Showing logs for build greencapitaltrade/thor/main #60 stage from-build-pack and container prepare 2026/02/03 20:03:24 Entrypoint initialization Showing logs for build greencapitaltrade/thor/main #60 stage from-build-pack and container place-scripts 2026/02/03 20:03:28 Decoded script /tekton/scripts/script-0-kfqqx 2026/02/03 20:03:28 Decoded script /tekton/scripts/script-1-cdfld 2026/02/03 20:03:29 Decoded script /tekton/scripts/script-2-hppjm 2026/02/03 20:03:29 Decoded script /tekton/scripts/script-3-9mks2 2026/02/03 20:03:29 Decoded script /tekton/scripts/script-5-mm72t 2026/02/03 20:03:29 Decoded script /tekton/scripts/script-6-djfx9 2026/02/03 20:03:29 Decoded script /tekton/scripts/script-7-b8cp6 2026/02/03 20:03:29 Decoded script /tekton/scripts/script-8-b7krp Showing logs for build greencapitaltrade/thor/main #60 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/thor/main #60 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/thor.git version main@1f54a4322248fba0fe4c9aeec47f6487f67579ed to dir: source Cloning into 'source'... HEAD is now at 1f54a43 feat: add ENCRYPTION_KEY to chart secrets checked out revision: main@1f54a4322248fba0fe4c9aeec47f6487f67579ed to dir: source Showing logs for build greencapitaltrade/thor/main #60 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/thor/main #60 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-2481461370 in dir /tmp Cloning into '/tmp/jx-git-2481461370'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2481461370 about to run: git checkout in dir /tmp/jx-git-2481461370 Your branch is up to date with 'origin/main'. export APP_NAME='thor' export BRANCH_NAME='main' export BUILD_NUMBER='60' 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/thor/main/60' 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/thor:3.4.0' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='thor' export REPO_OWNER='greencapitaltrade' export VERSION='3.4.0' 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 2cbaaff] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/thor/main #60 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 Feb 3 20:03 . drwxrwxrwx 4 root root 4096 Feb 3 20:03 .. drwxr-xr-x 2 root root 60 Feb 3 20:03 ..2026_02_03_20_03_24.3581023929 lrwxrwxrwx 1 root root 32 Feb 3 20:03 ..data -> ..2026_02_03_20_03_24.3581023929 lrwxrwxrwx 1 root root 13 Feb 3 20:03 .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=YWRtaW46M0xaNlhyU2hka09nK1Y3QitnVE9yc1l6 @greencapitaltrade:registry=https://npm.pkg.github.com/ //npm.pkg.github.com/:_authToken=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 unsafe-perm = true=== 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/" unsafe-perm = true ; "env" config from environment userconfig = "/tekton/home/npm/.npmrc" ; node bin location = /usr/local/bin/node ; node version = v22.22.0 ; npm local prefix = /workspace/source ; npm version = 10.9.4 ; cwd = /workspace/source ; HOME = /tekton/home ; Run `npm config ls -l` to show all defaults. === npm ci === npm warn deprecated supertest@6.3.4: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net 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 node-domexception@1.0.0: Use your platform's native DOMException instead npm warn deprecated superagent@8.1.2: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net 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 moize@5.4.5: This library has been deprecated in favor of micro-memoize, which as-of version 5 incorporates most of the functionality that this library offers at nearly half the size and better speed. npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. > thor@0.0.1 prepare > husky install husky - git command not found, skipping install added 771 packages in 42s 113 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/thor/main #60 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-167852513 in dir /tmp Cloning into '/tmp/jx-git-167852513'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-167852513 about to run: git checkout in dir /tmp/jx-git-167852513 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/thor/main #60 stage from-build-pack and container step-build-container-build time="2026-02-03T20:04:25Z" 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[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[0014] CMD npm run start INFO[0014] COPY . . INFO[0052] Taking snapshot of files... INFO[0084] Pushing image to gctdev.azurecr.io/greencapitaltrade/thor:3.4.0 INFO[0087] Pushed gctdev.azurecr.io/greencapitaltrade/thor@sha256:bafdceda4dd2a80dcb6f09b9af1c9ecc4918299f79dfcd2f11d7e9a7e76eea2d Showing logs for build greencapitaltrade/thor/main #60 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 183ca1c] chore: release 3.4.0 2 files changed, 6 insertions(+), 19 deletions(-) Updated tag 'v3.4.0' (was 3473c04) To https://github.com/greencapitaltrade/thor.git + 3473c04...b6aad2c v3.4.0 -> v3.4.0 (forced update) Using batch mode as inside a pipeline Generating change log from git ref f37a9992a76c705953544de2e2da466e29c7ace9 => 183ca1c5ed0f2ef37f2cd42e10474c4888aec7b6 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 updated the release information at https://github.com/greencapitaltrade/thor/releases/tag/v3.4.0 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-thor-main-60 which has status Running Showing logs for build greencapitaltrade/thor/main #60 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart thor released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/thor/main #60 stage from-build-pack and container step-promote-jx-promote defaulting to the version 3.4.0 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-3288641413 in dir /tmp Cloning into '/tmp/jx-git-3288641413'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3288641413 about to run: git checkout in dir /tmp/jx-git-3288641413 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 thor version 3.4.0 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3194 Promoting app thor version 3.4.0 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3195