Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 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-ssh13944339511057988849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16063738077947205969.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2152373164638010304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh291601710837080114.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-ssh4103621190014209512.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, goVersion:1.25] ========================================================= [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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-4834’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4835 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 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec (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 #772 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec # timeout=10 > git rev-list --no-walk b5856deecdab4066436f4dcad0b2a53b0cc6480b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-09T12:39:41.574Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-09T12:39:41.709Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-09T12:39:41.729Z] ========================================================= [2026-04-09T12:39:41.729Z] EdgeX Global Pipelines Version Info [2026-04-09T12:39:41.729Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:39:42.830Z] ------------------- [2026-04-09T12:39:42.830Z] stable info: [2026-04-09T12:39:42.830Z] ------------------- [2026-04-09T12:39:42.830Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-09T12:39:42.830Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-09T12:39:42.830Z] Message: update stable to v1.0.278 [2026-04-09T12:39:43.396Z] ------------------- [2026-04-09T12:39:43.396Z] experimental info: [2026-04-09T12:39:43.396Z] ------------------- [2026-04-09T12:39:43.396Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-09T12:39:43.396Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-09T12:39:43.396Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-09T12:39:43.466Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-04-09T12:39:43.485Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-04-09T12:39:43.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-09T12:39:43.529Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-09T12:39:43.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-09T12:39:43.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-09T12:39:43.604Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-09T12:39:43.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-09T12:39:43.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-09T12:39:43.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-09T12:39:43.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-09T12:39:43.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-04-09T12:39:43.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-09T12:39:43.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-09T12:39:43.787Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-09T12:39:43.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-09T12:39:43.846Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-09T12:39:43.872Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-09T12:39:43.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-09T12:39:43.916Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-09T12:39:43.940Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-09T12:39:43.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-09T12:39:43.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-09T12:39:44.019Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-09T12:39:44.044Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-09T12:39:44.065Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-09T12:39:44.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-09T12:39:44.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-09T12:39:44.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-09T12:39:44.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-09T12:39:44.174Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo [2026-04-09T12:39:44.200Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a612c3 [Pipeline] echo [2026-04-09T12:39:44.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T12:39:44.273Z] provisioning config files... [2026-04-09T12:39:44.292Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14066238182910398678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:39:44.648Z] ---> ****-login.sh [2026-04-09T12:39:44.648Z] nexus3.edgexfoundry.org:10001 [2026-04-09T12:39:44.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:39:44.907Z] [2026-04-09T12:39:44.908Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T12:39:44.908Z] Configure a credential helper to remove this warning. See [2026-04-09T12:39:44.908Z] https://docs.****.com/go/credential-store/ [2026-04-09T12:39:44.908Z] [2026-04-09T12:39:44.908Z] Login Succeeded [2026-04-09T12:39:44.908Z] nexus3.edgexfoundry.org:10002 [2026-04-09T12:39:44.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:39:44.908Z] [2026-04-09T12:39:44.908Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T12:39:44.908Z] Configure a credential helper to remove this warning. See [2026-04-09T12:39:44.908Z] https://docs.****.com/go/credential-store/ [2026-04-09T12:39:44.908Z] [2026-04-09T12:39:44.908Z] Login Succeeded [2026-04-09T12:39:44.908Z] nexus3.edgexfoundry.org:10003 [2026-04-09T12:39:45.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:39:45.167Z] [2026-04-09T12:39:45.167Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T12:39:45.167Z] Configure a credential helper to remove this warning. See [2026-04-09T12:39:45.167Z] https://docs.****.com/go/credential-store/ [2026-04-09T12:39:45.167Z] [2026-04-09T12:39:45.167Z] Login Succeeded [2026-04-09T12:39:45.167Z] nexus3.edgexfoundry.org:10004 [2026-04-09T12:39:45.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:39:45.167Z] [2026-04-09T12:39:45.167Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T12:39:45.167Z] Configure a credential helper to remove this warning. See [2026-04-09T12:39:45.168Z] https://docs.****.com/go/credential-store/ [2026-04-09T12:39:45.168Z] [2026-04-09T12:39:45.168Z] Login Succeeded [2026-04-09T12:39:45.168Z] ****.io [2026-04-09T12:39:45.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:39:45.736Z] [2026-04-09T12:39:45.736Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-09T12:39:45.737Z] Configure a credential helper to remove this warning. See [2026-04-09T12:39:45.737Z] https://docs.****.com/go/credential-store/ [2026-04-09T12:39:45.737Z] [2026-04-09T12:39:45.737Z] Login Succeeded [2026-04-09T12:39:45.737Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T12:39:45.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-09T12:39:46.140Z] + git rev-list -1 --merges 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec~1..8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo [2026-04-09T12:39:46.168Z] -----------> git rev-list -1 --merges 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec~1..8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:39:46.168Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [false] [Pipeline] sh [2026-04-09T12:39:46.464Z] + git log --format=format:%s -1 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo [2026-04-09T12:39:46.481Z] ========================================================= [2026-04-09T12:39:46.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-09T12:39:46.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-09T12:39:46.821Z] + git log --format=format:%s -1 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo [2026-04-09T12:39:46.833Z] [semverPrep] GIT_COMMIT: 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec, Commit Message: Merge pull request #772 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-04-09T12:39:46.847Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-09T12:39:47.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-09T12:39:47.204Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-09T12:39:47.204Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-09T12:39:47.204Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-09T12:39:47.204Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-09T12:39:47.204Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-09T12:39:47.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:39:47.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T12:39:47.556Z] [2026-04-09T12:39:47.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:39:47.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T12:39:47.860Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-09T12:39:47.860Z] 3dae71ba6b94: Pulling fs layer [2026-04-09T12:39:47.860Z] 6bf1a483ea7c: Pulling fs layer [2026-04-09T12:39:47.860Z] f5dfc541a4d3: Pulling fs layer [2026-04-09T12:39:47.860Z] 461d9e800cba: Pulling fs layer [2026-04-09T12:39:47.860Z] 80192f66455f: Pulling fs layer [2026-04-09T12:39:47.860Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-09T12:39:47.860Z] a29436f7fd5d: Pulling fs layer [2026-04-09T12:39:47.860Z] 923cac83aea3: Pulling fs layer [2026-04-09T12:39:47.860Z] 25ad8b0a4227: Pulling fs layer [2026-04-09T12:39:47.860Z] db01528c6b51: Pulling fs layer [2026-04-09T12:39:47.860Z] 28988de357af: Pulling fs layer [2026-04-09T12:39:47.860Z] 461d9e800cba: Waiting [2026-04-09T12:39:47.860Z] 80192f66455f: Waiting [2026-04-09T12:39:47.860Z] 2e8e34ca0e6c: Waiting [2026-04-09T12:39:47.860Z] db01528c6b51: Waiting [2026-04-09T12:39:47.860Z] a29436f7fd5d: Waiting [2026-04-09T12:39:47.860Z] 28988de357af: Waiting [2026-04-09T12:39:47.860Z] 923cac83aea3: Waiting [2026-04-09T12:39:47.860Z] 25ad8b0a4227: Waiting [2026-04-09T12:39:47.860Z] 6bf1a483ea7c: Verifying Checksum [2026-04-09T12:39:47.860Z] 6bf1a483ea7c: Download complete [2026-04-09T12:39:47.860Z] 461d9e800cba: Download complete [2026-04-09T12:39:47.860Z] 80192f66455f: Download complete [2026-04-09T12:39:48.120Z] f5dfc541a4d3: Verifying Checksum [2026-04-09T12:39:48.120Z] f5dfc541a4d3: Download complete [2026-04-09T12:39:48.120Z] 3dae71ba6b94: Verifying Checksum [2026-04-09T12:39:48.120Z] 3dae71ba6b94: Download complete [2026-04-09T12:39:48.120Z] 923cac83aea3: Download complete [2026-04-09T12:39:48.378Z] 25ad8b0a4227: Verifying Checksum [2026-04-09T12:39:48.378Z] 25ad8b0a4227: Download complete [2026-04-09T12:39:48.378Z] db01528c6b51: Verifying Checksum [2026-04-09T12:39:48.378Z] db01528c6b51: Download complete [2026-04-09T12:39:48.378Z] 28988de357af: Verifying Checksum [2026-04-09T12:39:48.378Z] 28988de357af: Download complete [2026-04-09T12:39:48.636Z] a29436f7fd5d: Download complete [2026-04-09T12:39:48.894Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-09T12:39:48.894Z] 2e8e34ca0e6c: Download complete [2026-04-09T12:39:49.461Z] 3dae71ba6b94: Pull complete [2026-04-09T12:39:49.719Z] 6bf1a483ea7c: Pull complete [2026-04-09T12:39:50.284Z] f5dfc541a4d3: Pull complete [2026-04-09T12:39:50.284Z] 461d9e800cba: Pull complete [2026-04-09T12:39:50.284Z] 80192f66455f: Pull complete [2026-04-09T12:39:54.468Z] 2e8e34ca0e6c: Pull complete [2026-04-09T12:39:55.035Z] a29436f7fd5d: Pull complete [2026-04-09T12:39:55.035Z] 923cac83aea3: Pull complete [2026-04-09T12:39:55.294Z] 25ad8b0a4227: Pull complete [2026-04-09T12:39:55.294Z] db01528c6b51: Pull complete [2026-04-09T12:39:55.294Z] 28988de357af: Pull complete [2026-04-09T12:39:55.294Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-09T12:39:55.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T12:39:55.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:39:55.422Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:39:55.452Z] $ 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 [2026-04-09T12:39:56.952Z] $ docker top 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 -eo pid,comm [2026-04-09T12:39:56.995Z] 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). [2026-04-09T12:39:56.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-09T12:39:57.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T12:39:57.053Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T12:39:57.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T12:39:57.160Z] $ docker exec 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 ssh-agent [2026-04-09T12:39:57.245Z] SSH_AUTH_SOCK=/tmp/ssh-OG4p4tCsXY6B/agent.33 [2026-04-09T12:39:57.245Z] SSH_AGENT_PID=39 [2026-04-09T12:39:57.251Z] Running ssh-add (command line suppressed) [2026-04-09T12:39:57.347Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6324574796724411392.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6324574796724411392.key) [2026-04-09T12:39:57.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T12:39:57.656Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-04-09T12:39:57.940Z] + git tag --points-at HEAD [Pipeline] } [2026-04-09T12:39:57.950Z] $ docker exec --env ******** --env ******** 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 ssh-agent -k [2026-04-09T12:39:58.053Z] unset SSH_AUTH_SOCK; [2026-04-09T12:39:58.054Z] unset SSH_AGENT_PID; [2026-04-09T12:39:58.054Z] echo Agent pid 39 killed; [2026-04-09T12:39:58.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-09T12:39:58.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T12:39:58.107Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T12:39:58.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T12:39:58.205Z] $ docker exec 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 ssh-agent [2026-04-09T12:39:58.301Z] SSH_AUTH_SOCK=/tmp/ssh-xQognk0lstoV/agent.87 [2026-04-09T12:39:58.301Z] SSH_AGENT_PID=93 [2026-04-09T12:39:58.305Z] Running ssh-add (command line suppressed) [2026-04-09T12:39:58.397Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1654989597421439462.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1654989597421439462.key) [2026-04-09T12:39:58.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T12:39:58.703Z] + git semver init [2026-04-09T12:39:58.962Z] 2026-04-09 12:39:58,905 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-09T12:39:58.962Z] 2026-04-09 12:39:58,908 [run_init] DEBUG init version:0.0.0 force:False [2026-04-09T12:39:58.962Z] 2026-04-09 12:39:58,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-04-09T12:39:58.962Z] 2026-04-09 12:39:58,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-04-09T12:39:58.962Z] 2026-04-09 12:39:58,909 [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) [2026-04-09T12:40:00.354Z] 2026-04-09 12:40:00,324 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-04-09T12:40:00.354Z] 2026-04-09 12:40:00,325 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-04-09T12:40:00.354Z] 2026-04-09 12:40:00,325 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:40:00.354Z] 2026-04-09 12:40:00,325 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:40:00.354Z] 4.1.0-dev.19 [Pipeline] } [2026-04-09T12:40:00.363Z] $ docker exec --env ******** --env ******** 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 ssh-agent -k [2026-04-09T12:40:00.445Z] unset SSH_AUTH_SOCK; [2026-04-09T12:40:00.445Z] unset SSH_AGENT_PID; [2026-04-09T12:40:00.446Z] echo Agent pid 93 killed; [2026-04-09T12:40:00.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T12:40:00.786Z] + git semver [Pipeline] } [2026-04-09T12:40:01.057Z] $ docker stop --time=1 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 [2026-04-09T12:40:02.346Z] $ docker rm -f --volumes 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-09T12:40:02.685Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-09T12:40:02.912Z] Stashed 1 file(s) [Pipeline] echo [2026-04-09T12:40:02.918Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [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 [2026-04-09T12:40:03.113Z] provisioning config files... [2026-04-09T12:40:03.122Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3743606722514314841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:40:03.469Z] ---> ****-login.sh [2026-04-09T12:40:03.470Z] nexus3.edgexfoundry.org:10001 [2026-04-09T12:40:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:40:03.470Z] Login Succeeded [2026-04-09T12:40:03.470Z] nexus3.edgexfoundry.org:10002 [2026-04-09T12:40:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:40:03.470Z] Login Succeeded [2026-04-09T12:40:03.470Z] nexus3.edgexfoundry.org:10003 [2026-04-09T12:40:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:40:03.470Z] Login Succeeded [2026-04-09T12:40:03.470Z] nexus3.edgexfoundry.org:10004 [2026-04-09T12:40:03.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:40:03.728Z] Login Succeeded [2026-04-09T12:40:03.728Z] ****.io [2026-04-09T12:40:03.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:40:03.986Z] Login Succeeded [2026-04-09T12:40:03.986Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T12:40:03.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-09T12:40:04.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T12:40:04.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T12:40:04.205Z] ========================================================= [2026-04-09T12:40:04.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-09T12:40:04.205Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:40:04.533Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-09T12:40:05.161Z] #0 building with "default" instance using docker driver [2026-04-09T12:40:05.161Z] [2026-04-09T12:40:05.161Z] #1 [internal] load build definition from Dockerfile [2026-04-09T12:40:05.161Z] #1 transferring dockerfile: 2.05kB done [2026-04-09T12:40:05.161Z] #1 DONE 0.0s [2026-04-09T12:40:05.161Z] [2026-04-09T12:40:05.161Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-09T12:40:05.161Z] #2 DONE 0.1s [2026-04-09T12:40:05.421Z] [2026-04-09T12:40:05.421Z] #3 [internal] load .dockerignore [2026-04-09T12:40:05.421Z] #3 transferring context: 159B done [2026-04-09T12:40:05.421Z] #3 DONE 0.0s [2026-04-09T12:40:05.421Z] [2026-04-09T12:40:05.421Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-09T12:40:05.421Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-09T12:40:05.421Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-09T12:40:05.421Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-09T12:40:05.421Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-04-09T12:40:05.421Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-09T12:40:05.421Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-04-09T12:40:05.421Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-04-09T12:40:05.421Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-09T12:40:05.421Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.37MB / 60.15MB 0.2s [2026-04-09T12:40:05.422Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-09T12:40:05.422Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-09T12:40:05.422Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-04-09T12:40:05.422Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-09T12:40:05.422Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-09T12:40:05.422Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-04-09T12:40:05.680Z] #4 ... [2026-04-09T12:40:05.680Z] [2026-04-09T12:40:05.680Z] #5 [internal] load build context [2026-04-09T12:40:05.680Z] #5 transferring context: 14.92MB 0.2s done [2026-04-09T12:40:05.680Z] #5 DONE 0.2s [2026-04-09T12:40:05.680Z] [2026-04-09T12:40:05.680Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-09T12:40:05.680Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2026-04-09T12:40:05.680Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-04-09T12:40:05.680Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.3s [2026-04-09T12:40:05.680Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-04-09T12:40:05.680Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 57.67MB / 60.15MB 0.5s [2026-04-09T12:40:05.680Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done [2026-04-09T12:40:05.680Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.5s [2026-04-09T12:40:05.680Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-04-09T12:40:05.680Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s [2026-04-09T12:40:05.938Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-04-09T12:40:05.938Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s [2026-04-09T12:40:05.938Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s [2026-04-09T12:40:05.938Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.7s [2026-04-09T12:40:05.938Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s [2026-04-09T12:40:05.938Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-04-09T12:40:06.204Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.8s [2026-04-09T12:40:06.204Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-04-09T12:40:06.204Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.9s [2026-04-09T12:40:06.204Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-04-09T12:40:06.462Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-04-09T12:40:06.462Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-04-09T12:40:10.683Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-04-09T12:40:10.683Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-09T12:40:10.683Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-09T12:40:10.683Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-09T12:40:10.683Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-09T12:40:10.683Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-09T12:40:10.941Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2026-04-09T12:40:10.941Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-04-09T12:40:13.480Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-04-09T12:40:13.480Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-09T12:40:14.046Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-04-09T12:40:14.046Z] #4 DONE 8.9s [2026-04-09T12:40:14.304Z] [2026-04-09T12:40:14.304Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-04-09T12:40:14.304Z] #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-09T12:40:14.561Z] #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-09T12:40:14.819Z] #6 0.724 OK: 265 MiB in 60 packages [2026-04-09T12:40:16.194Z] #6 DONE 2.1s [2026-04-09T12:40:16.451Z] [2026-04-09T12:40:16.451Z] #7 [builder 3/7] WORKDIR /app [2026-04-09T12:40:16.451Z] #7 DONE 0.0s [2026-04-09T12:40:16.451Z] [2026-04-09T12:40:16.451Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-09T12:40:16.451Z] #8 DONE 0.0s [2026-04-09T12:40:16.451Z] [2026-04-09T12:40:16.451Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-09T12:40:18.061Z] Still waiting to schedule task [2026-04-09T12:40:18.061Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-04-09T12:40:28.659Z] #9 DONE 10.9s [2026-04-09T12:40:28.659Z] [2026-04-09T12:40:28.659Z] #10 [builder 6/7] COPY . . [2026-04-09T12:40:28.659Z] #10 DONE 0.1s [2026-04-09T12:40:28.659Z] [2026-04-09T12:40:28.659Z] #11 [builder 7/7] RUN echo noop [2026-04-09T12:40:28.659Z] #11 0.188 noop [2026-04-09T12:40:28.659Z] #11 DONE 0.2s [2026-04-09T12:40:28.659Z] [2026-04-09T12:40:28.659Z] #12 exporting to image [2026-04-09T12:40:28.659Z] #12 exporting layers [2026-04-09T12:40:35.218Z] #12 exporting layers 6.7s done [2026-04-09T12:40:35.218Z] #12 writing image sha256:2815c9fe9763d9de64fda8d25c2a77935a300e2736a9526cfa76ec5a48e21bde done [2026-04-09T12:40:35.218Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-09T12:40:35.218Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:40:35.551Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-09T12:40:35.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:40:35.630Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:40:35.654Z] $ 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 [2026-04-09T12:40:35.936Z] $ docker top 0cf3fc41ad0d118bb87e76a3cf1c242cb307853a343673a60403203dfdcbdcfb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T12:40:36.285Z] + go version [2026-04-09T12:40:36.285Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-09T12:40:36.294Z] $ docker stop --time=1 0cf3fc41ad0d118bb87e76a3cf1c242cb307853a343673a60403203dfdcbdcfb [2026-04-09T12:40:37.539Z] $ docker rm -f --volumes 0cf3fc41ad0d118bb87e76a3cf1c242cb307853a343673a60403203dfdcbdcfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:40:38.003Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-09T12:40:38.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:40:38.079Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:40:38.108Z] $ 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 [2026-04-09T12:40:38.336Z] $ docker top 68b87bcd92c63ec84ff683fc78a37d3848cceec797692d43ccdc0659751481d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T12:40:38.683Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-04-09T12:40:38.983Z] + make test [2026-04-09T12:40:38.984Z] go test -race -coverprofile=coverage.out ./... [2026-04-09T12:41:17.695Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-04-09T12:41:39.632Z] 0 issues. [2026-04-09T12:41:39.632Z] go vet ./... [2026-04-09T12:41:46.196Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-09T12:41:46.196Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-09T12:41:46.196Z] ./bin/test-attribution-txt.sh [2026-04-09T12:41:46.196Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-09T12:41:46.196Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-09T12:41:46.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-09T12:41:46.221Z] $ docker stop --time=1 68b87bcd92c63ec84ff683fc78a37d3848cceec797692d43ccdc0659751481d9 [2026-04-09T12:41:46.355Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4836 in /w/workspace/ry_app-service-configurable_main [2026-04-09T12:41:48.189Z] $ docker rm -f --volumes 68b87bcd92c63ec84ff683fc78a37d3848cceec797692d43ccdc0659751481d9 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2026-04-09T12:41:48.591Z] Running in /w/workspace/app-service-configurable/297 [Pipeline] { [Pipeline] checkout [2026-04-09T12:41:48.639Z] The recommended git tool is: git [2026-04-09T12:41:48.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-09T12:41:48.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-09T12:41:49.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-09T12:41:49.648Z] + ls -al . [2026-04-09T12:41:49.648Z] total 252 [2026-04-09T12:41:49.648Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 9 12:40 . [2026-04-09T12:41:49.648Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 12:39 .. [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 9 12:39 .dockerignore [2026-04-09T12:41:49.648Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 12:41 .git [2026-04-09T12:41:49.648Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 12:39 .github [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 108 Apr 9 12:39 .gitignore [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 9 12:39 .golangci.yml [2026-04-09T12:41:49.648Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 9 12:40 .semver [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 19193 Apr 9 12:39 Attribution.txt [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 39309 Apr 9 12:39 CHANGELOG.md [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 2008 Apr 9 12:39 Dockerfile [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 9 12:39 GOVERNANCE.md [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 689 Apr 9 12:39 Jenkinsfile [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 9 12:39 LICENSE [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 9 12:39 OWNERS.md [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 4952 Apr 9 12:39 README.md [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 12:40 VERSION [2026-04-09T12:41:49.648Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 12:39 bin [2026-04-09T12:41:49.648Z] -rw-r--r-- 1 jenkins jenkins 953 Apr 9 12:41 coverage.out [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 7029 Apr 9 12:39 go.mod [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 90684 Apr 9 12:39 go.sum [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 1937 Apr 9 12:39 main.go [2026-04-09T12:41:49.648Z] -rw-rw-r-- 1 jenkins jenkins 3361 Apr 9 12:39 makefile [2026-04-09T12:41:49.648Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 12:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:41:49.963Z] + 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=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec --label arch=amd64 --label version=4.1.0-dev.19 . [2026-04-09T12:41:50.220Z] #0 building with "default" instance using docker driver [2026-04-09T12:41:50.220Z] [2026-04-09T12:41:50.220Z] #1 [internal] load build definition from Dockerfile [2026-04-09T12:41:50.220Z] #1 transferring dockerfile: 2.05kB done [2026-04-09T12:41:50.220Z] #1 DONE 0.0s [2026-04-09T12:41:50.220Z] [2026-04-09T12:41:50.220Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-09T12:41:50.220Z] #2 DONE 0.0s [2026-04-09T12:41:50.220Z] [2026-04-09T12:41:50.220Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-09T12:41:50.220Z] #3 DONE 0.1s [2026-04-09T12:41:50.220Z] [2026-04-09T12:41:50.220Z] #4 [internal] load .dockerignore [2026-04-09T12:41:50.220Z] #4 transferring context: 159B done [2026-04-09T12:41:50.220Z] #4 DONE 0.0s [2026-04-09T12:41:50.220Z] [2026-04-09T12:41:50.220Z] #5 [internal] load build context [2026-04-09T12:41:50.220Z] #5 transferring context: 4.84kB done [2026-04-09T12:41:50.220Z] #5 DONE 0.0s [2026-04-09T12:41:50.220Z] [2026-04-09T12:41:50.220Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-09T12:41:50.220Z] #6 DONE 0.1s [2026-04-09T12:41:50.220Z] [2026-04-09T12:41:50.220Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-09T12:41:50.220Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-09T12:41:50.220Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-09T12:41:50.220Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-09T12:41:50.220Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-09T12:41:50.220Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-09T12:41:50.220Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-09T12:41:50.478Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-09T12:41:50.478Z] #7 DONE 0.3s [2026-04-09T12:41:50.478Z] [2026-04-09T12:41:50.478Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-04-09T12:41:50.738Z] #8 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-09T12:41:50.738Z] #8 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-09T12:41:51.001Z] #8 ... [2026-04-09T12:41:51.001Z] [2026-04-09T12:41:51.001Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2026-04-09T12:41:51.001Z] #9 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-09T12:41:51.001Z] #9 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-09T12:41:51.001Z] #9 0.599 OK: 265 MiB in 60 packages [2026-04-09T12:41:51.001Z] #9 DONE 0.7s [2026-04-09T12:41:51.001Z] [2026-04-09T12:41:51.001Z] #10 [builder 3/7] WORKDIR /app [2026-04-09T12:41:51.001Z] #10 DONE 0.0s [2026-04-09T12:41:51.001Z] [2026-04-09T12:41:51.001Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-09T12:41:51.001Z] #11 DONE 0.0s [2026-04-09T12:41:51.001Z] [2026-04-09T12:41:51.001Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-04-09T12:41:51.001Z] #8 0.601 (1/2) Installing ca-certificates (20250911-r0) [2026-04-09T12:41:51.001Z] #8 0.618 (2/2) Installing dumb-init (1.2.5-r3) [2026-04-09T12:41:51.259Z] #8 0.624 Executing busybox-1.37.0-r20.trigger [2026-04-09T12:41:51.259Z] #8 0.630 Executing ca-certificates-20250911-r0.trigger [2026-04-09T12:41:51.259Z] #8 0.678 OK: 8 MiB in 18 packages [2026-04-09T12:41:51.259Z] #8 DONE 0.8s [2026-04-09T12:41:51.259Z] [2026-04-09T12:41:51.259Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-09T12:41:51.259Z] #12 DONE 0.4s [2026-04-09T12:41:51.259Z] [2026-04-09T12:41:51.259Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-09T12:41:51.518Z] #13 ... [2026-04-09T12:41:51.518Z] [2026-04-09T12:41:51.518Z] #14 [builder 6/7] COPY . . [2026-04-09T12:41:51.518Z] #14 DONE 0.1s [2026-04-09T12:41:51.518Z] [2026-04-09T12:41:51.518Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-04-09T12:41:51.518Z] #13 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-09T12:41:51.776Z] #13 0.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-09T12:41:52.034Z] #13 0.943 OK: 8 MiB in 18 packages [2026-04-09T12:41:52.293Z] #13 DONE 1.1s [2026-04-09T12:41:52.293Z] [2026-04-09T12:41:52.293Z] #15 [builder 7/7] RUN make build [2026-04-09T12:41:52.293Z] #15 0.243 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-04-09T12:41:53.311Z] using credential edgex-jenkins-ssh [2026-04-09T12:41:53.340Z] Cloning the remote Git repository [2026-04-09T12:41:53.381Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-04-09T12:41:53.470Z] > git init /w/workspace/app-service-configurable/297 # timeout=10 [2026-04-09T12:41:53.602Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-04-09T12:41:53.603Z] > git --version # timeout=10 [2026-04-09T12:41:53.622Z] > git --version # 'git version 2.25.1' [2026-04-09T12:41:53.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-09T12:41:53.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T12:41:58.087Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-04-09T12:41:58.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-09T12:41:58.953Z] Avoid second fetch [2026-04-09T12:41:58.954Z] Checking out Revision 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec (main) [2026-04-09T12:41:59.592Z] Commit message: "Merge pull request #772 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.58" [2026-04-09T12:41:58.970Z] > git config core.sparsecheckout # timeout=10 [2026-04-09T12:41:59.032Z] > git checkout -f 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T12:42:03.872Z] provisioning config files... [2026-04-09T12:42:03.899Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/297@tmp/config12094672758862358414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:42:04.559Z] ---> ****-login.sh [2026-04-09T12:42:04.559Z] nexus3.edgexfoundry.org:10001 [2026-04-09T12:42:04.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:05.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:42:05.100Z] Configure a credential helper to remove this warning. See [2026-04-09T12:42:05.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:42:05.100Z] [2026-04-09T12:42:05.100Z] Login Succeeded [2026-04-09T12:42:05.100Z] nexus3.edgexfoundry.org:10002 [2026-04-09T12:42:05.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:05.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:42:05.371Z] Configure a credential helper to remove this warning. See [2026-04-09T12:42:05.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:42:05.371Z] [2026-04-09T12:42:05.371Z] Login Succeeded [2026-04-09T12:42:05.371Z] nexus3.edgexfoundry.org:10003 [2026-04-09T12:42:05.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:05.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:42:05.643Z] Configure a credential helper to remove this warning. See [2026-04-09T12:42:05.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:42:05.643Z] [2026-04-09T12:42:05.643Z] Login Succeeded [2026-04-09T12:42:05.643Z] nexus3.edgexfoundry.org:10004 [2026-04-09T12:42:05.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:06.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:42:06.183Z] Configure a credential helper to remove this warning. See [2026-04-09T12:42:06.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:42:06.183Z] [2026-04-09T12:42:06.183Z] Login Succeeded [2026-04-09T12:42:06.183Z] ****.io [2026-04-09T12:42:06.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:06.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:42:06.717Z] Configure a credential helper to remove this warning. See [2026-04-09T12:42:06.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:42:06.717Z] [2026-04-09T12:42:06.717Z] Login Succeeded [2026-04-09T12:42:06.717Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T12:42:06.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-09T12:42:07.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T12:42:07.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T12:42:07.270Z] ========================================================= [2026-04-09T12:42:07.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-09T12:42:07.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:07.660Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-04-09T12:42:07.660Z] Sending build context to Docker daemon 229.9kB [2026-04-09T12:42:07.932Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-04-09T12:42:07.932Z] Step 2/12 : FROM ${BASE} AS builder [2026-04-09T12:42:07.932Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-09T12:42:07.932Z] 6b59a28fa201: Pulling fs layer [2026-04-09T12:42:07.932Z] d32bb0dddca7: Pulling fs layer [2026-04-09T12:42:07.932Z] 5dab1238d3d9: Pulling fs layer [2026-04-09T12:42:07.932Z] 196fd7d83e7d: Pulling fs layer [2026-04-09T12:42:07.932Z] 4f4fb700ef54: Pulling fs layer [2026-04-09T12:42:07.932Z] 8ba94037c8f0: Pulling fs layer [2026-04-09T12:42:07.932Z] deaec5988b04: Pulling fs layer [2026-04-09T12:42:07.932Z] 9f65657bb879: Pulling fs layer [2026-04-09T12:42:07.932Z] 196fd7d83e7d: Waiting [2026-04-09T12:42:07.932Z] 4f4fb700ef54: Waiting [2026-04-09T12:42:07.932Z] 8ba94037c8f0: Waiting [2026-04-09T12:42:07.932Z] deaec5988b04: Waiting [2026-04-09T12:42:07.932Z] 9f65657bb879: Waiting [2026-04-09T12:42:08.210Z] d32bb0dddca7: Verifying Checksum [2026-04-09T12:42:08.210Z] d32bb0dddca7: Download complete [2026-04-09T12:42:08.210Z] 196fd7d83e7d: Verifying Checksum [2026-04-09T12:42:08.210Z] 196fd7d83e7d: Download complete [2026-04-09T12:42:08.210Z] 4f4fb700ef54: Verifying Checksum [2026-04-09T12:42:08.210Z] 4f4fb700ef54: Download complete [2026-04-09T12:42:08.210Z] 8ba94037c8f0: Verifying Checksum [2026-04-09T12:42:08.210Z] 8ba94037c8f0: Download complete [2026-04-09T12:42:08.210Z] 6b59a28fa201: Verifying Checksum [2026-04-09T12:42:08.210Z] 6b59a28fa201: Download complete [2026-04-09T12:42:08.800Z] 9f65657bb879: Verifying Checksum [2026-04-09T12:42:08.800Z] 9f65657bb879: Download complete [2026-04-09T12:42:09.766Z] 5dab1238d3d9: Verifying Checksum [2026-04-09T12:42:09.766Z] 5dab1238d3d9: Download complete [2026-04-09T12:42:11.179Z] deaec5988b04: Verifying Checksum [2026-04-09T12:42:11.179Z] deaec5988b04: Download complete [2026-04-09T12:42:11.449Z] 6b59a28fa201: Pull complete [2026-04-09T12:42:12.044Z] d32bb0dddca7: Pull complete [2026-04-09T12:42:18.882Z] #15 DONE 23.8s [2026-04-09T12:42:18.883Z] [2026-04-09T12:42:18.883Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-04-09T12:42:18.883Z] #16 DONE 0.0s [2026-04-09T12:42:18.883Z] [2026-04-09T12:42:18.883Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-04-09T12:42:18.883Z] #17 DONE 0.0s [2026-04-09T12:42:18.883Z] [2026-04-09T12:42:18.883Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-04-09T12:42:18.883Z] #18 DONE 0.0s [2026-04-09T12:42:18.883Z] [2026-04-09T12:42:18.883Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-04-09T12:42:18.883Z] #19 DONE 0.1s [2026-04-09T12:42:18.883Z] [2026-04-09T12:42:18.883Z] #20 exporting to image [2026-04-09T12:42:18.883Z] #20 exporting layers 0.1s done [2026-04-09T12:42:18.883Z] #20 writing image sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done [2026-04-09T12:42:18.883Z] #20 naming to docker.io/library/app-service-configurable done [2026-04-09T12:42:18.883Z] #20 DONE 0.2s [2026-04-09T12:42:18.883Z] [2026-04-09T12:42:18.883Z] 1 warning found (use docker --debug to expand): [2026-04-09T12:42:18.883Z]  - 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 [2026-04-09T12:42:19.029Z] provisioning config files... [2026-04-09T12:42:19.045Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16173396819616940363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:42:19.350Z] ---> ****-login.sh [2026-04-09T12:42:19.350Z] nexus3.edgexfoundry.org:10001 [2026-04-09T12:42:19.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:19.350Z] Login Succeeded [2026-04-09T12:42:19.350Z] nexus3.edgexfoundry.org:10002 [2026-04-09T12:42:19.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:19.350Z] Login Succeeded [2026-04-09T12:42:19.350Z] nexus3.edgexfoundry.org:10003 [2026-04-09T12:42:19.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:19.609Z] Login Succeeded [2026-04-09T12:42:19.609Z] nexus3.edgexfoundry.org:10004 [2026-04-09T12:42:19.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:19.609Z] Login Succeeded [2026-04-09T12:42:19.609Z] ****.io [2026-04-09T12:42:19.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:42:19.868Z] Login Succeeded [2026-04-09T12:42:19.868Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T12:42:19.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T12:42:19.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T12:42:19.954Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-04-09T12:42:19.954Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:42:19.954Z] latest [2026-04-09T12:42:19.954Z] 4.1.0-dev.19 [2026-04-09T12:42:19.954Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:42:19.954Z] main [2026-04-09T12:42:19.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:20.309Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:20.630Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:42:20.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-09T12:42:20.630Z] a2afd769e30e: Preparing [2026-04-09T12:42:20.630Z] e70fd803f9fc: Preparing [2026-04-09T12:42:20.630Z] 74cba10e750d: Preparing [2026-04-09T12:42:20.630Z] 81e7d7cd9986: Preparing [2026-04-09T12:42:20.630Z] c0851e06521f: Preparing [2026-04-09T12:42:20.630Z] 763b3072ea83: Preparing [2026-04-09T12:42:20.630Z] cce92674e987: Preparing [2026-04-09T12:42:20.630Z] 763b3072ea83: Waiting [2026-04-09T12:42:20.630Z] cce92674e987: Waiting [2026-04-09T12:42:20.630Z] 74cba10e750d: Pushed [2026-04-09T12:42:20.630Z] e70fd803f9fc: Pushed [2026-04-09T12:42:20.630Z] 81e7d7cd9986: Pushed [2026-04-09T12:42:20.630Z] c0851e06521f: Pushed [2026-04-09T12:42:20.630Z] cce92674e987: Layer already exists [2026-04-09T12:42:20.888Z] 763b3072ea83: Pushed [2026-04-09T12:42:25.077Z] a2afd769e30e: Pushed [2026-04-09T12:42:25.078Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:25.418Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:25.757Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-09T12:42:25.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-09T12:42:25.757Z] a2afd769e30e: Preparing [2026-04-09T12:42:25.757Z] e70fd803f9fc: Preparing [2026-04-09T12:42:25.757Z] 74cba10e750d: Preparing [2026-04-09T12:42:25.757Z] 81e7d7cd9986: Preparing [2026-04-09T12:42:25.757Z] c0851e06521f: Preparing [2026-04-09T12:42:25.757Z] 763b3072ea83: Preparing [2026-04-09T12:42:25.757Z] cce92674e987: Preparing [2026-04-09T12:42:25.757Z] 763b3072ea83: Waiting [2026-04-09T12:42:25.757Z] cce92674e987: Waiting [2026-04-09T12:42:25.757Z] 81e7d7cd9986: Layer already exists [2026-04-09T12:42:25.757Z] 74cba10e750d: Layer already exists [2026-04-09T12:42:25.757Z] c0851e06521f: Layer already exists [2026-04-09T12:42:25.757Z] a2afd769e30e: Layer already exists [2026-04-09T12:42:25.757Z] e70fd803f9fc: Layer already exists [2026-04-09T12:42:25.757Z] 763b3072ea83: Layer already exists [2026-04-09T12:42:25.757Z] cce92674e987: Layer already exists [2026-04-09T12:42:25.757Z] latest: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:26.092Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:26.414Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [2026-04-09T12:42:26.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-09T12:42:26.414Z] a2afd769e30e: Preparing [2026-04-09T12:42:26.414Z] e70fd803f9fc: Preparing [2026-04-09T12:42:26.414Z] 74cba10e750d: Preparing [2026-04-09T12:42:26.414Z] 81e7d7cd9986: Preparing [2026-04-09T12:42:26.414Z] c0851e06521f: Preparing [2026-04-09T12:42:26.414Z] 763b3072ea83: Preparing [2026-04-09T12:42:26.414Z] cce92674e987: Preparing [2026-04-09T12:42:26.414Z] 763b3072ea83: Waiting [2026-04-09T12:42:26.414Z] cce92674e987: Waiting [2026-04-09T12:42:26.414Z] 81e7d7cd9986: Layer already exists [2026-04-09T12:42:26.414Z] a2afd769e30e: Layer already exists [2026-04-09T12:42:26.414Z] c0851e06521f: Layer already exists [2026-04-09T12:42:26.414Z] 74cba10e750d: Layer already exists [2026-04-09T12:42:26.414Z] e70fd803f9fc: Layer already exists [2026-04-09T12:42:26.414Z] 763b3072ea83: Layer already exists [2026-04-09T12:42:26.414Z] cce92674e987: Layer already exists [2026-04-09T12:42:26.414Z] 4.1.0-dev.19: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:26.752Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:27.066Z] 5dab1238d3d9: Pull complete [2026-04-09T12:42:27.066Z] 196fd7d83e7d: Pull complete [2026-04-09T12:42:27.066Z] 4f4fb700ef54: Pull complete [2026-04-09T12:42:27.066Z] 8ba94037c8f0: Pull complete [2026-04-09T12:42:27.085Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:42:27.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-09T12:42:27.085Z] a2afd769e30e: Preparing [2026-04-09T12:42:27.085Z] e70fd803f9fc: Preparing [2026-04-09T12:42:27.085Z] 74cba10e750d: Preparing [2026-04-09T12:42:27.085Z] 81e7d7cd9986: Preparing [2026-04-09T12:42:27.085Z] c0851e06521f: Preparing [2026-04-09T12:42:27.085Z] 763b3072ea83: Preparing [2026-04-09T12:42:27.085Z] cce92674e987: Preparing [2026-04-09T12:42:27.085Z] cce92674e987: Waiting [2026-04-09T12:42:27.085Z] 763b3072ea83: Waiting [2026-04-09T12:42:27.085Z] 74cba10e750d: Layer already exists [2026-04-09T12:42:27.085Z] c0851e06521f: Layer already exists [2026-04-09T12:42:27.085Z] a2afd769e30e: Layer already exists [2026-04-09T12:42:27.085Z] e70fd803f9fc: Layer already exists [2026-04-09T12:42:27.085Z] 81e7d7cd9986: Layer already exists [2026-04-09T12:42:27.085Z] cce92674e987: Layer already exists [2026-04-09T12:42:27.085Z] 763b3072ea83: Layer already exists [2026-04-09T12:42:27.085Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:27.416Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:42:27.746Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-09T12:42:27.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-04-09T12:42:27.746Z] a2afd769e30e: Preparing [2026-04-09T12:42:27.746Z] e70fd803f9fc: Preparing [2026-04-09T12:42:27.746Z] 74cba10e750d: Preparing [2026-04-09T12:42:27.746Z] 81e7d7cd9986: Preparing [2026-04-09T12:42:27.746Z] c0851e06521f: Preparing [2026-04-09T12:42:27.746Z] 763b3072ea83: Preparing [2026-04-09T12:42:27.746Z] cce92674e987: Preparing [2026-04-09T12:42:27.746Z] 763b3072ea83: Waiting [2026-04-09T12:42:27.746Z] cce92674e987: Waiting [2026-04-09T12:42:27.746Z] c0851e06521f: Layer already exists [2026-04-09T12:42:27.746Z] e70fd803f9fc: Layer already exists [2026-04-09T12:42:27.746Z] 74cba10e750d: Layer already exists [2026-04-09T12:42:27.746Z] 81e7d7cd9986: Layer already exists [2026-04-09T12:42:27.746Z] a2afd769e30e: Layer already exists [2026-04-09T12:42:27.746Z] cce92674e987: Layer already exists [2026-04-09T12:42:27.746Z] 763b3072ea83: Layer already exists [2026-04-09T12:42:27.746Z] main: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T12:42:27.832Z] ===================================================== [Pipeline] echo [2026-04-09T12:42:27.848Z] taggedImages: [2026-04-09T12:42:27.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:42:27.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-09T12:42:27.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [2026-04-09T12:42:27.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:42:27.848Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2026-04-09T12:42:27.895Z] ========================================================= [2026-04-09T12:42:27.895Z] [edgeXBuildMultiArch] RAW Config: [2026-04-09T12:42:27.895Z] images: [2026-04-09T12:42:27.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:42:27.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-09T12:42:27.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [2026-04-09T12:42:27.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:42:27.895Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-09T12:42:27.895Z] settingsFile: [2026-04-09T12:42:27.895Z] app-service-configurable-settings [2026-04-09T12:42:27.895Z] ========================================================= [Pipeline] node [2026-04-09T12:42:35.300Z] deaec5988b04: Pull complete [2026-04-09T12:42:37.255Z] 9f65657bb879: Pull complete [2026-04-09T12:42:37.255Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-09T12:42:37.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-09T12:42:37.255Z] ---> 334268110677 [2026-04-09T12:42:37.255Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-04-09T12:42:39.218Z] ---> Running in 52ec4c39d399 [2026-04-09T12:42:39.218Z] Removing intermediate container 52ec4c39d399 [2026-04-09T12:42:39.218Z] ---> adc7818dc9fe [2026-04-09T12:42:39.218Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-04-09T12:42:39.218Z] ---> Running in e5569add2855 [2026-04-09T12:42:39.811Z] Removing intermediate container e5569add2855 [2026-04-09T12:42:39.811Z] ---> cfb8b05fa2b2 [2026-04-09T12:42:39.811Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-04-09T12:42:39.811Z] ---> Running in 394e1e8d317f [2026-04-09T12:42:40.082Z] Removing intermediate container 394e1e8d317f [2026-04-09T12:42:40.082Z] ---> ae3226c9f19a [2026-04-09T12:42:40.082Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-09T12:42:40.082Z] ---> Running in 13f7e7b5b029 [2026-04-09T12:42:41.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-09T12:42:41.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-09T12:42:42.898Z] Still waiting to schedule task [2026-04-09T12:42:42.898Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-04-09T12:42:43.029Z] OK: 255 MiB in 60 packages [2026-04-09T12:42:43.993Z] Removing intermediate container 13f7e7b5b029 [2026-04-09T12:42:43.993Z] ---> e915251260af [2026-04-09T12:42:43.993Z] Step 7/12 : WORKDIR /app [2026-04-09T12:42:43.993Z] ---> Running in 696a84b031f2 [2026-04-09T12:42:44.578Z] Removing intermediate container 696a84b031f2 [2026-04-09T12:42:44.578Z] ---> 110262828f79 [2026-04-09T12:42:44.578Z] Step 8/12 : COPY go.mod vendor* ./ [2026-04-09T12:42:44.853Z] ---> d83ea79f5cf4 [2026-04-09T12:42:44.853Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-09T12:42:44.853Z] ---> Running in 60c16ea770e0 [2026-04-09T12:43:51.069Z] Running on prd-centos7-docker-4c-2g-4837 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T12:43:51.121Z] provisioning config files... [2026-04-09T12:43:51.147Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7159613739594692011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:43:52.112Z] ---> ****-login.sh [2026-04-09T12:43:52.113Z] nexus3.edgexfoundry.org:10001 [2026-04-09T12:43:52.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:43:52.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:43:52.113Z] Configure a credential helper to remove this warning. See [2026-04-09T12:43:52.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:43:52.113Z] [2026-04-09T12:43:52.113Z] Login Succeeded [2026-04-09T12:43:52.113Z] nexus3.edgexfoundry.org:10002 [2026-04-09T12:43:52.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:43:52.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:43:52.374Z] Configure a credential helper to remove this warning. See [2026-04-09T12:43:52.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:43:52.374Z] [2026-04-09T12:43:52.374Z] Login Succeeded [2026-04-09T12:43:52.374Z] nexus3.edgexfoundry.org:10003 [2026-04-09T12:43:52.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:43:52.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:43:52.374Z] Configure a credential helper to remove this warning. See [2026-04-09T12:43:52.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:43:52.374Z] [2026-04-09T12:43:52.374Z] Login Succeeded [2026-04-09T12:43:52.374Z] nexus3.edgexfoundry.org:10004 [2026-04-09T12:43:52.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:43:52.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:43:52.375Z] Configure a credential helper to remove this warning. See [2026-04-09T12:43:52.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:43:52.375Z] [2026-04-09T12:43:52.375Z] Login Succeeded [2026-04-09T12:43:52.375Z] ****.io [2026-04-09T12:43:52.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:43:52.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:43:52.635Z] Configure a credential helper to remove this warning. See [2026-04-09T12:43:52.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:43:52.635Z] [2026-04-09T12:43:52.635Z] Login Succeeded [2026-04-09T12:43:52.635Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T12:43:52.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T12:43:53.005Z] + docker buildx ls [2026-04-09T12:43:53.005Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-09T12:43:53.005Z] default * docker [2026-04-09T12:43:53.005Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-09T12:43:53.314Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-09T12:43:53.314Z] edgex-builder [Pipeline] sh [2026-04-09T12:43:53.653Z] + docker buildx inspect --bootstrap [2026-04-09T12:43:53.653Z] #1 [internal] booting buildkit [2026-04-09T12:43:53.653Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-09T12:43:57.869Z] #1 pulling image moby/buildkit:buildx-stable-1 3.9s done [2026-04-09T12:43:57.869Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-09T12:43:59.785Z] #1 creating container buildx_buildkit_edgex-builder0 2.2s done [2026-04-09T12:43:59.785Z] #1 DONE 6.0s [2026-04-09T12:43:59.785Z] Name: edgex-builder [2026-04-09T12:43:59.785Z] Driver: docker-container [2026-04-09T12:43:59.785Z] [2026-04-09T12:43:59.785Z] Nodes: [2026-04-09T12:43:59.785Z] Name: edgex-builder0 [2026-04-09T12:43:59.785Z] Endpoint: unix:///var/run/docker.sock [2026-04-09T12:43:59.785Z] Status: running [2026-04-09T12:43:59.785Z] Buildkit: v0.29.0 [2026-04-09T12:43:59.785Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-09T12:44:00.084Z] + docker buildx ls [2026-04-09T12:44:00.084Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-09T12:44:00.084Z] edgex-builder * docker-container [2026-04-09T12:44:00.084Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-09T12:44:00.084Z] default docker [2026-04-09T12:44:00.084Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-09T12:44:00.381Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec' [2026-04-09T12:44:00.381Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec --push - [2026-04-09T12:44:00.381Z] #1 [internal] load build definition from Dockerfile [2026-04-09T12:44:00.381Z] #1 transferring dockerfile: 209B done [2026-04-09T12:44:00.381Z] #1 DONE 0.0s [2026-04-09T12:44:00.381Z] [2026-04-09T12:44:00.381Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:44:00.381Z] #2 DONE 0.1s [2026-04-09T12:44:00.381Z] [2026-04-09T12:44:00.381Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:44:00.640Z] #3 DONE 0.1s [2026-04-09T12:44:00.640Z] [2026-04-09T12:44:00.640Z] #4 [internal] load .dockerignore [2026-04-09T12:44:00.640Z] #4 transferring context: 2B done [2026-04-09T12:44:00.640Z] #4 DONE 0.0s [2026-04-09T12:44:00.640Z] [2026-04-09T12:44:00.640Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:00.640Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:00.640Z] #5 DONE 0.0s [2026-04-09T12:44:00.640Z] [2026-04-09T12:44:00.640Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:00.640Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:00.640Z] #6 DONE 0.1s [2026-04-09T12:44:00.900Z] [2026-04-09T12:44:00.900Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T12:44:00.901Z] #7 DONE 0.0s [2026-04-09T12:44:00.901Z] [2026-04-09T12:44:00.901Z] #8 exporting to image [2026-04-09T12:44:00.901Z] #8 exporting layers done [2026-04-09T12:44:00.901Z] #8 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f 0.0s done [2026-04-09T12:44:00.901Z] #8 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done [2026-04-09T12:44:00.901Z] #8 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a 0.0s done [2026-04-09T12:44:00.901Z] #8 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e 0.0s done [2026-04-09T12:44:00.901Z] #8 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.0s done [2026-04-09T12:44:00.901Z] #8 pushing layers [2026-04-09T12:44:00.901Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T12:44:00.901Z] #8 pushing layers 0.1s done [2026-04-09T12:44:00.901Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done [2026-04-09T12:44:00.901Z] #8 DONE 0.2s [2026-04-09T12:44:00.901Z] [2026-04-09T12:44:00.901Z] 1 warning found (use --debug to expand): [2026-04-09T12:44:00.901Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-09T12:44:01.201Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2026-04-09T12:44:01.201Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2026-04-09T12:44:01.460Z] #1 [internal] load build definition from Dockerfile [2026-04-09T12:44:01.460Z] #1 transferring dockerfile: 175B done [2026-04-09T12:44:01.460Z] #1 DONE 0.0s [2026-04-09T12:44:01.460Z] [2026-04-09T12:44:01.460Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-09T12:44:01.460Z] #2 DONE 0.0s [2026-04-09T12:44:01.460Z] [2026-04-09T12:44:01.460Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-04-09T12:44:01.460Z] #3 DONE 0.0s [2026-04-09T12:44:01.460Z] [2026-04-09T12:44:01.460Z] #4 [internal] load .dockerignore [2026-04-09T12:44:01.460Z] #4 transferring context: 2B done [2026-04-09T12:44:01.460Z] #4 DONE 0.0s [2026-04-09T12:44:01.460Z] [2026-04-09T12:44:01.460Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:01.460Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:01.460Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:01.460Z] #5 CACHED [2026-04-09T12:44:01.460Z] [2026-04-09T12:44:01.460Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:01.460Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:01.460Z] #6 CACHED [2026-04-09T12:44:01.460Z] [2026-04-09T12:44:01.460Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T12:44:01.460Z] #7 DONE 0.0s [2026-04-09T12:44:01.460Z] [2026-04-09T12:44:01.460Z] #8 exporting to image [2026-04-09T12:44:01.460Z] #8 exporting layers done [2026-04-09T12:44:01.460Z] #8 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f done [2026-04-09T12:44:01.460Z] #8 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done [2026-04-09T12:44:01.460Z] #8 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a done [2026-04-09T12:44:01.460Z] #8 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e done [2026-04-09T12:44:01.460Z] #8 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 done [2026-04-09T12:44:01.460Z] #8 pushing layers 0.0s done [2026-04-09T12:44:01.460Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done [2026-04-09T12:44:01.460Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T12:44:01.460Z] #8 DONE 0.1s [2026-04-09T12:44:01.460Z] [2026-04-09T12:44:01.460Z] 1 warning found (use --debug to expand): [2026-04-09T12:44:01.460Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-09T12:44:02.243Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19' [2026-04-09T12:44:02.243Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 --push - [2026-04-09T12:44:03.928Z] #1 [internal] load build definition from Dockerfile [2026-04-09T12:44:03.928Z] #1 transferring dockerfile: [2026-04-09T12:44:03.928Z] #1 transferring dockerfile: 181B done [2026-04-09T12:44:03.928Z] #1 DONE 0.0s [2026-04-09T12:44:03.928Z] [2026-04-09T12:44:03.928Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [2026-04-09T12:44:03.928Z] #2 DONE 0.0s [2026-04-09T12:44:03.928Z] [2026-04-09T12:44:03.928Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [2026-04-09T12:44:03.928Z] #3 DONE 0.0s [2026-04-09T12:44:03.928Z] [2026-04-09T12:44:03.928Z] #4 [internal] load .dockerignore [2026-04-09T12:44:03.928Z] #4 transferring context: 2B done [2026-04-09T12:44:03.928Z] #4 DONE 0.0s [2026-04-09T12:44:03.928Z] [2026-04-09T12:44:03.928Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:03.928Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:03.928Z] #5 CACHED [2026-04-09T12:44:03.928Z] [2026-04-09T12:44:03.928Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:03.928Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:03.928Z] #6 CACHED [2026-04-09T12:44:03.928Z] [2026-04-09T12:44:03.928Z] #7 exporting to image [2026-04-09T12:44:03.928Z] #7 exporting layers done [2026-04-09T12:44:03.929Z] #7 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f done [2026-04-09T12:44:03.929Z] #7 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done [2026-04-09T12:44:03.929Z] #7 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a done [2026-04-09T12:44:03.929Z] #7 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e done [2026-04-09T12:44:03.929Z] #7 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 done [2026-04-09T12:44:03.929Z] #7 pushing layers [2026-04-09T12:44:03.929Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T12:44:04.193Z] #7 pushing layers 1.5s done [2026-04-09T12:44:04.193Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done [2026-04-09T12:44:04.193Z] #7 DONE 1.6s [2026-04-09T12:44:04.193Z] [2026-04-09T12:44:04.193Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T12:44:04.193Z] #8 DONE 0.0s [2026-04-09T12:44:04.193Z] [2026-04-09T12:44:04.193Z] 1 warning found (use --debug to expand): [2026-04-09T12:44:04.193Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-09T12:44:04.484Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19' [2026-04-09T12:44:04.484Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 --push - [2026-04-09T12:44:04.742Z] #1 [internal] load build definition from Dockerfile [2026-04-09T12:44:04.742Z] #1 transferring dockerfile: 222B done [2026-04-09T12:44:04.742Z] #1 DONE 0.0s [2026-04-09T12:44:04.742Z] [2026-04-09T12:44:04.742Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:44:04.742Z] #2 DONE 0.0s [2026-04-09T12:44:04.742Z] [2026-04-09T12:44:04.742Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:44:04.742Z] #3 DONE 0.0s [2026-04-09T12:44:04.742Z] [2026-04-09T12:44:04.742Z] #4 [internal] load .dockerignore [2026-04-09T12:44:04.742Z] #4 transferring context: 2B done [2026-04-09T12:44:04.742Z] #4 DONE 0.0s [2026-04-09T12:44:04.742Z] [2026-04-09T12:44:04.742Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:04.742Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:04.742Z] #5 CACHED [2026-04-09T12:44:04.742Z] [2026-04-09T12:44:04.742Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:04.742Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:04.742Z] #6 CACHED [2026-04-09T12:44:04.742Z] [2026-04-09T12:44:04.742Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T12:44:04.742Z] #7 DONE 0.0s [2026-04-09T12:44:04.742Z] [2026-04-09T12:44:04.742Z] #8 exporting to image [2026-04-09T12:44:04.742Z] #8 exporting layers done [2026-04-09T12:44:04.742Z] #8 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f done [2026-04-09T12:44:04.742Z] #8 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done [2026-04-09T12:44:04.742Z] #8 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a done [2026-04-09T12:44:04.742Z] #8 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e done [2026-04-09T12:44:04.742Z] #8 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 done [2026-04-09T12:44:04.742Z] #8 pushing layers 0.0s done [2026-04-09T12:44:04.742Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done [2026-04-09T12:44:04.742Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T12:44:04.742Z] #8 DONE 0.1s [2026-04-09T12:44:04.742Z] [2026-04-09T12:44:04.742Z] 1 warning found (use --debug to expand): [2026-04-09T12:44:04.742Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-09T12:44:05.036Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2026-04-09T12:44:05.036Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2026-04-09T12:44:05.036Z] #1 [internal] load build definition from Dockerfile [2026-04-09T12:44:05.036Z] #1 transferring dockerfile: 173B done [2026-04-09T12:44:05.036Z] #1 DONE 0.0s [2026-04-09T12:44:05.036Z] [2026-04-09T12:44:05.036Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-09T12:44:05.036Z] #2 DONE 0.0s [2026-04-09T12:44:05.036Z] [2026-04-09T12:44:05.036Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-04-09T12:44:05.036Z] #3 DONE 0.0s [2026-04-09T12:44:05.036Z] [2026-04-09T12:44:05.036Z] #4 [internal] load .dockerignore [2026-04-09T12:44:05.036Z] #4 transferring context: 2B done [2026-04-09T12:44:05.036Z] #4 DONE 0.0s [2026-04-09T12:44:05.036Z] [2026-04-09T12:44:05.036Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:05.036Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:05.036Z] #5 DONE 0.0s [2026-04-09T12:44:05.036Z] [2026-04-09T12:44:05.036Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:05.297Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done [2026-04-09T12:44:05.297Z] #6 CACHED [2026-04-09T12:44:05.297Z] [2026-04-09T12:44:05.297Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c [2026-04-09T12:44:05.297Z] #5 CACHED [2026-04-09T12:44:05.297Z] [2026-04-09T12:44:05.297Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-09T12:44:05.297Z] #7 DONE 0.0s [2026-04-09T12:44:05.297Z] [2026-04-09T12:44:05.297Z] #8 exporting to image [2026-04-09T12:44:05.297Z] #8 exporting layers done [2026-04-09T12:44:05.297Z] #8 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f done [2026-04-09T12:44:05.297Z] #8 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done [2026-04-09T12:44:05.297Z] #8 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a done [2026-04-09T12:44:05.297Z] #8 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e done [2026-04-09T12:44:05.297Z] #8 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 done [2026-04-09T12:44:05.297Z] #8 pushing layers 0.0s done [2026-04-09T12:44:05.297Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done [2026-04-09T12:44:05.297Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-09T12:44:05.297Z] #8 DONE 0.1s [2026-04-09T12:44:05.297Z] [2026-04-09T12:44:05.297Z] 1 warning found (use --debug to expand): [2026-04-09T12:44:05.297Z]  - 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 [2026-04-09T12:44:05.689Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:44:05.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:44:06.551Z] ---> package-listing.sh [2026-04-09T12:44:06.551Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-09T12:44:06.551Z] ++ facter osfamily [2026-04-09T12:44:06.815Z] + OS_FAMILY=redhat [2026-04-09T12:44:06.815Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-04-09T12:44:06.815Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-09T12:44:06.815Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-09T12:44:06.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-09T12:44:06.815Z] + PACKAGES=/tmp/packages_start.txt [2026-04-09T12:44:06.815Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-04-09T12:44:06.815Z] + PACKAGES=/tmp/packages_end.txt [2026-04-09T12:44:06.815Z] + case "${OS_FAMILY}" in [2026-04-09T12:44:06.815Z] + sort [2026-04-09T12:44:06.815Z] + rpm -qa [2026-04-09T12:44:07.397Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-09T12:44:07.397Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-09T12:44:07.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-09T12:44:07.397Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-04-09T12:44:07.397Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-04-09T12:44:07.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2026-04-09T12:44:07.670Z] 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 [2026-04-09T12:44:07.952Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:44:08.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T12:44:08.524Z] [2026-04-09T12:44:08.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:44:08.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T12:44:08.840Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-09T12:44:08.840Z] 5eb5b503b376: Pulling fs layer [2026-04-09T12:44:08.840Z] 5c69ac0246d0: Pulling fs layer [2026-04-09T12:44:08.840Z] ec43610c2a17: Pulling fs layer [2026-04-09T12:44:08.840Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-09T12:44:08.840Z] 33b1e0a273af: Pulling fs layer [2026-04-09T12:44:08.840Z] 5d3b04190fa2: Pulling fs layer [2026-04-09T12:44:08.840Z] 2f39f015ded8: Pulling fs layer [2026-04-09T12:44:08.840Z] 3a2ae6a8a46f: Waiting [2026-04-09T12:44:08.840Z] 33b1e0a273af: Waiting [2026-04-09T12:44:08.841Z] 5d3b04190fa2: Waiting [2026-04-09T12:44:08.841Z] 2f39f015ded8: Waiting [2026-04-09T12:44:08.841Z] 5c69ac0246d0: Verifying Checksum [2026-04-09T12:44:08.841Z] 5c69ac0246d0: Download complete [2026-04-09T12:44:08.841Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-09T12:44:08.841Z] 3a2ae6a8a46f: Download complete [2026-04-09T12:44:08.841Z] 33b1e0a273af: Verifying Checksum [2026-04-09T12:44:08.841Z] 33b1e0a273af: Download complete [2026-04-09T12:44:08.841Z] ec43610c2a17: Verifying Checksum [2026-04-09T12:44:08.841Z] ec43610c2a17: Download complete [2026-04-09T12:44:08.841Z] 5d3b04190fa2: Verifying Checksum [2026-04-09T12:44:08.841Z] 5d3b04190fa2: Download complete [2026-04-09T12:44:09.111Z] 5eb5b503b376: Verifying Checksum [2026-04-09T12:44:09.111Z] 5eb5b503b376: Download complete [2026-04-09T12:44:09.692Z] 2f39f015ded8: Verifying Checksum [2026-04-09T12:44:09.692Z] 2f39f015ded8: Download complete [2026-04-09T12:44:10.644Z] 5eb5b503b376: Pull complete [2026-04-09T12:44:10.644Z] 5c69ac0246d0: Pull complete [2026-04-09T12:44:11.216Z] ec43610c2a17: Pull complete [2026-04-09T12:44:11.216Z] 3a2ae6a8a46f: Pull complete [2026-04-09T12:44:11.216Z] 33b1e0a273af: Pull complete [2026-04-09T12:44:11.485Z] 5d3b04190fa2: Pull complete [2026-04-09T12:44:15.712Z] 2f39f015ded8: Pull complete [2026-04-09T12:44:15.712Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-09T12:44:15.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T12:44:15.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:44:15.881Z] prd-centos7-docker-4c-2g-4837 does not seem to be running inside a container [2026-04-09T12:44:15.920Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-09T12:44:20.300Z] $ docker top 5e2f0543fc8ae4b94ff99db84e257a313d4fa34eb45ed8474c13745ea418b8af -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T12:44:20.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-09T12:44:20.949Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-09T12:44:21.240Z] + ls /var/log/sa-host [2026-04-09T12:44:21.240Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T12:44:21.320Z] provisioning config files... [2026-04-09T12:44:21.333Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2828279343358753379tmp [Pipeline] { [Pipeline] echo [2026-04-09T12:44:21.355Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:44:21.653Z] ---> create-netrc.sh [Pipeline] } [2026-04-09T12:44:21.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:44:22.007Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-09T12:44:22.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:44:22.301Z] ---> sudo-logs.sh [2026-04-09T12:44:22.302Z] Archiving 'sudo' log.. [2026-04-09T12:44:22.302Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4837.novalocal: Name or service not known [2026-04-09T12:44:22.302Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4837.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-09T12:44:22.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:44:22.629Z] ---> job-cost.sh [2026-04-09T12:44:22.629Z] lf-activate-venv: SKIPPING [2026-04-09T12:44:22.629Z] INFO: No Stack... [2026-04-09T12:44:22.889Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-09T12:44:23.149Z] INFO: Archiving Costs [Pipeline] echo [2026-04-09T12:44:23.163Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:44:23.451Z] ---> logs-deploy.sh [2026-04-09T12:44:23.451Z] lf-activate-venv: SKIPPING [2026-04-09T12:44:23.451Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/297 [2026-04-09T12:44:23.451Z] INFO: archiving workspace using pattern(s): [2026-04-09T12:44:24.388Z] Archives upload complete. [2026-04-09T12:44:24.388Z] INFO: archiving logs to Nexus [2026-04-09T12:44:25.326Z] ---> uname -a: [2026-04-09T12:44:25.326Z] Linux prd-centos7-docker-4c-2g-4837.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-04-09T12:44:25.326Z] [2026-04-09T12:44:25.326Z] [2026-04-09T12:44:25.326Z] ---> lscpu: [2026-04-09T12:44:25.326Z] Architecture: x86_64 [2026-04-09T12:44:25.326Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-09T12:44:25.326Z] Byte Order: Little Endian [2026-04-09T12:44:25.326Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-09T12:44:25.326Z] CPU(s): 2 [2026-04-09T12:44:25.326Z] On-line CPU(s) list: 0,1 [2026-04-09T12:44:25.326Z] Thread(s) per core: 1 [2026-04-09T12:44:25.326Z] Core(s) per socket: 1 [2026-04-09T12:44:25.326Z] Socket(s): 2 [2026-04-09T12:44:25.326Z] NUMA node(s): 1 [2026-04-09T12:44:25.326Z] Vendor ID: AuthenticAMD [2026-04-09T12:44:25.326Z] CPU family: 23 [2026-04-09T12:44:25.326Z] Model: 49 [2026-04-09T12:44:25.326Z] Model name: AMD EPYC-Rome Processor [2026-04-09T12:44:25.326Z] Stepping: 0 [2026-04-09T12:44:25.326Z] CPU MHz: 2800.000 [2026-04-09T12:44:25.326Z] BogoMIPS: 5600.00 [2026-04-09T12:44:25.326Z] Virtualization: AMD-V [2026-04-09T12:44:25.326Z] Hypervisor vendor: KVM [2026-04-09T12:44:25.326Z] Virtualization type: full [2026-04-09T12:44:25.326Z] L1d cache: 64 KiB [2026-04-09T12:44:25.326Z] L1i cache: 64 KiB [2026-04-09T12:44:25.326Z] L2 cache: 1 MiB [2026-04-09T12:44:25.326Z] L3 cache: 32 MiB [2026-04-09T12:44:25.326Z] NUMA node0 CPU(s): 0,1 [2026-04-09T12:44:25.326Z] Vulnerability Itlb multihit: Not affected [2026-04-09T12:44:25.326Z] Vulnerability L1tf: Not affected [2026-04-09T12:44:25.326Z] Vulnerability Mds: Not affected [2026-04-09T12:44:25.326Z] Vulnerability Meltdown: Not affected [2026-04-09T12:44:25.326Z] Vulnerability Mmio stale data: Not affected [2026-04-09T12:44:25.326Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-09T12:44:25.326Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-09T12:44:25.326Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-09T12:44:25.326Z] Vulnerability Srbds: Not affected [2026-04-09T12:44:25.326Z] Vulnerability Tsx async abort: Not affected [2026-04-09T12:44:25.327Z] 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 [2026-04-09T12:44:25.327Z] [2026-04-09T12:44:25.327Z] [2026-04-09T12:44:25.327Z] ---> nproc: [2026-04-09T12:44:25.327Z] 2 [2026-04-09T12:44:25.327Z] [2026-04-09T12:44:25.327Z] [2026-04-09T12:44:25.327Z] ---> df -h: [2026-04-09T12:44:25.327Z] Filesystem Size Used Avail Use% Mounted on [2026-04-09T12:44:25.327Z] overlay 40G 7.4G 33G 19% / [2026-04-09T12:44:25.327Z] tmpfs 64M 0 64M 0% /dev [2026-04-09T12:44:25.327Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-09T12:44:25.327Z] shm 64M 0 64M 0% /dev/shm [2026-04-09T12:44:25.327Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-04-09T12:44:25.327Z] [2026-04-09T12:44:25.327Z] [2026-04-09T12:44:25.327Z] Cannot open /var/log/sysstat/sa09: No such file or directory [2026-04-09T12:44:25.327Z] Please check if data collecting is enabled [2026-04-09T12:44:25.327Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T12:44:25.370Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-09T12:44:25.375Z] $ docker stop --time=1 5e2f0543fc8ae4b94ff99db84e257a313d4fa34eb45ed8474c13745ea418b8af [2026-04-09T12:44:26.519Z] $ docker rm -f --volumes 5e2f0543fc8ae4b94ff99db84e257a313d4fa34eb45ed8474c13745ea418b8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-09T12:44:26.640Z] [WS-CLEANUP] Deleting project workspace... [2026-04-09T12:44:26.640Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-09T12:44:26.657Z] [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 [2026-04-09T12:44:27.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T12:44:27.116Z] [2026-04-09T12:44:27.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:44:27.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T12:44:27.421Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-09T12:44:27.421Z] 5eb5b503b376: Pulling fs layer [2026-04-09T12:44:27.421Z] 5c69ac0246d0: Pulling fs layer [2026-04-09T12:44:27.421Z] ec43610c2a17: Pulling fs layer [2026-04-09T12:44:27.421Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-09T12:44:27.421Z] 33b1e0a273af: Pulling fs layer [2026-04-09T12:44:27.421Z] 5d3b04190fa2: Pulling fs layer [2026-04-09T12:44:27.421Z] 2f39f015ded8: Pulling fs layer [2026-04-09T12:44:27.421Z] 3a2ae6a8a46f: Waiting [2026-04-09T12:44:27.421Z] 33b1e0a273af: Waiting [2026-04-09T12:44:27.421Z] 5d3b04190fa2: Waiting [2026-04-09T12:44:27.421Z] 2f39f015ded8: Waiting [2026-04-09T12:44:27.421Z] 5c69ac0246d0: Verifying Checksum [2026-04-09T12:44:27.421Z] 5c69ac0246d0: Download complete [2026-04-09T12:44:27.421Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-09T12:44:27.421Z] 3a2ae6a8a46f: Download complete [2026-04-09T12:44:27.421Z] 33b1e0a273af: Verifying Checksum [2026-04-09T12:44:27.421Z] 33b1e0a273af: Download complete [2026-04-09T12:44:27.421Z] ec43610c2a17: Verifying Checksum [2026-04-09T12:44:27.421Z] ec43610c2a17: Download complete [2026-04-09T12:44:27.421Z] 5d3b04190fa2: Verifying Checksum [2026-04-09T12:44:27.421Z] 5d3b04190fa2: Download complete [2026-04-09T12:44:27.680Z] 5eb5b503b376: Verifying Checksum [2026-04-09T12:44:27.680Z] 5eb5b503b376: Download complete [2026-04-09T12:44:28.247Z] 2f39f015ded8: Download complete [2026-04-09T12:44:29.183Z] 5eb5b503b376: Pull complete [2026-04-09T12:44:29.183Z] 5c69ac0246d0: Pull complete [2026-04-09T12:44:29.750Z] ec43610c2a17: Pull complete [2026-04-09T12:44:29.750Z] 3a2ae6a8a46f: Pull complete [2026-04-09T12:44:30.007Z] 33b1e0a273af: Pull complete [2026-04-09T12:44:30.007Z] 5d3b04190fa2: Pull complete [2026-04-09T12:44:35.273Z] 2f39f015ded8: Pull complete [2026-04-09T12:44:35.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-09T12:44:35.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T12:44:35.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:44:35.377Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:44:35.402Z] $ 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 [2026-04-09T12:44:36.206Z] $ docker top 5d5198c7d1c102a2443be440eab5d9ec374c9203ea3c7d6d24ea117d8a035f5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:44:36.526Z] Removing intermediate container 60c16ea770e0 [2026-04-09T12:44:36.526Z] ---> 788994a98d0c [2026-04-09T12:44:36.526Z] Step 10/12 : COPY . . [2026-04-09T12:44:36.526Z] ---> a324d32393b4 [2026-04-09T12:44:36.526Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-09T12:44:36.526Z] ---> Running in 2c7188b97b09 [2026-04-09T12:44:36.526Z] Removing intermediate container 2c7188b97b09 [2026-04-09T12:44:36.526Z] ---> 767fafe4cc3c [2026-04-09T12:44:36.526Z] Step 12/12 : RUN $MAKE [2026-04-09T12:44:36.526Z] ---> Running in 9f6d9f186c36 [2026-04-09T12:44:36.526Z] noop [2026-04-09T12:44:36.526Z] Removing intermediate container 9f6d9f186c36 [2026-04-09T12:44:36.526Z] ---> 26bef67b81b2 [2026-04-09T12:44:36.526Z] Successfully built 26bef67b81b2 [2026-04-09T12:44:36.526Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:44:36.589Z] ---> job-cost.sh [2026-04-09T12:44:36.589Z] lf-activate-venv: SKIPPING [2026-04-09T12:44:36.589Z] INFO: No Stack... [2026-04-09T12:44:36.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-09T12:44:36.898Z] + docker inspect -f . ci-base-image-arm64 [2026-04-09T12:44:36.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:44:37.107Z] INFO: Archiving Costs [2026-04-09T12:44:37.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-4836 does not seem to be running inside a container [2026-04-09T12:44:37.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/297 -v /w/workspace/app-service-configurable/297:/w/workspace/app-service-configurable/297:rw,z -v /w/workspace/app-service-configurable/297@tmp:/w/workspace/app-service-configurable/297@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 [2026-04-09T12:44:38.381Z] $ docker top ce7c691e673b4fc9224c93510f6ff6e4741f78a408c713031c49fb347f7bb270 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2026-04-09T12:44:38.882Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2026-04-09T12:44:38.882Z] + cut -d, -f6 [Pipeline] lock [2026-04-09T12:44:38.897Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [2026-04-09T12:44:38.905Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] did not exist. Created. [2026-04-09T12:44:38.912Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-09T12:44:39.224Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-04-09T12:44:39.263Z] Stashed 1 file(s) [Pipeline] } [2026-04-09T12:44:39.271Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [2026-04-09T12:44:39.272Z] + go version [2026-04-09T12:44:39.272Z] go version go1.25.3 linux/arm64 [Pipeline] // lock [Pipeline] } [2026-04-09T12:44:39.293Z] $ docker stop --time=1 5d5198c7d1c102a2443be440eab5d9ec374c9203ea3c7d6d24ea117d8a035f5b [2026-04-09T12:44:40.420Z] $ docker rm -f --volumes 5d5198c7d1c102a2443be440eab5d9ec374c9203ea3c7d6d24ea117d8a035f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2026-04-09T12:44:40.476Z] $ docker stop --time=1 ce7c691e673b4fc9224c93510f6ff6e4741f78a408c713031c49fb347f7bb270 [2026-04-09T12:44:42.961Z] $ docker rm -f --volumes ce7c691e673b4fc9224c93510f6ff6e4741f78a408c713031c49fb347f7bb270 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:44:43.587Z] + docker inspect -f . ci-base-image-arm64 [2026-04-09T12:44:43.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:44:43.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-4836 does not seem to be running inside a container [2026-04-09T12:44:43.845Z] $ 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/297 -v /w/workspace/app-service-configurable/297:/w/workspace/app-service-configurable/297:rw,z -v /w/workspace/app-service-configurable/297@tmp:/w/workspace/app-service-configurable/297@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 [2026-04-09T12:44:44.978Z] $ docker top 11b3dffd4892c8d6a179b60a10b77025d981792e4a6e959a119cca79a1d0ee9d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T12:44:45.812Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/297 [Pipeline] fileExists [Pipeline] sh [2026-04-09T12:44:46.154Z] + make test [2026-04-09T12:44:46.154Z] go test -race -coverprofile=coverage.out ./... [2026-04-09T12:49:38.061Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-04-09T12:49:38.061Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-09T12:49:38.061Z] go vet ./... [2026-04-09T12:53:14.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-09T12:53:14.911Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-09T12:53:14.911Z] ./bin/test-attribution-txt.sh [2026-04-09T12:53:14.911Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-09T12:53:14.911Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-09T12:53:14.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-09T12:53:14.949Z] $ docker stop --time=1 11b3dffd4892c8d6a179b60a10b77025d981792e4a6e959a119cca79a1d0ee9d [2026-04-09T12:53:16.803Z] $ docker rm -f --volumes 11b3dffd4892c8d6a179b60a10b77025d981792e4a6e959a119cca79a1d0ee9d [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-09T12:53:19.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-09T12:53:19.185Z] Warning: overwriting stash ‘coverage-report’ [2026-04-09T12:53:19.590Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-09T12:53:19.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-09T12:53:20.310Z] + ls -al . [2026-04-09T12:53:20.310Z] total 248 [2026-04-09T12:53:20.310Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 9 12:44 . [2026-04-09T12:53:20.310Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 12:41 .. [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 9 12:41 .dockerignore [2026-04-09T12:53:20.310Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 12:42 .git [2026-04-09T12:53:20.310Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 12:41 .github [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 108 Apr 9 12:41 .gitignore [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 9 12:41 .golangci.yml [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 19193 Apr 9 12:41 Attribution.txt [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 39309 Apr 9 12:41 CHANGELOG.md [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 2008 Apr 9 12:41 Dockerfile [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 9 12:41 GOVERNANCE.md [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 689 Apr 9 12:41 Jenkinsfile [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 9 12:41 LICENSE [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 9 12:41 OWNERS.md [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 4952 Apr 9 12:41 README.md [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 12:40 VERSION [2026-04-09T12:53:20.310Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 12:41 bin [2026-04-09T12:53:20.310Z] -rw-r--r-- 1 jenkins jenkins 953 Apr 9 12:49 coverage.out [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 7029 Apr 9 12:41 go.mod [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 90684 Apr 9 12:41 go.sum [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 1937 Apr 9 12:41 main.go [2026-04-09T12:53:20.310Z] -rw-rw-r-- 1 jenkins jenkins 3361 Apr 9 12:41 makefile [2026-04-09T12:53:20.310Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 12:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:53:20.668Z] + 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=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec --label arch=arm64 --label version=4.1.0-dev.19 . [2026-04-09T12:53:20.668Z] Sending build context to Docker daemon 231.4kB [2026-04-09T12:53:20.935Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-04-09T12:53:20.935Z] Step 2/27 : FROM ${BASE} AS builder [2026-04-09T12:53:20.935Z] ---> 26bef67b81b2 [2026-04-09T12:53:20.935Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-04-09T12:53:21.893Z] ---> Running in 619f7ff4238b [2026-04-09T12:53:22.159Z] Removing intermediate container 619f7ff4238b [2026-04-09T12:53:22.159Z] ---> 4542ff27664a [2026-04-09T12:53:22.159Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-04-09T12:53:22.159Z] ---> Running in 860a81418f43 [2026-04-09T12:53:22.425Z] Removing intermediate container 860a81418f43 [2026-04-09T12:53:22.425Z] ---> a6e43d3ede83 [2026-04-09T12:53:22.425Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-04-09T12:53:22.425Z] ---> Running in 79612e2dad14 [2026-04-09T12:53:22.695Z] Removing intermediate container 79612e2dad14 [2026-04-09T12:53:22.695Z] ---> 7702af0702eb [2026-04-09T12:53:22.695Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-09T12:53:22.967Z] ---> Running in 86f1747b3f0f [2026-04-09T12:53:23.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-09T12:53:24.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-09T12:53:26.152Z] OK: 255 MiB in 60 packages [2026-04-09T12:53:26.741Z] Removing intermediate container 86f1747b3f0f [2026-04-09T12:53:26.741Z] ---> c000951db037 [2026-04-09T12:53:26.741Z] Step 7/27 : WORKDIR /app [2026-04-09T12:53:27.008Z] ---> Running in 44a233881270 [2026-04-09T12:53:27.275Z] Removing intermediate container 44a233881270 [2026-04-09T12:53:27.276Z] ---> 6d7405447fbf [2026-04-09T12:53:27.276Z] Step 8/27 : COPY go.mod vendor* ./ [2026-04-09T12:53:27.553Z] ---> 58ea9996580b [2026-04-09T12:53:27.553Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-09T12:53:27.829Z] ---> Running in 9024a878800a [2026-04-09T12:53:29.774Z] Removing intermediate container 9024a878800a [2026-04-09T12:53:29.774Z] ---> 2034d7d248d1 [2026-04-09T12:53:29.774Z] Step 10/27 : COPY . . [2026-04-09T12:53:30.359Z] ---> 84e6c950be88 [2026-04-09T12:53:30.359Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-09T12:53:30.359Z] ---> Running in 13cc151acb0d [2026-04-09T12:53:30.946Z] Removing intermediate container 13cc151acb0d [2026-04-09T12:53:30.946Z] ---> 1fd77bc2b344 [2026-04-09T12:53:30.946Z] Step 12/27 : RUN $MAKE [2026-04-09T12:53:30.946Z] ---> Running in b370f8c6f6fe [2026-04-09T12:53:31.905Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2026-04-09T12:57:38.794Z] Removing intermediate container b370f8c6f6fe [2026-04-09T12:57:38.794Z] ---> d15d7184fb3f [2026-04-09T12:57:38.794Z] Step 13/27 : FROM alpine:3.22 [2026-04-09T12:57:38.794Z] 3.22: Pulling from library/alpine [2026-04-09T12:57:38.794Z] d741ee1608f3: Pulling fs layer [2026-04-09T12:57:38.794Z] d741ee1608f3: Verifying Checksum [2026-04-09T12:57:38.794Z] d741ee1608f3: Download complete [2026-04-09T12:57:38.794Z] d741ee1608f3: Pull complete [2026-04-09T12:57:38.794Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-09T12:57:38.794Z] Status: Downloaded newer image for alpine:3.22 [2026-04-09T12:57:38.794Z] ---> 5a766deef0c8 [2026-04-09T12:57:38.794Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-04-09T12:57:38.794Z] ---> Running in 0403c527b074 [2026-04-09T12:57:38.794Z] Removing intermediate container 0403c527b074 [2026-04-09T12:57:38.794Z] ---> 11f292ae1a6c [2026-04-09T12:57:38.794Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-04-09T12:57:38.794Z] ---> Running in 71035f37a352 [2026-04-09T12:57:38.794Z] Removing intermediate container 71035f37a352 [2026-04-09T12:57:38.794Z] ---> 3a3b23b173aa [2026-04-09T12:57:38.794Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-04-09T12:57:38.794Z] ---> Running in 78cd7c6e55cc [2026-04-09T12:57:38.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-09T12:57:38.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-09T12:57:38.794Z] (1/2) Installing ca-certificates (20250911-r0) [2026-04-09T12:57:38.794Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-04-09T12:57:38.794Z] Executing busybox-1.37.0-r20.trigger [2026-04-09T12:57:38.794Z] Executing ca-certificates-20250911-r0.trigger [2026-04-09T12:57:38.794Z] OK: 8 MiB in 18 packages [2026-04-09T12:57:38.794Z] Removing intermediate container 78cd7c6e55cc [2026-04-09T12:57:38.794Z] ---> 6c6d06653254 [2026-04-09T12:57:38.794Z] Step 17/27 : RUN apk --no-cache upgrade [2026-04-09T12:57:38.794Z] ---> Running in 05157eb50c66 [2026-04-09T12:57:38.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-09T12:57:38.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-09T12:57:38.794Z] OK: 8 MiB in 18 packages [2026-04-09T12:57:38.794Z] Removing intermediate container 05157eb50c66 [2026-04-09T12:57:38.794Z] ---> 4143440af2dd [2026-04-09T12:57:38.794Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-04-09T12:57:38.794Z] ---> 054e681fba5d [2026-04-09T12:57:38.794Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-04-09T12:57:39.063Z] ---> bb516a40da39 [2026-04-09T12:57:39.063Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-04-09T12:57:39.909Z] ---> 9510fb52bb00 [2026-04-09T12:57:39.909Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-04-09T12:57:41.878Z] ---> 0b24551fd8b3 [2026-04-09T12:57:41.878Z] Step 22/27 : EXPOSE 48095 [2026-04-09T12:57:41.878Z] ---> Running in 3784df570573 [2026-04-09T12:57:42.146Z] Removing intermediate container 3784df570573 [2026-04-09T12:57:42.146Z] ---> 73c24aa43e42 [2026-04-09T12:57:42.146Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-04-09T12:57:42.146Z] ---> Running in 0afe877d379c [2026-04-09T12:57:42.415Z] Removing intermediate container 0afe877d379c [2026-04-09T12:57:42.415Z] ---> 1a5b136a5b69 [2026-04-09T12:57:42.415Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-09T12:57:42.691Z] ---> Running in 933fcb9f0839 [2026-04-09T12:57:43.885Z] Removing intermediate container 933fcb9f0839 [2026-04-09T12:57:43.885Z] ---> bcf10a3ad8e4 [2026-04-09T12:57:43.885Z] Step 25/27 : LABEL arch=arm64 [2026-04-09T12:57:43.885Z] ---> Running in 520e4a9bf000 [2026-04-09T12:57:43.885Z] Removing intermediate container 520e4a9bf000 [2026-04-09T12:57:43.885Z] ---> 3d8d4b1d7272 [2026-04-09T12:57:43.885Z] Step 26/27 : LABEL git_sha=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:57:43.885Z] ---> Running in af8ddfd4962e [2026-04-09T12:57:43.885Z] Removing intermediate container af8ddfd4962e [2026-04-09T12:57:43.885Z] ---> d06dfa232a38 [2026-04-09T12:57:43.885Z] Step 27/27 : LABEL version=4.1.0-dev.19 [2026-04-09T12:57:43.885Z] ---> Running in 591b6c52df68 [2026-04-09T12:57:43.885Z] Removing intermediate container 591b6c52df68 [2026-04-09T12:57:43.885Z] ---> 0662b3ecca02 [2026-04-09T12:57:43.885Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-09T12:57:43.885Z] Successfully built 0662b3ecca02 [2026-04-09T12:57:43.885Z] 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 [2026-04-09T12:57:44.024Z] provisioning config files... [2026-04-09T12:57:44.039Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/297@tmp/config11226838321068886481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:57:44.409Z] ---> ****-login.sh [2026-04-09T12:57:44.409Z] nexus3.edgexfoundry.org:10001 [2026-04-09T12:57:44.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:57:44.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:57:44.679Z] Configure a credential helper to remove this warning. See [2026-04-09T12:57:44.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:57:44.679Z] [2026-04-09T12:57:44.679Z] Login Succeeded [2026-04-09T12:57:44.679Z] nexus3.edgexfoundry.org:10002 [2026-04-09T12:57:44.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:57:44.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:57:44.950Z] Configure a credential helper to remove this warning. See [2026-04-09T12:57:44.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:57:44.950Z] [2026-04-09T12:57:44.950Z] Login Succeeded [2026-04-09T12:57:44.950Z] nexus3.edgexfoundry.org:10003 [2026-04-09T12:57:45.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:57:45.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:57:45.491Z] Configure a credential helper to remove this warning. See [2026-04-09T12:57:45.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:57:45.491Z] [2026-04-09T12:57:45.491Z] Login Succeeded [2026-04-09T12:57:45.491Z] nexus3.edgexfoundry.org:10004 [2026-04-09T12:57:45.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:57:45.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:57:45.768Z] Configure a credential helper to remove this warning. See [2026-04-09T12:57:45.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:57:45.768Z] [2026-04-09T12:57:45.768Z] Login Succeeded [2026-04-09T12:57:45.768Z] ****.io [2026-04-09T12:57:46.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-09T12:57:46.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-09T12:57:46.311Z] Configure a credential helper to remove this warning. See [2026-04-09T12:57:46.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-09T12:57:46.311Z] [2026-04-09T12:57:46.311Z] Login Succeeded [2026-04-09T12:57:46.311Z] ---> ****-login.sh ends [Pipeline] } [2026-04-09T12:57:46.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T12:57:46.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-09T12:57:46.405Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-04-09T12:57:46.405Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:57:46.405Z] latest [2026-04-09T12:57:46.405Z] 4.1.0-dev.19 [2026-04-09T12:57:46.405Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:57:46.405Z] main [2026-04-09T12:57:46.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:57:46.780Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:57:47.138Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:57:47.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-09T12:57:47.138Z] 2e3bc79ecb30: Preparing [2026-04-09T12:57:47.138Z] 0bdc807817a2: Preparing [2026-04-09T12:57:47.138Z] fdcde3561cf2: Preparing [2026-04-09T12:57:47.138Z] 0a2788a7c8cf: Preparing [2026-04-09T12:57:47.138Z] 3fee0c4c380e: Preparing [2026-04-09T12:57:47.138Z] 497e859d77a0: Preparing [2026-04-09T12:57:47.138Z] c4e71c2a4573: Preparing [2026-04-09T12:57:47.138Z] 497e859d77a0: Waiting [2026-04-09T12:57:47.138Z] c4e71c2a4573: Waiting [2026-04-09T12:57:47.407Z] 0a2788a7c8cf: Pushed [2026-04-09T12:57:47.407Z] 3fee0c4c380e: Pushed [2026-04-09T12:57:47.407Z] 0bdc807817a2: Pushed [2026-04-09T12:57:47.407Z] fdcde3561cf2: Pushed [2026-04-09T12:57:47.676Z] 497e859d77a0: Pushed [2026-04-09T12:57:51.524Z] c4e71c2a4573: Layer already exists [2026-04-09T12:57:55.918Z] 2e3bc79ecb30: Pushed [2026-04-09T12:57:55.918Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:57:56.298Z] + 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 [2026-04-09T12:57:56.659Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-04-09T12:57:56.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-09T12:57:56.659Z] 2e3bc79ecb30: Preparing [2026-04-09T12:57:56.659Z] 0bdc807817a2: Preparing [2026-04-09T12:57:56.659Z] fdcde3561cf2: Preparing [2026-04-09T12:57:56.659Z] 0a2788a7c8cf: Preparing [2026-04-09T12:57:56.659Z] 3fee0c4c380e: Preparing [2026-04-09T12:57:56.659Z] 497e859d77a0: Preparing [2026-04-09T12:57:56.659Z] 497e859d77a0: Waiting [2026-04-09T12:57:56.659Z] c4e71c2a4573: Preparing [2026-04-09T12:57:56.659Z] c4e71c2a4573: Waiting [2026-04-09T12:57:56.659Z] 0a2788a7c8cf: Layer already exists [2026-04-09T12:57:56.659Z] fdcde3561cf2: Layer already exists [2026-04-09T12:57:56.659Z] 3fee0c4c380e: Layer already exists [2026-04-09T12:57:56.659Z] 2e3bc79ecb30: Layer already exists [2026-04-09T12:57:56.659Z] 0bdc807817a2: Layer already exists [2026-04-09T12:57:56.659Z] c4e71c2a4573: Layer already exists [2026-04-09T12:57:56.659Z] 497e859d77a0: Layer already exists [2026-04-09T12:57:56.933Z] latest: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:57:57.524Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:57:57.887Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [2026-04-09T12:57:57.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-09T12:57:57.887Z] 2e3bc79ecb30: Preparing [2026-04-09T12:57:57.887Z] 0bdc807817a2: Preparing [2026-04-09T12:57:57.887Z] fdcde3561cf2: Preparing [2026-04-09T12:57:57.887Z] 0a2788a7c8cf: Preparing [2026-04-09T12:57:57.887Z] 3fee0c4c380e: Preparing [2026-04-09T12:57:57.887Z] 497e859d77a0: Preparing [2026-04-09T12:57:57.887Z] c4e71c2a4573: Preparing [2026-04-09T12:57:57.887Z] 497e859d77a0: Waiting [2026-04-09T12:57:57.887Z] c4e71c2a4573: Waiting [2026-04-09T12:57:57.887Z] 0bdc807817a2: Layer already exists [2026-04-09T12:57:57.887Z] 3fee0c4c380e: Layer already exists [2026-04-09T12:57:57.887Z] 2e3bc79ecb30: Layer already exists [2026-04-09T12:57:57.887Z] 0a2788a7c8cf: Layer already exists [2026-04-09T12:57:57.887Z] fdcde3561cf2: Layer already exists [2026-04-09T12:57:57.887Z] 497e859d77a0: Layer already exists [2026-04-09T12:57:57.887Z] c4e71c2a4573: Layer already exists [2026-04-09T12:57:57.887Z] 4.1.0-dev.19: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:57:58.511Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:57:58.862Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:57:58.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-09T12:57:58.862Z] 2e3bc79ecb30: Preparing [2026-04-09T12:57:58.862Z] 0bdc807817a2: Preparing [2026-04-09T12:57:58.862Z] fdcde3561cf2: Preparing [2026-04-09T12:57:58.862Z] 0a2788a7c8cf: Preparing [2026-04-09T12:57:58.862Z] 3fee0c4c380e: Preparing [2026-04-09T12:57:58.862Z] 497e859d77a0: Preparing [2026-04-09T12:57:58.862Z] c4e71c2a4573: Preparing [2026-04-09T12:57:58.862Z] 497e859d77a0: Waiting [2026-04-09T12:57:58.862Z] c4e71c2a4573: Waiting [2026-04-09T12:57:58.862Z] 3fee0c4c380e: Layer already exists [2026-04-09T12:57:58.862Z] 0bdc807817a2: Layer already exists [2026-04-09T12:57:58.862Z] 0a2788a7c8cf: Layer already exists [2026-04-09T12:57:58.862Z] 2e3bc79ecb30: Layer already exists [2026-04-09T12:57:58.862Z] fdcde3561cf2: Layer already exists [2026-04-09T12:57:58.862Z] 497e859d77a0: Layer already exists [2026-04-09T12:57:58.862Z] c4e71c2a4573: Layer already exists [2026-04-09T12:57:58.862Z] 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:57:59.512Z] + 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 [2026-04-09T12:57:59.875Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-04-09T12:57:59.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-04-09T12:57:59.875Z] 2e3bc79ecb30: Preparing [2026-04-09T12:57:59.875Z] 0bdc807817a2: Preparing [2026-04-09T12:57:59.875Z] fdcde3561cf2: Preparing [2026-04-09T12:57:59.875Z] 0a2788a7c8cf: Preparing [2026-04-09T12:57:59.875Z] 3fee0c4c380e: Preparing [2026-04-09T12:57:59.875Z] 497e859d77a0: Preparing [2026-04-09T12:57:59.875Z] c4e71c2a4573: Preparing [2026-04-09T12:57:59.875Z] 497e859d77a0: Waiting [2026-04-09T12:57:59.875Z] c4e71c2a4573: Waiting [2026-04-09T12:57:59.875Z] 2e3bc79ecb30: Layer already exists [2026-04-09T12:57:59.875Z] 3fee0c4c380e: Layer already exists [2026-04-09T12:57:59.875Z] 0bdc807817a2: Layer already exists [2026-04-09T12:57:59.875Z] 0a2788a7c8cf: Layer already exists [2026-04-09T12:57:59.875Z] fdcde3561cf2: Layer already exists [2026-04-09T12:57:59.875Z] 497e859d77a0: Layer already exists [2026-04-09T12:57:59.875Z] c4e71c2a4573: Layer already exists [2026-04-09T12:58:00.142Z] main: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-09T12:58:00.216Z] ===================================================== [Pipeline] echo [2026-04-09T12:58:00.228Z] taggedImages: [2026-04-09T12:58:00.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [2026-04-09T12:58:00.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-04-09T12:58:00.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [2026-04-09T12:58:00.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [2026-04-09T12:58:00.228Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2026-04-09T12:58:00.238Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo [2026-04-09T12:58:00.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2026-04-09T12:58:00.261Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [Pipeline] echo [2026-04-09T12:58:00.273Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [Pipeline] echo [2026-04-09T12:58:00.286Z] 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 [2026-04-09T12:58:00.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-09T12:58:00.731Z] [2026-04-09T12:58:00.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:58:01.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-09T12:58:03.118Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-09T12:58:03.118Z] 8998bd30e6a1: Pulling fs layer [2026-04-09T12:58:03.118Z] 04944245beec: Pulling fs layer [2026-04-09T12:58:03.118Z] 699f458cf7ca: Pulling fs layer [2026-04-09T12:58:03.118Z] 765212b225bb: Pulling fs layer [2026-04-09T12:58:03.118Z] f23df028b6ca: Pulling fs layer [2026-04-09T12:58:03.118Z] d65c8cfc05b1: Pulling fs layer [2026-04-09T12:58:03.118Z] 2437ff75d9bd: Pulling fs layer [2026-04-09T12:58:03.118Z] f23df028b6ca: Waiting [2026-04-09T12:58:03.118Z] d65c8cfc05b1: Waiting [2026-04-09T12:58:03.118Z] 2437ff75d9bd: Waiting [2026-04-09T12:58:03.118Z] 765212b225bb: Waiting [2026-04-09T12:58:03.386Z] 04944245beec: Verifying Checksum [2026-04-09T12:58:03.386Z] 04944245beec: Download complete [2026-04-09T12:58:03.386Z] 765212b225bb: Verifying Checksum [2026-04-09T12:58:03.386Z] 765212b225bb: Download complete [2026-04-09T12:58:03.386Z] f23df028b6ca: Verifying Checksum [2026-04-09T12:58:03.386Z] f23df028b6ca: Download complete [2026-04-09T12:58:03.386Z] d65c8cfc05b1: Verifying Checksum [2026-04-09T12:58:03.386Z] d65c8cfc05b1: Download complete [2026-04-09T12:58:03.386Z] 699f458cf7ca: Download complete [2026-04-09T12:58:03.970Z] 8998bd30e6a1: Verifying Checksum [2026-04-09T12:58:03.970Z] 8998bd30e6a1: Download complete [2026-04-09T12:58:06.557Z] 2437ff75d9bd: Verifying Checksum [2026-04-09T12:58:06.557Z] 2437ff75d9bd: Download complete [2026-04-09T12:58:08.504Z] 8998bd30e6a1: Pull complete [2026-04-09T12:58:08.773Z] 04944245beec: Pull complete [2026-04-09T12:58:10.826Z] 699f458cf7ca: Pull complete [2026-04-09T12:58:10.826Z] 765212b225bb: Pull complete [2026-04-09T12:58:11.812Z] f23df028b6ca: Pull complete [2026-04-09T12:58:11.812Z] d65c8cfc05b1: Pull complete [2026-04-09T12:58:34.084Z] 2437ff75d9bd: Pull complete [2026-04-09T12:58:34.084Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-09T12:58:34.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-09T12:58:34.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:58:34.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-4836 does not seem to be running inside a container [2026-04-09T12:58:34.342Z] $ 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/297 -v /w/workspace/app-service-configurable/297:/w/workspace/app-service-configurable/297:rw,z -v /w/workspace/app-service-configurable/297@tmp:/w/workspace/app-service-configurable/297@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 [2026-04-09T12:58:36.991Z] $ docker top d2fbc9c9fefa47c8c9009c22a35d820921d8ca66a4a0dc2dad597480fd949101 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:58:37.830Z] ---> job-cost.sh [2026-04-09T12:58:37.830Z] lf-activate-venv: SKIPPING [2026-04-09T12:58:37.830Z] INFO: No Stack... [2026-04-09T12:58:38.409Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-09T12:58:38.989Z] INFO: Archiving Costs [Pipeline] sh [2026-04-09T12:58:39.619Z] + cat /w/workspace/app-service-configurable/297/archives/cost.csv [2026-04-09T12:58:39.619Z] + cut -d, -f6 [Pipeline] lock [2026-04-09T12:58:39.671Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [2026-04-09T12:58:39.679Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] did not exist. Created. [2026-04-09T12:58:39.685Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-09T12:58:40.343Z] /w/workspace/app-service-configurable/297@tmp/durable-1e4ae02b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-09T12:58:40.983Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-09T12:58:40.999Z] Warning: overwriting stash ‘stack-cost’ [2026-04-09T12:58:41.047Z] Stashed 1 file(s) [Pipeline] } [2026-04-09T12:58:41.057Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-09T12:58:41.083Z] $ docker stop --time=1 d2fbc9c9fefa47c8c9009c22a35d820921d8ca66a4a0dc2dad597480fd949101 [2026-04-09T12:58:43.847Z] $ docker rm -f --volumes d2fbc9c9fefa47c8c9009c22a35d820921d8ca66a4a0dc2dad597480fd949101 [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 [2026-04-09T12:58:44.348Z] provisioning config files... [2026-04-09T12:58:44.358Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8132102842590962599tmp [Pipeline] { [Pipeline] sh [2026-04-09T12:58:44.743Z] + set +x [2026-04-09T12:58:44.743Z] + bash -s -- [2026-04-09T12:58:44.743Z] + curl -s https://codecov.io/bash [2026-04-09T12:58:44.743Z] [2026-04-09T12:58:44.743Z] _____ _ [2026-04-09T12:58:44.743Z] / ____| | | [2026-04-09T12:58:44.743Z] | | ___ __| | ___ ___ _____ __ [2026-04-09T12:58:44.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-09T12:58:44.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-09T12:58:44.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-09T12:58:44.743Z] Bash-1.0.6 [2026-04-09T12:58:44.743Z] [2026-04-09T12:58:44.743Z] [2026-04-09T12:58:44.743Z] ==> git version 2.25.1 found [2026-04-09T12:58:44.743Z] ==> 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 [2026-04-09T12:58:44.743Z] Release-Date: 2020-01-08 [2026-04-09T12:58:44.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-04-09T12:58:44.743Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-09T12:58:44.743Z] ==> Jenkins CI detected. [2026-04-09T12:58:44.743Z] current dir:  /w/workspace/ry_app-service-configurable_main [2026-04-09T12:58:44.743Z] project root: . [2026-04-09T12:58:44.743Z] --> token set from env [2026-04-09T12:58:44.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-09T12:58:44.743Z] ==> Running gcov in . (disable via -X gcov) [2026-04-09T12:58:44.743Z] ==> Python coveragepy not found [2026-04-09T12:58:44.743Z] ==> Searching for coverage reports in: [2026-04-09T12:58:44.743Z] + . [2026-04-09T12:58:44.743Z] -> Found 1 reports [2026-04-09T12:58:44.743Z] ==> Detecting git/mercurial file structure [2026-04-09T12:58:44.743Z] ==> Reading reports [2026-04-09T12:58:44.743Z] + ./coverage.out bytes=953 [2026-04-09T12:58:44.743Z] ==> Appending adjustments [2026-04-09T12:58:44.743Z] https://docs.codecov.io/docs/fixing-reports [2026-04-09T12:58:45.015Z] + Found adjustments [2026-04-09T12:58:45.015Z] ==> Gzipping contents [2026-04-09T12:58:45.015Z] 4.0K /tmp/codecov.J3bVkn.gz [2026-04-09T12:58:45.015Z] ==> Uploading reports [2026-04-09T12:58:45.015Z] url: https://codecov.io [2026-04-09T12:58:45.015Z] query: branch=main&commit=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec&build=297&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F297%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-09T12:58:45.015Z] -> Pinging Codecov [2026-04-09T12:58:45.015Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec&build=297&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F297%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-09T12:58:45.015Z] -> Uploading to [2026-04-09T12:58:45.015Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/8a612c30367696ae2ff78a6ac02ee3a9ac37ccec/77527fc0-ff5f-43a9-9b9e-9e4111a309e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260409%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260409T125844Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=afc0405fe2f7849ddc35c7030d8ce661072a553fe2e645f19799ab153921241e [2026-04-09T12:58:45.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-09T12:58:45.016Z] Dload Upload Total Spent Left Speed [2026-04-09T12:58:45.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3121 --:--:-- --:--:-- --:--:-- 3096 [2026-04-09T12:58:45.281Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] } [2026-04-09T12:58:45.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-04-09T12:58:45.521Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-09T12:58:45.537Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:58:45.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-09T12:58:45.847Z] [2026-04-09T12:58:45.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:58:46.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-09T12:58:46.153Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-09T12:58:46.153Z] 2d35ebdb57d9: Already exists [2026-04-09T12:58:46.153Z] 85e8836fcdb2: Pulling fs layer [2026-04-09T12:58:46.153Z] 91631faa732a: Pulling fs layer [2026-04-09T12:58:46.153Z] f3f5ae8826fa: Pulling fs layer [2026-04-09T12:58:46.153Z] 4f4fb700ef54: Pulling fs layer [2026-04-09T12:58:46.153Z] 7861252a18e6: Pulling fs layer [2026-04-09T12:58:46.153Z] 4f4fb700ef54: Waiting [2026-04-09T12:58:46.153Z] 9130f900ef6f: Pulling fs layer [2026-04-09T12:58:46.153Z] 7861252a18e6: Waiting [2026-04-09T12:58:46.153Z] 9130f900ef6f: Waiting [2026-04-09T12:58:46.153Z] f3f5ae8826fa: Download complete [2026-04-09T12:58:46.153Z] 85e8836fcdb2: Download complete [2026-04-09T12:58:46.153Z] 4f4fb700ef54: Verifying Checksum [2026-04-09T12:58:46.154Z] 4f4fb700ef54: Download complete [2026-04-09T12:58:46.154Z] 85e8836fcdb2: Pull complete [2026-04-09T12:58:46.411Z] 7861252a18e6: Verifying Checksum [2026-04-09T12:58:46.411Z] 7861252a18e6: Download complete [2026-04-09T12:58:46.670Z] 91631faa732a: Verifying Checksum [2026-04-09T12:58:46.670Z] 91631faa732a: Download complete [2026-04-09T12:58:47.238Z] 9130f900ef6f: Verifying Checksum [2026-04-09T12:58:47.238Z] 9130f900ef6f: Download complete [2026-04-09T12:58:50.873Z] 91631faa732a: Pull complete [2026-04-09T12:58:50.873Z] f3f5ae8826fa: Pull complete [2026-04-09T12:58:50.873Z] 4f4fb700ef54: Pull complete [2026-04-09T12:58:51.133Z] 7861252a18e6: Pull complete [2026-04-09T12:58:56.399Z] 9130f900ef6f: Pull complete [2026-04-09T12:58:56.399Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-09T12:58:56.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-09T12:58:56.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:58:56.505Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:58:56.542Z] $ 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 [2026-04-09T12:58:57.469Z] $ docker top 7bf48c9c258a114ec9961c13b5571b0fdcdfc71b0b1abdf3fd55474e97ccf86f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T12:58:57.821Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2026-04-09T12:58:57.832Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2026-04-09T12:58:58.115Z] + set -o pipefail [2026-04-09T12:58:58.115Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2026-04-09T12:59:06.229Z] [2026-04-09T12:59:06.229Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2026-04-09T12:59:06.229Z] [2026-04-09T12:59:06.229Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/8e2a6f50-707e-480b-9868-4a75cba89f84 [2026-04-09T12:59:06.229Z] [2026-04-09T12:59:06.229Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-09T12:59:06.229Z] [2026-04-09T12:59:06.489Z] [2026-04-09T12:59:06.489Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-09T12:59:06.489Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-09T12:59:06.751Z] $ docker stop --time=1 7bf48c9c258a114ec9961c13b5571b0fdcdfc71b0b1abdf3fd55474e97ccf86f [2026-04-09T12:59:08.722Z] $ docker rm -f --volumes 7bf48c9c258a114ec9961c13b5571b0fdcdfc71b0b1abdf3fd55474e97ccf86f [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 [2026-04-09T12:59:09.793Z] + git log --format=format:%s -1 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] sh [2026-04-09T12:59:10.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-09T12:59:10.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:59:10.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T12:59:10.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:59:10.456Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:59:10.478Z] $ 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 [2026-04-09T12:59:10.712Z] $ docker top ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 -eo pid,comm [2026-04-09T12:59:10.758Z] 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). [2026-04-09T12:59:10.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-09T12:59:10.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T12:59:10.820Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T12:59:10.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T12:59:10.933Z] $ docker exec ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 ssh-agent [2026-04-09T12:59:11.032Z] SSH_AUTH_SOCK=/tmp/ssh-Ds6vV93MpKrN/agent.32 [2026-04-09T12:59:11.032Z] SSH_AGENT_PID=38 [2026-04-09T12:59:11.035Z] Running ssh-add (command line suppressed) [2026-04-09T12:59:11.128Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4988656493246240491.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4988656493246240491.key) [2026-04-09T12:59:11.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T12:59:11.438Z] + git semver tag [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,643 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,648 [run_tag] DEBUG tag force:False [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,648 [check_head_tag] DEBUG check head tag [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,649 [execute] INFO git cat-file --batch-check [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,651 [execute] INFO git cat-file --batch [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,666 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,666 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,666 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2026-04-09T12:59:11.698Z] 2026-04-09 12:59:11,670 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:59:11.698Z] 4.1.0-dev.19 [Pipeline] } [2026-04-09T12:59:11.700Z] $ docker exec --env ******** --env ******** ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 ssh-agent -k [2026-04-09T12:59:11.792Z] unset SSH_AUTH_SOCK; [2026-04-09T12:59:11.792Z] unset SSH_AGENT_PID; [2026-04-09T12:59:11.792Z] echo Agent pid 38 killed; [2026-04-09T12:59:11.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T12:59:12.126Z] + git semver [Pipeline] } [2026-04-09T12:59:12.388Z] $ docker stop --time=1 ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 [2026-04-09T12:59:13.637Z] $ docker rm -f --volumes ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:59:14.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-09T12:59:14.047Z] [2026-04-09T12:59:14.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:59:14.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-09T12:59:14.355Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-09T12:59:14.355Z] ab5ef0e58194: Pulling fs layer [2026-04-09T12:59:14.355Z] 9712f1f96733: Pulling fs layer [2026-04-09T12:59:14.355Z] 63f879dbbcfc: Pulling fs layer [2026-04-09T12:59:14.355Z] 0d9ebad4ef96: Pulling fs layer [2026-04-09T12:59:14.355Z] e9a5061849ea: Pulling fs layer [2026-04-09T12:59:14.355Z] d747dcd14b5f: Pulling fs layer [2026-04-09T12:59:14.355Z] 2de7ff778b66: Pulling fs layer [2026-04-09T12:59:14.355Z] d747dcd14b5f: Waiting [2026-04-09T12:59:14.355Z] 2de7ff778b66: Waiting [2026-04-09T12:59:14.355Z] e9a5061849ea: Waiting [2026-04-09T12:59:14.355Z] 0d9ebad4ef96: Waiting [2026-04-09T12:59:14.355Z] 9712f1f96733: Download complete [2026-04-09T12:59:14.921Z] 63f879dbbcfc: Verifying Checksum [2026-04-09T12:59:14.921Z] 63f879dbbcfc: Download complete [2026-04-09T12:59:14.921Z] e9a5061849ea: Verifying Checksum [2026-04-09T12:59:14.921Z] e9a5061849ea: Download complete [2026-04-09T12:59:14.921Z] d747dcd14b5f: Verifying Checksum [2026-04-09T12:59:14.921Z] d747dcd14b5f: Download complete [2026-04-09T12:59:14.921Z] 0d9ebad4ef96: Verifying Checksum [2026-04-09T12:59:14.921Z] 0d9ebad4ef96: Download complete [2026-04-09T12:59:14.921Z] ab5ef0e58194: Verifying Checksum [2026-04-09T12:59:14.921Z] ab5ef0e58194: Download complete [2026-04-09T12:59:14.921Z] 2de7ff778b66: Verifying Checksum [2026-04-09T12:59:14.921Z] 2de7ff778b66: Download complete [2026-04-09T12:59:19.115Z] ab5ef0e58194: Pull complete [2026-04-09T12:59:19.115Z] 9712f1f96733: Pull complete [2026-04-09T12:59:19.681Z] 63f879dbbcfc: Pull complete [2026-04-09T12:59:25.227Z] 0d9ebad4ef96: Pull complete [2026-04-09T12:59:25.227Z] e9a5061849ea: Pull complete [2026-04-09T12:59:25.227Z] d747dcd14b5f: Pull complete [2026-04-09T12:59:26.601Z] 2de7ff778b66: Pull complete [2026-04-09T12:59:26.601Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-09T12:59:26.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-09T12:59:26.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:59:26.700Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:59:26.722Z] $ 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 [2026-04-09T12:59:27.951Z] $ docker top 4d120c589e7f463cdc791b10745d54133b2971175a4c3b66fbe9dd17743fd3b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-09T12:59:28.035Z] provisioning config files... [2026-04-09T12:59:28.043Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14522155610580631998tmp [2026-04-09T12:59:28.053Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7687126387067991602tmp [2026-04-09T12:59:28.061Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14379930525914852411tmp [Pipeline] { [Pipeline] echo [2026-04-09T12:59:28.090Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:28.383Z] ---> sigul-configuration.sh [2026-04-09T12:59:28.384Z] gpg: directory `/root/.gnupg' created [2026-04-09T12:59:28.384Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-09T12:59:28.384Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-09T12:59:28.384Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-09T12:59:28.384Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-09T12:59:28.384Z] gpg: CAST5 encrypted data [2026-04-09T12:59:28.384Z] gpg: encrypted with 1 passphrase [2026-04-09T12:59:28.384Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-09T12:59:28.856Z] + mkdir /home/jenkins [2026-04-09T12:59:28.856Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-09T12:59:29.724Z] + 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 [2026-04-09T12:59:29.758Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:30.164Z] ---> sigul-install.sh [2026-04-09T12:59:30.164Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-09T12:59:30.473Z] + git tag --list [2026-04-09T12:59:30.473Z] v1.0.0 [2026-04-09T12:59:30.473Z] v1.1.0 [2026-04-09T12:59:30.473Z] v1.2.0 [2026-04-09T12:59:30.473Z] v1.3.0 [2026-04-09T12:59:30.473Z] v1.3.1 [2026-04-09T12:59:30.473Z] v2.0.0 [2026-04-09T12:59:30.473Z] v2.0.1 [2026-04-09T12:59:30.473Z] v2.1.0 [2026-04-09T12:59:30.473Z] v2.1.1 [2026-04-09T12:59:30.473Z] v2.1.2 [2026-04-09T12:59:30.473Z] v2.2.0 [2026-04-09T12:59:30.473Z] v2.3 [2026-04-09T12:59:30.473Z] v2.3.0 [2026-04-09T12:59:30.473Z] v2.3.1 [2026-04-09T12:59:30.473Z] v3.0 [2026-04-09T12:59:30.473Z] v3.0.0 [2026-04-09T12:59:30.473Z] v3.0.1 [2026-04-09T12:59:30.473Z] v3.1 [2026-04-09T12:59:30.473Z] v3.1.0 [2026-04-09T12:59:30.473Z] v3.1.1 [2026-04-09T12:59:30.473Z] v4.0 [2026-04-09T12:59:30.473Z] v4.0.0 [2026-04-09T12:59:30.473Z] v4.0.1 [2026-04-09T12:59:30.473Z] v4.0.1-dev.1 [2026-04-09T12:59:30.473Z] v4.1.0-dev.1 [2026-04-09T12:59:30.473Z] v4.1.0-dev.10 [2026-04-09T12:59:30.473Z] v4.1.0-dev.11 [2026-04-09T12:59:30.473Z] v4.1.0-dev.12 [2026-04-09T12:59:30.473Z] v4.1.0-dev.13 [2026-04-09T12:59:30.473Z] v4.1.0-dev.14 [2026-04-09T12:59:30.473Z] v4.1.0-dev.15 [2026-04-09T12:59:30.473Z] v4.1.0-dev.16 [2026-04-09T12:59:30.473Z] v4.1.0-dev.17 [2026-04-09T12:59:30.473Z] v4.1.0-dev.18 [2026-04-09T12:59:30.473Z] v4.1.0-dev.19 [2026-04-09T12:59:30.473Z] v4.1.0-dev.2 [2026-04-09T12:59:30.473Z] v4.1.0-dev.3 [2026-04-09T12:59:30.473Z] v4.1.0-dev.4 [2026-04-09T12:59:30.473Z] v4.1.0-dev.5 [2026-04-09T12:59:30.473Z] v4.1.0-dev.6 [2026-04-09T12:59:30.473Z] v4.1.0-dev.7 [2026-04-09T12:59:30.473Z] v4.1.0-dev.8 [2026-04-09T12:59:30.473Z] v4.1.0-dev.9 [Pipeline] sh [2026-04-09T12:59:30.767Z] + lftools sign git-tag v4.1.0-dev.19 [2026-04-09T12:59:31.334Z] Signing Git tag with Sigul... [2026-04-09T12:59:31.334Z] Signing v4.1.0-dev.19 [Pipeline] echo [2026-04-09T12:59:31.917Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:32.210Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-09T12:59:32.216Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-09T12:59:32.235Z] $ docker stop --time=1 4d120c589e7f463cdc791b10745d54133b2971175a4c3b66fbe9dd17743fd3b5 [2026-04-09T12:59:33.513Z] $ docker rm -f --volumes 4d120c589e7f463cdc791b10745d54133b2971175a4c3b66fbe9dd17743fd3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-09T12:59:33.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-09T12:59:33.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:59:34.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T12:59:34.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:59:34.342Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:59:34.366Z] $ 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 [2026-04-09T12:59:34.607Z] $ docker top a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed -eo pid,comm [2026-04-09T12:59:34.659Z] 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). [2026-04-09T12:59:34.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-09T12:59:34.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T12:59:34.716Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T12:59:34.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T12:59:34.816Z] $ docker exec a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed ssh-agent [2026-04-09T12:59:34.925Z] SSH_AUTH_SOCK=/tmp/ssh-nPvWhFKT9nRG/agent.32 [2026-04-09T12:59:34.925Z] SSH_AGENT_PID=38 [2026-04-09T12:59:34.930Z] Running ssh-add (command line suppressed) [2026-04-09T12:59:35.025Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7216775679788376597.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7216775679788376597.key) [2026-04-09T12:59:35.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T12:59:35.337Z] + git semver bump pre [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,532 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,535 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,535 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,535 [bump_version] DEBUG bumped version:4.1.0-dev.20 [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,535 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,535 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,535 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,537 [execute] INFO git cat-file --batch-check [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,540 [execute] INFO git cat-file --batch [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-09T12:59:35.597Z] 2026-04-09 12:59:35,543 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:59:35.597Z] 4.1.0-dev.20 [Pipeline] } [2026-04-09T12:59:35.599Z] $ docker exec --env ******** --env ******** a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed ssh-agent -k [2026-04-09T12:59:35.703Z] unset SSH_AUTH_SOCK; [2026-04-09T12:59:35.703Z] unset SSH_AGENT_PID; [2026-04-09T12:59:35.703Z] echo Agent pid 38 killed; [2026-04-09T12:59:35.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T12:59:36.045Z] + git semver [Pipeline] } [2026-04-09T12:59:36.306Z] $ docker stop --time=1 a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed [2026-04-09T12:59:37.542Z] $ docker rm -f --volumes a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-09T12:59:37.892Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-09T12:59:37.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:59:38.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-09T12:59:38.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:59:38.707Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:59:38.744Z] $ 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 [2026-04-09T12:59:38.967Z] $ docker top 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd -eo pid,comm [2026-04-09T12:59:39.020Z] 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). [2026-04-09T12:59:39.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-09T12:59:39.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-09T12:59:39.072Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-09T12:59:39.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-09T12:59:39.178Z] $ docker exec 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd ssh-agent [2026-04-09T12:59:39.293Z] SSH_AUTH_SOCK=/tmp/ssh-Fh9TL2FKJPl4/agent.31 [2026-04-09T12:59:39.293Z] SSH_AGENT_PID=37 [2026-04-09T12:59:39.297Z] Running ssh-add (command line suppressed) [2026-04-09T12:59:39.390Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4435520597710258254.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4435520597710258254.key) [2026-04-09T12:59:39.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-09T12:59:39.701Z] + git semver push [2026-04-09T12:59:39.958Z] 2026-04-09 12:59:39,904 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-09T12:59:39.958Z] 2026-04-09 12:59:39,907 [run_push] DEBUG push [2026-04-09T12:59:39.958Z] 2026-04-09 12:59:39,908 [execute] INFO git cat-file --batch-check [2026-04-09T12:59:39.958Z] 2026-04-09 12:59:39,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-09T12:59:39.958Z] 2026-04-09 12:59:39,909 [execute] INFO git rev-list 6216952f2e701fd0f16343d2ac1a0ae2340df885 -- [2026-04-09T12:59:39.958Z] 2026-04-09 12:59:39,909 [execute] DEBUG Popen(['git', 'rev-list', '6216952f2e701fd0f16343d2ac1a0ae2340df885', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-09T12:59:39.958Z] 2026-04-09 12:59:39,916 [execute] INFO git fetch -v -- origin [2026-04-09T12:59:39.958Z] 2026-04-09 12:59:39,916 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-09T12:59:40.526Z] 2026-04-09 12:59:40,488 [run_push] DEBUG no remote changes detected [2026-04-09T12:59:40.526Z] 2026-04-09 12:59:40,488 [execute] INFO git push origin semver [2026-04-09T12:59:40.526Z] 2026-04-09 12:59:40,488 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-09T12:59:41.464Z] 2026-04-09 12:59:41,443 [run_push] DEBUG push all version tags [2026-04-09T12:59:41.464Z] 2026-04-09 12:59:41,443 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-09T12:59:41.464Z] 2026-04-09 12:59:41,443 [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) [2026-04-09T12:59:42.397Z] 2026-04-09 12:59:42,282 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-04-09T12:59:42.397Z] 4.1.0-dev.20 [Pipeline] } [2026-04-09T12:59:42.397Z] $ docker exec --env ******** --env ******** 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd ssh-agent -k [2026-04-09T12:59:42.493Z] unset SSH_AUTH_SOCK; [2026-04-09T12:59:42.495Z] unset SSH_AGENT_PID; [2026-04-09T12:59:42.496Z] echo Agent pid 37 killed; [2026-04-09T12:59:42.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-09T12:59:42.838Z] + git semver [Pipeline] } [2026-04-09T12:59:43.100Z] $ docker stop --time=1 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd [2026-04-09T12:59:44.358Z] $ docker rm -f --volumes 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd [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 [2026-04-09T12:59:44.981Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-04-09T12:59:44.981Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-04-09T12:59:44.981Z] total 16 [2026-04-09T12:59:44.981Z] drwxr-xr-x 3 root root 4096 Apr 9 12:44 . [2026-04-09T12:59:44.981Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 12:59 .. [2026-04-09T12:59:44.981Z] drwxr-xr-x 2 root root 4096 Apr 9 12:44 cost [2026-04-09T12:59:44.981Z] -rw-r--r-- 1 root root 96 Apr 9 12:44 cost.csv [2026-04-09T12:59:44.981Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-04-09T12:59:44.981Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-04-09T12:59:44.981Z] total 16 [2026-04-09T12:59:44.981Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 9 12:44 . [2026-04-09T12:59:44.981Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 12:59 .. [2026-04-09T12:59:44.981Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 9 12:44 cost [2026-04-09T12:59:44.981Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 9 12:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:45.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:46.155Z] ---> package-listing.sh [2026-04-09T12:59:46.155Z] ++ facter osfamily [2026-04-09T12:59:46.155Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-09T12:59:46.420Z] + OS_FAMILY=debian [2026-04-09T12:59:46.420Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-04-09T12:59:46.420Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-09T12:59:46.420Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-09T12:59:46.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-09T12:59:46.420Z] + PACKAGES=/tmp/packages_start.txt [2026-04-09T12:59:46.420Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-04-09T12:59:46.420Z] + PACKAGES=/tmp/packages_end.txt [2026-04-09T12:59:46.420Z] + case "${OS_FAMILY}" in [2026-04-09T12:59:46.420Z] + dpkg -l [2026-04-09T12:59:46.420Z] + grep '^ii' [2026-04-09T12:59:46.420Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-09T12:59:46.420Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-09T12:59:46.420Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-09T12:59:46.420Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-04-09T12:59:46.420Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-04-09T12:59:46.420Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2026-04-09T12:59:46.432Z] 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 [2026-04-09T12:59:46.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-09T12:59:47.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-09T12:59:47.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-09T12:59:47.400Z] prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container [2026-04-09T12:59:47.436Z] $ 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 [2026-04-09T12:59:47.643Z] $ docker top 51eefcda2686cb18d21c00bf306ba1403148afee69552f6f0ead93d2065cc48e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-09T12:59:48.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-09T12:59:48.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-09T12:59:48.571Z] + ls /var/log/sa-host [2026-04-09T12:59:48.571Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-09T12:59:48.601Z] provisioning config files... [2026-04-09T12:59:48.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17739646169642454056tmp [Pipeline] { [Pipeline] echo [2026-04-09T12:59:48.633Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:48.930Z] ---> create-netrc.sh [Pipeline] } [2026-04-09T12:59:48.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:49.250Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-09T12:59:49.261Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:49.553Z] ---> sudo-logs.sh [2026-04-09T12:59:49.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-09T12:59:49.590Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:49.871Z] ---> job-cost.sh [2026-04-09T12:59:49.871Z] lf-activate-venv: SKIPPING [2026-04-09T12:59:49.871Z] DEBUG: total: 0.2199999988079071 [2026-04-09T12:59:49.871Z] INFO: Retrieving Stack Cost... [2026-04-09T12:59:50.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-09T12:59:50.697Z] INFO: Archiving Costs [Pipeline] echo [2026-04-09T12:59:50.711Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-09T12:59:50.991Z] ---> logs-deploy.sh [2026-04-09T12:59:50.991Z] lf-activate-venv: SKIPPING [2026-04-09T12:59:50.991Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/297 [2026-04-09T12:59:50.991Z] INFO: archiving workspace using pattern(s): [2026-04-09T12:59:51.975Z] Archives upload complete. [2026-04-09T12:59:51.975Z] INFO: archiving logs to Nexus