Skip to content

fix: native OIDC error redirect #6117

fix: native OIDC error redirect

fix: native OIDC error redirect #6117

Triggered via push April 1, 2026 19:55
Status Cancelled
Total duration 31m 59s
Artifacts

ci.yaml

on: push
Run tests and lints
21m 24s
Run tests and lints
Matrix: Run end-to-end tests
Matrix: Run Playwright end-to-end tests
Generate release
Generate release
Draft newsletter
0s
Draft newsletter
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 9 warnings, and 4 notices
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login: test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L82
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('button[name=provider][value=hydra]') 80 | await login.open() 81 | > 82 | await page.locator(`button[name=provider][value=hydra]`).click() | ^ 83 | 84 | await loginHydra(page) 85 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts:82:64
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login: test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L0
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Test timeout of 30000ms exceeded.
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login: test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L82
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('button[name=provider][value=hydra]') 80 | await login.open() 81 | > 82 | await page.locator(`button[name=provider][value=hydra]`).click() | ^ 83 | 84 | await loginHydra(page) 85 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts:82:64
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login: test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L0
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Test timeout of 30000ms exceeded.
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login: test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L82
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('button[name=provider][value=hydra]') 80 | await login.open() 81 | > 82 | await page.locator(`button[name=provider][value=hydra]`).click() | ^ 83 | 84 | await loginHydra(page) 85 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts:82:64
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login: test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L0
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Test timeout of 30000ms exceeded.
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login: test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L82
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('button[name=provider][value=hydra]') 80 | await login.open() 81 | > 82 | await page.locator(`button[name=provider][value=hydra]`).click() | ^ 83 | 84 | await loginHydra(page) 85 | at /home/runner/work/kratos/kratos/test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts:82:64
[chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login: test/e2e/playwright/tests/desktop/identifier_first/oidc.login.spec.ts#L0
1) [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login Test timeout of 30000ms exceeded.
Run end-to-end tests (postgres)
Canceling since a higher priority waiting request for CI-refs/heads/master exists
Run end-to-end tests (postgres)
The operation was canceled.
Run end-to-end tests (sqlite)
Canceling since a higher priority waiting request for CI-refs/heads/master exists
Run end-to-end tests (sqlite)
The operation was canceled.
CI
Canceling since a higher priority waiting request for CI-refs/heads/master exists
Run Playwright end-to-end tests (sqlite)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Playwright end-to-end tests (postgres)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Playwright end-to-end tests (mysql)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Playwright end-to-end tests (cockroach)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run tests and lints
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build CLI docs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-go@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build CLI docs
Restore cache failed: Dependencies file is not found in /home/runner/work/kratos/kratos. Supported file pattern: go.sum
Run end-to-end tests (postgres)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run end-to-end tests (sqlite)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
1 flaky [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login 69 passed (2.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login 69 passed (2.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login 69 passed (2.7m)
🎭 Playwright Run Summary
1 flaky [chromium] › playwright/tests/desktop/identifier_first/oidc.login.spec.ts:78:9 › account enumeration protection on › login 69 passed (4.0m)