Environment setup # FAILED # Cloning tektoncd/results at main(7d41e191dc56148df2f773e6ee1440767a073df7) # Checking out pulls: # 1028(2e9d5f527fb05e00111eead9661f694d5954af93) $ PWD=/ mkdir -p /home/prow/go/src/github.com/tektoncd/results $ PWD=/home/prow/go/src/github.com/tektoncd/results git init hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/prow/go/src/github.com/tektoncd/results/.git/ $ PWD=/home/prow/go/src/github.com/tektoncd/results git config user.name ci-robot $ PWD=/home/prow/go/src/github.com/tektoncd/results git config user.email ci-robot@k8s.io $ PWD=/home/prow/go/src/github.com/tektoncd/results git fetch https://github.com/tektoncd/results.git --tags --prune From https://github.com/tektoncd/results * branch HEAD -> FETCH_HEAD * [new tag] release-v0.12.0 -> release-v0.12.0 * [new tag] v0.1.0 -> v0.1.0 * [new tag] v0.1.1 -> v0.1.1 * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.11.0 -> v0.11.0 * [new tag] v0.12.0 -> v0.12.0 * [new tag] v0.12.1 -> v0.12.1 * [new tag] v0.12.2 -> v0.12.2 * [new tag] v0.12.3 -> v0.12.3 * [new tag] v0.13.0 -> v0.13.0 * [new tag] v0.13.1 -> v0.13.1 * [new tag] v0.13.2 -> v0.13.2 * [new tag] v0.13.3 -> v0.13.3 * [new tag] v0.13.4 -> v0.13.4 * [new tag] v0.14.0 -> v0.14.0 * [new tag] v0.15.0 -> v0.15.0 * [new tag] v0.2.0 -> v0.2.0 * [new tag] v0.3.0 -> v0.3.0 * [new tag] v0.3.1 -> v0.3.1 * [new tag] v0.4.0 -> v0.4.0 * [new tag] v0.5.0 -> v0.5.0 * [new tag] v0.6.0 -> v0.6.0 * [new tag] v0.7.0 -> v0.7.0 * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.8.1 -> v0.8.1 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v0.9.1 -> v0.9.1 * [new tag] v0.9.2 -> v0.9.2 $ PWD=/home/prow/go/src/github.com/tektoncd/results git fetch https://github.com/tektoncd/results.git 7d41e191dc56148df2f773e6ee1440767a073df7 From https://github.com/tektoncd/results * branch 7d41e191dc56148df2f773e6ee1440767a073df7 -> FETCH_HEAD $ PWD=/home/prow/go/src/github.com/tektoncd/results git checkout 7d41e191dc56148df2f773e6ee1440767a073df7 Note: switching to '7d41e191dc56148df2f773e6ee1440767a073df7'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 7d41e191 Merge pull request #1024 from divyansh42/fix-flags-usage $ PWD=/home/prow/go/src/github.com/tektoncd/results git branch --force main 7d41e191dc56148df2f773e6ee1440767a073df7 $ PWD=/home/prow/go/src/github.com/tektoncd/results git checkout main Switched to branch 'main' $ PWD=/home/prow/go/src/github.com/tektoncd/results git fetch https://github.com/tektoncd/results.git 2e9d5f527fb05e00111eead9661f694d5954af93 From https://github.com/tektoncd/results * branch 2e9d5f527fb05e00111eead9661f694d5954af93 -> FETCH_HEAD $ PWD=/home/prow/go/src/github.com/tektoncd/results GIT_AUTHOR_DATE=1749637430 GIT_COMMITTER_DATE=1749637430 git merge --no-ff 2e9d5f527fb05e00111eead9661f694d5954af93 Auto-merging pkg/cli/cmd/taskrun/logs.go CONFLICT (content): Merge conflict in pkg/cli/cmd/taskrun/logs.go Auto-merging pkg/cli/cmd/taskrun/list.go Auto-merging pkg/cli/cmd/taskrun/describe.go CONFLICT (content): Merge conflict in pkg/cli/cmd/taskrun/describe.go Auto-merging pkg/cli/cmd/pipelinerun/logs.go CONFLICT (content): Merge conflict in pkg/cli/cmd/pipelinerun/logs.go Auto-merging pkg/cli/cmd/pipelinerun/list.go Auto-merging pkg/cli/cmd/pipelinerun/describe.go CONFLICT (content): Merge conflict in pkg/cli/cmd/pipelinerun/describe.go Automatic merge failed; fix conflicts and then commit the result. # Error: exit status 1