[Builder] Build failed in Jenkins: iam-cloud » asgardeo-app-extensions #3051

cbuilder at wso2.org cbuilder at wso2.org
Mon Aug 1 03:35:02 PDT 2022


See <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/3051/display/redirect?page=changes>

Changes:

[gershom.seneviratne] /**

[gershom.seneviratne] Added password validation check within myaccount change password section

[gershom.seneviratne] Bumping identity apps version to 1.3.27


------------------------------------------
[...truncated 2.63 MB...]
[INFO] @wso2is/console:    82:1   warning  Expected indentation of 28 spaces but found 24  indent
[INFO] @wso2is/console:    83:1   warning  Expected indentation of 28 spaces but found 24  indent
[INFO] @wso2is/console:    84:1   warning  Expected indentation of 32 spaces but found 24  indent
[INFO] @wso2is/console:    85:1   warning  Expected indentation of 32 spaces but found 24  indent
[INFO] @wso2is/console:    86:1   warning  Expected indentation of 36 spaces but found 24  indent
[INFO] @wso2is/console:    87:1   warning  Expected indentation of 36 spaces but found 24  indent
[INFO] @wso2is/console:    88:1   warning  Expected indentation of 24 spaces but found 20  indent
[INFO] @wso2is/console:    89:17  warning  Expected blank line before this statement       @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:    94:1   warning  Expected indentation of 24 spaces but found 20  indent
[INFO] @wso2is/console:    95:1   warning  Expected indentation of 28 spaces but found 24  indent
[INFO] @wso2is/console:    96:1   warning  Expected indentation of 28 spaces but found 24  indent
[INFO] @wso2is/console:    97:1   warning  Expected indentation of 32 spaces but found 24  indent
[INFO] @wso2is/console:    98:1   warning  Expected indentation of 32 spaces but found 24  indent
[INFO] @wso2is/console:    99:1   warning  Expected indentation of 36 spaces but found 24  indent
[INFO] @wso2is/console:   100:1   warning  Expected indentation of 36 spaces but found 24  indent
[INFO] @wso2is/console:   101:1   warning  Expected indentation of 24 spaces but found 20  indent
[INFO] @wso2is/console:   102:17  warning  Expected blank line before this statement       @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:   107:1   warning  Expected indentation of 24 spaces but found 20  indent
[INFO] @wso2is/console:   108:1   warning  Expected indentation of 28 spaces but found 24  indent
[INFO] @wso2is/console:   109:1   warning  Expected indentation of 28 spaces but found 24  indent
[INFO] @wso2is/console:   110:1   warning  Expected indentation of 32 spaces but found 24  indent
[INFO] @wso2is/console:   111:1   warning  Expected indentation of 32 spaces but found 24  indent
[INFO] @wso2is/console:   112:1   warning  Expected indentation of 36 spaces but found 24  indent
[INFO] @wso2is/console:   113:1   warning  Expected indentation of 36 spaces but found 24  indent
[INFO] @wso2is/console:   114:1   warning  Expected indentation of 24 spaces but found 20  indent
[INFO] @wso2is/console:   115:17  warning  Expected blank line before this statement       @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:   120:1   warning  Expected indentation of 24 spaces but found 20  indent
[INFO] @wso2is/console:   121:1   warning  Expected indentation of 28 spaces but found 24  indent
[INFO] @wso2is/console:   122:1   warning  Expected indentation of 28 spaces but found 24  indent
[INFO] @wso2is/console:   123:1   warning  Expected indentation of 32 spaces but found 24  indent
[INFO] @wso2is/console:   124:1   warning  Expected indentation of 32 spaces but found 24  indent
[INFO] @wso2is/console:   125:1   warning  Expected indentation of 36 spaces but found 24  indent
[INFO] @wso2is/console:   126:1   warning  Expected indentation of 36 spaces but found 24  indent
[INFO] @wso2is/console:   127:1   warning  Expected indentation of 24 spaces but found 20  indent
[INFO] @wso2is/console:   128:17  warning  Expected blank line before this statement       @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/features/workflow-approvals/api/approvals.ts>
[INFO] @wso2is/console:   22:78  warning  'ApprovalTaskSummary' is defined but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/features/workflow-approvals/components/approvals-list.tsx>
[INFO] @wso2is/console:   167:17  warning  Expected blank line before this statement                                                           @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:   170:21  warning  Expected object keys to be in ascending order. 'createdTimeInMillis' should be before 'taskStatus'  sort-keys
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/features/workflow-approvals/configs/ui.ts>
[INFO] @wso2is/console:   23:30  warning  Missing return type on function  @typescript-eslint/explicit-module-boundary-types
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/features/workflow-approvals/pages/approvals.tsx>
[INFO] @wso2is/console:    63:25  warning  'setPagination' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
[INFO] @wso2is/console:    70:13  warning  'isSubmitting' is assigned a value but never used. Allowed unused vars must match /^_/u   @typescript-eslint/no-unused-vars
[INFO] @wso2is/console:   136:21  warning  Expected blank line before this statement                                                 @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:   139:44  warning  A space is required after '['                                                             array-bracket-spacing
[INFO] @wso2is/console:   139:57  warning  A space is required before ']'                                                            array-bracket-spacing
[INFO] @wso2is/console:   140:47  warning  A space is required after '['                                                             array-bracket-spacing
[INFO] @wso2is/console:   140:59  warning  A space is required before ']'                                                            array-bracket-spacing
[INFO] @wso2is/console:   198:1   warning  Expected indentation of 8 spaces but found 22                                             indent
[INFO] @wso2is/console:   315:9   warning  Expected blank line before this statement                                                 @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:   318:13  warning  Expected blank line before this statement                                                 @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:   345:21  warning  Missing parentheses around multilines JSX                                                 react/jsx-wrap-multilines
[INFO] @wso2is/console:   354:21  warning  Missing parentheses around multilines JSX                                                 react/jsx-wrap-multilines
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/init/init.ts>
[INFO] @wso2is/console:    23:1   warning  `@wso2is/core/src/workers/timer.worker` import should occur before import of `ua-parser-js`  import/order
[INFO] @wso2is/console:    25:10  warning  'commonConfig' is defined but never used. Allowed unused vars must match /^_/u               @typescript-eslint/no-unused-vars
[INFO] @wso2is/console:    43:1   warning  Expected indentation of 4 spaces but found 16                                                indent
[INFO] @wso2is/console:    83:1   warning  Expected blank line before this statement                                                    @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:    87:1   warning  Expected blank line before this statement                                                    @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:    95:1   warning  Expected blank line before this statement                                                    @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:   131:5   warning  Expected blank line before this statement                                                    @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/layouts/app.tsx>
[INFO] @wso2is/console:   28:17  warning  'ErrorInfo' is defined but never used. Allowed unused vars must match /^_/u                                                                                                                                                                                                                                                                           @typescript-eslint/no-unused-vars
[INFO] @wso2is/console:   43:43  warning  Don't use `{}` as a type. `{}` actually means "any non-nullish value".
[INFO] @wso2is/console: - If you want a type meaning "any object", you probably want `Record<string, unknown>` instead.
[INFO] @wso2is/console: - If you want a type meaning "any value", you probably want `unknown` instead.
[INFO] @wso2is/console: - If you want a type meaning "empty object", you probably want `Record<string, never>` instead  @typescript-eslint/ban-types
[INFO] @wso2is/console:   51:11  warning  'eventPublisher' is assigned a value but never used. Allowed unused vars must match /^_/u                                                                                                                                                                                                                                                             @typescript-eslint/no-unused-vars
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/layouts/dashboard.tsx>
[INFO] @wso2is/console:   79:11  warning  A space is required after '['              array-bracket-spacing
[INFO] @wso2is/console:   79:49  warning  A space is required before ']'             array-bracket-spacing
[INFO] @wso2is/console:   90:13  warning  Expected blank line before this statement  @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/layouts/default.tsx>
[INFO] @wso2is/console:    99:13  warning  Expected blank line before this statement       @typescript-eslint/padding-line-between-statements
[INFO] @wso2is/console:   155:1   warning  Expected indentation of 36 spaces but found 32  indent
[INFO] @wso2is/console:   156:1   warning  Expected indentation of 40 spaces but found 36  indent
[INFO] @wso2is/console:   157:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   158:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   159:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   160:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   161:1   warning  Expected indentation of 40 spaces but found 36  indent
[INFO] @wso2is/console:   162:1   warning  Expected indentation of 36 spaces but found 32  indent
[INFO] @wso2is/console:   163:1   warning  Expected indentation of 36 spaces but found 32  indent
[INFO] @wso2is/console:   164:1   warning  Expected indentation of 40 spaces but found 36  indent
[INFO] @wso2is/console:   165:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   166:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   167:1   warning  Expected indentation of 48 spaces but found 44  indent
[INFO] @wso2is/console:   168:1   warning  Expected indentation of 52 spaces but found 48  indent
[INFO] @wso2is/console:   169:1   warning  Expected indentation of 52 spaces but found 48  indent
[INFO] @wso2is/console:   170:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   171:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   172:1   warning  Expected indentation of 44 spaces but found 40  indent
[INFO] @wso2is/console:   173:1   warning  Expected indentation of 40 spaces but found 36  indent
[INFO] @wso2is/console:   174:1   warning  Expected indentation of 36 spaces but found 32  indent
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/views/admin.tsx>
[INFO] @wso2is/console:   136:11  warning  'eventPublisher' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/views/developer.tsx>
[INFO] @wso2is/console:   126:11  warning  'eventPublisher' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
[INFO] @wso2is/console: <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/target/identity-apps/apps/console/src/views/full-screen-view.tsx>
[INFO] @wso2is/console:   30:5   warning  'ErrorInfo' is defined but never used. Allowed unused vars must match /^_/u                @typescript-eslint/no-unused-vars
[INFO] @wso2is/console:   85:11  warning  'eventPublisher' is assigned a value but never used. Allowed unused vars must match /^_/u  @typescript-eslint/no-unused-vars
[INFO] @wso2is/console: ✖ 5952 problems (0 errors, 5952 warnings)
[INFO] @wso2is/console:   0 errors and 5078 warnings potentially fixable with the `--fix` option.
[INFO] @wso2is/console: 1 warning has detailed information that is not shown.
[INFO] @wso2is/console: Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
[INFO] @wso2is/console: ERROR in src/features/applications/pages/application-edit.tsx:528:66
[INFO] @wso2is/console: TS2339: Property 'showApplicationShare' does not exist on type '{ extendTabs: boolean; showProvisioningSettings: boolean; renderHelpPanelItems: () => ReactNode; showDangerZone: (applicationName: string) => boolean; showDeleteButton: (applicationName: string) => boolean; ... 5 more ...; getOveriddenTab: (clientId: string, tabName: any, defaultComponent: ReactElement<...>, appName...'.
[INFO] @wso2is/console:     526 |                     {
[INFO] @wso2is/console:     527 |                         (isOrganizationManagementEnabled
[INFO] @wso2is/console:   > 528 |                             && applicationConfig.editApplication.showApplicationShare
[INFO] @wso2is/console:         |                                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] @wso2is/console:     529 |                             && !application.advancedConfigurations.fragment
[INFO] @wso2is/console:     530 |                             && !application.isManagementApp) && (
[INFO] @wso2is/console:     531 |                             <PrimaryButton onClick={ () => setShowAppShareModal(true) }>
[INFO] @wso2is/console: webpack 5.65.0 compiled with 1 error and 2 warnings in 228250 ms
[INFO] @wso2is/console: npm ERR! code ELIFECYCLE
[INFO] @wso2is/console: npm ERR! errno 1
[INFO] @wso2is/console: npm ERR! @wso2is/console at 1.3.27 build:prod:default: `../../node_modules/.bin/webpack --mode production --env NODE_ENV=production`
[INFO] @wso2is/console: npm ERR! Exit status 1
[INFO] @wso2is/console: npm ERR! 
[INFO] @wso2is/console: npm ERR! Failed at the @wso2is/console at 1.3.27 build:prod:default script.
[INFO] @wso2is/console: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] @wso2is/console: npm ERR! A complete log of this run can be found in:
[INFO] @wso2is/console: npm ERR!     <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/npm/cache/_logs/2022-08-01T10_33_54_760Z-debug.log>
[INFO] @wso2is/console: npm ERR! code ELIFECYCLE
[INFO] @wso2is/console: npm ERR! errno 1
[INFO] @wso2is/console: npm ERR! @wso2is/console at 1.3.27 build:prod: `run-script-os`
[INFO] @wso2is/console: npm ERR! Exit status 1
[INFO] @wso2is/console: npm ERR! 
[INFO] @wso2is/console: npm ERR! Failed at the @wso2is/console at 1.3.27 build:prod script.
[INFO] @wso2is/console: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] @wso2is/console: npm ERR! A complete log of this run can be found in:
[INFO] @wso2is/console: npm ERR!     <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/npm/cache/_logs/2022-08-01T10_33_54_774Z-debug.log>
[INFO] @wso2is/console: npm ERR! code ELIFECYCLE
[INFO] @wso2is/console: npm ERR! errno 1
[INFO] @wso2is/console: npm ERR! @wso2is/console at 1.3.27 build: `npm run build:prod`
[INFO] @wso2is/console: npm ERR! Exit status 1
[INFO] @wso2is/console: npm ERR! 
[INFO] @wso2is/console: npm ERR! Failed at the @wso2is/console at 1.3.27 build script.
[INFO] @wso2is/console: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] @wso2is/console: npm ERR! A complete log of this run can be found in:
[INFO] @wso2is/console: npm ERR!     <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/npm/cache/_logs/2022-08-01T10_33_54_787Z-debug.log>
[INFO] lerna ERR! npm run build exited 1 in '@wso2is/console'
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 1
[INFO] npm ERR! @wso2is/webapps at 1.3.27 build: `npx lerna run build --stream`
[INFO] npm ERR! Exit status 1
[INFO] npm ERR! 
[INFO] npm ERR! Failed at the @wso2is/webapps at 1.3.27 build script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[INFO] 
[INFO] npm ERR! A complete log of this run can be found in:
[INFO] npm ERR!     <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/npm/cache/_logs/2022-08-01T10_33_54_806Z-debug.log>
[INFO] [ERROR] Command execution failed.
[INFO] org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
[INFO]     at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:404)
[INFO]     at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:804)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:751)
[INFO]     at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:313)
[INFO]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
[INFO]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[INFO]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[INFO]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
[INFO]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[INFO]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[INFO]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
[INFO]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
[INFO]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[INFO]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[INFO]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[INFO]     at java.lang.reflect.Method.invoke (Method.java:498)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
[INFO]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] WSO2 Identity Cloud Apps - Parent 0.0.1515 ......... FAILURE [06:50 min]
[INFO] [INFO] WSO2 Identity Cloud Apps - Console ................. SKIPPED
[INFO] [INFO] WSO2 Identity Cloud Apps - My Account 0.0.1515 ..... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 06:50 min
[INFO] [INFO] Finished at: 2022-08-01T10:33:54Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec (npm run build (compile)) on project identity-apps-cloud: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [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] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] WSO2 Identity Cloud Apps - Parent 0.0.1515-SNAPSHOT  FAILURE [06:54 min]
[INFO] WSO2 Identity Cloud Apps - Console ................. SKIPPED
[INFO] WSO2 Identity Cloud Apps - My Account 0.0.1515-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:14 min
[INFO] Finished at: 2022-08-01T10:34:12Z
[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 identity-apps-cloud: 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-app-extensions/ws/pom.xml> to org.wso2.identity.apps/identity-apps-cloud/0.0.1515-SNAPSHOT/identity-apps-cloud-0.0.1515-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/distributions/console/pom.xml> to org.wso2.identity.apps/console/0.0.1515-SNAPSHOT/console-0.0.1515-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/iam-cloud/job/asgardeo-app-extensions/ws/distributions/myaccount/pom.xml> to org.wso2.identity.apps/myaccount/0.0.1515-SNAPSHOT/myaccount-0.0.1515-SNAPSHOT.pom
Not sending mail to user gershom.seneviratne at gmail.com with no permission to view iam-cloud » asgardeo-app-extensions » WSO2 Identity Cloud Apps - Parent #3051
Sending e-mails to: builder at wso2.org
No mail will be sent out, as 'iam-cloud » asgardeo-app-extensions » WSO2 Identity Cloud Apps - Console #3051' 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-app-extensions » WSO2 Identity Cloud Apps - My Account #3051' 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.0.1515. 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-app-extensions.git :refs/tags/v0.0.1515 # timeout=10
[WSO2 Maven Release] Dropped git tag - v0.0.1515
FATAL: [M2Release] Could not find nexus stage repository for project.

Skipped archiving because build is not successful
Not sending mail to user gershom.seneviratne at gmail.com with no permission to view iam-cloud » asgardeo-app-extensions #3051


More information about the Builder mailing list