apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/pepper.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: f6e0257a9a0cd429e90fc6a130492ac1 creationTimestamp: "2026-07-30T08:38:41Z" generation: 8 labels: branch: main build: "36" context: release created-by-lighthouse: "true" event-GUID: 0eb211a8-8bf2-11f1-831a-61f1c7cbbbb9 lighthouse.jenkins-x.io/baseSHA: 27eacc46e69a5f3ec90008618a7d4d60d6d6c32f lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1785400721165" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: capitaltrade-pepper-main-release-g8fdb lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 27eacc46e69a5f3ec90008618a7d4d60d6d6c32f lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: pepper lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: capitaltrade-pepper-main-release-2628w-from-build-pack-pod provider: github repository: pepper tekton.dev/pipeline: capitaltrade-pepper-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-07-30T08:44:46Z" - 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: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:buildLogsUrl: {} f:completedTimestamp: {} 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-07-30T08:47:13Z" name: greencapitaltrade-pepper-main-36 namespace: jx resourceVersion: "228624742" uid: cb53bffb-d430-4c63-90ab-07bdb294f30e spec: baseSHA: 27eacc46e69a5f3ec90008618a7d4d60d6d6c32f batchPipelineActivity: {} build: "36" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/pepper/main/36.log completedTimestamp: "2026-07-30T08:47:08Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: pepper gitUrl: https://github.com/greencapitaltrade/pepper.git lastCommitMessage: | fix(ci): restore build-assets step in release pipeline, bump node to 25 The release pipeline lost its build-assets step (npm run build:web) during the OOM/Nexus fixes. The Dockerfile is only `COPY . .`, so that step is the sole producer of next-app/.next. Every release since has shipped an image with no production build, and pepper-next CrashLoopBackOffs at start with "Could not find a production build in the '.next' directory". pepper:1.3.9 is affected. pepper-next in production is still served by a single pod from a 17-day-old ReplicaSet on 1.3.0; the 1.3.9 ReplicaSet has been ready=0 for 13h. The pullrequest pipeline kept its build-assets step, which is why preview environments built correctly and this was invisible until a release reached production. Restores the step with explicit resources (4Gi; next build peaks above npm install). Also bumps node 22-slim -> 25-slim across the Dockerfile and both pipelines as requested. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: af97fb7c45018f38941d95617dd6e345bd1d5868 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/pepper/main releaseNotesURL: https://github.com/greencapitaltrade/pepper/releases/tag/v1.3.11 startedTimestamp: "2026-07-30T08:38:41Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-07-30T08:47:08Z" name: from build pack startedTimestamp: "2026-07-30T08:38:44Z" status: Succeeded steps: - completedTimestamp: "2026-07-30T08:39:23Z" name: Git Clone startedTimestamp: "2026-07-30T08:38:44Z" status: Succeeded - completedTimestamp: "2026-07-30T08:39:40Z" name: Next Version startedTimestamp: "2026-07-30T08:39:24Z" status: Succeeded - completedTimestamp: "2026-07-30T08:39:44Z" name: Jx Variables startedTimestamp: "2026-07-30T08:39:41Z" status: Succeeded - completedTimestamp: "2026-07-30T08:42:34Z" name: Build Npm Install startedTimestamp: "2026-07-30T08:39:44Z" status: Succeeded - completedTimestamp: "2026-07-30T08:43:30Z" name: Build Assets startedTimestamp: "2026-07-30T08:42:35Z" status: Succeeded - completedTimestamp: "2026-07-30T08:44:37Z" name: Build Container Build startedTimestamp: "2026-07-30T08:43:30Z" status: Succeeded - completedTimestamp: "2026-07-30T08:44:46Z" name: Promote Changelog startedTimestamp: "2026-07-30T08:44:38Z" status: Succeeded - completedTimestamp: "2026-07-30T08:44:49Z" name: Promote Helm Release startedTimestamp: "2026-07-30T08:44:46Z" status: Succeeded - completedTimestamp: "2026-07-30T08:45:49Z" name: Promote Jx Promote startedTimestamp: "2026-07-30T08:44:50Z" status: Succeeded - completedTimestamp: "2026-07-30T08:47:08Z" name: Publish Org Kb startedTimestamp: "2026-07-30T08:45:49Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5018 startedTimestamp: "2026-07-30T08:45:23Z" status: Succeeded startedTimestamp: "2026-07-30T08:45:23Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5019 startedTimestamp: "2026-07-30T08:45:46Z" status: Succeeded startedTimestamp: "2026-07-30T08:45:46Z" status: Succeeded version: 1.3.11 status: {}