github.com/jenkins-x/jx/v2@v2.1.155/pkg/logs/test_data/metapipeline_failure/pods.yml (about) 1 apiVersion: v1 2 items: 3 - apiVersion: v1 4 kind: Pod 5 metadata: 6 annotations: 7 sidecar.istio.io/inject: "false" 8 creationTimestamp: "2019-07-02T12:34:45Z" 9 labels: 10 branch: fakebranch 11 build: "1" 12 jenkins.io/task-stage-name: app-extension 13 owner: fakeowner 14 jenkins.io/pipelineType: meta 15 repository: fakerepo 16 tekton.dev/pipeline: meta-fakeowner-fakerepo-build-1 17 tekton.dev/pipelineRun: meta-fakeowner-fakerepo-build-1 18 tekton.dev/task: meta-fakeowner-fakerepo-build-app-extension-8 19 tekton.dev/taskRun: meta-fakeowner-fakerepo-build-1-app-extension-kvvp6 20 name: meta-fakewoenr-fakerepo-build-1-app-extension-kvvp6-pod-fcf1fe 21 namespace: jx 22 ownerReferences: 23 - apiVersion: tekton.dev/v1alpha1 24 blockOwnerDeletion: true 25 controller: true 26 kind: TaskRun 27 name: meta-fakeowner-fakerepo-build-1-app-extension-kvvp6 28 uid: c5c20379-9cc5-11e9-aa2e-42010a8a00fe 29 resourceVersion: "235888" 30 selfLink: /api/v1/namespaces/jx/pods/meta-fakeowner-fakerepo-build-1-app-extension-kvvp6-pod-fcf1fe 31 uid: c5c6d6f9-9cc5-11e9-aa2e-42010a8a00fe 32 spec: 33 containers: 34 - args: 35 - -wait_file 36 - "" 37 - -post_file 38 - /builder/tools/0 39 - -entrypoint 40 - /ko-app/git-init 41 - -- 42 - -url 43 - https://github.com/fakeowner/fakerepo 44 - -revision 45 - fakebranch 46 - -path 47 - /workspace/source 48 command: 49 - /builder/tools/entrypoint 50 env: 51 - name: HOME 52 value: /builder/home 53 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.4.0 54 imagePullPolicy: IfNotPresent 55 name: build-step-git-source-meta-fakeowner-fakerepo-build-v7hvv 56 resources: 57 requests: 58 cpu: "0" 59 ephemeral-storage: "0" 60 memory: "0" 61 terminationMessagePath: /dev/termination-log 62 terminationMessagePolicy: File 63 volumeMounts: 64 - mountPath: /builder/tools 65 name: tools 66 - mountPath: /workspace 67 name: workspace 68 - mountPath: /builder/home 69 name: home 70 - mountPath: /var/run/secrets/kubernetes.io/serviceaccount 71 name: tekton-bot-token-kbbrz 72 readOnly: true 73 workingDir: /workspace 74 - args: 75 - -wait_file 76 - /builder/tools/0 77 - -post_file 78 - /builder/tools/1 79 - -entrypoint 80 - jx 81 - -- 82 - step 83 - git 84 - merge 85 - --verbose 86 command: 87 - /builder/tools/entrypoint 88 env: 89 - name: HOME 90 value: /builder/home 91 - name: APP_NAME 92 value: fakerepo 93 - name: BRANCH_NAME 94 value: fakebranch 95 - name: BUILD_NUMBER 96 value: "1" 97 - name: JOB_NAME 98 value: fakeowner/fakerepo/fakebranch 99 - name: JX_LOG_FORMAT 100 value: json 101 - name: PIPELINE_KIND 102 value: release 103 - name: REPO_NAME 104 value: fakerepo 105 - name: REPO_OWNER 106 value: fakeowner 107 image: gcr.io/jenkinsxio/builder-maven:0.1.542 108 imagePullPolicy: IfNotPresent 109 name: build-step-git-merge 110 resources: 111 requests: 112 cpu: "0" 113 ephemeral-storage: "0" 114 memory: "0" 115 terminationMessagePath: /dev/termination-log 116 terminationMessagePolicy: File 117 volumeMounts: 118 - mountPath: /builder/tools 119 name: tools 120 - mountPath: /workspace 121 name: workspace 122 - mountPath: /builder/home 123 name: home 124 - mountPath: /var/run/secrets/kubernetes.io/serviceaccount 125 name: tekton-bot-token-kbbrz 126 readOnly: true 127 workingDir: /workspace/source 128 - args: 129 - -wait_file 130 - /builder/tools/1 131 - -post_file 132 - /builder/tools/2 133 - -entrypoint 134 - /bin/sh 135 - -- 136 - -c 137 - jx step syntax effective --output-dir . 138 command: 139 - /builder/tools/entrypoint 140 env: 141 - name: HOME 142 value: /builder/home 143 - name: APP_NAME 144 value: fakerepo 145 - name: BRANCH_NAME 146 value: fakebranch 147 - name: BUILD_NUMBER 148 value: "1" 149 - name: JOB_NAME 150 value: fakeowner/fakerepo/fakebranch 151 - name: JX_LOG_FORMAT 152 value: json 153 - name: PIPELINE_KIND 154 value: release 155 - name: REPO_NAME 156 value: fakerepo 157 - name: REPO_OWNER 158 value: fakeowner 159 image: gcr.io/jenkinsxio/builder-maven:0.1.542 160 imagePullPolicy: IfNotPresent 161 name: build-step-create-effective-pipeline 162 resources: 163 requests: 164 cpu: "0" 165 ephemeral-storage: "0" 166 memory: "0" 167 terminationMessagePath: /dev/termination-log 168 terminationMessagePolicy: File 169 volumeMounts: 170 - mountPath: /builder/tools 171 name: tools 172 - mountPath: /workspace 173 name: workspace 174 - mountPath: /builder/home 175 name: home 176 - mountPath: /var/run/secrets/kubernetes.io/serviceaccount 177 name: tekton-bot-token-kbbrz 178 readOnly: true 179 workingDir: /workspace/source 180 - args: 181 - -wait_file 182 - /builder/tools/2 183 - -post_file 184 - /builder/tools/3 185 - -entrypoint 186 - /bin/sh 187 - -- 188 - -c 189 - jx step create task --clone-dir /workspace/source --build-number 8 --trigger 190 manual --service-account tekton-bot --source source --branch fakebranch 191 command: 192 - /builder/tools/entrypoint 193 env: 194 - name: HOME 195 value: /builder/home 196 - name: APP_NAME 197 value: fakerepo 198 - name: BRANCH_NAME 199 value: fakebranch 200 - name: BUILD_NUMBER 201 value: "1" 202 - name: JOB_NAME 203 value: fakeowner/fakerepo/fakebranch 204 - name: JX_LOG_FORMAT 205 value: json 206 - name: PIPELINE_KIND 207 value: release 208 - name: REPO_NAME 209 value: fakerepo 210 - name: REPO_OWNER 211 value: fakeowner 212 image: gcr.io/jenkinsxio/builder-maven:0.1.542 213 imagePullPolicy: IfNotPresent 214 name: build-step-create-tekton-crds 215 resources: 216 requests: 217 cpu: "0" 218 ephemeral-storage: "0" 219 memory: "0" 220 terminationMessagePath: /dev/termination-log 221 terminationMessagePolicy: File 222 volumeMounts: 223 - mountPath: /builder/tools 224 name: tools 225 - mountPath: /workspace 226 name: workspace 227 - mountPath: /builder/home 228 name: home 229 - mountPath: /var/run/secrets/kubernetes.io/serviceaccount 230 name: tekton-bot-token-kbbrz 231 readOnly: true 232 workingDir: /workspace/source 233 - args: 234 - -wait_file 235 - /builder/tools/3 236 - -post_file 237 - /builder/tools/4 238 - -entrypoint 239 - /ko-app/nop 240 - -- 241 command: 242 - /builder/tools/entrypoint 243 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.4.0 244 imagePullPolicy: IfNotPresent 245 name: nop 246 resources: {} 247 terminationMessagePath: /dev/termination-log 248 terminationMessagePolicy: File 249 volumeMounts: 250 - mountPath: /builder/tools 251 name: tools 252 - mountPath: /var/run/secrets/kubernetes.io/serviceaccount 253 name: tekton-bot-token-kbbrz 254 readOnly: true 255 dnsPolicy: ClusterFirst 256 initContainers: 257 - args: 258 - -basic-git=knative-git-user-pass=https://github.com 259 command: 260 - /ko-app/creds-init 261 env: 262 - name: HOME 263 value: /builder/home 264 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/creds-init:v0.4.0 265 imagePullPolicy: IfNotPresent 266 name: build-step-credential-initializer-xht92 267 resources: {} 268 terminationMessagePath: /dev/termination-log 269 terminationMessagePolicy: File 270 volumeMounts: 271 - mountPath: /workspace 272 name: workspace 273 - mountPath: /builder/home 274 name: home 275 - mountPath: /var/build-secrets/knative-git-user-pass 276 name: secret-volume-knative-git-user-pass-6zhjb 277 - mountPath: /var/run/secrets/kubernetes.io/serviceaccount 278 name: tekton-bot-token-kbbrz 279 readOnly: true 280 workingDir: /workspace 281 - args: 282 - -args 283 - mkdir -p /workspace/source 284 command: 285 - /ko-app/bash 286 env: 287 - name: HOME 288 value: /builder/home 289 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/bash:v0.4.0 290 imagePullPolicy: IfNotPresent 291 name: build-step-working-dir-initializer-8c9w5 292 resources: {} 293 terminationMessagePath: /dev/termination-log 294 terminationMessagePolicy: File 295 volumeMounts: 296 - mountPath: /workspace 297 name: workspace 298 - mountPath: /builder/home 299 name: home 300 - mountPath: /var/run/secrets/kubernetes.io/serviceaccount 301 name: tekton-bot-token-kbbrz 302 readOnly: true 303 workingDir: /workspace 304 - args: 305 - -c 306 - cp /ko-app/entrypoint /builder/tools/entrypoint 307 command: 308 - /bin/sh 309 env: 310 - name: HOME 311 value: /builder/home 312 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.4.0 313 imagePullPolicy: IfNotPresent 314 name: build-step-place-tools 315 resources: {} 316 terminationMessagePath: /dev/termination-log 317 terminationMessagePolicy: File 318 volumeMounts: 319 - mountPath: /builder/tools 320 name: tools 321 - mountPath: /workspace 322 name: workspace 323 - mountPath: /builder/home 324 name: home 325 - mountPath: /var/run/secrets/kubernetes.io/serviceaccount 326 name: tekton-bot-token-kbbrz 327 readOnly: true 328 workingDir: /workspace 329 nodeName: gke-fakeowner-test-cluster-default-pool-666b1aa4-k4xk 330 priority: 0 331 restartPolicy: Never 332 schedulerName: default-scheduler 333 securityContext: {} 334 serviceAccount: tekton-bot 335 serviceAccountName: tekton-bot 336 terminationGracePeriodSeconds: 30 337 tolerations: 338 - effect: NoExecute 339 key: node.kubernetes.io/not-ready 340 operator: Exists 341 tolerationSeconds: 300 342 - effect: NoExecute 343 key: node.kubernetes.io/unreachable 344 operator: Exists 345 tolerationSeconds: 300 346 volumes: 347 - emptyDir: {} 348 name: tools 349 - emptyDir: {} 350 name: workspace 351 - emptyDir: {} 352 name: home 353 - name: secret-volume-knative-git-user-pass-6zhjb 354 secret: 355 defaultMode: 420 356 secretName: knative-git-user-pass 357 - name: tekton-bot-token-kbbrz 358 secret: 359 defaultMode: 420 360 secretName: tekton-bot-token-kbbrz 361 status: 362 conditions: 363 - lastProbeTime: null 364 lastTransitionTime: "2019-07-02T12:34:49Z" 365 reason: PodCompleted 366 status: "True" 367 type: Initialized 368 - lastProbeTime: null 369 lastTransitionTime: "2019-07-02T12:34:45Z" 370 reason: PodCompleted 371 status: "False" 372 type: Ready 373 - lastProbeTime: null 374 lastTransitionTime: "2019-07-02T12:34:45Z" 375 reason: PodCompleted 376 status: "False" 377 type: ContainersReady 378 - lastProbeTime: null 379 lastTransitionTime: "2019-07-02T12:34:45Z" 380 status: "True" 381 type: PodScheduled 382 containerStatuses: 383 - containerID: docker://1e02e8305372c87d7ae119dc8674550a11357292bfabdf4dad2d71b9b9933d07 384 image: gcr.io/jenkinsxio/builder-maven:0.1.542 385 imageID: docker-pullable://gcr.io/jenkinsxio/builder-maven@sha256:3d9e0c647efb7fcee74ac7181fdda79bf5d6313f1a5f35792bcc699c7405d281 386 lastState: {} 387 name: build-step-create-effective-pipeline 388 ready: false 389 restartCount: 0 390 state: 391 terminated: 392 containerID: docker://1e02e8305372c87d7ae119dc8674550a11357292bfabdf4dad2d71b9b9933d07 393 exitCode: 1 394 finishedAt: "2019-07-02T12:34:52Z" 395 reason: Error 396 startedAt: "2019-07-02T12:34:49Z" 397 - containerID: docker://52d9bb435df3c1205ac0c4f236a254b3492e00476870661c7c10738517ae29b5 398 image: gcr.io/jenkinsxio/builder-maven:0.1.542 399 imageID: docker-pullable://gcr.io/jenkinsxio/builder-maven@sha256:3d9e0c647efb7fcee74ac7181fdda79bf5d6313f1a5f35792bcc699c7405d281 400 lastState: {} 401 name: build-step-create-tekton-crds 402 ready: false 403 restartCount: 0 404 state: 405 terminated: 406 containerID: docker://52d9bb435df3c1205ac0c4f236a254b3492e00476870661c7c10738517ae29b5 407 exitCode: 0 408 finishedAt: "2019-07-02T12:34:56Z" 409 reason: Completed 410 startedAt: "2019-07-02T12:34:49Z" 411 - containerID: docker://d57909b6e267152b4278f0cdb57eb611a80157abfd723003f07d3e6d38d3a719 412 image: gcr.io/jenkinsxio/builder-maven:0.1.542 413 imageID: docker-pullable://gcr.io/jenkinsxio/builder-maven@sha256:3d9e0c647efb7fcee74ac7181fdda79bf5d6313f1a5f35792bcc699c7405d281 414 lastState: {} 415 name: build-step-git-merge 416 ready: false 417 restartCount: 0 418 state: 419 terminated: 420 containerID: docker://d57909b6e267152b4278f0cdb57eb611a80157abfd723003f07d3e6d38d3a719 421 exitCode: 0 422 finishedAt: "2019-07-02T12:34:50Z" 423 reason: Completed 424 startedAt: "2019-07-02T12:34:49Z" 425 - containerID: docker://9bd11fefa342196453f05e458e72bc0b9dfb756bdd3ce86098cba4c23df8d902 426 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init:v0.4.0 427 imageID: docker-pullable://gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/git-init@sha256:4b91c31560f18a8f09c68d5288f2261797b6df31522a57a9d7350bc0060a1284 428 lastState: {} 429 name: build-step-git-source-meta-fakeowner-fakerepo-build-v7hvv 430 ready: false 431 restartCount: 0 432 state: 433 terminated: 434 containerID: docker://9bd11fefa342196453f05e458e72bc0b9dfb756bdd3ce86098cba4c23df8d902 435 exitCode: 0 436 finishedAt: "2019-07-02T12:34:49Z" 437 reason: Completed 438 startedAt: "2019-07-02T12:34:49Z" 439 - containerID: docker://f20141db591e676595149dd8c27bad4f4a0e94f734023a0d64de6b6153167756 440 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop:v0.4.0 441 imageID: docker-pullable://gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/nop@sha256:9160ed41b20b2822d06e907d89f6398ea866c86a971f83371efb9e147fba079f 442 lastState: {} 443 name: nop 444 ready: false 445 restartCount: 0 446 state: 447 terminated: 448 containerID: docker://f20141db591e676595149dd8c27bad4f4a0e94f734023a0d64de6b6153167756 449 exitCode: 0 450 finishedAt: "2019-07-02T12:34:57Z" 451 reason: Completed 452 startedAt: "2019-07-02T12:34:50Z" 453 hostIP: 10.138.0.56 454 initContainerStatuses: 455 - containerID: docker://5e897a5dfaf1687cad1692d9c8c6261108735e595ed37e03b43bcf51f86a7330 456 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/creds-init:v0.4.0 457 imageID: docker-pullable://gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/creds-init@sha256:b4877c99d928fad3cf26c995d171674b34d206178d6f9f0efb337ebff01bb34b 458 lastState: {} 459 name: build-step-credential-initializer-xht92 460 ready: true 461 restartCount: 0 462 state: 463 terminated: 464 containerID: docker://5e897a5dfaf1687cad1692d9c8c6261108735e595ed37e03b43bcf51f86a7330 465 exitCode: 0 466 finishedAt: "2019-07-02T12:34:46Z" 467 reason: Completed 468 startedAt: "2019-07-02T12:34:46Z" 469 - containerID: docker://1e68c4fcfc19db3c695ff5ac3cbd7b4f2cf8c5a92637267fd2745a97eaf21150 470 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/bash:v0.4.0 471 imageID: docker-pullable://gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/bash@sha256:0355a9b21a7c0cc9466bf75071648e266de07b5e13fbfd271ec791c45a818bdb 472 lastState: {} 473 name: build-step-working-dir-initializer-8c9w5 474 ready: true 475 restartCount: 0 476 state: 477 terminated: 478 containerID: docker://1e68c4fcfc19db3c695ff5ac3cbd7b4f2cf8c5a92637267fd2745a97eaf21150 479 exitCode: 0 480 finishedAt: "2019-07-02T12:34:47Z" 481 reason: Completed 482 startedAt: "2019-07-02T12:34:47Z" 483 - containerID: docker://4109f59817a239085ce4084ae87cec62297ada549cb42e247160cd41f7479426 484 image: gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint:v0.4.0 485 imageID: docker-pullable://gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/entrypoint@sha256:4d1fe990ca06ecc671370dfeab31d857efa8ccf81d632a672561c60482fd9aae 486 lastState: {} 487 name: build-step-place-tools 488 ready: true 489 restartCount: 0 490 state: 491 terminated: 492 containerID: docker://4109f59817a239085ce4084ae87cec62297ada549cb42e247160cd41f7479426 493 exitCode: 0 494 finishedAt: "2019-07-02T12:34:48Z" 495 reason: Completed 496 startedAt: "2019-07-02T12:34:48Z" 497 phase: Failed 498 podIP: 10.28.0.32 499 qosClass: BestEffort 500 startTime: "2019-07-02T12:34:45Z" 501 kind: List 502 metadata: 503 resourceVersion: "" 504 selfLink: ""