You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Continuum@vmbuild" <co...@apache.org> on 2012/03/01 13:29:45 UTC

[continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=19541&projectId=97

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Thu 1 Mar 2012 12:21:37 +0000
  Finished at: Thu 1 Mar 2012 12:29:34 +0000
  Total time: 7m 57s
  Build Trigger: Schedule
  Build Number: 725
  Exit code: 1
  Building machine hostname: vmbuild
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_30"
          Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
          Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
        
  Builder version :
          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
          Java version: 1.6.0_30
          Java home: /usr/lib/jvm/jdk1.6.0_30/jre
          Default locale: en_US, platform encoding: UTF-8
          OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: erans @ Thu 1 Mar 2012 12:19:30 +0000
Comment: Removed files not to be included in CM 3.0.
Files changed:
  /commons/proper/math/trunk/pom.xml ( 1295533 )
  /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/PivotingQRDecomposition.java ( 1295533 )
  /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRDecompositionTest.java ( 1295533 )
  /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRSolverTest.java ( 1295533 )
  /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/BatteryNISTTest.java ( 1295533 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode -Pjava-1.5
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Default Maven 2 Build Definition (Java 1.5)

****************************************************************************
Test Summary:
****************************************************************************
Tests: 3504
Failures: 0
Errors: 0
Success Rate: 100
Total time: 364.19492





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

Posted by sebb <se...@gmail.com>.
On 1 March 2012 12:55, Gilles Sadowski <gi...@harfang.homelinux.org> wrote:
> On Thu, Mar 01, 2012 at 12:29:45PM +0000, Continuum@vmbuild wrote:
>> Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=19541&projectId=97
>>
>> Build statistics:
>>   State: Failed
>>   Previous State: Ok
>>   Started at: Thu 1 Mar 2012 12:21:37 +0000
>>   Finished at: Thu 1 Mar 2012 12:29:34 +0000
>>   Total time: 7m 57s
>>   Build Trigger: Schedule
>>   Build Number: 725
>>   Exit code: 1
>>   Building machine hostname: vmbuild
>>   Operating system : Linux(unknown)
>>   Java Home version :
>>           java version "1.6.0_30"
>>           Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>>           Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>>
>>   Builder version :
>>           Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>>           Java version: 1.6.0_30
>>           Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>>           Default locale: en_US, platform encoding: UTF-8
>>           OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: "unix"
>>
>> ****************************************************************************
>> SCM Changes:
>> ****************************************************************************
>> Changed: erans @ Thu 1 Mar 2012 12:19:30 +0000
>> Comment: Removed files not to be included in CM 3.0.
>> Files changed:
>>   /commons/proper/math/trunk/pom.xml ( 1295533 )
>>   /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/PivotingQRDecomposition.java ( 1295533 )
>>   /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRDecompositionTest.java ( 1295533 )
>>   /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRSolverTest.java ( 1295533 )
>>   /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/BatteryNISTTest.java ( 1295533 )
>>
>
> The problem is here:
> ---CUT---
> [INFO] [jar:jar {execution: default-jar}]
> [INFO] Building jar: /home/continuum/continuum-base/data/working-directory/97/target/commons-math3-3.0.jar
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /home/continuum/continuum-base/data/working-directory/97/target/commons-math3-3.0.jar to /home/continuum/.m2/repository/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
> [INFO] [deploy:deploy {execution: default-deploy}]
> Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error deploying artifact: Authorization failed: Access denied to:
> https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
> ---CUT---
>
> I guess that it's caused by my having set the version to 3.0.

Which please revert ASAP.

> Does that mean that the actual release version number in "pom.xml" cannot be committed?

AIUI Continuum is not able to upload to the release repo (just as well really).

>
> Gilles
>
>> [...]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

Posted by Gilles Sadowski <gi...@harfang.homelinux.org>.
On Thu, Mar 01, 2012 at 12:29:45PM +0000, Continuum@vmbuild wrote:
> Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=19541&projectId=97
> 
> Build statistics:
>   State: Failed
>   Previous State: Ok
>   Started at: Thu 1 Mar 2012 12:21:37 +0000
>   Finished at: Thu 1 Mar 2012 12:29:34 +0000
>   Total time: 7m 57s
>   Build Trigger: Schedule
>   Build Number: 725
>   Exit code: 1
>   Building machine hostname: vmbuild
>   Operating system : Linux(unknown)
>   Java Home version : 
>           java version "1.6.0_30"
>           Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>           Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>         
>   Builder version :
>           Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>           Java version: 1.6.0_30
>           Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>           Default locale: en_US, platform encoding: UTF-8
>           OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: "unix"
>     
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> Changed: erans @ Thu 1 Mar 2012 12:19:30 +0000
> Comment: Removed files not to be included in CM 3.0.
> Files changed:
>   /commons/proper/math/trunk/pom.xml ( 1295533 )
>   /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/PivotingQRDecomposition.java ( 1295533 )
>   /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRDecompositionTest.java ( 1295533 )
>   /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRSolverTest.java ( 1295533 )
>   /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/BatteryNISTTest.java ( 1295533 )
> 

The problem is here:
---CUT---
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /home/continuum/continuum-base/data/working-directory/97/target/commons-math3-3.0.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/continuum/continuum-base/data/working-directory/97/target/commons-math3-3.0.jar to /home/continuum/.m2/repository/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
[INFO] [deploy:deploy {execution: default-deploy}]
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Authorization failed: Access denied to:
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/commons/commons-math3/3.0/commons-math3-3.0.jar
---CUT---

I guess that it's caused by my having set the version to 3.0.  Does that
mean that the actual release version number in "pom.xml" cannot be
committed?


Gilles

> [...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [continuum] BUILD FAILURE: Apache Commons - Commons Math - Default Maven 2 Build Definition (Java 1.5)

Posted by sebb <se...@gmail.com>.
This failure is due to the trunk version being set to 3.0, without the
SNAPSHOT suffix.

Trunk should not be left in non-SNAPSHOT state for any longer than is necessary
[Unless you use the release plugin, it's not necessary at all]

On 1 March 2012 12:29, Continuum@vmbuild <co...@apache.org> wrote:
> Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=19541&projectId=97
>
> Build statistics:
>  State: Failed
>  Previous State: Ok
>  Started at: Thu 1 Mar 2012 12:21:37 +0000
>  Finished at: Thu 1 Mar 2012 12:29:34 +0000
>  Total time: 7m 57s
>  Build Trigger: Schedule
>  Build Number: 725
>  Exit code: 1
>  Building machine hostname: vmbuild
>  Operating system : Linux(unknown)
>  Java Home version :
>          java version "1.6.0_30"
>          Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>          Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
>
>  Builder version :
>          Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
>          Java version: 1.6.0_30
>          Java home: /usr/lib/jvm/jdk1.6.0_30/jre
>          Default locale: en_US, platform encoding: UTF-8
>          OS name: "linux" version: "2.6.32-31-server" arch: "amd64" Family: "unix"
>
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> Changed: erans @ Thu 1 Mar 2012 12:19:30 +0000
> Comment: Removed files not to be included in CM 3.0.
> Files changed:
>  /commons/proper/math/trunk/pom.xml ( 1295533 )
>  /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/PivotingQRDecomposition.java ( 1295533 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRDecompositionTest.java ( 1295533 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/PivotingQRSolverTest.java ( 1295533 )
>  /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/BatteryNISTTest.java ( 1295533 )
>
> ****************************************************************************
> Dependencies Changes:
> ****************************************************************************
> No dependencies changed
>
>
> ****************************************************************************
> Build Definition:
> ****************************************************************************
> POM filename: pom.xml
> Goals: clean deploy
> Arguments: --batch-mode -Pjava-1.5
> Build Fresh: false
> Always Build: false
> Default Build Definition: true
> Schedule: COMMONS_SCHEDULE
> Profile Name: Maven 2.2.1
> Description: Default Maven 2 Build Definition (Java 1.5)
>
> ****************************************************************************
> Test Summary:
> ****************************************************************************
> Tests: 3504
> Failures: 0
> Errors: 0
> Success Rate: 100
> Total time: 364.19492
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org