apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/deadpool.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: f844311913a7c53dbec9cefd65588b72 creationTimestamp: "2026-02-09T21:33:41Z" generation: 8 labels: branch: main build: "147" context: release created-by-lighthouse: "true" event-GUID: fe4c0306-05fe-11f1-89ad-bfaf8263288a lighthouse.jenkins-x.io/baseSHA: e1be0a5be9dd25fae73cfcaf1a23de13229edd41 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1770672821535" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: pitaltrade-deadpool-main-release-rkhlk lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: e1be0a5be9dd25fae73cfcaf1a23de13229edd41 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: deadpool lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: pitaltrade-deadpool-main-release-4vxt9-from-build-pack-pod provider: github repository: deadpool tekton.dev/pipeline: pitaltrade-deadpool-main-release-4vxt9 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.18 operation: Update time: "2026-02-09T21:40:16Z" - 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-02-09T21:41:00Z" name: greencapitaltrade-deadpool-main-147 namespace: jx resourceVersion: "1008303850" uid: ca49b827-0935-42b2-94c3-b1821032dfda spec: baseSHA: e1be0a5be9dd25fae73cfcaf1a23de13229edd41 batchPipelineActivity: {} build: "147" buildLogsUrl: azblob://logs/jenkins-x/logs/greencapitaltrade/deadpool/main/147.log completedTimestamp: "2026-02-09T21:40:54Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: deadpool gitUrl: https://github.com/greencapitaltrade/deadpool.git lastCommitMessage: | fix: eliminate memory leak from orphaned verification tasks The TCP server spawned a separate "verify task" per connection that blocked forever on Notify::notified() for connections that never verified (health checks, failed logins). Each leaked ~1KB + a tokio task, causing OOMKill at 512Mi after ~5 hours under load. Consolidated to a single task per connection: pass Arc into handle() so process_data() inserts into the DashMap directly. Removed Notify, wait_for_verification(), and the verify task entirely. Co-Authored-By: Claude Opus 4.6 lastCommitSHA: fe220993608f66e2cf52dae0517c3d168fc1195d message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/deadpool/main releaseNotesURL: https://github.com/greencapitaltrade/deadpool/releases/tag/v0.40.1 startedTimestamp: "2026-02-09T21:33:41Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-02-09T21:40:54Z" name: from build pack startedTimestamp: "2026-02-09T21:34:04Z" status: Succeeded steps: - completedTimestamp: "2026-02-09T21:34:05Z" name: Git Clone startedTimestamp: "2026-02-09T21:34:04Z" status: Succeeded - completedTimestamp: "2026-02-09T21:34:11Z" name: Next Version startedTimestamp: "2026-02-09T21:34:10Z" status: Succeeded - completedTimestamp: "2026-02-09T21:34:49Z" name: Jx Variables startedTimestamp: "2026-02-09T21:34:47Z" status: Succeeded - completedTimestamp: "2026-02-09T21:39:56Z" name: Build Cargo Install startedTimestamp: "2026-02-09T21:35:25Z" status: Succeeded - completedTimestamp: "2026-02-09T21:39:58Z" name: Check Registry startedTimestamp: "2026-02-09T21:39:56Z" status: Succeeded - completedTimestamp: "2026-02-09T21:39:59Z" name: Build Server Image startedTimestamp: "2026-02-09T21:39:58Z" status: Succeeded - completedTimestamp: "2026-02-09T21:40:04Z" name: Build Consumer Image startedTimestamp: "2026-02-09T21:40:00Z" status: Succeeded - completedTimestamp: "2026-02-09T21:40:07Z" name: Build Mqtt Image startedTimestamp: "2026-02-09T21:40:04Z" status: Succeeded - completedTimestamp: "2026-02-09T21:40:16Z" name: Promote Changelog startedTimestamp: "2026-02-09T21:40:08Z" status: Succeeded - completedTimestamp: "2026-02-09T21:40:19Z" name: Promote Helm Release startedTimestamp: "2026-02-09T21:40:17Z" status: Succeeded - completedTimestamp: "2026-02-09T21:40:54Z" name: Promote Jx Promote startedTimestamp: "2026-02-09T21:40:20Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3278 startedTimestamp: "2026-02-09T21:40:37Z" status: Succeeded startedTimestamp: "2026-02-09T21:40:37Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/3279 startedTimestamp: "2026-02-09T21:40:51Z" status: Succeeded startedTimestamp: "2026-02-09T21:40:51Z" status: Succeeded version: 0.40.1 status: {}