apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/bifrost.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: 557e8f24613b5a5ce5c2df2d4a9dc421 creationTimestamp: "2026-06-01T15:57:40Z" generation: 8 labels: branch: main build: "114" context: release created-by-lighthouse: "true" event-GUID: 8e204eb2-5dd2-11f1-9306-a058b6f98afc lighthouse.jenkins-x.io/baseSHA: 903e80d3161367446d3b115895bfa222b4c13fbf lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1780329459757" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: apitaltrade-bifrost-main-release-pz4mt lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: 903e80d3161367446d3b115895bfa222b4c13fbf lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: bifrost lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: apitaltrade-bifrost-main-release-vxrfw-from-build-pack-pod provider: github repository: bifrost tekton.dev/pipeline: apitaltrade-bifrost-main-release-vxrfw 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-06-01T16:05: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: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-06-01T16:07:04Z" name: greencapitaltrade-bifrost-main-114 namespace: jx resourceVersion: "68996525" uid: 2633498e-8bea-45a8-913b-0d6b0128458a spec: baseSHA: 903e80d3161367446d3b115895bfa222b4c13fbf batchPipelineActivity: {} build: "114" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/bifrost/main/114.log completedTimestamp: "2026-06-01T16:06:47Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: bifrost gitUrl: https://github.com/greencapitaltrade/bifrost.git lastCommitMessage: | fix(entrypoint): scan ODOO_ADDONS_DIR for changed addons, not /mnt/extra-addons check_addon_versions() globbed /mnt/extra-addons/*/__manifest__.py to build the list of addons with version drift between disk and DB. Our image puts addons at $ODOO_ADDONS_DIR (default /odoo/addons, set by the Dockerfile and chart) and never had /mnt/extra-addons populated, so the glob silently expanded to a single literal that failed the -f test. The function returned an empty string for every boot. Downstream effect: `changed_addons` was always empty on rolling deploys with an existing filestore, so the entrypoint skipped the `odoo --update=` step that runs pending migrations. New manifest versions never triggered upgrades; fields added to inherited models (e.g. res_users.default_team_id in asset_management 18.0.2.1.0) shipped without their pre-init migration actually running, and the new image crash-looped on every res_users SELECT with `psycopg2.errors.UndefinedColumn`. Fix is one line — read addons from the same path the rest of the stack reads from. Defaults to /odoo/addons to match the chart's default ODOO_ADDONS_DIR. Discovered while triaging today's prod outage where bifrost 6.71.1 rolled out, crash-looped on missing res_users.default_team_id, and the old 6.66.0 ReplicaSet kept serving stale code. Unblock applied manually: ALTER TABLE res_users ADD COLUMN IF NOT EXISTS default_team_id INTEGER; which is exactly what migrations/18.0.2.2.0/pre-init.py would have done if the upgrade had actually run. lastCommitSHA: b9f3f9c9cd4d140657cdaa9c25220cc3ef85a0bd message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/bifrost/main releaseNotesURL: https://github.com/greencapitaltrade/bifrost/releases/tag/v6.74.3 startedTimestamp: "2026-06-01T15:57:40Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-06-01T16:06:47Z" name: from build pack startedTimestamp: "2026-06-01T15:58:05Z" status: Succeeded steps: - completedTimestamp: "2026-06-01T15:58:33Z" name: Git Clone startedTimestamp: "2026-06-01T15:58:05Z" status: Succeeded - completedTimestamp: "2026-06-01T15:58:40Z" name: Next Version startedTimestamp: "2026-06-01T15:58:34Z" status: Succeeded - completedTimestamp: "2026-06-01T15:58:44Z" name: Jx Variables startedTimestamp: "2026-06-01T15:58:40Z" status: Succeeded - completedTimestamp: "2026-06-01T15:58:44Z" name: Setup Npm Nexus startedTimestamp: "2026-06-01T15:58:44Z" status: Succeeded - completedTimestamp: "2026-06-01T15:58:54Z" name: Setup Pip Cache startedTimestamp: "2026-06-01T15:58:49Z" status: Succeeded - completedTimestamp: "2026-06-01T15:58:56Z" name: Process Config Templates startedTimestamp: "2026-06-01T15:58:55Z" status: Succeeded - completedTimestamp: "2026-06-01T15:58:56Z" name: Update Fleet Management Version startedTimestamp: "2026-06-01T15:58:56Z" status: Succeeded - completedTimestamp: "2026-06-01T15:59:00Z" name: Check Registry startedTimestamp: "2026-06-01T15:58:58Z" status: Succeeded - completedTimestamp: "2026-06-01T16:04:55Z" name: Build Container Build startedTimestamp: "2026-06-01T15:59:08Z" status: Succeeded - completedTimestamp: "2026-06-01T16:05:22Z" name: Promote Changelog startedTimestamp: "2026-06-01T16:04:55Z" status: Succeeded - completedTimestamp: "2026-06-01T16:05:25Z" name: Promote Helm Release startedTimestamp: "2026-06-01T16:05:22Z" status: Succeeded - completedTimestamp: "2026-06-01T16:06:47Z" name: Promote Jx Promote startedTimestamp: "2026-06-01T16:05:26Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4058 startedTimestamp: "2026-06-01T16:06:14Z" status: Succeeded startedTimestamp: "2026-06-01T16:06:14Z" status: Succeeded - kind: Promote promote: environment: production pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/4059 startedTimestamp: "2026-06-01T16:06:43Z" status: Succeeded startedTimestamp: "2026-06-01T16:06:43Z" status: Succeeded version: 6.74.3 status: {}