Skip to content

Nightly Checks

Nightly Checks #728

Triggered via schedule August 9, 2026 00:32
Status Failure
Total duration 13m 45s
Artifacts 10

nightly-checks.yaml

on: schedule
Matrix: ci-checks / go
ci-checks  /  benchmark tests
4m 13s
ci-checks / benchmark tests
ci-checks  /  changes
9s
ci-checks / changes
ci-checks  /  integration tests
4m 45s
ci-checks / integration tests
ci-checks  /  image build
2m 18s
ci-checks / image build
ci-checks  /  Cucumber BDD Tests
9m 57s
ci-checks / Cucumber BDD Tests
ci-checks  /  otdfctl e2e tests
13m 37s
ci-checks / otdfctl e2e tests
ci-checks  /  license check
1m 14s
ci-checks / license check
ci-checks  /  ...  /  resolve-versions
14s
ci-checks / platform-xtest / resolve-versions
db-flakiness-recovery
3m 34s
db-flakiness-recovery
ci-checks  /  comment-govulncheck
0s
ci-checks / comment-govulncheck
ci-checks  /  benchmark tests
0s
ci-checks / benchmark tests
ci-checks  /  Protocol Buffer Lint and Gencode Up-to-date check
1m 5s
ci-checks / Protocol Buffer Lint and Gencode Up-to-date check
Matrix: ci-checks / platform-xtest / xct
ci-checks  /  ...  /  publish-results
4s
ci-checks / platform-xtest / publish-results
ci-checks  /  ...  /  xtest
2s
ci-checks / platform-xtest / xtest
Fit to window
Zoom out
Zoom in

Annotations

