apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/hill.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: e329251f5ef947edfa9b29815cb64cf2 creationTimestamp: "2026-08-12T11:14:40Z" generation: 7 labels: branch: main build: "27" buildID: "1786533188663" created-by-lighthouse: "true" event-GUID: 76df6a68-963e-11f1-9f68-aaea198b9d2e lighthouse.jenkins-x.io/baseSHA: 60210971c35fca6bc8dd47f03b0669e3a34865f9 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786533188663" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: encapitaltrade-hill-main-release-v67xx lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 60210971c35fca6bc8dd47f03b0669e3a34865f9 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: hill lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: encapitaltrade-hill-main-release-2cjvp-from-build-pack-pod provider: github repository: hill tekton.dev/pipeline: encapitaltrade-hill-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: .: {} f:branch: {} f:build: {} f:buildID: {} f:owner: {} f:repository: {} f:spec: .: {} f:batchPipelineActivity: {} f:build: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:pipeline: {} manager: jx-gitops-1.3.15 operation: Update time: "2026-08-12T11:14:40Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-08-12T11:16:55Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:provider: {} f:spec: f:completedTimestamp: {} f:gitUrl: {} f:startedTimestamp: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-12T11:18:05Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} f:labels: 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:buildLogsUrl: {} f:context: {} f:message: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-12T11:20:31Z" name: greencapitaltrade-hill-main-27 namespace: jx resourceVersion: "263617346" uid: 901103b2-4ec0-4bcc-ba67-d4be99b3caba spec: baseSHA: 60210971c35fca6bc8dd47f03b0669e3a34865f9 batchPipelineActivity: {} build: "27" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/hill/main/27.log completedTimestamp: "2026-08-12T11:17:40Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: hill gitUrl: https://github.com/greencapitaltrade/hill.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: faba6b8b696649c61ac39f01e9d67c7df3c91054 message: 'Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/hill/main releaseNotesURL: https://github.com/greencapitaltrade/hill/releases/tag/v1.4.23 startedTimestamp: "2026-08-12T11:16:40Z" status: Failed steps: - kind: Stage stage: completedTimestamp: "2026-08-12T11:17:40Z" name: Release startedTimestamp: "2026-08-12T11:16:40Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5375 startedTimestamp: "2026-08-12T11:17:40Z" status: Succeeded startedTimestamp: "2026-08-12T11:17:40Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-12T11:18:26Z" name: from build pack startedTimestamp: "2026-08-12T11:14:27Z" status: Failed steps: - completedTimestamp: "2026-08-12T11:14:34Z" name: Git Clone startedTimestamp: "2026-08-12T11:14:27Z" status: Succeeded - completedTimestamp: "2026-08-12T11:14:37Z" name: Next Version startedTimestamp: "2026-08-12T11:14:35Z" status: Succeeded - completedTimestamp: "2026-08-12T11:14:40Z" name: Jx Variables startedTimestamp: "2026-08-12T11:14:37Z" status: Succeeded - completedTimestamp: "2026-08-12T11:15:13Z" name: Build Npm Install startedTimestamp: "2026-08-12T11:14:41Z" status: Succeeded - completedTimestamp: "2026-08-12T11:16:00Z" name: Build Assets startedTimestamp: "2026-08-12T11:15:13Z" status: Succeeded - completedTimestamp: "2026-08-12T11:16:44Z" name: Build Container Build startedTimestamp: "2026-08-12T11:16:00Z" status: Succeeded - completedTimestamp: "2026-08-12T11:16:55Z" name: Promote Changelog startedTimestamp: "2026-08-12T11:16:44Z" status: Succeeded - completedTimestamp: "2026-08-12T11:17:00Z" name: Promote Helm Release startedTimestamp: "2026-08-12T11:16:56Z" status: Succeeded - completedTimestamp: "2026-08-12T11:18:08Z" name: Promote Jx Promote startedTimestamp: "2026-08-12T11:17:00Z" status: Succeeded - completedTimestamp: "2026-08-12T11:18:26Z" name: Publish Org Kb startedTimestamp: "2026-08-12T11:18:08Z" status: Failed - kind: Stage stage: completedTimestamp: "2026-08-12T11:18:26Z" name: from build pack startedTimestamp: "2026-08-12T11:14:27Z" status: Failed steps: - completedTimestamp: "2026-08-12T11:14:34Z" name: Git Clone startedTimestamp: "2026-08-12T11:14:27Z" status: Succeeded - completedTimestamp: "2026-08-12T11:14:37Z" name: Next Version startedTimestamp: "2026-08-12T11:14:35Z" status: Succeeded - completedTimestamp: "2026-08-12T11:14:40Z" name: Jx Variables startedTimestamp: "2026-08-12T11:14:37Z" status: Succeeded - completedTimestamp: "2026-08-12T11:15:13Z" name: Build Npm Install startedTimestamp: "2026-08-12T11:14:41Z" status: Succeeded - completedTimestamp: "2026-08-12T11:16:00Z" name: Build Assets startedTimestamp: "2026-08-12T11:15:13Z" status: Succeeded - completedTimestamp: "2026-08-12T11:16:44Z" name: Build Container Build startedTimestamp: "2026-08-12T11:16:00Z" status: Succeeded - completedTimestamp: "2026-08-12T11:16:55Z" name: Promote Changelog startedTimestamp: "2026-08-12T11:16:44Z" status: Succeeded - completedTimestamp: "2026-08-12T11:17:00Z" name: Promote Helm Release startedTimestamp: "2026-08-12T11:16:56Z" status: Succeeded - completedTimestamp: "2026-08-12T11:18:08Z" name: Promote Jx Promote startedTimestamp: "2026-08-12T11:17:00Z" status: Succeeded - completedTimestamp: "2026-08-12T11:18:26Z" name: Publish Org Kb startedTimestamp: "2026-08-12T11:18:08Z" status: Failed version: 1.4.23 status: {}