apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/fury.git lighthouse.jenkins-x.io/job: release creationTimestamp: "2026-08-13T02:32:42Z" generation: 7 labels: branch: main build: "144" context: release created-by-lighthouse: "true" event-GUID: 3eed8276-96bf-11f1-9992-ce0620e0209f lighthouse.jenkins-x.io/baseSHA: e283f2d4765d2429f0ddf397b1496133becee6f6 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786588361592" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: encapitaltrade-fury-main-release-7vf2b lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: e283f2d4765d2429f0ddf397b1496133becee6f6 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: fury lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: encapitaltrade-fury-main-release-9brkn-from-build-pack-pod provider: github repository: fury tekton.dev/pipeline: encapitaltrade-fury-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-08-13T02:39:11Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-13T02:41:14Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-13T02:43:01Z" name: greencapitaltrade-fury-main-144 namespace: jx resourceVersion: "265336120" uid: bee36b3e-26ec-462d-82d7-1a24d3287388 spec: baseSHA: e283f2d4765d2429f0ddf397b1496133becee6f6 batchPipelineActivity: {} build: "144" completedTimestamp: "2026-08-13T02:40:32Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: fury gitUrl: https://github.com/greencapitaltrade/fury.git lastCommitMessage: | fix(ci): reserve the pipeline pod once, not once per step Tekton sizes the pipeline pod from the SUM of every step's request, and the steps run one at a time. A request on the stepTemplate is inherited by every step, so the pod reserved several times what it ever used and stopped fitting on a node - TaskRuns were failing with ExceededNodeResources and then timing out after an hour. The stepTemplate request is zeroed rather than removed: Kubernetes copies limits into requests when requests are absent, which would have reserved more. Limits stay explicit so a runaway step is still capped, and the heaviest step keeps the single reservation the build actually needs. lastCommitSHA: a64d38380c5963b37e6d152897d83d364f015b77 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/fury/main releaseNotesURL: https://github.com/greencapitaltrade/fury/releases/tag/v4.1.1 startedTimestamp: "2026-08-13T02:32:42Z" status: Running steps: - kind: Stage stage: completedTimestamp: "2026-08-13T02:40:32Z" name: Release startedTimestamp: "2026-08-13T02:39:32Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5407 startedTimestamp: "2026-08-13T02:40:32Z" status: Succeeded startedTimestamp: "2026-08-13T02:40:32Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-13T02:42:59Z" name: from build pack startedTimestamp: "2026-08-13T02:32:46Z" status: Succeeded steps: - completedTimestamp: "2026-08-13T02:32:56Z" name: Git Clone startedTimestamp: "2026-08-13T02:32:46Z" status: Succeeded - completedTimestamp: "2026-08-13T02:33:10Z" name: Next Version startedTimestamp: "2026-08-13T02:32:57Z" status: Succeeded - completedTimestamp: "2026-08-13T02:33:15Z" name: Jx Variables startedTimestamp: "2026-08-13T02:33:10Z" status: Succeeded - completedTimestamp: "2026-08-13T02:35:45Z" name: Build Npm Install startedTimestamp: "2026-08-13T02:33:15Z" status: Succeeded - completedTimestamp: "2026-08-13T02:35:46Z" name: Build Npm Test startedTimestamp: "2026-08-13T02:35:46Z" status: Succeeded - completedTimestamp: "2026-08-13T02:35:50Z" name: Check Registry startedTimestamp: "2026-08-13T02:35:47Z" status: Succeeded - completedTimestamp: "2026-08-13T02:38:53Z" name: Build Container Build startedTimestamp: "2026-08-13T02:35:50Z" status: Succeeded - completedTimestamp: "2026-08-13T02:39:11Z" name: Promote Changelog startedTimestamp: "2026-08-13T02:38:53Z" status: Succeeded - completedTimestamp: "2026-08-13T02:39:18Z" name: Promote Helm Release startedTimestamp: "2026-08-13T02:39:12Z" status: Succeeded - completedTimestamp: "2026-08-13T02:41:17Z" name: Promote Jx Promote startedTimestamp: "2026-08-13T02:39:19Z" status: Succeeded - completedTimestamp: "2026-08-13T02:42:59Z" name: Publish Org Kb startedTimestamp: "2026-08-13T02:41:17Z" status: Succeeded - kind: Stage stage: name: from build pack startedTimestamp: "2026-08-13T02:32:46Z" status: Running steps: - completedTimestamp: "2026-08-13T02:32:56Z" name: Git Clone startedTimestamp: "2026-08-13T02:32:46Z" status: Succeeded - completedTimestamp: "2026-08-13T02:33:10Z" name: Next Version startedTimestamp: "2026-08-13T02:32:57Z" status: Succeeded - completedTimestamp: "2026-08-13T02:33:15Z" name: Jx Variables startedTimestamp: "2026-08-13T02:33:10Z" status: Succeeded - completedTimestamp: "2026-08-13T02:35:45Z" name: Build Npm Install startedTimestamp: "2026-08-13T02:33:15Z" status: Succeeded - completedTimestamp: "2026-08-13T02:35:46Z" name: Build Npm Test startedTimestamp: "2026-08-13T02:35:46Z" status: Succeeded - completedTimestamp: "2026-08-13T02:35:50Z" name: Check Registry startedTimestamp: "2026-08-13T02:35:47Z" status: Succeeded - completedTimestamp: "2026-08-13T02:38:53Z" name: Build Container Build startedTimestamp: "2026-08-13T02:35:50Z" status: Succeeded - completedTimestamp: "2026-08-13T02:39:11Z" name: Promote Changelog startedTimestamp: "2026-08-13T02:38:53Z" status: Succeeded - completedTimestamp: "2026-08-13T02:39:18Z" name: Promote Helm Release startedTimestamp: "2026-08-13T02:39:12Z" status: Succeeded - completedTimestamp: "2026-08-13T02:41:17Z" name: Promote Jx Promote startedTimestamp: "2026-08-13T02:39:19Z" status: Succeeded - name: Publish Org Kb startedTimestamp: "2026-08-13T02:33:17Z" status: Running version: 4.1.1 status: {}