Showing logs for build greencapitaltrade/utils/main #68 stage from-build-pack and container prepare 2026/01/26 06:17:52 Entrypoint initialization Showing logs for build greencapitaltrade/utils/main #68 stage from-build-pack and container place-scripts 2026/01/26 06:17:54 Decoded script /tekton/scripts/script-0-rc4sx 2026/01/26 06:17:54 Decoded script /tekton/scripts/script-1-xkg86 2026/01/26 06:17:54 Decoded script /tekton/scripts/script-2-djfwp 2026/01/26 06:17:54 Decoded script /tekton/scripts/script-3-r27fj 2026/01/26 06:17:54 Decoded script /tekton/scripts/script-4-j87wb 2026/01/26 06:17:54 Decoded script /tekton/scripts/script-5-tp4nb 2026/01/26 06:17:54 Decoded script /tekton/scripts/script-6-8m7mf Showing logs for build greencapitaltrade/utils/main #68 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/utils/main #68 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/utils.git version main@4ecb8018fa67e6dfd74c17db9dfa3044089fa5e6 to dir: source Cloning into 'source'... HEAD is now at 4ecb801 chore: bump version to 9.2.15 checked out revision: main@4ecb8018fa67e6dfd74c17db9dfa3044089fa5e6 to dir: source Showing logs for build greencapitaltrade/utils/main #68 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/utils/main #68 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-468477645 in dir /tmp Cloning into '/tmp/jx-git-468477645'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-468477645 about to run: git checkout in dir /tmp/jx-git-468477645 Your branch is up to date with 'origin/main'. export APP_NAME='utils' export BRANCH_NAME='main' export BUILD_NUMBER='68' 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/utils/main/68' 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/utils:9.2.16' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='utils' export REPO_OWNER='greencapitaltrade' export VERSION='9.2.16' 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 c01ac61] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/utils/main #68 stage from-build-pack and container step-build-npm-install npm warn deprecated supertest@7.0.0: 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 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 @types/kafkajs@1.9.0: This is a stub types definition. kafkajs provides its own type definitions, so you do not need this installed. npm warn deprecated @types/ioredis@5.0.0: This is a stub types definition. ioredis provides its own type definitions, so you do not need this installed. npm warn deprecated superagent@9.0.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 > @greencapitaltrade/utils@9.2.15 prepare > husky || true git command not found added 784 packages in 28s 178 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/utils/main #68 stage from-build-pack and container step-build > @greencapitaltrade/utils@9.2.15 build > tsc src/config/sequelize.ts(1,30): error TS2307: Cannot find module 'sequelize' or its corresponding type declarations. src/index.ts(58,8): error TS2307: Cannot find module 'sequelize' or its corresponding type declarations. src/koa.ts(4,51): error TS2307: Cannot find module 'sequelize' or its corresponding type declarations. src/koa.ts(137,42): error TS2307: Cannot find module 'sequelize' or its corresponding type declarations. src/sequelize.ts(1,41): error TS2307: Cannot find module 'sequelize' or its corresponding type declarations.  Pipeline failed on stage 'from-build-pack' : container 'step-build'. The execution of the pipeline has stopped.