[jbosscache-commits] Build failed in Hudson: jboss-cache-core-trunk-jdk1.6 #797

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Apr 8 00:08:53 EDT 2010


See <http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.6/797/changes>

Changes:

[dereed] [JBCACHE-1576] Fix handling of maxNodes == 0 or -1

[dereed] [JBCACHE-1574] Print WARN log when size > maxNodes, not <

------------------------------------------
[...truncated 1342 lines...]
AU        src/main/java/org/jboss/cache/ReplicationException.java
AU        src/main/java/org/jboss/cache/PessimisticNodeFactory.java
AU        src/main/java/org/jboss/cache/CacheFactory.java
A         src/main/tutorial
AU        src/main/tutorial/README-Tutorial.txt
AU        src/main/tutorial/build.xml
A         src/main/resources
A         src/main/resources/schema
A         src/main/resources/schema/jbosscache-config-3.0.xsd
AU        src/main/resources/schema/jbosscache-config-3.1.xsd
AU        src/main/resources/schema/jbosscache-config-3.2.xsd
A         src/main/resources/schema/jbosscache-registry-3.0.xsd
AU        src/main/resources/schema/jbosscache-registry-3.1.xsd
AU        src/main/resources/schema/jbosscache-registry-3.2.xsd
A         src/main/resources/config2to3.bat
AU        src/main/resources/config2to3.sh
A         src/main/resources/config2to3.xslt
A         src/main/resources/config-samples
AU        src/main/resources/config-samples/non-blocking-state-transfer.xml
AU        src/main/resources/config-samples/cacheloader-enabled.xml
AU        src/main/resources/config-samples/multiplexer-enabled.xml
AU        src/main/resources/config-samples/string-property-replaced.xml
AU        src/main/resources/config-samples/external-jgroups-file.xml
AU        src/main/resources/config-samples/all.xml
AU        src/main/resources/config-samples/eviction-enabled.xml
AU        src/main/resources/config-samples/local.xml
AU        src/main/resources/config-samples/total-replication.xml
AU        src/main/resources/config-samples/invalidation-async.xml
AU        src/main/resources/config-samples/buddy-replication.xml
AU        src/main/resources/cache-jdbc.properties
AU        README-i18n.txt
AU        release.sh
AU        pom.xml
 U        .
