See <http://jenkins.buildacloud.org/job/build-master/2317/changes>
Changes: [Rohit Yadav] Add Apache Kafka event-bus support - producing only. [Rohit Yadav] make topic configurable, provide default serializers [Rohit Yadav] compatibility with HEAD on master ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on cloudstack-buildslave-centos6-9ee (cloudstack-buildslave-centos6) in workspace <http://jenkins.buildacloud.org/job/build-master/ws/> > /usr/bin/git rev-parse --is-inside-work-tree # timeout=400 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/cloudstack.git # timeout=400 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cloudstack.git > /usr/bin/git --version # timeout=400 > /usr/bin/git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/cloudstack.git > +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=400 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # > timeout=400 Checking out Revision 54d44eb84403535d6b6ea575ce278fe76d9636f1 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=400 > /usr/bin/git checkout -f 54d44eb84403535d6b6ea575ce278fe76d9636f1 > /usr/bin/git rev-list 05d2b0a7074a98fe5541200ebea73059679cd87c # timeout=400 [copy-to-slave] Copying 'settings.xml', excluding nothing, from 'file:/var/lib/jenkins/userContent/' on the master to '<http://jenkins.buildacloud.org/job/build-master/ws/'> on 'cloudstack-buildslave-centos6-9ee'. [build-master] $ /usr/share/apache-maven-3.0.5/bin/mvn -s <http://jenkins.buildacloud.org/job/build-master/ws/settings.xml> -Psystemvm,awsapi clean test Error occurred during initialization of VM java.lang.OutOfMemoryError: unable to create new native thread Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception hudson.AbortException: No test report files were found. Configuration error? at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116) at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2665) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:324) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:701) at ......remote call to cloudstack-buildslave-centos6-9ee(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:752) at hudson.FilePath.act(FilePath.java:970) at hudson.FilePath.act(FilePath.java:959) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120) at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683) at hudson.model.Run.execute(Run.java:1784) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:89) at hudson.model.Executor.run(Executor.java:240)