You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/14 20:59:27 UTC

Build failed in Jenkins: Apache Airavata #1274

See <https://builds.apache.org/job/Apache%20Airavata/1274/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/Apache%20Airavata/ws/>
Location 'https://svn.apache.org/repos/asf/airavata/trunk' does not exist
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/airavata/trunk at revision '2015-04-14T18:59:06.633 +0000'
ERROR: Failed to check out https://svn.apache.org/repos/asf/airavata/trunk
org.tmatesoft.svn.core.SVNException: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:884)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:171)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:126)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:883)
	... 20 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Apache%20Airavata/ws/> at hudson.remoting.Channel@4cd349a8:ubuntu3
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: Failed to check out https://svn.apache.org/repos/asf/airavata/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:884)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:171)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:126)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:883)
	... 20 more
Retrying after 10 seconds
Location 'https://svn.apache.org/repos/asf/airavata/trunk' does not exist
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/airavata/trunk at revision '2015-04-14T18:59:06.633 +0000'
ERROR: Failed to check out https://svn.apache.org/repos/asf/airavata/trunk
org.tmatesoft.svn.core.SVNException: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:884)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:171)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:126)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:883)
	... 20 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Apache%20Airavata/ws/> at hudson.remoting.Channel@4cd349a8:ubuntu3
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: Failed to check out https://svn.apache.org/repos/asf/airavata/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:884)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:171)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:126)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:883)
	... 20 more
Retrying after 10 seconds
Location 'https://svn.apache.org/repos/asf/airavata/trunk' does not exist
Cleaning local Directory .
Checking out https://svn.apache.org/repos/asf/airavata/trunk at revision '2015-04-14T18:59:06.633 +0000'
ERROR: Failed to check out https://svn.apache.org/repos/asf/airavata/trunk
org.tmatesoft.svn.core.SVNException: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:884)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:171)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:126)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:883)
	... 20 more
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Apache%20Airavata/ws/> at hudson.remoting.Channel@4cd349a8:ubuntu3
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:936)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:871)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: Failed to check out https://svn.apache.org/repos/asf/airavata/trunk
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:110)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:161)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1030)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1011)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:987)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.tmatesoft.svn.core.SVNException: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:884)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:19)
	at org.tmatesoft.svn.core.internal.wc2.old.SvnOldCheckout.run(SvnOldCheckout.java:8)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1238)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:777)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:99)
	... 13 more
Caused by: svn: E170000: URL 'https://svn.apache.org/repos/asf/airavata/trunk' doesn't exist
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:171)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:126)
	at org.tmatesoft.svn.core.internal.wc16.SVNUpdateClient16.doCheckout(SVNUpdateClient16.java:883)
	... 20 more

Jenkins build is back to normal : Airavata #1282

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Airavata/1282/changes>


Build failed in Jenkins: Airavata #1281

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Airavata/1281/changes>

Changes:

[raminder] Fixeded Airavata-1661.

