Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 14261 invoked from network); 17 May 2008 17:48:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 May 2008 17:48:26 -0000 Received: (qmail 88235 invoked by uid 500); 17 May 2008 17:48:26 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 88149 invoked by uid 500); 17 May 2008 17:48:26 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 88138 invoked by uid 99); 17 May 2008 17:48:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 May 2008 10:48:25 -0700 X-ASF-Spam-Status: No, hits=-1998.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.137] (HELO vmbuild.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 May 2008 17:47:39 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id 0CC53458006 for ; Sat, 17 May 2008 10:31:29 -0700 (PDT) Date: Sat, 17 May 08 10:31:29 -0700 From: "Continuum@vmbuild.apache.org" Reply-To: "Continuum@vmbuild.apache.org" To: dev@commons.apache.org Message-ID: <33036239.141211045489852.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Commons - Commons Compress (Sandbox) - Build Def: MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=90302&projectId=176 Build statistics: State: Failed Previous State: Failed Started at: Sat 17 May 2008 10:30:58 -0700 Finished at: Sat 17 May 2008 10:31:25 -0700 Total time: 27s Build Trigger: Schedule Build Number: 0 Exit code: 1 Building machine hostname: vmbuild.apache.org Operating system : Linux(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) Client VM (build 1.5.0_12-b04, mixed mode, sharing) Builder version : Maven version: 2.0.7 Java version: 1.5.0_12 OS name: "linux" version: "2.6.20-16-server" arch: "i386" **************************************************************************** SCM Changes: **************************************************************************** Changed: niallp @ Sat 17 May 2008 10:29:48 -0700 Comment: Upgrade to commons-sandbox-parent-6 pom Files changed: /commons/sandbox/compress/trunk/pom.xml ( 657403 ) /commons/sandbox/csv/trunk/pom.xml ( 657403 ) /commons/sandbox/exec/trunk/pom.xml ( 657403 ) /commons/sandbox/finder/trunk/pom.xml ( 657403 ) /commons/sandbox/functor/trunk/pom.xml ( 657403 ) /commons/sandbox/i18n/trunk/pom.xml ( 657403 ) /commons/sandbox/id/trunk/pom.xml ( 657403 ) /commons/sandbox/javaflow/trunk/pom.xml ( 657403 ) /commons/sandbox/jnet/trunk/pom.xml ( 657403 ) /commons/sandbox/js2j/trunk/pom.xml ( 657403 ) /commons/sandbox/monitoring/trunk/pom.xml ( 657403 ) /commons/sandbox/nabla/trunk/pom.xml ( 657403 ) /commons/sandbox/openpgp/trunk/pom.xml ( 657403 ) /commons/sandbox/performance/trunk/pom.xml ( 657403 ) /commons/sandbox/pipeline/trunk/pom.xml ( 657403 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Defintion: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Java 5 Description: **************************************************************************** Test Summary: **************************************************************************** Tests: 26 Failures: 3 Total time: 7.809 **************************************************************************** Test Failures: **************************************************************************** TarTestCase testReadPosixTar : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Entry size expected:<652> but was:<666> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:282) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:136) at org.apache.commons.compress.archivers.tar.TarTestCase.checkEntry(TarTestCase.java:164) at org.apache.commons.compress.archivers.tar.TarTestCase.compareTar(TarTestCase.java:191) at org.apache.commons.compress.archivers.tar.TarTestCase.testReadPosixTar(TarTestCase.java:93) testReadGnuTar : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Entry size expected:<652> but was:<666> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:282) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:136) at org.apache.commons.compress.archivers.tar.TarTestCase.checkEntry(TarTestCase.java:164) at org.apache.commons.compress.archivers.tar.TarTestCase.compareTar(TarTestCase.java:191) at org.apache.commons.compress.archivers.tar.TarTestCase.testReadGnuTar(TarTestCase.java:99) testWritePosixTar : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Tar files Equal at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at org.apache.commons.compress.archivers.tar.TarTestCase.testWritePosixTar(TarTestCase.java:121) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org