Error lines from build-log.txt
... skipping 4 lines ...
[clone-repo : clone] {"level":"info","ts":1740046462.477141,"caller":"git/git.go:165","msg":"Successfully cloned https://github.com/tektoncd/community @ b32b21007a746200f18569139f663cfa8750de82 (HEAD -> main, origin/main) in path /workspace/output/"}
[clone-repo : clone] {"level":"info","ts":1740046462.71136,"caller":"git/git.go:203","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[check-git-files-changed : check-files-changed] + set -o pipefail
[check-git-files-changed : check-files-changed] + BACK=HEAD~1
[check-git-files-changed : check-files-changed] + CHECK=failed
[check-git-files-changed : check-files-changed] + cd /workspace/input
[check-git-files-changed : check-files-changed] + git diff-tree --no-commit-id --name-only -r HEAD HEAD~1
[check-git-files-changed : check-files-changed] + grep -E 'teps/**'
[check-git-files-changed : check-files-changed] + jq -ncR '[inputs]'
[check-git-files-changed : check-files-changed] + git diff-tree --no-commit-id --name-only -r HEAD HEAD~1
[check-git-files-changed : check-files-changed] + grep -E 'teps/**'
... skipping 19 lines ...