-
Notifications
You must be signed in to change notification settings - Fork 9
DF-21723 Make integration tests run again #316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DF-21723 Make integration tests run again #316
Conversation
|
After upgrading several packages in 2026-01-15T18:15:32+04:00 INF Deploying workflows
Reading nodes list from /Users/faisal/Desktop/chainlink-aptos/integration-tests/.cache/YOd8JQr5UV/NodesList.txt
Deploying jobspec: workflow
Workflow deployed successfully
Deploying jobspec: workflow
Workflow deployed successfully
Deploying jobspec: workflow
Workflow deployed successfully
Deploying jobspec: workflow
Workflow deployed successfully
Deploying jobspec: workflow
Workflow deployed successfully
2026-01-15T18:15:32+04:00 INF Waiting for OCR3 jobs to complete
2026-01-15T18:15:32+04:00 INF Found 0 successful transactions, required 2However, it's currently stuck at that point. Then fails / times out after 10 minutes. cc @cll-gg |
|
Checked the run logs for the core node |
Done
test-dirargument to start up aptos devnet.example.envbased on.envfrom smoke test CI jobCurrently blocked on
Test failure
How to reproduce
Prerequisites
chainlink-aptosdocker image03478edcd6and runningdocker buildx build --build-arg COMMIT_SHA=$(git rev-parse HEAD) -t local_chainlink -f plugins/chainlink.Dockerfile .docker buildx build --build-arg BASE_IMAGE=local_chainlink -t chainlink-aptos -f ./Dockerfile .Execute test