Following projects are now built and deployed (snapshots) by ASF CI (mvn clean deploy --batch-mode -Dintegration): - daemon - shared - studio - studio-plugin - apacheds - installers - archetype webapp - skins
2 of them are failing ATM: - studio (deploys zips to the wrong repository) [1] - apachds (test failure) [2]Oxylos CI does only deploys the generated reports (no artifacts, no dists) to http://vm094.oxylos.org/projects/ and doesn't send nag mails anymore (IMO it isn't that important to get bothered on failures). Some do no work yet, but I'm working on it.
Of course any help solving problems on ASF/oxylos CI is welcome :-) Thanks Felix [1]Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/studio/studio-build/1.4.0-SNAPSHOT/studio-build-1.4.0-20090301.210843-2-dist.tar.gz
76920K uploaded
[INFO] [deploy:deploy-file {execution: deploy-dist-linux-x86}]
Uploading:
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz
76920K uploaded [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------[INFO] Error deploying artifact: Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/directory/studio/ApacheDirectoryStudio/1.4.0-SNAPSHOT-linux-x86/ApacheDirectoryStudio-1.4.0-SNAPSHOT-linux-x86.tar.gz. Return code is: 401
[2] [INFO] ------------------------------------------------------------------------ [INFO] Building ApacheDS replication [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /home/continuum/data/working-directory/1501/mitosis/target Downloading: http://maven.safehaus.org//jug/poms/jug-asl-2.0.0.pom Downloading: http://localhost:8081/archiva/repository/releases//jug/jug-asl/2.0.0/jug-asl-2.0.0.pom Downloading: http://maven.safehaus.org//opensymphony/poms/quartz-1.6.0.pom Downloading: http://localhost:8081/archiva/repository/releases//opensymphony/quartz/1.6.0/quartz-1.6.0.pom [INFO] [antrun:run {execution: default}] [INFO] Executing tasks [echo] ================================================================= [echo] I N T E G R A T I O N [echo] --------------------- [echo] [echo] Performance tests have been disabled. To enable [echo] performance tests run maven with the -Dperformance switch. [echo] ================================================================= [INFO] Executed tasks [INFO] [remote-resources:process {execution: default}][WARNING] Attempting to build MavenProject instance for Artifact (org.apache.commons:commons-io:1.3.2) of type: jar; constructing POM artifact instead.
[INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [compiler:compile] [INFO] Compiling 72 source files to /home/continuum/data/working-directory/1501/mitosis/target/classes [INFO] [resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Compiling 16 source files to /home/continuum/data/working-directory/1501/mitosis/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /home/continuum/data/working-directory/1501/mitosis/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.directory.mitosis.service.protocol.codec.LogEntryMessageCodecTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec Running org.apache.directory.mitosis.service.protocol.codec.LogEntryAckMessageCodecTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 sec Running org.apache.directory.mitosis.common.CSNTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec Running org.apache.directory.mitosis.service.protocol.codec.LoginMessageCodecTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec Running org.apache.directory.mitosis.service.DIRSERVER1013ITest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.273 sec <<< FAILURE! Running org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesAckMessageCodecTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 sec Running org.apache.directory.mitosis.service.ReplicationServiceITest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.175 sec Running org.apache.directory.mitosis.store.derby.DerbyReplicationStoreTest Subtest #1 [Reopen]: 668 ms Subtest #2 [UUID]: 110 ms Subtest #3 [EmptyLog]: 64 ms Subtest #4 [WriteLog]: 128 ms Subtest #5 [RemoveLogs]: 36 ms Subtest #6 [Vectors]: 99 ms Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.603 sec Running org.apache.directory.mitosis.common.CSNFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.apache.directory.mitosis.service.protocol.codec.LoginAckMessageCodecTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 sec Running org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesMessageCodecTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 sec Running org.apache.directory.mitosis.service.protocol.codec.BeginLogEntriesMessageCodecTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec Running org.apache.directory.mitosis.service.protocol.codec.BeginLogEntriesAckMessageCodecTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec Results : Tests in error: Tests run: 23, Failures: 0, Errors: 1, Skipped: 1 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures.
