Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9aabc64381e0d27b4b44e826b411712a41b04cb Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10500633753884719791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh748648135201343045.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1296161836199610146.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16366261932468449681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14087853064402665272.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7317’ Running on prd-ubuntu20.04-docker-8c-8g-7323 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c9aabc64381e0d27b4b44e826b411712a41b04cb (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "Merge pull request #735 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f c9aabc64381e0d27b4b44e826b411712a41b04cb # timeout=10 > git rev-list --no-walk ab47b94dbb2135bc5302bf90c5f6da048a267236 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-21T01:22:45.178Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-21T01:22:45.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-21T01:22:45.287Z] ========================================================= [2025-08-21T01:22:45.287Z] EdgeX Global Pipelines Version Info [2025-08-21T01:22:45.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:22:46.393Z] ------------------- [2025-08-21T01:22:46.393Z] stable info: [2025-08-21T01:22:46.393Z] ------------------- [2025-08-21T01:22:46.393Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-21T01:22:46.393Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:22:46.393Z] Message: update stable to v1.0.276 [2025-08-21T01:22:46.965Z] ------------------- [2025-08-21T01:22:46.965Z] experimental info: [2025-08-21T01:22:46.965Z] ------------------- [2025-08-21T01:22:46.965Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-21T01:22:46.965Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-21T01:22:46.965Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-21T01:22:47.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-08-21T01:22:47.066Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-08-21T01:22:47.086Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-21T01:22:47.107Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-21T01:22:47.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-21T01:22:47.148Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-21T01:22:47.168Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-21T01:22:47.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-21T01:22:47.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-21T01:22:47.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-21T01:22:47.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-21T01:22:47.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-08-21T01:22:47.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-21T01:22:47.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-21T01:22:47.343Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:22:47.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-21T01:22:47.397Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:22:47.419Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-21T01:22:47.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-21T01:22:47.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-21T01:22:47.493Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-21T01:22:47.587Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-21T01:22:47.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-21T01:22:47.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-21T01:22:47.807Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-21T01:22:47.943Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-21T01:22:47.977Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-21T01:22:48.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-21T01:22:48.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-21T01:22:48.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-21T01:22:48.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] echo [2025-08-21T01:22:48.121Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9aabc6 [Pipeline] echo [2025-08-21T01:22:48.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:22:48.252Z] provisioning config files... [2025-08-21T01:22:48.267Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config645408043211388811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:22:48.605Z] ---> ****-login.sh [2025-08-21T01:22:48.605Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:22:48.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:22:48.865Z] [2025-08-21T01:22:48.865Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:22:48.865Z] Configure a credential helper to remove this warning. See [2025-08-21T01:22:48.865Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:22:48.865Z] [2025-08-21T01:22:48.865Z] Login Succeeded [2025-08-21T01:22:48.865Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:22:48.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:22:49.124Z] [2025-08-21T01:22:49.124Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:22:49.124Z] Configure a credential helper to remove this warning. See [2025-08-21T01:22:49.124Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:22:49.124Z] [2025-08-21T01:22:49.124Z] Login Succeeded [2025-08-21T01:22:49.124Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:22:49.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:22:49.124Z] [2025-08-21T01:22:49.124Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:22:49.124Z] Configure a credential helper to remove this warning. See [2025-08-21T01:22:49.124Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:22:49.124Z] [2025-08-21T01:22:49.124Z] Login Succeeded [2025-08-21T01:22:49.124Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:22:49.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:22:49.125Z] [2025-08-21T01:22:49.125Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:22:49.125Z] Configure a credential helper to remove this warning. See [2025-08-21T01:22:49.125Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:22:49.125Z] [2025-08-21T01:22:49.125Z] Login Succeeded [2025-08-21T01:22:49.125Z] ****.io [2025-08-21T01:22:49.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:22:49.383Z] [2025-08-21T01:22:49.383Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-21T01:22:49.383Z] Configure a credential helper to remove this warning. See [2025-08-21T01:22:49.383Z] https://docs.****.com/go/credential-store/ [2025-08-21T01:22:49.383Z] [2025-08-21T01:22:49.383Z] Login Succeeded [2025-08-21T01:22:49.383Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:22:49.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-21T01:22:49.803Z] + git rev-list -1 --merges c9aabc64381e0d27b4b44e826b411712a41b04cb~1..c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] echo [2025-08-21T01:22:49.832Z] -----------> git rev-list -1 --merges c9aabc64381e0d27b4b44e826b411712a41b04cb~1..c9aabc64381e0d27b4b44e826b411712a41b04cb c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:22:49.832Z] c9aabc64381e0d27b4b44e826b411712a41b04cb [false] [Pipeline] sh [2025-08-21T01:22:50.127Z] + git log --format=format:%s -1 c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] echo [2025-08-21T01:22:50.147Z] ========================================================= [2025-08-21T01:22:50.147Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-21T01:22:50.147Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:22:50.481Z] + git log --format=format:%s -1 c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] echo [2025-08-21T01:22:50.514Z] [semverPrep] GIT_COMMIT: c9aabc64381e0d27b4b44e826b411712a41b04cb, Commit Message: Merge pull request #735 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.25 [Pipeline] echo [2025-08-21T01:22:50.529Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-21T01:22:50.911Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:22:50.911Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-21T01:22:50.911Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-21T01:22:50.911Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-21T01:22:50.911Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-21T01:22:50.911Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-21T01:22:50.911Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:22:51.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:22:51.344Z] [2025-08-21T01:22:51.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:22:51.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:22:51.643Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-21T01:22:51.643Z] 3dae71ba6b94: Pulling fs layer [2025-08-21T01:22:51.643Z] 6bf1a483ea7c: Pulling fs layer [2025-08-21T01:22:51.643Z] f5dfc541a4d3: Pulling fs layer [2025-08-21T01:22:51.643Z] 461d9e800cba: Pulling fs layer [2025-08-21T01:22:51.643Z] 80192f66455f: Pulling fs layer [2025-08-21T01:22:51.643Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-21T01:22:51.643Z] a29436f7fd5d: Pulling fs layer [2025-08-21T01:22:51.643Z] 923cac83aea3: Pulling fs layer [2025-08-21T01:22:51.643Z] 25ad8b0a4227: Pulling fs layer [2025-08-21T01:22:51.643Z] db01528c6b51: Pulling fs layer [2025-08-21T01:22:51.643Z] 28988de357af: Pulling fs layer [2025-08-21T01:22:51.643Z] a29436f7fd5d: Waiting [2025-08-21T01:22:51.643Z] 25ad8b0a4227: Waiting [2025-08-21T01:22:51.643Z] db01528c6b51: Waiting [2025-08-21T01:22:51.643Z] 28988de357af: Waiting [2025-08-21T01:22:51.643Z] 461d9e800cba: Waiting [2025-08-21T01:22:51.643Z] 923cac83aea3: Waiting [2025-08-21T01:22:51.643Z] 80192f66455f: Waiting [2025-08-21T01:22:51.643Z] 2e8e34ca0e6c: Waiting [2025-08-21T01:22:51.643Z] 6bf1a483ea7c: Verifying Checksum [2025-08-21T01:22:51.643Z] 6bf1a483ea7c: Download complete [2025-08-21T01:22:51.643Z] 461d9e800cba: Verifying Checksum [2025-08-21T01:22:51.643Z] 461d9e800cba: Download complete [2025-08-21T01:22:51.902Z] 80192f66455f: Verifying Checksum [2025-08-21T01:22:51.902Z] 80192f66455f: Download complete [2025-08-21T01:22:51.902Z] f5dfc541a4d3: Verifying Checksum [2025-08-21T01:22:51.902Z] f5dfc541a4d3: Download complete [2025-08-21T01:22:51.902Z] 3dae71ba6b94: Verifying Checksum [2025-08-21T01:22:51.902Z] 3dae71ba6b94: Download complete [2025-08-21T01:22:51.902Z] 923cac83aea3: Download complete [2025-08-21T01:22:52.160Z] 25ad8b0a4227: Verifying Checksum [2025-08-21T01:22:52.160Z] 25ad8b0a4227: Download complete [2025-08-21T01:22:52.160Z] db01528c6b51: Verifying Checksum [2025-08-21T01:22:52.160Z] db01528c6b51: Download complete [2025-08-21T01:22:52.160Z] 28988de357af: Download complete [2025-08-21T01:22:52.160Z] a29436f7fd5d: Verifying Checksum [2025-08-21T01:22:52.160Z] a29436f7fd5d: Download complete [2025-08-21T01:22:52.729Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-21T01:22:52.729Z] 2e8e34ca0e6c: Download complete [2025-08-21T01:22:53.295Z] 3dae71ba6b94: Pull complete [2025-08-21T01:22:53.295Z] 6bf1a483ea7c: Pull complete [2025-08-21T01:22:54.233Z] f5dfc541a4d3: Pull complete [2025-08-21T01:22:54.233Z] 461d9e800cba: Pull complete [2025-08-21T01:22:54.233Z] 80192f66455f: Pull complete [2025-08-21T01:22:58.443Z] 2e8e34ca0e6c: Pull complete [2025-08-21T01:22:58.702Z] a29436f7fd5d: Pull complete [2025-08-21T01:22:58.702Z] 923cac83aea3: Pull complete [2025-08-21T01:22:58.962Z] 25ad8b0a4227: Pull complete [2025-08-21T01:22:58.962Z] db01528c6b51: Pull complete [2025-08-21T01:22:58.962Z] 28988de357af: Pull complete [2025-08-21T01:22:58.962Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-21T01:22:58.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:22:58.962Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:22:59.098Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:22:59.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:23:02.110Z] $ docker top 8179950dc532c15211ecdc1ff8cfe0095d735321f5bbdb2123a16b06698c4639 -eo pid,comm [2025-08-21T01:23:02.163Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T01:23:02.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:23:02.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:23:02.224Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:23:02.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:23:02.330Z] $ docker exec 8179950dc532c15211ecdc1ff8cfe0095d735321f5bbdb2123a16b06698c4639 ssh-agent [2025-08-21T01:23:02.442Z] SSH_AUTH_SOCK=/tmp/ssh-eRIo5gvZHs1x/agent.32 [2025-08-21T01:23:02.442Z] SSH_AGENT_PID=38 [2025-08-21T01:23:02.447Z] Running ssh-add (command line suppressed) [2025-08-21T01:23:02.541Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_748308033732273730.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_748308033732273730.key) [2025-08-21T01:23:02.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:23:02.852Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2025-08-21T01:23:03.140Z] + git tag --points-at HEAD [Pipeline] } [2025-08-21T01:23:03.146Z] $ docker exec --env ******** --env ******** 8179950dc532c15211ecdc1ff8cfe0095d735321f5bbdb2123a16b06698c4639 ssh-agent -k [2025-08-21T01:23:03.233Z] unset SSH_AUTH_SOCK; [2025-08-21T01:23:03.234Z] unset SSH_AGENT_PID; [2025-08-21T01:23:03.234Z] echo Agent pid 38 killed; [2025-08-21T01:23:03.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-21T01:23:03.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:23:03.293Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:23:03.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:23:03.405Z] $ docker exec 8179950dc532c15211ecdc1ff8cfe0095d735321f5bbdb2123a16b06698c4639 ssh-agent [2025-08-21T01:23:03.521Z] SSH_AUTH_SOCK=/tmp/ssh-vUzD5b6gKgYP/agent.86 [2025-08-21T01:23:03.521Z] SSH_AGENT_PID=92 [2025-08-21T01:23:03.525Z] Running ssh-add (command line suppressed) [2025-08-21T01:23:03.604Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7181746739002279528.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7181746739002279528.key) [2025-08-21T01:23:03.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:23:03.918Z] + git semver init [2025-08-21T01:23:04.177Z] 2025-08-21 01:23:04,128 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:23:04.177Z] 2025-08-21 01:23:04,132 [run_init] DEBUG init version:0.0.0 force:False [2025-08-21T01:23:04.177Z] 2025-08-21 01:23:04,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-08-21T01:23:04.178Z] 2025-08-21 01:23:04,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-08-21T01:23:04.178Z] 2025-08-21 01:23:04,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:23:05.556Z] 2025-08-21 01:23:05,388 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-08-21T01:23:05.556Z] 2025-08-21 01:23:05,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-08-21T01:23:05.556Z] 2025-08-21 01:23:05,389 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:23:05.556Z] 2025-08-21 01:23:05,389 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:23:05.556Z] 4.1.0-dev.5 [Pipeline] } [2025-08-21T01:23:05.560Z] $ docker exec --env ******** --env ******** 8179950dc532c15211ecdc1ff8cfe0095d735321f5bbdb2123a16b06698c4639 ssh-agent -k [2025-08-21T01:23:05.642Z] unset SSH_AUTH_SOCK; [2025-08-21T01:23:05.643Z] unset SSH_AGENT_PID; [2025-08-21T01:23:05.643Z] echo Agent pid 92 killed; [2025-08-21T01:23:05.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:23:05.984Z] + git semver [Pipeline] } [2025-08-21T01:23:06.257Z] $ docker stop --time=1 8179950dc532c15211ecdc1ff8cfe0095d735321f5bbdb2123a16b06698c4639 [2025-08-21T01:23:07.579Z] $ docker rm -f --volumes 8179950dc532c15211ecdc1ff8cfe0095d735321f5bbdb2123a16b06698c4639 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:23:07.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-21T01:23:08.228Z] Stashed 1 file(s) [Pipeline] echo [2025-08-21T01:23:08.233Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:23:08.401Z] provisioning config files... [2025-08-21T01:23:08.425Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15179123271476597230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:23:08.750Z] ---> ****-login.sh [2025-08-21T01:23:08.750Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:23:08.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:08.750Z] Login Succeeded [2025-08-21T01:23:08.750Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:23:08.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:08.750Z] Login Succeeded [2025-08-21T01:23:08.750Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:23:08.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:09.009Z] Login Succeeded [2025-08-21T01:23:09.009Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:23:09.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:09.009Z] Login Succeeded [2025-08-21T01:23:09.009Z] ****.io [2025-08-21T01:23:09.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:23:09.267Z] Login Succeeded [2025-08-21T01:23:09.267Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:23:09.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:23:09.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:23:09.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:23:09.401Z] ========================================================= [2025-08-21T01:23:09.401Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-21T01:23:09.401Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:23:09.741Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-21T01:23:10.315Z] #0 building with "default" instance using docker driver [2025-08-21T01:23:10.315Z] [2025-08-21T01:23:10.315Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:23:10.315Z] #1 transferring dockerfile: 2.05kB done [2025-08-21T01:23:10.315Z] #1 DONE 0.0s [2025-08-21T01:23:10.315Z] [2025-08-21T01:23:10.315Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-21T01:23:10.315Z] #2 DONE 0.1s [2025-08-21T01:23:10.575Z] [2025-08-21T01:23:10.575Z] #3 [internal] load .dockerignore [2025-08-21T01:23:10.575Z] #3 transferring context: 159B done [2025-08-21T01:23:10.575Z] #3 DONE 0.0s [2025-08-21T01:23:10.575Z] [2025-08-21T01:23:10.575Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:23:10.575Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-21T01:23:10.575Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-21T01:23:10.575Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s [2025-08-21T01:23:10.575Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.11MB / 74.06MB 0.1s [2025-08-21T01:23:10.575Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-21T01:23:10.575Z] #4 ... [2025-08-21T01:23:10.575Z] [2025-08-21T01:23:10.575Z] #5 [internal] load build context [2025-08-21T01:23:10.575Z] #5 transferring context: 14.78MB 0.2s done [2025-08-21T01:23:10.575Z] #5 DONE 0.2s [2025-08-21T01:23:10.575Z] [2025-08-21T01:23:10.575Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-21T01:23:10.575Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-21T01:23:10.575Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-21T01:23:10.575Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.2s [2025-08-21T01:23:10.575Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-21T01:23:10.575Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-21T01:23:10.575Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-21T01:23:10.575Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-21T01:23:10.575Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-21T01:23:10.575Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s [2025-08-21T01:23:10.575Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-21T01:23:10.575Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-21T01:23:10.834Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-08-21T01:23:10.834Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-21T01:23:10.834Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-21T01:23:10.834Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-21T01:23:10.834Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-21T01:23:10.834Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 55.57MB / 74.06MB 0.5s [2025-08-21T01:23:10.834Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 22.02MB / 103.05MB 0.5s [2025-08-21T01:23:10.834Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-08-21T01:23:10.834Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-21T01:23:11.094Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 70.25MB / 74.06MB 0.6s [2025-08-21T01:23:11.094Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 31.46MB / 103.05MB 0.6s [2025-08-21T01:23:11.094Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-21T01:23:11.094Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s [2025-08-21T01:23:11.094Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 66.06MB / 103.05MB 0.8s [2025-08-21T01:23:11.354Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-21T01:23:11.974Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.5s done [2025-08-21T01:23:11.974Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done [2025-08-21T01:23:11.974Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-21T01:23:16.162Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done [2025-08-21T01:23:16.420Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-21T01:23:16.420Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-21T01:23:16.420Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-21T01:23:16.420Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-21T01:23:16.420Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-21T01:23:16.678Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-21T01:23:16.678Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-21T01:23:19.960Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done [2025-08-21T01:23:19.960Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-21T01:23:19.960Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done [2025-08-21T01:23:19.960Z] #4 DONE 9.5s [2025-08-21T01:23:19.960Z] [2025-08-21T01:23:19.960Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-08-21T01:23:19.960Z] #6 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:23:20.217Z] #6 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:23:20.783Z] #6 0.777 OK: 248 MiB in 58 packages [2025-08-21T01:23:23.361Z] Still waiting to schedule task [2025-08-21T01:23:23.361Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7321’ [2025-08-21T01:23:24.070Z] #6 DONE 3.8s [2025-08-21T01:23:24.070Z] [2025-08-21T01:23:24.070Z] #7 [builder 3/7] WORKDIR /app [2025-08-21T01:23:24.070Z] #7 DONE 0.0s [2025-08-21T01:23:24.070Z] [2025-08-21T01:23:24.070Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:23:24.070Z] #8 DONE 0.0s [2025-08-21T01:23:24.070Z] [2025-08-21T01:23:24.070Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:23:51.343Z] #9 DONE 27.7s [2025-08-21T01:23:51.603Z] [2025-08-21T01:23:51.603Z] #10 [builder 6/7] COPY . . [2025-08-21T01:23:51.603Z] #10 DONE 0.1s [2025-08-21T01:23:51.603Z] [2025-08-21T01:23:51.603Z] #11 [builder 7/7] RUN echo noop [2025-08-21T01:23:51.861Z] #11 0.218 noop [2025-08-21T01:23:51.861Z] #11 DONE 0.3s [2025-08-21T01:23:51.861Z] [2025-08-21T01:23:51.861Z] #12 exporting to image [2025-08-21T01:23:51.861Z] #12 exporting layers [2025-08-21T01:23:59.971Z] #12 exporting layers 7.8s done [2025-08-21T01:23:59.971Z] #12 writing image sha256:fa74ed8ffe8b6e4f8ef645dca4ab3ebd33a38a6c18bad18ae774a33d0dcc780a done [2025-08-21T01:23:59.971Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-21T01:23:59.971Z] #12 DONE 7.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:00.302Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:24:00.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:24:00.369Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:24:00.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-21T01:24:00.697Z] $ docker top 2234b7f75661dabed71e004237015ed995c61e5cea2a629c76d02ed7a111d2fa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:24:01.057Z] + go version [2025-08-21T01:24:01.057Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-21T01:24:01.065Z] $ docker stop --time=1 2234b7f75661dabed71e004237015ed995c61e5cea2a629c76d02ed7a111d2fa [2025-08-21T01:24:02.319Z] $ docker rm -f --volumes 2234b7f75661dabed71e004237015ed995c61e5cea2a629c76d02ed7a111d2fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:24:02.779Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-21T01:24:02.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:24:02.863Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:24:02.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-21T01:24:03.144Z] $ docker top 87d82dee8a73141599a7b921ae363bb73553a877e49800e61cbb7b8a6d171f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:24:03.519Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:24:03.846Z] + make test [2025-08-21T01:24:03.846Z] go test -race -coverprofile=coverage.out ./... [2025-08-21T01:24:35.925Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-08-21T01:25:08.201Z] go vet ./... [2025-08-21T01:25:13.459Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:25:13.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:25:13.459Z] ./bin/test-attribution-txt.sh [2025-08-21T01:25:13.459Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-21T01:25:13.459Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-21T01:25:13.459Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-21T01:25:13.459Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-21T01:25:13.459Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-21T01:25:13.459Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:25:13.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:25:13.476Z] $ docker stop --time=1 87d82dee8a73141599a7b921ae363bb73553a877e49800e61cbb7b8a6d171f3c [2025-08-21T01:25:16.266Z] $ docker rm -f --volumes 87d82dee8a73141599a7b921ae363bb73553a877e49800e61cbb7b8a6d171f3c [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:25:16.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:25:16.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-21T01:25:17.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:25:17.732Z] + ls -al . [2025-08-21T01:25:17.732Z] total 248 [2025-08-21T01:25:17.732Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 21 01:24 . [2025-08-21T01:25:17.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:22 .. [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 21 01:22 .dockerignore [2025-08-21T01:25:17.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:24 .git [2025-08-21T01:25:17.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:22 .github [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 108 Aug 21 01:22 .gitignore [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 01:22 .golangci.yml [2025-08-21T01:25:17.732Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:23 .semver [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 16550 Aug 21 01:22 Attribution.txt [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 39309 Aug 21 01:22 CHANGELOG.md [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 2008 Aug 21 01:22 Dockerfile [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:22 GOVERNANCE.md [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 21 01:22 Jenkinsfile [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 21 01:22 LICENSE [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 21 01:22 OWNERS.md [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 4952 Aug 21 01:22 README.md [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:23 VERSION [2025-08-21T01:25:17.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:22 bin [2025-08-21T01:25:17.732Z] -rw-r--r-- 1 jenkins jenkins 953 Aug 21 01:24 coverage.out [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 6577 Aug 21 01:22 go.mod [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 88385 Aug 21 01:22 go.sum [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 21 01:22 main.go [2025-08-21T01:25:17.732Z] -rw-rw-r-- 1 jenkins jenkins 3362 Aug 21 01:22 makefile [2025-08-21T01:25:17.732Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:18.051Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c9aabc64381e0d27b4b44e826b411712a41b04cb --label arch=amd64 --label version=4.1.0-dev.5 . [2025-08-21T01:25:18.310Z] #0 building with "default" instance using docker driver [2025-08-21T01:25:18.310Z] [2025-08-21T01:25:18.310Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:25:18.310Z] #1 transferring dockerfile: 2.05kB done [2025-08-21T01:25:18.310Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [2025-08-21T01:25:18.310Z] #1 DONE 0.0s [2025-08-21T01:25:18.310Z] [2025-08-21T01:25:18.310Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:25:18.310Z] #2 DONE 0.0s [2025-08-21T01:25:18.310Z] [2025-08-21T01:25:18.310Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-21T01:25:18.310Z] #3 DONE 0.1s [2025-08-21T01:25:18.310Z] [2025-08-21T01:25:18.310Z] #4 [internal] load .dockerignore [2025-08-21T01:25:18.310Z] #4 transferring context: 159B done [2025-08-21T01:25:18.310Z] #4 DONE 0.0s [2025-08-21T01:25:18.310Z] [2025-08-21T01:25:18.310Z] #5 [internal] load build context [2025-08-21T01:25:18.310Z] #5 transferring context: 4.84kB 0.0s done [2025-08-21T01:25:18.310Z] #5 DONE 0.0s [2025-08-21T01:25:18.310Z] [2025-08-21T01:25:18.310Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:25:18.310Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-21T01:25:18.310Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-21T01:25:18.569Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-21T01:25:18.569Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-21T01:25:18.569Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-21T01:25:18.569Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-21T01:25:18.569Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-21T01:25:18.569Z] #6 DONE 0.3s [2025-08-21T01:25:18.569Z] [2025-08-21T01:25:18.569Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-21T01:25:18.569Z] #7 DONE 0.1s [2025-08-21T01:25:18.569Z] [2025-08-21T01:25:18.569Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2025-08-21T01:25:18.569Z] #8 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:18.569Z] #8 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:19.136Z] #8 0.591 OK: 248 MiB in 58 packages [2025-08-21T01:25:19.136Z] #8 DONE 0.7s [2025-08-21T01:25:19.136Z] [2025-08-21T01:25:19.136Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-08-21T01:25:19.136Z] #9 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:19.136Z] #9 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:19.136Z] #9 ... [2025-08-21T01:25:19.136Z] [2025-08-21T01:25:19.136Z] #10 [builder 3/7] WORKDIR /app [2025-08-21T01:25:19.136Z] #10 DONE 0.0s [2025-08-21T01:25:19.136Z] [2025-08-21T01:25:19.136Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-21T01:25:19.136Z] #11 DONE 0.0s [2025-08-21T01:25:19.136Z] [2025-08-21T01:25:19.136Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-08-21T01:25:19.136Z] #9 0.693 (1/2) Installing ca-certificates (20250619-r0) [2025-08-21T01:25:19.136Z] #9 0.719 (2/2) Installing dumb-init (1.2.5-r3) [2025-08-21T01:25:19.394Z] #9 0.753 Executing busybox-1.36.1-r29.trigger [2025-08-21T01:25:19.394Z] #9 0.760 Executing ca-certificates-20250619-r0.trigger [2025-08-21T01:25:19.394Z] #9 0.794 OK: 8 MiB in 16 packages [2025-08-21T01:25:19.394Z] #9 DONE 0.9s [2025-08-21T01:25:19.394Z] [2025-08-21T01:25:19.394Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:25:19.652Z] #12 DONE 0.4s [2025-08-21T01:25:19.652Z] [2025-08-21T01:25:19.652Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T01:25:19.652Z] #13 ... [2025-08-21T01:25:19.652Z] [2025-08-21T01:25:19.652Z] #14 [builder 6/7] COPY . . [2025-08-21T01:25:19.652Z] #14 DONE 0.1s [2025-08-21T01:25:19.910Z] [2025-08-21T01:25:19.910Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-21T01:25:19.910Z] #13 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:19.910Z] #13 0.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-21T01:25:20.169Z] #13 0.727 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:25:20.428Z] #13 0.748 Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:25:20.428Z] #13 0.787 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:25:20.428Z] #13 0.793 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:25:20.428Z] #13 0.798 Executing busybox-1.36.1-r30.trigger [2025-08-21T01:25:20.428Z] #13 0.805 OK: 8 MiB in 16 packages [2025-08-21T01:25:20.428Z] #13 DONE 0.9s [2025-08-21T01:25:20.428Z] [2025-08-21T01:25:20.428Z] #15 [builder 7/7] RUN make build [2025-08-21T01:25:20.428Z] #15 0.280 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-08-21T01:25:46.961Z] #15 DONE 24.1s [2025-08-21T01:25:46.961Z] [2025-08-21T01:25:46.961Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-08-21T01:25:46.961Z] #16 DONE 0.0s [2025-08-21T01:25:46.961Z] [2025-08-21T01:25:46.961Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-08-21T01:25:46.961Z] #17 DONE 0.0s [2025-08-21T01:25:46.961Z] [2025-08-21T01:25:46.961Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-08-21T01:25:46.961Z] #18 DONE 0.0s [2025-08-21T01:25:46.961Z] [2025-08-21T01:25:46.961Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-08-21T01:25:46.961Z] #19 DONE 0.2s [2025-08-21T01:25:46.961Z] [2025-08-21T01:25:46.961Z] #20 exporting to image [2025-08-21T01:25:46.961Z] #20 exporting layers 0.1s done [2025-08-21T01:25:46.961Z] #20 writing image sha256:d0bdbc9a8319f08bb1e5292d9091a20c2be3b2a2379675d0946d01b19e489c90 done [2025-08-21T01:25:46.961Z] #20 naming to docker.io/library/app-service-configurable done [2025-08-21T01:25:46.961Z] #20 DONE 0.1s [2025-08-21T01:25:46.961Z] [2025-08-21T01:25:46.961Z] 1 warning found (use docker --debug to expand): [2025-08-21T01:25:46.961Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:25:47.081Z] provisioning config files... [2025-08-21T01:25:47.089Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16226176022805426752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:25:47.464Z] ---> ****-login.sh [2025-08-21T01:25:47.464Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:25:47.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:47.464Z] Login Succeeded [2025-08-21T01:25:47.464Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:25:47.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:47.464Z] Login Succeeded [2025-08-21T01:25:47.464Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:25:47.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:47.724Z] Login Succeeded [2025-08-21T01:25:47.724Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:25:47.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:47.724Z] Login Succeeded [2025-08-21T01:25:47.724Z] ****.io [2025-08-21T01:25:47.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:25:47.985Z] Login Succeeded [2025-08-21T01:25:47.985Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:25:47.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:25:48.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:25:48.075Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-08-21T01:25:48.075Z] c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:25:48.075Z] latest [2025-08-21T01:25:48.075Z] 4.1.0-dev.5 [2025-08-21T01:25:48.075Z] c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:25:48.075Z] main [2025-08-21T01:25:48.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:48.424Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:48.748Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:25:48.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-21T01:25:48.748Z] 3110c4538ba5: Preparing [2025-08-21T01:25:48.748Z] 220278ce6c94: Preparing [2025-08-21T01:25:48.748Z] 43d63c4db495: Preparing [2025-08-21T01:25:48.748Z] b4c0f6057dfd: Preparing [2025-08-21T01:25:48.748Z] 86c5dbac29e1: Preparing [2025-08-21T01:25:48.748Z] 09b0d580c5e1: Preparing [2025-08-21T01:25:48.748Z] 097100c76c15: Preparing [2025-08-21T01:25:48.748Z] 09b0d580c5e1: Waiting [2025-08-21T01:25:48.748Z] 097100c76c15: Waiting [2025-08-21T01:25:48.748Z] 43d63c4db495: Pushed [2025-08-21T01:25:48.748Z] 220278ce6c94: Pushed [2025-08-21T01:25:48.748Z] b4c0f6057dfd: Pushed [2025-08-21T01:25:48.748Z] 097100c76c15: Layer already exists [2025-08-21T01:25:48.748Z] 86c5dbac29e1: Pushed [2025-08-21T01:25:49.008Z] 09b0d580c5e1: Pushed [2025-08-21T01:25:53.199Z] 3110c4538ba5: Pushed [2025-08-21T01:25:53.200Z] c9aabc64381e0d27b4b44e826b411712a41b04cb: digest: sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:53.524Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:53.852Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-21T01:25:53.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-21T01:25:53.852Z] 3110c4538ba5: Preparing [2025-08-21T01:25:53.852Z] 220278ce6c94: Preparing [2025-08-21T01:25:53.852Z] 43d63c4db495: Preparing [2025-08-21T01:25:53.852Z] b4c0f6057dfd: Preparing [2025-08-21T01:25:53.852Z] 86c5dbac29e1: Preparing [2025-08-21T01:25:53.852Z] 09b0d580c5e1: Preparing [2025-08-21T01:25:53.852Z] 097100c76c15: Preparing [2025-08-21T01:25:53.852Z] 09b0d580c5e1: Waiting [2025-08-21T01:25:53.852Z] 097100c76c15: Waiting [2025-08-21T01:25:53.852Z] 43d63c4db495: Layer already exists [2025-08-21T01:25:53.852Z] 3110c4538ba5: Layer already exists [2025-08-21T01:25:53.852Z] 220278ce6c94: Layer already exists [2025-08-21T01:25:53.852Z] 86c5dbac29e1: Layer already exists [2025-08-21T01:25:53.852Z] b4c0f6057dfd: Layer already exists [2025-08-21T01:25:53.852Z] 09b0d580c5e1: Layer already exists [2025-08-21T01:25:53.852Z] 097100c76c15: Layer already exists [2025-08-21T01:25:53.852Z] latest: digest: sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:54.177Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:54.497Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5 [2025-08-21T01:25:54.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-21T01:25:54.497Z] 3110c4538ba5: Preparing [2025-08-21T01:25:54.497Z] 220278ce6c94: Preparing [2025-08-21T01:25:54.497Z] 43d63c4db495: Preparing [2025-08-21T01:25:54.497Z] b4c0f6057dfd: Preparing [2025-08-21T01:25:54.497Z] 86c5dbac29e1: Preparing [2025-08-21T01:25:54.497Z] 09b0d580c5e1: Preparing [2025-08-21T01:25:54.497Z] 097100c76c15: Preparing [2025-08-21T01:25:54.497Z] 097100c76c15: Waiting [2025-08-21T01:25:54.497Z] 09b0d580c5e1: Waiting [2025-08-21T01:25:54.497Z] 86c5dbac29e1: Layer already exists [2025-08-21T01:25:54.497Z] 3110c4538ba5: Layer already exists [2025-08-21T01:25:54.497Z] 220278ce6c94: Layer already exists [2025-08-21T01:25:54.497Z] b4c0f6057dfd: Layer already exists [2025-08-21T01:25:54.497Z] 43d63c4db495: Layer already exists [2025-08-21T01:25:54.497Z] 09b0d580c5e1: Layer already exists [2025-08-21T01:25:54.497Z] 097100c76c15: Layer already exists [2025-08-21T01:25:54.497Z] 4.1.0-dev.5: digest: sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:54.820Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:55.156Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:25:55.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-21T01:25:55.157Z] 3110c4538ba5: Preparing [2025-08-21T01:25:55.157Z] 220278ce6c94: Preparing [2025-08-21T01:25:55.157Z] 43d63c4db495: Preparing [2025-08-21T01:25:55.157Z] b4c0f6057dfd: Preparing [2025-08-21T01:25:55.157Z] 86c5dbac29e1: Preparing [2025-08-21T01:25:55.157Z] 09b0d580c5e1: Preparing [2025-08-21T01:25:55.157Z] 097100c76c15: Preparing [2025-08-21T01:25:55.157Z] 09b0d580c5e1: Waiting [2025-08-21T01:25:55.157Z] 097100c76c15: Waiting [2025-08-21T01:25:55.157Z] b4c0f6057dfd: Layer already exists [2025-08-21T01:25:55.157Z] 86c5dbac29e1: Layer already exists [2025-08-21T01:25:55.157Z] 3110c4538ba5: Layer already exists [2025-08-21T01:25:55.157Z] 43d63c4db495: Layer already exists [2025-08-21T01:25:55.157Z] 220278ce6c94: Layer already exists [2025-08-21T01:25:55.157Z] 097100c76c15: Layer already exists [2025-08-21T01:25:55.157Z] 09b0d580c5e1: Layer already exists [2025-08-21T01:25:55.157Z] c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5: digest: sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:55.476Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:25:55.812Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-21T01:25:55.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-21T01:25:55.812Z] 3110c4538ba5: Preparing [2025-08-21T01:25:55.812Z] 220278ce6c94: Preparing [2025-08-21T01:25:55.812Z] 43d63c4db495: Preparing [2025-08-21T01:25:55.812Z] b4c0f6057dfd: Preparing [2025-08-21T01:25:55.812Z] 86c5dbac29e1: Preparing [2025-08-21T01:25:55.812Z] 09b0d580c5e1: Preparing [2025-08-21T01:25:55.812Z] 097100c76c15: Preparing [2025-08-21T01:25:55.812Z] 097100c76c15: Waiting [2025-08-21T01:25:55.812Z] 09b0d580c5e1: Waiting [2025-08-21T01:25:55.812Z] 43d63c4db495: Layer already exists [2025-08-21T01:25:55.812Z] 86c5dbac29e1: Layer already exists [2025-08-21T01:25:55.812Z] b4c0f6057dfd: Layer already exists [2025-08-21T01:25:55.812Z] 3110c4538ba5: Layer already exists [2025-08-21T01:25:55.812Z] 220278ce6c94: Layer already exists [2025-08-21T01:25:55.812Z] 09b0d580c5e1: Layer already exists [2025-08-21T01:25:55.812Z] 097100c76c15: Layer already exists [2025-08-21T01:25:55.812Z] main: digest: sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:25:55.893Z] ===================================================== [Pipeline] echo [2025-08-21T01:25:55.905Z] taggedImages: [2025-08-21T01:25:55.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:25:55.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-21T01:25:55.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5 [2025-08-21T01:25:55.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:25:55.905Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-08-21T01:25:55.952Z] ========================================================= [2025-08-21T01:25:55.952Z] [edgeXBuildMultiArch] RAW Config: [2025-08-21T01:25:55.952Z] images: [2025-08-21T01:25:55.952Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:25:55.952Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-21T01:25:55.952Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5 [2025-08-21T01:25:55.952Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:25:55.952Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-21T01:25:55.952Z] settingsFile: [2025-08-21T01:25:55.952Z] app-service-configurable-settings [2025-08-21T01:25:55.952Z] ========================================================= [Pipeline] node [2025-08-21T01:26:01.485Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7328 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-08-21T01:26:01.507Z] Running in /w/workspace/app-service-configurable/277 [Pipeline] { [Pipeline] checkout [2025-08-21T01:26:04.611Z] The recommended git tool is: git [2025-08-21T01:26:10.956Z] Still waiting to schedule task [2025-08-21T01:26:10.956Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-21T01:26:11.029Z] using credential edgex-jenkins-ssh [2025-08-21T01:26:11.055Z] Cloning the remote Git repository [2025-08-21T01:26:11.117Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-08-21T01:26:11.238Z] > git init /w/workspace/app-service-configurable/277 # timeout=10 [2025-08-21T01:26:11.422Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-08-21T01:26:11.423Z] > git --version # timeout=10 [2025-08-21T01:26:11.450Z] > git --version # 'git version 2.25.1' [2025-08-21T01:26:11.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-21T01:26:11.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:26:14.495Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-08-21T01:26:14.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-21T01:26:15.546Z] Avoid second fetch [2025-08-21T01:26:15.546Z] Checking out Revision c9aabc64381e0d27b4b44e826b411712a41b04cb (main) [2025-08-21T01:26:16.181Z] Commit message: "Merge pull request #735 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.25" [2025-08-21T01:26:15.563Z] > git config core.sparsecheckout # timeout=10 [2025-08-21T01:26:15.633Z] > git checkout -f c9aabc64381e0d27b4b44e826b411712a41b04cb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:26:20.593Z] provisioning config files... [2025-08-21T01:26:20.623Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/277@tmp/config9308299767146880461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:26:21.338Z] ---> ****-login.sh [2025-08-21T01:26:21.338Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:26:21.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:21.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:26:21.882Z] Configure a credential helper to remove this warning. See [2025-08-21T01:26:21.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:26:21.882Z] [2025-08-21T01:26:21.882Z] Login Succeeded [2025-08-21T01:26:21.882Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:26:22.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:22.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:26:22.154Z] Configure a credential helper to remove this warning. See [2025-08-21T01:26:22.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:26:22.154Z] [2025-08-21T01:26:22.154Z] Login Succeeded [2025-08-21T01:26:22.154Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:26:22.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:22.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:26:22.693Z] Configure a credential helper to remove this warning. See [2025-08-21T01:26:22.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:26:22.694Z] [2025-08-21T01:26:22.694Z] Login Succeeded [2025-08-21T01:26:22.694Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:26:22.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:22.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:26:22.962Z] Configure a credential helper to remove this warning. See [2025-08-21T01:26:22.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:26:22.962Z] [2025-08-21T01:26:22.962Z] Login Succeeded [2025-08-21T01:26:22.962Z] ****.io [2025-08-21T01:26:23.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:26:23.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:26:23.504Z] Configure a credential helper to remove this warning. See [2025-08-21T01:26:23.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:26:23.504Z] [2025-08-21T01:26:23.504Z] Login Succeeded [2025-08-21T01:26:23.504Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:26:23.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-21T01:26:23.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:26:23.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:26:23.897Z] ========================================================= [2025-08-21T01:26:23.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-21T01:26:23.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:26:24.279Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-21T01:26:24.548Z] Sending build context to Docker daemon 224.3kB [2025-08-21T01:26:24.548Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:26:24.548Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-21T01:26:24.548Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-21T01:26:24.548Z] 94e9d8af2201: Pulling fs layer [2025-08-21T01:26:24.548Z] a6c56e8762df: Pulling fs layer [2025-08-21T01:26:24.548Z] f0f3c8884826: Pulling fs layer [2025-08-21T01:26:24.548Z] c7e7622c144d: Pulling fs layer [2025-08-21T01:26:24.548Z] 4f4fb700ef54: Pulling fs layer [2025-08-21T01:26:24.548Z] b4c3b6d88c5a: Pulling fs layer [2025-08-21T01:26:24.548Z] ba8bce9d2590: Pulling fs layer [2025-08-21T01:26:24.548Z] ca778ea9c289: Pulling fs layer [2025-08-21T01:26:24.548Z] 4f4fb700ef54: Waiting [2025-08-21T01:26:24.548Z] b4c3b6d88c5a: Waiting [2025-08-21T01:26:24.548Z] ba8bce9d2590: Waiting [2025-08-21T01:26:24.548Z] c7e7622c144d: Waiting [2025-08-21T01:26:24.548Z] ca778ea9c289: Waiting [2025-08-21T01:26:24.548Z] a6c56e8762df: Download complete [2025-08-21T01:26:24.817Z] c7e7622c144d: Verifying Checksum [2025-08-21T01:26:24.817Z] c7e7622c144d: Download complete [2025-08-21T01:26:24.817Z] 4f4fb700ef54: Verifying Checksum [2025-08-21T01:26:24.817Z] 4f4fb700ef54: Download complete [2025-08-21T01:26:24.817Z] b4c3b6d88c5a: Verifying Checksum [2025-08-21T01:26:24.817Z] b4c3b6d88c5a: Download complete [2025-08-21T01:26:24.817Z] 94e9d8af2201: Download complete [2025-08-21T01:26:25.405Z] ca778ea9c289: Verifying Checksum [2025-08-21T01:26:25.405Z] ca778ea9c289: Download complete [2025-08-21T01:26:25.675Z] 94e9d8af2201: Pull complete [2025-08-21T01:26:26.261Z] a6c56e8762df: Pull complete [2025-08-21T01:26:26.539Z] f0f3c8884826: Verifying Checksum [2025-08-21T01:26:26.539Z] f0f3c8884826: Download complete [2025-08-21T01:26:27.508Z] ba8bce9d2590: Verifying Checksum [2025-08-21T01:26:27.508Z] ba8bce9d2590: Download complete [2025-08-21T01:26:42.545Z] f0f3c8884826: Pull complete [2025-08-21T01:26:42.545Z] c7e7622c144d: Pull complete [2025-08-21T01:26:42.545Z] 4f4fb700ef54: Pull complete [2025-08-21T01:26:42.545Z] b4c3b6d88c5a: Pull complete [2025-08-21T01:26:50.826Z] ba8bce9d2590: Pull complete [2025-08-21T01:26:52.800Z] ca778ea9c289: Pull complete [2025-08-21T01:26:52.800Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-21T01:26:52.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-21T01:26:52.800Z] ---> 47b25d7523d1 [2025-08-21T01:26:52.800Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-08-21T01:26:55.413Z] ---> Running in 67b6b4de2fad [2025-08-21T01:26:56.001Z] Removing intermediate container 67b6b4de2fad [2025-08-21T01:26:56.001Z] ---> 10a5af21cde1 [2025-08-21T01:26:56.001Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-21T01:26:56.001Z] ---> Running in 11c9319445d8 [2025-08-21T01:26:56.273Z] Removing intermediate container 11c9319445d8 [2025-08-21T01:26:56.273Z] ---> 7634422a803c [2025-08-21T01:26:56.273Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:26:56.273Z] ---> Running in 8ad0f3333ee3 [2025-08-21T01:26:56.866Z] Removing intermediate container 8ad0f3333ee3 [2025-08-21T01:26:56.866Z] ---> 756ad48b36b5 [2025-08-21T01:26:56.866Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-21T01:26:56.866Z] ---> Running in 6b35f1c39d6b [2025-08-21T01:26:58.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:26:58.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:27:00.534Z] OK: 239 MiB in 58 packages [2025-08-21T01:27:01.500Z] Removing intermediate container 6b35f1c39d6b [2025-08-21T01:27:01.500Z] ---> ec45d45a1bfe [2025-08-21T01:27:01.500Z] Step 7/12 : WORKDIR /app [2025-08-21T01:27:01.500Z] ---> Running in 4b7a09ca7367 [2025-08-21T01:27:01.768Z] Removing intermediate container 4b7a09ca7367 [2025-08-21T01:27:01.768Z] ---> d6fdf4f36a65 [2025-08-21T01:27:01.768Z] Step 8/12 : COPY go.mod vendor* ./ [2025-08-21T01:27:02.356Z] ---> 91d8217f759c [2025-08-21T01:27:02.356Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:27:02.356Z] ---> Running in cb651ad190e9 [2025-08-21T01:27:07.809Z] Running on prd-centos7-docker-4c-2g-7331 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:27:07.869Z] provisioning config files... [2025-08-21T01:27:07.942Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config66909054874822004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:10.013Z] ---> ****-login.sh [2025-08-21T01:27:10.013Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:27:10.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:10.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:10.960Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:10.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:10.960Z] [2025-08-21T01:27:10.960Z] Login Succeeded [2025-08-21T01:27:10.960Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:27:10.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:10.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:10.960Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:10.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:10.960Z] [2025-08-21T01:27:10.960Z] Login Succeeded [2025-08-21T01:27:10.960Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:27:10.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:10.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:10.960Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:10.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:10.960Z] [2025-08-21T01:27:10.960Z] Login Succeeded [2025-08-21T01:27:10.961Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:11.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:11.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:11.224Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:11.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:11.224Z] [2025-08-21T01:27:11.224Z] Login Succeeded [2025-08-21T01:27:11.224Z] ****.io [2025-08-21T01:27:11.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:27:11.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:27:11.484Z] Configure a credential helper to remove this warning. See [2025-08-21T01:27:11.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:27:11.484Z] [2025-08-21T01:27:11.484Z] Login Succeeded [2025-08-21T01:27:11.484Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:27:11.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:27:11.868Z] + docker buildx ls [2025-08-21T01:27:11.868Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T01:27:11.868Z] default * docker [2025-08-21T01:27:11.868Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T01:27:12.165Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-21T01:27:12.165Z] edgex-builder [Pipeline] sh [2025-08-21T01:27:12.485Z] + docker buildx inspect --bootstrap [2025-08-21T01:27:12.485Z] #1 [internal] booting buildkit [2025-08-21T01:27:12.485Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-21T01:27:15.797Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2025-08-21T01:27:15.797Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-21T01:27:16.736Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-08-21T01:27:16.736Z] #1 DONE 4.3s [2025-08-21T01:27:16.996Z] Name: edgex-builder [2025-08-21T01:27:16.996Z] Driver: docker-container [2025-08-21T01:27:16.996Z] [2025-08-21T01:27:16.996Z] Nodes: [2025-08-21T01:27:16.996Z] Name: edgex-builder0 [2025-08-21T01:27:16.996Z] Endpoint: unix:///var/run/docker.sock [2025-08-21T01:27:16.996Z] Status: running [2025-08-21T01:27:16.996Z] Buildkit: v0.23.2 [2025-08-21T01:27:16.996Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-21T01:27:17.290Z] + docker buildx ls [2025-08-21T01:27:17.290Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-21T01:27:17.290Z] edgex-builder * docker-container [2025-08-21T01:27:17.290Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-21T01:27:17.290Z] default docker [2025-08-21T01:27:17.290Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-21T01:27:17.585Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb' [2025-08-21T01:27:17.585Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb --push - [2025-08-21T01:27:17.585Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:27:17.585Z] #1 transferring dockerfile: 209B done [2025-08-21T01:27:17.585Z] #1 DONE 0.0s [2025-08-21T01:27:17.585Z] [2025-08-21T01:27:17.585Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:27:17.585Z] #2 DONE 0.1s [2025-08-21T01:27:17.585Z] [2025-08-21T01:27:17.585Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:27:17.585Z] #3 DONE 0.1s [2025-08-21T01:27:17.585Z] [2025-08-21T01:27:17.585Z] #4 [internal] load .dockerignore [2025-08-21T01:27:17.843Z] #4 transferring context: 2B done [2025-08-21T01:27:17.843Z] #4 DONE 0.0s [2025-08-21T01:27:17.843Z] [2025-08-21T01:27:17.843Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:17.843Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:17.843Z] #5 DONE 0.0s [2025-08-21T01:27:17.843Z] [2025-08-21T01:27:17.843Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:17.843Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:17.843Z] #6 DONE 0.1s [2025-08-21T01:27:17.843Z] [2025-08-21T01:27:17.843Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:17.843Z] #7 DONE 0.0s [2025-08-21T01:27:17.843Z] [2025-08-21T01:27:17.843Z] #8 exporting to image [2025-08-21T01:27:17.843Z] #8 exporting layers done [2025-08-21T01:27:17.843Z] #8 exporting manifest sha256:5ad06f4cc1076bf912701c1424358e0ca26789658e6233748d1282ab9cb3eeab done [2025-08-21T01:27:17.843Z] #8 exporting config sha256:d0bdbc9a8319f08bb1e5292d9091a20c2be3b2a2379675d0946d01b19e489c90 done [2025-08-21T01:27:17.843Z] #8 exporting manifest sha256:d08317fa7ac1f138f193cd33ddf0af01cda7318cd006fc2677264f154f5999fb done [2025-08-21T01:27:17.843Z] #8 exporting config sha256:78cb40fc720c7e7f0e2526bba5d62545e51432f0ef4dcabae0445ba5f14fbe09 0.0s done [2025-08-21T01:27:17.843Z] #8 exporting manifest list sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc done [2025-08-21T01:27:17.843Z] #8 pushing layers 0.1s done [2025-08-21T01:27:17.843Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb@sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc [2025-08-21T01:27:17.843Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:27:18.103Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb@sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc 0.1s done [2025-08-21T01:27:18.103Z] #8 DONE 0.2s [2025-08-21T01:27:18.103Z] [2025-08-21T01:27:18.103Z] 1 warning found (use --debug to expand): [2025-08-21T01:27:18.103Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:27:18.404Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2025-08-21T01:27:18.404Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2025-08-21T01:27:18.404Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:27:18.404Z] #1 transferring dockerfile: 175B done [2025-08-21T01:27:18.404Z] #1 DONE 0.0s [2025-08-21T01:27:18.404Z] [2025-08-21T01:27:18.404Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-21T01:27:18.404Z] #2 DONE 0.0s [2025-08-21T01:27:18.404Z] [2025-08-21T01:27:18.404Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-21T01:27:18.404Z] #3 DONE 0.0s [2025-08-21T01:27:18.404Z] [2025-08-21T01:27:18.404Z] #4 [internal] load .dockerignore [2025-08-21T01:27:18.404Z] #4 transferring context: 2B done [2025-08-21T01:27:18.404Z] #4 DONE 0.0s [2025-08-21T01:27:18.404Z] [2025-08-21T01:27:18.404Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:18.404Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:18.404Z] #5 DONE 0.0s [2025-08-21T01:27:18.404Z] [2025-08-21T01:27:18.405Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:18.664Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:18.664Z] #6 CACHED [2025-08-21T01:27:18.664Z] [2025-08-21T01:27:18.664Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:18.664Z] #5 CACHED [2025-08-21T01:27:18.664Z] [2025-08-21T01:27:18.664Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:18.664Z] #7 DONE 0.0s [2025-08-21T01:27:18.664Z] [2025-08-21T01:27:18.664Z] #8 exporting to image [2025-08-21T01:27:18.664Z] #8 exporting layers done [2025-08-21T01:27:18.664Z] #8 exporting manifest sha256:5ad06f4cc1076bf912701c1424358e0ca26789658e6233748d1282ab9cb3eeab done [2025-08-21T01:27:18.664Z] #8 exporting config sha256:d0bdbc9a8319f08bb1e5292d9091a20c2be3b2a2379675d0946d01b19e489c90 done [2025-08-21T01:27:18.664Z] #8 exporting manifest sha256:d08317fa7ac1f138f193cd33ddf0af01cda7318cd006fc2677264f154f5999fb done [2025-08-21T01:27:18.664Z] #8 exporting config sha256:78cb40fc720c7e7f0e2526bba5d62545e51432f0ef4dcabae0445ba5f14fbe09 done [2025-08-21T01:27:18.664Z] #8 exporting manifest list sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc done [2025-08-21T01:27:18.664Z] #8 pushing layers 0.0s done [2025-08-21T01:27:18.664Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc 0.1s done [2025-08-21T01:27:18.664Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:27:18.664Z] #8 DONE 0.1s [2025-08-21T01:27:18.664Z] [2025-08-21T01:27:18.664Z] 1 warning found (use --debug to expand): [2025-08-21T01:27:18.664Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:27:18.954Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5' [2025-08-21T01:27:18.954Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5 --push - [2025-08-21T01:27:19.215Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:27:19.215Z] #1 transferring dockerfile: 180B done [2025-08-21T01:27:19.215Z] #1 DONE 0.0s [2025-08-21T01:27:19.215Z] [2025-08-21T01:27:19.215Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5 [2025-08-21T01:27:19.215Z] #2 DONE 0.0s [2025-08-21T01:27:19.215Z] [2025-08-21T01:27:19.215Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5 [2025-08-21T01:27:19.215Z] #3 DONE 0.0s [2025-08-21T01:27:19.215Z] [2025-08-21T01:27:19.215Z] #4 [internal] load .dockerignore [2025-08-21T01:27:19.215Z] #4 transferring context: 2B done [2025-08-21T01:27:19.215Z] #4 DONE 0.0s [2025-08-21T01:27:19.215Z] [2025-08-21T01:27:19.215Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:19.215Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:19.215Z] #5 CACHED [2025-08-21T01:27:19.215Z] [2025-08-21T01:27:19.215Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:19.215Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:19.215Z] #6 CACHED [2025-08-21T01:27:19.215Z] [2025-08-21T01:27:19.215Z] #7 exporting to image [2025-08-21T01:27:19.215Z] #7 exporting layers done [2025-08-21T01:27:19.215Z] #7 exporting manifest sha256:5ad06f4cc1076bf912701c1424358e0ca26789658e6233748d1282ab9cb3eeab done [2025-08-21T01:27:19.215Z] #7 exporting config sha256:d0bdbc9a8319f08bb1e5292d9091a20c2be3b2a2379675d0946d01b19e489c90 done [2025-08-21T01:27:19.215Z] #7 exporting manifest sha256:d08317fa7ac1f138f193cd33ddf0af01cda7318cd006fc2677264f154f5999fb done [2025-08-21T01:27:19.215Z] #7 exporting config sha256:78cb40fc720c7e7f0e2526bba5d62545e51432f0ef4dcabae0445ba5f14fbe09 done [2025-08-21T01:27:19.216Z] #7 exporting manifest list sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc done [2025-08-21T01:27:19.216Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:27:19.216Z] #7 pushing layers 0.0s done [2025-08-21T01:27:19.216Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.5@sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc 0.1s done [2025-08-21T01:27:19.216Z] #7 DONE 0.1s [2025-08-21T01:27:19.216Z] [2025-08-21T01:27:19.216Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:19.216Z] #8 DONE 0.0s [2025-08-21T01:27:19.216Z] [2025-08-21T01:27:19.216Z] 1 warning found (use --debug to expand): [2025-08-21T01:27:19.216Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:27:19.505Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5' [2025-08-21T01:27:19.506Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 --push - [2025-08-21T01:27:19.506Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:27:19.506Z] #1 transferring dockerfile: 221B done [2025-08-21T01:27:19.506Z] #1 DONE 0.0s [2025-08-21T01:27:19.506Z] [2025-08-21T01:27:19.506Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:27:19.506Z] #2 DONE 0.0s [2025-08-21T01:27:19.506Z] [2025-08-21T01:27:19.506Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:27:19.506Z] #3 DONE 0.0s [2025-08-21T01:27:19.506Z] [2025-08-21T01:27:19.506Z] #4 [internal] load .dockerignore [2025-08-21T01:27:19.506Z] #4 transferring context: 2B done [2025-08-21T01:27:19.506Z] #4 DONE 0.0s [2025-08-21T01:27:19.506Z] [2025-08-21T01:27:19.506Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:19.506Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:19.506Z] #5 CACHED [2025-08-21T01:27:19.506Z] [2025-08-21T01:27:19.506Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:19.506Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:19.506Z] #6 CACHED [2025-08-21T01:27:19.506Z] [2025-08-21T01:27:19.506Z] #7 exporting to image [2025-08-21T01:27:19.506Z] #7 exporting layers done [2025-08-21T01:27:19.506Z] #7 exporting manifest sha256:5ad06f4cc1076bf912701c1424358e0ca26789658e6233748d1282ab9cb3eeab done [2025-08-21T01:27:19.506Z] #7 exporting config sha256:d0bdbc9a8319f08bb1e5292d9091a20c2be3b2a2379675d0946d01b19e489c90 done [2025-08-21T01:27:19.506Z] #7 exporting manifest sha256:d08317fa7ac1f138f193cd33ddf0af01cda7318cd006fc2677264f154f5999fb done [2025-08-21T01:27:19.506Z] #7 exporting config sha256:78cb40fc720c7e7f0e2526bba5d62545e51432f0ef4dcabae0445ba5f14fbe09 done [2025-08-21T01:27:19.506Z] #7 exporting manifest list sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc [2025-08-21T01:27:19.506Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:27:19.770Z] #7 exporting manifest list sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc done [2025-08-21T01:27:19.770Z] #7 pushing layers 0.0s done [2025-08-21T01:27:19.770Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5@sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc 0.1s done [2025-08-21T01:27:19.770Z] #7 DONE 0.1s [2025-08-21T01:27:19.770Z] [2025-08-21T01:27:19.770Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:19.770Z] #8 DONE 0.0s [2025-08-21T01:27:19.770Z] [2025-08-21T01:27:19.770Z] 1 warning found (use --debug to expand): [2025-08-21T01:27:19.770Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-21T01:27:20.055Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2025-08-21T01:27:20.055Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2025-08-21T01:27:20.055Z] #1 [internal] load build definition from Dockerfile [2025-08-21T01:27:20.055Z] #1 transferring dockerfile: 173B done [2025-08-21T01:27:20.055Z] #1 DONE 0.0s [2025-08-21T01:27:20.055Z] [2025-08-21T01:27:20.055Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-21T01:27:20.055Z] #2 DONE 0.0s [2025-08-21T01:27:20.055Z] [2025-08-21T01:27:20.055Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-21T01:27:20.055Z] #3 DONE 0.0s [2025-08-21T01:27:20.055Z] [2025-08-21T01:27:20.055Z] #4 [internal] load .dockerignore [2025-08-21T01:27:20.055Z] #4 transferring context: 2B done [2025-08-21T01:27:20.055Z] #4 DONE 0.0s [2025-08-21T01:27:20.055Z] [2025-08-21T01:27:20.055Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:20.055Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:20.055Z] #5 CACHED [2025-08-21T01:27:20.055Z] [2025-08-21T01:27:20.055Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 [2025-08-21T01:27:20.055Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2e006e4db2ce828dd167c2cd8506968bd488dd96cac4fd5709bb02fef7cb3f45 0.0s done [2025-08-21T01:27:20.055Z] #6 CACHED [2025-08-21T01:27:20.055Z] [2025-08-21T01:27:20.055Z] #7 exporting to image [2025-08-21T01:27:20.055Z] #7 exporting layers done [2025-08-21T01:27:20.055Z] #7 exporting manifest sha256:5ad06f4cc1076bf912701c1424358e0ca26789658e6233748d1282ab9cb3eeab done [2025-08-21T01:27:20.055Z] #7 exporting config sha256:d0bdbc9a8319f08bb1e5292d9091a20c2be3b2a2379675d0946d01b19e489c90 [2025-08-21T01:27:20.056Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-21T01:27:20.314Z] #7 exporting config sha256:d0bdbc9a8319f08bb1e5292d9091a20c2be3b2a2379675d0946d01b19e489c90 done [2025-08-21T01:27:20.314Z] #7 exporting manifest sha256:d08317fa7ac1f138f193cd33ddf0af01cda7318cd006fc2677264f154f5999fb done [2025-08-21T01:27:20.314Z] #7 exporting config sha256:78cb40fc720c7e7f0e2526bba5d62545e51432f0ef4dcabae0445ba5f14fbe09 done [2025-08-21T01:27:20.314Z] #7 exporting manifest list sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc done [2025-08-21T01:27:20.314Z] #7 pushing layers 0.1s done [2025-08-21T01:27:20.314Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5c591d7d6c8e71c963fb5038ce8f09fdde11999bce2dbb637d086abda1e416bc 0.1s done [2025-08-21T01:27:20.314Z] #7 DONE 0.1s [2025-08-21T01:27:20.314Z] [2025-08-21T01:27:20.314Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-21T01:27:20.314Z] #8 DONE 0.0s [2025-08-21T01:27:20.314Z] [2025-08-21T01:27:20.314Z] 1 warning found (use --debug to expand): [2025-08-21T01:27:20.314Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-21T01:27:20.711Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:21.011Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:21.576Z] ---> package-listing.sh [2025-08-21T01:27:21.576Z] ++ facter osfamily [2025-08-21T01:27:21.576Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T01:27:21.838Z] + OS_FAMILY=redhat [2025-08-21T01:27:21.838Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-08-21T01:27:21.838Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T01:27:21.838Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T01:27:21.838Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T01:27:21.838Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T01:27:21.838Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-21T01:27:21.838Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T01:27:21.838Z] + case "${OS_FAMILY}" in [2025-08-21T01:27:21.838Z] + sort [2025-08-21T01:27:21.838Z] + rpm -qa [2025-08-21T01:27:22.405Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T01:27:22.405Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T01:27:22.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T01:27:22.405Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-21T01:27:22.405Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-08-21T01:27:22.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-08-21T01:27:22.415Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-21T01:27:22.703Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:23.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:27:23.269Z] [2025-08-21T01:27:23.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:23.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:27:23.617Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T01:27:23.617Z] 5eb5b503b376: Pulling fs layer [2025-08-21T01:27:23.617Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T01:27:23.617Z] ec43610c2a17: Pulling fs layer [2025-08-21T01:27:23.617Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T01:27:23.617Z] 33b1e0a273af: Pulling fs layer [2025-08-21T01:27:23.617Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T01:27:23.617Z] 2f39f015ded8: Pulling fs layer [2025-08-21T01:27:23.617Z] 3a2ae6a8a46f: Waiting [2025-08-21T01:27:23.617Z] 33b1e0a273af: Waiting [2025-08-21T01:27:23.617Z] 5d3b04190fa2: Waiting [2025-08-21T01:27:23.617Z] 2f39f015ded8: Waiting [2025-08-21T01:27:23.617Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T01:27:23.617Z] 5c69ac0246d0: Download complete [2025-08-21T01:27:23.617Z] 3a2ae6a8a46f: Download complete [2025-08-21T01:27:23.617Z] 33b1e0a273af: Verifying Checksum [2025-08-21T01:27:23.617Z] 33b1e0a273af: Download complete [2025-08-21T01:27:23.617Z] 5d3b04190fa2: Verifying Checksum [2025-08-21T01:27:23.617Z] 5d3b04190fa2: Download complete [2025-08-21T01:27:23.893Z] ec43610c2a17: Verifying Checksum [2025-08-21T01:27:23.893Z] ec43610c2a17: Download complete [2025-08-21T01:27:23.893Z] 5eb5b503b376: Verifying Checksum [2025-08-21T01:27:23.893Z] 5eb5b503b376: Download complete [2025-08-21T01:27:24.473Z] 2f39f015ded8: Verifying Checksum [2025-08-21T01:27:24.473Z] 2f39f015ded8: Download complete [2025-08-21T01:27:25.047Z] 5eb5b503b376: Pull complete [2025-08-21T01:27:25.308Z] 5c69ac0246d0: Pull complete [2025-08-21T01:27:25.582Z] ec43610c2a17: Pull complete [2025-08-21T01:27:25.843Z] 3a2ae6a8a46f: Pull complete [2025-08-21T01:27:25.843Z] 33b1e0a273af: Pull complete [2025-08-21T01:27:26.115Z] 5d3b04190fa2: Pull complete [2025-08-21T01:27:30.328Z] 2f39f015ded8: Pull complete [2025-08-21T01:27:30.328Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T01:27:30.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:27:30.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:27:30.478Z] prd-centos7-docker-4c-2g-7331 does not seem to be running inside a container [2025-08-21T01:27:30.507Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-21T01:27:33.488Z] $ docker top 581b1c093923303742fe92a412a14226d7e5aef6acb9c8cdd9383da834267e97 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:27:33.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T01:27:34.126Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T01:27:34.420Z] + ls /var/log/sa-host [2025-08-21T01:27:34.420Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:27:34.600Z] provisioning config files... [2025-08-21T01:27:34.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config506614158356699348tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:27:34.626Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:34.916Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T01:27:34.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:35.288Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T01:27:35.299Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:35.593Z] ---> sudo-logs.sh [2025-08-21T01:27:35.593Z] Archiving 'sudo' log.. [2025-08-21T01:27:35.593Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7331.novalocal: Name or service not known [2025-08-21T01:27:35.593Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7331.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-21T01:27:35.620Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:35.906Z] ---> job-cost.sh [2025-08-21T01:27:35.906Z] lf-activate-venv: SKIPPING [2025-08-21T01:27:35.906Z] INFO: No Stack... [2025-08-21T01:27:36.165Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-21T01:27:36.735Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T01:27:36.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:27:37.033Z] ---> logs-deploy.sh [2025-08-21T01:27:37.034Z] lf-activate-venv: SKIPPING [2025-08-21T01:27:37.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/277 [2025-08-21T01:27:37.034Z] INFO: archiving workspace using pattern(s): [2025-08-21T01:27:37.969Z] Archives upload complete. [2025-08-21T01:27:37.969Z] INFO: archiving logs to Nexus [2025-08-21T01:27:38.904Z] ---> uname -a: [2025-08-21T01:27:38.904Z] Linux prd-centos7-docker-4c-2g-7331.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-08-21T01:27:38.904Z] [2025-08-21T01:27:38.904Z] [2025-08-21T01:27:38.904Z] ---> lscpu: [2025-08-21T01:27:38.904Z] Architecture: x86_64 [2025-08-21T01:27:38.904Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-21T01:27:38.904Z] Byte Order: Little Endian [2025-08-21T01:27:38.904Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-21T01:27:38.904Z] CPU(s): 2 [2025-08-21T01:27:38.904Z] On-line CPU(s) list: 0,1 [2025-08-21T01:27:38.904Z] Thread(s) per core: 1 [2025-08-21T01:27:38.904Z] Core(s) per socket: 1 [2025-08-21T01:27:38.904Z] Socket(s): 2 [2025-08-21T01:27:38.904Z] NUMA node(s): 1 [2025-08-21T01:27:38.904Z] Vendor ID: AuthenticAMD [2025-08-21T01:27:38.904Z] CPU family: 23 [2025-08-21T01:27:38.904Z] Model: 49 [2025-08-21T01:27:38.904Z] Model name: AMD EPYC-Rome Processor [2025-08-21T01:27:38.904Z] Stepping: 0 [2025-08-21T01:27:38.904Z] CPU MHz: 2799.998 [2025-08-21T01:27:38.904Z] BogoMIPS: 5599.99 [2025-08-21T01:27:38.904Z] Virtualization: AMD-V [2025-08-21T01:27:38.904Z] Hypervisor vendor: KVM [2025-08-21T01:27:38.904Z] Virtualization type: full [2025-08-21T01:27:38.904Z] L1d cache: 64 KiB [2025-08-21T01:27:38.904Z] L1i cache: 64 KiB [2025-08-21T01:27:38.904Z] L2 cache: 1 MiB [2025-08-21T01:27:38.904Z] L3 cache: 32 MiB [2025-08-21T01:27:38.904Z] NUMA node0 CPU(s): 0,1 [2025-08-21T01:27:38.904Z] Vulnerability Itlb multihit: Not affected [2025-08-21T01:27:38.904Z] Vulnerability L1tf: Not affected [2025-08-21T01:27:38.904Z] Vulnerability Mds: Not affected [2025-08-21T01:27:38.904Z] Vulnerability Meltdown: Not affected [2025-08-21T01:27:38.904Z] Vulnerability Mmio stale data: Not affected [2025-08-21T01:27:38.904Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-21T01:27:38.904Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-21T01:27:38.904Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-21T01:27:38.904Z] Vulnerability Srbds: Not affected [2025-08-21T01:27:38.904Z] Vulnerability Tsx async abort: Not affected [2025-08-21T01:27:38.904Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-08-21T01:27:38.904Z] [2025-08-21T01:27:38.904Z] [2025-08-21T01:27:38.904Z] ---> nproc: [2025-08-21T01:27:38.904Z] 2 [2025-08-21T01:27:38.904Z] [2025-08-21T01:27:38.904Z] [2025-08-21T01:27:38.904Z] ---> df -h: [2025-08-21T01:27:38.904Z] Filesystem Size Used Avail Use% Mounted on [2025-08-21T01:27:38.904Z] overlay 40G 7.3G 33G 19% / [2025-08-21T01:27:38.904Z] tmpfs 64M 0 64M 0% /dev [2025-08-21T01:27:38.904Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-21T01:27:38.904Z] shm 64M 0 64M 0% /dev/shm [2025-08-21T01:27:38.904Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-21T01:27:38.904Z] [2025-08-21T01:27:38.904Z] [2025-08-21T01:27:38.904Z] Cannot open /var/log/sysstat/sa21: No such file or directory [2025-08-21T01:27:38.904Z] Please check if data collecting is enabled [2025-08-21T01:27:38.904Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:27:38.938Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-21T01:27:38.941Z] $ docker stop --time=1 581b1c093923303742fe92a412a14226d7e5aef6acb9c8cdd9383da834267e97 [2025-08-21T01:27:40.089Z] $ docker rm -f --volumes 581b1c093923303742fe92a412a14226d7e5aef6acb9c8cdd9383da834267e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-21T01:27:40.197Z] [WS-CLEANUP] Deleting project workspace... [2025-08-21T01:27:40.197Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-21T01:27:40.215Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:40.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:27:40.673Z] [2025-08-21T01:27:40.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:27:41.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:27:41.169Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-21T01:27:41.169Z] 5eb5b503b376: Pulling fs layer [2025-08-21T01:27:41.169Z] 5c69ac0246d0: Pulling fs layer [2025-08-21T01:27:41.169Z] ec43610c2a17: Pulling fs layer [2025-08-21T01:27:41.169Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-21T01:27:41.169Z] 33b1e0a273af: Pulling fs layer [2025-08-21T01:27:41.169Z] 5d3b04190fa2: Pulling fs layer [2025-08-21T01:27:41.169Z] 2f39f015ded8: Pulling fs layer [2025-08-21T01:27:41.169Z] 33b1e0a273af: Waiting [2025-08-21T01:27:41.169Z] 5d3b04190fa2: Waiting [2025-08-21T01:27:41.169Z] 2f39f015ded8: Waiting [2025-08-21T01:27:41.169Z] 3a2ae6a8a46f: Waiting [2025-08-21T01:27:41.169Z] 5c69ac0246d0: Verifying Checksum [2025-08-21T01:27:41.169Z] 5c69ac0246d0: Download complete [2025-08-21T01:27:41.169Z] 3a2ae6a8a46f: Download complete [2025-08-21T01:27:41.169Z] 33b1e0a273af: Verifying Checksum [2025-08-21T01:27:41.169Z] 33b1e0a273af: Download complete [2025-08-21T01:27:41.429Z] 5d3b04190fa2: Download complete [2025-08-21T01:27:41.429Z] ec43610c2a17: Verifying Checksum [2025-08-21T01:27:41.429Z] ec43610c2a17: Download complete [2025-08-21T01:27:41.429Z] 5eb5b503b376: Verifying Checksum [2025-08-21T01:27:41.429Z] 5eb5b503b376: Download complete [2025-08-21T01:27:41.999Z] 2f39f015ded8: Download complete [2025-08-21T01:27:43.378Z] 5eb5b503b376: Pull complete [2025-08-21T01:27:43.378Z] 5c69ac0246d0: Pull complete [2025-08-21T01:27:43.944Z] ec43610c2a17: Pull complete [2025-08-21T01:27:43.944Z] 3a2ae6a8a46f: Pull complete [2025-08-21T01:27:44.202Z] 33b1e0a273af: Pull complete [2025-08-21T01:27:44.202Z] 5d3b04190fa2: Pull complete [2025-08-21T01:27:49.464Z] 2f39f015ded8: Pull complete [2025-08-21T01:27:49.464Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-21T01:27:49.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:27:49.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:27:49.565Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:27:49.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-21T01:27:59.811Z] $ docker top 523d682db6d4ffc88a3e72d43f791848274085a366033300306cddad6c9ca9f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:28:00.215Z] ---> job-cost.sh [2025-08-21T01:28:00.215Z] lf-activate-venv: SKIPPING [2025-08-21T01:28:00.215Z] INFO: No Stack... [2025-08-21T01:28:00.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T01:28:00.733Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:28:01.025Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-08-21T01:28:01.025Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:28:01.043Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-277-stack-cost] [2025-08-21T01:28:01.053Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-277-stack-cost] did not exist. Created. [2025-08-21T01:28:01.059Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-277-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:28:01.369Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-21T01:28:01.406Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:28:01.414Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-277-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:28:01.433Z] $ docker stop --time=1 523d682db6d4ffc88a3e72d43f791848274085a366033300306cddad6c9ca9f5 [2025-08-21T01:28:02.564Z] $ docker rm -f --volumes 523d682db6d4ffc88a3e72d43f791848274085a366033300306cddad6c9ca9f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-21T01:29:09.234Z] Removing intermediate container cb651ad190e9 [2025-08-21T01:29:09.234Z] ---> 88ec573efe6a [2025-08-21T01:29:09.234Z] Step 10/12 : COPY . . [2025-08-21T01:29:09.234Z] ---> f1bc79b0429f [2025-08-21T01:29:09.234Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:29:09.234Z] ---> Running in 4da89c3f4c26 [2025-08-21T01:29:09.234Z] Removing intermediate container 4da89c3f4c26 [2025-08-21T01:29:09.234Z] ---> a1f7821af0cc [2025-08-21T01:29:09.234Z] Step 12/12 : RUN $MAKE [2025-08-21T01:29:09.234Z] ---> Running in 49864bd5e554 [2025-08-21T01:29:09.234Z] noop [2025-08-21T01:29:09.234Z] Removing intermediate container 49864bd5e554 [2025-08-21T01:29:09.234Z] ---> aa13a9fbaefd [2025-08-21T01:29:09.234Z] Successfully built aa13a9fbaefd [2025-08-21T01:29:09.234Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:29:09.626Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:29:09.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:29:09.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-7328 does not seem to be running inside a container [2025-08-21T01:29:09.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/277 -v /w/workspace/app-service-configurable/277:/w/workspace/app-service-configurable/277:rw,z -v /w/workspace/app-service-configurable/277@tmp:/w/workspace/app-service-configurable/277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T01:29:11.302Z] $ docker top 9f07c5fc9fe49cfcb7bfe2b7b4ddc9dda3b471e922808f006011711e2babb649 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:29:12.183Z] + go version [2025-08-21T01:29:12.183Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-21T01:29:12.207Z] $ docker stop --time=1 9f07c5fc9fe49cfcb7bfe2b7b4ddc9dda3b471e922808f006011711e2babb649 [2025-08-21T01:29:13.902Z] $ docker rm -f --volumes 9f07c5fc9fe49cfcb7bfe2b7b4ddc9dda3b471e922808f006011711e2babb649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:29:14.530Z] + docker inspect -f . ci-base-image-arm64 [2025-08-21T01:29:14.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:29:14.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-7328 does not seem to be running inside a container [2025-08-21T01:29:14.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/277 -v /w/workspace/app-service-configurable/277:/w/workspace/app-service-configurable/277:rw,z -v /w/workspace/app-service-configurable/277@tmp:/w/workspace/app-service-configurable/277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-08-21T01:29:16.212Z] $ docker top 799558cf7ebc0909e0cf29d147cfcbdbecc4d5ff0a2a7bc7f1736fbd99a9324c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:29:17.101Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/277 [Pipeline] fileExists [Pipeline] sh [2025-08-21T01:29:17.773Z] + make test [2025-08-21T01:29:17.773Z] go test -race -coverprofile=coverage.out ./... [2025-08-21T01:34:39.743Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-08-21T01:34:39.743Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-21T01:34:39.743Z] go vet ./... [2025-08-21T01:40:01.849Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-21T01:40:01.849Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-21T01:40:01.849Z] ./bin/test-attribution-txt.sh [2025-08-21T01:40:01.849Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-21T01:40:01.849Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-21T01:40:01.849Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-21T01:40:01.849Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-21T01:40:01.849Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-21T01:40:01.849Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-21T01:40:01.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-21T01:40:01.908Z] $ docker stop --time=1 799558cf7ebc0909e0cf29d147cfcbdbecc4d5ff0a2a7bc7f1736fbd99a9324c [2025-08-21T01:40:03.991Z] $ docker rm -f --volumes 799558cf7ebc0909e0cf29d147cfcbdbecc4d5ff0a2a7bc7f1736fbd99a9324c [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:40:07.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-21T01:40:07.146Z] Warning: overwriting stash ‘coverage-report’ [2025-08-21T01:40:07.952Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-21T01:40:08.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-21T01:40:08.779Z] + ls -al . [2025-08-21T01:40:08.779Z] total 244 [2025-08-21T01:40:08.779Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 21 01:29 . [2025-08-21T01:40:08.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:26 .. [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 21 01:26 .dockerignore [2025-08-21T01:40:08.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:26 .git [2025-08-21T01:40:08.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:26 .github [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 108 Aug 21 01:26 .gitignore [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 01:26 .golangci.yml [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 16550 Aug 21 01:26 Attribution.txt [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 39309 Aug 21 01:26 CHANGELOG.md [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 2008 Aug 21 01:26 Dockerfile [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:26 GOVERNANCE.md [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 21 01:26 Jenkinsfile [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 21 01:26 LICENSE [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 21 01:26 OWNERS.md [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 4952 Aug 21 01:26 README.md [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:23 VERSION [2025-08-21T01:40:08.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:26 bin [2025-08-21T01:40:08.779Z] -rw-r--r-- 1 jenkins jenkins 953 Aug 21 01:34 coverage.out [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 6577 Aug 21 01:26 go.mod [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 88385 Aug 21 01:26 go.sum [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 21 01:26 main.go [2025-08-21T01:40:08.779Z] -rw-rw-r-- 1 jenkins jenkins 3362 Aug 21 01:26 makefile [2025-08-21T01:40:08.779Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:40:09.179Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c9aabc64381e0d27b4b44e826b411712a41b04cb --label arch=arm64 --label version=4.1.0-dev.5 . [2025-08-21T01:40:09.179Z] Sending build context to Docker daemon 225.8kB [2025-08-21T01:40:09.455Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-08-21T01:40:09.455Z] Step 2/27 : FROM ${BASE} AS builder [2025-08-21T01:40:09.455Z] ---> aa13a9fbaefd [2025-08-21T01:40:09.455Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-08-21T01:40:09.732Z] ---> Running in 91f50d898e79 [2025-08-21T01:40:10.009Z] Removing intermediate container 91f50d898e79 [2025-08-21T01:40:10.009Z] ---> 24ef6f54705a [2025-08-21T01:40:10.009Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-08-21T01:40:10.009Z] ---> Running in 3eeff57dac3f [2025-08-21T01:40:10.596Z] Removing intermediate container 3eeff57dac3f [2025-08-21T01:40:10.596Z] ---> 6f9c900e7fcd [2025-08-21T01:40:10.596Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-08-21T01:40:10.596Z] ---> Running in 50858a35b0c2 [2025-08-21T01:40:10.877Z] Removing intermediate container 50858a35b0c2 [2025-08-21T01:40:10.877Z] ---> 95af0e21fea9 [2025-08-21T01:40:10.877Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-21T01:40:11.155Z] ---> Running in e7ee2ce73e8f [2025-08-21T01:40:12.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:40:12.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:40:14.723Z] OK: 239 MiB in 58 packages [2025-08-21T01:40:15.707Z] Removing intermediate container e7ee2ce73e8f [2025-08-21T01:40:15.707Z] ---> 1a39a6d6f05b [2025-08-21T01:40:15.707Z] Step 7/27 : WORKDIR /app [2025-08-21T01:40:15.979Z] ---> Running in 5b79c8cfb00d [2025-08-21T01:40:16.251Z] Removing intermediate container 5b79c8cfb00d [2025-08-21T01:40:16.251Z] ---> b6e26915f33a [2025-08-21T01:40:16.251Z] Step 8/27 : COPY go.mod vendor* ./ [2025-08-21T01:40:16.849Z] ---> 59a735ed9e59 [2025-08-21T01:40:16.849Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-21T01:40:17.125Z] ---> Running in 16b927834e45 [2025-08-21T01:40:20.521Z] Removing intermediate container 16b927834e45 [2025-08-21T01:40:20.521Z] ---> 952141b1fe4b [2025-08-21T01:40:20.521Z] Step 10/27 : COPY . . [2025-08-21T01:40:20.809Z] ---> 36425724d43a [2025-08-21T01:40:20.809Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-21T01:40:21.093Z] ---> Running in 738c9209010a [2025-08-21T01:40:21.380Z] Removing intermediate container 738c9209010a [2025-08-21T01:40:21.380Z] ---> 55bc23fbf4aa [2025-08-21T01:40:21.380Z] Step 12/27 : RUN $MAKE [2025-08-21T01:40:21.380Z] ---> Running in 0620bdf64805 [2025-08-21T01:40:22.856Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-08-21T01:45:14.959Z] Removing intermediate container 0620bdf64805 [2025-08-21T01:45:14.959Z] ---> 66f35196d211 [2025-08-21T01:45:14.959Z] Step 13/27 : FROM alpine:3.20 [2025-08-21T01:45:14.959Z] 3.20: Pulling from library/alpine [2025-08-21T01:45:14.959Z] 13e713f82565: Pulling fs layer [2025-08-21T01:45:14.959Z] 13e713f82565: Verifying Checksum [2025-08-21T01:45:14.959Z] 13e713f82565: Download complete [2025-08-21T01:45:15.553Z] 13e713f82565: Pull complete [2025-08-21T01:45:15.553Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-21T01:45:16.519Z] Status: Downloaded newer image for alpine:3.20 [2025-08-21T01:45:16.519Z] ---> c88e9dceb6cb [2025-08-21T01:45:16.519Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-08-21T01:45:16.519Z] ---> Running in 6ec2cc4e8958 [2025-08-21T01:45:16.786Z] Removing intermediate container 6ec2cc4e8958 [2025-08-21T01:45:16.786Z] ---> 75f50dcdd452 [2025-08-21T01:45:16.786Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-08-21T01:45:17.052Z] ---> Running in 9c2e07f81826 [2025-08-21T01:45:17.319Z] Removing intermediate container 9c2e07f81826 [2025-08-21T01:45:17.319Z] ---> f8782eb49e8a [2025-08-21T01:45:17.319Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-08-21T01:45:17.319Z] ---> Running in 9a575961e3a3 [2025-08-21T01:45:18.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:45:19.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:45:20.945Z] (1/2) Installing ca-certificates (20250619-r0) [2025-08-21T01:45:20.945Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-08-21T01:45:20.945Z] Executing busybox-1.36.1-r29.trigger [2025-08-21T01:45:20.945Z] Executing ca-certificates-20250619-r0.trigger [2025-08-21T01:45:21.214Z] OK: 10 MiB in 16 packages [2025-08-21T01:45:23.158Z] Removing intermediate container 9a575961e3a3 [2025-08-21T01:45:23.158Z] ---> 63409a262c49 [2025-08-21T01:45:23.158Z] Step 17/27 : RUN apk --no-cache upgrade [2025-08-21T01:45:23.158Z] ---> Running in 0209f44696c0 [2025-08-21T01:45:24.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-21T01:45:24.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-21T01:45:26.346Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:45:26.346Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-21T01:45:26.346Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:45:26.346Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-21T01:45:26.346Z] Executing busybox-1.36.1-r30.trigger [2025-08-21T01:45:26.346Z] OK: 10 MiB in 16 packages [2025-08-21T01:45:28.301Z] Removing intermediate container 0209f44696c0 [2025-08-21T01:45:28.301Z] ---> 8a0b3058f26c [2025-08-21T01:45:28.301Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-08-21T01:45:28.573Z] ---> 458606eec11d [2025-08-21T01:45:28.573Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-08-21T01:45:29.161Z] ---> 0566276b8b81 [2025-08-21T01:45:29.161Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-08-21T01:45:29.749Z] ---> 2565f3146b21 [2025-08-21T01:45:29.749Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-08-21T01:45:32.370Z] ---> 62d47aacec54 [2025-08-21T01:45:32.370Z] Step 22/27 : EXPOSE 48095 [2025-08-21T01:45:32.370Z] ---> Running in 0029dbdf908e [2025-08-21T01:45:32.370Z] Removing intermediate container 0029dbdf908e [2025-08-21T01:45:32.370Z] ---> 29c6f8f52603 [2025-08-21T01:45:32.370Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-08-21T01:45:32.645Z] ---> Running in de75ee60e976 [2025-08-21T01:45:32.916Z] Removing intermediate container de75ee60e976 [2025-08-21T01:45:32.916Z] ---> 6a560bf2fd02 [2025-08-21T01:45:32.916Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-21T01:45:32.916Z] ---> Running in 429c522ffd6f [2025-08-21T01:45:33.505Z] Removing intermediate container 429c522ffd6f [2025-08-21T01:45:33.505Z] ---> eca15237a154 [2025-08-21T01:45:33.505Z] Step 25/27 : LABEL arch=arm64 [2025-08-21T01:45:33.505Z] ---> Running in 912e833b3bf4 [2025-08-21T01:45:33.775Z] Removing intermediate container 912e833b3bf4 [2025-08-21T01:45:33.775Z] ---> c76579ee538c [2025-08-21T01:45:33.775Z] Step 26/27 : LABEL git_sha=c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:45:33.775Z] ---> Running in 8c3e5040a9a6 [2025-08-21T01:45:34.369Z] Removing intermediate container 8c3e5040a9a6 [2025-08-21T01:45:34.369Z] ---> df14e95b5631 [2025-08-21T01:45:34.369Z] Step 27/27 : LABEL version=4.1.0-dev.5 [2025-08-21T01:45:34.369Z] ---> Running in db746463029d [2025-08-21T01:45:34.638Z] Removing intermediate container db746463029d [2025-08-21T01:45:34.638Z] ---> 7d328bd9613a [2025-08-21T01:45:34.638Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-21T01:45:34.638Z] Successfully built 7d328bd9613a [2025-08-21T01:45:34.638Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:45:34.789Z] provisioning config files... [2025-08-21T01:45:34.806Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/277@tmp/config16641219035533302469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:45:35.164Z] ---> ****-login.sh [2025-08-21T01:45:35.164Z] nexus3.edgexfoundry.org:10001 [2025-08-21T01:45:35.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:45:35.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:45:35.434Z] Configure a credential helper to remove this warning. See [2025-08-21T01:45:35.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:45:35.434Z] [2025-08-21T01:45:35.434Z] Login Succeeded [2025-08-21T01:45:35.434Z] nexus3.edgexfoundry.org:10002 [2025-08-21T01:45:35.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:45:35.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:45:35.972Z] Configure a credential helper to remove this warning. See [2025-08-21T01:45:35.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:45:35.972Z] [2025-08-21T01:45:35.972Z] Login Succeeded [2025-08-21T01:45:35.972Z] nexus3.edgexfoundry.org:10003 [2025-08-21T01:45:36.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:45:36.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:45:36.240Z] Configure a credential helper to remove this warning. See [2025-08-21T01:45:36.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:45:36.240Z] [2025-08-21T01:45:36.240Z] Login Succeeded [2025-08-21T01:45:36.240Z] nexus3.edgexfoundry.org:10004 [2025-08-21T01:45:36.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:45:36.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:45:36.835Z] Configure a credential helper to remove this warning. See [2025-08-21T01:45:36.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:45:36.835Z] [2025-08-21T01:45:36.835Z] Login Succeeded [2025-08-21T01:45:36.835Z] ****.io [2025-08-21T01:45:37.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-21T01:45:37.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-21T01:45:37.373Z] Configure a credential helper to remove this warning. See [2025-08-21T01:45:37.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-21T01:45:37.373Z] [2025-08-21T01:45:37.373Z] Login Succeeded [2025-08-21T01:45:37.373Z] ---> ****-login.sh ends [Pipeline] } [2025-08-21T01:45:37.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:45:37.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-21T01:45:37.461Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-08-21T01:45:37.461Z] c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:45:37.461Z] latest [2025-08-21T01:45:37.461Z] 4.1.0-dev.5 [2025-08-21T01:45:37.461Z] c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:45:37.461Z] main [2025-08-21T01:45:37.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:37.854Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:38.238Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:45:38.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-21T01:45:38.239Z] f7a0860e4263: Preparing [2025-08-21T01:45:38.239Z] 42b53b52ed77: Preparing [2025-08-21T01:45:38.239Z] d674fc9ea961: Preparing [2025-08-21T01:45:38.239Z] de13fc1116be: Preparing [2025-08-21T01:45:38.239Z] 876706243f9f: Preparing [2025-08-21T01:45:38.239Z] ce0342bc60e2: Preparing [2025-08-21T01:45:38.239Z] 1e890da81ec9: Preparing [2025-08-21T01:45:38.239Z] ce0342bc60e2: Waiting [2025-08-21T01:45:38.239Z] 1e890da81ec9: Waiting [2025-08-21T01:45:38.515Z] d674fc9ea961: Pushed [2025-08-21T01:45:38.515Z] 42b53b52ed77: Pushed [2025-08-21T01:45:38.515Z] de13fc1116be: Pushed [2025-08-21T01:45:38.515Z] 1e890da81ec9: Layer already exists [2025-08-21T01:45:38.783Z] 876706243f9f: Pushed [2025-08-21T01:45:38.783Z] ce0342bc60e2: Pushed [2025-08-21T01:45:46.999Z] f7a0860e4263: Pushed [2025-08-21T01:45:46.999Z] c9aabc64381e0d27b4b44e826b411712a41b04cb: digest: sha256:36e31aa3d99c2fa1824db15efdaa0c49d656931c0835b584f1c1fd3599aad3c2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:47.384Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:47.771Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-08-21T01:45:47.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-21T01:45:47.771Z] f7a0860e4263: Preparing [2025-08-21T01:45:47.771Z] 42b53b52ed77: Preparing [2025-08-21T01:45:47.771Z] d674fc9ea961: Preparing [2025-08-21T01:45:47.771Z] de13fc1116be: Preparing [2025-08-21T01:45:47.771Z] 876706243f9f: Preparing [2025-08-21T01:45:47.771Z] ce0342bc60e2: Preparing [2025-08-21T01:45:47.771Z] 1e890da81ec9: Preparing [2025-08-21T01:45:47.771Z] ce0342bc60e2: Waiting [2025-08-21T01:45:47.771Z] 1e890da81ec9: Waiting [2025-08-21T01:45:47.771Z] de13fc1116be: Layer already exists [2025-08-21T01:45:47.771Z] 876706243f9f: Layer already exists [2025-08-21T01:45:47.771Z] d674fc9ea961: Layer already exists [2025-08-21T01:45:47.771Z] f7a0860e4263: Layer already exists [2025-08-21T01:45:47.771Z] 42b53b52ed77: Layer already exists [2025-08-21T01:45:47.771Z] ce0342bc60e2: Layer already exists [2025-08-21T01:45:47.771Z] 1e890da81ec9: Layer already exists [2025-08-21T01:45:48.039Z] latest: digest: sha256:36e31aa3d99c2fa1824db15efdaa0c49d656931c0835b584f1c1fd3599aad3c2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:48.419Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:48.801Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.5 [2025-08-21T01:45:48.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-21T01:45:48.801Z] f7a0860e4263: Preparing [2025-08-21T01:45:48.801Z] 42b53b52ed77: Preparing [2025-08-21T01:45:48.801Z] d674fc9ea961: Preparing [2025-08-21T01:45:48.801Z] de13fc1116be: Preparing [2025-08-21T01:45:48.801Z] 876706243f9f: Preparing [2025-08-21T01:45:48.801Z] ce0342bc60e2: Preparing [2025-08-21T01:45:48.801Z] 1e890da81ec9: Preparing [2025-08-21T01:45:48.801Z] ce0342bc60e2: Waiting [2025-08-21T01:45:48.801Z] 1e890da81ec9: Waiting [2025-08-21T01:45:48.801Z] 42b53b52ed77: Layer already exists [2025-08-21T01:45:48.801Z] 876706243f9f: Layer already exists [2025-08-21T01:45:48.801Z] d674fc9ea961: Layer already exists [2025-08-21T01:45:48.801Z] de13fc1116be: Layer already exists [2025-08-21T01:45:48.801Z] f7a0860e4263: Layer already exists [2025-08-21T01:45:48.801Z] ce0342bc60e2: Layer already exists [2025-08-21T01:45:48.801Z] 1e890da81ec9: Layer already exists [2025-08-21T01:45:49.069Z] 4.1.0-dev.5: digest: sha256:36e31aa3d99c2fa1824db15efdaa0c49d656931c0835b584f1c1fd3599aad3c2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:49.552Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:49.925Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:45:49.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-21T01:45:49.925Z] f7a0860e4263: Preparing [2025-08-21T01:45:49.925Z] 42b53b52ed77: Preparing [2025-08-21T01:45:49.925Z] d674fc9ea961: Preparing [2025-08-21T01:45:49.925Z] de13fc1116be: Preparing [2025-08-21T01:45:49.925Z] 876706243f9f: Preparing [2025-08-21T01:45:49.925Z] ce0342bc60e2: Preparing [2025-08-21T01:45:49.925Z] 1e890da81ec9: Preparing [2025-08-21T01:45:49.925Z] ce0342bc60e2: Waiting [2025-08-21T01:45:49.925Z] 1e890da81ec9: Waiting [2025-08-21T01:45:49.925Z] 42b53b52ed77: Layer already exists [2025-08-21T01:45:49.925Z] d674fc9ea961: Layer already exists [2025-08-21T01:45:49.925Z] f7a0860e4263: Layer already exists [2025-08-21T01:45:49.925Z] 876706243f9f: Layer already exists [2025-08-21T01:45:49.925Z] de13fc1116be: Layer already exists [2025-08-21T01:45:50.195Z] 1e890da81ec9: Layer already exists [2025-08-21T01:45:50.195Z] ce0342bc60e2: Layer already exists [2025-08-21T01:45:50.195Z] c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5: digest: sha256:36e31aa3d99c2fa1824db15efdaa0c49d656931c0835b584f1c1fd3599aad3c2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:50.575Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:50.944Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-08-21T01:45:50.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-21T01:45:50.944Z] f7a0860e4263: Preparing [2025-08-21T01:45:50.944Z] 42b53b52ed77: Preparing [2025-08-21T01:45:50.944Z] d674fc9ea961: Preparing [2025-08-21T01:45:50.944Z] de13fc1116be: Preparing [2025-08-21T01:45:50.944Z] 876706243f9f: Preparing [2025-08-21T01:45:50.944Z] ce0342bc60e2: Preparing [2025-08-21T01:45:50.944Z] 1e890da81ec9: Preparing [2025-08-21T01:45:50.944Z] ce0342bc60e2: Waiting [2025-08-21T01:45:50.944Z] 1e890da81ec9: Waiting [2025-08-21T01:45:50.944Z] 42b53b52ed77: Layer already exists [2025-08-21T01:45:50.944Z] 876706243f9f: Layer already exists [2025-08-21T01:45:50.944Z] f7a0860e4263: Layer already exists [2025-08-21T01:45:50.944Z] d674fc9ea961: Layer already exists [2025-08-21T01:45:50.944Z] de13fc1116be: Layer already exists [2025-08-21T01:45:50.944Z] 1e890da81ec9: Layer already exists [2025-08-21T01:45:50.944Z] ce0342bc60e2: Layer already exists [2025-08-21T01:45:51.213Z] main: digest: sha256:36e31aa3d99c2fa1824db15efdaa0c49d656931c0835b584f1c1fd3599aad3c2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-21T01:45:51.307Z] ===================================================== [Pipeline] echo [2025-08-21T01:45:51.322Z] taggedImages: [2025-08-21T01:45:51.322Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9aabc64381e0d27b4b44e826b411712a41b04cb [2025-08-21T01:45:51.322Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-08-21T01:45:51.322Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.5 [2025-08-21T01:45:51.322Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [2025-08-21T01:45:51.322Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-08-21T01:45:51.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] echo [2025-08-21T01:45:51.349Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-08-21T01:45:51.362Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.5 [Pipeline] echo [2025-08-21T01:45:51.377Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9aabc64381e0d27b4b44e826b411712a41b04cb-4.1.0-dev.5 [Pipeline] echo [2025-08-21T01:45:51.390Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:51.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:45:51.797Z] [2025-08-21T01:45:51.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:45:52.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:45:52.399Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-21T01:45:52.399Z] 8998bd30e6a1: Pulling fs layer [2025-08-21T01:45:52.399Z] 04944245beec: Pulling fs layer [2025-08-21T01:45:52.399Z] 699f458cf7ca: Pulling fs layer [2025-08-21T01:45:52.399Z] 765212b225bb: Pulling fs layer [2025-08-21T01:45:52.399Z] f23df028b6ca: Pulling fs layer [2025-08-21T01:45:52.399Z] d65c8cfc05b1: Pulling fs layer [2025-08-21T01:45:52.399Z] 2437ff75d9bd: Pulling fs layer [2025-08-21T01:45:52.399Z] 765212b225bb: Waiting [2025-08-21T01:45:52.399Z] f23df028b6ca: Waiting [2025-08-21T01:45:52.399Z] d65c8cfc05b1: Waiting [2025-08-21T01:45:52.399Z] 2437ff75d9bd: Waiting [2025-08-21T01:45:52.399Z] 04944245beec: Verifying Checksum [2025-08-21T01:45:52.399Z] 04944245beec: Download complete [2025-08-21T01:45:52.399Z] 765212b225bb: Verifying Checksum [2025-08-21T01:45:52.399Z] 765212b225bb: Download complete [2025-08-21T01:45:52.399Z] f23df028b6ca: Verifying Checksum [2025-08-21T01:45:52.399Z] f23df028b6ca: Download complete [2025-08-21T01:45:52.399Z] d65c8cfc05b1: Verifying Checksum [2025-08-21T01:45:52.399Z] d65c8cfc05b1: Download complete [2025-08-21T01:45:52.667Z] 699f458cf7ca: Verifying Checksum [2025-08-21T01:45:52.667Z] 699f458cf7ca: Download complete [2025-08-21T01:45:52.935Z] 8998bd30e6a1: Verifying Checksum [2025-08-21T01:45:52.936Z] 8998bd30e6a1: Download complete [2025-08-21T01:45:55.519Z] 2437ff75d9bd: Verifying Checksum [2025-08-21T01:45:55.519Z] 2437ff75d9bd: Download complete [2025-08-21T01:45:58.103Z] 8998bd30e6a1: Pull complete [2025-08-21T01:45:58.103Z] 04944245beec: Pull complete [2025-08-21T01:46:00.050Z] 699f458cf7ca: Pull complete [2025-08-21T01:46:00.050Z] 765212b225bb: Pull complete [2025-08-21T01:46:01.012Z] f23df028b6ca: Pull complete [2025-08-21T01:46:01.012Z] d65c8cfc05b1: Pull complete [2025-08-21T01:46:19.234Z] 2437ff75d9bd: Pull complete [2025-08-21T01:46:19.234Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-21T01:46:19.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-21T01:46:19.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:46:19.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-7328 does not seem to be running inside a container [2025-08-21T01:46:19.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/277 -v /w/workspace/app-service-configurable/277:/w/workspace/app-service-configurable/277:rw,z -v /w/workspace/app-service-configurable/277@tmp:/w/workspace/app-service-configurable/277@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-21T01:46:22.931Z] $ docker top 245eb164a86fedabdbe29bf1ca26b8fe42c1c2a61e10d7f8b977d3d3090dd50a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:46:23.841Z] ---> job-cost.sh [2025-08-21T01:46:23.841Z] lf-activate-venv: SKIPPING [2025-08-21T01:46:23.841Z] INFO: No Stack... [2025-08-21T01:46:24.438Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-21T01:46:25.033Z] INFO: Archiving Costs [Pipeline] sh [2025-08-21T01:46:25.930Z] + cat /w/workspace/app-service-configurable/277/archives/cost.csv [2025-08-21T01:46:25.930Z] + cut -d, -f6 [Pipeline] lock [2025-08-21T01:46:26.002Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-277-stack-cost] [2025-08-21T01:46:26.010Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-277-stack-cost] did not exist. Created. [2025-08-21T01:46:26.016Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-277-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:46:26.682Z] /w/workspace/app-service-configurable/277@tmp/durable-db94f90c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-21T01:46:27.331Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-21T01:46:27.348Z] Warning: overwriting stash ‘stack-cost’ [2025-08-21T01:46:27.410Z] Stashed 1 file(s) [Pipeline] } [2025-08-21T01:46:27.417Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-277-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-21T01:46:27.451Z] $ docker stop --time=1 245eb164a86fedabdbe29bf1ca26b8fe42c1c2a61e10d7f8b977d3d3090dd50a [2025-08-21T01:46:29.009Z] $ docker rm -f --volumes 245eb164a86fedabdbe29bf1ca26b8fe42c1c2a61e10d7f8b977d3d3090dd50a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-21T01:46:29.505Z] provisioning config files... [2025-08-21T01:46:29.513Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16781836451792145764tmp [Pipeline] { [Pipeline] sh [2025-08-21T01:46:29.813Z] + set +x [2025-08-21T01:46:29.813Z] + curl+ -s https://codecov.io/bash [2025-08-21T01:46:29.813Z] bash -s -- [2025-08-21T01:46:29.813Z] [2025-08-21T01:46:29.813Z] _____ _ [2025-08-21T01:46:29.813Z] / ____| | | [2025-08-21T01:46:29.813Z] | | ___ __| | ___ ___ _____ __ [2025-08-21T01:46:29.813Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-21T01:46:29.813Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-21T01:46:29.813Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-21T01:46:29.813Z] Bash-1.0.6 [2025-08-21T01:46:29.813Z] [2025-08-21T01:46:29.813Z] [2025-08-21T01:46:29.813Z] ==> git version 2.25.1 found [2025-08-21T01:46:29.813Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-21T01:46:29.813Z] Release-Date: 2020-01-08 [2025-08-21T01:46:29.813Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-21T01:46:29.813Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-21T01:46:29.813Z] ==> Jenkins CI detected. [2025-08-21T01:46:29.813Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-08-21T01:46:29.813Z] project root: . [2025-08-21T01:46:29.813Z] --> token set from env [2025-08-21T01:46:29.813Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-21T01:46:29.813Z] ==> Running gcov in . (disable via -X gcov) [2025-08-21T01:46:29.813Z] ==> Python coveragepy not found [2025-08-21T01:46:29.813Z] ==> Searching for coverage reports in: [2025-08-21T01:46:29.813Z] + . [2025-08-21T01:46:29.813Z] -> Found 1 reports [2025-08-21T01:46:30.073Z] ==> Detecting git/mercurial file structure [2025-08-21T01:46:30.074Z] ==> Reading reports [2025-08-21T01:46:30.074Z] + ./coverage.out bytes=953 [2025-08-21T01:46:30.074Z] ==> Appending adjustments [2025-08-21T01:46:30.074Z] https://docs.codecov.io/docs/fixing-reports [2025-08-21T01:46:30.074Z] + Found adjustments [2025-08-21T01:46:30.074Z] ==> Gzipping contents [2025-08-21T01:46:30.074Z] 4.0K /tmp/codecov.TvZy4Q.gz [2025-08-21T01:46:30.074Z] ==> Uploading reports [2025-08-21T01:46:30.074Z] url: https://codecov.io [2025-08-21T01:46:30.074Z] query: branch=main&commit=c9aabc64381e0d27b4b44e826b411712a41b04cb&build=277&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F277%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T01:46:30.074Z] -> Pinging Codecov [2025-08-21T01:46:30.074Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c9aabc64381e0d27b4b44e826b411712a41b04cb&build=277&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F277%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-21T01:46:30.333Z] -> Uploading to [2025-08-21T01:46:30.333Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/c9aabc64381e0d27b4b44e826b411712a41b04cb/c6ba8590-38fa-44f2-8efd-79c104438dd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T014630Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=21cd9d610a7ba7668cb22edeed700cb7ccb90310a74a88b2e0060c1a34838c34 [2025-08-21T01:46:30.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-21T01:46:30.333Z] Dload Upload Total Spent Left Speed [2025-08-21T01:46:30.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2327 --:--:-- --:--:-- --:--:-- 2327 [2025-08-21T01:46:30.333Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] } [2025-08-21T01:46:30.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-21T01:46:30.483Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-21T01:46:30.500Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:30.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:46:30.805Z] [2025-08-21T01:46:30.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:31.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:46:31.111Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-21T01:46:31.111Z] 0a9a5dfd008f: Already exists [2025-08-21T01:46:31.111Z] 36466aa92d05: Already exists [2025-08-21T01:46:31.111Z] e10405b45d13: Already exists [2025-08-21T01:46:31.111Z] 096b7ceb2af7: Already exists [2025-08-21T01:46:31.111Z] 4f4fb700ef54: Already exists [2025-08-21T01:46:31.111Z] e50aa161e22a: Pulling fs layer [2025-08-21T01:46:31.111Z] d3c8db5fb9df: Pulling fs layer [2025-08-21T01:46:31.369Z] e50aa161e22a: Verifying Checksum [2025-08-21T01:46:31.369Z] e50aa161e22a: Download complete [2025-08-21T01:46:31.629Z] e50aa161e22a: Pull complete [2025-08-21T01:46:32.562Z] d3c8db5fb9df: Verifying Checksum [2025-08-21T01:46:32.562Z] d3c8db5fb9df: Download complete [2025-08-21T01:46:35.842Z] d3c8db5fb9df: Pull complete [2025-08-21T01:46:35.842Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-21T01:46:35.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-21T01:46:35.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:46:35.939Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:46:35.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-21T01:46:37.339Z] $ docker top e2b058068e6968bd0a2076150673cbea0e034094115da0bc09bb5f50aa9aa3d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:46:37.696Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-08-21T01:46:37.706Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-08-21T01:46:37.984Z] + set -o pipefail [2025-08-21T01:46:37.984Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-08-21T01:46:46.104Z] [2025-08-21T01:46:46.104Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-08-21T01:46:46.104Z] [2025-08-21T01:46:46.104Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/2bfe840e-cd07-4773-bbb2-37412de6c6b5 [2025-08-21T01:46:46.104Z] [2025-08-21T01:46:46.104Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-21T01:46:46.104Z] [2025-08-21T01:46:46.104Z] [2025-08-21T01:46:46.105Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-21T01:46:46.105Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-21T01:46:46.106Z] $ docker stop --time=1 e2b058068e6968bd0a2076150673cbea0e034094115da0bc09bb5f50aa9aa3d0 [2025-08-21T01:46:48.945Z] $ docker rm -f --volumes e2b058068e6968bd0a2076150673cbea0e034094115da0bc09bb5f50aa9aa3d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-21T01:46:49.892Z] + git log --format=format:%s -1 c9aabc64381e0d27b4b44e826b411712a41b04cb [Pipeline] sh [2025-08-21T01:46:50.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:46:50.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:50.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:46:50.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:46:50.578Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:46:50.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:46:50.892Z] $ docker top 9bf37be3bbd30b65963061a65d9e3b711572ab1c9212bd13b78c49ecb3c567f4 -eo pid,comm [2025-08-21T01:46:50.952Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T01:46:50.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:46:51.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:46:51.009Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:46:51.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:46:51.125Z] $ docker exec 9bf37be3bbd30b65963061a65d9e3b711572ab1c9212bd13b78c49ecb3c567f4 ssh-agent [2025-08-21T01:46:51.258Z] SSH_AUTH_SOCK=/tmp/ssh-72U5pV8jWr17/agent.32 [2025-08-21T01:46:51.258Z] SSH_AGENT_PID=38 [2025-08-21T01:46:51.264Z] Running ssh-add (command line suppressed) [2025-08-21T01:46:51.359Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1405303764203512910.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1405303764203512910.key) [2025-08-21T01:46:51.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:46:51.674Z] + git semver tag [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,895 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,899 [run_tag] DEBUG tag force:False [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,899 [check_head_tag] DEBUG check head tag [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,900 [execute] INFO git cat-file --batch-check [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,902 [execute] INFO git cat-file --batch [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,913 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,913 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,913 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:46:51.932Z] 2025-08-21 01:46:51,917 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:46:51.932Z] 4.1.0-dev.5 [Pipeline] } [2025-08-21T01:46:52.187Z] $ docker exec --env ******** --env ******** 9bf37be3bbd30b65963061a65d9e3b711572ab1c9212bd13b78c49ecb3c567f4 ssh-agent -k [2025-08-21T01:46:52.280Z] unset SSH_AUTH_SOCK; [2025-08-21T01:46:52.280Z] unset SSH_AGENT_PID; [2025-08-21T01:46:52.280Z] echo Agent pid 38 killed; [2025-08-21T01:46:52.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:46:52.624Z] + git semver [Pipeline] } [2025-08-21T01:46:52.883Z] $ docker stop --time=1 9bf37be3bbd30b65963061a65d9e3b711572ab1c9212bd13b78c49ecb3c567f4 [2025-08-21T01:46:54.141Z] $ docker rm -f --volumes 9bf37be3bbd30b65963061a65d9e3b711572ab1c9212bd13b78c49ecb3c567f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:54.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:46:54.567Z] [2025-08-21T01:46:54.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:46:54.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:46:54.872Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-21T01:46:54.872Z] ab5ef0e58194: Pulling fs layer [2025-08-21T01:46:54.872Z] 9712f1f96733: Pulling fs layer [2025-08-21T01:46:54.872Z] 63f879dbbcfc: Pulling fs layer [2025-08-21T01:46:54.872Z] 0d9ebad4ef96: Pulling fs layer [2025-08-21T01:46:54.872Z] e9a5061849ea: Pulling fs layer [2025-08-21T01:46:54.872Z] d747dcd14b5f: Pulling fs layer [2025-08-21T01:46:54.872Z] 2de7ff778b66: Pulling fs layer [2025-08-21T01:46:54.872Z] 0d9ebad4ef96: Waiting [2025-08-21T01:46:54.872Z] e9a5061849ea: Waiting [2025-08-21T01:46:54.872Z] d747dcd14b5f: Waiting [2025-08-21T01:46:54.872Z] 2de7ff778b66: Waiting [2025-08-21T01:46:54.872Z] 9712f1f96733: Verifying Checksum [2025-08-21T01:46:54.872Z] 9712f1f96733: Download complete [2025-08-21T01:46:55.133Z] 63f879dbbcfc: Verifying Checksum [2025-08-21T01:46:55.133Z] 63f879dbbcfc: Download complete [2025-08-21T01:46:55.133Z] e9a5061849ea: Verifying Checksum [2025-08-21T01:46:55.133Z] e9a5061849ea: Download complete [2025-08-21T01:46:55.133Z] d747dcd14b5f: Download complete [2025-08-21T01:46:55.392Z] ab5ef0e58194: Verifying Checksum [2025-08-21T01:46:55.392Z] ab5ef0e58194: Download complete [2025-08-21T01:46:55.392Z] 2de7ff778b66: Verifying Checksum [2025-08-21T01:46:55.392Z] 2de7ff778b66: Download complete [2025-08-21T01:46:55.392Z] 0d9ebad4ef96: Download complete [2025-08-21T01:46:59.575Z] ab5ef0e58194: Pull complete [2025-08-21T01:46:59.575Z] 9712f1f96733: Pull complete [2025-08-21T01:46:59.832Z] 63f879dbbcfc: Pull complete [2025-08-21T01:47:06.385Z] 0d9ebad4ef96: Pull complete [2025-08-21T01:47:06.385Z] e9a5061849ea: Pull complete [2025-08-21T01:47:06.385Z] d747dcd14b5f: Pull complete [2025-08-21T01:47:07.320Z] 2de7ff778b66: Pull complete [2025-08-21T01:47:07.320Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-21T01:47:07.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-21T01:47:07.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:07.417Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:47:07.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-21T01:47:09.888Z] $ docker top 0f09b51026af288dc027037ff687c3aab53a64f753dc8c3fd622f732d37536d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:47:09.984Z] provisioning config files... [2025-08-21T01:47:09.991Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11899475411074087124tmp [2025-08-21T01:47:10.001Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config518802906259482493tmp [2025-08-21T01:47:10.008Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6697574368010425456tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:47:10.039Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:10.394Z] ---> sigul-configuration.sh [2025-08-21T01:47:10.394Z] gpg: directory `/root/.gnupg' created [2025-08-21T01:47:10.394Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-21T01:47:10.394Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-21T01:47:10.394Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-21T01:47:10.394Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-21T01:47:10.394Z] gpg: CAST5 encrypted data [2025-08-21T01:47:10.394Z] gpg: encrypted with 1 passphrase [2025-08-21T01:47:10.394Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-21T01:47:10.699Z] + mkdir /home/jenkins [2025-08-21T01:47:10.700Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-21T01:47:10.995Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-21T01:47:11.008Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:11.386Z] ---> sigul-install.sh [2025-08-21T01:47:11.386Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-21T01:47:11.769Z] + git tag --list [2025-08-21T01:47:11.769Z] v1.0.0 [2025-08-21T01:47:11.769Z] v1.1.0 [2025-08-21T01:47:11.769Z] v1.2.0 [2025-08-21T01:47:11.769Z] v1.3.0 [2025-08-21T01:47:11.769Z] v1.3.1 [2025-08-21T01:47:11.769Z] v2.0.0 [2025-08-21T01:47:11.769Z] v2.0.1 [2025-08-21T01:47:11.769Z] v2.1.0 [2025-08-21T01:47:11.769Z] v2.1.1 [2025-08-21T01:47:11.769Z] v2.1.2 [2025-08-21T01:47:11.769Z] v2.2.0 [2025-08-21T01:47:11.769Z] v2.3 [2025-08-21T01:47:11.769Z] v2.3.0 [2025-08-21T01:47:11.769Z] v2.3.1 [2025-08-21T01:47:11.769Z] v3.0 [2025-08-21T01:47:11.769Z] v3.0.0 [2025-08-21T01:47:11.769Z] v3.0.1 [2025-08-21T01:47:11.769Z] v3.1 [2025-08-21T01:47:11.769Z] v3.1.0 [2025-08-21T01:47:11.769Z] v3.1.1 [2025-08-21T01:47:11.769Z] v4.0 [2025-08-21T01:47:11.769Z] v4.0.0 [2025-08-21T01:47:11.769Z] v4.0.1 [2025-08-21T01:47:11.769Z] v4.1.0-dev.1 [2025-08-21T01:47:11.769Z] v4.1.0-dev.2 [2025-08-21T01:47:11.769Z] v4.1.0-dev.3 [2025-08-21T01:47:11.769Z] v4.1.0-dev.4 [2025-08-21T01:47:11.769Z] v4.1.0-dev.5 [Pipeline] sh [2025-08-21T01:47:12.115Z] + lftools sign git-tag v4.1.0-dev.5 [2025-08-21T01:47:12.693Z] Signing Git tag with Sigul... [2025-08-21T01:47:12.693Z] Signing v4.1.0-dev.5 [Pipeline] echo [2025-08-21T01:47:12.966Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:13.260Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-21T01:47:13.267Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-21T01:47:13.287Z] $ docker stop --time=1 0f09b51026af288dc027037ff687c3aab53a64f753dc8c3fd622f732d37536d7 [2025-08-21T01:47:14.790Z] $ docker rm -f --volumes 0f09b51026af288dc027037ff687c3aab53a64f753dc8c3fd622f732d37536d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-21T01:47:15.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:47:15.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:15.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:47:15.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:15.638Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:47:15.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:47:15.889Z] $ docker top 2682846b6731cb888a240b8c2c497536a9f8186425c3492d5a296b97da3f8fbd -eo pid,comm [2025-08-21T01:47:15.945Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T01:47:15.945Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:47:16.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:47:16.004Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:47:16.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:47:16.100Z] $ docker exec 2682846b6731cb888a240b8c2c497536a9f8186425c3492d5a296b97da3f8fbd ssh-agent [2025-08-21T01:47:16.204Z] SSH_AUTH_SOCK=/tmp/ssh-P6GV7R7IvByn/agent.33 [2025-08-21T01:47:16.204Z] SSH_AGENT_PID=39 [2025-08-21T01:47:16.209Z] Running ssh-add (command line suppressed) [2025-08-21T01:47:16.297Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17166098825300494075.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17166098825300494075.key) [2025-08-21T01:47:16.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:47:16.615Z] + git semver bump pre [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,806 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,810 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,810 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,810 [bump_version] DEBUG bumped version:4.1.0-dev.6 [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,810 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,810 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,810 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,813 [execute] INFO git cat-file --batch-check [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,816 [execute] INFO git cat-file --batch [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:47:16.874Z] 2025-08-21 01:47:16,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:47:16.874Z] 4.1.0-dev.6 [Pipeline] } [2025-08-21T01:47:16.871Z] $ docker exec --env ******** --env ******** 2682846b6731cb888a240b8c2c497536a9f8186425c3492d5a296b97da3f8fbd ssh-agent -k [2025-08-21T01:47:16.954Z] unset SSH_AUTH_SOCK; [2025-08-21T01:47:16.954Z] unset SSH_AGENT_PID; [2025-08-21T01:47:16.954Z] echo Agent pid 39 killed; [2025-08-21T01:47:16.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:47:17.295Z] + git semver [Pipeline] } [2025-08-21T01:47:17.556Z] $ docker stop --time=1 2682846b6731cb888a240b8c2c497536a9f8186425c3492d5a296b97da3f8fbd [2025-08-21T01:47:19.310Z] $ docker rm -f --volumes 2682846b6731cb888a240b8c2c497536a9f8186425c3492d5a296b97da3f8fbd [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-21T01:47:19.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-21T01:47:19.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:20.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-21T01:47:20.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:20.210Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:47:20.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-21T01:47:20.448Z] $ docker top d68551e941e4368afc34e0b09feecdb214a2940f7ce13aabc5aeb830cb26b3cf -eo pid,comm [2025-08-21T01:47:20.498Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-08-21T01:47:20.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-21T01:47:20.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-21T01:47:20.558Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-21T01:47:20.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-21T01:47:20.658Z] $ docker exec d68551e941e4368afc34e0b09feecdb214a2940f7ce13aabc5aeb830cb26b3cf ssh-agent [2025-08-21T01:47:20.770Z] SSH_AUTH_SOCK=/tmp/ssh-HES7NFh3r9J8/agent.32 [2025-08-21T01:47:20.770Z] SSH_AGENT_PID=38 [2025-08-21T01:47:20.774Z] Running ssh-add (command line suppressed) [2025-08-21T01:47:20.863Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1608151700995191725.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1608151700995191725.key) [2025-08-21T01:47:20.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-21T01:47:21.181Z] + git semver push [2025-08-21T01:47:21.440Z] 2025-08-21 01:47:21,369 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-21T01:47:21.440Z] 2025-08-21 01:47:21,373 [run_push] DEBUG push [2025-08-21T01:47:21.440Z] 2025-08-21 01:47:21,373 [execute] INFO git cat-file --batch-check [2025-08-21T01:47:21.440Z] 2025-08-21 01:47:21,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-21T01:47:21.440Z] 2025-08-21 01:47:21,376 [execute] INFO git rev-list 1499f7a99790133bb875073f2d2bd18e9f06de20 -- [2025-08-21T01:47:21.440Z] 2025-08-21 01:47:21,376 [execute] DEBUG Popen(['git', 'rev-list', '1499f7a99790133bb875073f2d2bd18e9f06de20', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:47:21.440Z] 2025-08-21 01:47:21,385 [execute] INFO git fetch -v -- origin [2025-08-21T01:47:21.440Z] 2025-08-21 01:47:21,386 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-21T01:47:22.007Z] 2025-08-21 01:47:21,844 [run_push] DEBUG no remote changes detected [2025-08-21T01:47:22.007Z] 2025-08-21 01:47:21,845 [execute] INFO git push origin semver [2025-08-21T01:47:22.007Z] 2025-08-21 01:47:21,845 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:47:22.578Z] 2025-08-21 01:47:22,491 [run_push] DEBUG push all version tags [2025-08-21T01:47:22.578Z] 2025-08-21 01:47:22,492 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-21T01:47:22.578Z] 2025-08-21 01:47:22,492 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-08-21T01:47:23.513Z] 2025-08-21 01:47:23,160 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-21T01:47:23.513Z] 4.1.0-dev.6 [Pipeline] } [2025-08-21T01:47:23.510Z] $ docker exec --env ******** --env ******** d68551e941e4368afc34e0b09feecdb214a2940f7ce13aabc5aeb830cb26b3cf ssh-agent -k [2025-08-21T01:47:23.607Z] unset SSH_AUTH_SOCK; [2025-08-21T01:47:23.608Z] unset SSH_AGENT_PID; [2025-08-21T01:47:23.608Z] echo Agent pid 38 killed; [2025-08-21T01:47:23.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-21T01:47:23.950Z] + git semver [Pipeline] } [2025-08-21T01:47:24.211Z] $ docker stop --time=1 d68551e941e4368afc34e0b09feecdb214a2940f7ce13aabc5aeb830cb26b3cf [2025-08-21T01:47:25.489Z] $ docker rm -f --volumes d68551e941e4368afc34e0b09feecdb214a2940f7ce13aabc5aeb830cb26b3cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-21T01:47:26.104Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-08-21T01:47:26.104Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-08-21T01:47:26.104Z] total 16 [2025-08-21T01:47:26.104Z] drwxr-xr-x 3 root root 4096 Aug 21 01:28 . [2025-08-21T01:47:26.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:47 .. [2025-08-21T01:47:26.104Z] drwxr-xr-x 2 root root 4096 Aug 21 01:28 cost [2025-08-21T01:47:26.104Z] -rw-r--r-- 1 root root 96 Aug 21 01:28 cost.csv [2025-08-21T01:47:26.104Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-08-21T01:47:26.104Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-08-21T01:47:26.104Z] total 16 [2025-08-21T01:47:26.104Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:28 . [2025-08-21T01:47:26.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:47 .. [2025-08-21T01:47:26.104Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 01:28 cost [2025-08-21T01:47:26.104Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 21 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:26.393Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:27.249Z] ---> package-listing.sh [2025-08-21T01:47:27.249Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-21T01:47:27.249Z] ++ facter osfamily [2025-08-21T01:47:27.508Z] + OS_FAMILY=debian [2025-08-21T01:47:27.508Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-08-21T01:47:27.508Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-21T01:47:27.508Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-21T01:47:27.508Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-21T01:47:27.508Z] + PACKAGES=/tmp/packages_start.txt [2025-08-21T01:47:27.508Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-21T01:47:27.508Z] + PACKAGES=/tmp/packages_end.txt [2025-08-21T01:47:27.508Z] + case "${OS_FAMILY}" in [2025-08-21T01:47:27.508Z] + dpkg -l [2025-08-21T01:47:27.508Z] + grep '^ii' [2025-08-21T01:47:27.508Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-21T01:47:27.508Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-21T01:47:27.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-21T01:47:27.508Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-21T01:47:27.508Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-08-21T01:47:27.508Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-08-21T01:47:27.520Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-21T01:47:27.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-21T01:47:28.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-21T01:47:28.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-21T01:47:28.437Z] prd-ubuntu20.04-docker-8c-8g-7323 does not seem to be running inside a container [2025-08-21T01:47:28.451Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-21T01:47:28.800Z] $ docker top fbf752bdf6669921dbcfdc085482b9fdc05d11e24a40542ee6871fb5cdb3dc85 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-21T01:47:29.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-21T01:47:29.439Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-21T01:47:29.722Z] + ls /var/log/sa-host [2025-08-21T01:47:29.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-21T01:47:29.757Z] provisioning config files... [2025-08-21T01:47:29.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8989916853973488959tmp [Pipeline] { [Pipeline] echo [2025-08-21T01:47:29.787Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:30.070Z] ---> create-netrc.sh [Pipeline] } [2025-08-21T01:47:30.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:30.384Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-21T01:47:30.393Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:30.674Z] ---> sudo-logs.sh [2025-08-21T01:47:30.674Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-21T01:47:30.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:30.994Z] ---> job-cost.sh [2025-08-21T01:47:30.994Z] lf-activate-venv: SKIPPING [2025-08-21T01:47:30.994Z] DEBUG: total: 0.2199999988079071 [2025-08-21T01:47:30.994Z] INFO: Retrieving Stack Cost... [2025-08-21T01:47:31.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-21T01:47:31.514Z] INFO: Archiving Costs [Pipeline] echo [2025-08-21T01:47:31.528Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-21T01:47:31.808Z] ---> logs-deploy.sh [2025-08-21T01:47:31.808Z] lf-activate-venv: SKIPPING [2025-08-21T01:47:31.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/277 [2025-08-21T01:47:31.808Z] INFO: archiving workspace using pattern(s): [2025-08-21T01:47:32.746Z] Archives upload complete. [2025-08-21T01:47:32.746Z] INFO: archiving logs to Nexus