------------------------------------------
[...truncated 3104 lines...]
Sending artifact delta relative to Airavata ? Airavata release artifacts #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5103 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-webapp/pom.xml> to org.apache.airavata/airavata-credential-store-webapp/0.15-SNAPSHOT/airavata-credential-store-webapp-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? airavata-credential-store-webapp #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7331 bytes
Compression is 0.0%
Took 0.58 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/pom.xml> to org.apache.airavata/airavata-configuration/0.15-SNAPSHOT/airavata-configuration-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Configuration #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2089 bytes
Compression is 0.0%
Took 7 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/orchestrator/orchestrator-core/pom.xml> to org.apache.airavata/airavata-orchestrator-core/0.15-SNAPSHOT/airavata-orchestrator-core-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Orchestrator Core #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5532 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-model-utils/pom.xml> to org.apache.airavata/airavata-model-utils/0.15-SNAPSHOT/airavata-model-utils-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-model-utils/target/airavata-model-utils-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-model-utils/0.15-SNAPSHOT/airavata-model-utils-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Model Utilities #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 17490 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/api-server/pom.xml> to org.apache.airavata/apache-api-server/0.15-SNAPSHOT/apache-api-server-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? API server distribution #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7055 bytes
Compression is 0.0%
Took 2.2 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/pom.xml> to org.apache.airavata/airavata/0.15-SNAPSHOT/airavata-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20681 bytes
Compression is 0.0%
Took 33 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/airavata-gfac-stubs/pom.xml> to org.apache.airavata/airavata-gfac-stubs/0.15-SNAPSHOT/airavata-gfac-stubs-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/airavata-gfac-stubs/target/airavata-gfac-stubs-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-stubs/0.15-SNAPSHOT/airavata-gfac-stubs-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Gfac Client SDK #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 100243 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/xbaya-gui/pom.xml> to org.apache.airavata/apache-airavata-xbaya-gui/0.15-SNAPSHOT/apache-airavata-xbaya-gui-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata xbaya-gui distribution #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12299 bytes
Compression is 0.0%
Took 10 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/pom.xml> to org.apache.airavata/app-catalog/0.15-SNAPSHOT/app-catalog-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Application Catalog #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2077 bytes
Compression is 0.0%
Took 62 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/utils/pom.xml> to org.apache.airavata/airavata-common-utils/0.15-SNAPSHOT/airavata-common-utils-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/utils/target/airavata-common-utils-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-common-utils/0.15-SNAPSHOT/airavata-common-utils-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Common Utilities #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105421 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/tools/pom.xml> to org.apache.airavata/airavata-tools-parent/0.15-SNAPSHOT/airavata-tools-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Tools #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2084 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/client/pom.xml> to org.apache.airavata/airavata-client-parent/0.15-SNAPSHOT/airavata-client-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Client Distribution Parent #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2061 bytes
Compression is 0.0%
Took 71 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/orchestrator/airavata-orchestrator-service/pom.xml> to org.apache.airavata/airavata-orchestrator-service/0.15-SNAPSHOT/airavata-orchestrator-service-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Orchestrator Service #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3827 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/pom.xml> to org.apache.airavata/airavata-workflow-model-parent/0.15-SNAPSHOT/airavata-workflow-model-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow Model Parent #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1796 bytes
Compression is 0.0%
Took 65 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow/pom.xml> to org.apache.airavata/workflow/0.15-SNAPSHOT/workflow-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 817 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-ssh/pom.xml> to org.apache.airavata/airavata-gfac-ssh/0.15-SNAPSHOT/airavata-gfac-ssh-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-ssh/target/airavata-gfac-ssh-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-ssh/0.15-SNAPSHOT/airavata-gfac-ssh-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata GFac SSH implementation #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 69040 bytes
Compression is 0.0%
Took 60 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/messaging/client/pom.xml> to org.apache.airavata/airavata-messaging-client/0.15-SNAPSHOT/airavata-messaging-client-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Messaging Client #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4066 bytes
Compression is 0.0%
Took 2.9 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/app-catalog-data/pom.xml> to org.apache.airavata/app-catalog-data/0.15-SNAPSHOT/app-catalog-data-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/app-catalog-data/target/app-catalog-data-0.15-SNAPSHOT.jar> to org.apache.airavata/app-catalog-data/0.15-SNAPSHOT/app-catalog-data-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Application Catalog Data #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 510113 bytes
Compression is 0.0%
Took 0.33 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/pom.xml> to org.apache.airavata/gfac/0.15-SNAPSHOT/gfac-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata GFac #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2525 bytes
Compression is 0.0%
Took 32 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/integration-tests/pom.xml> to org.apache.airavata/integration-tests/0.15-SNAPSHOT/integration-tests-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Integration Tests #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12149 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/pom.xml> to org.apache.airavata/distribution/0.15-SNAPSHOT/distribution-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? distribution #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2272 bytes
Compression is 0.0%
Took 4 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-service/pom.xml> to org.apache.airavata/airavata-credential-store/0.15-SNAPSHOT/airavata-credential-store-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-service/target/airavata-credential-store-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-credential-store/0.15-SNAPSHOT/airavata-credential-store-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Credential Store #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 75556 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/target/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/target/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Airavata Client CPP SDK #1280
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 111619 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/workflow-model-core/pom.xml> to org.apache.airavata/airavata-workflow-model-core/0.15-SNAPSHOT/airavata-workflow-model-core-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/workflow-model-core/target/airavata-workflow-model-core-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-workflow-model-core/0.15-SNAPSHOT/airavata-workflow-model-core-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Workflow Model Core #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 243737 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/workflow-execution-context/pom.xml> to org.apache.airavata/airavata-workflow-execution-context/0.15-SNAPSHOT/airavata-workflow-execution-context-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/workflow-execution-context/target/airavata-workflow-execution-context-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-workflow-execution-context/0.15-SNAPSHOT/airavata-workflow-execution-context-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Workflow Execution Context #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 174815 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/server/pom.xml> to org.apache.airavata/airavata-server-configuration/0.15-SNAPSHOT/airavata-server-configuration-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/server/target/airavata-server-configuration-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-server-configuration/0.15-SNAPSHOT/airavata-server-configuration-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Server Configuration #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 21351 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow/workflow-core/pom.xml> to org.apache.airavata/airavata-workflow-core/0.15-SNAPSHOT/airavata-workflow-core-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow Core #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2804 bytes
Compression is 0.0%
Took 97 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/java-client-samples/pom.xml> to org.apache.airavata/airavata-client-samples/0.15-SNAPSHOT/airavata-client-samples-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/java-client-samples/target/airavata-client-samples-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-client-samples/0.15-SNAPSHOT/airavata-client-samples-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Client Samples #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 83157 bytes
Compression is 0.0%
Took 51 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/target/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/target/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Airavata Client Python SDK #1280
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 42178 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml> to org.apache.airavata/airavata-gfac-email-monitor/0.15-SNAPSHOT/airavata-gfac-email-monitor-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-monitor/gfac-email-monitor/target/airavata-gfac-email-monitor-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-email-monitor/0.15-SNAPSHOT/airavata-gfac-email-monitor-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? airavata-gfac-email-monitor #1280
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 26511 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/pom.xml> to org.apache.airavata/commons/0.15-SNAPSHOT/commons-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Commons #1280
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2162 bytes
Compression is 0.0%
Took 45 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/target/apache-airavata-php-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/target/apache-airavata-php-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Apache Airavata PHP SDK #1280
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 360865 bytes
Compression is 0.0%
Took 0.24 sec
Sending e-mails to: dev@airavata.apache.org
channel stopped

