Return-Path: X-Original-To: apmail-olingo-commits-archive@minotaur.apache.org Delivered-To: apmail-olingo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8AA271019F for ; Tue, 27 Jan 2015 07:42:24 +0000 (UTC) Received: (qmail 49795 invoked by uid 500); 27 Jan 2015 07:42:24 -0000 Delivered-To: apmail-olingo-commits-archive@olingo.apache.org Received: (qmail 49773 invoked by uid 500); 27 Jan 2015 07:42:24 -0000 Mailing-List: contact commits-help@olingo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@olingo.apache.org Delivered-To: mailing list commits@olingo.apache.org Received: (qmail 49762 invoked by uid 99); 27 Jan 2015 07:42:24 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jan 2015 07:42:24 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 4C71EE01155; Tue, 27 Jan 2015 07:42:24 +0000 (UTC) Date: Tue, 27 Jan 2015 07:42:23 +0000 (UTC) From: Apache Jenkins Server To: commits@olingo.apache.org, michael.bolz@sap.com Message-ID: <1216543019.1963.1422344543402.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: olingo-odata2 #959 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: olingo-odata2 X-Jenkins-Result: FAILURE See Changes: [michael.bolz] [OLINGO-543] Set version to 2.0.2-RC01 ------------------------------------------ Started by an SCM change Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c151800f91105c0c5612bd63d07f648750a36a81 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c151800f91105c0c5612bd63d07f648750a36a81 > git rev-list 5bb61bf2c9ae753958e18e0e51b1f8b33ec38ad4 # timeout=10 [olingo-odata2] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:2.0.2-RC01 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] olingo-odata2-parent [INFO] olingo-odata2-lib [INFO] olingo-odata2-api [INFO] olingo-odata2-api-annotation [INFO] olingo-odata2-testutil [INFO] olingo-odata2-core [INFO] olingo-odata2-ref [INFO] olingo-odata2-fit [INFO] olingo-odata2-ref-web [INFO] olingo-odata2-jpa-processor [INFO] olingo-odata2-jpa-processor-api [INFO] olingo-odata2-jpa-processor-core [INFO] olingo-odata2-jpa-processor-ref [INFO] olingo-odata2-jpa-processor-ref-web [INFO] olingo-odata2-annotation-processor [INFO] olingo-odata2-annotation-processor-api [INFO] olingo-odata2-annotation-processor-core [INFO] olingo-odata2-annotation-processor-ref [INFO] olingo-odata2-annotation-processor-ref-web [INFO] olingo-odata2-dist [INFO] olingo-odata2-dist-lib [INFO] olingo-odata2-dist-jpa [INFO] olingo-odata2-dist-janos [INFO] olingo-odata2-dist-ref [INFO] olingo-odata2-dist-javadoc [INFO] olingo-odata2-sample [INFO] olingo-odata2-sample-cars-service-archetype [INFO] olingo-odata2-sample-cars-annotation-archetype [INFO] olingo-odata2-sample-cars-jpa-archetype [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building olingo-odata2-parent 2.0.2-RC01 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent --- [INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata2/target [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /x1/jenkins/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info [INFO] Working directory: /x1/jenkins/jenkins-slave/workspace/olingo-odata2 [INFO] Storing buildNumber: ? at timestamp: 2015-01-27T07:42:16+0000 [INFO] Executing: /bin/sh -c cd /x1/jenkins/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info [INFO] Working directory: /x1/jenkins/jenkins-slave/workspace/olingo-odata2 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-odata2-parent --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-parent --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-parent --- [INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata2/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/2.0.2-RC01/olingo-odata2-parent-2.0.2-RC01.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent --- Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.2-RC01/olingo-odata2-parent-2.0.2-RC01.pom 2/15 KB 4/15 KB 6/15 KB 8/15 KB 10/15 KB 12/15 KB 14/15 KB 15/15 KB [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] olingo-odata2-parent .............................. FAILURE [8.413s] [INFO] olingo-odata2-lib ................................. SKIPPED [INFO] olingo-odata2-api ................................. SKIPPED [INFO] olingo-odata2-api-annotation ...................... SKIPPED [INFO] olingo-odata2-testutil ............................ SKIPPED [INFO] olingo-odata2-core ................................ SKIPPED [INFO] olingo-odata2-ref ................................. SKIPPED [INFO] olingo-odata2-fit ................................. SKIPPED [INFO] olingo-odata2-ref-web ............................. SKIPPED [INFO] olingo-odata2-jpa-processor ....................... SKIPPED [INFO] olingo-odata2-jpa-processor-api ................... SKIPPED [INFO] olingo-odata2-jpa-processor-core .................. SKIPPED [INFO] olingo-odata2-jpa-processor-ref ................... SKIPPED [INFO] olingo-odata2-jpa-processor-ref-web ............... SKIPPED [INFO] olingo-odata2-annotation-processor ................ SKIPPED [INFO] olingo-odata2-annotation-processor-api ............ SKIPPED [INFO] olingo-odata2-annotation-processor-core ........... SKIPPED [INFO] olingo-odata2-annotation-processor-ref ............ SKIPPED [INFO] olingo-odata2-annotation-processor-ref-web ........ SKIPPED [INFO] olingo-odata2-dist ................................ SKIPPED [INFO] olingo-odata2-dist-lib ............................ SKIPPED [INFO] olingo-odata2-dist-jpa ............................ SKIPPED [INFO] olingo-odata2-dist-janos .......................... SKIPPED [INFO] olingo-odata2-dist-ref ............................ SKIPPED [INFO] olingo-odata2-dist-javadoc ........................ SKIPPED [INFO] olingo-odata2-sample .............................. SKIPPED [INFO] olingo-odata2-sample-cars-service-archetype ....... SKIPPED [INFO] olingo-odata2-sample-cars-annotation-archetype .... SKIPPED [INFO] olingo-odata2-sample-cars-jpa-archetype ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.111s [INFO] Finished at: Tue Jan 27 07:42:23 UTC 2015 [INFO] Final Memory: 17M/69M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project olingo-odata2-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:olingo-odata2-parent:pom:2.0.2-RC01 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.2-RC01/olingo-odata2-parent-2.0.2-RC01.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure