From notifications-return-66130-archive-asf-public=cust-asf.ponee.io@maven.apache.org Wed Jan 2 11:58:50 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8EF48180662 for ; Wed, 2 Jan 2019 11:58:49 +0100 (CET) Received: (qmail 74586 invoked by uid 500); 2 Jan 2019 10:58:48 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 74568 invoked by uid 99); 2 Jan 2019 10:58:48 -0000 Received: from mail-relay.apache.org (HELO mailrelay2-lw-us.apache.org) (207.244.88.137) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jan 2019 10:58:48 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTP id 17B332195; Wed, 2 Jan 2019 10:58:47 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 34F4433E0075; Wed, 2 Jan 2019 10:58:46 +0000 (UTC) Date: Wed, 2 Jan 2019 10:58:44 +0000 (UTC) From: Apache Jenkins Server Reply-To: dev@maven.apache.org To: notifications@maven.apache.org, khmarbaise@apache.org, rfscholte@apache.org Message-ID: <1933141103.487.1546426726219.JavaMail.jenkins@jenkins02> In-Reply-To: <229577959.480.1546136419844.JavaMail.jenkins@jenkins02> References: <229577959.480.1546136419844.JavaMail.jenkins@jenkins02> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Maven_TLP_?= =?UTF-8?Q?=C2=BB_maven-patch-plugin_=C2=BB_MPATCH-18_#18?= MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_486_958758307.1546426724226" X-Jenkins-Job: MPATCH-18 X-Jenkins-Result: FAILURE ------=_Part_486_958758307.1546426724226 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/maven-box/job/maven-patch-plugin/job/MPATCH-18/18/ Changes: * use a special local repo to have a bit of caching * add mavenLinkerPublisher No tests ran. Build log: [...truncated 7418 lines...] [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-patch-plugin:maven-plugin:1.3-SNAPSHOT(version: 1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.0.1@integration-test integration-test}: m\target\invoker-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-patch-plugin:maven-plugin:1.3-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: 4001 ms, Junit Publisher: 108 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\box_maven-patch-plugin_MPATCH-18\m\target\invoker-reports\BUILD-apply-single-patch.xml [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch windows-jdk7 Running on windows-2016-1 in f:\jenkins\jenkins-slave\workspace\box_maven-patch-plugin_MPATCH-18 [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout windows-jdk8) [Pipeline] dir Running in f:\jenkins\jenkins-slave\workspace\box_maven-patch-plugin_MPATCH-18\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-patch-plugin.git ERROR: Failed to clean the workspace java.io.IOException: Unable to delete 'f:\jenkins\jenkins-slave\workspace\box_maven-patch-plugin_MPATCH-18\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\box_maven-patch-plugin_MPATCH-18\m\target\invoker-reports\BUILD-apply-single-patch.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\box_maven-patch-plugin_MPATCH-18\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\box_maven-patch-plugin_MPATCH-18\m\target\invoker-reports\BUILD-apply-single-patch.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\box_maven-patch-plugin_MPATCH-18\m\target\invoker-reports\BUILD-apply-single-patch.xml [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch windows-jdk8 Running on windows-2016-1 in f:\jenkins\jenkins-slave\workspace\box_maven-patch-plugin_MPATCH-18 [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout windows-jdk11) [Pipeline] dir Running in f:\jenkins\jenkins-slave\workspace\box_maven-patch-plugin_MPATCH-18\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-patch-plugin.git ERROR: Failed to clean the workspace java.io.IOException: Unable to delete 'f:\jenkins\jenkins-slave\workspace\box_maven-patch-plugin_MPATCH-18\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\box_maven-patch-plugin_MPATCH-18\m\target\invoker-reports\BUILD-apply-single-patch.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\box_maven-patch-plugin_MPATCH-18\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\box_maven-patch-plugin_MPATCH-18\m\target\invoker-reports\BUILD-apply-single-patch.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\box_maven-patch-plugin_MPATCH-18\m\target\invoker-reports\BUILD-apply-single-patch.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 ------=_Part_486_958758307.1546426724226--