Upgrade nimbus-jose-jwt to 9.37.2 #2097
Triggered via pull request
November 19, 2024 13:25
Status
Failure
Total duration
13m 55s
Artifacts
–
Annotations
4 errors and 2 warnings
OpenIdAuthorizationCodeSpec.test a full login:
security-oauth2/src/test/groovy/io/micronaut/security/oauth2/e2e/OpenIdAuthorizationCodeSpec.groovy#L72
Condition failed with Exception:
browser.at HomePage
| | |
| | class io.micronaut.security.oauth2.e2e.HomePage
| Assertion failed:
|
| title == "Home"
| | |
| | false
| 'Sign in to Keycloak'
|
| at io.micronaut.security.oauth2.e2e.HomePage._clinit__closure1(HomePage.groovy:7)
| at geb.waiting.PotentiallyWaitingExecutor.execute(PotentiallyWaitingExecutor.groovy:30)
| at geb.Page.verifyThisPageAtOnly(Page.groovy:420)
| at geb.Page.getAtVerificationResult(Page.groovy:213)
| at geb.Page.verifyAt(Page.groovy:184)
| at geb.Browser.doAt(Browser.groovy:1198)
| at geb.Browser.at(Browser.groovy:374)
| at io.micronaut.security.oauth2.e2e.OpenIdAuthorizationCodeSpec.test a full login(OpenIdAuthorizationCodeSpec.groovy:72)
<geb.Browser@3fe9b5c0 page=io.micronaut.security.oauth2.e2e.LoginPage config=geb.Configuration@48503a3b remoteDriverOperations=geb.driver.RemoteDriverOperations@7852de8e reportGroup=null navigatorFactory=geb.navigator.factory.BrowserBackedNavigatorFactory@ae723f1 $augmentedDriver=null>
|
JwksCacheSpec.JWK are cached:
security-jwt/src/test/groovy/io/micronaut/security/token/jwt/signature/jwks/JwksCacheSpec.groovy#L176
io.micronaut.http.client.exceptions.HttpClientResponseException: Internal Server Error
|
OpenIdAuthorizationCodeSpec.test a full login:
security-oauth2/src/test/groovy/io/micronaut/security/oauth2/e2e/OpenIdAuthorizationCodeSpec.groovy#L72
Condition failed with Exception:
browser.at HomePage
| | |
| | class io.micronaut.security.oauth2.e2e.HomePage
| Assertion failed:
|
| title == "Home"
| | |
| | false
| 'Sign in to Keycloak'
|
| at io.micronaut.security.oauth2.e2e.HomePage._clinit__closure1(HomePage.groovy:7)
| at geb.waiting.PotentiallyWaitingExecutor.execute(PotentiallyWaitingExecutor.groovy:30)
| at geb.Page.verifyThisPageAtOnly(Page.groovy:420)
| at geb.Page.getAtVerificationResult(Page.groovy:213)
| at geb.Page.verifyAt(Page.groovy:184)
| at geb.Browser.doAt(Browser.groovy:1198)
| at geb.Browser.at(Browser.groovy:374)
| at io.micronaut.security.oauth2.e2e.OpenIdAuthorizationCodeSpec.test a full login(OpenIdAuthorizationCodeSpec.groovy:72)
<geb.Browser@1e0ee9e3 page=io.micronaut.security.oauth2.e2e.LoginPage config=geb.Configuration@590fb210 remoteDriverOperations=geb.driver.RemoteDriverOperations@2f2fa9be reportGroup=null navigatorFactory=geb.navigator.factory.BrowserBackedNavigatorFactory@46871c49 $augmentedDriver=null>
|
build (latest, 17)
Process completed with exit code 1.
|
build (latest, 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (latest, 17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, graalvm/setup-graalvm@v1.0.12, gradle/gradle-build-action@v2.4.0, actions/github-script@v5, mikepenz/action-junit-report@v3.7.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|