You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/08/20 06:41:26 UTC

[continuum] BUILD SUCCESSFUL: Archiva Base :: Scheduled Tasks

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=15867&projectId=292

Build statistics:
  State: Ok
  Previous State: Error
  Started at: Mon 20 Aug 2007 04:40:48 +0000
  Finished at: Mon 20 Aug 2007 04:41:23 +0000
  Total time: 35s
  Build Trigger: Forced
  Build Number: 52
  Exit code: 0
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_12"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
          Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
        
  Builder version :
          Maven version: 2.0.6
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.archiva:archiva-configuration:1.0-beta-2-SNAPSHOT

org.apache.maven.archiva:archiva-database:1.0-beta-2-SNAPSHOT

org.apache.maven.archiva:archiva-repository-layer:1.0-beta-2-SNAPSHOT

org.apache.maven.archiva:archiva-database-consumers:1.0-beta-2-SNAPSHOT

org.apache.maven.archiva:archiva-parent:1.0-beta-2-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 5
Failures: 0
Total time: 16545

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Archiva Base :: Scheduled Tasks
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/292/target
[INFO] [plexus:descriptor {execution: generate}]
[INFO] snapshot org.apache.maven.archiva:archiva-database-consumers:1.0-beta-2-SNAPSHOT: checking for updates from apache.snapshots
[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] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] [plexus:merge-descriptors {execution: merge}]
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to /export/home/build/data/continuum/checkouts/292/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to /export/home/build/data/continuum/checkouts/292/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/292/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.archiva.scheduled.executors.ArchivaRepositoryScanningTaskExecutorTest
JPOX SchemaTool : System Properties
>>  javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
>>  javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
>>  javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testExecutor
>>  javax.jdo.option.ConnectionUserName=sa

JPOX SchemaTool : System Properties
>>  javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
>>  javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
>>  javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testExecutor
>>  javax.jdo.option.ConnectionUserName=sa
>>  org.jpox.autoCreateConstraints=true
>>  org.jpox.autoCreateColumns=false
>>  org.jpox.validateTables=true
>>  org.jpox.validateColumns=true
>>  org.jpox.validateConstraints=true

DEBUG|main|    0|BeanUtils                      -   setProperty(org.apache.commons.configuration.XMLConfiguration@cd43ce, fileName, /export/home/build/data/continuum/checkouts/292/src/test/resources/archiva-test.xml)
DEBUG|main|    1|ConvertUtils                   - Convert string '/export/home/build/data/continuum/checkouts/292/src/test/resources/archiva-test.xml' to class 'java.lang.String'
DEBUG|main|    1|ConvertUtils                   -   Using converter org.apache.commons.beanutils.converters.StringConverter@1eb0c6
DEBUG|main|    4|PropertyUtils                  - setSimpleProperty: Invoking method public void org.apache.commons.configuration.AbstractHierarchicalFileConfiguration.setFileName(java.lang.String) with value /export/home/build/data/continuum/checkouts/292/src/test/resources/archiva-test.xml (class java.lang.String)
DEBUG|main|    5|ConfigurationUtils             - Configuration loaded from the absolute path /export/home/build/data/continuum/checkouts/292/src/test/resources/archiva-test.xml
[INFO] Initialized org.apache.maven.archiva.scheduled.executors.ArchivaRepositoryScanningTaskExecutor
[INFO] Executing task from queue with job name: testRepoTask
[INFO] Walk Started: [testRepo] file:///export/home/build/data/continuum/checkouts/292/src/test/repositories/default-repository
[INFO] Walk Finished: [testRepo] file:///export/home/build/data/continuum/checkouts/292/src/test/repositories/default-repository
[INFO] Finished repository task: 
.\ Scan of testRepo \.__________________________________________
  Repository URL    : file:///export/home/build/data/continuum/checkouts/292/src/test/repositories/default-repository
  Repository Name   : Test Repository
  Repository Layout : default
  Known Consumers   : (1 configured)
                      update-db-artifact
  Invalid Consumers : <none>
  Duration          : 347 Milliseconds
  When Gathered     : 8/20/07 4:41 AM
  Total File Count  : 31
  Avg Time Per File : 11 Milliseconds
______________________________________________________________
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.728 sec
Running org.apache.maven.archiva.scheduled.TestDatabaseUnprocessedConsumer
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.apache.maven.archiva.scheduled.TestDatabaseCleanupConsumer
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutorTest
JPOX SchemaTool : System Properties
>>  javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
>>  javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
>>  javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testExecutor
>>  javax.jdo.option.ConnectionUserName=sa

JPOX SchemaTool : System Properties
>>  javax.jdo.PersistenceManagerFactoryClass=org.jpox.PersistenceManagerFactoryImpl
>>  javax.jdo.option.ConnectionDriverName=org.hsqldb.jdbcDriver
>>  javax.jdo.option.ConnectionURL=jdbc:hsqldb:mem:testExecutor
>>  javax.jdo.option.ConnectionUserName=sa
>>  org.jpox.autoCreateConstraints=true
>>  org.jpox.autoCreateColumns=false
>>  org.jpox.validateTables=true
>>  org.jpox.validateColumns=true
>>  org.jpox.validateConstraints=true

