Skip to content

ci: use default GitHub token for auto_check PRs#78

Merged
3alpha merged 1 commit intomainfrom
chore/use-default-github-token-auto-check
May 7, 2026
Merged

ci: use default GitHub token for auto_check PRs#78
3alpha merged 1 commit intomainfrom
chore/use-default-github-token-auto-check

Conversation

@3alpha
Copy link
Copy Markdown
Member

@3alpha 3alpha commented May 7, 2026

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

✅ SYNC TEST REPORT - PASSED

This CI runs on a real DAppNode using the same RPC calls a user would make to configure a staker setup: execution client, consensus client, web3signer, MEV-boost, and relays. The self-hosted runner is pre-loaded with synced (or near-synced) execution client volumes, enabling fast sync and attestation tests with any client combination. Consensus clients use checkpoint sync, so no pre-synced volume is required.

Sync Test: Verifies that both execution and consensus clients reach a synced state. This test ensures the staker configuration is valid and clients can synchronize with the network.

📦 Clients Used

Component DNP Name DNP Version
Execution hoodi-nethermind.dnp.dappnode.eth 0.1.14
Consensus lighthouse-hoodi.dnp.dappnode.eth 0.1.6
Web3Signer web3signer-hoodi.dnp.dappnode.eth 0.1.3
MEV Boost mev-boost-hoodi.dnp.dappnode.eth 0.1.1
Network hoodi

🔖 Version Tracking

Execution Client Versions

Stage Version
Before Install Nethermind/v1.37.2+8e212be6/linux-x64/dotnet10.0.5
After Install not available

Consensus Client Versions

Stage Version
Before Install Lighthouse/v8.1.3-176cce5/x86_64-linux
After Install Lighthouse/v8.1.3-176cce5/x86_64-linux

⏱️ Timing Measurements

Environment Setup

Operation Duration Status
SetStakerConfig 45.267s
PackageInstall 33.059s

Test Execution

Operation Duration Status
WaitForBeaconchainSync 36.208s
WaitForExecutionSync 1ms

Total Duration: 3m56s

🔴 Container Error Logs

⚠️ Showing up to 3 error lines per container. See CI logs for complete details.

DAppNodePackage-beacon-chain.lighthouse-hoodi.dnp.dappnode.eth:

2026-05-07T12:47:48.000776288Z May 07 12:47:48.000 WARN  Error processing HTTP API request             elapsed_ms: 0.151534, status: 503 Service Unavailable, path: /eth/v1/validator/duties/attester/93605, method: POST
2026-05-07T12:47:48.000796987Z May 07 12:47:48.000 WARN  Error processing HTTP API request             elapsed_ms: 0.14396, status: 503 Service Unavailable, path: /eth/v1/validator/prepare_beacon_proposer, method: POST
2026-05-07T12:47:48.000801555Z May 07 12:47:48.000 WARN  Error processing HTTP API request             elapsed_ms: 0.135063, status: 503 Service Unavailable, path: /eth/v1/validator/duties/sync/93440, method: POST

DAppNodePackage-validator.lighthouse-hoodi.dnp.dappnode.eth:

2026-05-07T12:47:48.001028600Z May 07 12:47:48.000 ERROR Unable to publish proposer preparation to all beacon nodes  error: Some endpoints failed, num_failed: 1 http://beacon-chain.lighthouse-hoodi.dappnode:3500/ => RequestFailed(ServerMessage(ErrorMessage { code: 503, message: "SERVICE_UNAVAILABLE: beacon node is syncing: head slot is 2995296, current slot is 2995389", stacktraces: [] }))
2026-05-07T12:47:48.001161388Z May 07 12:47:48.001 ERROR Failed to download attester duties            current_epoch: 93605, request_epoch: 93605, err: FailedToDownloadAttesters("Some endpoints failed, num_failed: 2 http://beacon-chain.lighthouse-hoodi.dappnode:3500/ => RequestFailed(ServerMessage(ErrorMessage { code: 503, message: \"SERVICE_UNAVAILABLE: beacon node is syncing: head slot is 2995296, current slot is 2995389\", stacktraces: [] })), http://beacon-chain.lighthouse-hoodi.dappnode:350...
2026-05-07T12:47:48.001215509Z May 07 12:47:48.001 ERROR Failed to download proposer duties            err: Some endpoints failed, num_failed: 2 http://beacon-chain.lighthouse-hoodi.dappnode:3500/ => RequestFailed(ServerMessage(ErrorMessage { code: 503, message: "SERVICE_UNAVAILABLE: beacon node is syncing: head slot is 2995296, current slot is 2995389", stacktraces: [] })), http://beacon-chain.lighthouse-hoodi.dappnode:3500/ => RequestFailed(ServerMessage(ErrorMessage { code: 503, message: "SER...

📋 View full CI logs

@3alpha 3alpha merged commit aa58f11 into main May 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant