[Builder] Build failed in Jenkins: products » product-apim_2.x #695
cbuilder at wso2.org
cbuilder at wso2.org
Fri Jun 1 11:29:43 PDT 2018
See <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/695/display/redirect?page=changes>
Changes:
[bhathiya] Add style feature back
------------------------------------------
[...truncated 10.17 MB...]
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-01 18:26:42,698] INFO - AbstractReporter Stopped JMX reporter for Metrics
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-01 18:26:42,699] INFO - AbstractReporter Stopped JDBC reporter for Metrics
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-01 18:26:43,240] INFO - CarbonServerManager Shutdown complete
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-01 18:26:43,240] INFO - CarbonServerManager Halting JVM
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.carbonserver.CarbonServerManager] - Server stopped successfully...
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.carbonserver.CarbonServerManager] - Generating Jacoco code coverage...
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Execution data file non empty file size in KB : 429
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Loading execution data file <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-integration/tests-backend/target/jacoco/jacoco1527873289604.exec>
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Writing merged execution data to <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-integration/tests-backend/target/jacoco/jacoco-data-merge.exec>
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Building jar list for Jacoco coverage exclusion...
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Building jar list for Jacoco coverage inclusion...
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.hostobjects_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.keymgt_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.gateway.stub_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : wso2-uri-templates_1.6.5.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.hostobjects.oidc_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.keymgt.stub_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.gateway_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.api_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.impl_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.apimgt.keymgt.client_6.3.23.jar
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.carbonserver.CarbonServerManager] - Jacoco coverage dump file path : <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-integration/tests-backend/target/jacoco/jacoco1527877604729.exec>
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.carbonserver.CarbonServerManager] - Jacoco class file path : <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-integration/tests-backend/target/carbontmp1527873285526/wso2am-2.5.0-Alpha/repository/components/plugins>
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.carbonserver.CarbonServerManager] - Jacoco coverage HTML report path : <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-integration/tests-backend/target/jacoco/coverage/index.html>
[INFO] Tests run: 546, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4,319.962 sec <<< FAILURE! - in TestSuite
[INFO] testInvokingAPIWithOldThrottleUsingWSClient(org.wso2.am.integration.tests.api.lifecycle.InvokeAPIUsingOldThrottlingWithWSClient) Time elapsed: 3.29 sec <<< FAILURE!
[INFO] org.wso2.am.integration.test.utils.APIManagerIntegrationTestException: Error in API Subscribe. API Name:ChangeAPITierAndTestInvokingTest API Version:1.0.0 API Provider Name :admin Response Code:200 Response Data :{"error" : true, "message" : "org.wso2.carbon.apimgt.api.APIManagementException: Error while adding subscription for user: admin. Reason: Tier Gold is not allowed for user admin"}
[INFO] at org.wso2.am.integration.tests.api.lifecycle.APIManagerLifecycleBaseTest.createPublishAndSubscribeToAPI(APIManagerLifecycleBaseTest.java:384)
[INFO] at org.wso2.am.integration.tests.api.lifecycle.InvokeAPIUsingOldThrottlingWithWSClient.testInvokingAPIWithOldThrottleUsingWSClient(InvokeAPIUsingOldThrottlingWithWSClient.java:110)
[INFO]
[INFO]
[INFO] Results :
[INFO]
[INFO] Failed tests:
[INFO] InvokeAPIUsingOldThrottlingWithWSClient.testInvokingAPIWithOldThrottleUsingWSClient:110->APIManagerLifecycleBaseTest.createPublishAndSubscribeToAPI:384 ? APIManagerIntegrationTest
[INFO]
[INFO]
[INFO]
[INFO] Tests run: 546, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] WSO2 API Manager - Aggregator Module .............. SUCCESS [39.788s]
[INFO] [INFO] WSO2 API Manager - Styles Parent .................. SUCCESS [0.039s]
[INFO] [INFO] WSO2 API Manager - Styles ......................... SUCCESS [17.742s]
[INFO] [INFO] WSO2 Stratos API Manager - UI styles ............. SUCCESS [5.300s]
[INFO] [INFO] WSO2 API Manager - Multi Tenant Dashboard ......... SUCCESS [0.723s]
[INFO] [INFO] WSO2 API Manager - Features Parent ................ SUCCESS [0.033s]
[INFO] [INFO] WSO2 API Manager - Features Aggregator Module ..... SUCCESS [0.034s]
[INFO] [INFO] WSO2 API Manager - Styles Features ................ SUCCESS [19.784s]
[INFO] [INFO] WSO2 API Manager - Multi Tenant Dashboard Feature . SUCCESS [3.668s]
[INFO] [INFO] Samples ........................................... SUCCESS [21.947s]
[INFO] [INFO] Clients for samples ............................... SUCCESS [0.065s]
[INFO] [INFO] Publisher API client .............................. SUCCESS [20.291s]
[INFO] [INFO] Store API client .................................. SUCCESS [2.862s]
[INFO] [INFO] Admin API client .................................. SUCCESS [2.798s]
[INFO] [INFO] Back end Service .................................. SUCCESS [6.133s]
[INFO] [INFO] Sample Utils ...................................... SUCCESS [5.225s]
[INFO] [INFO] Sample One ........................................ SUCCESS [15.879s]
[INFO] [INFO] Sample Two ........................................ SUCCESS [12.270s]
[INFO] [INFO] Sample Four ....................................... SUCCESS [11.540s]
[INFO] [INFO] Sample Seven ...................................... SUCCESS [11.415s]
[INFO] [INFO] Sample Eight ...................................... SUCCESS [11.371s]
[INFO] [INFO] Sample Nine ....................................... SUCCESS [11.399s]
[INFO] [INFO] Sample Ten ........................................ SUCCESS [11.257s]
[INFO] [INFO] WSO2 API Manager - P2 Profile Generation Parent ... SUCCESS [0.022s]
[INFO] [INFO] WSO2 API Manager - P2 Profile Generation .......... SUCCESS [2:48.303s]
[INFO] [INFO] WSO2 API Manager - P2 Profile Generation - Micro Gateway SUCCESS [49.483s]
[INFO] [INFO] API Manager : oauth2-grant-types .................. SUCCESS [0.207s]
[INFO] [INFO] WSO2 API Manager - Distribution Parent ............ SUCCESS [0.020s]
[INFO] [INFO] WSO2 API Manager - Distribution ................... SUCCESS [2:13.852s]
[INFO] [INFO] WSO2 API Manager - API Import Export .............. SUCCESS [32.913s]
[INFO] [INFO] WSO2 API Manager - Integration Tests .............. SUCCESS [6.342s]
[INFO] [INFO] WSO2 API Manager - Integration Test Common Module . SUCCESS [0.411s]
[INFO] [INFO] WSO2 API Manager - Integration Admin Clients Module SUCCESS [8.255s]
[INFO] [INFO] WSO2 API Manager - Integration Common Test Module . SUCCESS [4.658s]
[INFO] [INFO] WSO2 API Manager - Test Artifacts Tests ........... SUCCESS [0.397s]
[INFO] [INFO] WSO2 API Manager - RestFul Backend Module for Integration Tests SUCCESS [2.498s]
[INFO] [INFO] WSO2 API Manager - ArtifactDeploymentMonitor WebApp SUCCESS [13.714s]
[INFO] [INFO] org.wso2.am.framework.extensions .................. SUCCESS [2.166s]
[INFO] [INFO] WSO2 API Manager - Integration Extensions Module .. SUCCESS [0.952s]
[INFO] [INFO] WSO2 API Manager - Integration UI Pages Module .... SUCCESS [2.111s]
[INFO] [INFO] WSO2 API Manager - Integration New Test Module .... SUCCESS [0.419s]
[INFO] [INFO] WSO2 API Manager - Based on product backend Test Module FAILURE [1:12:13.891s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 1:23:12.757s
[INFO] [INFO] Finished at: Fri Jun 01 18:26:45 UTC 2018
[INFO] [INFO] Final Memory: 191M/601M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project org.wso2.carbon.am.integration.backend.test: There are test failures.
[INFO] [ERROR]
[INFO] [ERROR] Please refer to <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-integration/tests-backend/target/surefire-reports> for the individual test results.
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] [ERROR]
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR] mvn <goals> -rf :org.wso2.carbon.am.integration.backend.test
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 API Manager - Aggregator Module .............. FAILURE [1:23:51.298s]
[INFO] WSO2 API Manager - Styles Parent .................. SKIPPED
[INFO] WSO2 API Manager - Styles ......................... SKIPPED
[INFO] WSO2 Stratos API Manager - UI styles ............. SKIPPED
[INFO] WSO2 API Manager - Multi Tenant Dashboard ......... SKIPPED
[INFO] WSO2 API Manager - Features Parent ................ SKIPPED
[INFO] WSO2 API Manager - Features Aggregator Module ..... SKIPPED
[INFO] WSO2 API Manager - Styles Features ................ SKIPPED
[INFO] WSO2 API Manager - Multi Tenant Dashboard Feature . SKIPPED
[INFO] Samples ........................................... SKIPPED
[INFO] Clients for samples ............................... SKIPPED
[INFO] Publisher API client .............................. SKIPPED
[INFO] Store API client .................................. SKIPPED
[INFO] Admin API client .................................. SKIPPED
[INFO] Back end Service .................................. SKIPPED
[INFO] Sample Utils ...................................... SKIPPED
[INFO] Sample One ........................................ SKIPPED
[INFO] Sample Two ........................................ SKIPPED
[INFO] Sample Four ....................................... SKIPPED
[INFO] Sample Seven ...................................... SKIPPED
[INFO] Sample Eight ...................................... SKIPPED
[INFO] Sample Nine ....................................... SKIPPED
[INFO] Sample Ten ........................................ SKIPPED
[INFO] WSO2 API Manager - P2 Profile Generation Parent ... SKIPPED
[INFO] WSO2 API Manager - P2 Profile Generation .......... SKIPPED
[INFO] WSO2 API Manager - P2 Profile Generation - Micro Gateway SKIPPED
[INFO] API Manager : oauth2-grant-types .................. SKIPPED
[INFO] WSO2 API Manager - Distribution Parent ............ SKIPPED
[INFO] WSO2 API Manager - Distribution ................... SKIPPED
[INFO] WSO2 API Manager - API Import Export .............. SKIPPED
[INFO] WSO2 API Manager - Integration Tests .............. SKIPPED
[INFO] WSO2 API Manager - Integration Test Common Module . SKIPPED
[INFO] WSO2 API Manager - Integration Admin Clients Module SKIPPED
[INFO] WSO2 API Manager - Integration Common Test Module . SKIPPED
[INFO] WSO2 API Manager - Test Artifacts Tests ........... SKIPPED
[INFO] WSO2 API Manager - RestFul Backend Module for Integration Tests SKIPPED
[INFO] WSO2 API Manager - ArtifactDeploymentMonitor WebApp SKIPPED
[INFO] org.wso2.am.framework.extensions .................. SKIPPED
[INFO] WSO2 API Manager - Integration Extensions Module .. SKIPPED
[INFO] WSO2 API Manager - Integration UI Pages Module .... SKIPPED
[INFO] WSO2 API Manager - Integration New Test Module .... SKIPPED
[INFO] WSO2 API Manager - Based on product backend Test Module SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24:27.525s
[INFO] Finished at: Fri Jun 01 18:26:49 UTC 2018
[INFO] Final Memory: 24M/163M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare (default-cli) on project am-parent: Maven execution failed, exit code: '1' -> [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
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml> to org.wso2.am/org.wso2.am.multitenancy.dashboard.ui/2.5.0-SNAPSHOT/org.wso2.am.multitenancy.dashboard.ui-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/backend-service/pom.xml> to org.wso2.am/test-artifacts/2.5.0-SNAPSHOT/test-artifacts-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample10/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample10/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample10-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/p2-profile/micro-gateway/pom.xml> to org.wso2.am/am-p2-profile-micro-gateway/2.5.0-SNAPSHOT/am-p2-profile-micro-gateway-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/integration-test-extensions/pom.xml> to org.wso2.am/org.wso2.am.integration.test.extensions/2.5.0-SNAPSHOT/org.wso2.am.integration.test.extensions-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample-utils/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.utils/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.utils-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample1/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample1/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample1-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/distribution/pom.xml> to org.wso2.am/am-distribution-parent/2.5.0-SNAPSHOT/am-distribution-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/backend/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.backend/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.backend-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/clients/store/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.clients.store.api/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.store.api-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/ui-pages/pom.xml> to org.wso2.am/org.wso2.am.integration.ui.pages/2.5.0-SNAPSHOT/org.wso2.am.integration.ui.pages-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/pom.xml> to org.wso2.am/am-parent/2.5.0-SNAPSHOT/am-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/features/product/pom.xml> to org.wso2.am/am-features/2.5.0-SNAPSHOT/am-features-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/backend-service/jaxrs-app/pom.xml> to org.wso2.am/org.wso2.am.integration.backend.service/2.5.0-SNAPSHOT/org.wso2.am.integration.backend.service-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/styles/product/pom.xml> to org.wso2.am/org.wso2.am.styles/2.5.0-SNAPSHOT/org.wso2.am.styles-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml> to org.wso2.am/org.wso2.am.multitenancy.dashboard.ui.feature/2.5.0-SNAPSHOT/org.wso2.am.multitenancy.dashboard.ui.feature-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/p2-profile/product/pom.xml> to org.wso2.am/am-p2-profile/2.5.0-SNAPSHOT/am-p2-profile-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/admin-clients/pom.xml> to org.wso2.am/org.wso2.am.integration.admin.clients/2.5.0-SNAPSHOT/org.wso2.am.integration.admin.clients-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/styles/service/pom.xml> to org.wso2.am/org.wso2.stratos.apimgt.styles/2.5.0-SNAPSHOT/org.wso2.stratos.apimgt.styles-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/clients/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.clients/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.clients-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/clients/admin/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.clients.admin.api/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.admin.api-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/integration-test-utils/pom.xml> to org.wso2.am/org.wso2.am.integration.common.test.utils/2.5.0-SNAPSHOT/org.wso2.am.integration.common.test.utils-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/framework-extensions/pom.xml> to org.wso2.am/org.wso2.am.framework.extensions/2.5.0-SNAPSHOT/org.wso2.am.framework.extensions-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/features/pom.xml> to org.wso2.am/am-features-parent/2.5.0-SNAPSHOT/am-features-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/pom.xml> to org.wso2.am/tests-common/2.5.0-SNAPSHOT/tests-common-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample4/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample4/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample4-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-integration/pom.xml> to org.wso2.am/org.wso2.carbon.am.integration.test/2.5.0-SNAPSHOT/org.wso2.carbon.am.integration.test-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample2/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample2/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample2-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/distribution/product/pom.xml> to org.wso2.am/wso2am/2.5.0-SNAPSHOT/wso2am-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/styles/pom.xml> to org.wso2.am/am-styles-parent/2.5.0-SNAPSHOT/am-styles-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample8/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample8/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample8-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample9/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample9/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample9-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/oauth2-grant-types/pom.xml> to org.wso2.am/wso2is-identity-oauth2-grant-types/2.5.0-SNAPSHOT/wso2is-identity-oauth2-grant-types-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample7/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample7/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample7-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/clients/publisher/pom.xml> to org.wso2.am/org.wso2.carbon.apimgt.clients.publisher.api/2.5.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.publisher.api-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-integration/tests-backend/pom.xml> to org.wso2.am/org.wso2.carbon.am.integration.backend.test/2.5.0-SNAPSHOT/org.wso2.carbon.am.integration.backend.test-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/p2-profile/pom.xml> to org.wso2.am/am-p2-profile-gen-parent/2.5.0-SNAPSHOT/am-p2-profile-gen-parent-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/api-import-export/pom.xml> to org.wso2.am/api-import-export/2.5.0-SNAPSHOT/api-import-export-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/features/product/org.wso2.am.styles.feature/pom.xml> to org.wso2.am/org.wso2.am.styles.feature/2.5.0-SNAPSHOT/org.wso2.am.styles.feature-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/backend-service/monitor-app/pom.xml> to org.wso2.am/artifact-deployment-monitor/2.5.0-SNAPSHOT/artifact-deployment-monitor-2.5.0-SNAPSHOT.pom
[JENKINS] Archiving <http://54.169.129.84:8080/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/pom.xml> to org.wso2.am/integration/2.5.0-SNAPSHOT/integration-2.5.0-SNAPSHOT.pom
Not sending mail to unregistered user bhathiya at wso2.com
Sending e-mails to: builder at wso2.org
executing script 'Script - Kill Carbon Servers'
channel stopped
[product-apim_2.x] $ /bin/bash /tmp/build_step_template1674216929164181819.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 226 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 226 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: FAILURE
[WSO2 Maven Release] Dropping Git Tag: v2.5.0-Alpha. Reason: FAILURE 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-apim.git :refs/tags/v2.5.0-Alpha
[WSO2 Maven Release] Dropped git tag - v2.5.0-Alpha
FATAL: [M2Release] Could not find nexus stage repository for project.
Archiving artifacts
Not sending mail to unregistered user bhathiya at wso2.com
Not sending mail to unregistered user birunthagnanes at gmail.com
Not sending mail to unregistered user chamin892 at gmail.com
Not sending mail to unregistered user tgtshanika at gmail.com
More information about the Builder
mailing list