See <https://builds.apache.org/job/ACE-trunk/128/changes>
Changes: [jawi] ACE-375 - build initial scenario for batch job support: - added three new Gogo commands, "put" and "get" to put and get a script (as String) to/from a queue; and "execute" to execute a string as Gogo script. With these three commands we have all basic blocks to support batch jobs. ------------------------------------------ [...truncated 2913 lines...] dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.log init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.agent.update.itest init: dependencies: compile: test: [bndtest] Testing <https://builds.apache.org/job/ACE-trunk/ws/org.apache.ace.agent.update.itest/bnd.bnd> [bndtest] 2013-10-17 16:53:42.911:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT [bndtest] 2013-10-17 16:53:42.943:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null} [bndtest] [INFO] Started jetty 7.x.y-SNAPSHOT at port(s) HTTP:8080 on context path / [bndtest] 2013-10-17 16:53:42.975:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080 [bndtest] 2013-10-17 16:53:43.033:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null} [bndtest] 2013-10-17 16:53:43.085:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT [bndtest] 2013-10-17 16:53:43.086:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null} [bndtest] [INFO] Started jetty 7.x.y-SNAPSHOT at port(s) HTTP:8080 on context path / [bndtest] 2013-10-17 16:53:43.090:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080 [bndtest] Updating in phase: CORRUPT_STREAM [bndtest] Updating in phase: BUNDLE_DOES_NOT_RESOLVE [bndtest] Updating in phase: BUNDLE_DOES_NOT_START [bndtest] Updating in phase: BUNDLE_WORKS [bndtest] Errors: 0 [bndtest] Failures: 0 [bndtest] All tests passed template.init: [echo] Enter project org.apache.ace.ant.tasks init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.client.repository init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.obr init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.resourceprocessor.useradmin init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.configurator init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.authentication.itest init: dependencies: compile: test: [bndtest] Testing <https://builds.apache.org/job/ACE-trunk/ws/org.apache.ace.authentication.itest/bnd.bnd> [bndtest] 2013-10-17 16:54:01.659:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT [bndtest] 2013-10-17 16:54:01.698:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null} [bndtest] 2013-10-17 16:54:01.730:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080 [bndtest] ____________________________ [bndtest] Welcome to Apache Felix Gogo [bndtest] [bndtest] Got response code 401 for http://localhost:8080/auditlog [bndtest] Got response code 401 for http://localhost:8080/auditlog [bndtest] Got response code 404 for http://localhost:8080/obr/repository.xml [bndtest] Bundle Indexer | v2.2 [bndtest] (c) 2007 OSGi, All Rights Reserved [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml [bndtest] Got response code 404 for http://localhost:8080/obr/repository.xml [bndtest] Bundle Indexer | v2.2 [bndtest] (c) 2007 OSGi, All Rights Reserved [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml [bndtest] Bundle Indexer | v2.2 [bndtest] (c) 2007 OSGi, All Rights Reserved [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml [bndtest] Bundle Indexer | v2.2 [bndtest] (c) 2007 OSGi, All Rights Reserved [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml [bndtest] Bundle Indexer | v2.2 [bndtest] (c) 2007 OSGi, All Rights Reserved [bndtest] Errors: 0 [bndtest] Failures: 0 [bndtest] All tests passed template.init: [echo] Enter project org.apache.ace.bnd init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.client.automation init: dependencies: compile: test: template.init: [echo] Enter project org.apache.ace.client.repository.itest init: dependencies: compile: test: [bndtest] Testing <https://builds.apache.org/job/ACE-trunk/ws/org.apache.ace.client.repository.itest/bnd.bnd> [bndtest] 2013-10-17 16:54:13.419:INFO:oejs.Server:jetty-7.x.y-SNAPSHOT [bndtest] 2013-10-17 16:54:13.459:INFO:oejsh.ContextHandler:started o.e.j.s.ServletContextHandler{/,null} [bndtest] 2013-10-17 16:54:13.494:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080 [bndtest] ____________________________ [bndtest] Welcome to Apache Felix Gogo [bndtest] [bndtest] Bundle Indexer | v2.2 [bndtest] (c) 2007 OSGi, All Rights Reserved [bndtest] Bundle Indexer | v2.2 [bndtest] (c) 2007 OSGi, All Rights Reserved [bndtest] Errors: 1 [bndtest] Failures: 0 [bndtest] 1 Error(s) [bndtest] Tests failed [bndtest] at aQute.bnd.ant.TestTask.executeProject(TestTask.java:78) [bndtest] at aQute.bnd.ant.TestTask.execute(TestTask.java:49) [bndtest] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [bndtest] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [bndtest] at org.apache.tools.ant.Task.perform(Task.java:348) [bndtest] at org.apache.tools.ant.Target.execute(Target.java:390) [bndtest] at org.apache.tools.ant.Target.performTasks(Target.java:411) [bndtest] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [bndtest] at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38) [bndtest] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [bndtest] at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442) [bndtest] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302) [bndtest] at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221) [bndtest] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) [bndtest] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) [bndtest] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [bndtest] at java.lang.reflect.Method.invoke(Method.java:597) [bndtest] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) [bndtest] at org.apache.tools.ant.Task.perform(Task.java:348) [bndtest] at org.apache.tools.ant.Target.execute(Target.java:390) [bndtest] at org.apache.tools.ant.Target.performTasks(Target.java:411) [bndtest] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) [bndtest] at org.apache.tools.ant.Project.executeTarget(Project.java:1368) [bndtest] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [bndtest] at org.apache.tools.ant.Project.executeTargets(Project.java:1251) [bndtest] at org.apache.tools.ant.Main.runBuild(Main.java:809) [bndtest] at org.apache.tools.ant.Main.startAnt(Main.java:217) [bndtest] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) [bndtest] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) BUILD FAILED <https://builds.apache.org/job/ACE-trunk/ws/cnf/build.xml>:55: The following error occurred while executing this line: <https://builds.apache.org/job/ACE-trunk/ws/cnf/build-template.xml>:67: Tests failed Total time: 6 minutes 17 seconds Build step 'Invoke Ant' marked build as failure Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml Saving reports... Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-1.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-10.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-11.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-12.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-13.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-14.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-15.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-16.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-17.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-2.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-3.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-4.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-5.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-6.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-7.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-8.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results-9.xml' Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-10-17_16-47-33/testng/testng-results.xml' TestNG Reports Processing: FINISH