You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/01/01 18:26:19 UTC

Build failed in Jenkins: Maven TLP » maven-scm-publish-plugin » MSCMPUB-38 #17

See https://builds.apache.org/job/maven-box/job/maven-scm-publish-plugin/job/MSCMPUB-38/17/

Changes:

* use a special local repo to have a bit of caching
* add mavenLinkerPublisher

No tests ran.

Build log:
[...truncated 53351 lines...]
[withMaven] Publishers: Invoker Publisher: 2527 ms, Junit Publisher: 107 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk7
Running on windows-2016-1 in f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk8)
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m
[Pipeline] {
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git
ERROR: Failed to clean the workspace
java.io.IOException: Unable to delete 'f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at hudson.Util.deleteContentsRecursive(Util.java:257)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:592)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:98)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.nio.file.AccessDeniedException: f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
	at java.nio.file.Files.readAttributes(Unknown Source)
	at hudson.Util.isSymlink(Util.java:529)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:386)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.deleteContentsRecursive(Util.java:252)
	... 12 more
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Failed to delete workspace
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:595)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:98)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ec2-34-228-168-168.compute-1.amazonaws.com/34.228.168.168:49341
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1100.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy125.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)
		at hudson.security.ACL.impersonate(ACL.java:290)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unable to delete 'f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at hudson.Util.deleteContentsRecursive(Util.java:257)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:592)
	... 11 more
Caused by: java.nio.file.AccessDeniedException: f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
	at java.nio.file.Files.readAttributes(Unknown Source)
	at hudson.Util.isSymlink(Util.java:529)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:386)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.deleteContentsRecursive(Util.java:252)
	... 12 more
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8
Running on windows-2016-1 in f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk11)
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m
[Pipeline] {
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitbox.apache.org/repos/asf/maven-scm-publish-plugin.git
ERROR: Failed to clean the workspace
java.io.IOException: Unable to delete 'f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at hudson.Util.deleteContentsRecursive(Util.java:257)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:592)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:98)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.nio.file.AccessDeniedException: f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
	at java.nio.file.Files.readAttributes(Unknown Source)
	at hudson.Util.isSymlink(Util.java:529)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:386)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.deleteContentsRecursive(Util.java:252)
	... 12 more
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Failed to delete workspace
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:595)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:98)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ec2-34-228-168-168.compute-1.amazonaws.com/34.228.168.168:49341
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1100.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy125.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51)
		at hudson.security.ACL.impersonate(ACL.java:290)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Unable to delete 'f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at hudson.Util.deleteContentsRecursive(Util.java:257)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:592)
	... 11 more
Caused by: java.nio.file.AccessDeniedException: f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
	at sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.readAttributes(Unknown Source)
	at java.nio.file.Files.readAttributes(Unknown Source)
	at hudson.Util.isSymlink(Util.java:529)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:386)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.deleteContentsRecursive(Util.java:252)
	... 12 more
[Pipeline] }
[Pipeline] // dir
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm-publish-plugin » MSCMPUB-38 #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm-publish-plugin/job/MSCMPUB-38/21/

Changes:

* JDK 12 is now in the Release Candidate Phase
* [INFRA-17514] Jenkins invoker-plugin updated by INFRA

No tests ran.

