[Builder] Build failed in Jenkins: platform-builds » carbon-data #1616
cbuilder at wso2.org
cbuilder at wso2.org
Thu Jun 7 11:29:17 PDT 2018
See <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-data/1616/display/redirect?page=changes>
Changes:
[jenkins-bot] [WSO2 Release] [Jenkins #1615] [Release 4.4.61] prepare release v4.4.61
[jenkins-bot] [WSO2 Release] [Jenkins #1615] [Release 4.4.61] prepare for next
------------------------------------------
Started by GitHub push by wso2-jenkins-bot
Started by GitHub push by wso2-jenkins-bot
[EnvInject] - Loading node environment variables.
Building remotely on ECS_PRODUCTION-294ebdfe56852 (COMPONENT_ECS) in workspace <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-data/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/wso2/carbon-data.git
> git init <http://54.169.129.84:8080/jenkins/job/platform-builds/job/carbon-data/ws/> # timeout=10
Fetching upstream changes from https://github.com/wso2/carbon-data.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
> git fetch --tags --progress https://github.com/wso2/carbon-data.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/wso2/carbon-data.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/wso2/carbon-data.git # timeout=10
Fetching upstream changes from https://github.com/wso2/carbon-data.git
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
> git fetch --tags --progress https://github.com/wso2/carbon-data.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f6c05a5ad3f3cc924f58c131bdd49fcd7fcc0cbb (refs/remotes/origin/master)
Commit message: "[WSO2 Release] [Jenkins #1615] [Release 4.4.61] prepare for next development iteration"
> git config core.sparsecheckout # timeout=10
> git checkout -f f6c05a5ad3f3cc924f58c131bdd49fcd7fcc0cbb
> git rev-list 9d277c883e1d8a320375f845cfc292fb07b35f94 # timeout=10
------------------------------------------------------------------------
[WSO2 Maven Release] Triggering a release build. Cause : [com.cloudbees.jenkins.GitHubPushCause at 3, com.cloudbees.jenkins.GitHubPushCause at 3]
[WSO2 Maven Release] remote revision and last released revisions match (f6c05a5ad3f3cc924f58c131bdd49fcd7fcc0cbb). Not triggering a release...
------------------------------------------------------------------------
executing script 'Removing M2 repos'
[carbon-data] $ /bin/sh /tmp/build_step_template938556327851269753.sh
Not a docker build
RepoCleaner - ****************************************************************
RepoCleaner - ** Day of the week, repository is scheduled to delete is - 6 **
RepoCleaner - ** No of days to keep the repository is set to - 7 **
RepoCleaner - ****************************************************************
RepoCleaner - current date is - 2018-06-07
RepoCleaner - current day of the week is - 4
RepoCleaner - creating the record file since it doesn't exist, upate the file with current date - 2018-06-07
Parsing POMs
using settings config with name maven-settings-xml
Replacing all maven server entries not found in credentials list is false
Downloaded artifact http://maven.wso2.org/nexus/content/repositories/releases/org/wso2/wso2/1/wso2-1.pom
Modules changed, recalculating dependency graph
Established TCP socket on 42379
Copied maven3-agent.jar
Copied maven3-interceptor.jar
Copied maven3-interceptor-commons.jar
[carbon-data] $ /build/software/java/jdk1.8.0_45/bin/java -Xmx1024m -XX:MaxPermSize=512m -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Dorg.apache.maven.global-settings=/build/software/maven/settings/settings.xml -Djava.util.Arrays.useLegacyMergeSort=true -cp /home/jenkins/maven3-agent.jar:/build/software/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /build/software/maven/apache-maven-3.0.5 /usr/share/jenkins/slave.jar /home/jenkins/maven3-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 42379
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users at googlegroups.com
hudson.remoting.RemotingSystemException: java.lang.InterruptedException
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:273)
at hudson.maven.$Proxy92.accept(Unknown Source)
at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:282)
at hudson.maven.ProcessCache.get(ProcessCache.java:236)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:798)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request.call(Request.java:147)
at hudson.remoting.Channel.call(Channel.java:829)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
... 9 more
project=hudson.maven.MavenModuleSet at 4c083583[platform-builds/carbon-data]
project.getModules()=[hudson.maven.MavenModule at 7220f594[platform-builds/carbon-data/org.wso2.carbon:carbon-data][platform-builds/carbon-data/org.wso2.carbon:carbon-data][relativePath:], hudson.maven.MavenModule at 653557c6[platform-builds/carbon-data/org.wso2.carbon:cassandra-jdbc-1.2.5-feature][platform-builds/carbon-data/org.wso2.carbon:cassandra-jdbc-1.2.5-feature][relativePath:features/cassandra-jdbc-1.2.5], hudson.maven.MavenModule at 2a76f249[platform-builds/carbon-data/org.wso2.carbon:data-services][platform-builds/carbon-data/org.wso2.carbon:data-services][relativePath:components/data-services], hudson.maven.MavenModule at 9694c6d[platform-builds/carbon-data/org.wso2.carbon:data-services-features][platform-builds/carbon-data/org.wso2.carbon:data-services-features][relativePath:features/data-services], hudson.maven.MavenModule at 6e0b3e8f[platform-builds/carbon-data/org.wso2.carbon:data-services-hosting-feature][platform-builds/carbon-data/org.wso2.carbon:data-services-hosting-feature][relativePath:features/data-services/data-services-hosting], hudson.maven.MavenModule at 5a02ecfd[platform-builds/carbon-data/org.wso2.carbon:data-services-stub][platform-builds/carbon-data/org.wso2.carbon:data-services-stub][relativePath:service-stubs/data-services], hudson.maven.MavenModule at 3499462d[platform-builds/carbon-data/org.wso2.carbon:data-services-tasks-feature][platform-builds/carbon-data/org.wso2.carbon:data-services-tasks-feature][relativePath:features/data-services/data-services-tasks], hudson.maven.MavenModule at 551b0bcc[platform-builds/carbon-data/org.wso2.carbon:dbconsole][platform-builds/carbon-data/org.wso2.carbon:dbconsole][relativePath:components/dbconsole], hudson.maven.MavenModule at 1b8db8ca[platform-builds/carbon-data/org.wso2.carbon:dbconsole-feature][platform-builds/carbon-data/org.wso2.carbon:dbconsole-feature][relativePath:features/dbconsole], hudson.maven.MavenModule at 6d46d665[platform-builds/carbon-data/org.wso2.carbon:ndata-services][platform-builds/carbon-data/org.wso2.carbon:ndata-services][relativePath:components/ndata-services], hudson.maven.MavenModule at 5d6fff26[platform-builds/carbon-data/org.wso2.carbon:ndataservices-feature][platform-builds/carbon-data/org.wso2.carbon:ndataservices-feature][relativePath:features/ndata-services], hudson.maven.MavenModule at 7f03c665[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.cassandra-jdbc-1.2.5.server.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.cassandra-jdbc-1.2.5.server.feature][relativePath:features/cassandra-jdbc-1.2.5/org.wso2.carbon.cassandra-jdbc-1.2.5.server.feature], hudson.maven.MavenModule at 3de4d53[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.common][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.common][relativePath:components/data-services/org.wso2.carbon.dataservices.common], hudson.maven.MavenModule at 30cd845e[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.core][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.core][relativePath:components/data-services/org.wso2.carbon.dataservices.core], hudson.maven.MavenModule at 59a772d7[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.feature][relativePath:features/data-services/data-services-hosting/org.wso2.carbon.dataservices.feature], hudson.maven.MavenModule at 24c358ec[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.fileupload.stub][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.fileupload.stub][relativePath:service-stubs/data-services/org.wso2.carbon.dataservices.fileupload.stub], hudson.maven.MavenModule at fd2639a[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.server.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.server.feature][relativePath:features/data-services/data-services-hosting/org.wso2.carbon.dataservices.server.feature], hudson.maven.MavenModule at 62c34c64[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.sql.driver][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.sql.driver][relativePath:components/data-services/org.wso2.carbon.dataservices.sql.driver], hudson.maven.MavenModule at a563fcb[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.stub][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.stub][relativePath:service-stubs/data-services/org.wso2.carbon.dataservices.stub], hudson.maven.MavenModule at 3613eef6[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task][relativePath:components/data-services/org.wso2.carbon.dataservices.task], hudson.maven.MavenModule at 1cb1e73d[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.feature][relativePath:features/data-services/data-services-tasks/org.wso2.carbon.dataservices.task.feature], hudson.maven.MavenModule at 68a19c5b[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.server.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.server.feature][relativePath:features/data-services/data-services-tasks/org.wso2.carbon.dataservices.task.server.feature], hudson.maven.MavenModule at cdbc793[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.stub][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.stub][relativePath:service-stubs/data-services/org.wso2.carbon.dataservices.task.stub], hudson.maven.MavenModule at 6bfb1a8b[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.ui][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.ui][relativePath:components/data-services/org.wso2.carbon.dataservices.task.ui], hudson.maven.MavenModule at 2d3e7144[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.ui.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.task.ui.feature][relativePath:features/data-services/data-services-tasks/org.wso2.carbon.dataservices.task.ui.feature], hudson.maven.MavenModule at 2d0e4a7[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.ui][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.ui][relativePath:components/data-services/org.wso2.carbon.dataservices.ui], hudson.maven.MavenModule at 281d2a99[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.ui.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dataservices.ui.feature][relativePath:features/data-services/data-services-hosting/org.wso2.carbon.dataservices.ui.feature], hudson.maven.MavenModule at 1e994fe[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dbconsole.ui][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dbconsole.ui][relativePath:components/dbconsole/org.wso2.carbon.dbconsole.ui], hudson.maven.MavenModule at 399b213e[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dbconsole.ui.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.dbconsole.ui.feature][relativePath:features/dbconsole/org.wso2.carbon.dbconsole.ui.feature], hudson.maven.MavenModule at 7d934c2f[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.ndataservices.core][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.ndataservices.core][relativePath:components/ndata-services/org.wso2.carbon.ndataservices.core], hudson.maven.MavenModule at 5c1b8f67[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.ndataservices.expression][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.ndataservices.expression][relativePath:components/ndata-services/org.wso2.carbon.ndataservices.expression], hudson.maven.MavenModule at 4274e8d9[platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.ndataservices.server.feature][platform-builds/carbon-data/org.wso2.carbon:org.wso2.carbon.ndataservices.server.feature][relativePath:features/ndata-services/org.wso2.carbon.ndataservices.server.feature], hudson.maven.MavenModule at 53876070[platform-builds/carbon-data/org.wso2.carbon.data:carbon-data][platform-builds/carbon-data/org.wso2.carbon.data:carbon-data][relativePath:], hudson.maven.MavenModule at 209f4043[platform-builds/carbon-data/org.wso2.carbon.data:cassandra-jdbc-1.2.5-feature][platform-builds/carbon-data/org.wso2.carbon.data:cassandra-jdbc-1.2.5-feature][relativePath:features/cassandra-jdbc-1.2.5], hudson.maven.MavenModule at 1b6d4b1c[platform-builds/carbon-data/org.wso2.carbon.data:data-services][platform-builds/carbon-data/org.wso2.carbon.data:data-services][relativePath:components/data-services], hudson.maven.MavenModule at 67b81ae9[platform-builds/carbon-data/org.wso2.carbon.data:data-services-features][platform-builds/carbon-data/org.wso2.carbon.data:data-services-features][relativePath:features/data-services], hudson.maven.MavenModule at 6c88442d[platform-builds/carbon-data/org.wso2.carbon.data:data-services-hosting-feature][platform-builds/carbon-data/org.wso2.carbon.data:data-services-hosting-feature][relativePath:features/data-services/data-services-hosting], hudson.maven.MavenModule at 8be6c84[platform-builds/carbon-data/org.wso2.carbon.data:data-services-stub][platform-builds/carbon-data/org.wso2.carbon.data:data-services-stub][relativePath:service-stubs/data-services], hudson.maven.MavenModule at 5d472288[platform-builds/carbon-data/org.wso2.carbon.data:data-services-tasks-feature][platform-builds/carbon-data/org.wso2.carbon.data:data-services-tasks-feature][relativePath:features/data-services/data-services-tasks], hudson.maven.MavenModule at 3b2b2b74[platform-builds/carbon-data/org.wso2.carbon.data:data-sources][platform-builds/carbon-data/org.wso2.carbon.data:data-sources][relativePath:components/data-sources], hudson.maven.MavenModule at 29653a01[platform-builds/carbon-data/org.wso2.carbon.data:data-sources-features][platform-builds/carbon-data/org.wso2.carbon.data:data-sources-features][relativePath:features/data-sources], hudson.maven.MavenModule at 5e453928[platform-builds/carbon-data/org.wso2.carbon.data:dbconsole][platform-builds/carbon-data/org.wso2.carbon.data:dbconsole][relativePath:components/dbconsole], hudson.maven.MavenModule at 3ed6ff3[platform-builds/carbon-data/org.wso2.carbon.data:dbconsole-feature][platform-builds/carbon-data/org.wso2.carbon.data:dbconsole-feature][relativePath:features/dbconsole], hudson.maven.MavenModule at 76695a9d[platform-builds/carbon-data/org.wso2.carbon.data:feature-categories][platform-builds/carbon-data/org.wso2.carbon.data:feature-categories][relativePath:features/categories], hudson.maven.MavenModule at 4912f2ed[platform-builds/carbon-data/org.wso2.carbon.data:ndata-services][platform-builds/carbon-data/org.wso2.carbon.data:ndata-services][relativePath:components/ndata-services], hudson.maven.MavenModule at 10b0b4e2[platform-builds/carbon-data/org.wso2.carbon.data:ndataservices-feature][platform-builds/carbon-data/org.wso2.carbon.data:ndataservices-feature][relativePath:features/ndata-services], hudson.maven.MavenModule at 5aca0a89[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.cassandra-jdbc-1.2.5.server.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.cassandra-jdbc-1.2.5.server.feature][relativePath:features/cassandra-jdbc-1.2.5/org.wso2.carbon.cassandra-jdbc-1.2.5.server.feature], hudson.maven.MavenModule at 7232a508[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices-hosting.category.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices-hosting.category.feature][relativePath:features/categories/dataservice-hosting], hudson.maven.MavenModule at 49e9a010[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.common][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.common][relativePath:components/data-services/org.wso2.carbon.dataservices.common], hudson.maven.MavenModule at 7d6bc2c8[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.core][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.core][relativePath:components/data-services/org.wso2.carbon.dataservices.core], hudson.maven.MavenModule at 51769206[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.feature][relativePath:features/data-services/data-services-hosting/org.wso2.carbon.dataservices.feature], hudson.maven.MavenModule at 59e61b54[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.fileupload.stub][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.fileupload.stub][relativePath:service-stubs/data-services/org.wso2.carbon.dataservices.fileupload.stub], hudson.maven.MavenModule at 33fda0ef[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.google.tokengen][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.google.tokengen][relativePath:components/data-services/org.wso2.carbon.dataservices.google.tokengen], hudson.maven.MavenModule at 6777f1d1[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.odata][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.odata][relativePath:components/data-services/org.wso2.carbon.dataservices.odata], hudson.maven.MavenModule at 18f80399[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.odata.endpoint][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.odata.endpoint][relativePath:components/data-services/org.wso2.carbon.dataservices.odata.endpoint], hudson.maven.MavenModule at 5d59badc[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.server.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.server.feature][relativePath:features/data-services/data-services-hosting/org.wso2.carbon.dataservices.server.feature], hudson.maven.MavenModule at 2255178c[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.sql.driver][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.sql.driver][relativePath:components/data-services/org.wso2.carbon.dataservices.sql.driver], hudson.maven.MavenModule at 76a096be[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.stub][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.stub][relativePath:service-stubs/data-services/org.wso2.carbon.dataservices.stub], hudson.maven.MavenModule at 4f25f415[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task][relativePath:components/data-services/org.wso2.carbon.dataservices.task], hudson.maven.MavenModule at 211ee30e[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.feature][relativePath:features/data-services/data-services-tasks/org.wso2.carbon.dataservices.task.feature], hudson.maven.MavenModule at 37593297[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.server.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.server.feature][relativePath:features/data-services/data-services-tasks/org.wso2.carbon.dataservices.task.server.feature], hudson.maven.MavenModule at 7e3aca97[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.stub][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.stub][relativePath:service-stubs/data-services/org.wso2.carbon.dataservices.task.stub], hudson.maven.MavenModule at 300c878a[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.ui][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.ui][relativePath:components/data-services/org.wso2.carbon.dataservices.task.ui], hudson.maven.MavenModule at 628accc2[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.ui.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.task.ui.feature][relativePath:features/data-services/data-services-tasks/org.wso2.carbon.dataservices.task.ui.feature], hudson.maven.MavenModule at 62b810e[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.ui][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.ui][relativePath:components/data-services/org.wso2.carbon.dataservices.ui], hudson.maven.MavenModule at 1ed89a42[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.ui.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dataservices.ui.feature][relativePath:features/data-services/data-services-hosting/org.wso2.carbon.dataservices.ui.feature], hudson.maven.MavenModule at 6d275eab[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.cassandra][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.cassandra][relativePath:components/data-sources/org.wso2.carbon.datasource.reader.cassandra], hudson.maven.MavenModule at 18a0ec5a[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.cassandra.server.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.cassandra.server.feature][relativePath:features/data-sources/org.wso2.carbon.datasource.reader.cassandra.server.feature], hudson.maven.MavenModule at ced5943[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.hadoop][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.hadoop][relativePath:components/data-sources/org.wso2.carbon.datasource.reader.hadoop], hudson.maven.MavenModule at 52276dcf[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.hadoop.server.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.hadoop.server.feature][relativePath:features/data-sources/org.wso2.carbon.datasource.reader.hadoop.server.feature], hudson.maven.MavenModule at 2ba54a28[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.mongo][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.mongo][relativePath:components/data-sources/org.wso2.carbon.datasource.reader.mongo], hudson.maven.MavenModule at 5b3605f8[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.mongo.server.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.datasource.reader.mongo.server.feature][relativePath:features/data-sources/org.wso2.carbon.datasource.reader.mongo.server.feature], hudson.maven.MavenModule at 36e72bdd[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dbconsole.ui][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dbconsole.ui][relativePath:components/dbconsole/org.wso2.carbon.dbconsole.ui], hudson.maven.MavenModule at 5df8d5c2[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dbconsole.ui.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.dbconsole.ui.feature][relativePath:features/dbconsole/org.wso2.carbon.dbconsole.ui.feature], hudson.maven.MavenModule at 1d82c6d4[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.ndataservices.core][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.ndataservices.core][relativePath:components/ndata-services/org.wso2.carbon.ndataservices.core], hudson.maven.MavenModule at 5fcd0454[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.ndataservices.expression][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.ndataservices.expression][relativePath:components/ndata-services/org.wso2.carbon.ndataservices.expression], hudson.maven.MavenModule at 5738b9d7[platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.ndataservices.server.feature][platform-builds/carbon-data/org.wso2.carbon.data:org.wso2.carbon.ndataservices.server.feature][relativePath:features/ndata-services/org.wso2.carbon.ndataservices.server.feature]]
project.getRootModule()=hudson.maven.MavenModule at 53876070[platform-builds/carbon-data/org.wso2.carbon.data:carbon-data][platform-builds/carbon-data/org.wso2.carbon.data:carbon-data][relativePath:]
FATAL: java.lang.InterruptedException
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at hudson.remoting.Request.call(Request.java:147)
at hudson.remoting.Channel.call(Channel.java:829)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
Caused: hudson.remoting.RemotingSystemException
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:273)
at hudson.maven.$Proxy92.accept(Unknown Source)
at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:282)
at hudson.maven.ProcessCache.get(ProcessCache.java:236)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:798)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1728)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
Not sending mail to unregistered user jenkins-bot at wso2.com
More information about the Builder
mailing list