112 errors, 60 warnings, and 6 notices
ci-checks / go (examples)
Command failed: /home/runner/golangci-lint-2.8.0-linux-amd64/golangci-lint config verify The command is terminated due to an error: [../.golangci.yaml] validate: compile schema: failing loading "https://golangci-lint.run/jsonschema/golangci.v2.8.jsonschema.json": Get "https://golangci-lint.run/jsonschema/golangci.v2.8.jsonschema.json": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
ci-checks / go (examples)
Failed to run: Error: Command failed: /home/runner/golangci-lint-2.8.0-linux-amd64/golangci-lint config verify The command is terminated due to an error: [../.golangci.yaml] validate: compile schema: failing loading "https://golangci-lint.run/jsonschema/golangci.v2.8.jsonschema.json": Get "https://golangci-lint.run/jsonschema/golangci.v2.8.jsonschema.json": context deadline exceeded (Client.Timeout exceeded while awaiting headers) , Error: Command failed: /home/runner/golangci-lint-2.8.0-linux-amd64/golangci-lint config verify The command is terminated due to an error: [../.golangci.yaml] validate: compile schema: failing loading "https://golangci-lint.run/jsonschema/golangci.v2.8.jsonschema.json": Get "https://golangci-lint.run/jsonschema/golangci.v2.8.jsonschema.json": context deadline exceeded (Client.Timeout exceeded while awaiting headers) at genericNodeError (node:internal/errors:985:15) at wrappedFn (node:internal/errors:539:14) at ChildProcess.exithandler (node:child_process:417:12) at ChildProcess.emit (node:events:509:28) at maybeClose (node:internal/child_process:1124:16) at ChildProcess._handle.onexit (node:internal/child_process:306:5)
ci-checks / go (examples)
Process completed with exit code 3.
ci-checks / go (examples)
cmd.authorizationExamples calls sdk.New, which eventually calls tls.Dialer.DialContext
ci-checks / go (examples)
cmd.init#1 calls pflag.FlagSet.BoolVarP, which eventually calls tls.Conn.Write
ci-checks / go (examples)
cmd.decrypt calls io.Copy, which eventually calls tls.Conn.Read
ci-checks / go (examples)
cmd.authorizationExamples calls sdk.New, which eventually calls tls.Conn.HandshakeContext
ci-checks / go (sdk)
The strategy configuration was canceled because "ci-checks.go.examples" failed
ci-checks / go (sdk)
The operation was canceled.
ci-checks / go (sdk)
auth.DPoPTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
ci-checks / go (sdk)
oauth.DoCertExchange calls http.http2transportResponseBody.Close, which eventually calls tls.Conn.Write
ci-checks / go (sdk)
auth.bufferRequestBody calls bytes.Buffer.ReadFrom, which calls tls.Conn.Read
ci-checks / go (sdk)
auth.DPoPTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Conn.HandshakeContext
ci-checks / go (lib/flattening)
The strategy configuration was canceled because "ci-checks.go.examples" failed
ci-checks / go (lib/flattening)
The operation was canceled.
ci-checks / go (lib/ocrypto)
The strategy configuration was canceled because "ci-checks.go.examples" failed
ci-checks / go (lib/ocrypto)
The operation was canceled.
ci-checks / go (lib/identifier)
The strategy configuration was canceled because "ci-checks.go.examples" failed
ci-checks / go (lib/identifier)
The operation was canceled.
ci-checks / go (lib/fixtures)
The strategy configuration was canceled because "ci-checks.go.examples" failed
ci-checks / go (lib/fixtures)
The operation was canceled.
ci-checks / go (service)
The strategy configuration was canceled because "ci-checks.go.examples" failed
ci-checks / go (service)
The operation was canceled.
ci-checks / go (service)
auth.DiscoverOIDCConfiguration calls http.Client.Do, which eventually calls tls.Dialer.DialContext
ci-checks / go (service)
ldap.dialLDAPURL calls ldap.DialURL, which eventually calls tls.DialWithDialer
ci-checks / go (service)
internal.ContainerManager.Stop calls testcontainers.DockerContainer.Terminate, which eventually calls tls.Dial
ci-checks / go (service)
auth.DiscoverOIDCConfiguration calls http.http2transportResponseBody.Close, which eventually calls tls.Conn.Write
ci-checks / go (service)
cmd.LoadKeycloakData calls io.ReadAll, which eventually calls tls.Conn.Read
ci-checks / go (service)
server.OpenTDFServer.startHTTPServer calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
ci-checks / go (service)
memhttp.memoryListener.Close calls sync.Once.Do, which eventually calls tls.Conn.Handshake
ci-checks / go (tests-bdd)
The strategy configuration was canceled because "ci-checks.go.examples" failed
ci-checks / go (tests-bdd)
cukes.init calls compose.init, which eventually calls namesgenerator.init
ci-checks / go (tests-bdd)
cukes.init calls compose.init, which eventually calls namesgenerator.init
ci-checks / go (tests-bdd)
cukes.init calls compose.init, which eventually calls namesgenerator.init
ci-checks / go (tests-bdd)
cukes.LogComposeService calls testcontainers.DockerContainer.Logs, which eventually calls tls.Dialer.DialContext
ci-checks / go (tests-bdd)
cukes.PlatformScenarioContext.GetAttributeValue calls sdkconnect.AttributesServiceClientConnectWrapper.GetAttributeValuesByFqns, which eventually calls tls.DialWithDialer
ci-checks / go (tests-bdd)
cukes.LocalDevPlatformGlue.Setup calls compose.DockerCompose.Up, which eventually calls tls.Dial
ci-checks / go (tests-bdd)
cukes.LogComposeService calls protovalidate.ValidationError.Error, which eventually calls tls.Conn.Write
ci-checks / go (tests-bdd)
cukes.LogComposeService calls io.ReadAll, which eventually calls tls.Conn.Read
ci-checks / go (tests-bdd)
cukes.LocalDevPlatformGlue.Setup calls compose.NewDockerComposeWith, which eventually calls tls.Conn.HandshakeContext
ci-checks / go (tests-bdd)
utils.generateECCertificate calls elliptic.P256, which eventually calls tls.Conn.Handshake
ci-checks / go (otdfctl)
The strategy configuration was canceled because "ci-checks.go.examples" failed
ci-checks / go (otdfctl)
The operation was canceled.
ci-checks / go (otdfctl)
man.styleDoc calls glamour.TermRenderer.Render, which eventually calls html.Renderer.renderLink
ci-checks / go (otdfctl)
man.styleDoc calls glamour.TermRenderer.Render, which eventually calls html.Renderer.renderImage
ci-checks / go (otdfctl)
man.styleDoc calls glamour.TermRenderer.Render, which eventually calls html.Renderer.renderAutoLink
ci-checks / go (otdfctl)
auth.RevokeAccessToken calls rp.RevokeToken, which eventually calls tls.Dialer.DialContext
ci-checks / go (otdfctl)
tui.Update.View calls fmt.Fprintf, which calls tls.Conn.Write
ci-checks / go (otdfctl)
handlers.Handler.DecryptBytes calls io.Copy, which eventually calls tls.Conn.Read
ci-checks / go (otdfctl)
auth.Login calls cli.CodeFlow[*github.com/zitadel/oidc/v3/pkg/oidc.IDTokenClaims], which eventually calls tls.Conn.HandshakeContext
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, js@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, java@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / platform-xtest / xct (main, go@main)
Cannot open: File exists
ci-checks / otdfctl e2e tests
Process completed with exit code 1.
ci-checks / ci
Process completed with exit code 1.
ci-checks / go (examples)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-go@v5.0.0, actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (examples)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / go (examples)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / go (sdk)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-go@v5.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (sdk)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / go (sdk)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / go (lib/flattening)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-go@v5.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (lib/flattening)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / go (lib/flattening)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / go (lib/ocrypto)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-go@v5.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (lib/ocrypto)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / go (lib/ocrypto)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / go (lib/identifier)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-go@v5.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (lib/identifier)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / go (lib/identifier)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / go (lib/fixtures)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (lib/fixtures)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / go (service)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-go@v5.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (service)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / go (service)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / license check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (tests-bdd)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-go@v5.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (tests-bdd)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / go (tests-bdd)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / go (otdfctl)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4.1.1, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/setup-go@v5.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / go (otdfctl)
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / go (otdfctl)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / Protocol Buffer Lint and Gencode Up-to-date check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, bufbuild/buf-breaking-action@c57b3d842a5c3f3b454756ef65305a50a587c5ba, bufbuild/buf-lint-action@06f9dd823d873146471cfaaf108a993fe00e5325, bufbuild/buf-setup-action@a47c93e0b1648d5651a065437926377d060baa99. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / Protocol Buffer Lint and Gencode Up-to-date check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / image build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83, docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
db-flakiness-recovery
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / benchmark tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / benchmark tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / integration tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / integration tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / integration tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / integration tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / integration tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / integration tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / platform-xtest / xct (v0.9.0, java@main)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / platform-xtest / xct (v0.9.0, js@main)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / platform-xtest / xct (main, js@main)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / platform-xtest / xct (main, js@main)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / platform-xtest / xct (main, java@main)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / platform-xtest / xct (main, java@main)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / Cucumber BDD Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5, actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / platform-xtest / xct (v0.9.0, go@main)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / platform-xtest / xct (main, go@main)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / platform-xtest / xct (main, go@main)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / otdfctl e2e tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b, actions/upload-artifact@v4, JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ci-checks / otdfctl e2e tests
No files were found with the provided path: otdfctl/e2e/mapping-report.txt. No artifacts will be uploaded.
ci-checks / otdfctl e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / otdfctl e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / otdfctl e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / otdfctl e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / otdfctl e2e tests
Restore cache failed: Dependencies file is not found in /home/runner/work/platform/platform. Supported file pattern: go.sum
ci-checks / otdfctl e2e tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
ci-checks / platform-xtest / xct (v0.9.0, java@main)
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
ci-checks / platform-xtest / xct (v0.9.0, js@main)
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
ci-checks / platform-xtest / xct (main, js@main)
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
ci-checks / platform-xtest / xct (main, java@main)
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
ci-checks / platform-xtest / xct (v0.9.0, go@main)
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
ci-checks / platform-xtest / xct (main, go@main)
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.

