Build failed in Hudson: jboss-aop-head-jbossas-4.2.0.GA-JRockit #70

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Apr 16 00:29:09 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jboss-aop-head-jbossas-4.2.0.GA-JRockit/70/changes

Changes:

[kabir.khan at jboss.com] [JBAOP-707] Test aspects for fields and constructors, as well as methods

[kabir.khan at jboss.com] Update release notes for 2.1.0.GA

[kabir.khan at jboss.com] Disable hotswap tests

[stalep] [JBAS-6617]
fixed deadlock.

[kabir.khan at jboss.com] [JBAOP-707] Test AspectFactories

[kabir.khan at jboss.com] [JBAOP-707] Add test for classic weaving

[kabir.khan at jboss.com] Unused imports

[kabir.khan at jboss.com] [JBAOP-707] Rename class

[kabir.khan at jboss.com] Comment out debug stuff

[kabir.khan at jboss.com] [JBAOP-707] Initial commit. Ignore and log aop artifacts that cannot be found using the loader. Test currently tests GeneratedAdvisor and has been excluded until some issues have been resolved.

[flavia.rainone at jboss.com] [JBAOP-720] Replaced the collection on the classes Advisor, ClassifiedBindingAndPointcutCollection, UnmodifiableEmptyCollections.

[flavia.rainone at jboss.com] [JBAOP-713] The synchronized blocks have been replaced by use of the AOPLock only. The reason for this is that using double synchronization blocks was the same as not getting the benefits of readWrite lock:
synchronized{lock.lockWrite()....}
synchronized{lock.lockRead()....}
is the same as using synchronized{}.
The use of synchronized was responsible for the deadlock scenarios we've been seeing.

------------------------------------------
[...truncated 4268 lines...]
     [java] [INFO]   JBoss AOP AS Integration Core
     [java] [INFO]   JBoss AOP AS Integration JMX
     [java] [INFO]   JBoss AOP AS Integration MC
     [java] [INFO]   JBoss AOP Helper
     [java] [INFO]   JBoss AOP Deployers
     [java] [INFO]   JBoss AOP JRockit Pluggable Instrumentor
     [java] [INFO]   JBoss AOP Distribution Build
     [java] WAGON_VERSION: 1.0-beta-2
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Parent POM
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Framework
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Pluggable Instrumentor
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Aspects
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP AS Integration Core
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP AS Integration JMX
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP AS Integration MC
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Helper
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Deployers
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP JRockit Pluggable Instrumentor
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Distribution Build
     [java] [INFO]    task-segment: [clean]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [clean:clean]
     [java] [INFO] 
     [java] [INFO] 
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Summary:
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] JBoss AOP Parent POM .................................. SUCCESS [1.628s]
     [java] [INFO] JBoss AOP Framework ................................... SUCCESS [1.096s]
     [java] [INFO] JBoss AOP Pluggable Instrumentor ...................... SUCCESS [0.002s]
     [java] [INFO] JBoss AOP Aspects ..................................... SUCCESS [0.002s]
     [java] [INFO] JBoss AOP AS Integration Core ......................... SUCCESS [0.078s]
     [java] [INFO] JBoss AOP AS Integration JMX .......................... SUCCESS [0.001s]
     [java] [INFO] JBoss AOP AS Integration MC ........................... SUCCESS [0.002s]
     [java] [INFO] JBoss AOP Helper ...................................... SUCCESS [0.041s]
     [java] [INFO] JBoss AOP Deployers ................................... SUCCESS [0.004s]
     [java] [INFO] JBoss AOP JRockit Pluggable Instrumentor .............. SUCCESS [0.101s]
     [java] [INFO] JBoss AOP Distribution Build .......................... SUCCESS [0.001s]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESSFUL
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time: 8 seconds
     [java] [INFO] Finished at: Thu Apr 16 00:26:01 EDT 2009
     [java] [INFO] Final Memory: 34M/64M
     [java] [INFO] ------------------------------------------------------------------------

clean:

