[Builder] Build failed in Jenkins: iam-cloud » asgardeo-user-mgt #457
cbuilder at wso2.org
cbuilder at wso2.org
Wed Dec 15 06:12:18 PST 2021
See <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/457/display/redirect?page=changes>
Changes:
[thumilan.15] fix checkstyle issue
------------------------------------------
[...truncated 1.48 MB...]
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/TenantMgtApiDelegate.java>:74: warning: no @return
[INFO] [ERROR] default ResponseEntity<Void> deleteTenantAssociation(String username, String tenantDomain) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/main/java/com/wso2/identity/asgardeo/tenant/mgt/TenantManagementService.java>:73: warning: no @return
[INFO] [ERROR] boolean isTenantDomainExist(String tenantDomain, String username, boolean isExistingUser)
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/main/java/com/wso2/identity/asgardeo/tenant/mgt/service/registry/CentralOrgRegMgtService.java>:78: warning: no @throws for com.wso2.identity.asgardeo.tenant.mgt.exception.TenantMgtApiException
[INFO] [ERROR] public boolean isOrgNameAvailable(String tenantDomain, String ownerEmail, boolean isExistingUser)
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/main/java/com/wso2/identity/asgardeo/tenant/mgt/service/tenant/TenantMgtService.java>:167: warning: no @throws for com.wso2.identity.asgardeo.tenant.mgt.exception.TenantMgtApiException
[INFO] [ERROR] public boolean isExistingTenant(String tenantDomain) throws TenantMgtApiException {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/main/java/com/wso2/identity/asgardeo/tenant/mgt/util/APIUtils.java>:62: warning: no @param for log
[INFO] [ERROR] public static ApiError buildApiErrorResponse(String jsonResponse, Logger log) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/main/java/com/wso2/identity/asgardeo/tenant/mgt/util/ReservedDomainLoader.java>:46: error: unknown tag: String
[INFO] [ERROR] * @return Set<String> which contains reserved domain names.
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/AssociatedTenantModel.java>:39: warning: no @param for id
[INFO] [ERROR] public AssociatedTenantModel id(String id) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/AssociatedTenantModel.java>:39: warning: no @return
[INFO] [ERROR] public AssociatedTenantModel id(String id) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/AssociatedTenantModel.java>:58: warning: no @param for domain
[INFO] [ERROR] public AssociatedTenantModel domain(String domain) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/AssociatedTenantModel.java>:58: warning: no @return
[INFO] [ERROR] public AssociatedTenantModel domain(String domain) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/AssociatedTenantModel.java>:77: warning: no @param for associationType
[INFO] [ERROR] public AssociatedTenantModel associationType(String associationType) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/AssociatedTenantModel.java>:77: warning: no @return
[INFO] [ERROR] public AssociatedTenantModel associationType(String associationType) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/AssociatedTenantModel.java>:96: warning: no @param for _default
[INFO] [ERROR] public AssociatedTenantModel _default(Boolean _default) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/AssociatedTenantModel.java>:96: warning: no @return
[INFO] [ERROR] public AssociatedTenantModel _default(Boolean _default) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/CreateTenantRequest.java>:36: warning: no @param for domain
[INFO] [ERROR] public CreateTenantRequest domain(String domain) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/CreateTenantRequest.java>:36: warning: no @return
[INFO] [ERROR] public CreateTenantRequest domain(String domain) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/Error.java>:44: warning: no @param for code
[INFO] [ERROR] public Error code(String code) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/Error.java>:44: warning: no @return
[INFO] [ERROR] public Error code(String code) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/Error.java>:68: warning: no @param for message
[INFO] [ERROR] public Error message(String message) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/Error.java>:68: warning: no @return
[INFO] [ERROR] public Error message(String message) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/Error.java>:92: warning: no @param for description
[INFO] [ERROR] public Error description(String description) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/Error.java>:92: warning: no @return
[INFO] [ERROR] public Error description(String description) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/Error.java>:114: warning: no @param for traceId
[INFO] [ERROR] public Error traceId(String traceId) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/Error.java>:114: warning: no @return
[INFO] [ERROR] public Error traceId(String traceId) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/TenantResponseModel.java>:32: warning: no @param for id
[INFO] [ERROR] public TenantResponseModel id(String id) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/TenantResponseModel.java>:32: warning: no @return
[INFO] [ERROR] public TenantResponseModel id(String id) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/TenantResponseModel.java>:51: warning: no @param for domain
[INFO] [ERROR] public TenantResponseModel domain(String domain) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/TenantResponseModel.java>:51: warning: no @return
[INFO] [ERROR] public TenantResponseModel domain(String domain) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/UserTenantAssociationsModel.java>:41: warning: no @param for totalResults
[INFO] [ERROR] public UserTenantAssociationsModel totalResults(Integer totalResults) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/UserTenantAssociationsModel.java>:41: warning: no @return
[INFO] [ERROR] public UserTenantAssociationsModel totalResults(Integer totalResults) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/UserTenantAssociationsModel.java>:60: warning: no @param for startIndex
[INFO] [ERROR] public UserTenantAssociationsModel startIndex(Integer startIndex) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/UserTenantAssociationsModel.java>:60: warning: no @return
[INFO] [ERROR] public UserTenantAssociationsModel startIndex(Integer startIndex) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/UserTenantAssociationsModel.java>:79: warning: no @param for count
[INFO] [ERROR] public UserTenantAssociationsModel count(Integer count) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/UserTenantAssociationsModel.java>:79: warning: no @return
[INFO] [ERROR] public UserTenantAssociationsModel count(Integer count) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/UserTenantAssociationsModel.java>:97: warning: no @param for associatedTenants
[INFO] [ERROR] public UserTenantAssociationsModel associatedTenants(List<AssociatedTenantModel> associatedTenants) {
[INFO] [ERROR] ^
[INFO] [ERROR] <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/src/gen/java/com/wso2/identity/asgardeo/tenant/mgt/api/v1/model/UserTenantAssociationsModel.java>:97: warning: no @return
[INFO] [ERROR] public UserTenantAssociationsModel associatedTenants(List<AssociatedTenantModel> associatedTenants) {
[INFO] [ERROR] ^
[INFO] [ERROR]
[INFO] [ERROR] Command line was: /build/software/java/jdk1.8.0_171/jre/../bin/javadoc @options @packages
[INFO] [ERROR]
[INFO] [ERROR] Refer to the generated Javadoc files in '<https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/target/apidocs'> dir.
[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/MojoExecutionException
[INFO] [ERROR]
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR] mvn <goals> -rf :com.wso2.identity.asgardeo.tenant.mgt
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] argardeo-user-manager 0.1.202-SNAPSHOT ............. FAILURE [02:05 min]
[INFO] Asgardeo Consumer User Manager ..................... SKIPPED
[INFO] Asgardeo User-Tenant Association Manager ........... SKIPPED
[INFO] Asgardeo Local User Manager ........................ SKIPPED
[INFO] Asgardeo Identity Recovery ......................... SKIPPED
[INFO] Asgardeo Tenant Manager Listener ................... SKIPPED
[INFO] Asgardeo Realm Config Builder ...................... SKIPPED
[INFO] Asgardeo Tenant Management Component ............... SKIPPED
[INFO] guest-mgt .......................................... SKIPPED
[INFO] com.wso2.identity.asgardeo.guest.user.core.service . SKIPPED
[INFO] com.wso2.identity.asgardeo.guest.user.api.rest ..... SKIPPED
[INFO] com.wso2.identity.asgardeo.guest.user.api.rest.commons SKIPPED
[INFO] com.wso2.identity.asgardeo.guest.user.api.rest.service SKIPPED
[INFO] com.wso2.identity.asgardeo.guest.user.api.dispatcher SKIPPED
[INFO] association-mgt .................................... SKIPPED
[INFO] com.wso2.identity.asgardeo.association.management.api.rest SKIPPED
[INFO] com.wso2.identity.asgardeo.association.management.api.rest.commons SKIPPED
[INFO] com.wso2.identity.asgardeo.association.management.api.rest.v1 SKIPPED
[INFO] com.wso2.identity.asgardeo.association.management.api.dispatcher SKIPPED
[INFO] Asgardeo User Management Commons ................... SKIPPED
[INFO] WSO2 Asgardeo - Tenant Deletion .................... SKIPPED
[INFO] WSO2 Asgardeo - Tenant Deletion API ................ SKIPPED
[INFO] federated-user-association ......................... SKIPPED
[INFO] com.wso2.identity.asgardeo.local.user.federated.association.api.rest SKIPPED
[INFO] com.wso2.identity.asgardeo.local.user.federated.association.api.rest.commons SKIPPED
[INFO] com.wso2.identity.asgardeo.local.user.federated.association.api.rest.v1 SKIPPED
[INFO] com.wso2.identity.asgardeo.local.user.federated.association.api.dispatcher SKIPPED
[INFO] Central Organization Registry Integration Tests 0.1.202-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:16 min
[INFO] Finished at: 2021-12-15T14:11:14Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project argardeo-user-manager: 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 <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/guest-mgt/com.wso2.identity.asgardeo.guest.user.api.rest/com.wso2.identity.asgardeo.guest.user.api.rest.commons/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.guest.user.api.rest.commons/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.guest.user.api.rest.commons-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/association-mgt/com.wso2.identity.asgardeo.association.management.api.rest/com.wso2.identity.asgardeo.association.management.api.rest.v1/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.association.management.api.rest.v1/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.association.management.api.rest.v1-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/federated-user-association/com.wso2.identity.asgardeo.local.user.federated.association.api.rest/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.local.user.federated.association.api.rest/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.local.user.federated.association.api.rest-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.association.manager/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.tenant.association.manager/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.tenant.association.manager-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.realm.config.builder/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.realm.config.builder/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.realm.config.builder-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.mgt/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.tenant.mgt/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.tenant.mgt-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/federated-user-association/com.wso2.identity.asgardeo.local.user.federated.association.api.rest/com.wso2.identity.asgardeo.local.user.federated.association.api.rest.v1/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.local.user.federated.association.api.rest.v1/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.local.user.federated.association.api.rest.v1-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/tests/central-org-integration-test/pom.xml> to com.wso2.identity.asgardeo.user.manager/central-org-integration-test/0.1.202-SNAPSHOT/central-org-integration-test-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/guest-mgt/com.wso2.identity.asgardeo.guest.user.api.rest/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.guest.user.api.rest/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.guest.user.api.rest-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/tenant-deletion/com.wso2.identity.asgardeo.tenant.deletion.api/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.asgardeo.tenant.deletion.api/0.1.202-SNAPSHOT/com.wso2.asgardeo.tenant.deletion.api-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/federated-user-association/com.wso2.identity.asgardeo.local.user.federated.association.api.dispatcher/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.local.user.federated.association.api.dispatcher/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.local.user.federated.association.api.dispatcher-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.consumer.user.manager/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.consumer.user.manager/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.consumer.user.manager-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/federated-user-association/com.wso2.identity.asgardeo.local.user.federated.association.api.rest/com.wso2.identity.asgardeo.local.user.federated.association.api.rest.commons/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.local.user.federated.association.api.rest.commons/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.local.user.federated.association.api.rest.commons-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/guest-mgt/com.wso2.identity.asgardeo.guest.user.api.rest/com.wso2.identity.asgardeo.guest.user.api.rest.service/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.guest.user.api.rest.service/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.guest.user.api.rest.service-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/association-mgt/com.wso2.identity.asgardeo.association.management.api.dispatcher/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.association.management.api.dispatcher/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.association.management.api.dispatcher-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/guest-mgt/pom.xml> to com.wso2.identity.asgardeo.user.manager/guest-mgt/0.1.202-SNAPSHOT/guest-mgt-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/association-mgt/pom.xml> to com.wso2.identity.asgardeo.user.manager/association-mgt/0.1.202-SNAPSHOT/association-mgt-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/guest-mgt/com.wso2.identity.asgardeo.guest.user.api.dispatcher/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.guest.user.api.dispatcher/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.guest.user.api.dispatcher-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.tenant.management.listener/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.tenant.management.listener/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.tenant.management.listener-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/association-mgt/com.wso2.identity.asgardeo.association.management.api.rest/com.wso2.identity.asgardeo.association.management.api.rest.commons/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.association.management.api.rest.commons/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.association.management.api.rest.commons-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/pom.xml> to com.wso2.identity.asgardeo.user.manager/argardeo-user-manager/0.1.202-SNAPSHOT/argardeo-user-manager-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.identity.recovery/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.identity.recovery/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.identity.recovery-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/association-mgt/com.wso2.identity.asgardeo.association.management.api.rest/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.association.management.api.rest/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.association.management.api.rest-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/guest-mgt/com.wso2.identity.asgardeo.guest.user.core.service/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.guest.user.core.service/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.guest.user.core.service-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/federated-user-association/pom.xml> to com.wso2.identity.asgardeo.user.manager/federated-user-association/0.1.202-SNAPSHOT/federated-user-association-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/tenant-deletion/pom.xml> to com.wso2.identity.asgardeo.user.manager/tenant-deletion/0.1.202-SNAPSHOT/tenant-deletion-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.local.user.manager/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.local.user.manager/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.local.user.manager-0.1.202-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-user-mgt/ws/components/com.wso2.identity.asgardeo.user.mgt.commons/pom.xml> to com.wso2.identity.asgardeo.user.manager/com.wso2.identity.asgardeo.user.mgt.commons/0.1.202-SNAPSHOT/com.wso2.identity.asgardeo.user.mgt.commons-0.1.202-SNAPSHOT.pom
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.guest.user.api.rest.commons #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.association.management.api.rest.v1 #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.local.user.federated.association.api.rest #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Asgardeo User-Tenant Association Manager #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Asgardeo Realm Config Builder #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Asgardeo Tenant Management Component #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.local.user.federated.association.api.rest.v1 #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Central Organization Registry Integration Tests #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.guest.user.api.rest #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » WSO2 Asgardeo - Tenant Deletion API #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.local.user.federated.association.api.dispatcher #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Asgardeo Consumer User Manager #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.local.user.federated.association.api.rest.commons #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.guest.user.api.rest.service #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.association.management.api.dispatcher #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » guest-mgt #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » association-mgt #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.guest.user.api.dispatcher #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Asgardeo Tenant Manager Listener #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.association.management.api.rest.commons #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Not sending mail to user VimukthiPerera at users.noreply.github.com with no permission to view iam-cloud » asgardeo-user-mgt » argardeo-user-manager #457
Not sending mail to user thumilan.15 at cse.mrt.ac.lk with no permission to view iam-cloud » asgardeo-user-mgt » argardeo-user-manager #457
Not sending mail to user gcariyarathne.15 at cse.mrt.ac.lk with no permission to view iam-cloud » asgardeo-user-mgt » argardeo-user-manager #457
Sending e-mails to: builder at wso2.org
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Asgardeo Identity Recovery #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.association.management.api.rest #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » com.wso2.identity.asgardeo.guest.user.core.service #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » federated-user-association #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » WSO2 Asgardeo - Tenant Deletion #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Asgardeo Local User Manager #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'iam-cloud » asgardeo-user-mgt » Asgardeo User Management Commons #457' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
using credential github-user-for-maven-releases
> git rev-parse HEAD^{commit} # timeout=10
using credential github-user-for-maven-releases
> git rev-parse HEAD^{commit} # timeout=10
------------------------------------------------------------------------
[WSO2 Maven Release] [WSO2 Maven Release] Build Result: FAILURE
[WSO2 Maven Release] Dropping Git Tag: v0.1.202. 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-enterprise/asgardeo-user-mgt.git :refs/tags/v0.1.202 # timeout=10
[WSO2 Maven Release] Dropped git tag - v0.1.202
[WSO2 Maven Release] Not Releasing the Nexus repository. "release:perform" goal is not defined in build goals -Dresume=false -Darguments='-Dadditionalparam=-Xdoclint:none' release:prepare -P wso2-release
Not sending mail to user gcariyarathne.15 at cse.mrt.ac.lk with no permission to view iam-cloud » asgardeo-user-mgt #457
Not sending mail to user janethavishka at gmail.com with no permission to view iam-cloud » asgardeo-user-mgt #457
Not sending mail to user noreply at github.com with no permission to view iam-cloud » asgardeo-user-mgt #457
Not sending mail to user thumilan.15 at cse.mrt.ac.lk with no permission to view iam-cloud » asgardeo-user-mgt #457
Not sending mail to user udeshathukorala at gmail.com with no permission to view iam-cloud » asgardeo-user-mgt #457
Not sending mail to user VimukthiPerera at users.noreply.github.com with no permission to view iam-cloud » asgardeo-user-mgt #457
More information about the Builder
mailing list