Add integration tests for mutual ssl certificate chain validation #2384
Triggered via pull request
March 17, 2024 14:50
Status
Failure
Total duration
2h 28m 43s
Artifacts
4
maven.yml
on: pull_request
Matrix: build
run-benchmark-test
47m 59s
show-report
20s
Annotations
12 errors and 13 warnings
build (3, group3)
Process completed with exit code 1.
|
build (1, group1)
Process completed with exit code 1.
|
show-report
APISecurityMutualSSLCertificateChainValidationTestCase.testAPIInvocationWithMutualSSLMandatory
──────────────────────────────────────────────────────────────────────────────────────────
Mutual SSL Authentication has not succeed expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Mutual SSL Authentication has not succeed expected [200] but found [401]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityMutualSSLCertificateChainValidationTestCase.testAPIInvocationWithMutualSSLMandatory(APISecurityMutualSSLCertificateChainValidationTestCase.java:193)
|
show-report
APISecurityMutualSSLCertificateChainValidationTestCase.testAPIInvocationWithMutualSSLMandatory
──────────────────────────────────────────────────────────────────────────────────────────
Mutual SSL Authentication has not succeed expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Mutual SSL Authentication has not succeed expected [200] but found [401]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityMutualSSLCertificateChainValidationTestCase.testAPIInvocationWithMutualSSLMandatory(APISecurityMutualSSLCertificateChainValidationTestCase.java:193)
|
show-report
APISecurityTestCase.testInvokeAPIKeyForBasicOauthAPINegative
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeAPIKeyForBasicOauthAPINegative(APISecurityTestCase.java:1063)
|
show-report
APISecurityTestCase.testInvokeAPIKeyForBasicOauthAPINegative
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeAPIKeyForBasicOauthAPINegative(APISecurityTestCase.java:1063)
|
show-report
APISecurityTestCase.testInvokeBasicAuth
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBasicAuth(APISecurityTestCase.java:1007)
|
show-report
APISecurityTestCase.testInvokeBasicAuth
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBasicAuth(APISecurityTestCase.java:1007)
|
show-report
APISecurityTestCase.testInvokeBearerTokenForBasicNegative
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBearerTokenForBasicNegative(APISecurityTestCase.java:1046)
|
show-report
APISecurityTestCase.testInvokeBearerTokenForBasicNegative
──────────────────────────────────────────────────────────────────────────────────────────
expected [401] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [401] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeBearerTokenForBasicNegative(APISecurityTestCase.java:1046)
|
show-report
APISecurityTestCase.testInvokeInternalKeyForBasicAuthOnlyAPI
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeInternalKeyForBasicAuthOnlyAPI(APISecurityTestCase.java:994)
|
show-report
APISecurityTestCase.testInvokeInternalKeyForBasicAuthOnlyAPI
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.api.lifecycle.APISecurityTestCase.testInvokeInternalKeyForBasicAuthOnlyAPI(APISecurityTestCase.java:994)
|
run-benchmark-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (3, group3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, 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 (3, group3)
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, 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 (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 (2, group2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (4, group4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (4, group4)
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/
|
show-report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
1715 tests run, 12 skipped, 10 failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
Expired
|
19.7 MB |
|
TEST-TestSuite_2
Expired
|
15.2 MB |
|
TEST-TestSuite_3
Expired
|
18.3 MB |
|
TEST-TestSuite_4
Expired
|
29.8 MB |
|