maven-build-install:
     [echo] jrockit: -Djrockit.home=/qa/tools/opt/jrockit-jdk1.5.0_08
     [java] [INFO] Scanning for projects...
     [java] [INFO] Reactor build order: 
     [java] [INFO]   JBoss AOP Parent POM
     [java] [INFO]   JBoss AOP Framework
     [java] [INFO]   JBoss AOP Pluggable Instrumentor
     [java] [INFO]   JBoss AOP Aspects
     [java] [INFO]   JBoss AOP AS Integration Core
     [java] [INFO]   JBoss AOP AS Integration JMX
     [java] [INFO]   JBoss AOP AS Integration MC
     [java] [INFO]   JBoss AOP Helper
     [java] [INFO]   JBoss AOP Deployers
     [java] [INFO]   JBoss AOP JRockit Pluggable Instrumentor
     [java] [INFO]   JBoss AOP Distribution Build
     [java] WAGON_VERSION: 1.0-beta-2
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Parent POM
     [java] [INFO]    task-segment: [install]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [java] [INFO] [site:attach-descriptor]
     [java] [INFO] Preparing source:jar
     [java] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
     [java] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [java] [INFO] [source:jar {execution: attach-sources}]
     [java] [INFO] [install:install]
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/pom.xml to /home/hudson/.m2/repository/org/jboss/aop/jboss-aop-parent/2.1.0-SNAPSHOT/jboss-aop-parent-2.1.0-SNAPSHOT.pom
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Framework
     [java] [INFO]    task-segment: [install]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [java] [INFO] [resources:resources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:compile]
     [java] [INFO] Compiling 479 source files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/classes
     [java] [INFO] [antrun:run {execution: jrockit-compile}]
     [java] [INFO] Executing tasks
     [java]      [echo] jrockit.home=/qa/tools/opt/jrockit-jdk1.5.0_08
     [java]     [javac] Compiling 1 source file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/classes
     [java]     [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/lib
     [java]       [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/lib/jrockit-pluggable-instrumentor.jar
     [java] [INFO] Executed tasks
     [java] [INFO] [resources:testResources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:testCompile]
     [java] [INFO] Compiling 858 source files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/test-classes
     [java] [INFO] [surefire:test]
     [java] [INFO] Tests are skipped.
     [java] [INFO] [jar:jar]
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop.jar
     [java] [INFO] Preparing source:jar
     [java] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
     [java] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [java] [INFO] [source:jar {execution: attach-sources}]
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-sources.jar
     [java] [INFO] [jar:test-jar {execution: create-test-jar}]
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-tests.jar
     [java] [INFO] [assembly:attached {execution: jdk50-client}]
     [java] [INFO] Reading assembly descriptor: src/assembly/client.xml
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-client.jar
     [java] [INFO] [assembly:attached {execution: client-sources}]
     [java] [INFO] Reading assembly descriptor: src/assembly/client-sources.xml
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-client-sources.jar
     [java] [INFO] [assembly:attached {execution: single}]
     [java] [INFO] Reading assembly descriptor: src/assembly/single.xml
     [java] [INFO] Processing DependencySet (output=null)
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-single.jar
     [java] [INFO] [antrun:run {execution: copy-output-jars}]
     [java] [INFO] Executing tasks
     [java]      [copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/etc
     [java]      [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/lib
     [java]      [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/lib
     [java]      [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/lib
     [java]      [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/lib
     [java]      [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/lib
     [java] [INFO] Executed tasks
     [java] [INFO] [install:install]
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop.jar to /home/hudson/.m2/repository/org/jboss/aop/jboss-aop/2.1.0-SNAPSHOT/jboss-aop-2.1.0-SNAPSHOT.jar
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-sources.jar to /home/hudson/.m2/repository/org/jboss/aop/jboss-aop/2.1.0-SNAPSHOT/jboss-aop-2.1.0-SNAPSHOT-sources.jar
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-tests.jar to /home/hudson/.m2/repository/org/jboss/aop/jboss-aop/2.1.0-SNAPSHOT/jboss-aop-2.1.0-SNAPSHOT-tests.jar
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-client.jar to /home/hudson/.m2/repository/org/jboss/aop/jboss-aop/2.1.0-SNAPSHOT/jboss-aop-2.1.0-SNAPSHOT-client.jar
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-client-sources.jar to /home/hudson/.m2/repository/org/jboss/aop/jboss-aop/2.1.0-SNAPSHOT/jboss-aop-2.1.0-SNAPSHOT-client-sources.jar
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aop/target/jboss-aop-single.jar to /home/hudson/.m2/repository/org/jboss/aop/jboss-aop/2.1.0-SNAPSHOT/jboss-aop-2.1.0-SNAPSHOT-single.jar
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Pluggable Instrumentor
     [java] [INFO]    task-segment: [install]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [java] [INFO] [resources:resources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:compile]
     [java] [INFO] Compiling 1 source file to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/pluggable-instrumentor/target/classes
     [java] [INFO] [resources:testResources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:testCompile]
     [java] [INFO] No sources to compile
     [java] [INFO] [surefire:test]
     [java] [INFO] No tests to run.
     [java] [INFO] [jar:jar]
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/pluggable-instrumentor/target/pluggable-instrumentor.jar
     [java] [INFO] Preparing source:jar
     [java] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
     [java] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [java] [INFO] [source:jar {execution: attach-sources}]
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/pluggable-instrumentor/target/pluggable-instrumentor-sources.jar
     [java] [INFO] [install:install]
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/pluggable-instrumentor/target/pluggable-instrumentor.jar to /home/hudson/.m2/repository/org/jboss/aop/pluggable-instrumentor/2.1.0-SNAPSHOT/pluggable-instrumentor-2.1.0-SNAPSHOT.jar
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/pluggable-instrumentor/target/pluggable-instrumentor-sources.jar to /home/hudson/.m2/repository/org/jboss/aop/pluggable-instrumentor/2.1.0-SNAPSHOT/pluggable-instrumentor-2.1.0-SNAPSHOT-sources.jar
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Building JBoss AOP Aspects
     [java] [INFO]    task-segment: [install]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [java] [INFO] [resources:resources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:compile]
     [java] [INFO] Compiling 99 source files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aspects/target/classes
     [java] [INFO] [resources:testResources]
     [java] [INFO] Using default encoding to copy filtered resources.
     [java] [INFO] [compiler:testCompile]
     [java] [INFO] Compiling 34 source files to /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aspects/target/test-classes
     [java] [INFO] [surefire:test]
     [java] [INFO] Tests are skipped.
     [java] [INFO] [jar:jar]
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aspects/target/jboss-aop-aspects.jar
     [java] [INFO] Preparing source:jar
     [java] [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
     [java] [INFO] [enforcer:enforce {execution: enforce-versions}]
     [java] [INFO] [source:jar {execution: attach-sources}]
     [java] [INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aspects/target/jboss-aop-aspects-sources.jar
     [java] [INFO] [install:install]
     [java] [INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/aspects/target/jboss-aop-aspects.jar to /home/hudson/.m2/repository/org/jboss/aop/jboss-aop-aspects/2.1.0-SNAPSHOT/jboss-aop-aspects-2.1.0-SNAPSHOT.jar
     [java] [INFO] ------------------------------------------------------------------------
     [java] [ERROR] BUILD ERROR
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Error installing artifact's metadata: Error installing metadata: Error updating group repository metadata

     [java] in epilog non whitespace content is not allowed but got l (position: END_TAG seen ...</metadata>l... @11:13) 
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] For more information, run Maven with the -e switch
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time: 3 minutes 4 seconds
     [java] [INFO] Finished at: Thu Apr 16 00:29:07 EDT 2009
     [java] [INFO] Final Memory: 75M/102M
     [java] [INFO] ------------------------------------------------------------------------
     [java] Java Result: 1

BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-jbossas-4.2.0.GA-JRockit/trunk/build/build.xml:135: Unable to build maven modules.  See maven output for details.

Total time: 3 minutes 24 seconds
Terminating xvnc
[jboss-aop-head-jbossas-4.2.0.GA-JRockit] $ vncserver -kill :17
Killing Xvnc process ID 15689
[jboss-aop-head-jbossas-4.2.0.GA-JRockit] $ bash -xe /tmp/hudson6294256005020469757.sh
+ kill 15668
Recording test results




More information about the builds mailing list