Artifacts

Produced during runtime
Name Size Digest
bats-test-results
4.15 KB
sha256:50ffdca21b4fddb52c76c5873d317ca49b6e93288dceb10b00afb87d19463639
cukes-report Expired
73.6 KB
sha256:a7ee565187c4e592e8928c64d754e89a58191b1ce06eee46cf432b1e9556dee8
govulncheck-failure-0 Expired
175 Bytes
sha256:5855c9a979f550fb10fe76c190106b50c839ee88f9c49cedf0043aca2bd00f4b
opentdf~platform~WFJG9N.dockerbuild
41.6 KB
sha256:3797e427cfeb4b896d284c97d9ed5099d0d2902e6c35fef34484bd8d533fe7fd
✅ go@main-main
282 KB
sha256:4fad8cc950f2e7540923c1e05fd2db7a41db5f98cb660c3f8054d0efeae7c4cf
✅ go@main-v0.9.0
139 KB
sha256:7d8f8306fa88548f292805845b1563c0bfa37b91c1667448fbb19c880fec078b
✅ java@main-main
274 KB
sha256:dc45467af4b675a60effb50fcbacc217535a33ffa357997a26d6629e0a3ede66
✅ java@main-v0.9.0
133 KB
sha256:dd5448e72d2489b23cacce89d93bcd7f9b512a527ba35686cec329b7f85d4b06
✅ js@main-main
266 KB
sha256:576dca97f9761934d37874d2b7769ef6d5699e050ab3348505e7941db8b5f654
✅ js@main-v0.9.0
134 KB
sha256:949a5ede02e4b9512d4d55883ea6952454a5359e9cbc505bece6e7af743f0c13