Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] Build failed in Hudson: virgo.snaps.snapshot #502

See <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/502/>

------------------------------------------
[...truncated 742 lines...]
     [exec]     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
     [exec]     [junit] 
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.core.internal.webapp.config.StandardWebXmlValidatorTests
     [exec]     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
     [exec]     [junit] 
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.core.internal.webapp.config.WebXmlParserTests
     [exec]     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
     [exec]     [junit] 
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.core.internal.webapp.container.SnapHttpServletTests
     [exec]     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
     [exec]     [junit] 
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.core.internal.webapp.url.UrlPatternMatcherTests
     [exec]     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
     [exec]     [junit] 
     [exec]     [junit] ------------- Standard Output ---------------
     [exec]     [junit] 23:08:32.355 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet1' with pattern '/foo/bar/*'
     [exec]     [junit] 23:08:32.356 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/foo/bar/*' is a PathUrlPattern
     [exec]     [junit] 23:08:32.357 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet2' with pattern '/baz/*'
     [exec]     [junit] 23:08:32.358 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/baz/*' is a PathUrlPattern
     [exec]     [junit] 23:08:32.358 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet3' with pattern '/catalog'
     [exec]     [junit] 23:08:32.358 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/catalog' is an ExactUrlPattern
     [exec]     [junit] 23:08:32.358 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet4' with pattern '*.bop'
     [exec]     [junit] 23:08:32.358 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '*.bop' is an ExtensionUrlPattern
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/foo/bar/index.html' does not match pattern '/catalog'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.html' matches pattern '/foo/bar'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.html' with mapping 'servlet1'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/foo/bar/index.bop' does not match pattern '/catalog'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.bop' matches pattern '/foo/bar'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.bop' with mapping 'servlet1'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/baz' does not match pattern '/catalog'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz' does not match pattern '/foo/bar'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz' matches pattern '/baz'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/baz' with mapping 'servlet2'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/baz/index.html' does not match pattern '/catalog'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz/index.html' does not match pattern '/foo/bar'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/baz/index.html' matches pattern '/baz'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/baz/index.html' with mapping 'servlet2'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog' matches pattern '/catalog'
     [exec]     [junit] 23:08:32.359 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/catalog' with mapping 'servlet3'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/catalog'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/foo/bar'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/racecar.bop' does not match pattern '/baz'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/catalog/racecar.bop' matches pattern 'bop'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/catalog/racecar.bop' with mapping 'servlet4'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/index.bop' does not match pattern '/catalog'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/index.bop' does not match pattern '/foo/bar'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/index.bop' does not match pattern '/baz'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/index.bop' matches pattern 'bop'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/index.bop' with mapping 'servlet4'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/catalog/index.html' does not match pattern '/catalog'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/index.html' does not match pattern '/foo/bar'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/catalog/index.html' does not match pattern '/baz'
     [exec]     [junit] 23:08:32.360 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/catalog/index.html' does not match pattern 'bop'
     [exec]     [junit] 23:08:32.360 [main] WARN  o.e.v.s.c.i.w.url.UrlPatternMatcher - Unable to match path '/catalog/index.html'
     [exec]     [junit] 23:08:32.361 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet1' with pattern '/foo/bar/*'
     [exec]     [junit] 23:08:32.361 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/foo/bar/*' is a PathUrlPattern
     [exec]     [junit] 23:08:32.361 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet2' with pattern '/foo/bar/abc/*'
     [exec]     [junit] 23:08:32.361 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/foo/bar/abc/*' is a PathUrlPattern
     [exec]     [junit] 23:08:32.362 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.html' does not match pattern '/foo/bar/abc'
     [exec]     [junit] 23:08:32.362 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.html' matches pattern '/foo/bar'
     [exec]     [junit] 23:08:32.362 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.html' with mapping 'servlet1'
     [exec]     [junit] 23:08:32.362 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.bop' does not match pattern '/foo/bar/abc'
     [exec]     [junit] 23:08:32.362 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/index.bop' matches pattern '/foo/bar'
     [exec]     [junit] 23:08:32.362 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/index.bop' with mapping 'servlet1'
     [exec]     [junit] 23:08:32.362 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/bar/abc/xyz/index.bop' matches pattern '/foo/bar/abc'
     [exec]     [junit] 23:08:32.362 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar/abc/xyz/index.bop' with mapping 'servlet2'
     [exec]     [junit] 23:08:32.363 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Adding mapping 'servlet1' with pattern '/'
     [exec]     [junit] 23:08:32.363 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/' is a DefaultUrlPattern
     [exec]     [junit] 23:08:32.363 [main] INFO  o.e.v.s.c.i.w.url.DefaultUrlPattern - Path '/foo/bar' matches pattern '/'
     [exec]     [junit] 23:08:32.363 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternMatcher - Matched path '/foo/bar' with mapping 'servlet1'
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.core.internal.webapp.url.UrlPatternTests
     [exec]     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
     [exec]     [junit] 
     [exec]     [junit] ------------- Standard Output ---------------
     [exec]     [junit] 23:08:32.388 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/test' is an ExactUrlPattern
     [exec]     [junit] 23:08:32.389 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/test' matches pattern '/test'
     [exec]     [junit] 23:08:32.389 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Path '/foo' does not match pattern '/test'
     [exec]     [junit] 23:08:32.389 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/test/*' is a PathUrlPattern
     [exec]     [junit] 23:08:32.389 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/test/index.html' matches pattern '/test'
     [exec]     [junit] 23:08:32.389 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/test/' matches pattern '/test'
     [exec]     [junit] 23:08:32.390 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Path '/foo/' does not match pattern '/test'
     [exec]     [junit] 23:08:32.390 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '*.jsp' is an ExtensionUrlPattern
     [exec]     [junit] 23:08:32.390 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/test/index.jsp' matches pattern 'jsp'
     [exec]     [junit] 23:08:32.390 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/bar.jsp' matches pattern 'jsp'
     [exec]     [junit] 23:08:32.390 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/' does not match pattern 'jsp'
     [exec]     [junit] 23:08:32.390 [main] INFO  o.e.v.s.c.i.w.u.ExtensionUrlPattern - Path '/foo/index.html' does not match pattern 'jsp'
     [exec]     [junit] 23:08:32.391 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/simple/exact' is an ExactUrlPattern
     [exec]     [junit] 23:08:32.391 [main] INFO  o.e.v.s.c.i.w.url.ExactUrlPattern - Did not translate path '/simple/exact'
     [exec]     [junit] 23:08:32.392 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/simple/path/*' is a PathUrlPattern
     [exec]     [junit] 23:08:32.393 [main] INFO  o.e.v.s.c.i.w.url.PathUrlPattern - Translated path '/simple/path/test' to '/test'
     [exec]     [junit] 23:08:32.393 [main] INFO  o.e.v.s.c.i.w.url.UrlPatternFactory - Pattern '/' is a DefaultUrlPattern
     [exec]     [junit] 23:08:32.393 [main] INFO  o.e.v.s.c.i.w.url.DefaultUrlPattern - Translated path '/simple' to '/path/test'
     [exec]     [junit] ------------- ---------------- ---------------
     [exec] 
     [exec] BUILD SUCCESSFUL
     [exec] Total time: 29 seconds
     [echo] exec-ant for target 'test.do' gave return code 0
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.core>
   [subant] Entering directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps>
Trying to override old definition of task dist-jar
Trying to override old definition of task src-jar

exec-ant:
     [echo] exec-ant for target 'test.do' executing in directory '<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps'>
     [exec] Buildfile: build.xml
     [exec] Trying to override old definition of task dist-jar
     [exec] Trying to override old definition of task src-jar
     [exec] 
     [exec] test.do:
     [exec] 
     [exec] BUILD SUCCESSFUL
     [exec] Total time: 0 seconds
     [echo] exec-ant for target 'test.do' gave return code 0
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps>
   [subant] Entering directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test>

exec-ant:
     [echo] exec-ant for target 'test.do' executing in directory '<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test'>
     [exec] Buildfile: build.xml
     [exec] 
     [exec] ivy.init:
     [exec] 
     [exec] ivy.file.exists:
     [exec] 
     [exec] resolve.init:
     [exec] 
     [exec] resolve.compile:
     [exec] [ivy:cachepath] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
     [exec] [ivy:cachepath] :: loading settings :: file = <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/ivysettings.xml>
     [exec] 
     [exec] resolve.test:
     [exec] 
     [exec] compile.init:
     [exec] 
     [exec] test.init:
     [exec] 
     [exec] test.do:
     [exec]     [mkdir] Created dir: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]   [s:javac] Compiling 9 source files to <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]      [copy] Copying 14 files to <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/test-classes>
     [exec]     [junit] Testsuite: org.eclipse.virgo.snaps.test.BasicDeployLifecycleTests
     [exec]     [junit] Tests run: 0, Failures: 0, Errors: 2, Time elapsed: 46.849 sec
     [exec]     [junit] 
     [exec]     [junit] ------------- Standard Output ---------------
     [exec]     [junit] [2012-02-24 23:08:57.467] startup-tracker              <KE0001I> Kernel starting. 
     [exec]     [junit] [2012-02-24 23:09:03.502] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-02-24 23:09:03.507] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.osgi' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-02-24 23:09:03.508] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-02-24 23:09:03.509] service-monitor-thread-1     <KE0100W> Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'. 
     [exec]     [junit] [2012-02-24 23:09:03.511] service-monitor-thread-1     <KE0100W> Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'. 
     [exec]     [junit] [2012-02-24 23:09:03.512] service-monitor-thread-1     <KE0100W> Reference '&globalRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=global))'. 
     [exec]     [junit] [2012-02-24 23:09:03.513] service-monitor-thread-1     <KE0100W> Reference '&userRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=org.eclipse.virgo.region.user))'. 
     [exec]     [junit] [2012-02-24 23:09:03.725] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-02-24 23:09:03.726] service-monitor-thread-1     <KE0100W> Reference '&userBundleContext' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(&(objectClass=org.osgi.framework.BundleContext)(org.eclipse.virgo.kernel.regionContext=true))'. 
     [exec]     [junit] [2012-02-24 23:09:03.727] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-02-24 23:09:03.728] service-monitor-thread-1     <KE0100W> Reference '&osgiFramework' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.OsgiFramework)'. 
     [exec]     [junit] [2012-02-24 23:09:03.729] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-02-24 23:09:03.730] service-monitor-thread-1     <KE0100W> Reference '&importExpander' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.ImportExpander)'. 
     [exec]     [junit] [2012-02-24 23:09:18.501] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-02-24 23:09:19.297] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.osgi' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-02-24 23:09:19.298] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-02-24 23:09:19.299] service-monitor-thread-1     <KE0100W> Reference '&runtimeArtifactModel' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.model.RuntimeArtifactModel)'. 
     [exec]     [junit] [2012-02-24 23:09:19.300] service-monitor-thread-1     <KE0100W> Reference '&applicationDeployer' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.deployer.core.ApplicationDeployer)'. 
     [exec]     [junit] [2012-02-24 23:09:19.301] service-monitor-thread-1     <KE0100W> Reference '&globalRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=global))'. 
     [exec]     [junit] [2012-02-24 23:09:19.302] service-monitor-thread-1     <KE0100W> Reference '&userRegion' in bundle 'org.eclipse.virgo.kernel.model' version '3.1.0.D-20111223114541' is waiting for service with filter '(&(objectClass=org.eclipse.equinox.region.Region)(org.eclipse.virgo.kernel.region.name=org.eclipse.virgo.region.user))'. 
     [exec]     [junit] [2012-02-24 23:09:19.305] service-monitor-thread-1     <KE0100W> Reference '&packageAdminUtil' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.PackageAdminUtil)'. 
     [exec]     [junit] [2012-02-24 23:09:19.306] service-monitor-thread-1     <KE0100W> Reference '&userBundleContext' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(&(objectClass=org.osgi.framework.BundleContext)(org.eclipse.virgo.kernel.regionContext=true))'. 
     [exec]     [junit] [2012-02-24 23:09:19.307] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-02-24 23:09:19.308] service-monitor-thread-1     <KE0100W> Reference '&osgiFramework' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.OsgiFramework)'. 
     [exec]     [junit] [2012-02-24 23:09:19.309] service-monitor-thread-1     <KE0100W> Reference '&quasiFrameworkFactory' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.quasi.QuasiFrameworkFactory)'. 
     [exec]     [junit] [2012-02-24 23:09:19.310] service-monitor-thread-1     <KE0100W> Reference '&importExpander' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.kernel.osgi.framework.ImportExpander)'. 
     [exec]     [junit] [2012-02-24 23:09:34.848] main                         <ME0003I> Dump 'target/serviceability/dump/2012-02-24-23-09-908' generated 
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] ------------- Standard Error -----------------
     [exec]     [junit] SLF4J: Class path contains multiple SLF4J bindings.
     [exec]     [junit] SLF4J: Found binding in [jar:<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/ivy-cache/repository/ch.qos.logback/com.springsource.ch.qos.logback.classic/0.9.28/com.springsource.ch.qos.logback.classic-0.9.28.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
     [exec]     [junit] SLF4J: Found binding in [jar:<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/ivy-cache/repository/org.slf4j/com.springsource.slf4j.nop/1.6.1/com.springsource.slf4j.nop-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
     [exec]     [junit] SLF4J: Found binding in [jar:<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test/target/org.eclipse.osgi/bundles/15/1/bundlefile!/org/slf4j/impl/StaticLoggerBinder.class]>
     [exec]     [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
     [exec]     [junit] ------------- ---------------- ---------------
     [exec]     [junit] Testcase: org.eclipse.virgo.snaps.test.BasicDeployLifecycleTests:	Caused an ERROR
     [exec]     [junit] Bundle org.eclipse.virgo.kernel.userregionfactory 3.1.0.D-20111223114541 failed to start.
     [exec]     [junit] org.osgi.framework.BundleException: Bundle org.eclipse.virgo.kernel.userregionfactory 3.1.0.D-20111223114541 failed to start.
     [exec]     [junit] 	at org.eclipse.virgo.osgi.launcher.FrameworkBuilder.installAndStartBundles(FrameworkBuilder.java:189)
     [exec]     [junit] 	at org.eclipse.virgo.osgi.launcher.FrameworkBuilder.start(FrameworkBuilder.java:159)
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.OsgiTestRunner.launchOsgi(OsgiTestRunner.java:171)
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.OsgiTestRunner.run(OsgiTestRunner.java:84)
     [exec]     [junit] Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.virgo.kernel.userregionfactory.Activator.start() of bundle org.eclipse.virgo.kernel.userregionfactory.
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
     [exec]     [junit] 	at org.eclipse.virgo.osgi.launcher.FrameworkBuilder.installAndStartBundles(FrameworkBuilder.java:187)
     [exec]     [junit] Caused by: org.osgi.framework.BundleException: Failed to start bundle org.eclipse.virgo.kernel.userregion 3.1.0.D-20111223114541
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregionfactory.Activator.initialiseUserRegionBundles(Activator.java:349)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregionfactory.Activator.createUserRegion(Activator.java:178)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregionfactory.Activator.start(Activator.java:133)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
     [exec]     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
     [exec]     [junit] Caused by: org.osgi.framework.BundleException: Exception in org.eclipse.virgo.kernel.userregion.internal.Activator.start() of bundle org.eclipse.virgo.kernel.userregion.
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:291)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregionfactory.Activator.initialiseUserRegionBundles(Activator.java:345)
     [exec]     [junit] Caused by: java.util.concurrent.TimeoutException: org.eclipse.virgo.repository.Repository
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregion.internal.Activator.getPotentiallyDelayedService(Activator.java:360)
     [exec]     [junit] 	at org.eclipse.virgo.kernel.userregion.internal.Activator.start(Activator.java:103)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
     [exec]     [junit] 	at java.security.AccessController.doPrivileged(Native Method)
     [exec]     [junit] 	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
     [exec]     [junit] 
     [exec]     [junit] 
     [exec]     [junit] Testcase: org.eclipse.virgo.snaps.test.BasicDeployLifecycleTests:	Caused an ERROR
     [exec]     [junit] The mBeans [org.eclipse.virgo.kernel:type=Medic,name=DumpInspector, org.eclipse.virgo.kernel:type=Repository,name=ivy-cache-libraries, org.eclipse.virgo.kernel:type=Configuration,name=org.eclipse.virgo.medic, org.eclipse.virgo.kernel:type=KernelStatus, org.eclipse.virgo.kernel:type=Repository,name=snaps, org.eclipse.virgo.kernel:type=Configuration,name=org.eclipse.virgo.kernel.userregion, org.eclipse.virgo.kernel:type=Repository,name=ivy-cache-bundles, org.eclipse.virgo.kernel:type=Shutdown, org.eclipse.virgo.kernel:type=Configuration,name=org.eclipse.virgo.repository, org.eclipse.virgo.kernel:type=Repository,name=src-test-resources-repository-ext, org.eclipse.virgo.kernel:type=Repository,name=plan, org.eclipse.virgo.kernel:type=Configuration,name=org.eclipse.virgo.kernel] were not unregistered.
     [exec]     [junit] java.lang.IllegalStateException: The mBeans [org.eclipse.virgo.kernel:type=Medic,name=DumpInspector, org.eclipse.virgo.kernel:type=Repository,name=ivy-cache-libraries, org.eclipse.virgo.kernel:type=Configuration,name=org.eclipse.virgo.medic, org.eclipse.virgo.kernel:type=KernelStatus, org.eclipse.virgo.kernel:type=Repository,name=snaps, org.eclipse.virgo.kernel:type=Configuration,name=org.eclipse.virgo.kernel.userregion, org.eclipse.virgo.kernel:type=Repository,name=ivy-cache-bundles, org.eclipse.virgo.kernel:type=Shutdown, org.eclipse.virgo.kernel:type=Configuration,name=org.eclipse.virgo.repository, org.eclipse.virgo.kernel:type=Repository,name=src-test-resources-repository-ext, org.eclipse.virgo.kernel:type=Repository,name=plan, org.eclipse.virgo.kernel:type=Configuration,name=org.eclipse.virgo.kernel] were not unregistered.
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.OsgiTestRunner.unregisterVirgoMBeans(OsgiTestRunner.java:127)
     [exec]     [junit] 	at org.eclipse.virgo.test.framework.OsgiTestRunner.run(OsgiTestRunner.java:106)
     [exec]     [junit] 
     [exec]     [junit] 
     [exec]     [junit] [2012-02-24 23:09:34.903] System Bundle Shutdown       <KE0010I> Shutdown initiated. 
     [exec]     [junit] [2012-02-24 23:09:35.202] kernel-dm-4                  <KE0101I> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.osgi' version '3.1.0.D-20111223114541' was satisfied by service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-02-24 23:09:35.209] kernel-dm-4                  <KE0101I> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' was satisfied by service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-02-24 23:09:40.230] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-02-24 23:09:55.230] service-monitor-thread-1     <KE0100W> Reference '&repository' in bundle 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541' is waiting for service with filter '(objectClass=org.eclipse.virgo.repository.Repository)'. 
     [exec]     [junit] [2012-02-24 23:09:55.305] startup-tracker              <KE0006E> Kernel failed to start due to the aborted start of 'org.eclipse.virgo.kernel.deployer' version '3.1.0.D-20111223114541'. 
     [exec] 
     [exec] BUILD FAILED
     [exec] <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/quality.xml>:50: The following error occurred while executing this line:
     [exec] <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/quality.xml>:208: Tests failed
     [exec] 
     [exec] Total time: 1 minute 21 seconds
   [subant] Leaving directory: <https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/org.eclipse.virgo.snaps.test>

BUILD FAILED
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/build-snaps/build.xml>:27: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/multi-bundle/quality.xml>:46: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/multi-bundle/common.xml>:166: The following error occurred while executing this line:
<https://hudson.eclipse.org/hudson/job/virgo.snaps.snapshot/ws/virgo-build/common/common.xml>:166: exec returned: 1

Total time: 3 minutes 6 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Archiving artifacts



Back to the top