apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/coulson.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 56e9d900e84c8c9b558567e11967c91d creationTimestamp: "2026-08-12T11:31:50Z" generation: 7 labels: branch: main build: "20" buildID: "1786534273132" context: release created-by-lighthouse: "true" event-GUID: 46661ad2-9641-11f1-9a94-225dce005c7b lighthouse.jenkins-x.io/baseSHA: 35978bb9ba4a5bc84f017a50302d16d2d5fde9f1 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786534273132" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-coulson-main-release-wvskt lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 35978bb9ba4a5bc84f017a50302d16d2d5fde9f1 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: coulson lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-coulson-main-release-pm9x6-from-build-pack-pod provider: github repository: coulson tekton.dev/pipeline: apitaltrade-coulson-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:31:50Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:context: {} f:provider: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-08-12T11:34:29Z" - 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:completedTimestamp: {} f:context: {} f:gitUrl: {} f:message: {} f:startedTimestamp: {} f:status: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-12T11:49:31Z" name: greencapitaltrade-coulson-main-20 namespace: jx resourceVersion: "263670178" uid: 8062c8f7-1702-44b5-b0ca-66301aee18b7 spec: baseSHA: 35978bb9ba4a5bc84f017a50302d16d2d5fde9f1 batchPipelineActivity: {} build: "20" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/coulson/main/20.log completedTimestamp: "2026-08-12T11:37:12Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: coulson gitUrl: https://github.com/greencapitaltrade/coulson.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: ce21a1128ddb2d3d8499ccd20f764db5b701bd84 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/coulson/main releaseNotesURL: https://github.com/greencapitaltrade/coulson/releases/tag/v1.5.20 startedTimestamp: "2026-08-12T11:31:41Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-12T11:37:12Z" name: from build pack startedTimestamp: "2026-08-12T11:31:41Z" status: Succeeded steps: - completedTimestamp: "2026-08-12T11:31:43Z" name: Git Clone startedTimestamp: "2026-08-12T11:31:41Z" status: Succeeded - completedTimestamp: "2026-08-12T11:31:46Z" name: Next Version startedTimestamp: "2026-08-12T11:31:44Z" status: Succeeded - completedTimestamp: "2026-08-12T11:31:50Z" name: Jx Variables startedTimestamp: "2026-08-12T11:31:46Z" status: Succeeded - completedTimestamp: "2026-08-12T11:32:57Z" name: Build Npm Install startedTimestamp: "2026-08-12T11:31:50Z" status: Succeeded - completedTimestamp: "2026-08-12T11:32:58Z" name: Build Npm Test startedTimestamp: "2026-08-12T11:32:57Z" status: Succeeded - completedTimestamp: "2026-08-12T11:33:04Z" name: Check Registry startedTimestamp: "2026-08-12T11:32:59Z" status: Succeeded - completedTimestamp: "2026-08-12T11:34:21Z" name: Build Container Build startedTimestamp: "2026-08-12T11:33:04Z" status: Succeeded - completedTimestamp: "2026-08-12T11:34:29Z" name: Promote Changelog startedTimestamp: "2026-08-12T11:34:22Z" status: Succeeded - completedTimestamp: "2026-08-12T11:34:33Z" name: Promote Helm Release startedTimestamp: "2026-08-12T11:34:30Z" status: Succeeded - completedTimestamp: "2026-08-12T11:35:52Z" name: Promote Jx Promote startedTimestamp: "2026-08-12T11:34:34Z" status: Succeeded - completedTimestamp: "2026-08-12T11:37:12Z" name: Publish Org Kb startedTimestamp: "2026-08-12T11:35:52Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5377 startedTimestamp: "2026-08-12T11:35:20Z" status: Succeeded startedTimestamp: "2026-08-12T11:35:20Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5378 startedTimestamp: "2026-08-12T11:35:49Z" status: Succeeded startedTimestamp: "2026-08-12T11:35:49Z" status: Succeeded version: 1.5.20 status: {}