Test update owner reference #1960
Triggered via pull request
January 16, 2024 05:50
Tharsanan1
labeled
#1951
Status
Failure
Total duration
30m 18s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
integration-test.yml
on: pull_request_target
build_adapter
/
build
4m 53s
build_common_controller
/
build
5m 31s
build_enforcer
/
build
8m 18s
build_router
/
build
6m 53s
build_ratelimiter
/
build
1m 3s
build_config
/
build
5m 2s
build_idpds
/
build
4m 33s
build_idpui
/
build
1m 55s
runs_go_integration_tests_on_pull_request
16m 49s
runs_cucumber_integration_tests_on_pull_request
21m 35s
Annotations
12 errors and 4 warnings
runs_go_integration_tests_on_pull_request
Process completed with exit code 1.
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
──────────────────────────────────────────────────────────────────────────────────────────
java.io.IOException: Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
at org.wso2.apk.integration.utils.Utils.extractToken(Utils.java:84)
at org.wso2.apk.integration.api.BaseSteps.iHaveValidSubscription(BaseSteps.java:328)
at ✽.I have a valid subscription(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/JWT.feature:112)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
──────────────────────────────────────────────────────────────────────────────────────────
java.io.IOException: Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
at org.wso2.apk.integration.utils.Utils.extractToken(Utils.java:84)
at org.wso2.apk.integration.api.BaseSteps.iHaveValidSubscription(BaseSteps.java:328)
at ✽.I have a valid subscription(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/MTLS.feature:36)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [401]
at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.failNotEquals(Assert.java:1578)
at org.testng.Assert.assertEqualsImpl(Assert.java:150)
at org.testng.Assert.assertEquals(Assert.java:132)
at org.testng.Assert.assertEquals(Assert.java:1419)
at org.testng.Assert.assertEquals(Assert.java:1383)
at org.testng.Assert.assertEquals(Assert.java:1429)
at org.wso2.apk.integration.api.BaseSteps.theResponseStatusCodeShouldBe(BaseSteps.java:116)
at ✽.the response status code should be 200(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/MultiEnvironment.feature:79)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
──────────────────────────────────────────────────────────────────────────────────────────
java.io.IOException: Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
at org.wso2.apk.integration.utils.Utils.extractToken(Utils.java:84)
at org.wso2.apk.integration.api.BaseSteps.iHaveValidSubscription(BaseSteps.java:328)
at ✽.I have a valid subscription(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/MTLS.feature:126)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
──────────────────────────────────────────────────────────────────────────────────────────
java.io.IOException: Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
at org.wso2.apk.integration.utils.Utils.extractToken(Utils.java:84)
at org.wso2.apk.integration.api.MTLSClientCertSteps.getValidClientCertificateForMTLS(MTLSClientCertSteps.java:65)
at ✽.I have a valid token with a client certificate "config-map-1.txt"(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/MTLS.feature:51)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
──────────────────────────────────────────────────────────────────────────────────────────
java.io.IOException: Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
at org.wso2.apk.integration.utils.Utils.extractToken(Utils.java:84)
at org.wso2.apk.integration.api.MTLSClientCertSteps.getValidClientCertificateForMTLS(MTLSClientCertSteps.java:65)
at ✽.I have a valid token with a client certificate "config-map-1.txt"(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/MTLS.feature:4)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [401]
at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.failNotEquals(Assert.java:1578)
at org.testng.Assert.assertEqualsImpl(Assert.java:150)
at org.testng.Assert.assertEquals(Assert.java:132)
at org.testng.Assert.assertEquals(Assert.java:1419)
at org.testng.Assert.assertEquals(Assert.java:1383)
at org.testng.Assert.assertEquals(Assert.java:1429)
at org.wso2.apk.integration.api.BaseSteps.theResponseStatusCodeShouldBe(BaseSteps.java:116)
at ✽.the response status code should be 200(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/MultiEnvironment.feature:38)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
──────────────────────────────────────────────────────────────────────────────────────────
java.io.IOException: Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
at org.wso2.apk.integration.utils.Utils.extractToken(Utils.java:84)
at org.wso2.apk.integration.api.BaseSteps.iHaveValidSubscription(BaseSteps.java:328)
at ✽.I have a valid subscription(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/JWT.feature:92)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [401]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [401]
at org.testng.Assert.fail(Assert.java:111)
at org.testng.Assert.failNotEquals(Assert.java:1578)
at org.testng.Assert.assertEqualsImpl(Assert.java:150)
at org.testng.Assert.assertEquals(Assert.java:132)
at org.testng.Assert.assertEquals(Assert.java:1419)
at org.testng.Assert.assertEquals(Assert.java:1383)
at org.testng.Assert.assertEquals(Assert.java:1429)
at org.wso2.apk.integration.api.BaseSteps.theResponseStatusCodeShouldBe(BaseSteps.java:116)
at ✽.the response status code should be 200(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/MultiEnvironment.feature:23)
|
runs_cucumber_integration_tests_on_pull_request
APKIntegrationTestSuite.runScenario
──────────────────────────────────────────────────────────────────────────────────────────
Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
──────────────────────────────────────────────────────────────────────────────────────────
java.io.IOException: Error while accessing the Token URL. HTTP/1.1 503 Service Unavailable
at org.wso2.apk.integration.utils.Utils.extractToken(Utils.java:84)
at org.wso2.apk.integration.api.BaseSteps.iHaveValidSubscription(BaseSteps.java:328)
at ✽.I have a valid subscription(file:///home/runner/work/apk/apk/apk-repo/test/cucumber-tests/src/test/resources/tests/api/MultiEnvironment.feature:49)
|
runs_cucumber_integration_tests_on_pull_request
Process completed with exit code 1.
|
runs_go_integration_tests_on_pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
runs_go_integration_tests_on_pull_request
No test results found!
|
runs_cucumber_integration_tests_on_pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
runs_cucumber_integration_tests_on_pull_request
92 tests run, 0 skipped, 30 failed.
|