[Builder] Build failed in Jenkins: products » product-apim_2.x #541
cbuilder at wso2.org
cbuilder at wso2.org
Wed Feb 14 08:16:12 PST 2018
See <https://wso2.org/jenkins/job/products/job/product-apim_2.x/541/display/redirect?page=changes>
Changes:
[chamin892] Fix for product-apim/issues/2726
[chamalee] Upgrade dependency versions
[chamalee] Upgrade IS components
[chamalee] Update pom version
[chamalee] [maven-release-plugin] prepare release v2.1.0-update8
[chamalee] Modifying snapshot version
[chamalee] [maven-release-plugin] prepare release v2.1.0-update10
[chamalee] [maven-release-plugin] prepare for next development iteration
[chamalee] Upgrading identity versions
[chamalee] Fixing ApplicationScopeTestCase
[chamalee] Fixing refresh token grants in test cases
[chamalee] Removing unused variables in NotificationTestCase
[chamalee] Fixing year of Licence Header
[fazlann] remove hadoop-client jar from distribution
[chamalee] update carbon.apimgt version
------------------------------------------
[...truncated 942.15 KB...]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: ERROR
at org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:60)
at org.wso2.maven.p2.RepositoryGenMojo.getProcessedFeatureArtifacts(RepositoryGenMojo.java:319)
... 34 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Could not find artifact org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.jms.listener.feature:zip:6.2.98-SNAPSHOT in wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/)
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.carbon.apimgt -DartifactId=org.wso2.carbon.apimgt.jms.listener.feature -Dversion=6.2.98-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.wso2.carbon.apimgt -DartifactId=org.wso2.carbon.apimgt.jms.listener.feature -Dversion=6.2.98-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.jms.listener.feature:zip:6.2.98-SNAPSHOT
from the specified remote repositories:
wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/, releases=true, snapshots=false),
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true, snapshots=false),
3rd-party (https://maven.wso2.org/nexus/content/repositories/thirdparty/, releases=true, snapshots=false),
shibboleth.internet2.edu (https://build.shibboleth.net/nexus/content/groups/public/, releases=true, snapshots=false),
shibboleth-release (https://build.shibboleth.net/nexus/content/groups/public/, releases=true, snapshots=false),
wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/, releases=false, snapshots=true),
central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525)
at org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:56)
... 35 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.jms.listener.feature:zip:6.2.98-SNAPSHOT in wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193)
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:286)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:213)
... 38 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.jms.listener.feature:zip:6.2.98-SNAPSHOT in wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
... 3 more
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WSO2 API Manager - Aggregator Module .............. SUCCESS [38.303s]
[INFO] WSO2 API Manager - Styles Parent .................. SUCCESS [0.062s]
[INFO] WSO2 API Manager - Styles ......................... SUCCESS [24.677s]
[INFO] WSO2 Stratos API Manager - UI styles ............. SUCCESS [5.963s]
[INFO] WSO2 API Manager - Multi Tenant Dashboard ......... SUCCESS [1.926s]
[INFO] WSO2 Stratos API Manager - Dashboard UI .......... SUCCESS [6.629s]
[INFO] WSO2 AM - Login User Interface .................... SUCCESS [5.148s]
[INFO] WSO2 API Manager - Features Parent ................ SUCCESS [0.038s]
[INFO] WSO2 API Manager - Features Aggregator Module ..... SUCCESS [0.028s]
[INFO] WSO2 API Manager - Styles Features ................ SUCCESS [21.789s]
[INFO] WSO2 API Manager - Multi Tenant Dashboard Feature . SUCCESS [10.022s]
[INFO] WSO2 Stratos API Manager - Features Aggregator Module SUCCESS [0.035s]
[INFO] WSO2 Stratos API Manager - Style Features ........ SUCCESS [0.359s]
[INFO] WSO2 Stratos API Manager - Utils Features ........ SUCCESS [4.096s]
[INFO] WSO2 Stratos API Manager - Dashboard UI Features . SUCCESS [0.341s]
[INFO] WSO2 Stratos API Manager - Deployment Features ... SUCCESS [0.293s]
[INFO] Samples ........................................... SUCCESS [26.002s]
[INFO] Clients for samples ............................... SUCCESS [0.141s]
[INFO] Publisher API client .............................. SUCCESS [20.349s]
[INFO] Store API client .................................. SUCCESS [1.114s]
[INFO] Admin API client .................................. SUCCESS [0.992s]
[INFO] Back end Service .................................. SUCCESS [5.933s]
[INFO] Sample Utils ...................................... SUCCESS [7.535s]
[INFO] Sample One ........................................ SUCCESS [22.532s]
[INFO] Sample Two ........................................ SUCCESS [11.612s]
[INFO] Sample Four ....................................... SUCCESS [10.988s]
[INFO] Sample Seven ...................................... SUCCESS [11.202s]
[INFO] Sample Eight ...................................... SUCCESS [11.051s]
[INFO] Sample Nine ....................................... SUCCESS [11.130s]
[INFO] Sample Ten ........................................ SUCCESS [11.084s]
[INFO] WSO2 API Manager - P2 Profile Generation Parent ... SUCCESS [0.024s]
[INFO] WSO2 API Manager - P2 Profile Generation .......... FAILURE [11.191s]
[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: 5:10.325s
[INFO] Finished at: Wed Feb 14 16:13:33 UTC 2018
[INFO] Final Memory: 86M/489M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.wso2.maven:carbon-p2-plugin:1.5.4:p2-repo-gen (2-p2-repo-generation) on project am-p2-profile: Error occured when processing the Feature Artifact: org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.jms.listener.feature:6.2.98-SNAPSHOT: ERROR: Could not find artifact org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.jms.listener.feature:zip:6.2.98-SNAPSHOT in wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/)
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.wso2.carbon.apimgt -DartifactId=org.wso2.carbon.apimgt.jms.listener.feature -Dversion=6.2.98-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file
[ERROR]
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.wso2.carbon.apimgt -DartifactId=org.wso2.carbon.apimgt.jms.listener.feature -Dversion=6.2.98-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR]
[ERROR]
[ERROR] org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.jms.listener.feature:zip:6.2.98-SNAPSHOT
[ERROR]
[ERROR] from the specified remote repositories:
[ERROR] wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/, releases=true, snapshots=false),
[ERROR] wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/, releases=true, snapshots=false),
[ERROR] 3rd-party (https://maven.wso2.org/nexus/content/repositories/thirdparty/, releases=true, snapshots=false),
[ERROR] shibboleth.internet2.edu (https://build.shibboleth.net/nexus/content/groups/public/, releases=true, snapshots=false),
[ERROR] shibboleth-release (https://build.shibboleth.net/nexus/content/groups/public/, releases=true, snapshots=false),
[ERROR] wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/, releases=false, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :am-p2-profile
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.am.multitenancy.dashboard.ui-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/org.wso2.am.multitenancy.dashboard.ui/target/org.wso2.am.multitenancy.dashboard.ui-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.am.multitenancy.dashboard.ui/2.2.0-SNAPSHOT/org.wso2.am.multitenancy.dashboard.ui-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/backend-service/pom.xml> to org.wso2.am/test-artifacts/2.2.0-SNAPSHOT/test-artifacts-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/target/org.wso2.carbon.apimgt.samples-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample10-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample10/target/org.wso2.carbon.apimgt.samples.sample10-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample10/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample10-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample10/target/org.wso2.carbon.apimgt.samples.sample10-2.2.0-SNAPSHOT-jar-with-dependencies.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample10/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample10-2.2.0-SNAPSHOT-jar-with-dependencies.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.am.integration.test.extensions-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample-utils/target/org.wso2.carbon.apimgt.samples.utils-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.utils/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.utils-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample1-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample1/target/org.wso2.carbon.apimgt.samples.sample1-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample1/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample1-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample1/target/org.wso2.carbon.apimgt.samples.sample1-2.2.0-SNAPSHOT-jar-with-dependencies.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample1/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample1-2.2.0-SNAPSHOT-jar-with-dependencies.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/distribution/pom.xml> to org.wso2.am/am-distribution-parent/2.2.0-SNAPSHOT/am-distribution-parent-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.backend-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/backend/target/sample-data-backend.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.backend/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.backend-2.2.0-SNAPSHOT.war
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.store.api-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/clients/store/target/org.wso2.carbon.apimgt.clients.store.api-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.clients.store.api/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.store.api-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.am.integration.ui.pages-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/pom.xml> to org.wso2.am/am-parent/2.2.0-SNAPSHOT/am-parent-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/org.wso2.stratos.apimgt.styles.feature/target/org.wso2.stratos.apimgt.styles.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.stratos.apimgt.styles.feature/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.styles.feature-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/org.wso2.stratos.apimgt.styles.feature/target/org.wso2.stratos.apimgt.styles.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.stratos.apimgt.styles.feature/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.styles.feature-2.2.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/product/pom.xml> to org.wso2.am/am-features/2.2.0-SNAPSHOT/am-features-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.am.integration.backend.service-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/styles/product/pom.xml> to org.wso2.am/org.wso2.am.styles/2.2.0-SNAPSHOT/org.wso2.am.styles-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/styles/product/target/org.wso2.am.styles-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.am.styles/2.2.0-SNAPSHOT/org.wso2.am.styles-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.am.multitenancy.dashboard.ui.feature-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/target/org.wso2.am.multitenancy.dashboard.ui.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.am.multitenancy.dashboard.ui.feature/2.2.0-SNAPSHOT/org.wso2.am.multitenancy.dashboard.ui.feature-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/product/org.wso2.am.multitenancy.dashboard.ui.feature/target/org.wso2.am.multitenancy.dashboard.ui.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.am.multitenancy.dashboard.ui.feature/2.2.0-SNAPSHOT/org.wso2.am.multitenancy.dashboard.ui.feature-2.2.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/p2-profile/product/pom.xml> to org.wso2.am/am-p2-profile/2.2.0-SNAPSHOT/am-p2-profile-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.am.integration.admin.clients-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/styles/service/pom.xml> to org.wso2.am/org.wso2.stratos.apimgt.styles/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.styles-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/styles/service/target/org.wso2.stratos.apimgt.styles-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.stratos.apimgt.styles/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.styles-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/clients/target/org.wso2.carbon.apimgt.clients-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.clients/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.clients-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.admin.api-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/clients/admin/target/org.wso2.carbon.apimgt.clients.admin.api-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.clients.admin.api/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.admin.api-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.am.integration.common.test.utils-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/org.wso2.stratos.apimgt.dashboard.ui/pom.xml> to org.wso2.am/org.wso2.stratos.apimgt.dashboard.ui/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.dashboard.ui-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/org.wso2.stratos.apimgt.dashboard.ui/target/org.wso2.stratos.apimgt.dashboard.ui-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.stratos.apimgt.dashboard.ui/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.dashboard.ui-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/org.wso2.stratos.apimgt.dashboard.ui.feature/target/org.wso2.stratos.apimgt.dashboard.ui.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.stratos.apimgt.dashboard.ui.feature/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.dashboard.ui.feature-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/org.wso2.stratos.apimgt.dashboard.ui.feature/target/org.wso2.stratos.apimgt.dashboard.ui.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.stratos.apimgt.dashboard.ui.feature/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.dashboard.ui.feature-2.2.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.am.framework.extensions-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/pom.xml> to org.wso2.am/am-features-parent/2.2.0-SNAPSHOT/am-features-parent-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/tests-common/pom.xml> to org.wso2.am/tests-common/2.2.0-SNAPSHOT/tests-common-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample4-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample4/target/org.wso2.carbon.apimgt.samples.sample4-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample4/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample4-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample4/target/org.wso2.carbon.apimgt.samples.sample4-2.2.0-SNAPSHOT-jar-with-dependencies.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample4/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample4-2.2.0-SNAPSHOT-jar-with-dependencies.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.am.integration.test-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/pom.xml> to org.wso2.am/wso2stratos-am-features/2.2.0-SNAPSHOT/wso2stratos-am-features-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/org.wso2.stratos.apimgt.utils.feature/target/org.wso2.stratos.apimgt.utils.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.stratos.apimgt.utils.feature/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.utils.feature-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/org.wso2.stratos.apimgt.utils.feature/target/org.wso2.stratos.apimgt.utils.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.stratos.apimgt.utils.feature/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.utils.feature-2.2.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample2-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample2/target/org.wso2.carbon.apimgt.samples.sample2-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample2/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample2-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample2/target/org.wso2.carbon.apimgt.samples.sample2-2.2.0-SNAPSHOT-jar-with-dependencies.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample2/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample2-2.2.0-SNAPSHOT-jar-with-dependencies.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/distribution/product/pom.xml> to org.wso2.am/wso2am/2.2.0-SNAPSHOT/wso2am-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/styles/pom.xml> to org.wso2.am/am-styles-parent/2.2.0-SNAPSHOT/am-styles-parent-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample8-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample8/target/org.wso2.carbon.apimgt.samples.sample8-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample8/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample8-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample8/target/org.wso2.carbon.apimgt.samples.sample8-2.2.0-SNAPSHOT-jar-with-dependencies.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample8/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample8-2.2.0-SNAPSHOT-jar-with-dependencies.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample9-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample9/target/org.wso2.carbon.apimgt.samples.sample9-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample9/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample9-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample9/target/org.wso2.carbon.apimgt.samples.sample9-2.2.0-SNAPSHOT-jar-with-dependencies.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample9/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample9-2.2.0-SNAPSHOT-jar-with-dependencies.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/org.wso2.stratos.apimgt.login.ui/pom.xml> to org.wso2.am/org.wso2.stratos.apimgt.login.ui/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.login.ui-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/org.wso2.stratos.apimgt.login.ui/target/org.wso2.stratos.apimgt.login.ui-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.stratos.apimgt.login.ui/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.login.ui-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/wso2is-identity-oauth2-grant-types-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample7-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample7/target/org.wso2.carbon.apimgt.samples.sample7-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample7/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample7-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/sample7/target/org.wso2.carbon.apimgt.samples.sample7-2.2.0-SNAPSHOT-jar-with-dependencies.jar> to org.wso2.am/org.wso2.carbon.apimgt.samples.sample7/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.samples.sample7-2.2.0-SNAPSHOT-jar-with-dependencies.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.publisher.api-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/sample-scenarios/clients/publisher/target/org.wso2.carbon.apimgt.clients.publisher.api-2.2.0-SNAPSHOT.jar> to org.wso2.am/org.wso2.carbon.apimgt.clients.publisher.api/2.2.0-SNAPSHOT/org.wso2.carbon.apimgt.clients.publisher.api-2.2.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/org.wso2.carbon.am.integration.backend.test-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/org.wso2.stratos.apimgt.login.ui.feature/target/org.wso2.stratos.apimgt.login.ui.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.stratos.apimgt.login.ui.feature/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.login.ui.feature-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/service/org.wso2.stratos.apimgt.login.ui.feature/target/org.wso2.stratos.apimgt.login.ui.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.stratos.apimgt.login.ui.feature/2.2.0-SNAPSHOT/org.wso2.stratos.apimgt.login.ui.feature-2.2.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/p2-profile/pom.xml> to org.wso2.am/am-p2-profile-gen-parent/2.2.0-SNAPSHOT/am-p2-profile-gen-parent-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/api-import-export/pom.xml> to org.wso2.am/api-import-export/2.2.0-SNAPSHOT/api-import-export-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/product/org.wso2.am.styles.feature/target/org.wso2.am.styles.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.am.styles.feature/2.2.0-SNAPSHOT/org.wso2.am.styles.feature-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/features/product/org.wso2.am.styles.feature/target/org.wso2.am.styles.feature-2.2.0-SNAPSHOT.zip> to org.wso2.am/org.wso2.am.styles.feature/2.2.0-SNAPSHOT/org.wso2.am.styles.feature-2.2.0-SNAPSHOT.zip
[JENKINS] Archiving <https://wso2.org/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.2.0-SNAPSHOT/artifact-deployment-monitor-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/products/job/product-apim_2.x/ws/modules/integration/pom.xml> to org.wso2.am/integration/2.2.0-SNAPSHOT/integration-2.2.0-SNAPSHOT.pom
Not sending mail to unregistered user chamalee at wso2.com
Not sending mail to unregistered user chamin892 at gmail.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_template1089714134283525841.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).
Archiving artifacts
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 2s
Not sending mail to unregistered user chamalee at wso2.com
Not sending mail to unregistered user chamin892 at gmail.com
Not sending mail to unregistered user fazlann at wso2.com
More information about the Builder
mailing list