You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/01/29 17:43:57 UTC

Build failed in Jenkins: incubator-brooklyn-master-windows #168

See <https://builds.apache.org/job/incubator-brooklyn-master-windows/168/>

------------------------------------------
Started by upstream project "incubator-brooklyn-master-build" build number 367
originally caused by:
 Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/incubator-brooklyn-master-windows/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/incubator-brooklyn.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	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: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.GeneratedMethodAccessor811.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	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$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)

Build failed in Jenkins: incubator-brooklyn-master-windows #172

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/172/>

------------------------------------------
Started by upstream project "incubator-brooklyn-master-build" build number 371
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/incubator-brooklyn-master-windows/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/incubator-brooklyn.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	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: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	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$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)

Build failed in Jenkins: incubator-brooklyn-master-windows #171

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/171/>

------------------------------------------
Started by upstream project "incubator-brooklyn-master-build" build number 370
originally caused by:
 Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/incubator-brooklyn-master-windows/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/incubator-brooklyn.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	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: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	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$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)

Build failed in Jenkins: incubator-brooklyn-master-windows #170

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/170/>

------------------------------------------
Started by upstream project "incubator-brooklyn-master-build" build number 369
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
Building remotely on windows1 (Windows) in workspace <https://builds.apache.org/job/incubator-brooklyn-master-windows/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/incubator-brooklyn.git # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	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: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git" returned status code 4:
stdout: 
stderr: error: could not commit config file .git/config

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1435)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1411)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1407)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1110)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1120)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:832)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:310)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:290)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:249)
	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$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Unknown Source)

Build failed in Jenkins: incubator-brooklyn-master-windows #169

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/169/changes>

Changes:

[github] Adds entitlement check to state checks

[alex.heneveld] support URL for the keystore supplied to brooklyn web server

[fushunpoon] Couchbase SyncGateway should support cluster of ONE node

[aled.sage] archetype: use downstream-parent as parent pom

[aled.sage] downstream parent pom: minor additions

[aled.sage] ServerPoolTest: fix non-determinism in test

[aled.sage] Fix CliTest logger

[alex.heneveld] tidy up how os credentials are inferred

[richard] DETECT_MACHINE_DETAILS SshMachineLocation config

[alex.heneveld] validate public, private key and passphrase *before* provisioning

[alex.heneveld] add extraSshPublicKeys options to jclouds

[alex.heneveld] add a custom template-options script in case sudoers or something else needs changing on first boot

[alex.heneveld] add + fix location ssh tests

[alex.heneveld] handle catalog empty better

[alex.heneveld] switch apps and servers on jsgui home page

[alex.heneveld] add support for clearing out stale/non-master management node records

[alex.heneveld] minor jclouds tidies

[alex.heneveld] expand JcloudsLoginLiveTest and one fix (all passing)

[svetoslav.neykov] Make change-versions.sh more resilient.

[alex.heneveld] jclouds / os-creds review comments addressed

[alex.heneveld] fix JS logic bug in add-app-from-catalog

[svetoslav.neykov] Use javac to compile non-test code

[svetoslav.neykov] Use groovy compiler where really necessary.

[aled.sage] JcloudsLocation: make more testable

[alex.heneveld] review comments addressed, cleaning up password check, and more logging

[alex.heneveld] use a new BrooklynInitialization for static initializers

[svetoslav.neykov] Add the eclipse java compiler as an option for the whole project

[m-github] fixed BROOKLYN-128: ArchiveUtils ignores destFile, prefers optionalDestFile during deploy

[sam.corbett] ActiveMQ version is now 5.10.1.

[alex.heneveld] jclouds - more review comments addressed - pub key url auth, reinit

[aled.sage] PortForwarding: delete on JcloudsLocation.release

[aled.sage] jclouds port forwarding: add testReleaseVmDoesNotImpactOtherVms

[svetoslav.neykov] Disable SSLv3 for Tomcat7, JBoss7, brooklyn-rest-server

