pr-builder-test #6640
Annotations
2 errors and 10 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected], actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
===========================================================
identity-organization-management BUILD SUCCESS
==========================================================
Built version: 1.4.38-SNAPSHOT
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
|
build
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest.switchM2MToken(org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest)
[ERROR] Run 1: OrganizationManagementSuccessTest.switchM2MToken:262 Application sharing failed expected:<200> but was:<409>
[ERROR] Run 2: OrganizationManagementSuccessTest.switchM2MToken:262 Application sharing failed expected:<200> but was:<409>
[INFO]
[INFO]
[ERROR] Tests run: 2031, Failures: 1, Errors: 0, Skipped: 8
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WSO2 Identity Server 7.0.1-SNAPSHOT:
[INFO]
[INFO] WSO2 Identity Server ............................... SUCCESS [ 1.668 s]
[INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ 0.044 s]
[INFO] Identity Server: UI styles ......................... SUCCESS [ 12.079 s]
[INFO] WSO2 IS - Features Aggregator Module ............... SUCCESS [ 0.018 s]
[INFO] WSO2 IS - Style Features ........................... SUCCESS [ 0.999 s]
[INFO] WSO2 IS - Utils Features ........................... SUCCESS [ 3.371 s]
[INFO] WSO2 Carbon - Identity UI Feature .................. SUCCESS [ 3.207 s]
[INFO] WSO2 IS - IS Profile Generation .................... SUCCESS [ 49.772 s]
[INFO] Identity Server : Connector ........................ SUCCESS [ 2.222 s]
[INFO] WSO2 Identity Server - Rest API .................... SUCCESS [ 0.010 s]
[INFO] WSO2 Identity Server - All Rest API ................ SUCCESS [01:24 min]
[INFO] Identity Server : identity-authenticators .......... SUCCESS [ 0.371 s]
[INFO] Identity Server : Social-authenticators ............ SUCCESS [ 0.851 s]
[INFO] Identity Server : Provisioning Connectors .......... SUCCESS [ 0.636 s]
[INFO] Identity Server : identity-local-authenticators .... SUCCESS [ 1.058 s]
[INFO] Identity Server : oauth2-grant-types ............... SUCCESS [ 0.176 s]
[INFO] Identity Server .................................... SUCCESS [01:01 min]
[INFO] WSO2 Identity Integration Test Utils ............... SUCCESS [ 0.008 s]
[INFO] org.wso2.carbon.identity.test.integration.service .. SUCCESS [ 2.365 s]
[INFO] org.wso2.carbon.identity.test.integration.service.stubs SUCCESS [ 7.732 s]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 22.515 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 14.016 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 1.620 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 10.991 s]
[INFO] Custom Attribute Finder ............................ SUCCESS [ 1.879 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 0.650 s]
[INFO] Identity Test Back-end Module ...................... FAILURE [ 01:34 h]
[INFO] org.wso2.identity.integration.test ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:38 h
[INFO] Finished at: 2024-06-14T20:45:36Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.wso2.carbon.identity.integration.backend.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-backend/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "product-is-mvn-build-log", "product-is-surefire-report", "repo-mvn-build-log", "repo-pr-diff", "repo-surefire-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product-is-mvn-build-log
Expired
|
13.8 MB |
|
product-is-surefire-report
Expired
|
8 MB |
|
repo-mvn-build-log
Expired
|
1.45 MB |
|
repo-pr-diff
Expired
|
15.9 KB |
|
repo-surefire-report
Expired
|
1.19 MB |
|