# FAILED! # Cloning tektoncd/pipeline at master(e93985283666b36b43e7d4923b301c647c21ee7c) # Checking out pulls: # 2355(2067056beaaa68a07779e1124bd07db5ea486ae9) $ mkdir -p /home/prow/go/src/github.com/tektoncd/pipeline $ git init Initialized empty Git repository in /home/prow/go/src/github.com/tektoncd/pipeline/.git/ $ git config user.name ci-robot $ git config user.email ci-robot@k8s.io $ git fetch https://github.com/tektoncd/pipeline.git --tags --prune From https://github.com/tektoncd/pipeline * branch HEAD -> FETCH_HEAD * [new tag] 0.2.0 -> 0.2.0 * [new tag] v0.1.0 -> v0.1.0 * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.10.1 -> v0.10.1 * [new tag] v0.10.2 -> v0.10.2 * [new tag] v0.11.0 -> v0.11.0 * [new tag] v0.11.0-rc1 -> v0.11.0-rc1 * [new tag] v0.11.0-rc2 -> v0.11.0-rc2 * [new tag] v0.11.0-rc3 -> v0.11.0-rc3 * [new tag] v0.11.0-rc4 -> v0.11.0-rc4 * [new tag] v0.11.1 -> v0.11.1 * [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.5.1 -> v0.5.1 * [new tag] v0.5.2 -> v0.5.2 * [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.9.0 -> v0.9.0 * [new tag] v0.9.1 -> v0.9.1 * [new tag] v0.9.2 -> v0.9.2 $ git fetch https://github.com/tektoncd/pipeline.git master From https://github.com/tektoncd/pipeline * branch master -> FETCH_HEAD $ git checkout e93985283666b36b43e7d4923b301c647c21ee7c Note: checking out 'e93985283666b36b43e7d4923b301c647c21ee7c'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e9398528... Handle conditions in task result subsitution $ git branch --force master e93985283666b36b43e7d4923b301c647c21ee7c $ git checkout master Switched to branch 'master' $ git fetch https://github.com/tektoncd/pipeline.git pull/2355/head From https://github.com/tektoncd/pipeline * branch refs/pull/2355/head -> FETCH_HEAD $ git merge --no-ff 2067056beaaa68a07779e1124bd07db5ea486ae9 Auto-merging docs/pipelines.md CONFLICT (content): Merge conflict in docs/pipelines.md Automatic merge failed; fix conflicts and then commit the result. # Error: exit status 1