Error lines from build-log.txt
... skipping 5 lines ...
[clone-repo : clone] {"level":"info","ts":1740568707.794827,"caller":"git/git.go:165","msg":"Successfully cloned https://github.com/tektoncd/community @ a8a44cbd70ecd7454c5959f3b717a58e42ae47a2 (HEAD -> main, origin/main) in path /workspace/output/"}
[clone-repo : clone] {"level":"info","ts":1740568707.9109728,"caller":"git/git.go:203","msg":"Successfully initialized and updated submodules in path /workspace/output/"}
[clone-repo : clone] Auto-merging teps/README.md
[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] + jq -ncR '[inputs]'
[check-git-files-changed : check-files-changed] + grep -E 'teps/**'
[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 ...