See <https://builds.apache.org/job/brooklyn-server-master/689/display/redirect?page=changes>
Changes: [geoff.macartney] Support DSL in template options in provisioning properties ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H22 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/brooklyn-server-master/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/brooklyn-server.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 2bad5261a33978826373373134a7be94e5cfecb6 (origin/master) Commit message: "Closes #781" > git config core.sparsecheckout # timeout=10 > git checkout -f 2bad5261a33978826373373134a7be94e5cfecb6 > git rev-list 840562651cc7b669d5a65cd78cd8bd5ad293f1b3 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 41018 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [brooklyn-server-master] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41018 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 ERROR: Failed to parse POMs java.io.IOException: Remote call on H22 failed at hudson.remoting.Channel.call(Channel.java:838) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257) at hudson.maven.$Proxy149.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:803) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490) at hudson.model.Run.execute(Run.java:1735) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405) Caused by: java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:717) at hudson.maven.AbstractMavenProcessFactory$Connection.writeReplace(AbstractMavenProcessFactory.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1118) at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136) at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348) at hudson.remoting.UserRequest._serialize(UserRequest.java:190) at hudson.remoting.UserRequest.serialize(UserRequest.java:199) at hudson.remoting.UserRequest.perform(UserRequest.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) at ......remote call to H22(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545) at hudson.remoting.UserResponse.retrieve(UserRequest.java:253) at hudson.remoting.Channel.call(Channel.java:830) ... 10 more Java HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGTERM to handler- the VM may need to be forcibly terminated
