Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container prepare 2026/07/04 03:41:14 Entrypoint initialization Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container place-scripts 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-0-6hbrq 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-1-l8czb 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-2-jbgs2 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-3-gfqxt 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-4-8dx9r 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-6-n7m5f 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-7-q4s6q 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-8-vszzx 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-9-gr6st 2026/07/04 03:41:15 Decoded script /tekton/scripts/script-10-p6z2j Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/pepper.git version main@27b0696f82a059c6076cf6b1039b4611bf8777ec to dir: source Cloning into 'source'... HEAD is now at 27b0696f82 Merge pull request #966 from greencapitaltrade/cost/preview-kafka-emptydir checked out revision: main@27b0696f82a059c6076cf6b1039b4611bf8777ec to dir: source Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-jx-variables WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-982721155 in dir /tmp Cloning into '/tmp/jx-git-982721155'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-982721155 about to run: git checkout in dir /tmp/jx-git-982721155 Your branch is up to date with 'origin/main'. export APP_NAME='pepper' export BRANCH_NAME='main' export BUILD_NUMBER='20' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export DOCKER_REGISTRY_ORG='greencapitaltrade' export DOMAIN='gc-t.in' about to run: git rev-parse --abbrev-ref HEAD in dir . main export GIT_BRANCH='main' export JENKINS_X_URL='https://dashboard-jx.gc-t.in/greencapitaltrade/pepper/main/20' export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo' export MINK_AS='tekton-bot' export MINK_IMAGE='417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/pepper:1.2.22' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='pepper' export REPO_OWNER='greencapitaltrade' export VERSION='1.2.22' added variables to file: .jx/variables.sh about to run: git config --get user.name in dir . jenkins-x-bot about to run: git config --get user.email in dir . jenkins-x@googlegroups.com about to run: git add * in dir . about to run: git status -s in dir . A .jx/variables.sh M VERSION about to run: git commit -m chore: add variables in dir . [main 4b8341d4e6] chore: add variables 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 .jx/variables.sh Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-build-npm-install === NPM Config Debug === NPM_CONFIG_USERCONFIG: /tekton/home/npm/.npmrc total 0 drwxrwxrwt. 3 root root 100 Jul 4 03:41 . drwxrwxrwx. 4 root root 74 Jul 4 03:42 .. drwxr-xr-x. 2 root root 60 Jul 4 03:41 ..2026_07_04_03_41_13.1211649667 lrwxrwxrwx. 1 root root 32 Jul 4 03:41 ..data -> ..2026_07_04_03_41_13.1211649667 lrwxrwxrwx. 1 root root 13 Jul 4 03:41 .npmrc -> ..data/.npmrc registry=http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ unsafe-perm = true //npm.pkg.github.com/:_authToken=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 === npm config list === ; "user" config from /tekton/home/npm/.npmrc //npm.pkg.github.com/:_authToken = (protected) registry = "http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/" unsafe-perm = true ; "env" config from environment userconfig = "/tekton/home/npm/.npmrc" ; node bin location = /usr/local/bin/node ; node version = v22.23.1 ; npm local prefix = /workspace/source ; npm version = 10.9.8 ; cwd = /workspace/source ; HOME = /tekton/home ; Run `npm config ls -l` to show all defaults. === npm install === > pepper@0.0.1 postinstall > patch-package patch-package 8.0.1 Applying patches... formik@2.4.6 ✔ Warning: patch-package detected a patch file version mismatch Don't worry! This is probably fine. The patch was still applied successfully. Here's the deets: Patch file created for formik@2.4.6 applied to formik@2.4.9 At path node_modules/formik This warning is just to give you a heads-up. There is a small chance of breakage even though the patch was applied successfully. Make sure the package still behaves like you expect (you wrote tests, right?) and then run patch-package formik to update the version in the patch file name and make this warning go away. --- patch-package finished with 1 warning(s). > pepper@0.0.1 prepare > husky install husky - git command not found, skipping install added 1641 packages in 2m 298 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-build-assets > pepper@0.0.1 build:web > npm run build -w next-app > next-app@0.1.0 build > NODE_ENV=production next build Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js' roadmap and prioritize features. You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry ▲ Next.js 14.2.4 Creating an optimized production build ... ⚠ Found lockfile missing swc dependencies, patching... ⚠ Lockfile was successfully patched, please run "npm install" to ensure @next/swc dependencies are downloaded Browserslist: browsers data (caniuse-lite) is 7 months old. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme ✓ Compiled successfully Linting and checking validity of types ... Collecting page data ... Generating static pages (0/20) ... Generating static pages (5/20) Generating static pages (10/20) Generating static pages (15/20) ✓ Generating static pages (20/20) Finalizing page optimization ... Collecting build traces ... Route (app) Size First Load JS ┌ ○ / 2.04 kB 151 kB ├ ○ /_not-found 876 B 88.4 kB ├ ○ /attributes 2.59 kB 139 kB ├ ○ /attributes/new 4.1 kB 220 kB ├ ○ /auth/login 2.04 kB 151 kB ├ ○ /auth/signup 3.02 kB 160 kB ├ ○ /campaigns 3.15 kB 144 kB ├ ƒ /campaigns/[id]/analytics 2.72 kB 139 kB ├ ƒ /campaigns/[id]/edit 1.7 kB 295 kB ├ ○ /campaigns/new 709 B 294 kB ├ ○ /channels 3.01 kB 204 kB ├ ƒ /channels/[id] 4.76 kB 190 kB ├ ○ /health 0 B 0 B ├ ○ /leads 4.51 kB 188 kB ├ ƒ /leads/[id] 4.26 kB 146 kB ├ ƒ /leads/[id]/edit 704 B 226 kB ├ ○ /leads/new 707 B 226 kB ├ ○ /segments 1.2 kB 131 kB ├ ƒ /segments/[id] 3.03 kB 139 kB ├ ƒ /segments/[id]/edit 328 B 222 kB ├ ○ /segments/new 330 B 222 kB ├ ○ /templates 2.8 kB 144 kB ├ ƒ /templates/[id] 3.56 kB 199 kB ├ ƒ /templates/[id]/attachments/new 1.28 kB 213 kB ├ ƒ /templates/[id]/edit 2.38 kB 228 kB ├ ƒ /templates/[id]/languages/[contentId] 1.02 kB 840 kB ├ ƒ /templates/[id]/languages/new 867 B 840 kB ├ ○ /templates/email 2.89 kB 698 kB └ ○ /templates/new 2.45 kB 228 kB + First Load JS shared by all 87.6 kB ├ chunks/3205-a8ab61f0de1d850b.js 31.5 kB ├ chunks/618f8807-d97f2bba5d5f45a7.js 53.6 kB └ other shared chunks (total) 2.4 kB ○ (Static) prerendered as static content ƒ (Dynamic) server-rendered on demand Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-check-registry sourcing .jx/variables.sh verifying the container registry is setup WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-1435269831 in dir /tmp Cloning into '/tmp/jx-git-1435269831'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1435269831 about to run: git checkout in dir /tmp/jx-git-1435269831 Your branch is up to date with 'origin/main'. verifying that container registry 417755753340.dkr.ecr.ap-south-1.amazonaws.com with organisation greencapitaltrade and app name pepper has an ECR associated with it loading config with AWS region: 'ap-south-1' Let's ensure that we have an ECR repository for the image greencapitaltrade/pepper Found repository: greencapitaltrade/pepper Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-build-container-build time="2026-07-04T03:47:52Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:22-slim INFO[0000] Retrieving image node:22-slim from registry index.docker.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest node:22-slim INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'node:22-slim' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd COPY . . requires it. INFO[0009] ENV TZ='Asia/Kolkata' INFO[0009] COPY . . INFO[0077] Taking snapshot of files... INFO[0151] CMD cd packages/server && npx sequelize db:migrate && node index.js INFO[0151] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/pepper:1.2.22 INFO[0156] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/pepper@sha256:6a13849e24d99c3ba03f4d2e09801bcd7407b397635acc60ba879110b64cef62 Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: node_modules hint: Use -f if you really want to add them. hint: Turn this message off by running hint: "git config advice.addIgnoredFile false" [main 0f2969a2e4] chore: release 1.2.22 3 files changed, 124 insertions(+), 14 deletions(-) Updated tag 'v1.2.22' (was f5305b52d7) To https://github.com/greencapitaltrade/pepper.git + f5305b52d7...59a78f24a4 v1.2.22 -> v1.2.22 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 9371de6ff02365635bdf78965e094968fe27c129 => 0f2969a2e49a90eb7ce92015bbc2b0c4f7b858d8 WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set Can't find any issue tracker setting; defaulting to git provider: github Finding issues in commit messages using git format WARNING: Failed to find assignees for issue 966 repository https://api.github.com/greencapitaltrade/pepper WARNING: Failed to find assignees for issue 985 repository https://api.github.com/greencapitaltrade/pepper WARNING: Failed to find assignees for issue 982 repository https://api.github.com/greencapitaltrade/pepper WARNING: Failed to find assignees for issue 951 repository https://api.github.com/greencapitaltrade/pepper WARNING: Failed to find assignees for issue 950 repository https://api.github.com/greencapitaltrade/pepper updated the release information at https://github.com/greencapitaltrade/pepper/releases/tag/v1.2.22 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-pepper-main-20 which has status Pending Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart pepper released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-promote-jx-promote defaulting to the version 1.2.22 from file VERSION WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-3339867464 in dir /tmp Cloning into '/tmp/jx-git-3339867464'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3339867464 about to run: git checkout in dir /tmp/jx-git-3339867464 Your branch is up to date with 'origin/main'. using version stream from dev environment found git user.name gct-bot from requirements found git user.email from requirements setup git user email jenkins-x@googlegroups.com WARNING: Note that the environment variable $XDG_CONFIG_HOME is not defined so we may not be able to push to git! generated Git credentials file: /tekton/home/git/credentials with username: gct-bot email: WARNING: the cluster.chartRepository in your jx-requirements.yml looks like its an internal service URL so trying to discover from kubernetes ingress resources Promoting app pepper version 1.2.22 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/4611 Promoting app pepper version 1.2.22 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/4612 Showing logs for build greencapitaltrade/pepper/main #20 stage from-build-pack and container step-publish-org-kb Cloning into '/tmp/org-kb'... Cloning into '/tmp/tmp.jjlflp'... org-kb: pepper unchanged