Skip to content

update carbon.apimgt and apim apps version #2166

update carbon.apimgt and apim apps version

update carbon.apimgt and apim apps version #2166

Triggered via pull request October 31, 2023 09:46
Status Failure
Total duration 5h 27m 1s
Artifacts 1

maven.yml

on: pull_request
Matrix: build
run-benchmark-test
36m 38s
run-benchmark-test
show-report
9s
show-report
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
build (2, group2)
Process completed with exit code 1.
build (1, group1)
Process completed with exit code 1.
build (1, group1)
Process completed with exit code 1.
show-report
AdvancedConfigDeploymentConfig.startServerWithMultipleConfigs ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.admin.ApiException: at org.wso2.am.integration.tests.other.AdvancedConfigDeploymentConfig.startServerWithMultipleConfigs(AdvancedConfigDeploymentConfig.java:64) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.admin.ApiException: at org.wso2.am.integration.tests.other.AdvancedConfigDeploymentConfig.startServerWithMultipleConfigs(AdvancedConfigDeploymentConfig.java:64)
show-report
AdvancedConfigDeploymentConfig.startServerWithMultipleConfigs ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.admin.ApiException: at org.wso2.am.integration.tests.other.AdvancedConfigDeploymentConfig.startServerWithMultipleConfigs(AdvancedConfigDeploymentConfig.java:64) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.admin.ApiException: at org.wso2.am.integration.tests.other.AdvancedConfigDeploymentConfig.startServerWithMultipleConfigs(AdvancedConfigDeploymentConfig.java:64)
show-report
AdvancedConfigDeploymentConfig.restoreConfigs ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.admin.ApiException: at org.wso2.am.integration.tests.other.AdvancedConfigDeploymentConfig.restoreConfigs(AdvancedConfigDeploymentConfig.java:80) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.admin.ApiException: at org.wso2.am.integration.tests.other.AdvancedConfigDeploymentConfig.restoreConfigs(AdvancedConfigDeploymentConfig.java:80)
show-report
AdvancedConfigDeploymentConfig.restoreConfigs ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.admin.ApiException: at org.wso2.am.integration.tests.other.AdvancedConfigDeploymentConfig.restoreConfigs(AdvancedConfigDeploymentConfig.java:80) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.admin.ApiException: at org.wso2.am.integration.tests.other.AdvancedConfigDeploymentConfig.restoreConfigs(AdvancedConfigDeploymentConfig.java:80)
show-report
NotificationTestCase.destroy ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.other.NotificationTestCase.destroy(NotificationTestCase.java:210) ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.other.NotificationTestCase.destroy(NotificationTestCase.java:210)
show-report
TokenEncryptionScopeTestCase.destroy ────────────────────────────────────────────────────────────────────────────────────────── Missing the required parameter 'apiId' when calling deleteAPI(Async) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async) at org.wso2.am.integration.tests.other.TokenEncryptionScopeTestCase.destroy(TokenEncryptionScopeTestCase.java:209)
show-report
APIMANAGER5843WSDLHostnameTestCase.destroy ────────────────────────────────────────────────────────────────────────────────────────── Missing the required parameter 'apiId' when calling deleteAPI(Async) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async) at org.wso2.am.integration.tests.other.APIMANAGER5843WSDLHostnameTestCase.destroy(APIMANAGER5843WSDLHostnameTestCase.java:112)
show-report
APIMANAGER5843WSDLHostnameTestCase.destroy ────────────────────────────────────────────────────────────────────────────────────────── Missing the required parameter 'apiId' when calling deleteAPI(Async) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async) at org.wso2.am.integration.tests.other.APIMANAGER5843WSDLHostnameTestCase.destroy(APIMANAGER5843WSDLHostnameTestCase.java:112)
show-report
WorkflowApprovalExecutorTest.destroy ────────────────────────────────────────────────────────────────────────────────────────── Workflow reference is not available ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: Workflow reference is not available at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.removeDeletePendingApplication(WorkflowApprovalExecutorTest.java:490) at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.destroy(WorkflowApprovalExecutorTest.java:1102)
show-report
WorkflowApprovalExecutorTest.destroy ────────────────────────────────────────────────────────────────────────────────────────── Workflow reference is not available ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: Workflow reference is not available at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.removeDeletePendingApplication(WorkflowApprovalExecutorTest.java:490) at org.wso2.am.integration.tests.workflow.WorkflowApprovalExecutorTest.destroy(WorkflowApprovalExecutorTest.java:1102)
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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 (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, 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 (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, actions/setup-node@v1, 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 (1, group1)
No files were found with the provided path: TEST-TestSuite_1.xml. No artifacts will be uploaded.
show-report
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
show-report
228 tests run, 36 skipped, 14 failed.

Artifacts

Produced during runtime
Name Size
TEST-TestSuite_2 Expired
21.7 MB