DEBUG|main| 5782|BeanUtils                      -   setProperty(org.apache.commons.configuration.XMLConfiguration@48cd13, fileName, /export/home/build/data/continuum/checkouts/292/src/test/resources/archiva-test.xml)
DEBUG|main| 5783|ConvertUtils                   - Convert string '/export/home/build/data/continuum/checkouts/292/src/test/resources/archiva-test.xml' to class 'java.lang.String'
DEBUG|main| 5783|ConvertUtils                   -   Using converter org.apache.commons.beanutils.converters.StringConverter@1eb0c6
DEBUG|main| 5783|PropertyUtils                  - setSimpleProperty: Invoking method public void org.apache.commons.configuration.AbstractHierarchicalFileConfiguration.setFileName(java.lang.String) with value /export/home/build/data/continuum/checkouts/292/src/test/resources/archiva-test.xml (class java.lang.String)
DEBUG|main| 5783|ConfigurationUtils             - Configuration loaded from the absolute path /export/home/build/data/continuum/checkouts/292/src/test/resources/archiva-test.xml
DEBUG|main| 5934|CacheManager                   - Creating new CacheManager with default config
DEBUG|main| 5936|CacheManager                   - Configuring ehcache from classpath.
 WARN|main| 5940|ConfigurationFactory           - No configuration found. Configuring ehcache from ehcache-failsafe.xml  found in the classpath: jar:file:/export/home/build/.m2/repository/net/sf/ehcache/ehcache/1.2.4/ehcache-1.2.4.jar!/ehcache-failsafe.xml
DEBUG|main| 5940|ConfigurationFactory           - Configuring ehcache from URL: jar:file:/export/home/build/.m2/repository/net/sf/ehcache/ehcache/1.2.4/ehcache-1.2.4.jar!/ehcache-failsafe.xml
DEBUG|main| 5940|ConfigurationFactory           - Configuring ehcache from InputStream
DEBUG|main| 5998|DiskStoreConfiguration         - Disk Store Path: /var/tmp/
DEBUG|main| 6005|ConfigurationHelper            - No CacheManagerEventListenerFactory class specified. Skipping...
DEBUG|main| 6005|ConfigurationHelper            - No CachePeerListenerFactoryConfiguration specified. Not configuring a CacheManagerPeerListener.
DEBUG|main| 6005|ConfigurationHelper            - No CachePeerProviderFactoryConfiguration specified. Not configuring a CacheManagerPeerProvider.
DEBUG|main| 6060|ConfigurationHelper            - No BootstrapCacheLoaderFactory class specified. Skipping...
DEBUG|main| 6132|MemoryStore                    - Initialized net.sf.ehcache.store.LruMemoryStore for effective-project-cache
DEBUG|main| 6134|LruMemoryStore                 - effective-project-cache Cache: Using SpoolingLinkedHashMap implementation
DEBUG|main| 6134|Cache                          - Initialised cache: effective-project-cache
[INFO] Initialized org.apache.maven.archiva.scheduled.executors.ArchivaDatabaseUpdateTaskExecutor
[INFO] Executing task from queue with job name: testDataTask
[INFO] Task: Updating unprocessed artifacts
[INFO] Processing Artifact: javax.sql:jdbc:jar:2.0
[INFO] Task: Updating processed artifacts
[INFO] Finished database task in 44ms.
[INFO] Disposing cache: [  name = effective-project-cache status = STATUS_ALIVE eternal = true overflowToDisk = false maxElementsInMemory = 1000 maxElementsOnDisk = 0 memoryStoreEvictionPolicy = LRU timeToLiveSeconds = 1800 timeToIdleSeconds = 2700 diskPersistent = true diskExpiryThreadIntervalSeconds = 600 cacheEventListeners:  hitCount = 0 memoryStoreHitCount = 0 diskStoreHitCount = 0 missCountNotFound = 0 missCountExpired = 0 ]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.848 sec

Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

 INFO|Thread-0| 6441|CacheManager                   - VM shutting down with the CacheManager still active. Calling shutdown.
[INFO] [jar:jar]
[INFO] Building jar: /export/home/build/data/continuum/checkouts/292/target/archiva-scheduled-1.0-beta-2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /export/home/build/data/continuum/checkouts/292/target/archiva-scheduled-1.0-beta-2-SNAPSHOT.jar to /export/home/build/.m2/repository/org/apache/maven/archiva/archiva-scheduled/1.0-beta-2-SNAPSHOT/archiva-scheduled-1.0-beta-2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33 seconds
[INFO] Finished at: Mon Aug 20 04:41:23 GMT+00:00 2007
[INFO] Final Memory: 20M/328M
[INFO] ------------------------------------------------------------------------

****************************************************************************