Automation Nightly Tests #1272
automation-nightly-tests.yml
on: schedule
Run E2E Tests
/
Validate workflow inputs
2s
Run E2E Tests
/
Get latest Chainlink release version
4s
Run E2E Tests
/
Check test configurations
Matrix: Run E2E Tests / Get Chainlink image
Matrix: Run E2E Tests / Get Chainlink plugins image
Matrix: Run E2E Tests / run-in-memory-tests
Matrix: Run E2E Tests / run-docker-tests
Matrix: Run E2E Tests / run-k8s-runner-tests
Run E2E Tests
/
After tests
5s
Annotations
1 error
|
Run E2E Tests / Get Chainlink image (d8b01286fe7c7b8218ae9c5adc36c672a1eb05fb)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -e && trap 'rm -f \"$GIT_CONFIG_GLOBAL\"' EXIT && ./plugins/scripts/setup_git_auth.sh && mkdir -p /gobins && mkdir -p \"${CL_LOOPINSTALL_OUTPUT_DIR}\" && GOBIN=/gobins CL_LOOPINSTALL_OUTPUT_DIR=${CL_LOOPINSTALL_OUTPUT_DIR} make install-plugins-local install-plugins-public && if [ \"${CL_INSTALL_PRIVATE_PLUGINS}\" = \"true\" ]; then GOBIN=/gobins CL_LOOPINSTALL_OUTPUT_DIR=${CL_LOOPINSTALL_OUTPUT_DIR} make install-plugins-private; fi && if [ \"${CL_INSTALL_TESTING_PLUGINS}\" = \"true\" ]; then GOBIN=/gobins CL_LOOPINSTALL_OUTPUT_DIR=${CL_LOOPINSTALL_OUTPUT_DIR} make install-plugins-testing; fi" did not complete successfully: exit code: 2
|