Jenkins build is unstable: Airavata #1280

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Airavata/1280/changes>


Build failed in Jenkins: Airavata #1279

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Airavata/1279/changes>

Changes:

[glahiru] fixing exception handling

[raminder] Fix Airavata-1661 for job cancel

[glahiru] movig to cachedTP

------------------------------------------
[...truncated 3250 lines...]
Sending artifact delta relative to Airavata ? Airavata release artifacts #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5103 bytes
Compression is 0.0%
Took 54 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-webapp/pom.xml> to org.apache.airavata/airavata-credential-store-webapp/0.15-SNAPSHOT/airavata-credential-store-webapp-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? airavata-credential-store-webapp #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7331 bytes
Compression is 0.0%
Took 3.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/pom.xml> to org.apache.airavata/airavata-configuration/0.15-SNAPSHOT/airavata-configuration-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Configuration #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2089 bytes
Compression is 0.0%
Took 82 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/orchestrator/orchestrator-core/pom.xml> to org.apache.airavata/airavata-orchestrator-core/0.15-SNAPSHOT/airavata-orchestrator-core-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Orchestrator Core #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5532 bytes
Compression is 0.0%
Took 87 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-model-utils/pom.xml> to org.apache.airavata/airavata-model-utils/0.15-SNAPSHOT/airavata-model-utils-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-model-utils/target/airavata-model-utils-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-model-utils/0.15-SNAPSHOT/airavata-model-utils-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Model Utilities #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 17489 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/api-server/pom.xml> to org.apache.airavata/apache-api-server/0.15-SNAPSHOT/apache-api-server-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? API server distribution #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7055 bytes
Compression is 0.0%
Took 7.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/pom.xml> to org.apache.airavata/airavata/0.15-SNAPSHOT/airavata-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20681 bytes
Compression is 0.0%
Took 26 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/airavata-gfac-stubs/pom.xml> to org.apache.airavata/airavata-gfac-stubs/0.15-SNAPSHOT/airavata-gfac-stubs-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/airavata-gfac-stubs/target/airavata-gfac-stubs-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-stubs/0.15-SNAPSHOT/airavata-gfac-stubs-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Gfac Client SDK #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 100242 bytes
Compression is 0.0%
Took 32 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/xbaya-gui/pom.xml> to org.apache.airavata/apache-airavata-xbaya-gui/0.15-SNAPSHOT/apache-airavata-xbaya-gui-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata xbaya-gui distribution #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12299 bytes
Compression is 0.0%
Took 5.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/pom.xml> to org.apache.airavata/app-catalog/0.15-SNAPSHOT/app-catalog-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Application Catalog #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2077 bytes
Compression is 0.0%
Took 96 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/utils/pom.xml> to org.apache.airavata/airavata-common-utils/0.15-SNAPSHOT/airavata-common-utils-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/utils/target/airavata-common-utils-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-common-utils/0.15-SNAPSHOT/airavata-common-utils-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Common Utilities #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105420 bytes
Compression is 0.0%
Took 75 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/tools/pom.xml> to org.apache.airavata/airavata-tools-parent/0.15-SNAPSHOT/airavata-tools-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Tools #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2084 bytes
Compression is 0.0%
Took 88 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/client/pom.xml> to org.apache.airavata/airavata-client-parent/0.15-SNAPSHOT/airavata-client-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Client Distribution Parent #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2061 bytes
Compression is 0.0%
Took 7 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/orchestrator/airavata-orchestrator-service/pom.xml> to org.apache.airavata/airavata-orchestrator-service/0.15-SNAPSHOT/airavata-orchestrator-service-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Orchestrator Service #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3827 bytes
Compression is 0.0%
Took 12 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/pom.xml> to org.apache.airavata/airavata-workflow-model-parent/0.15-SNAPSHOT/airavata-workflow-model-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow Model Parent #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1796 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow/pom.xml> to org.apache.airavata/workflow/0.15-SNAPSHOT/workflow-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 817 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-ssh/pom.xml> to org.apache.airavata/airavata-gfac-ssh/0.15-SNAPSHOT/airavata-gfac-ssh-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-ssh/target/airavata-gfac-ssh-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-ssh/0.15-SNAPSHOT/airavata-gfac-ssh-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata GFac SSH implementation #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 69039 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/messaging/client/pom.xml> to org.apache.airavata/airavata-messaging-client/0.15-SNAPSHOT/airavata-messaging-client-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Messaging Client #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4066 bytes
Compression is 0.0%
Took 2.2 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/app-catalog-data/pom.xml> to org.apache.airavata/app-catalog-data/0.15-SNAPSHOT/app-catalog-data-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/app-catalog-data/target/app-catalog-data-0.15-SNAPSHOT.jar> to org.apache.airavata/app-catalog-data/0.15-SNAPSHOT/app-catalog-data-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Application Catalog Data #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 510113 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/pom.xml> to org.apache.airavata/gfac/0.15-SNAPSHOT/gfac-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata GFac #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2525 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/integration-tests/pom.xml> to org.apache.airavata/integration-tests/0.15-SNAPSHOT/integration-tests-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Integration Tests #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12149 bytes
Compression is 0.0%
Took 25 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/pom.xml> to org.apache.airavata/distribution/0.15-SNAPSHOT/distribution-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? distribution #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2272 bytes
Compression is 0.0%
Took 7 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-service/pom.xml> to org.apache.airavata/airavata-credential-store/0.15-SNAPSHOT/airavata-credential-store-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-service/target/airavata-credential-store-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-credential-store/0.15-SNAPSHOT/airavata-credential-store-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Credential Store #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 75557 bytes
Compression is 0.0%
Took 51 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/target/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/target/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Airavata Client CPP SDK #1278
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 111619 bytes
Compression is 0.0%
Took 44 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/workflow-model-core/pom.xml> to org.apache.airavata/airavata-workflow-model-core/0.15-SNAPSHOT/airavata-workflow-model-core-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/workflow-model-core/target/airavata-workflow-model-core-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-workflow-model-core/0.15-SNAPSHOT/airavata-workflow-model-core-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Workflow Model Core #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 243736 bytes
Compression is 0.0%
Took 70 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/workflow-execution-context/pom.xml> to org.apache.airavata/airavata-workflow-execution-context/0.15-SNAPSHOT/airavata-workflow-execution-context-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/workflow-execution-context/target/airavata-workflow-execution-context-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-workflow-execution-context/0.15-SNAPSHOT/airavata-workflow-execution-context-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Workflow Execution Context #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 174815 bytes
Compression is 0.0%
Took 48 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/server/pom.xml> to org.apache.airavata/airavata-server-configuration/0.15-SNAPSHOT/airavata-server-configuration-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/server/target/airavata-server-configuration-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-server-configuration/0.15-SNAPSHOT/airavata-server-configuration-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Server Configuration #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 21351 bytes
Compression is 0.0%
Took 15 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow/workflow-core/pom.xml> to org.apache.airavata/airavata-workflow-core/0.15-SNAPSHOT/airavata-workflow-core-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow Core #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2804 bytes
Compression is 0.0%
Took 11 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/java-client-samples/pom.xml> to org.apache.airavata/airavata-client-samples/0.15-SNAPSHOT/airavata-client-samples-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/java-client-samples/target/airavata-client-samples-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-client-samples/0.15-SNAPSHOT/airavata-client-samples-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Client Samples #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 83155 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/target/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/target/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Airavata Client Python SDK #1278
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 42178 bytes
Compression is 0.0%
Took 10 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml> to org.apache.airavata/airavata-gfac-email-monitor/0.15-SNAPSHOT/airavata-gfac-email-monitor-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-monitor/gfac-email-monitor/target/airavata-gfac-email-monitor-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-email-monitor/0.15-SNAPSHOT/airavata-gfac-email-monitor-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? airavata-gfac-email-monitor #1278
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 26327 bytes
Compression is 0.0%
Took 6 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/pom.xml> to org.apache.airavata/commons/0.15-SNAPSHOT/commons-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Commons #1278
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2162 bytes
Compression is 0.0%
Took 5 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/target/apache-airavata-php-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/target/apache-airavata-php-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Apache Airavata PHP SDK #1278
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 360864 bytes
Compression is 0.0%
Took 0.1 sec
Sending e-mails to: dev@airavata.apache.org
channel stopped