At revision 8363
Parsing POMs
[.] $ /qa/tools/opt/jdk1.6.0_18/bin/java -Xmx800m -cp /mnt/hudson_workspace/maven-agent.jar:/qa/tools/opt/maven-2.0.10/boot/classworlds-1.1.jar hudson.maven.agent.Main /qa/tools/opt/maven-2.0.10 /qa/services/hudson/hudson_release/WEB-INF/slave.jar /mnt/hudson_workspace/maven-interceptor.jar 60941
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.6/ws/.//pom.xml> -cpu -U clean site -P test-hudson
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Cache - Core Edition
[INFO]    task-segment: [clean, site]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from repository.jboss.org
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from Main Maven Repo
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from snapshots.repository.codehaus.org
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-idea-plugin: checking for updates from repository.jboss.org
[INFO] artifact org.apache.maven.plugins:maven-idea-plugin: checking for updates from Main Maven Repo
[INFO] artifact org.apache.maven.plugins:maven-idea-plugin: checking for updates from snapshots.repository.codehaus.org
[INFO] artifact org.apache.maven.plugins:maven-idea-plugin: checking for updates from central
[INFO] [clean:clean]
[INFO] artifact org.apache.maven.plugins:maven-jxr-plugin: checking for updates from repository.jboss.org
[INFO] artifact org.apache.maven.plugins:maven-jxr-plugin: checking for updates from Main Maven Repo
[INFO] artifact org.apache.maven.plugins:maven-jxr-plugin: checking for updates from snapshots.repository.codehaus.org
[INFO] artifact org.apache.maven.plugins:maven-jxr-plugin: checking for updates from central
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from repository.jboss.org
[INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from Main Maven Repo
[INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from snapshots.repository.codehaus.org
[INFO] artifact org.apache.maven.plugins:maven-pmd-plugin: checking for updates from central
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/2.4/maven-pmd-plugin-2.4.pom
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/2.4/maven-pmd-plugin-2.4.jar
43K downloaded
Downloading: http://repository.jboss.org/maven2/pmd/pmd-jdk14/4.2.2/pmd-jdk14-4.2.2.pom
Downloading: http://repo1.maven.org/maven2//pmd/pmd-jdk14/4.2.2/pmd-jdk14-4.2.2.pom
Downloading: http://repository.jboss.org/maven2/ant/ant/1.6/ant-1.6.pom
Downloading: http://repo1.maven.org/maven2//ant/ant/1.6/ant-1.6.pom
Downloading: http://snapshots.repository.codehaus.org/ant/ant/1.6/ant-1.6.pom
Downloading: http://repository.jboss.org/maven2/ant/ant/1.6/ant-1.6.pom
Downloading: http://download.java.net/maven/2//ant/ant/1.6/ant-1.6.pom
Downloading: http://e-xml.sourceforge.net/maven2/repository/ant/ant/1.6/ant-1.6.pom
Downloading: http://download.oracle.com/maven//ant/ant/1.6/ant-1.6.pom
Downloading: http://repo1.maven.org/maven2/ant/ant/1.6/ant-1.6.pom
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:1.2-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:1.2-SNAPSHOT: checking for updates from Main Maven Repo
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:1.2-SNAPSHOT: checking for updates from snapshots.repository.codehaus.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:1.2-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:1.2-SNAPSHOT: checking for updates from download.java.net
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:1.2-SNAPSHOT: checking for updates from e-xml.sourceforge.net
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:1.2-SNAPSHOT: checking for updates from berkeleydb-je.repository
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/findbugs-maven-plugin/1.2-SNAPSHOT/findbugs-maven-plugin-1.2-20080322.132217-15.pom
5K downloaded
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/findbugs-maven-plugin/1.2-SNAPSHOT/findbugs-maven-plugin-1.2-20080322.132217-15.jar
107K downloaded
[WARNING] Attempting to build MavenProject instance for Artifact (org.codehaus.mojo:findbugs-maven-plugin:1.2-20080322.132217-15) of type: maven-plugin; constructing POM artifact instead.
Downloading: http://repository.jboss.org/maven2/net/sourceforge/findbugs/findbugs/1.2.1/findbugs-1.2.1.pom
Downloading: http://repo1.maven.org/maven2//net/sourceforge/findbugs/findbugs/1.2.1/findbugs-1.2.1.pom
Downloading: http://repository.jboss.org/maven2/net/sourceforge/findbugs/coreplugin/1.2.1/coreplugin-1.2.1.pom
Downloading: http://repo1.maven.org/maven2//net/sourceforge/findbugs/coreplugin/1.2.1/coreplugin-1.2.1.pom
Downloading: http://repository.jboss.org/maven2/net/sourceforge/findbugs/bcel/1.2.1/bcel-1.2.1.pom
Downloading: http://repo1.maven.org/maven2//net/sourceforge/findbugs/bcel/1.2.1/bcel-1.2.1.pom
Downloading: http://repository.jboss.org/maven2/dom4j/dom4j/1.3/dom4j-1.3.pom
Downloading: http://repo1.maven.org/maven2//dom4j/dom4j/1.3/dom4j-1.3.pom
Downloading: http://repository.jboss.org/maven2/asm/asm-analysis/3.0/asm-analysis-3.0.pom
Downloading: http://repo1.maven.org/maven2//asm/asm-analysis/3.0/asm-analysis-3.0.pom
Downloading: http://repository.jboss.org/maven2/asm/asm-util/3.0/asm-util-3.0.pom
Downloading: http://repo1.maven.org/maven2//asm/asm-util/3.0/asm-util-3.0.pom
Downloading: http://repository.jboss.org/maven2/asm/asm-xml/3.0/asm-xml-3.0.pom
Downloading: http://repo1.maven.org/maven2//asm/asm-xml/3.0/asm-xml-3.0.pom
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/groovy/groovy-mojo-support/1.0-beta-2/groovy-mojo-support-1.0-beta-2.pom
Downloading: http://repo1.maven.org/maven2//org/codehaus/mojo/groovy/groovy-mojo-support/1.0-beta-2/groovy-mojo-support-1.0-beta-2.pom
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/groovy/groovy/1.0-beta-2/groovy-1.0-beta-2.pom
Downloading: http://repo1.maven.org/maven2//org/codehaus/mojo/groovy/groovy/1.0-beta-2/groovy-1.0-beta-2.pom
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/groovy/groovy/1.0-beta-2/groovy-1.0-beta-2.pom
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/groovy/groovy/1.0-beta-2/groovy-1.0-beta-2.pom
Downloading: http://repository.jboss.org/maven2/mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
Downloading: http://repo1.maven.org/maven2//mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
Downloading: http://snapshots.repository.codehaus.org/mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
Downloading: http://repository.jboss.org/maven2/mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
Downloading: http://download.java.net/maven/2//mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
Downloading: http://e-xml.sourceforge.net/maven2/repository/mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
Downloading: http://download.oracle.com/maven//mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
Downloading: http://repo1.maven.org/maven2/mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
Downloading: http://repository.jboss.org/maven2/net/sourceforge/findbugs/findbugs/1.2.1/findbugs-1.2.1.jar
Downloading: http://repo1.maven.org/maven2//net/sourceforge/findbugs/findbugs/1.2.1/findbugs-1.2.1.jar
Downloading: http://repository.jboss.org/maven2/net/sourceforge/findbugs/coreplugin/1.2.1/coreplugin-1.2.1.jar
Downloading: http://repo1.maven.org/maven2//net/sourceforge/findbugs/coreplugin/1.2.1/coreplugin-1.2.1.jar
Downloading: http://repository.jboss.org/maven2/net/sourceforge/findbugs/bcel/1.2.1/bcel-1.2.1.jar
Downloading: http://repo1.maven.org/maven2//net/sourceforge/findbugs/bcel/1.2.1/bcel-1.2.1.jar
Downloading: http://repository.jboss.org/maven2/asm/asm-analysis/3.0/asm-analysis-3.0.jar
Downloading: http://repo1.maven.org/maven2//asm/asm-analysis/3.0/asm-analysis-3.0.jar
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/groovy/groovy-mojo-support/1.0-beta-2/groovy-mojo-support-1.0-beta-2.jar
Downloading: http://repo1.maven.org/maven2//org/codehaus/mojo/groovy/groovy-mojo-support/1.0-beta-2/groovy-mojo-support-1.0-beta-2.jar
Downloading: http://repository.jboss.org/maven2/org/codehaus/mojo/groovy/groovy-mojo-common/1.0-beta-2/groovy-mojo-common-1.0-beta-2.jar
Downloading: http://repo1.maven.org/maven2//org/codehaus/mojo/groovy/groovy-mojo-common/1.0-beta-2/groovy-mojo-common-1.0-beta-2.jar
Downloading: http://repository.jboss.org/maven2/org/codehaus/groovy/groovy-all/1.1-beta-2/groovy-all-1.1-beta-2.jar
Downloading: http://repo1.maven.org/maven2//org/codehaus/groovy/groovy-all/1.1-beta-2/groovy-all-1.1-beta-2.jar
Downloading: http://repository.jboss.org/maven2/castor/castor/0.9.9/castor-0.9.9.jar
Downloading: http://repo1.maven.org/maven2//castor/castor/0.9.9/castor-0.9.9.jar
Downloading: http://repository.jboss.org/maven2/org/apache/ant/ant-nodeps/1.7.0/ant-nodeps-1.7.0.jar
Downloading: http://repo1.maven.org/maven2//org/apache/ant/ant-nodeps/1.7.0/ant-nodeps-1.7.0.jar
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] ************************************************************** 
[INFO] Starting Jakarta Velocity v1.4
[INFO] RuntimeInstance initializing.
[INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[INFO] ClasspathResourceLoader : initialization starting.
[INFO] ClasspathResourceLoader : initialization complete.
[INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
[INFO] Default ResourceManager initialization complete.
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[INFO] Created: 20 parsers.
[INFO] Velocimacro : initialization starting.
[INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] artifact org.codehaus.mojo:javancss-maven-plugin: checking for updates from repository.jboss.org
[INFO] artifact org.codehaus.mojo:javancss-maven-plugin: checking for updates from Main Maven Repo
[INFO] artifact org.codehaus.mojo:javancss-maven-plugin: checking for updates from snapshots.repository.codehaus.org
[INFO] artifact org.codehaus.mojo:javancss-maven-plugin: checking for updates from central
[INFO] snapshot org.codehaus.mojo:javancss-maven-plugin:2.1-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:javancss-maven-plugin:2.1-SNAPSHOT: checking for updates from Main Maven Repo
[INFO] snapshot org.codehaus.mojo:javancss-maven-plugin:2.1-SNAPSHOT: checking for updates from snapshots.repository.codehaus.org
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '3d4f0741774a3bc890d6d2a1beeabf29308c911e'; remote = '' - RETRYING
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/javancss-maven-plugin/2.1-SNAPSHOT/javancss-maven-plugin-2.1-SNAPSHOT.pom
Downloading: http://snapshots.jboss.org/maven2/org/codehaus/mojo/javancss-maven-plugin/2.1-SNAPSHOT/javancss-maven-plugin-2.1-SNAPSHOT.jar
Downloading: http://repo1.maven.org/maven2//org/codehaus/mojo/javancss-maven-plugin/2.1-SNAPSHOT/javancss-maven-plugin-2.1-SNAPSHOT.jar
Downloading: http://snapshots.repository.codehaus.org/org/codehaus/mojo/javancss-maven-plugin/2.1-SNAPSHOT/javancss-maven-plugin-2.1-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.6/ws/./pom.xml> to /home/hudson/hudson_workspace/jobs/jboss-cache-core-trunk-jdk1.6/modules/org.jboss.cache$jbosscache-core/builds/2010-04-08_00-07-04/archive/org.jboss.cache/jbosscache-core/3.2.1-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.codehaus.mojo -DartifactId=javancss-maven-plugin -Dversion=2.1-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.codehaus.mojo -DartifactId=javancss-maven-plugin -Dversion=2.1-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.codehaus.mojo:javancss-maven-plugin:maven-plugin:2.1-SNAPSHOT

from the specified remote repositories:
  snapshots.repository.codehaus.org (http://snapshots.repository.codehaus.org),
  snapshots.jboss.org (http://snapshots.jboss.org/maven2),
  Main Maven Repo (http://repo1.maven.org/maven2/),
  central (http://repo1.maven.org/maven2),
  repository.jboss.org (http://repository.jboss.org/maven2)


  org.codehaus.mojo:javancss-maven-plugin:maven-plugin:2.1-SNAPSHOT

from the specified remote repositories:
  snapshots.repository.codehaus.org (http://snapshots.repository.codehaus.org),
  snapshots.jboss.org (http://snapshots.jboss.org/maven2),
  Main Maven Repo (http://repo1.maven.org/maven2/),
  central (http://repo1.maven.org/maven2),
  repository.jboss.org (http://repository.jboss.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 37 seconds
[INFO] Finished at: Thu Apr 08 00:08:50 EDT 2010
[INFO] Final Memory: 31M/296M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dpospisi at redhat.com jbosscache-commits at lists.jboss.org dereed at redhat.com
channel stopped



More information about the jbosscache-commits mailing list