Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container prepare 2026/04/15 02:55:48 Entrypoint initialization Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container place-scripts 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-0-267ps 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-1-blfh6 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-2-g4dgc 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-3-6qwpx 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-4-vxf27 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-5-bzvrp 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-7-449gx 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-8-r8rx9 2026/04/15 02:55:49 Decoded script /tekton/scripts/script-9-5zwrf Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/thor.git version refs/pull/503/head:PR-503@9a5e56656e2fba366861fed536a11813f5026e53 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/thor * [new ref] refs/pull/503/head -> PR-503 Switched to branch 'PR-503' HEAD is now at 9a5e566 fix(preview): set deleteClaim true on kafka node pools checked out revision: refs/pull/503/head:PR-503@9a5e56656e2fba366861fed536a11813f5026e53 to dir: source Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:66b7caf45b2461b1a8bcfe364c2182f1cacceac1,503:9a5e56656e2fba366861fed536a11813f5026e53:refs/pull/503/head using base branch main and base sha 66b7caf45b2461b1a8bcfe364c2182f1cacceac1 merging sha: 9a5e56656e2fba366861fed536a11813f5026e53 Showing logs for build greencapitaltrade/thor/pr-503 #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-754344257 in dir /tmp Cloning into '/tmp/jx-git-754344257'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-754344257 about to run: git checkout in dir /tmp/jx-git-754344257 Your branch is up to date with 'origin/main'. export APP_NAME='thor' export BRANCH_NAME='PR-503' 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/thor/PR-503/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/thor:0.0.0-PR-503-5-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='thor' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-503-5-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/thor/pr-503 #5 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 02:55 . drwxrwxrwx 4 root root 4096 Apr 15 02:55 .. drwxr-xr-x 2 root root 60 Apr 15 02:55 ..2026_04_15_02_55_47.3557871677 lrwxrwxrwx 1 root root 32 Apr 15 02:55 ..data -> ..2026_04_15_02_55_47.3557871677 lrwxrwxrwx 1 root root 13 Apr 15 02:55 .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 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 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 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 @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/pr-503 #5 stage from-build-pack and container step-build-run-linting Ign:1 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy InRelease Ign:2 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates InRelease Ign:3 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security InRelease Ign:4 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy Release Ign:5 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates Release Ign:6 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security Release Ign:7 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe all Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted amd64 Packages Get:11 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:12 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:15 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse amd64 Packages Ign:16 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Get:17 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Get:19 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Ign:20 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:7 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe all Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted amd64 Packages Ign:12 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Get:34 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Ign:15 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse amd64 Packages Ign:16 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:20 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:7 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe all Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted amd64 Packages Ign:12 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:15 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse amd64 Packages Ign:16 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:20 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Get:35 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:7 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe all Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted amd64 Packages Ign:12 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:15 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse amd64 Packages Ign:16 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:20 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Get:36 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB] Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:7 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe all Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted amd64 Packages Ign:12 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:15 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse amd64 Packages Ign:16 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:20 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:7 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe all Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted amd64 Packages Ign:12 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:15 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse amd64 Packages Ign:16 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:20 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:7 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe all Packages Err:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages 404 Repository not found [IP: 10.1.0.107 8081] Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted amd64 Packages Ign:12 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:15 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse amd64 Packages Ign:16 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Err:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages 404 Repository not found [IP: 10.1.0.107 8081] Ign:20 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Err:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages 404 Repository not found [IP: 10.1.0.107 8081] Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Fetched 9347 kB in 3s (3253 kB/s) Reading package lists... E: Failed to fetch http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy/dists/jammy/main/binary-amd64/Packages 404 Repository not found [IP: 10.1.0.107 8081] E: Failed to fetch http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy/dists/jammy-updates/multiverse/binary-amd64/Packages 404 Repository not found [IP: 10.1.0.107 8081] E: Failed to fetch http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy/dists/jammy-security/multiverse/binary-amd64/Packages 404 Repository not found [IP: 10.1.0.107 8081] E: Some index files failed to download. They have been ignored, or old ones used instead. Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/thor/pr-503 #5 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-1174558968 in dir /tmp Cloning into '/tmp/jx-git-1174558968'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1174558968 about to run: git checkout in dir /tmp/jx-git-1174558968 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container step-build-container-build time="2026-04-15T02:57:09Z" 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[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:25-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:25-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd COPY . . requires it. INFO[0012] CMD npm run start INFO[0012] COPY . . INFO[0046] Taking snapshot of files... INFO[0063] Pushing image to gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-503-5-SNAPSHOT INFO[0066] Pushed gctdev.azurecr.io/greencapitaltrade/thor@sha256:94d43a721c99f51105195b229b12fc4fa7e34542ef325a63d11a142b8c656f15 Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container step-promote-jx-preview found PullRequest https://github.com/greencapitaltrade/thor/pull/503 using ingress sub domain -jx-greencapitaltrade-thor-pr-503. upserted preview jx-greencapitaltrade-thor-pr-503 passing env vars into helmfile: map[string]string{"APP_NAME":"thor", "DOCKER_REGISTRY":"gctdev.azurecr.io", "DOCKER_REGISTRY_ORG":"greencapitaltrade", "PREVIEW_NAMESPACE":"jx-greencapitaltrade-thor-pr-503", "VERSION":"0.0.0-PR-503-5-SNAPSHOT"} jx-greencapitaltrade-thor-pr-503: LAST SEEN TYPE REASON OBJECT MESSAGE jx-greencapitaltrade-thor-pr-503: 55m Warning NodeNotReady pod/kafka-cluster-controller-1 Node is not ready jx-greencapitaltrade-thor-pr-503: 54m Normal TaintManagerEviction pod/kafka-cluster-controller-1 Cancelling deletion of Pod jx-greencapitaltrade-thor-pr-503/kafka-cluster-controller-1 jx-greencapitaltrade-thor-pr-503: 54m Normal Scheduled pod/kafka-cluster-controller-1 Successfully assigned jx-greencapitaltrade-thor-pr-503/kafka-cluster-controller-1 to aks-stateless-10625834-vmss000180 jx-greencapitaltrade-thor-pr-503: 54m Warning FailedAttachVolume pod/kafka-cluster-controller-1 Multi-Attach error for volume "pvc-18e1f5a5-4dfd-432e-ac29-1673b57c7dd9" Volume is already exclusively attached to one node and can't be attached to another jx-greencapitaltrade-thor-pr-503: 48m Normal SuccessfulAttachVolume pod/kafka-cluster-controller-1 AttachVolume.Attach succeeded for volume "pvc-18e1f5a5-4dfd-432e-ac29-1673b57c7dd9" jx-greencapitaltrade-thor-pr-503: 48m Normal Pulling pod/kafka-cluster-controller-1 Pulling image "quay.io/strimzi/kafka:0.48.0-kafka-4.1.0" jx-greencapitaltrade-thor-pr-503: 47m Warning Evicted pod/kafka-cluster-controller-1 The node was low on resource: ephemeral-storage. Threshold quantity: 3102533268, available: 2893436Ki. jx-greencapitaltrade-thor-pr-503: 47m Normal Pulled pod/kafka-cluster-controller-1 Successfully pulled image "quay.io/strimzi/kafka:0.48.0-kafka-4.1.0" in 50.731s (50.731s including waiting). Image size: 402118975 bytes. jx-greencapitaltrade-thor-pr-503: 47m Normal Created pod/kafka-cluster-controller-1 Created container: kafka jx-greencapitaltrade-thor-pr-503: 47m Normal Started pod/kafka-cluster-controller-1 Started container kafka jx-greencapitaltrade-thor-pr-503: 47m Normal Killing pod/kafka-cluster-controller-1 Stopping container kafka jx-greencapitaltrade-thor-pr-503: 47m Warning FailedScheduling pod/kafka-cluster-controller-1 0/10 nodes are available: 1 node(s) had untolerated taint {sku: build}, 1 node(s) were unschedulable, 2 Insufficient cpu, 3 node(s) exceed max volume count, 3 node(s) had untolerated taint {node.kubernetes.io/disk-pressure: }. preemption: 0/10 nodes are available: 5 No preemption victims found for incoming pod, 5 Preemption is not helpful for scheduling. jx-greencapitaltrade-thor-pr-503: 45m Warning FailedScheduling pod/kafka-cluster-controller-1 0/10 nodes are available: 1 node(s) had untolerated taint {sku: build}, 1 node(s) were unschedulable, 2 Insufficient cpu, 3 node(s) exceed max volume count, 3 node(s) had untolerated taint {node.kubernetes.io/disk-pressure: }. preemption: 0/10 nodes are available: 5 No preemption victims found for incoming pod, 5 Preemption is not helpful for scheduling. jx-greencapitaltrade-thor-pr-503: 45m Normal Scheduled pod/kafka-cluster-controller-1 Successfully assigned jx-greencapitaltrade-thor-pr-503/kafka-cluster-controller-1 to aks-stateless-10625834-vmss000181 jx-greencapitaltrade-thor-pr-503: 44m Normal SuccessfulAttachVolume pod/kafka-cluster-controller-1 AttachVolume.Attach succeeded for volume "pvc-18e1f5a5-4dfd-432e-ac29-1673b57c7dd9" jx-greencapitaltrade-thor-pr-503: 44m Normal Pulling pod/kafka-cluster-controller-1 Pulling image "quay.io/strimzi/kafka:0.48.0-kafka-4.1.0" jx-greencapitaltrade-thor-pr-503: 44m Normal Pulled pod/kafka-cluster-controller-1 Successfully pulled image "quay.io/strimzi/kafka:0.48.0-kafka-4.1.0" in 13.084s (13.084s including waiting). Image size: 402118975 bytes. jx-greencapitaltrade-thor-pr-503: 44m Normal Created pod/kafka-cluster-controller-1 Created container: kafka jx-greencapitaltrade-thor-pr-503: 44m Normal Started pod/kafka-cluster-controller-1 Started container kafka jx-greencapitaltrade-thor-pr-503: 44m Warning Unhealthy pod/kafka-cluster-controller-1 Readiness probe failed: jx-greencapitaltrade-thor-pr-503: 26m Normal Pulled pod/preview-thor-5df9965fc7-b7srf Container image "gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-503-1-SNAPSHOT" already present on machine jx-greencapitaltrade-thor-pr-503: 85s Warning BackOff pod/preview-thor-5df9965fc7-b7srf Back-off restarting failed container thor in pod preview-thor-5df9965fc7-b7srf_jx-greencapitaltrade-thor-pr-503(654959c3-cd04-4f0a-b179-07062c774da2) jx-greencapitaltrade-thor-pr-503: 0s Normal SuccessfulCreate job/jx-verify-gc-jobs-sezab Created pod: jx-verify-gc-jobs-sezab-drp9g jx-greencapitaltrade-thor-pr-503: 0s Normal Scheduled pod/jx-verify-gc-jobs-sezab-drp9g Successfully assigned jx-greencapitaltrade-thor-pr-503/jx-verify-gc-jobs-sezab-drp9g to aks-default-67645797-vmss000002 jx-greencapitaltrade-thor-pr-503: 0s Normal Pulled pod/jx-verify-gc-jobs-sezab-drp9g Container image "ghcr.io/jenkins-x/jx-verify:0.3.18" already present on machine jx-greencapitaltrade-thor-pr-503: 0s Normal Created pod/jx-verify-gc-jobs-sezab-drp9g Created container: job jx-greencapitaltrade-thor-pr-503: 0s Normal Started pod/jx-verify-gc-jobs-sezab-drp9g Started container job jx-greencapitaltrade-thor-pr-503: 0s Normal Completed job/jx-verify-gc-jobs-sezab Job completed jx-greencapitaltrade-thor-pr-503: 0s Normal ScalingReplicaSet deployment/preview-thor Scaled up replica set preview-thor-55dbd8db85 to 1 jx-greencapitaltrade-thor-pr-503: 0s Normal ScalingReplicaSet deployment/preview-thor Scaled down replica set preview-thor-5df9965fc7 to 0 from 1 jx-greencapitaltrade-thor-pr-503: 0s Normal SuccessfulDelete replicaset/preview-thor-5df9965fc7 Deleted pod: preview-thor-5df9965fc7-b7srf jx-greencapitaltrade-thor-pr-503: 0s Normal SuccessfulCreate replicaset/preview-thor-55dbd8db85 Created pod: preview-thor-55dbd8db85-gtcdb jx-greencapitaltrade-thor-pr-503: 0s Normal Scheduled pod/preview-thor-55dbd8db85-gtcdb Successfully assigned jx-greencapitaltrade-thor-pr-503/preview-thor-55dbd8db85-gtcdb to aks-stateless-10625834-vmss000181 jx-greencapitaltrade-thor-pr-503: 0s Normal Pulling pod/preview-thor-55dbd8db85-gtcdb Pulling image "gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-503-5-SNAPSHOT" killed the kubectl event watch command found helm preview release jx-verify in namespace jx-greencapitaltrade-thor-pr-503 WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to find preview url in kafka-cluster-kafka-bootstrap service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-bootstrap) WARNING: failed to find preview url in kafka-cluster-kafka-brokers service the server could not find the requested resource (get services.serving.knative.dev kafka-cluster-kafka-brokers) WARNING: failed to find preview url in postgresql service the server could not find the requested resource (get services.serving.knative.dev postgresql) WARNING: failed to find preview url in postgresql-hl service the server could not find the requested resource (get services.serving.knative.dev postgresql-hl) WARNING: failed to find preview url in redis-headless service the server could not find the requested resource (get services.serving.knative.dev redis-headless) WARNING: failed to find preview url in redis-master service the server could not find the requested resource (get services.serving.knative.dev redis-master) WARNING: failed to find preview url in thor service the server could not find the requested resource (get services.serving.knative.dev thor) WARNING: failed to detect the preview URL failed to find preview URL for app names []string{"kafka-cluster-kafka-bootstrap", "kafka-cluster-kafka-brokers", "postgresql", "postgresql-hl", "redis-headless", "redis-master", "thor"} in timeout 1m0.000000005s: not found could not detect a preview URL wrote preview environment variables to .jx/variables.sh commented on pull request #503 on repository greencapitaltrade/thor Showing logs for build greencapitaltrade/thor/pr-503 #5 stage from-build-pack and container step-build-run-e2e Waiting for preview deployment to roll out... deployment "preview-thor" successfully rolled out [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D` Jest: "global" coverage threshold for statements (95%) not met: 85.02% Jest: "global" coverage threshold for branches (95%) not met: 75.08% Jest: "global" coverage threshold for lines (95%) not met: 84.96% Jest: "global" coverage threshold for functions (95%) not met: 84.44% command terminated with exit code 1 commented on pull request #503 on repository greencapitaltrade/thor commented on pull request #503 on repository greencapitaltrade/thor  Pipeline failed on stage 'from-build-pack' : container 'step-build-run-e2e'. The execution of the pipeline has stopped.