Jenkins build is unstable: Airavata #1278

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Airavata/1278/changes>


Build failed in Jenkins: Airavata #1277

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Airavata/1277/changes>

Changes:

[kamalasini] generating code for messaging

------------------------------------------
[...truncated 3183 lines...]
Sending artifact delta relative to Airavata ? Airavata release artifacts #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5103 bytes
Compression is 0.0%
Took 26 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-webapp/pom.xml> to org.apache.airavata/airavata-credential-store-webapp/0.15-SNAPSHOT/airavata-credential-store-webapp-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? airavata-credential-store-webapp #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7331 bytes
Compression is 0.0%
Took 3.7 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/pom.xml> to org.apache.airavata/airavata-configuration/0.15-SNAPSHOT/airavata-configuration-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Configuration #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2089 bytes
Compression is 0.0%
Took 40 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/orchestrator/orchestrator-core/pom.xml> to org.apache.airavata/airavata-orchestrator-core/0.15-SNAPSHOT/airavata-orchestrator-core-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Orchestrator Core #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5532 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-model-utils/pom.xml> to org.apache.airavata/airavata-model-utils/0.15-SNAPSHOT/airavata-model-utils-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-model-utils/target/airavata-model-utils-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-model-utils/0.15-SNAPSHOT/airavata-model-utils-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Model Utilities #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 17490 bytes
Compression is 0.0%
Took 56 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/api-server/pom.xml> to org.apache.airavata/apache-api-server/0.15-SNAPSHOT/apache-api-server-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? API server distribution #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7055 bytes
Compression is 0.0%
Took 9.8 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/pom.xml> to org.apache.airavata/airavata/0.15-SNAPSHOT/airavata-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20681 bytes
Compression is 0.0%
Took 44 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/airavata-gfac-stubs/pom.xml> to org.apache.airavata/airavata-gfac-stubs/0.15-SNAPSHOT/airavata-gfac-stubs-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/airavata-gfac-stubs/target/airavata-gfac-stubs-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-stubs/0.15-SNAPSHOT/airavata-gfac-stubs-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Gfac Client SDK #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 100243 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/xbaya-gui/pom.xml> to org.apache.airavata/apache-airavata-xbaya-gui/0.15-SNAPSHOT/apache-airavata-xbaya-gui-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata xbaya-gui distribution #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12299 bytes
Compression is 0.0%
Took 15 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/pom.xml> to org.apache.airavata/app-catalog/0.15-SNAPSHOT/app-catalog-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Application Catalog #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2077 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/utils/pom.xml> to org.apache.airavata/airavata-common-utils/0.15-SNAPSHOT/airavata-common-utils-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/utils/target/airavata-common-utils-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-common-utils/0.15-SNAPSHOT/airavata-common-utils-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Common Utilities #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 105421 bytes
Compression is 0.0%
Took 56 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/tools/pom.xml> to org.apache.airavata/airavata-tools-parent/0.15-SNAPSHOT/airavata-tools-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Tools #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2084 bytes
Compression is 0.0%
Took 17 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/client/pom.xml> to org.apache.airavata/airavata-client-parent/0.15-SNAPSHOT/airavata-client-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Client Distribution Parent #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2061 bytes
Compression is 0.0%
Took 17 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/orchestrator/airavata-orchestrator-service/pom.xml> to org.apache.airavata/airavata-orchestrator-service/0.15-SNAPSHOT/airavata-orchestrator-service-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Orchestrator Service #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3827 bytes
Compression is 0.0%
Took 67 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/pom.xml> to org.apache.airavata/airavata-workflow-model-parent/0.15-SNAPSHOT/airavata-workflow-model-parent-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow Model Parent #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1796 bytes
Compression is 0.0%
Took 16 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow/pom.xml> to org.apache.airavata/workflow/0.15-SNAPSHOT/workflow-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 817 bytes
Compression is 0.0%
Took 14 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-ssh/pom.xml> to org.apache.airavata/airavata-gfac-ssh/0.15-SNAPSHOT/airavata-gfac-ssh-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-ssh/target/airavata-gfac-ssh-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-ssh/0.15-SNAPSHOT/airavata-gfac-ssh-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata GFac SSH implementation #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 69040 bytes
Compression is 0.0%
Took 94 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/messaging/client/pom.xml> to org.apache.airavata/airavata-messaging-client/0.15-SNAPSHOT/airavata-messaging-client-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Messaging Client #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4066 bytes
Compression is 0.0%
Took 3.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/app-catalog-data/pom.xml> to org.apache.airavata/app-catalog-data/0.15-SNAPSHOT/app-catalog-data-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/app-catalog/app-catalog-data/target/app-catalog-data-0.15-SNAPSHOT.jar> to org.apache.airavata/app-catalog-data/0.15-SNAPSHOT/app-catalog-data-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Application Catalog Data #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 510114 bytes
Compression is 0.0%
Took 0.41 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/pom.xml> to org.apache.airavata/gfac/0.15-SNAPSHOT/gfac-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata GFac #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2525 bytes
Compression is 0.0%
Took 29 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/integration-tests/pom.xml> to org.apache.airavata/integration-tests/0.15-SNAPSHOT/integration-tests-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Integration Tests #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12149 bytes
Compression is 0.0%
Took 25 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/distribution/pom.xml> to org.apache.airavata/distribution/0.15-SNAPSHOT/distribution-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? distribution #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2272 bytes
Compression is 0.0%
Took 24 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-service/pom.xml> to org.apache.airavata/airavata-credential-store/0.15-SNAPSHOT/airavata-credential-store-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/credential-store/credential-store-service/target/airavata-credential-store-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-credential-store/0.15-SNAPSHOT/airavata-credential-store-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Credential Store #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 75556 bytes
Compression is 0.0%
Took 53 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/target/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-cpp-sdk/target/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-cpp-sdk/0.15-SNAPSHOT/apache-airavata-client-cpp-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Airavata Client CPP SDK #1276
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 111612 bytes
Compression is 0.0%
Took 60 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/workflow-model-core/pom.xml> to org.apache.airavata/airavata-workflow-model-core/0.15-SNAPSHOT/airavata-workflow-model-core-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow-model/workflow-model-core/target/airavata-workflow-model-core-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-workflow-model-core/0.15-SNAPSHOT/airavata-workflow-model-core-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Workflow Model Core #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 243737 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/workflow-execution-context/pom.xml> to org.apache.airavata/airavata-workflow-execution-context/0.15-SNAPSHOT/airavata-workflow-execution-context-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/workflow-execution-context/target/airavata-workflow-execution-context-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-workflow-execution-context/0.15-SNAPSHOT/airavata-workflow-execution-context-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Workflow Execution Context #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 174816 bytes
Compression is 0.0%
Took 89 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/server/pom.xml> to org.apache.airavata/airavata-server-configuration/0.15-SNAPSHOT/airavata-server-configuration-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/configuration/server/target/airavata-server-configuration-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-server-configuration/0.15-SNAPSHOT/airavata-server-configuration-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Server Configuration #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 21351 bytes
Compression is 0.0%
Took 23 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/workflow/workflow-core/pom.xml> to org.apache.airavata/airavata-workflow-core/0.15-SNAPSHOT/airavata-workflow-core-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Workflow Core #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2804 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/java-client-samples/pom.xml> to org.apache.airavata/airavata-client-samples/0.15-SNAPSHOT/airavata-client-samples-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/java-client-samples/target/airavata-client-samples-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-client-samples/0.15-SNAPSHOT/airavata-client-samples-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? Airavata Client Samples #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 83158 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/target/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-python-sdk/target/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-python-sdk/0.15-SNAPSHOT/apache-airavata-client-python-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Airavata Client Python SDK #1276
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 42167 bytes
Compression is 0.0%
Took 63 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-monitor/gfac-email-monitor/pom.xml> to org.apache.airavata/airavata-gfac-email-monitor/0.15-SNAPSHOT/airavata-gfac-email-monitor-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/gfac/gfac-monitor/gfac-email-monitor/target/airavata-gfac-email-monitor-0.15-SNAPSHOT.jar> to org.apache.airavata/airavata-gfac-email-monitor/0.15-SNAPSHOT/airavata-gfac-email-monitor-0.15-SNAPSHOT.jar
Sending artifact delta relative to Airavata ? airavata-gfac-email-monitor #1276
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 26243 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/modules/commons/pom.xml> to org.apache.airavata/commons/0.15-SNAPSHOT/commons-0.15-SNAPSHOT.pom
Sending artifact delta relative to Airavata ? Airavata Commons #1276
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2162 bytes
Compression is 0.0%
Took 34 ms
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/pom.xml> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/target/apache-airavata-php-sdk-0.15-SNAPSHOT-bin.zip> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/Airavata/ws/airavata-api/airavata-client-sdks/airavata-php-sdk/target/apache-airavata-php-sdk-0.15-SNAPSHOT-bin.tar.gz> to org.apache.airavata/apache-airavata-client-php-sdk/0.15-SNAPSHOT/apache-airavata-client-php-sdk-0.15-SNAPSHOT-bin.tar.gz
Sending artifact delta relative to Airavata ? Apache Airavata PHP SDK #1276
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 360857 bytes
Compression is 0.0%
Took 0.18 sec
Sending e-mails to: dev@airavata.apache.org
channel stopped

Jenkins build is unstable: Airavata #1276

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Airavata/1276/>


Build failed in Jenkins: Apache Airavata #1275

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache%20Airavata/1275/>

------------------------------------------
Started by user smarru
Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace <https://builds.apache.org/job/Apache%20Airavata/ws/>
Parsing POMs
ERROR: No such file <https://builds.apache.org/job/Apache%20Airavata/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project configuration?