[svetoslav.neykov] $brooklyn:object - try to instantiate using TypeCoercions

[svetoslav.neykov] Don't read global properties for tests

[richard] JcloudsLocation set arbitrary template options

[andrea.turli] fix JcloudsMachineNamer

[alex.heneveld] add support for defining explicit inheritance for config keys

[m-github] update Urls.mergePaths() to guard against null parts in input

[aled.sage] JcloudsLocation: avoid NPE on user-creation

[alex.heneveld] use better EntityConfigMap.filterUninherited method, from @aledsage code review

[alex.heneveld] fix minor compile error so we can merge #427

[svetoslav.neykov] Wait for STOP effector to complete before unamanging BrooklynNode

[svetoslav.neykov] Skip dry run on node upgrade.

[svetoslav.neykov] Fix shutdown in HOT modes.

[alex.heneveld] explicitly declare `Map<?,?>` in more places

[alex.heneveld] add needed cast for setConfig(key, null)

------------------------------------------
[...truncated 16280 lines...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp.war to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT.war
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-webapp\target\brooklyn-example-hello-world-webapp-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-webapp-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hello-world-sql-webapp Maven Webapp 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.0:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (brooklyn-build-req) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:manifest (bundle-manifest) @ brooklyn-example-hello-world-sql-webapp ---
[WARNING] Ignoring project type war - supportedProjectTypes = [jar]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ brooklyn-example-hello-world-sql-webapp ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [brooklyn-example-hello-world-sql-webapp] in [F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\src\main\webapp]
[INFO] Webapp assembled in [146 msecs]
[INFO] Building war: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ignored 
(webxml attribute is missing from war task, or ignoreWebxml attribute is specified as 'true')
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.pem
[INFO] Exclude: **/*_rsa.pub
[INFO] Exclude: **/*_rsa
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/services/brooklyn.location.LocationResolver
[INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 9 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-example-hello-world-sql-webapp ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp.war to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT.war
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\examples\webapps\hello-world-sql\target\brooklyn-example-hello-world-sql-webapp-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\brooklyn\example\brooklyn-example-hello-world-sql-webapp\0.7.0-SNAPSHOT\brooklyn-example-hello-world-sql-webapp-0.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Web Cluster Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Global Web Fabric Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn NoSQL Cluster Examples
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Parent Project ........................... SUCCESS [25.596s]
[INFO] Brooklyn Utilities to Support Testing (listeners etc)  SUCCESS [12.783s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [4.055s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [30.284s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [11.371s]
[INFO] Brooklyn API ...................................... SUCCESS [6.562s]
[INFO] Brooklyn Test Support ............................. SUCCESS [6.119s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [0.364s]
[INFO] CAMP Base ......................................... SUCCESS [9.516s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [6.738s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [1.409s]
[INFO] CAMP Server ....................................... SUCCESS [19.218s]
[INFO] Brooklyn Core ..................................... FAILURE [4:23.056s]
[INFO] Brooklyn Policies ................................. SKIPPED
[INFO] Brooklyn Hazelcast Storage ........................ SKIPPED
[INFO] Brooklyn Jclouds Location Targets ................. SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ....................... SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [5.584s]
[INFO] Brooklyn Software Base ............................ SKIPPED
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST API ................................. SUCCESS [10.737s]
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............ SUCCESS [1:22.200s]
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [0.112s]
[INFO] Brooklyn Examples Aggregator Project .............. SUCCESS [0.478s]
[INFO] Brooklyn Examples Support Aggregator Project - Webapps  SUCCESS [0.320s]
[INFO] hello-world-webapp Maven Webapp ................... SUCCESS [1.759s]
[INFO] hello-world-sql-webapp Maven Webapp ............... SUCCESS [1.650s]
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:29.860s
[INFO] Finished at: Thu Jan 29 10:21:29 PST 2015
[INFO] Final Memory: 47M/247M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\core\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-core
channel stopped