Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container prepare 2026/02/08 11:15:00 Entrypoint initialization Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container place-scripts 2026/02/08 11:15:01 Decoded script /tekton/scripts/script-0-zzxn6 2026/02/08 11:15:01 Decoded script /tekton/scripts/script-1-5qmqv 2026/02/08 11:15:01 Decoded script /tekton/scripts/script-2-92z27 2026/02/08 11:15:01 Decoded script /tekton/scripts/script-4-wm4st 2026/02/08 11:15:01 Decoded script /tekton/scripts/script-5-82zp9 2026/02/08 11:15:01 Decoded script /tekton/scripts/script-6-ksn69 2026/02/08 11:15:01 Decoded script /tekton/scripts/script-7-9z9g7 Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container working-dir-initializer Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container step-git-clone git cloning url: https://github.com/hgngenterprises/openclaw.git version main@059b550fe75550e12992312548a91ea401939590 to dir: source Cloning into 'source'... HEAD is now at 059b550 Merge pull request #9 from hgngenterprises/feat/multi-agent-routing checked out revision: main@059b550fe75550e12992312548a91ea401939590 to dir: source Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container step-next-version Showing logs for build hgngenterprises/openclaw/main #61 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-1380815293 in dir /tmp Cloning into '/tmp/jx-git-1380815293'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1380815293 about to run: git checkout in dir /tmp/jx-git-1380815293 Your branch is up to date with 'origin/main'. export APP_NAME='openclaw' export BRANCH_NAME='main' export BUILD_NUMBER='61' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' export DOCKER_REGISTRY_ORG='hgngenterprises' 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/hgngenterprises/openclaw/main/61' export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo' export MINK_AS='tekton-bot' export MINK_IMAGE='gctdev.azurecr.io/hgngenterprises/openclaw:0.16.0' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='openclaw' export REPO_OWNER='hgngenterprises' export VERSION='0.16.0' added variables to file: .jx/variables.sh about to run: git config --get user.name in dir . jenkins-x-bot about to run: git config --get user.email in dir . jenkins-x@googlegroups.com about to run: git add * in dir . about to run: git status -s in dir . A .jx/variables.sh A VERSION about to run: git commit -m chore: add variables in dir . [main a20754a] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build hgngenterprises/openclaw/main #61 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-1607269677 in dir /tmp Cloning into '/tmp/jx-git-1607269677'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1607269677 about to run: git checkout in dir /tmp/jx-git-1607269677 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container step-build-container-build time="2026-02-08T11:15:14Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Retrieving image manifest ghcr.io/openclaw/openclaw:latest INFO[0000] Retrieving image ghcr.io/openclaw/openclaw:latest from registry ghcr.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest ghcr.io/openclaw/openclaw:latest INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'ghcr.io/openclaw/openclaw:latest' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd COPY --chown=root:root workspace/ /app/workspace-init/ requires it. INFO[0120] COPY --chown=root:root workspace/ /app/workspace-init/ INFO[0120] Taking snapshot of files... INFO[0120] COPY --chown=root:root config/openclaw.json /app/config-init/openclaw.json INFO[0120] Taking snapshot of files... INFO[0120] ENV WORKSPACE_PATH=/app/workspace INFO[0120] ENV GATEWAY_PORT=18789 INFO[0120] ENV MODEL_PROVIDER=anthropic INFO[0120] ENV MODEL_NAME=claude-sonnet-4-5-20250929 INFO[0120] EXPOSE 18789 INFO[0120] Cmd: EXPOSE INFO[0120] Adding exposed port: 18789/tcp INFO[0120] WORKDIR /app INFO[0120] Cmd: workdir INFO[0120] Changed working directory to /app INFO[0120] No files changed in this command, skipping snapshotting. INFO[0120] ENTRYPOINT [] INFO[0120] CMD ["node", "/app/openclaw.mjs", "gateway", "--port", "18789", "--bind", "lan", "--allow-unconfigured"] INFO[0120] Pushing image to gctdev.azurecr.io/hgngenterprises/openclaw:0.16.0 INFO[0121] Pushed gctdev.azurecr.io/hgngenterprises/openclaw@sha256:85400f719064f8eab54655996166ec56ba221f42c44b444e9d150df11aa4d2f3 Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container step-promote-changelog [main 6957a12] chore: release 0.16.0 2 files changed, 27 insertions(+), 38 deletions(-) Updated tag 'v0.16.0' (was e8911f1) To https://github.com/hgngenterprises/openclaw.git + e8911f1...1dd9ef2 v0.16.0 -> v0.16.0 (forced update) Using batch mode as inside a pipeline Generating change log from git ref ba004b461b129600c912523a5705ca366617f8c4 => 6957a12e8884e2804bae2d694ba5722faedf9884 WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set Can't find any issue tracker setting; defaulting to git provider: github Finding issues in commit messages using git format WARNING: Failed to find assignees for issue 9 repository https://api.github.com/hgngenterprises/openclaw updated the release information at https://github.com/hgngenterprises/openclaw/releases/tag/v0.16.0 Generated Changelog: ../changelog.md Updated PipelineActivity hgngenterprises-openclaw-main-61 which has status Pending Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart openclaw released 1 charts from the charts dir: charts Showing logs for build hgngenterprises/openclaw/main #61 stage from-build-pack and container step-promote-jx-promote defaulting to the version 0.16.0 from file VERSION 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-1014393223 in dir /tmp Cloning into '/tmp/jx-git-1014393223'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1014393223 about to run: git checkout in dir /tmp/jx-git-1014393223 Your branch is up to date with 'origin/main'. using version stream from dev environment found git user.name gct-bot from requirements found git user.email from requirements setup git user email jenkins-x@googlegroups.com WARNING: Note that the environment variable $XDG_CONFIG_HOME is not defined so we may not be able to push to git! generated Git credentials file: /tekton/home/git/credentials with username: gct-bot email: WARNING: the cluster.chartRepository in your jx-requirements.yml looks like its an internal service URL so trying to discover from kubernetes ingress resources Promoting app openclaw version 0.16.0 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3254 Promoting app openclaw version 0.16.0 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3255