Showing logs for build greencapitaltrade/strange/pr-660 #5 stage from-build-pack and container prepare 2026/03/17 13:00:01 Entrypoint initialization Showing logs for build greencapitaltrade/strange/pr-660 #5 stage from-build-pack and container place-scripts 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-0-q5wqw 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-1-l428l 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-2-qjbqk 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-3-dm59c 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-4-z64nc 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-5-lvlhr 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-7-fbbtd 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-8-t8g8p 2026/03/17 13:00:02 Decoded script /tekton/scripts/script-9-tdsfc Showing logs for build greencapitaltrade/strange/pr-660 #5 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/strange/pr-660 #5 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/strange.git version refs/pull/660/head:PR-660@2e715a6383c2d20e90f5c588745e5e4218113e93 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/strange * [new ref] refs/pull/660/head -> PR-660 Switched to branch 'PR-660' HEAD is now at 2e715a6 style: fix prettier formatting across JS files checked out revision: refs/pull/660/head:PR-660@2e715a6383c2d20e90f5c588745e5e4218113e93 to dir: source Showing logs for build greencapitaltrade/strange/pr-660 #5 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:00b85fcbc210839472b765c15b3e2a3c7ddc8a39,660:2e715a6383c2d20e90f5c588745e5e4218113e93:refs/pull/660/head using base branch main and base sha 00b85fcbc210839472b765c15b3e2a3c7ddc8a39 merging sha: 2e715a6383c2d20e90f5c588745e5e4218113e93 Showing logs for build greencapitaltrade/strange/pr-660 #5 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-1987077372 in dir /tmp Cloning into '/tmp/jx-git-1987077372'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1987077372 about to run: git checkout in dir /tmp/jx-git-1987077372 Your branch is up to date with 'origin/main'. export APP_NAME='strange' export BRANCH_NAME='PR-660' export BUILD_NUMBER='5' 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/strange/PR-660/5' 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' version file VERSION does not exist export MINK_IMAGE='gctdev.azurecr.io/greencapitaltrade/strange:0.0.0-PR-660-5-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='strange' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-660-5-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/strange/pr-660 #5 stage from-build-pack and container step-build-npm-install npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated git-raw-commits@2.0.11: This package is no longer maintained. For the JavaScript API, please use @conventional-changelog/git-client instead. npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. > strange@0.0.1 postinstall > patch-package patch-package 7.0.0 Applying patches... **ERROR** Failed to apply patch for package sequelize at path node_modules/sequelize This error was caused because sequelize has changed since you made the patch file for it. This introduced conflicts with your patch, just like a merge conflict in Git when separate incompatible changes are made to the same piece of code. Maybe this means your patch file is no longer necessary, in which case hooray! Just delete it! Otherwise, you need to generate a new patch file. To generate a new one, just repeat the steps you made to generate the first one. i.e. manually make the appropriate file changes, then run patch-package sequelize Info: Patch file: patches/sequelize+6.21.4.patch Patch was made for version: 6.21.4 Installed version: 6.37.7 --- patch-package finished with 1 error(s). npm error code 1 npm error path /workspace/source npm error command failed npm error command sh -c patch-package npm error A complete log of this run can be found in: /tekton/home/.npm/_logs/2026-03-17T13_00_18_698Z-debug-0.log  Pipeline failed on stage 'from-build-pack' : container 'step-build-npm-install'. The execution of the pipeline has stopped.