apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/destiny.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: a913a3a4da5c59abd5b286d3b5289044 creationTimestamp: "2026-08-12T11:33:32Z" generation: 7 labels: branch: main build: "165" buildID: "1786534365139" created-by-lighthouse: "true" event-GUID: 75669fdc-9641-11f1-8433-58f1ffbefa6e lighthouse.jenkins-x.io/baseSHA: c7bbd9f4f289490d5c3f0e30f4e4783d294aefaa lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786534365139" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-destiny-main-release-gvfrl lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: c7bbd9f4f289490d5c3f0e30f4e4783d294aefaa lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: destiny lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-destiny-main-release-9dbhm-from-build-pack-pod provider: github repository: destiny tekton.dev/pipeline: apitaltrade-destiny-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:33:32Z" - 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:36:02Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:provider: {} f:spec: f:completedTimestamp: {} f:gitUrl: {} f:startedTimestamp: {} f:status: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-12T11:37:22Z" - 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:steps: {} manager: jx-build-controller operation: Update time: "2026-08-12T11:56:03Z" name: greencapitaltrade-destiny-main-165 namespace: jx resourceVersion: "263685991" uid: aedb7801-9af0-44f6-b762-2ffaaed813c0 spec: baseSHA: c7bbd9f4f289490d5c3f0e30f4e4783d294aefaa batchPipelineActivity: {} build: "165" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/destiny/main/165.log completedTimestamp: "2026-08-12T11:36:53Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: destiny gitUrl: https://github.com/greencapitaltrade/destiny.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: bd8d40f8b3ff23dea9a6ed98ecb73047cc690dc8 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/destiny/main releaseNotesURL: https://github.com/greencapitaltrade/destiny/releases/tag/v1.77.1 startedTimestamp: "2026-08-12T11:35:53Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-12T11:36:53Z" name: Release startedTimestamp: "2026-08-12T11:35:53Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5379 startedTimestamp: "2026-08-12T11:36:53Z" status: Succeeded startedTimestamp: "2026-08-12T11:36:53Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-12T11:38:54Z" name: from build pack startedTimestamp: "2026-08-12T11:33:07Z" status: Succeeded steps: - completedTimestamp: "2026-08-12T11:33:23Z" name: Git Clone startedTimestamp: "2026-08-12T11:33:07Z" status: Succeeded - completedTimestamp: "2026-08-12T11:33:29Z" name: Next Version startedTimestamp: "2026-08-12T11:33:23Z" status: Succeeded - completedTimestamp: "2026-08-12T11:33:33Z" name: Jx Variables startedTimestamp: "2026-08-12T11:33:29Z" status: Succeeded - completedTimestamp: "2026-08-12T11:34:42Z" name: Build Npm Install startedTimestamp: "2026-08-12T11:33:33Z" status: Succeeded - completedTimestamp: "2026-08-12T11:35:53Z" name: Build Container Build startedTimestamp: "2026-08-12T11:34:43Z" status: Succeeded - completedTimestamp: "2026-08-12T11:36:02Z" name: Promote Changelog startedTimestamp: "2026-08-12T11:35:54Z" status: Succeeded - completedTimestamp: "2026-08-12T11:36:06Z" name: Promote Helm Release startedTimestamp: "2026-08-12T11:36:03Z" status: Succeeded - completedTimestamp: "2026-08-12T11:37:25Z" name: Promote Jx Promote startedTimestamp: "2026-08-12T11:36:07Z" status: Succeeded - completedTimestamp: "2026-08-12T11:38:54Z" name: Publish Org Kb startedTimestamp: "2026-08-12T11:37:26Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-12T11:38:54Z" name: from build pack startedTimestamp: "2026-08-12T11:33:07Z" status: Succeeded steps: - completedTimestamp: "2026-08-12T11:33:23Z" name: Git Clone startedTimestamp: "2026-08-12T11:33:07Z" status: Succeeded - completedTimestamp: "2026-08-12T11:33:29Z" name: Next Version startedTimestamp: "2026-08-12T11:33:23Z" status: Succeeded - completedTimestamp: "2026-08-12T11:33:33Z" name: Jx Variables startedTimestamp: "2026-08-12T11:33:29Z" status: Succeeded - completedTimestamp: "2026-08-12T11:34:42Z" name: Build Npm Install startedTimestamp: "2026-08-12T11:33:33Z" status: Succeeded - completedTimestamp: "2026-08-12T11:35:53Z" name: Build Container Build startedTimestamp: "2026-08-12T11:34:43Z" status: Succeeded - completedTimestamp: "2026-08-12T11:36:02Z" name: Promote Changelog startedTimestamp: "2026-08-12T11:35:54Z" status: Succeeded - completedTimestamp: "2026-08-12T11:36:06Z" name: Promote Helm Release startedTimestamp: "2026-08-12T11:36:03Z" status: Succeeded - completedTimestamp: "2026-08-12T11:37:25Z" name: Promote Jx Promote startedTimestamp: "2026-08-12T11:36:07Z" status: Succeeded - completedTimestamp: "2026-08-12T11:38:54Z" name: Publish Org Kb startedTimestamp: "2026-08-12T11:37:26Z" status: Succeeded version: 1.77.1 status: {}