Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container prepare 2026/04/15 10:44:01 Entrypoint initialization Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container place-scripts 2026/04/15 10:44:02 Decoded script /tekton/scripts/script-0-6t9dj 2026/04/15 10:44:02 Decoded script /tekton/scripts/script-1-267d2 2026/04/15 10:44:02 Decoded script /tekton/scripts/script-2-mnsnj 2026/04/15 10:44:02 Decoded script /tekton/scripts/script-3-bwd2l 2026/04/15 10:44:02 Decoded script /tekton/scripts/script-5-rjndl 2026/04/15 10:44:02 Decoded script /tekton/scripts/script-6-k9s9p 2026/04/15 10:44:02 Decoded script /tekton/scripts/script-7-wxfrk 2026/04/15 10:44:02 Decoded script /tekton/scripts/script-8-c2jbb Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/infinity.git version main@ab2ffc32ca405077f9fac74702f24d5f3383edf2 to dir: source Cloning into 'source'... HEAD is now at ab2ffc3 Merge pull request #62 from greencapitaltrade/fix/kafka-preview-delete-claim checked out revision: main@ab2ffc32ca405077f9fac74702f24d5f3383edf2 to dir: source Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/infinity/main #32 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-3908670561 in dir /tmp Cloning into '/tmp/jx-git-3908670561'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3908670561 about to run: git checkout in dir /tmp/jx-git-3908670561 Your branch is up to date with 'origin/main'. export APP_NAME='infinity' export BRANCH_NAME='main' export BUILD_NUMBER='32' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' 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/infinity/main/32' 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='gctdev.azurecr.io/greencapitaltrade/infinity:0.14.17' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='infinity' export REPO_OWNER='greencapitaltrade' export VERSION='0.14.17' 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 A VERSION about to run: git commit -m chore: add variables in dir . [main 0a2d559] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container step-build-npm-install === NPM Config Debug === NPM_CONFIG_USERCONFIG: /tekton/home/npm/.npmrc total 4 drwxrwxrwt 3 root root 100 Apr 15 10:44 . drwxrwxrwx 4 root root 4096 Apr 15 10:44 .. drwxr-xr-x 2 root root 60 Apr 15 10:44 ..2026_04_15_10_44_00.1245416408 lrwxrwxrwx 1 root root 32 Apr 15 10:44 ..data -> ..2026_04_15_10_44_00.1245416408 lrwxrwxrwx 1 root root 13 Apr 15 10:44 .npmrc -> ..data/.npmrc registry=http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/ //nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/:_auth=YWRtaW46YWRtaW4xMjM= @greencapitaltrade:registry=https://npm.pkg.github.com/ //npm.pkg.github.com/:_authToken=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=== npm config list === ; "user" config from /tekton/home/npm/.npmrc @greencapitaltrade:registry = "https://npm.pkg.github.com/" //nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/:_auth = (protected) //npm.pkg.github.com/:_authToken = (protected) registry = "http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/" ; "env" config from environment userconfig = "/tekton/home/npm/.npmrc" ; node bin location = /usr/local/bin/node ; node version = v22.22.2 ; npm local prefix = /workspace/source ; npm version = 10.9.7 ; cwd = /workspace/source ; HOME = /tekton/home ; Run `npm config ls -l` to show all defaults. === npm ci === npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated keygrip@1.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. > infinity@0.0.1 prepare > husky install husky - git command not found, skipping install added 740 packages in 32s 103 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/infinity/main #32 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-2761083529 in dir /tmp Cloning into '/tmp/jx-git-2761083529'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2761083529 about to run: git checkout in dir /tmp/jx-git-2761083529 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container step-build-container-build time="2026-04-15T10:44:47Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Retrieving image manifest node:22-slim INFO[0000] Retrieving image node:22-slim from registry index.docker.io INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:22-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:22-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd COPY . . requires it. INFO[0012] ENV TZ='Asia/Kolkata' INFO[0012] CMD node_modules/sequelize-cli/lib/sequelize db:migrate && node index.js INFO[0012] COPY . . INFO[0025] Taking snapshot of files... INFO[0036] Pushing image to gctdev.azurecr.io/greencapitaltrade/infinity:0.14.17 INFO[0038] Pushed gctdev.azurecr.io/greencapitaltrade/infinity@sha256:fe7a1484a15b3d43d20e0c1ff37940626bce5e2d4de9f648b37a03a91a0b02b4 Showing logs for build greencapitaltrade/infinity/main #32 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 c28b116] chore: release 0.14.17 2 files changed, 9 insertions(+), 24 deletions(-) Updated tag 'v0.14.17' (was 79be68c) To https://github.com/greencapitaltrade/infinity.git + 79be68c...eb227aa v0.14.17 -> v0.14.17 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 80808815c1e0010939337e9c24a7e66ecce11890 => c28b116d4471ee34b3a6a3fc51f089da51e5c6e3 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 62 repository https://api.github.com/greencapitaltrade/infinity updated the release information at https://github.com/greencapitaltrade/infinity/releases/tag/v0.14.17 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-infinity-main-32 which has status Pending Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart infinity released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/infinity/main #32 stage from-build-pack and container step-promote-jx-promote defaulting to the version 0.14.17 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-4084075365 in dir /tmp Cloning into '/tmp/jx-git-4084075365'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-4084075365 about to run: git checkout in dir /tmp/jx-git-4084075365 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 infinity version 0.14.17 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3478 Promoting app infinity version 0.14.17 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3479