[Builder] Build failed in Jenkins: products » product-ei_7.0.x #14

cbuilder at wso2.org cbuilder at wso2.org
Thu Nov 30 04:58:06 PST 2017


See <https://wso2.org/jenkins/job/products/job/product-ei_7.0.x/14/display/redirect>

------------------------------------------
Started by user Balasubramaniyam Senduran
[EnvInject] - Loading node environment variables.
Building remotely on ECS_PRODUCTION-3f42a3dfdf7b92 (ECS_PRODUCT_SLAVE) in workspace <https://wso2.org/jenkins/job/products/job/product-ei_7.0.x/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone
shallow clone depth 100
Avoid fetching tags
Cloning repository https://github.com/wso2/product-ei.git
 > git init <https://wso2.org/jenkins/job/products/job/product-ei_7.0.x/ws/> # timeout=10
Fetching upstream changes from https://github.com/wso2/product-ei.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
 > git fetch --no-tags --progress https://github.com/wso2/product-ei.git +refs/heads/*:refs/remotes/origin/* --depth=100 # timeout=10
 > git config remote.origin.url https://github.com/wso2/product-ei.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/wso2/product-ei.git # timeout=10
Fetching upstream changes from https://github.com/wso2/product-ei.git
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
 > git fetch --no-tags --progress https://github.com/wso2/product-ei.git +refs/heads/*:refs/remotes/origin/* --depth=100 # timeout=10
 > git rev-parse refs/remotes/origin/7.0.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/7.0.x^{commit} # timeout=10
Checking out Revision 71727f66807f43ffe09b50f816f10d92d464ed7f (refs/remotes/origin/7.0.x)
Commit message: "Merge pull request #1436 from isudana/7.0.x"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71727f66807f43ffe09b50f816f10d92d464ed7f
 > git rev-list 71727f66807f43ffe09b50f816f10d92d464ed7f # timeout=10
[product-ei_7.0.x] $ /bin/sh -e /tmp/env-product-ei_7.0.x1925430879961681832.sh
[environment-script] Adding variable 'DATE' with value '30/11/2017'
------------------------------------------------------------------------

[WSO2 Maven Release] Triggering a release build. Cause : [org.jvnet.hudson.plugins.m2release.ReleaseCause at c16eca1f]
[WSO2 Maven Release] Remote branch: refs/heads/7.0.x
[WSO2 Maven Release] Remote revision: 71727f66807f43ffe09b50f816f10d92d464ed7f
[WSO2 Maven Release] Release Metadata: 
[WSO2 Maven Release]  Release Version: 7.0.0-m2
[WSO2 Maven Release]  SCM Tag Name: v7.0.0-m2
[WSO2 Maven Release]  Next Development Version: 7.0.0-SNAPSHOT
[WSO2 Maven Release]  Close Nexus Staging? true
Seen branch in repository origin/7.0.x
Seen branch in repository origin/master
Seen 2 remote branches
 > git tag -l v7.0.0-m2 # timeout=10
[WSO2 Maven Release] Build Goals : -DdevelopmentVersion=7.0.0-SNAPSHOT -DreleaseVersion=7.0.0-m2 "-DscmCommentPrefix=[WSO2 Release] [Jenkins #14] [Release 7.0.0-m2] " -Dtag=v7.0.0-m2 -Dresume=false -Darguments='-Dadditionalparam=-Xdoclint:none' release:prepare release:perform -P wso2-release
 > git config core.sparsecheckout # timeout=10
 > git checkout -f HEAD
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b release-7.0.0-m2-i996 HEAD
[WSO2 Maven Release] Checked out the branch : release-7.0.0-m2-i996
executing script 'Script - Kill Carbon Servers'
[product-ei_7.0.x] $ /bin/bash /tmp/build_step_template3279484147216498504.sh
Running port and java processes validation has become successful.
executing script 'Removing M2 repos'
[product-ei_7.0.x] $ /bin/sh /tmp/build_step_template3490660102695314509.sh
Not a docker build
RepoCleaner - ****************************************************************
RepoCleaner - ** Day of the week, repository is scheduled to delete is  - 6 **
RepoCleaner - ** No of days to keep the repository is set to            - 7 **
RepoCleaner - ****************************************************************
RepoCleaner - current date is - 2017-11-30
RepoCleaner - current day of the week is - 4
RepoCleaner - creating the record file since it doesn't exist, upate the file with current date - 2017-11-30
Parsing POMs
using settings config with name maven-settings-xml
Replacing all maven server entries not found in credentials list is false
Failed to transfer Could not find artifact org.wso2:wso2:pom:5 in shibboleth.internet2.edu (https://build.shibboleth.net/nexus/content/groups/public/)
Failed to transfer Could not find artifact org.wso2:wso2:pom:5 in shibboleth-release (https://build.shibboleth.net/nexus/content/groups/public/)
Downloaded artifact http://repo.maven.apache.org/maven2/org/wso2/wso2/5/wso2-5.pom
executing script 'Script - Kill Carbon Servers'
[product-ei_7.0.x] $ /bin/bash /tmp/build_step_template6241762398026708628.sh
Running port and java processes validation has become successful.
Preparing TestLink client API.
Using TestLink URL: https://testlink.wso2.com/lib/api/xmlrpc/v1/xmlrpc.php

Found 1,122 automated test cases in TestLink.

Sorting automated test cases by TestLink test plan execution order.

Executing single Build Steps.

Executing iterative Build Steps.

Looking for the test results of TestLink test cases.

Looking for test results in TestNG methods by its name.

Found 1,122 test result(s).

 > git rev-parse HEAD^{commit} # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
------------------------------------------------------------------------

[WSO2 Maven Release] [WSO2 Maven Release] Build Result: null
[WSO2 Maven Release] Dropping Git Tag: v7.0.0-m2. Reason: null build.

[WSO2 Maven Release] Deleting release tag from remote.
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github user for maven release plugin (CD)
 > git push https://github.com/wso2/product-ei.git :refs/tags/v7.0.0-m2
[WSO2 Maven Release] Dropped git tag - v7.0.0-m2
FATAL: [M2Release] Could not find nexus stage repository for project.

Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level <https://wso2.org/jenkins/job/products/job/product-ei_7.0.x/ws/integration/mediation-tests/coverage-report/target/jacoco/coverage> to /build/jenkins-home/jobs/products/jobs/product-ei_7.0.x/builds/14/htmlreports/Integration_Test_Coverage_Report
[BFA] Scanning build for known causes...
[BFA] Found failure cause(s):
[BFA] Unable to find nexus stage repo from category Release-Failure
[BFA] Done. 0s
Not sending mail to unregistered user isudana at gmail.com
Not sending mail to unregistered user pamod at puppet.wso2.com


More information about the Builder mailing list