Build log:
[...truncated 79203 lines...]
[INFO] urls[41] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar
[INFO] urls[42] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar
[INFO] urls[43] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] urls[44] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] urls[45] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] urls[46] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] urls[47] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] urls[48] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] urls[49] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] urls[50] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[INFO] urls[51] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[INFO] urls[52] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] urls[53] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] urls[54] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/sslext/sslext/1.2-0/sslext-1.2-0.jar
[INFO] urls[55] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[INFO] urls[56] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/antlr/antlr/2.7.2/antlr-2.7.2.jar
[INFO] urls[57] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[INFO] urls[58] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[INFO] urls[59] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[INFO] urls[60] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] urls[61] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/maven/doxia/doxia-integration-tools/1.7.4/doxia-integration-tools-1.7.4.jar
[INFO] urls[62] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar
[INFO] urls[63] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar
[INFO] urls[64] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar
[INFO] urls[65] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
[INFO] urls[66] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-io/commons-io/2.5/commons-io-2.5.jar
[INFO] Number of foreign imports: 1
[INFO] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
[INFO] 
[INFO] -----------------------------------------------------
[INFO] 
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:181)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:566)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Caused by: java.lang.ExceptionInInitializerError
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.generateDocument (DefaultSiteRenderer.java:732)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument (DefaultSiteRenderer.java:473)
[INFO]     at org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument (DoxiaDocumentRenderer.java:53)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render (DefaultSiteRenderer.java:337)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.renderDoxiaDocuments (SiteMojo.java:262)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.renderLocale (SiteMojo.java:168)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.execute (SiteMojo.java:132)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:566)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 2
[INFO]     at java.lang.String.checkBoundsBeginEnd (String.java:3319)
[INFO]     at java.lang.String.substring (String.java:1874)
[INFO]     at org.apache.commons.lang.SystemUtils.getJavaVersionAsFloat (SystemUtils.java:1133)
[INFO]     at org.apache.commons.lang.SystemUtils.<clinit> (SystemUtils.java:818)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.generateDocument (DefaultSiteRenderer.java:732)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument (DefaultSiteRenderer.java:473)
[INFO]     at org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument (DoxiaDocumentRenderer.java:53)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render (DefaultSiteRenderer.java:337)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.renderDoxiaDocuments (SiteMojo.java:262)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.renderLocale (SiteMojo.java:168)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.execute (SiteMojo.java:132)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:566)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] [ERROR] 
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
[INFO]           site-deploy\pom.xml .............................. FAILED (21.6 s)
[INFO]   The build exited with code 1. See f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A\m\target\it\site-deploy\build.log for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-scm-publish-plugin ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom (3.0 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 524 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 696 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 903 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 289 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom (71 kB at 5.5 MB/s)
[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 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom (2.3 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom (3.7 kB at 368 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 4.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 988 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 439 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 1.2 MB/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 627 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 806 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 4.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 4.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 884 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 484 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/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar (13 kB at 229 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 769 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 677 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (234 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar (1.2 MB at 6.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar (302 kB at 1.7 MB/s)
[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/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (53 kB at 291 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 1.1 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 610 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 1.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 7.1 MB/s)
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-scm-publish-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 0, Failed: 3, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  publish-scm-staged\pom.xml
[ERROR] *  publish-scm\pom.xml
[ERROR] *  site-deploy\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:14 min
[INFO] Finished at: 2019-02-14T01:30:35Z
[INFO] Final Memory: 43M/150M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@tmp\withMaven3f8cf40e\maven-spy-20190214-012820-4101802467721024907180.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-scm-publish-plugin: 3 builds failed. See console output above for details. -> [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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT(version: 3.1.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: m\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Invoker Publisher: 1677 ms, Junit Publisher: 29 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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-001] org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method org.jenkinsci.plugins.workflow.support.steps.build.RunWrapper getRawBuild
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm-publish-plugin » MSCMPUB-38 #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm-publish-plugin/job/MSCMPUB-38/20/

Changes:

* Add support for Maven 3.6.x/3.6.0
* More verbose info about build exceptions
* Verbose info about failure - add bit more
* Revert: no access to currntBuild.rawBuild

No tests ran.

Build log:
[...truncated 53095 lines...]
[INFO] urls[41] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar
[INFO] urls[42] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar
[INFO] urls[43] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] urls[44] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] urls[45] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] urls[46] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] urls[47] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] urls[48] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] urls[49] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] urls[50] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[INFO] urls[51] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[INFO] urls[52] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] urls[53] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] urls[54] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/sslext/sslext/1.2-0/sslext-1.2-0.jar
[INFO] urls[55] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[INFO] urls[56] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/antlr/antlr/2.7.2/antlr-2.7.2.jar
[INFO] urls[57] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[INFO] urls[58] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[INFO] urls[59] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[INFO] urls[60] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] urls[61] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/maven/doxia/doxia-integration-tools/1.7.4/doxia-integration-tools-1.7.4.jar
[INFO] urls[62] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar
[INFO] urls[63] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar
[INFO] urls[64] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar
[INFO] urls[65] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
[INFO] urls[66] = file:/F:/jenkins/jenkins-slave/workspace/m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A/m/target/local-repo/commons-io/commons-io/2.5/commons-io-2.5.jar
[INFO] Number of foreign imports: 1
[INFO] import: Entry[import  from realm ClassRealm[maven.api, parent: null]]
[INFO] 
[INFO] -----------------------------------------------------
[INFO] 
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:181)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:566)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Caused by: java.lang.ExceptionInInitializerError
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.generateDocument (DefaultSiteRenderer.java:732)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument (DefaultSiteRenderer.java:473)
[INFO]     at org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument (DoxiaDocumentRenderer.java:53)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render (DefaultSiteRenderer.java:337)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.renderDoxiaDocuments (SiteMojo.java:262)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.renderLocale (SiteMojo.java:168)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.execute (SiteMojo.java:132)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:566)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 2
[INFO]     at java.lang.String.checkBoundsBeginEnd (String.java:3319)
[INFO]     at java.lang.String.substring (String.java:1874)
[INFO]     at org.apache.commons.lang.SystemUtils.getJavaVersionAsFloat (SystemUtils.java:1133)
[INFO]     at org.apache.commons.lang.SystemUtils.<clinit> (SystemUtils.java:818)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.generateDocument (DefaultSiteRenderer.java:732)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument (DefaultSiteRenderer.java:473)
[INFO]     at org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument (DoxiaDocumentRenderer.java:53)
[INFO]     at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render (DefaultSiteRenderer.java:337)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.renderDoxiaDocuments (SiteMojo.java:262)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.renderLocale (SiteMojo.java:168)
[INFO]     at org.apache.maven.plugins.site.render.SiteMojo.execute (SiteMojo.java:132)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:566)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] [ERROR] 
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException
[INFO]           site-deploy\pom.xml .............................. FAILED (18.2 s)
[INFO]   The build exited with code 1. See f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A\m\target\it\site-deploy\build.log for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-scm-publish-plugin ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom (3.0 kB at 211 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 286 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 497 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 397 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 227 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom (71 kB at 3.4 MB/s)
[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 45 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom (2.3 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom (3.7 kB at 335 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 kB at 2.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 4.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 866 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 970 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 823 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 689 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 2.1 MB/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 806 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 806 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 500 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar (13 kB at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 116 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/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 326 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 449 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar (302 kB at 787 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 59 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (53 kB at 131 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar (1.2 MB at 2.9 MB/s)
[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/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 492 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (234 kB at 533 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 981 kB/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 276 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 4.4 MB/s)
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-scm-publish-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 0, Failed: 3, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  publish-scm-staged\pom.xml
[ERROR] *  publish-scm\pom.xml
[ERROR] *  site-deploy\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 min
[INFO] Finished at: 2019-01-31T01:30:20Z
[INFO] Final Memory: 43M/150M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@tmp\withMaven1326a941\maven-spy-20190131-012821-7856821596549105371633.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-scm-publish-plugin: 3 builds failed. See console output above for details. -> [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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT(version: 3.1.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: m\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Invoker Publisher: 5661 ms, Junit Publisher: 27 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...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: Cannot delete workspace: f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@2\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm-publish-plugin » MSCMPUB-38 #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm-publish-plugin/job/MSCMPUB-38/19/

Changes:

* Add JDK 13 (latest)
* INFRA-17514, lock to 1 Windows node
* Cause found, back to all Windows nodes
* INFRA-17514 testing if this invoker keeps locks on the files.
* INFRA-17514 disable invokerPublisher() This is the root cause for the

No tests ran.

Build log:
[...truncated 79237 lines...]
[INFO] [DEBUG]   (f) basedir = F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy
[INFO] [DEBUG]   (f) checkinComment = Site checkin for project maven-scm-publish-plugin-004-005-site-lifecycle
[INFO] [DEBUG]   (f) checkoutDirectory = F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\scmpublish-checkout
[INFO] [DEBUG]   (f) content = F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\staging
[INFO] [DEBUG]   (f) localCheckout = false
[INFO] [DEBUG]   (f) project = MavenProject: org.apache.maven.plugins:maven-scm-publish-plugin-005-site-lifecycle:1.0-SNAPSHOT @ F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\pom.xml
[INFO] [DEBUG]   (s) pubScmUrl = scm:svn:file:/F:/jenkins/jenkins-slave/workspace/en-scm-publish-plugin_MSCMPUB-38/m/target/it/site-deploy//target/svn-root
[INFO] [DEBUG]   (f) settings = org.apache.maven.execution.SettingsAdapter@288ca5f0
[INFO] [DEBUG]   (f) skipDeletedFiles = false
[INFO] [DEBUG]   (f) tryUpdate = false
[INFO] [DEBUG] -- end configuration --
[INFO] [WARNING] No output encoding, defaulting to UTF-8.
[INFO] [DEBUG] AbstractSvnScmProvider used, so we can check if remote url exists and eventually create it.
[INFO] [INFO] Checking out the pub tree from scm:svn:file:///F:/jenkins/jenkins-slave/workspace/en-scm-publish-plugin_MSCMPUB-38/m/target/it/site-deploy//target/svn-root into F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\scmpublish-checkout
[INFO] [INFO] Executing: cmd.exe /X /C "svn --non-interactive checkout file:///F:/jenkins/jenkins-slave/workspace/en-scm-publish-plugin_MSCMPUB-38/m/target/it/site-deploy//target/svn-root F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\scmpublish-checkout"
[INFO] [INFO] Working directory: F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target
[INFO] [DEBUG] A    scmpublish-checkout\branches
[INFO] [DEBUG] A    scmpublish-checkout\tags
[INFO] [DEBUG] A    scmpublish-checkout\trunk
[INFO] [DEBUG] A    scmpublish-checkout\trunk\pom.xml
[INFO] [DEBUG] A    scmpublish-checkout\trunk\readme.txt
[INFO] [DEBUG] A    scmpublish-checkout\trunk\src
[INFO] [DEBUG] A    scmpublish-checkout\trunk\src\main
[INFO] [DEBUG] A    scmpublish-checkout\trunk\src\main\java
[INFO] [DEBUG] A    scmpublish-checkout\trunk\src\main\java\Application.java
[INFO] [DEBUG] A    scmpublish-checkout\trunk\src\test
[INFO] [DEBUG] A    scmpublish-checkout\trunk\src\test\resources
[INFO] [DEBUG] A    scmpublish-checkout\trunk\src\test\java
[INFO] [DEBUG] A    scmpublish-checkout\trunk\src\test\java\Test.java
[INFO] [DEBUG] Checked out revision 8.
[INFO] [INFO] Updating checkout directory with actual content in F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\staging
[INFO] [DEBUG] file marked for deletion: branches
[INFO] [DEBUG] file marked for deletion: tags
[INFO] [DEBUG] file marked for deletion: src
[INFO] [DEBUG] file marked for deletion: test
[INFO] [DEBUG] file marked for deletion: java
[INFO] [DEBUG] file marked for deletion: Test.java
[INFO] [DEBUG] file marked for deletion: resources
[INFO] [DEBUG] file marked for deletion: main
[INFO] [DEBUG] file marked for deletion: java
[INFO] [DEBUG] file marked for deletion: Application.java
[INFO] [DEBUG] file marked for deletion: pom.xml
[INFO] [INFO] Content consists of 10 directories and 51 files = 174 KB
[INFO] [INFO] Publishing content to SCM will result in 59 addition(s), 1 update(s), 11 delete(s)
[INFO] [INFO] scm add directories: [apidocs, apidocs\org, apidocs\org\apache, apidocs\org\apache\maven, apidocs\org\apache\maven\it, apidocs\org\apache\maven\it\class-use, css, images, images\logos]
[INFO] [INFO] Executing: cmd.exe /X /C "svn add --non-recursive --targets C:\Users\jenkins\AppData\Local\Temp\2\maven-scm-4312433336699947271-targets"
[INFO] [INFO] Working directory: F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\scmpublish-checkout
[INFO] [INFO] scm add files: [apidocs\allclasses-frame.html, apidocs\allclasses-noframe.html, apidocs\constant-values.html, apidocs\deprecated-list.html, apidocs\help-doc.html, apidocs\index-all.html, apidocs\index.html, apidocs\javadoc.bat, apidocs\options, apidocs\org\apache\maven\it\class-use\ThisHasJavadoc.html, apidocs\org\apache\maven\it\package-frame.html, apidocs\org\apache\maven\it\package-summary.html, apidocs\org\apache\maven\it\package-tree.html, apidocs\org\apache\maven\it\package-use.html, apidocs\org\apache\maven\it\ThisHasJavadoc.html, apidocs\overview-tree.html, apidocs\package-list, apidocs\packages, apidocs\script.js, apidocs\stylesheet.css, css\maven-base.css, css\maven-theme.css, css\print.css, css\site.css, dependencies.html, distribution-management.html, images\close.gif, images\collapsed.gif, images\expanded.gif, images\external.png, images\icon_error_sml.gif, images\icon_info_sml.gif, images\icon_success_sml.gif, images\icon_warning_sml.gif, images\logos\build-by-maven-black.png, images\logos\build-by-maven-white.png, images\logos\maven-feather.png, images\newwindow.png, index.html, integration.html, issue-tracking.html, license.html, mail-lists.html, plugin-management.html, plugins.html, project-info.html, project-reports.html, project-summary.html, source-repository.html, team-list.html]
[INFO] [INFO] Executing: cmd.exe /X /C "svn add --non-recursive --targets C:\Users\jenkins\AppData\Local\Temp\2\maven-scm-6730565176077196829-targets"
[INFO] [INFO] Working directory: F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\scmpublish-checkout
[INFO] [INFO] Deleting files: [branches, tags, trunk\src\test\java\Test.java, trunk\src\test\java, trunk\src\test\resources, trunk\src\test, trunk\src\main\java\Application.java, trunk\src\main\java, trunk\src\main, trunk\src, trunk\pom.xml]
[INFO] [INFO] Executing: cmd.exe /X /C "svn remove --targets C:\Users\jenkins\AppData\Local\Temp\2\maven-scm-2716585185348839371-targets"
[INFO] [INFO] Working directory: F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\scmpublish-checkout
[INFO] [INFO] Checking in SCM, starting at Sat Jan 19 17:31:42 PST 2019...
[INFO] [INFO] Executing: cmd.exe /X /C "svn --non-interactive commit --file C:\Users\jenkins\AppData\Local\Temp\2\maven-scm-1825246111.commit"
[INFO] [INFO] Working directory: F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\it\site-deploy\target\scmpublish-checkout
[INFO] [DEBUG] Adding         apidocs
[INFO] [DEBUG] Adding         apidocs\allclasses-frame.html
[INFO] [DEBUG] Adding         apidocs\allclasses-noframe.html
[INFO] [DEBUG] Adding         apidocs\constant-values.html
[INFO] [DEBUG] Adding         apidocs\deprecated-list.html
[INFO] [DEBUG] Adding         apidocs\help-doc.html
[INFO] [DEBUG] Adding         apidocs\index-all.html
[INFO] [DEBUG] Adding         apidocs\index.html
[INFO] [DEBUG] Adding         apidocs\javadoc.bat
[INFO] [DEBUG] Adding         apidocs\options
[INFO] [DEBUG] Adding         apidocs\org
[INFO] [DEBUG] Adding         apidocs\org\apache
[INFO] [DEBUG] Adding         apidocs\org\apache\maven
[INFO] [DEBUG] Adding         apidocs\org\apache\maven\it
[INFO] [DEBUG] Adding         apidocs\org\apache\maven\it\ThisHasJavadoc.html
[INFO] [DEBUG] Adding         apidocs\org\apache\maven\it\class-use
[INFO] [DEBUG] Adding         apidocs\org\apache\maven\it\class-use\ThisHasJavadoc.html
[INFO] [DEBUG] Adding         apidocs\org\apache\maven\it\package-frame.html
[INFO] [DEBUG] Adding         apidocs\org\apache\maven\it\package-summary.html
[INFO] [DEBUG] Adding         apidocs\org\apache\maven\it\package-tree.html
[INFO] [DEBUG] Adding         apidocs\org\apache\maven\it\package-use.html
[INFO] [DEBUG] Adding         apidocs\overview-tree.html
[INFO] [DEBUG] Adding         apidocs\package-list
[INFO] [DEBUG] Adding         apidocs\packages
[INFO] [DEBUG] Adding         apidocs\script.js
[INFO] [DEBUG] Adding         apidocs\stylesheet.css
[INFO] [DEBUG] Deleting       branches
[INFO] [DEBUG] Adding         css
[INFO] [DEBUG] Adding         css\maven-base.css
[INFO] [DEBUG] Adding         css\maven-theme.css
[INFO] [DEBUG] Adding         css\print.css
[INFO] [DEBUG] Adding         css\site.css
[INFO] [DEBUG] Adding         dependencies.html
[INFO] [DEBUG] Adding         distribution-management.html
[INFO] [DEBUG] Adding         images
[INFO] [DEBUG] Adding  (bin)  images\close.gif
[INFO] [DEBUG] Adding  (bin)  images\collapsed.gif
[INFO] [DEBUG] Adding  (bin)  images\expanded.gif
[INFO] [DEBUG] Adding  (bin)  images\external.png
[INFO] [DEBUG] Adding  (bin)  images\icon_error_sml.gif
[INFO] [DEBUG] Adding  (bin)  images\icon_info_sml.gif
[INFO] [DEBUG] Adding  (bin)  images\icon_success_sml.gif
[INFO] [DEBUG] Adding  (bin)  images\icon_warning_sml.gif
[INFO] [DEBUG] Adding         images\logos
[INFO] [DEBUG] Adding  (bin)  images\logos\build-by-maven-black.png
[INFO] [DEBUG] Adding  (bin)  images\logos\build-by-maven-white.png
[INFO] [DEBUG] Adding  (bin)  images\logos\maven-feather.png
[INFO] [DEBUG] Adding  (bin)  images\newwindow.png
[INFO] [DEBUG] Adding         index.html
[INFO] [DEBUG] Adding         integration.html
[INFO] [DEBUG] Adding         issue-tracking.html
[INFO] [DEBUG] Adding         license.html
[INFO] [DEBUG] Adding         mail-lists.html
[INFO] [DEBUG] Adding         plugin-management.html
[INFO] [DEBUG] Adding         plugins.html
[INFO] [DEBUG] Adding         project-info.html
[INFO] [DEBUG] Adding         project-reports.html
[INFO] [DEBUG] Adding         project-summary.html
[INFO] [DEBUG] Adding         source-repository.html
[INFO] [DEBUG] Deleting       tags
[INFO] [DEBUG] Adding         team-list.html
[INFO] [DEBUG] Deleting       trunk\pom.xml
[INFO] [DEBUG] Sending        trunk\readme.txt
[INFO] [DEBUG] Deleting       trunk\src
[INFO] [DEBUG] Transmitting file data ...................................................
[INFO] [DEBUG] Committed revision 9.
[INFO] [INFO] Checked in 51 file(s) to revision 9 in 0 h 0 m 4 s
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 26.224 s
[INFO] [INFO] Finished at: 2019-01-19T17:31:46-08:00
[INFO] [INFO] Final Memory: 34M/312M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38@tmp\withMaven0a7bb453\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38@tmp\withMaven0a7bb453" 
[INFO]           site-deploy\pom.xml .............................. SUCCESS (31.7 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-scm-publish-plugin ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom (3.0 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 603 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 224 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 276 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 122 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom (71 kB at 1.8 MB/s)
[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 24 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom (2.3 kB at 75 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom (3.7 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 kB at 55 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 297 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 234 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 299 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 166 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 3.8 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar (13 kB at 101 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/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar (1.2 MB at 7.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar (302 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 532 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 110 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 210 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (234 kB at 1.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (53 kB at 226 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 824 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 7.0 MB/s)
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-scm-publish-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 2, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  publish-scm\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:14 min
[INFO] Finished at: 2019-01-19T17:31:51-08:00
[INFO] Final Memory: 55M/752M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38@tmp\withMaven0a7bb453\maven-spy-20190119-172836-5615375510513006921328.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-scm-publish-plugin: 1 build failed. See console output above for details. -> [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
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38@tmp\withMaven0a7bb453\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38@tmp\withMaven0a7bb453" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT(version: 3.1.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: m\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Invoker Publisher: 2236 ms, Junit Publisher: 25 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\en-scm-publish-plugin_MSCMPUB-38\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-scm-publish-plugin » MSCMPUB-38 #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-scm-publish-plugin/job/MSCMPUB-38/18/

Changes:

* Disable cleanWs() due to issues with file handles on Windows
* added a link to asf-gitpubsub-jenkins-plugin
* fixed markup (asciidoc, not markdown...)

No tests ran.

Build log:
[...truncated 79189 lines...]
[INFO] [DEBUG] Adding         images\logos
[INFO] [DEBUG] Adding  (bin)  images\logos\build-by-maven-black.png
[INFO] [DEBUG] Adding  (bin)  images\logos\build-by-maven-white.png
[INFO] [DEBUG] Adding  (bin)  images\logos\maven-feather.png
[INFO] [DEBUG] Adding  (bin)  images\newwindow.png
[INFO] [DEBUG] Adding         index.html
[INFO] [DEBUG] Adding         integration.html
[INFO] [DEBUG] Adding         issue-tracking.html
[INFO] [DEBUG] Adding         license.html
[INFO] [DEBUG] Adding         mail-lists.html
[INFO] [DEBUG] Adding         plugin-management.html
[INFO] [DEBUG] Adding         plugins.html
[INFO] [DEBUG] Adding         project-info.html
[INFO] [DEBUG] Adding         project-reports.html
[INFO] [DEBUG] Adding         project-summary.html
[INFO] [DEBUG] Adding         source-repository.html
[INFO] [DEBUG] Deleting       tags
[INFO] [DEBUG] Adding         team-list.html
[INFO] [DEBUG] Deleting       trunk\pom.xml
[INFO] [DEBUG] Sending        trunk\readme.txt
[INFO] [DEBUG] Deleting       trunk\src
[INFO] [DEBUG] Transmitting file data ......................................................
[INFO] [DEBUG] Committed revision 9.
[INFO] [INFO] Checked in 54 file(s) to revision 9 in 0 h 0 m 0 s
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 14.790 s
[INFO] [INFO] Finished at: 2019-01-10T01:30:18Z
[INFO] [INFO] Final Memory: 36M/531M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@tmp\withMaven6d268833\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@tmp\withMaven6d268833" 
[INFO]           site-deploy\pom.xml .............................. SUCCESS (19.4 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-scm-publish-plugin ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom (3.0 kB at 109 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 603 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 268 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 382 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 118 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom (71 kB at 1.6 MB/s)
[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 6.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom (2.3 kB at 89 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom (3.7 kB at 132 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 kB at 461 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.pom (10 kB at 358 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 226 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 282 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 172 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar (13 kB at 237 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 676 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 567 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.2 MB/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/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 217 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 3.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar (1.2 MB at 9.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar (234 kB at 1.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (53 kB at 371 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar (302 kB at 2.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 10 MB/s)
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-scm-publish-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 0, Failed: 3, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  publish-scm-staged\pom.xml
[ERROR] *  publish-scm\pom.xml
[ERROR] *  site-deploy\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 min
[INFO] Finished at: 2019-01-10T01:30:19Z
[INFO] Final Memory: 43M/154M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@tmp\withMavenec4a2259\maven-spy-20190110-012819-8299064227795365741079.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-scm-publish-plugin: 3 builds failed. See console output above for details. -> [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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT(version: 3.1.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: m\target\invoker-reports\*.xml
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-scm-publish-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 0, Failed: 3, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  publish-scm-staged\pom.xml
[ERROR] *  publish-scm\pom.xml
[ERROR] *  site-deploy\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:01 min
[INFO] Finished at: 2019-01-10T01:30:21Z
[INFO] Final Memory: 58M/1013M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@2@tmp\withMavenbeee03b8\maven-spy-20190110-012819-2617732698941248321218.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-scm-publish-plugin: 3 builds failed. See console output above for details. -> [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
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@2@tmp\withMavenbeee03b8\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@2@tmp\withMavenbeee03b8" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT(version: 3.1.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: m\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Invoker Publisher: 1466 ms, Junit Publisher: 23 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Invoker Publisher: 1083 ms, Junit Publisher: 47 ms
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] // withMaven
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-scm-publish-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 2, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  publish-scm\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:03 min
[INFO] Finished at: 2019-01-10T01:30:23Z
[INFO] Final Memory: 53M/1126M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@tmp\withMaven6d268833\maven-spy-20190110-012819-8384407631597373068000.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-scm-publish-plugin: 1 build failed. See console output above for details. -> [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
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@tmp\withMaven6d268833\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@tmp\withMaven6d268833" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@2\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT(version: 3.1.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: m\target\invoker-reports\*.xml
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A@2\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-scm-publish-plugin:maven-plugin:3.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Invoker Publisher: 1265 ms, Junit Publisher: 22 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\m-publish-plugin_MSCMPUB-38-ULK6I7N2ZA3FU5JGEWCSL4ODBTZDTTC77NU7CUHQJKPNE7QVYS7A\m\target\invoker-reports\BUILD-publish-scm-staged.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk7
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext