Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container prepare 2026/06/03 20:16:05 Entrypoint initialization Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container place-scripts 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-0-jnjvq 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-1-tmb6z 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-2-99spm 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-3-fgdr4 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-4-fnfmh 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-5-v62vm 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-6-vcp58 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-8-g825c 2026/06/03 20:16:09 Decoded script /tekton/scripts/script-9-4p24h Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/fury.git version refs/pull/1973/head:PR-1973@fd18c76474aa65d082d42b522fc9f5ae9ec8b9ef to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/fury * [new ref] refs/pull/1973/head -> PR-1973 Switched to branch 'PR-1973' HEAD is now at fd18c764 fix: drop accidental node_modules symlink commit checked out revision: refs/pull/1973/head:PR-1973@fd18c76474aa65d082d42b522fc9f5ae9ec8b9ef to dir: source Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:042b0888b0a2729a6693ef88b19a81c4346550dc,1973:fd18c76474aa65d082d42b522fc9f5ae9ec8b9ef:refs/pull/1973/head using base branch main and base sha 042b0888b0a2729a6693ef88b19a81c4346550dc merging sha: fd18c76474aa65d082d42b522fc9f5ae9ec8b9ef Showing logs for build greencapitaltrade/fury/pr-1973 #4 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-40639250 in dir /tmp Cloning into '/tmp/jx-git-40639250'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-40639250 about to run: git checkout in dir /tmp/jx-git-40639250 Your branch is up to date with 'origin/main'. export APP_NAME='fury' export BRANCH_NAME='PR-1973' export BUILD_NUMBER='4' 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/fury/PR-1973/4' 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='417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-4-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='fury' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-1973-4-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container step-build-npm-install npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. 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 node-domexception@1.0.0: Use your platform's native DOMException instead 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 @apollo/server-gateway-interface@1.1.1: @apollo/server-gateway-interface v1 is part of Apollo Server v4, which is deprecated and will transition to end-of-life on January 26, 2026. As long as you are already using a non-EOL version of Node.js, upgrading to v2 should take only a few minutes. See https://www.apollographql.com/docs/apollo-server/previous-versions for details. npm warn deprecated @apollo/server@4.13.0: Apollo Server v4 is end-of-life since January 26, 2026. As long as you are already using a non-EOL version of Node.js, upgrading to v5 should take only a few minutes. See https://www.apollographql.com/docs/apollo-server/previous-versions for details. > fury@0.0.1 postinstall > npm run build npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 build > npm run compile npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 compile > npm run generate && tsc npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 generate > graphql-codegen --config codegen.yml [STARTED] Parse Configuration [SUCCESS] Parse Configuration [STARTED] Generate outputs [STARTED] Generate to ./src/schema/types.ts [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/schema/types.ts [SUCCESS] Generate outputs added 978 packages in 11s 161 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container step-build-run-linting npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. npm warn exec The following package was not found and will be installed: eslint@10.4.1 Oops! Something went wrong! :( ESLint: 10.4.1 TypeError [ERR_IMPORT_ATTRIBUTE_MISSING]: Module "file:///workspace/source/node_modules/@greencapitaltrade/utils/dotfiles/.eslintrc.json?mtime=1780517795803" needs an import attribute of "type: json" at validateAttributes (node:internal/modules/esm/assert:88:15) at defaultLoadSync (node:internal/modules/esm/load:164:3) at #loadAndMaybeBlockOnLoaderThread (node:internal/modules/esm/loader:776:12) at #loadSync (node:internal/modules/esm/loader:796:49) at ModuleLoader.load (node:internal/modules/esm/loader:762:26) at ModuleLoader.loadAndTranslate (node:internal/modules/esm/loader:504:31) at #getOrCreateModuleJobAfterResolve (node:internal/modules/esm/loader:555:36) at afterResolve (node:internal/modules/esm/loader:603:52) at ModuleLoader.getOrCreateModuleJob (node:internal/modules/esm/loader:609:12) at node:internal/modules/esm/loader:628:32 npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8790 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [312 kB] Fetched 9363 kB in 1s (9734 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 perl perl-modules-5.36 Suggested packages: gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n krb5-doc krb5-user sensible-utils perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make libtap-harness-archive-perl Recommended packages: ca-certificates patch less ssh-client krb5-locales libldap-common publicsuffix libsasl2-modules netbase The following NEW packages will be installed: git git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 libgdbm6 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 perl perl-modules-5.36 0 upgraded, 24 newly installed, 0 to remove and 2 not upgraded. Need to get 20.7 MB of archives. After this operation, 109 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB] Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB] Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u5 [33.2 kB] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u5 [79.7 kB] Get:9 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] Get:10 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.20-1~deb12u1 [2034 kB] Get:11 http://deb.debian.org/debian-security bookworm-security/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u5 [332 kB] Get:12 http://deb.debian.org/debian-security bookworm-security/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u5 [135 kB] Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] Get:14 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] Get:16 http://deb.debian.org/debian-security bookworm-security/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u3 [72.4 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 20.7 MB in 0s (233 MB/s) Selecting previously unselected package perl-modules-5.36. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6099 files and directories currently installed.) Preparing to unpack .../00-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ... Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../01-libgdbm6_1.23-3_amd64.deb ... Unpacking libgdbm6:amd64 (1.23-3) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../02-libgdbm-compat4_1.23-3_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.23-3) ... Selecting previously unselected package libperl5.36:amd64. Preparing to unpack .../03-libperl5.36_5.36.0-7+deb12u3_amd64.deb ... Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ... Selecting previously unselected package perl. Preparing to unpack .../04-perl_5.36.0-7+deb12u3_amd64.deb ... Unpacking perl (5.36.0-7+deb12u3) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../05-libbrotli1_1.0.9-2+b6_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../06-libkrb5support0_1.20.1-2+deb12u5_amd64.deb ... Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u5) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../07-libk5crypto3_1.20.1-2+deb12u5_amd64.deb ... Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u5) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../08-libkeyutils1_1.6.3-2_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6.3-2) ... Selecting previously unselected package libssl3:amd64. Preparing to unpack .../09-libssl3_3.0.20-1~deb12u1_amd64.deb ... Unpacking libssl3:amd64 (3.0.20-1~deb12u1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../10-libkrb5-3_1.20.1-2+deb12u5_amd64.deb ... Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u5) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../11-libgssapi-krb5-2_1.20.1-2+deb12u5_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u5) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../12-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../13-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... Selecting previously unselected package libldap-2.5-0:amd64. Preparing to unpack .../14-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../15-libnghttp2-14_1.52.0-1+deb12u3_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../16-libpsl5_0.21.2-1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.2-1) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../17-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Selecting previously unselected package libssh2-1:amd64. Preparing to unpack .../18-libssh2-1_1.10.0-3+b1_amd64.deb ... Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../19-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../20-libexpat1_2.5.0-1+deb12u2_amd64.deb ... Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../21-liberror-perl_0.17029-2_all.deb ... Unpacking liberror-perl (0.17029-2) ... Selecting previously unselected package git-man. Preparing to unpack .../22-git-man_1%3a2.39.5-0+deb12u3_all.deb ... Unpacking git-man (1:2.39.5-0+deb12u3) ... Selecting previously unselected package git. Preparing to unpack .../23-git_1%3a2.39.5-0+deb12u3_amd64.deb ... Unpacking git (1:2.39.5-0+deb12u3) ... Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ... Setting up libkeyutils1:amd64 (1.6.3-2) ... Setting up libpsl5:amd64 (0.21.2-1) ... Setting up libbrotli1:amd64 (1.0.9-2+b6) ... Setting up libssl3:amd64 (3.0.20-1~deb12u1) ... Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u3) ... Setting up libkrb5support0:amd64 (1.20.1-2+deb12u5) ... Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... Setting up libk5crypto3:amd64 (1.20.1-2+deb12u5) ... Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... Setting up git-man (1:2.39.5-0+deb12u3) ... Setting up libssh2-1:amd64 (1.10.0-3+b1) ... Setting up libkrb5-3:amd64 (1.20.1-2+deb12u5) ... Setting up libgdbm6:amd64 (1.23-3) ... Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u5) ... Setting up libgdbm-compat4:amd64 (1.23-3) ... Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ... Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ... Setting up perl (5.36.0-7+deb12u3) ... Setting up liberror-perl (0.17029-2) ... Setting up git (1:2.39.5-0+deb12u3) ... Processing triggers for libc-bin (2.36-9+deb12u14) ... npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. @commitlint/cli@19.8.1 - Lint your commit messages [input] reads from stdin if --edit, --env, --from and --to are omitted Options: -c, --color toggle colored output [boolean] [default: true] -g, --config path to the config file; result code 9 if config is missing [string] --print-config print resolved config [string] [choices: "", "text", "json"] -d, --cwd directory to execute in [string] [default: (Working Directory)] -e, --edit read last commit message from the specified file or fallbacks to ./.git/COMMIT_EDITMSG [string] -E, --env check message in the file at path given by environment variable value [string] -x, --extends array of shareable configurations to extend [array] -H, --help-url help url in error message [string] -f, --from lower end of the commit range to lint; applies if edit=false [string] --from-last-tag uses the last tag as the lower end of the commit range to lint; applies if edit=false and from is not set [boolean] --git-log-args additional git log arguments as space separated string, example '--first-parent --cherry-pick' [string] -l, --last just analyze the last commit; applies if edit=false [boolean] -o, --format output format of the results [string] -p, --parser-preset configuration preset to use for conventional-commits-parser [string] -q, --quiet toggle console output [boolean] [default: false] -t, --to upper end of the commit range to lint; applies if edit=false [string] -V, --verbose enable verbose output for reports without problems [boolean] -s, --strict enable strict mode; result code 2 for warnings, 3 for errors [boolean] --options path to a JSON file or Common.js module containing CLI options -v, --version display version information [boolean] -h, --help Show help [boolean] Unknown argument: merges Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container step-build-npm-e2e npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 e2e > jest --passWithNoTests (node:64) Warning: `--localstorage-file` was provided without a valid path (Use `node --trace-warnings ...` to show where the warning was created) PASS src/__tests__/geofence-mutation-shape.test.ts (node:63) Warning: `--localstorage-file` was provided without a valid path (Use `node --trace-warnings ...` to show where the warning was created) PASS src/__tests__/payment-coins.test.ts PASS src/__tests__/dashboard-team-id.test.ts PASS src/__tests__/geofence-team-id.test.ts PASS src/__tests__/token-refresh-middleware.test.ts PASS src/__tests__/fleet-api-company-id.test.ts (node:62) Warning: `--localstorage-file` was provided without a valid path (Use `node --trace-warnings ...` to show where the warning was created) PASS src/__tests__/fleet-resolvers.test.ts ● Console console.log ====== GET ASSET TEAMS ====== { companyId: 4 } at src/schema/asset/resolvers/teams.ts:62:15 PASS src/__tests__/asset-contracts-removed.test.ts PASS src/__tests__/bifrost-auth-header.test.ts PASS src/__tests__/partner-type-status-avatar.test.ts PASS src/__tests__/geofence-asset-ids.test.ts Test Suites: 11 passed, 11 total Tests: 94 passed, 94 total Snapshots: 0 total Time: 3.599 s Ran all test suites. Showing logs for build greencapitaltrade/fury/pr-1973 #4 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-3258469579 in dir /tmp Cloning into '/tmp/jx-git-3258469579'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3258469579 about to run: git checkout in dir /tmp/jx-git-3258469579 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 fury 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/fury Found repository: greencapitaltrade/fury Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container step-build-container-build time="2026-06-03T20:17:12Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:25-slim INFO[0000] Retrieving image node:25-slim from registry index.docker.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest node:25-slim INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'node:25-slim' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd COPY package*.json ./ requires it. INFO[0005] WORKDIR /app INFO[0005] Cmd: workdir INFO[0005] Changed working directory to /app INFO[0005] Creating directory /app INFO[0005] Taking snapshot of files... INFO[0005] Resolving srcs [package*.json]... INFO[0005] COPY package*.json ./ INFO[0005] Resolving srcs [package*.json]... INFO[0005] Taking snapshot of files... INFO[0005] COPY schema.graphql ./ INFO[0005] Taking snapshot of files... INFO[0005] COPY dist ./dist INFO[0005] Taking snapshot of files... INFO[0005] COPY node_modules ./node_modules INFO[0017] Taking snapshot of files... INFO[0020] CMD ["node", "./dist/index.js"] INFO[0021] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-4-SNAPSHOT INFO[0022] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury@sha256:d9cea0a7f0ff082a7e951f8fb7508eae2401303447a22483801f0f7930f59d85 Showing logs for build greencapitaltrade/fury/pr-1973 #4 stage from-build-pack and container step-promote-jx-preview found PullRequest https://github.com/greencapitaltrade/fury/pull/1973 using ingress sub domain -jx-greencapitaltrade-fury-pr-1973. upserted preview jx-greencapitaltrade-fury-pr-1973 passing env vars into helmfile: map[string]string{"APP_NAME":"fury", "DOCKER_REGISTRY":"417755753340.dkr.ecr.ap-south-1.amazonaws.com", "DOCKER_REGISTRY_ORG":"greencapitaltrade", "PREVIEW_NAMESPACE":"jx-greencapitaltrade-fury-pr-1973", "VERSION":"0.0.0-PR-1973-4-SNAPSHOT"} jx-greencapitaltrade-fury-pr-1973: LAST SEEN TYPE REASON OBJECT MESSAGE jx-greencapitaltrade-fury-pr-1973: 49m Normal Scheduled pod/preview-fury-d4f74d7fc-d7n4b Successfully assigned jx-greencapitaltrade-fury-pr-1973/preview-fury-d4f74d7fc-d7n4b to ip-10-0-60-183.ap-south-1.compute.internal jx-greencapitaltrade-fury-pr-1973: 49m Normal Pulling pod/preview-fury-d4f74d7fc-d7n4b Pulling image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-2-SNAPSHOT" jx-greencapitaltrade-fury-pr-1973: 48m Normal Pulled pod/preview-fury-d4f74d7fc-d7n4b Successfully pulled image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-2-SNAPSHOT" in 37.009s (37.009s including waiting). Image size: 130410539 bytes. jx-greencapitaltrade-fury-pr-1973: 48m Normal Created pod/preview-fury-d4f74d7fc-d7n4b Created container: fury jx-greencapitaltrade-fury-pr-1973: 48m Normal Started pod/preview-fury-d4f74d7fc-d7n4b Started container fury jx-greencapitaltrade-fury-pr-1973: 48m Warning Unhealthy pod/preview-fury-d4f74d7fc-d7n4b Readiness probe failed: Get "http://10.0.62.109:8080/_healthz": dial tcp 10.0.62.109:8080: connect: connection refused jx-greencapitaltrade-fury-pr-1973: 15m Normal Killing pod/preview-fury-d4f74d7fc-d7n4b Stopping container fury jx-greencapitaltrade-fury-pr-1973: 58m Normal Scheduled pod/preview-fury-d4f74d7fc-klcv2 Successfully assigned jx-greencapitaltrade-fury-pr-1973/preview-fury-d4f74d7fc-klcv2 to ip-10-0-94-155.ap-south-1.compute.internal jx-greencapitaltrade-fury-pr-1973: 55m Normal Pulling pod/preview-fury-d4f74d7fc-klcv2 Pulling image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-2-SNAPSHOT" jx-greencapitaltrade-fury-pr-1973: 55m Normal TaintManagerEviction pod/preview-fury-d4f74d7fc-klcv2 Cancelling deletion of Pod jx-greencapitaltrade-fury-pr-1973/preview-fury-d4f74d7fc-klcv2 jx-greencapitaltrade-fury-pr-1973: 55m Normal Pulled pod/preview-fury-d4f74d7fc-klcv2 Successfully pulled image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-2-SNAPSHOT" in 25.077s (25.077s including waiting). Image size: 130410539 bytes. jx-greencapitaltrade-fury-pr-1973: 55m Normal Created pod/preview-fury-d4f74d7fc-klcv2 Created container: fury jx-greencapitaltrade-fury-pr-1973: 55m Normal Started pod/preview-fury-d4f74d7fc-klcv2 Started container fury jx-greencapitaltrade-fury-pr-1973: 44m Warning Unhealthy pod/preview-fury-d4f74d7fc-klcv2 Readiness probe failed: Get "http://10.0.91.84:8080/_healthz": dial tcp 10.0.91.84:8080: connect: connection refused jx-greencapitaltrade-fury-pr-1973: 54m Warning NodeNotReady pod/preview-fury-d4f74d7fc-klcv2 Node is not ready jx-greencapitaltrade-fury-pr-1973: 45m Warning Unhealthy pod/preview-fury-d4f74d7fc-klcv2 Readiness probe failed: Get "http://10.0.91.84:8080/_healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) jx-greencapitaltrade-fury-pr-1973: 45m Warning Unhealthy pod/preview-fury-d4f74d7fc-klcv2 Liveness probe failed: Get "http://10.0.91.84:8080/_healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) jx-greencapitaltrade-fury-pr-1973: 49m Normal TaintManagerEviction pod/preview-fury-d4f74d7fc-klcv2 Marking for deletion Pod jx-greencapitaltrade-fury-pr-1973/preview-fury-d4f74d7fc-klcv2 jx-greencapitaltrade-fury-pr-1973: 45m Normal Killing pod/preview-fury-d4f74d7fc-klcv2 Stopping container fury jx-greencapitaltrade-fury-pr-1973: 15m Normal Scheduled pod/preview-fury-d4f74d7fc-t4jt6 Successfully assigned jx-greencapitaltrade-fury-pr-1973/preview-fury-d4f74d7fc-t4jt6 to ip-10-0-94-155.ap-south-1.compute.internal jx-greencapitaltrade-fury-pr-1973: 15m Normal Pulling pod/preview-fury-d4f74d7fc-t4jt6 Pulling image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-2-SNAPSHOT" jx-greencapitaltrade-fury-pr-1973: 15m Normal Pulled pod/preview-fury-d4f74d7fc-t4jt6 Successfully pulled image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-2-SNAPSHOT" in 111ms (111ms including waiting). Image size: 130410539 bytes. jx-greencapitaltrade-fury-pr-1973: 15m Normal Created pod/preview-fury-d4f74d7fc-t4jt6 Created container: fury jx-greencapitaltrade-fury-pr-1973: 15m Normal Started pod/preview-fury-d4f74d7fc-t4jt6 Started container fury jx-greencapitaltrade-fury-pr-1973: 15m Warning Unhealthy pod/preview-fury-d4f74d7fc-t4jt6 Readiness probe failed: Get "http://10.0.84.212:8080/_healthz": dial tcp 10.0.84.212:8080: connect: connection refused jx-greencapitaltrade-fury-pr-1973: 58m Normal Killing pod/preview-fury-d4f74d7fc-x7vtl Stopping container fury jx-greencapitaltrade-fury-pr-1973: 58m Normal SuccessfulCreate replicaset/preview-fury-d4f74d7fc Created pod: preview-fury-d4f74d7fc-klcv2 jx-greencapitaltrade-fury-pr-1973: 49m Normal SuccessfulCreate replicaset/preview-fury-d4f74d7fc Created pod: preview-fury-d4f74d7fc-d7n4b jx-greencapitaltrade-fury-pr-1973: 15m Normal SuccessfulCreate replicaset/preview-fury-d4f74d7fc Created pod: preview-fury-d4f74d7fc-t4jt6 jx-greencapitaltrade-fury-pr-1973: 0s Normal SuccessfulCreate job/jx-verify-gc-jobs-2d7zz Created pod: jx-verify-gc-jobs-2d7zz-kgnmk jx-greencapitaltrade-fury-pr-1973: 0s Normal Scheduled pod/jx-verify-gc-jobs-2d7zz-kgnmk Successfully assigned jx-greencapitaltrade-fury-pr-1973/jx-verify-gc-jobs-2d7zz-kgnmk to ip-10-0-79-144.ap-south-1.compute.internal jx-greencapitaltrade-fury-pr-1973: 0s Normal ScalingReplicaSet deployment/preview-fury Scaled up replica set preview-fury-78d5748759 to 1 jx-greencapitaltrade-fury-pr-1973: 0s Normal SuccessfulCreate replicaset/preview-fury-78d5748759 Created pod: preview-fury-78d5748759-hgpxd jx-greencapitaltrade-fury-pr-1973: 0s Normal Scheduled pod/preview-fury-78d5748759-hgpxd Successfully assigned jx-greencapitaltrade-fury-pr-1973/preview-fury-78d5748759-hgpxd to ip-10-0-60-173.ap-south-1.compute.internal jx-greencapitaltrade-fury-pr-1973: 0s Normal Pulled pod/jx-verify-gc-jobs-2d7zz-kgnmk Container image "ghcr.io/jenkins-x/jx-verify:0.3.19" already present on machine jx-greencapitaltrade-fury-pr-1973: 0s Normal Created pod/jx-verify-gc-jobs-2d7zz-kgnmk Created container: job jx-greencapitaltrade-fury-pr-1973: 0s Normal Started pod/jx-verify-gc-jobs-2d7zz-kgnmk Started container job jx-greencapitaltrade-fury-pr-1973: 0s Normal Pulling pod/preview-fury-78d5748759-hgpxd Pulling image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-4-SNAPSHOT" jx-greencapitaltrade-fury-pr-1973: 0s Normal Pulled pod/preview-fury-78d5748759-hgpxd Successfully pulled image "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:0.0.0-PR-1973-4-SNAPSHOT" in 3.565s (3.565s including waiting). Image size: 130481778 bytes. jx-greencapitaltrade-fury-pr-1973: 0s Normal Created pod/preview-fury-78d5748759-hgpxd Created container: fury jx-greencapitaltrade-fury-pr-1973: 0s Normal Started pod/preview-fury-78d5748759-hgpxd Started container fury jx-greencapitaltrade-fury-pr-1973: 0s Warning Unhealthy pod/preview-fury-78d5748759-hgpxd Readiness probe failed: Get "http://10.0.54.147:8080/_healthz": dial tcp 10.0.54.147:8080: connect: connection refused jx-greencapitaltrade-fury-pr-1973: 0s Normal Completed job/jx-verify-gc-jobs-2d7zz Job completed jx-greencapitaltrade-fury-pr-1973: 0s Normal ScalingReplicaSet deployment/preview-fury Scaled down replica set preview-fury-d4f74d7fc to 0 from 1 jx-greencapitaltrade-fury-pr-1973: 0s Normal SuccessfulDelete replicaset/preview-fury-d4f74d7fc Deleted pod: preview-fury-d4f74d7fc-t4jt6 jx-greencapitaltrade-fury-pr-1973: 0s Normal Killing pod/preview-fury-d4f74d7fc-t4jt6 Stopping container fury killed the kubectl event watch command found helm preview release jx-verify in namespace jx-greencapitaltrade-fury-pr-1973 preview jx-greencapitaltrade-fury-pr-1973 is now running at http://api-pr1973.gc-t.in updated preview jx-greencapitaltrade-fury-pr-1973 with URL http://api-pr1973.gc-t.in Updated PipelineActivity greencapitaltrade-fury-pr-1973-4 which has status Pending wrote preview environment variables to .jx/variables.sh commented on pull request #1973 on repository greencapitaltrade/fury