Showing logs for build greencapitaltrade/thor/pr-506 #12 stage from-build-pack and container prepare 2026/04/16 03:18:07 Entrypoint initialization Showing logs for build greencapitaltrade/thor/pr-506 #12 stage from-build-pack and container place-scripts 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-0-rgnvl 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-1-xzzp4 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-2-l5nnr 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-3-6xfbc 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-4-vjc99 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-5-vk7gc 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-7-stcqm 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-8-8cfnt 2026/04/16 03:18:08 Decoded script /tekton/scripts/script-9-cwgft Showing logs for build greencapitaltrade/thor/pr-506 #12 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/thor/pr-506 #12 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/thor.git version refs/pull/506/head:PR-506@d930dcbbdc40a540dff7bbbacfe3ef2ef326a54a to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/thor * [new ref] refs/pull/506/head -> PR-506 Switched to branch 'PR-506' HEAD is now at d930dcb chore: log session create failure reason in OTP test beforeEach checked out revision: refs/pull/506/head:PR-506@d930dcbbdc40a540dff7bbbacfe3ef2ef326a54a to dir: source Showing logs for build greencapitaltrade/thor/pr-506 #12 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:66b7caf45b2461b1a8bcfe364c2182f1cacceac1,506:d930dcbbdc40a540dff7bbbacfe3ef2ef326a54a:refs/pull/506/head using base branch main and base sha 66b7caf45b2461b1a8bcfe364c2182f1cacceac1 merging sha: d930dcbbdc40a540dff7bbbacfe3ef2ef326a54a Showing logs for build greencapitaltrade/thor/pr-506 #12 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-380128296 in dir /tmp Cloning into '/tmp/jx-git-380128296'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-380128296 about to run: git checkout in dir /tmp/jx-git-380128296 Your branch is up to date with 'origin/main'. export APP_NAME='thor' export BRANCH_NAME='PR-506' export BUILD_NUMBER='12' 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-506/12' 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-506-12-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-506-12-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/thor/pr-506 #12 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 16 03:18 . drwxrwxrwx 4 root root 4096 Apr 16 03:18 .. drwxr-xr-x 2 root root 60 Apr 16 03:18 ..2026_04_16_03_18_06.2446861685 lrwxrwxrwx 1 root root 32 Apr 16 03:18 ..data -> ..2026_04_16_03_18_06.2446861685 lrwxrwxrwx 1 root root 13 Apr 16 03:18 .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 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 @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 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 node-domexception@1.0.0: Use your platform's native DOMException 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 44s 113 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/thor/pr-506 #12 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 Get:7 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:11 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/universe all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all 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 amd64 Packages Ign:17 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Get:19 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:20 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:11 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/universe all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all 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 amd64 Packages Ign:17 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:9 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:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:11 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/universe all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all 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 amd64 Packages Ign:17 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:11 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/universe all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all 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 amd64 Packages Ign:17 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Get:35 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:11 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/universe all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all 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 amd64 Packages Ign:17 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Ign:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:11 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/universe all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all 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 amd64 Packages Ign:17 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Ign:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main amd64 Packages Ign:27 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Ign:8 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/restricted all Packages Err:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/universe amd64 Packages 404 Repository not found [IP: 10.1.0.107 8081] Ign:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse all Packages Ign:11 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/universe all Packages Ign:13 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main amd64 Packages Ign:14 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/main all Packages Ign:15 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy/multiverse amd64 Packages Err:16 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main amd64 Packages 404 Repository not found [IP: 10.1.0.107 8081] Ign:17 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse amd64 Packages Ign:18 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted amd64 Packages Ign:21 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe all Packages Ign:22 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/multiverse all Packages Ign:23 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/main all Packages Ign:24 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/restricted all Packages Ign:25 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-updates/universe amd64 Packages Err:26 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/main 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/main all Packages Ign:28 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse amd64 Packages Ign:29 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe all Packages Ign:30 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/multiverse all Packages Ign:31 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/universe amd64 Packages Ign:32 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted all Packages Ign:33 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy jammy-security/restricted amd64 Packages Get:36 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [294 kB] Fetched 9347 kB in 4s (2515 kB/s) Reading package lists... E: Failed to fetch http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/ubuntu-proxy/dists/jammy/universe/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/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-security/main/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-506 #12 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/thor/pr-506 #12 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-4176716605 in dir /tmp Cloning into '/tmp/jx-git-4176716605'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-4176716605 about to run: git checkout in dir /tmp/jx-git-4176716605 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/thor/pr-506 #12 stage from-build-pack and container step-build-container-build time="2026-04-16T03:19:39Z" 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[0014] CMD npm run start INFO[0014] COPY . . INFO[0052] Taking snapshot of files... INFO[0073] Pushing image to gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-506-12-SNAPSHOT INFO[0076] Pushed gctdev.azurecr.io/greencapitaltrade/thor@sha256:2ea56c0d439671a147403ea62ac746f0e83df8680097298ebb9d11bf1e32f619 Showing logs for build greencapitaltrade/thor/pr-506 #12 stage from-build-pack and container step-promote-jx-preview found PullRequest https://github.com/greencapitaltrade/thor/pull/506 using ingress sub domain -jx-greencapitaltrade-thor-pr-506. upserted preview jx-greencapitaltrade-thor-pr-506 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-506", "VERSION":"0.0.0-PR-506-12-SNAPSHOT"} jx-greencapitaltrade-thor-pr-506: LAST SEEN TYPE REASON OBJECT MESSAGE jx-greencapitaltrade-thor-pr-506: 19m Normal Scheduled pod/jx-verify-gc-jobs-brtue-bxn9h Successfully assigned jx-greencapitaltrade-thor-pr-506/jx-verify-gc-jobs-brtue-bxn9h to aks-default-67645797-vmss000007 jx-greencapitaltrade-thor-pr-506: 19m Normal Pulled pod/jx-verify-gc-jobs-brtue-bxn9h Container image "ghcr.io/jenkins-x/jx-verify:0.3.18" already present on machine jx-greencapitaltrade-thor-pr-506: 19m Normal Created pod/jx-verify-gc-jobs-brtue-bxn9h Created container: job jx-greencapitaltrade-thor-pr-506: 19m Normal Started pod/jx-verify-gc-jobs-brtue-bxn9h Started container job jx-greencapitaltrade-thor-pr-506: 19m Normal SuccessfulCreate job/jx-verify-gc-jobs-brtue Created pod: jx-verify-gc-jobs-brtue-bxn9h jx-greencapitaltrade-thor-pr-506: 19m Normal Completed job/jx-verify-gc-jobs-brtue Job completed jx-greencapitaltrade-thor-pr-506: 20m Normal Scheduled pod/jx-verify-gc-jobs-lo2rv-bfpp9 Successfully assigned jx-greencapitaltrade-thor-pr-506/jx-verify-gc-jobs-lo2rv-bfpp9 to aks-default-67645797-vmss000007 jx-greencapitaltrade-thor-pr-506: 20m Normal Pulled pod/jx-verify-gc-jobs-lo2rv-bfpp9 Container image "ghcr.io/jenkins-x/jx-verify:0.3.18" already present on machine jx-greencapitaltrade-thor-pr-506: 20m Normal Created pod/jx-verify-gc-jobs-lo2rv-bfpp9 Created container: job jx-greencapitaltrade-thor-pr-506: 20m Normal Started pod/jx-verify-gc-jobs-lo2rv-bfpp9 Started container job jx-greencapitaltrade-thor-pr-506: 20m Normal SuccessfulCreate job/jx-verify-gc-jobs-lo2rv Created pod: jx-verify-gc-jobs-lo2rv-bfpp9 jx-greencapitaltrade-thor-pr-506: 20m Normal Completed job/jx-verify-gc-jobs-lo2rv Job completed jx-greencapitaltrade-thor-pr-506: 20m Normal Killing pod/preview-thor-559c48dc9f-w8wkf Stopping container thor jx-greencapitaltrade-thor-pr-506: 20m Normal SuccessfulDelete replicaset/preview-thor-559c48dc9f Deleted pod: preview-thor-559c48dc9f-w8wkf jx-greencapitaltrade-thor-pr-506: 20m Normal Scheduled pod/preview-thor-5786645f97-b7h9f Successfully assigned jx-greencapitaltrade-thor-pr-506/preview-thor-5786645f97-b7h9f to aks-stateless-10625834-vmss000189 jx-greencapitaltrade-thor-pr-506: 20m Normal Pulling pod/preview-thor-5786645f97-b7h9f Pulling image "gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-506-10-SNAPSHOT" jx-greencapitaltrade-thor-pr-506: 20m Normal Pulled pod/preview-thor-5786645f97-b7h9f Successfully pulled image "gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-506-10-SNAPSHOT" in 10.75s (10.75s including waiting). Image size: 162178393 bytes. jx-greencapitaltrade-thor-pr-506: 20m Normal Created pod/preview-thor-5786645f97-b7h9f Created container: thor jx-greencapitaltrade-thor-pr-506: 20m Normal Started pod/preview-thor-5786645f97-b7h9f Started container thor jx-greencapitaltrade-thor-pr-506: 20m Warning Unhealthy pod/preview-thor-5786645f97-b7h9f Readiness probe failed: Get "http://10.244.1.52:8080/_healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) jx-greencapitaltrade-thor-pr-506: 20m Warning Unhealthy pod/preview-thor-5786645f97-b7h9f Readiness probe failed: Get "http://10.244.1.52:8080/_healthz": dial tcp 10.244.1.52:8080: connect: connection refused jx-greencapitaltrade-thor-pr-506: 19m Normal Killing pod/preview-thor-5786645f97-b7h9f Stopping container thor jx-greencapitaltrade-thor-pr-506: 20m Normal SuccessfulCreate replicaset/preview-thor-5786645f97 Created pod: preview-thor-5786645f97-b7h9f jx-greencapitaltrade-thor-pr-506: 19m Normal SuccessfulDelete replicaset/preview-thor-5786645f97 Deleted pod: preview-thor-5786645f97-b7h9f jx-greencapitaltrade-thor-pr-506: 19m Normal Scheduled pod/preview-thor-74f864b69b-8chgq Successfully assigned jx-greencapitaltrade-thor-pr-506/preview-thor-74f864b69b-8chgq to aks-stateless-10625834-vmss000189 jx-greencapitaltrade-thor-pr-506: 19m Normal Pulling pod/preview-thor-74f864b69b-8chgq Pulling image "gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-506-11-SNAPSHOT" jx-greencapitaltrade-thor-pr-506: 19m Normal Pulled pod/preview-thor-74f864b69b-8chgq Successfully pulled image "gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-506-11-SNAPSHOT" in 8.08s (8.08s including waiting). Image size: 162184596 bytes. jx-greencapitaltrade-thor-pr-506: 19m Normal Created pod/preview-thor-74f864b69b-8chgq Created container: thor jx-greencapitaltrade-thor-pr-506: 19m Normal Started pod/preview-thor-74f864b69b-8chgq Started container thor jx-greencapitaltrade-thor-pr-506: 19m Warning Unhealthy pod/preview-thor-74f864b69b-8chgq Readiness probe failed: Get "http://10.244.1.58:8080/_healthz": dial tcp 10.244.1.58:8080: connect: connection refused jx-greencapitaltrade-thor-pr-506: 19m Normal SuccessfulCreate replicaset/preview-thor-74f864b69b Created pod: preview-thor-74f864b69b-8chgq jx-greencapitaltrade-thor-pr-506: 20m Normal ScalingReplicaSet deployment/preview-thor Scaled up replica set preview-thor-5786645f97 to 1 jx-greencapitaltrade-thor-pr-506: 20m Normal ScalingReplicaSet deployment/preview-thor Scaled down replica set preview-thor-559c48dc9f to 0 from 1 jx-greencapitaltrade-thor-pr-506: 19m Normal ScalingReplicaSet deployment/preview-thor Scaled up replica set preview-thor-74f864b69b to 1 jx-greencapitaltrade-thor-pr-506: 19m Normal ScalingReplicaSet deployment/preview-thor Scaled down replica set preview-thor-5786645f97 to 0 from 1 jx-greencapitaltrade-thor-pr-506: 0s Normal SuccessfulCreate job/jx-verify-gc-jobs-sirhm Created pod: jx-verify-gc-jobs-sirhm-t75zb jx-greencapitaltrade-thor-pr-506: 0s Normal Scheduled pod/jx-verify-gc-jobs-sirhm-t75zb Successfully assigned jx-greencapitaltrade-thor-pr-506/jx-verify-gc-jobs-sirhm-t75zb to aks-default-67645797-vmss000005 jx-greencapitaltrade-thor-pr-506: 0s Normal Pulled pod/jx-verify-gc-jobs-sirhm-t75zb Container image "ghcr.io/jenkins-x/jx-verify:0.3.18" already present on machine jx-greencapitaltrade-thor-pr-506: 0s Normal Created pod/jx-verify-gc-jobs-sirhm-t75zb Created container: job jx-greencapitaltrade-thor-pr-506: 0s Normal Started pod/jx-verify-gc-jobs-sirhm-t75zb Started container job jx-greencapitaltrade-thor-pr-506: 0s Normal Completed job/jx-verify-gc-jobs-sirhm Job completed jx-greencapitaltrade-thor-pr-506: 0s Normal ScalingReplicaSet deployment/preview-thor Scaled up replica set preview-thor-b8dbb7579 to 1 jx-greencapitaltrade-thor-pr-506: 0s Normal ScalingReplicaSet deployment/preview-thor Scaled down replica set preview-thor-74f864b69b to 0 from 1 jx-greencapitaltrade-thor-pr-506: 0s Normal SuccessfulDelete replicaset/preview-thor-74f864b69b Deleted pod: preview-thor-74f864b69b-8chgq jx-greencapitaltrade-thor-pr-506: 0s Normal Killing pod/preview-thor-74f864b69b-8chgq Stopping container thor jx-greencapitaltrade-thor-pr-506: 0s Normal SuccessfulCreate replicaset/preview-thor-b8dbb7579 Created pod: preview-thor-b8dbb7579-j2v7j jx-greencapitaltrade-thor-pr-506: 0s Normal Scheduled pod/preview-thor-b8dbb7579-j2v7j Successfully assigned jx-greencapitaltrade-thor-pr-506/preview-thor-b8dbb7579-j2v7j to aks-stateless-10625834-vmss000189 jx-greencapitaltrade-thor-pr-506: 0s Normal Pulling pod/preview-thor-b8dbb7579-j2v7j Pulling image "gctdev.azurecr.io/greencapitaltrade/thor:0.0.0-PR-506-12-SNAPSHOT" killed the kubectl event watch command found helm preview release jx-verify in namespace jx-greencapitaltrade-thor-pr-506 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 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 #506 on repository greencapitaltrade/thor Showing logs for build greencapitaltrade/thor/pr-506 #12 stage from-build-pack and container step-build-run-e2e Waiting for preview deployment to roll out... deployment "preview-thor" successfully rolled out ERROR: Validation error ERROR DETAIL: Key (typname, typnamespace)=(thor_sequelize_meta, 2200) already exists. command terminated with exit code 1 cat: test-report.md: No such file or directory command terminated with exit code 1 commented on pull request #506 on repository greencapitaltrade/thor cat: coverage/coverage.txt: No such file or directory command terminated with exit code 1 error: failed to comment on pull request #506 on repository greencapitaltrade/thor: Unprocessable Entity  Pipeline failed on stage 'from-build-pack' : container 'step-build-run-e2e'. The execution of the pipeline has stopped.