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: 73551cd92547580422d06d21fdc3a8d3 creationTimestamp: "2026-08-13T11:14:18Z" generation: 8 labels: branch: main build: "179" context: release created-by-lighthouse: "true" event-GUID: 1d41e902-9708-11f1-9a9c-d0c1ec8a97c3 lighthouse.jenkins-x.io/baseSHA: e6276a31c6e90309632b84ee1e3ced075ceb0f10 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786619658400" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-destiny-main-release-77djr lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: e6276a31c6e90309632b84ee1e3ced075ceb0f10 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-457d9-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: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-13T11:19:12Z" - 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-08-13T11:22:44Z" name: greencapitaltrade-destiny-main-179 namespace: jx resourceVersion: "266337553" uid: 293fdac7-dd4d-4ff0-955c-7e83157d3e76 spec: baseSHA: e6276a31c6e90309632b84ee1e3ced075ceb0f10 batchPipelineActivity: {} build: "179" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/destiny/main/179.log completedTimestamp: "2026-08-13T11:22:39Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: destiny gitUrl: https://github.com/greencapitaltrade/destiny.git lastCommitMessage: | fix(ironman): add missing /v1 prefix to accounts and mandates URLs Ironman mounts every route under a /v1 router prefix, but createAccount, createMandate and getMandateStatus called the bare paths, which all 404. ensureAccount is deliberately best-effort at the sanction step, so the 404 was only logged and every sanction quietly left application.account_id null -- which then hard-blocks the downstream AU eNACH step (it needs an account to bind the mandate to). The mandate calls would have failed the same way on first real use. The products reads already used /v1; only the write paths were wrong, and their unit tests asserted the mocked wrong URLs right back. Verified live against staging Ironman: POST /accounts -> 404, POST /v1/accounts -> 201. Co-Authored-By: Claude Fable 5 lastCommitSHA: 04ec68bcbb9166c7120e5a66b8a7913ea618d64c message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/destiny/main releaseNotesURL: https://github.com/greencapitaltrade/destiny/releases/tag/v1.78.8 startedTimestamp: "2026-08-13T11:14:18Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-13T11:22:39Z" name: from build pack startedTimestamp: "2026-08-13T11:14:22Z" status: Succeeded steps: - completedTimestamp: "2026-08-13T11:14:47Z" name: Git Clone startedTimestamp: "2026-08-13T11:14:22Z" status: Succeeded - completedTimestamp: "2026-08-13T11:14:56Z" name: Next Version startedTimestamp: "2026-08-13T11:14:47Z" status: Succeeded - completedTimestamp: "2026-08-13T11:15:02Z" name: Jx Variables startedTimestamp: "2026-08-13T11:14:57Z" status: Succeeded - completedTimestamp: "2026-08-13T11:16:39Z" name: Build Npm Install startedTimestamp: "2026-08-13T11:15:02Z" status: Succeeded - completedTimestamp: "2026-08-13T11:18:58Z" name: Build Container Build startedTimestamp: "2026-08-13T11:16:40Z" status: Succeeded - completedTimestamp: "2026-08-13T11:19:12Z" name: Promote Changelog startedTimestamp: "2026-08-13T11:18:58Z" status: Succeeded - completedTimestamp: "2026-08-13T11:19:17Z" name: Promote Helm Release startedTimestamp: "2026-08-13T11:19:12Z" status: Succeeded - completedTimestamp: "2026-08-13T11:21:27Z" name: Promote Jx Promote startedTimestamp: "2026-08-13T11:19:17Z" status: Succeeded - completedTimestamp: "2026-08-13T11:22:39Z" name: Publish Org Kb startedTimestamp: "2026-08-13T11:21:27Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5461 startedTimestamp: "2026-08-13T11:20:42Z" status: Succeeded startedTimestamp: "2026-08-13T11:20:42Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5462 startedTimestamp: "2026-08-13T11:21:23Z" status: Succeeded startedTimestamp: "2026-08-13T11:21:23Z" status: Succeeded version: 1.78.8 status: {}