See <https://builds.apache.org/job/Tuscany-2x/661/changes>
Changes:
[antelder] Update to use base jar not pom to see if that helps fix the
jersymissing pom
------------------------------------------
[...truncated 21211 lines...]
Caused by: com.hazelcast.impl.base.RuntimeInterruptedException
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.handleInterruptedException(BaseManager.java:485)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.waitAndGetResult(BaseManager.java:476)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.getRedoAwareResult(BaseManager.java:496)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.getResult(BaseManager.java:491)
at
com.hazelcast.impl.BaseManager$RequestBasedCall.getResultAsBoolean(BaseManager.java:362)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.getResultAsBoolean(BaseManager.java:445)
at
com.hazelcast.impl.BaseManager$RequestBasedCall.booleanCall(BaseManager.java:354)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.booleanCall(BaseManager.java:445)
at
com.hazelcast.impl.ConcurrentMapManager$MContainsKey.containsKey(ConcurrentMapManager.java:363)
at
com.hazelcast.impl.FactoryImpl$MProxyImpl$MProxyReal.containsKey(FactoryImpl.java:2584)
... 15 more
Stopping reg3
org.oasisopen.sca.ServiceRuntimeException: java.lang.RuntimeException:
java.lang.reflect.InvocationTargetException
at
org.apache.tuscany.sca.registry.hazelcast.HazelcastDomainRegistry.memberRemoved(HazelcastDomainRegistry.java:454)
at com.hazelcast.cluster.ClusterImpl$2.run(ClusterImpl.java:165)
at
com.hazelcast.impl.executor.ParallelExecutorService$ParallelExecutorImpl$ExecutionSegment.run(ParallelExecutorService.java:179)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.RuntimeException:
java.lang.reflect.InvocationTargetException
at
com.hazelcast.impl.FactoryImpl$MProxyImpl$DynamicInvoker.invoke(FactoryImpl.java:1909)
at $Proxy6.containsKey(Unknown Source)
at
com.hazelcast.impl.FactoryImpl$MProxyImpl.containsKey(FactoryImpl.java:2109)
at
com.hazelcast.impl.FactoryImpl$MultiMapProxyImpl$MultiMapReal.containsKey(FactoryImpl.java:1775)
at
com.hazelcast.impl.FactoryImpl$MultiMapProxyImpl.containsKey(FactoryImpl.java:1673)
at
org.apache.tuscany.sca.registry.hazelcast.HazelcastDomainRegistry.memberRemoved(HazelcastDomainRegistry.java:424)
... 5 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at
com.hazelcast.impl.FactoryImpl$MProxyImpl$DynamicInvoker.invoke(FactoryImpl.java:1902)
... 10 more
Caused by: com.hazelcast.impl.base.RuntimeInterruptedException
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.handleInterruptedException(BaseManager.java:485)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.getRedoAwareResult(BaseManager.java:556)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.getResult(BaseManager.java:491)
at
com.hazelcast.impl.BaseManager$RequestBasedCall.getResultAsBoolean(BaseManager.java:362)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.getResultAsBoolean(BaseManager.java:445)
at
com.hazelcast.impl.BaseManager$RequestBasedCall.booleanCall(BaseManager.java:354)
at
com.hazelcast.impl.BaseManager$ResponseQueueCall.booleanCall(BaseManager.java:445)
at
com.hazelcast.impl.ConcurrentMapManager$MContainsKey.containsKey(ConcurrentMapManager.java:363)
at
com.hazelcast.impl.FactoryImpl$MProxyImpl$MProxyReal.containsKey(FactoryImpl.java:2584)
... 15 more
done
Jun 11, 2012 3:06:04 PM com.hazelcast.impl.Node
WARNING: [foo] Neither multicast nor tcp/ip join is enabled! Trying tcp/ip
join...
Jun 11, 2012 3:06:05 PM
org.apache.tuscany.sca.registry.hazelcast.HazelcastDomainRegistry
initHazelcastInstance
INFO: started node in domain 'bar' + at: /127.0.0.1:9876
Jun 11, 2012 3:06:05 PM
org.apache.tuscany.sca.registry.hazelcast.HazelcastDomainRegistry addEndpoint
INFO: Add endpoint - (@10802475)Endpoint: URI = ep1uri
Jun 11, 2012 3:06:09 PM com.hazelcast.cluster.ClusterManager
INFO: [foo]
Members [2] {
Member [127.0.0.1:9876] this
Member [127.0.0.1:9877]
}
Jun 11, 2012 3:06:09 PM com.hazelcast.cluster.ClusterManager
INFO: [foo]
Members [2] {
Member [127.0.0.1:9876]
Member [127.0.0.1:9877] this
}
Jun 11, 2012 3:06:11 PM
org.apache.tuscany.sca.registry.hazelcast.HazelcastDomainRegistry
initHazelcastInstance
INFO: started node in domain 'bar' + at: /127.0.0.1:9877
Jun 11, 2012 3:06:11 PM com.hazelcast.cluster.ClusterManager
INFO: [foo]
Members [1] {
Member [127.0.0.1:9877] this
}
Jun 11, 2012 3:06:11 PM
org.apache.tuscany.sca.registry.hazelcast.HazelcastDomainRegistry entryRemoved
INFO: Remote endpoint removed: (@27618330)Endpoint: URI = ep1uri
Jun 11, 2012 3:06:11 PM
org.apache.tuscany.sca.registry.hazelcast.HazelcastDomainRegistry addEndpoint
INFO: Add endpoint - (@10802475)Endpoint: URI = ep1uri
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.244 sec
Running org.apache.tuscany.sca.binding.hazelcast.HazelcastBindingTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 sec
Running org.apache.tuscany.sca.registry.hazelcast.RegistryTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 2
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/domain-hazelcast/target/tuscany-domain-hazelcast-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/domain-hazelcast/target/tuscany-domain-hazelcast-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/domain-hazelcast/target/tuscany-domain-hazelcast-2.0-SNAPSHOT.jar>
to
<https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-domain-hazelcast/2.0-SNAPSHOT/tuscany-domain-hazelcast-2.0-SNAPSHOT.jar>
[INFO] Installing
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/domain-hazelcast/target/tuscany-domain-hazelcast-2.0-SNAPSHOT-sources.jar>
to
<https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-domain-hazelcast/2.0-SNAPSHOT/tuscany-domain-hazelcast-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/domain-hazelcast/pom.xml>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/domain-hazelcast/target/tuscany-domain-hazelcast-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/domain-hazelcast/target/tuscany-domain-hazelcast-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany Maven Tuscany Plugin
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 4 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-maven-plugin/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-maven-plugin/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-maven-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-maven-plugin/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-maven-plugin/target/tuscany-maven-plugin-2.0-SNAPSHOT.jar>
[INFO] [plugin:addPluginArtifactMetadata {execution:
default-addPluginArtifactMetadata}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-maven-plugin/target/tuscany-maven-plugin-2.0-SNAPSHOT.jar>
to
<https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-maven-plugin/2.0-SNAPSHOT/tuscany-maven-plugin-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-maven-plugin/pom.xml>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/maven/tuscany-maven-plugin/target/tuscany-maven-plugin-2.0-SNAPSHOT.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Web JavaScript
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 6 source files to
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.0-SNAPSHOT.jar>
to
<https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-web-javascript/2.0-SNAPSHOT/tuscany-web-javascript-2.0-SNAPSHOT.jar>
[INFO] Installing
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.0-SNAPSHOT-sources.jar>
to
<https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-web-javascript/2.0-SNAPSHOT/tuscany-web-javascript-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/pom.xml>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/web-javascript/target/tuscany-web-javascript-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Abdera Atom Feed Binding Extension
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 11 source files to
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 29 source files to
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/tuscany-binding-atom-runtime-2.0-SNAPSHOT.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar:
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/tuscany-binding-atom-runtime-2.0-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/tuscany-binding-atom-runtime-2.0-SNAPSHOT.jar>
to
<https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-atom-runtime/2.0-SNAPSHOT/tuscany-binding-atom-runtime-2.0-SNAPSHOT.jar>
[INFO] Installing
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/tuscany-binding-atom-runtime-2.0-SNAPSHOT-sources.jar>
to
<https://builds.apache.org/job/Tuscany-2x/ws/.repository/org/apache/tuscany/sca/tuscany-binding-atom-runtime/2.0-SNAPSHOT/tuscany-binding-atom-runtime-2.0-SNAPSHOT-sources.jar>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/pom.xml>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/tuscany-binding-atom-runtime-2.0-SNAPSHOT.jar>
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-atom-runtime/target/tuscany-binding-atom-runtime-2.0-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Comet Binding Runtime
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[JENKINS] Archiving disabled - not archiving
<https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/modules/binding-comet-runtime/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: null:jersey-server:bundle:null
Reason: Cannot find parent: com.sun.jersey:jersey-project for project:
null:jersey-server:bundle:null for project null:jersey-server:bundle:null
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 12 seconds
[INFO] Finished at: Mon Jun 11 15:06:29 UTC 2012
[INFO] Final Memory: 95M/723M
[INFO] ------------------------------------------------------------------------
channel stopped