488572 messages in 917 lists

Online report : http://ci.gbuild.org/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/7/buildId/206
Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Mon, 5 Dec 2005 21:59:38 -0800
  Finished at: Thu, 8 Dec 2005 18:01:53 -0800
  Total time: 68h 2m 14s
  Build Trigger: Forced
  Exit code: 129
  Building machine hostname: stan.gbuild.org
  Operating system : Linux(unknown)
  Java version : 1.4.2_08(Sun Microsystems Inc.)

Changes
      No files changed
  
****************************************************************************
Output:
****************************************************************************
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-2

DEPRECATED: the default goal should be specified in the <build> section of project.xml instead of maven.xml
Attempting to download org.mortbay.jetty-5.1.2-SNAPSHOT.jar.
Attempting to download geronimo-kernel-1.0-SNAPSHOT.jar.
Attempting to download geronimo-j2ee-1.0-SNAPSHOT.jar.
build:start:

clean:clean:
xdoc:clean:


java:prepare-filesystem:
    [mkdir] Created dir: /home/continuum/build/work/7/target/classes

java:compile:
    [echo] Compiling to /home/continuum/build/work/7/target/classes
    [javac] Compiling 156 source files to /home/continuum/build/work/7/target/classes
    [javac] /home/continuum/build/work/7/src/java/org/activeio/adapter/SynchToAsynchChannelAdapter.java:29: warning: SyncToAsyncChannel(org.activeio.SyncChannel) in org.activeio.adapter.SyncToAsyncChannel has been deprecated
    [javac]         super(syncChannel);
    [javac]         ^
    [javac] /home/continuum/build/work/7/src/java/org/activeio/adapter/SynchToAsynchChannelAdapter.java:33: warning: SyncToAsyncChannel(org.activeio.SyncChannel,edu.emory.mathcs.backport.java.util.concurrent.Executor) in org.activeio.adapter.SyncToAsyncChannel has been deprecated
    [javac]         super(syncChannel, executor);
    [javac]         ^
    [javac] /home/continuum/build/work/7/src/java/org/activeio/adapter/SynchToAsynchChannelAdapter.java:51: warning: SyncToAsyncChannel(org.activeio.SyncChannel,edu.emory.mathcs.backport.java.util.concurrent.Executor) in org.activeio.adapter.SyncToAsyncChannel has been deprecated
    [javac]         return new SyncToAsyncChannel((SyncChannel) channel, executor);
    [javac]                ^
    [javac] 3 warnings

java:jar-resources:
Copying 10 files to /home/continuum/build/work/7/target/classes

test:prepare-filesystem:
    [mkdir] Created dir: /home/continuum/build/work/7/target/test-classes
    [mkdir] Created dir: /home/continuum/build/work/7/target/test-reports

test:test-resources:
Copying 1 file to /home/continuum/build/work/7/target/test-classes

test:compile:
    [javac] Compiling 48 source files to /home/continuum/build/work/7/target/test-classes

test:test:
    [junit] Running org.activeio.ChannelFactoryTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.514 sec
    [junit] Running org.activeio.PacketDataTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.329 sec
    [junit] Running org.activeio.filter.PacketAggregatingChannelFilterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.432 sec
    [junit] Running org.activeio.journal.active.DataStruturesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.335 sec
    [junit] Running org.activeio.journal.active.JournalImplTest
    [junit] [ERROR] Test org.activeio.journal.active.JournalImplTest FAILED
    [junit] Running org.activeio.journal.active.LogFileManagerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.854 sec
    [junit] Running org.activeio.net.AIOAsyncChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.305 sec
    [junit] Running org.activeio.net.DatagramSyncChannelTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.525 sec
    [junit] Running org.activeio.net.MulticastSyncChannelTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.49 sec
    [junit] Running org.activeio.net.NIOAsyncChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.732 sec
    [junit] Running org.activeio.net.NIOSyncChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.517 sec
    [junit] Running org.activeio.net.SlowSocketChannelSyncChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.151 sec
    [junit] Running org.activeio.net.SlowSocketSyncChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.428 sec
    [junit] Running org.activeio.net.SocketSyncChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.462 sec
    [junit] Running org.activeio.net.SslSocketSynchChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.846 sec
    [junit] Running org.activeio.net.VMPipeAsyncChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.427 sec
    [junit] Running org.activeio.net.VMPipeReflectionAsyncChannelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.521 sec
    [junit] Running org.activeio.oneport.JettyOnePortSocketListenerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.923 sec
    [junit] Running org.activeio.oneport.OnePortAsyncChannelServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.468 sec
    [junit] Running org.activeio.oneport.OpenORBOnePortSocketFactoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.432 sec
    [junit] Running org.activeio.packet.AppendedPacketTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.338 sec
    [junit] Running org.activeio.packet.ByteArrayPacketTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.334 sec
    [junit] Running org.activeio.packet.ByteBufferPacketTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.337 sec
    [junit] Running org.activeio.xnet.hba.ServiceAccessControllerTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.368 sec

BUILD FAILED
File...... /home/continuum/.maven/cache/maven-test-plugin-1.7/plugin.jelly
Element... fail
Line...... 183
Column.... -1
There were test failures.
Total time   : 4082 minutes 14 seconds 
Finished at  : Thursday, December 8, 2005 6:01:53 PM PST


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


Message Thread
[continuum] BUILD FAILURE: ActiveIO "Continuum@stan.gbuild.org" (scm@activeio.codehaus...)
09 Dec 2005
Copyright 2006-2008 The Codehaus Foundation
Powered by Codehaus March (Version: 0.1-HEAD)