Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5856deecdab4066436f4dcad0b2a53b0cc6480b 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-ssh763543510473446844.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-ssh6009965649179852333.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-ssh7619261087033494574.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-ssh7351986257271013927.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-ssh6578216125021612683.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4149’ Running on prd-ubuntu20.04-docker-8c-8g-4159 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 b5856deecdab4066436f4dcad0b2a53b0cc6480b (main) Commit message: "Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.57" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f b5856deecdab4066436f4dcad0b2a53b0cc6480b # timeout=10 > git rev-list --no-walk d33181dbc4d8932dcc826aa2abc8addbd8743233 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-26T13:55:26.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-26T13:55:26.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-26T13:55:26.466Z] ========================================================= [2026-03-26T13:55:26.466Z] EdgeX Global Pipelines Version Info [2026-03-26T13:55:26.466Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-26T13:55:27.606Z] ------------------- [2026-03-26T13:55:27.606Z] stable info: [2026-03-26T13:55:27.606Z] ------------------- [2026-03-26T13:55:27.606Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-26T13:55:27.606Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-26T13:55:27.606Z] Message: update stable to v1.0.278 [2026-03-26T13:55:28.175Z] ------------------- [2026-03-26T13:55:28.175Z] experimental info: [2026-03-26T13:55:28.175Z] ------------------- [2026-03-26T13:55:28.175Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-26T13:55:28.175Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-26T13:55:28.175Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-26T13:55:28.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2026-03-26T13:55:28.268Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2026-03-26T13:55:28.287Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-26T13:55:28.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-26T13:55:28.327Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-26T13:55:28.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-26T13:55:28.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-26T13:55:28.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-26T13:55:28.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-26T13:55:28.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-26T13:55:28.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-26T13:55:28.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2026-03-26T13:55:28.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-26T13:55:28.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-26T13:55:28.547Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T13:55:28.573Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T13:55:28.599Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-26T13:55:28.625Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-26T13:55:28.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-26T13:55:28.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-26T13:55:28.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-26T13:55:28.710Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-26T13:55:28.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-26T13:55:28.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-26T13:55:28.768Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-26T13:55:28.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-26T13:55:28.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-26T13:55:28.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-26T13:55:28.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-26T13:55:28.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-26T13:55:28.899Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo [2026-03-26T13:55:28.920Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5856de [Pipeline] echo [2026-03-26T13:55:28.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T13:55:29.000Z] provisioning config files... [2026-03-26T13:55:29.013Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10758507875945681877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T13:55:29.345Z] ---> ****-login.sh [2026-03-26T13:55:29.345Z] nexus3.edgexfoundry.org:10001 [2026-03-26T13:55:29.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:29.605Z] [2026-03-26T13:55:29.605Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T13:55:29.605Z] Configure a credential helper to remove this warning. See [2026-03-26T13:55:29.605Z] https://docs.****.com/go/credential-store/ [2026-03-26T13:55:29.605Z] [2026-03-26T13:55:29.605Z] Login Succeeded [2026-03-26T13:55:29.605Z] nexus3.edgexfoundry.org:10002 [2026-03-26T13:55:29.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:29.605Z] [2026-03-26T13:55:29.605Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T13:55:29.605Z] Configure a credential helper to remove this warning. See [2026-03-26T13:55:29.605Z] https://docs.****.com/go/credential-store/ [2026-03-26T13:55:29.605Z] [2026-03-26T13:55:29.605Z] Login Succeeded [2026-03-26T13:55:29.605Z] nexus3.edgexfoundry.org:10003 [2026-03-26T13:55:29.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:29.865Z] [2026-03-26T13:55:29.865Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T13:55:29.865Z] Configure a credential helper to remove this warning. See [2026-03-26T13:55:29.865Z] https://docs.****.com/go/credential-store/ [2026-03-26T13:55:29.865Z] [2026-03-26T13:55:29.865Z] Login Succeeded [2026-03-26T13:55:29.865Z] nexus3.edgexfoundry.org:10004 [2026-03-26T13:55:29.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:29.865Z] [2026-03-26T13:55:29.865Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T13:55:29.865Z] Configure a credential helper to remove this warning. See [2026-03-26T13:55:29.865Z] https://docs.****.com/go/credential-store/ [2026-03-26T13:55:29.865Z] [2026-03-26T13:55:29.865Z] Login Succeeded [2026-03-26T13:55:29.865Z] ****.io [2026-03-26T13:55:29.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:30.126Z] [2026-03-26T13:55:30.126Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T13:55:30.126Z] Configure a credential helper to remove this warning. See [2026-03-26T13:55:30.126Z] https://docs.****.com/go/credential-store/ [2026-03-26T13:55:30.126Z] [2026-03-26T13:55:30.126Z] Login Succeeded [2026-03-26T13:55:30.126Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T13:55:30.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-26T13:55:30.531Z] + git rev-list -1 --merges b5856deecdab4066436f4dcad0b2a53b0cc6480b~1..b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo [2026-03-26T13:55:30.559Z] -----------> git rev-list -1 --merges b5856deecdab4066436f4dcad0b2a53b0cc6480b~1..b5856deecdab4066436f4dcad0b2a53b0cc6480b b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T13:55:30.559Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b [false] [Pipeline] sh [2026-03-26T13:55:30.854Z] + git log --format=format:%s -1 b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo [2026-03-26T13:55:30.869Z] ========================================================= [2026-03-26T13:55:30.869Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-26T13:55:30.869Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-26T13:55:31.205Z] + git log --format=format:%s -1 b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo [2026-03-26T13:55:31.216Z] [semverPrep] GIT_COMMIT: b5856deecdab4066436f4dcad0b2a53b0cc6480b, Commit Message: Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo [2026-03-26T13:55:31.228Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-26T13:55:31.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T13:55:31.597Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-26T13:55:31.597Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-26T13:55:31.597Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-26T13:55:31.597Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-26T13:55:31.597Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-26T13:55:31.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:55:32.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T13:55:32.011Z] [2026-03-26T13:55:32.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:55:32.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T13:55:32.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-26T13:55:32.310Z] 3dae71ba6b94: Pulling fs layer [2026-03-26T13:55:32.310Z] 6bf1a483ea7c: Pulling fs layer [2026-03-26T13:55:32.310Z] f5dfc541a4d3: Pulling fs layer [2026-03-26T13:55:32.310Z] 461d9e800cba: Pulling fs layer [2026-03-26T13:55:32.310Z] 80192f66455f: Pulling fs layer [2026-03-26T13:55:32.310Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-26T13:55:32.310Z] a29436f7fd5d: Pulling fs layer [2026-03-26T13:55:32.310Z] 923cac83aea3: Pulling fs layer [2026-03-26T13:55:32.310Z] 25ad8b0a4227: Pulling fs layer [2026-03-26T13:55:32.310Z] db01528c6b51: Pulling fs layer [2026-03-26T13:55:32.310Z] 28988de357af: Pulling fs layer [2026-03-26T13:55:32.310Z] 80192f66455f: Waiting [2026-03-26T13:55:32.310Z] 461d9e800cba: Waiting [2026-03-26T13:55:32.310Z] 2e8e34ca0e6c: Waiting [2026-03-26T13:55:32.310Z] a29436f7fd5d: Waiting [2026-03-26T13:55:32.310Z] db01528c6b51: Waiting [2026-03-26T13:55:32.310Z] 923cac83aea3: Waiting [2026-03-26T13:55:32.310Z] 28988de357af: Waiting [2026-03-26T13:55:32.310Z] 25ad8b0a4227: Waiting [2026-03-26T13:55:32.310Z] 6bf1a483ea7c: Verifying Checksum [2026-03-26T13:55:32.310Z] 6bf1a483ea7c: Download complete [2026-03-26T13:55:32.310Z] 461d9e800cba: Verifying Checksum [2026-03-26T13:55:32.310Z] 461d9e800cba: Download complete [2026-03-26T13:55:32.569Z] 80192f66455f: Verifying Checksum [2026-03-26T13:55:32.569Z] 80192f66455f: Download complete [2026-03-26T13:55:32.569Z] f5dfc541a4d3: Verifying Checksum [2026-03-26T13:55:32.569Z] f5dfc541a4d3: Download complete [2026-03-26T13:55:32.569Z] 3dae71ba6b94: Verifying Checksum [2026-03-26T13:55:32.569Z] 3dae71ba6b94: Download complete [2026-03-26T13:55:32.569Z] 923cac83aea3: Download complete [2026-03-26T13:55:32.827Z] 25ad8b0a4227: Verifying Checksum [2026-03-26T13:55:32.827Z] 25ad8b0a4227: Download complete [2026-03-26T13:55:32.827Z] db01528c6b51: Verifying Checksum [2026-03-26T13:55:32.827Z] db01528c6b51: Download complete [2026-03-26T13:55:32.827Z] 28988de357af: Verifying Checksum [2026-03-26T13:55:32.827Z] 28988de357af: Download complete [2026-03-26T13:55:33.085Z] a29436f7fd5d: Verifying Checksum [2026-03-26T13:55:33.085Z] a29436f7fd5d: Download complete [2026-03-26T13:55:33.085Z] 2e8e34ca0e6c: Download complete [2026-03-26T13:55:34.019Z] 3dae71ba6b94: Pull complete [2026-03-26T13:55:34.019Z] 6bf1a483ea7c: Pull complete [2026-03-26T13:55:34.588Z] f5dfc541a4d3: Pull complete [2026-03-26T13:55:34.847Z] 461d9e800cba: Pull complete [2026-03-26T13:55:34.847Z] 80192f66455f: Pull complete [2026-03-26T13:55:39.034Z] 2e8e34ca0e6c: Pull complete [2026-03-26T13:55:39.601Z] a29436f7fd5d: Pull complete [2026-03-26T13:55:39.601Z] 923cac83aea3: Pull complete [2026-03-26T13:55:39.863Z] 25ad8b0a4227: Pull complete [2026-03-26T13:55:39.863Z] db01528c6b51: Pull complete [2026-03-26T13:55:39.863Z] 28988de357af: Pull complete [2026-03-26T13:55:39.863Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-26T13:55:39.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T13:55:39.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T13:55:39.986Z] prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container [2026-03-26T13:55:40.014Z] $ 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-03-26T13:55:43.698Z] $ docker top 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 -eo pid,comm [2026-03-26T13:55:43.743Z] 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-03-26T13:55:43.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T13:55:43.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T13:55:43.804Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T13:55:43.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T13:55:43.908Z] $ docker exec 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 ssh-agent [2026-03-26T13:55:44.017Z] SSH_AUTH_SOCK=/tmp/ssh-eOiXfZxPBGTv/agent.32 [2026-03-26T13:55:44.017Z] SSH_AGENT_PID=38 [2026-03-26T13:55:44.023Z] Running ssh-add (command line suppressed) [2026-03-26T13:55:44.109Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4684312141059668406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4684312141059668406.key) [2026-03-26T13:55:44.124Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T13:55:44.411Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2026-03-26T13:55:44.712Z] + git tag --points-at HEAD [Pipeline] } [2026-03-26T13:55:44.722Z] $ docker exec --env ******** --env ******** 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 ssh-agent -k [2026-03-26T13:55:44.825Z] unset SSH_AUTH_SOCK; [2026-03-26T13:55:44.826Z] unset SSH_AGENT_PID; [2026-03-26T13:55:44.826Z] echo Agent pid 38 killed; [2026-03-26T13:55:44.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-26T13:55:44.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T13:55:44.879Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T13:55:44.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T13:55:44.980Z] $ docker exec 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 ssh-agent [2026-03-26T13:55:45.079Z] SSH_AUTH_SOCK=/tmp/ssh-na9o1EaeKbuH/agent.85 [2026-03-26T13:55:45.079Z] SSH_AGENT_PID=91 [2026-03-26T13:55:45.084Z] Running ssh-add (command line suppressed) [2026-03-26T13:55:45.179Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10404050576625336686.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10404050576625336686.key) [2026-03-26T13:55:45.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T13:55:45.479Z] + git semver init [2026-03-26T13:55:45.738Z] 2026-03-26 13:55:45,696 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T13:55:45.738Z] 2026-03-26 13:55:45,699 [run_init] DEBUG init version:0.0.0 force:False [2026-03-26T13:55:45.738Z] 2026-03-26 13:55:45,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2026-03-26T13:55:45.738Z] 2026-03-26 13:55:45,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2026-03-26T13:55:45.738Z] 2026-03-26 13:55:45,701 [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-03-26T13:55:47.645Z] 2026-03-26 13:55:47,117 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2026-03-26T13:55:47.645Z] 2026-03-26 13:55:47,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2026-03-26T13:55:47.645Z] 2026-03-26 13:55:47,118 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-26T13:55:47.645Z] 2026-03-26 13:55:47,118 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2026-03-26T13:55:47.645Z] 4.1.0-dev.19 [Pipeline] } [2026-03-26T13:55:47.650Z] $ docker exec --env ******** --env ******** 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 ssh-agent -k [2026-03-26T13:55:47.754Z] unset SSH_AUTH_SOCK; [2026-03-26T13:55:47.754Z] unset SSH_AGENT_PID; [2026-03-26T13:55:47.754Z] echo Agent pid 91 killed; [2026-03-26T13:55:47.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T13:55:48.096Z] + git semver [Pipeline] } [2026-03-26T13:55:48.366Z] $ docker stop --time=1 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 [2026-03-26T13:55:49.655Z] $ docker rm -f --volumes 617c545b047ba59f728dca2b08e44a58f1406132d4ce325894d702eaf1a86878 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T13:55:50.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-26T13:55:50.279Z] Stashed 1 file(s) [Pipeline] echo [2026-03-26T13:55:50.283Z] [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-03-26T13:55:50.440Z] provisioning config files... [2026-03-26T13:55:50.460Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7170669606236949125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T13:55:50.780Z] ---> ****-login.sh [2026-03-26T13:55:50.780Z] nexus3.edgexfoundry.org:10001 [2026-03-26T13:55:50.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:50.780Z] Login Succeeded [2026-03-26T13:55:50.780Z] nexus3.edgexfoundry.org:10002 [2026-03-26T13:55:50.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:50.780Z] Login Succeeded [2026-03-26T13:55:50.780Z] nexus3.edgexfoundry.org:10003 [2026-03-26T13:55:50.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:51.039Z] Login Succeeded [2026-03-26T13:55:51.039Z] nexus3.edgexfoundry.org:10004 [2026-03-26T13:55:51.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:51.039Z] Login Succeeded [2026-03-26T13:55:51.039Z] ****.io [2026-03-26T13:55:51.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:55:51.299Z] Login Succeeded [2026-03-26T13:55:51.299Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T13:55:51.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-26T13:55:51.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T13:55:51.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T13:55:51.426Z] ========================================================= [2026-03-26T13:55:51.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-26T13:55:51.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:55:51.753Z] + 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-03-26T13:55:52.320Z] #0 building with "default" instance using docker driver [2026-03-26T13:55:52.320Z] [2026-03-26T13:55:52.320Z] #1 [internal] load build definition from Dockerfile [2026-03-26T13:55:52.320Z] #1 transferring dockerfile: 2.05kB done [2026-03-26T13:55:52.320Z] #1 DONE 0.0s [2026-03-26T13:55:52.320Z] [2026-03-26T13:55:52.320Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T13:55:52.320Z] #2 DONE 0.1s [2026-03-26T13:55:52.579Z] [2026-03-26T13:55:52.579Z] #3 [internal] load .dockerignore [2026-03-26T13:55:52.579Z] #3 transferring context: 159B done [2026-03-26T13:55:52.579Z] #3 DONE 0.0s [2026-03-26T13:55:52.579Z] [2026-03-26T13:55:52.579Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T13:55:52.579Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-26T13:55:52.579Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-26T13:55:52.579Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-26T13:55:52.579Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-03-26T13:55:52.579Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-03-26T13:55:52.579Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-03-26T13:55:52.579Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-26T13:55:52.579Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-26T13:55:52.579Z] #4 ... [2026-03-26T13:55:52.579Z] [2026-03-26T13:55:52.579Z] #5 [internal] load build context [2026-03-26T13:55:52.579Z] #5 transferring context: 14.89MB 0.2s done [2026-03-26T13:55:52.579Z] #5 DONE 0.2s [2026-03-26T13:55:52.579Z] [2026-03-26T13:55:52.579Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T13:55:52.579Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-26T13:55:52.579Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s [2026-03-26T13:55:52.579Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-03-26T13:55:52.579Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-26T13:55:52.579Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-26T13:55:52.579Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-03-26T13:55:52.579Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-03-26T13:55:52.837Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s [2026-03-26T13:55:52.837Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-26T13:55:52.837Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s [2026-03-26T13:55:52.837Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.3s [2026-03-26T13:55:52.837Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-26T13:55:53.095Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 57.67MB / 60.15MB 0.5s [2026-03-26T13:55:53.095Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-26T13:55:53.095Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.5s [2026-03-26T13:55:53.095Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s [2026-03-26T13:55:53.095Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.6s [2026-03-26T13:55:53.095Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.6s [2026-03-26T13:55:53.488Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 102.76MB / 112.58MB 0.8s [2026-03-26T13:55:53.488Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-03-26T13:55:53.748Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-26T13:55:54.006Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.4s done [2026-03-26T13:55:54.006Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done [2026-03-26T13:55:54.006Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.4s done [2026-03-26T13:55:54.006Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-26T13:55:59.271Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2026-03-26T13:55:59.272Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-26T13:55:59.272Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-26T13:55:59.272Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-26T13:55:59.272Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-26T13:55:59.272Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-26T13:55:59.529Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-26T13:55:59.529Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-26T13:56:02.058Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done [2026-03-26T13:56:02.059Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-26T13:56:02.626Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-26T13:56:02.626Z] #4 DONE 10.2s [2026-03-26T13:56:02.883Z] [2026-03-26T13:56:02.883Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-03-26T13:56:02.883Z] #6 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T13:56:02.883Z] #6 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T13:56:03.450Z] #6 0.794 OK: 265 MiB in 60 packages [2026-03-26T13:56:05.400Z] Still waiting to schedule task [2026-03-26T13:56:05.400Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-26T13:56:08.714Z] #6 DONE 5.3s [2026-03-26T13:56:08.714Z] [2026-03-26T13:56:08.714Z] #7 [builder 3/7] WORKDIR /app [2026-03-26T13:56:08.714Z] #7 DONE 0.1s [2026-03-26T13:56:08.714Z] [2026-03-26T13:56:08.714Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-26T13:56:08.714Z] #8 DONE 0.1s [2026-03-26T13:56:08.714Z] [2026-03-26T13:56:08.714Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T13:56:23.599Z] #9 DONE 14.3s [2026-03-26T13:56:23.599Z] [2026-03-26T13:56:23.599Z] #10 [builder 6/7] COPY . . [2026-03-26T13:56:23.599Z] #10 DONE 0.2s [2026-03-26T13:56:23.599Z] [2026-03-26T13:56:23.599Z] #11 [builder 7/7] RUN echo noop [2026-03-26T13:56:23.599Z] #11 0.276 noop [2026-03-26T13:56:23.599Z] #11 DONE 0.3s [2026-03-26T13:56:23.599Z] [2026-03-26T13:56:23.599Z] #12 exporting to image [2026-03-26T13:56:23.599Z] #12 exporting layers [2026-03-26T13:56:31.718Z] #12 exporting layers 7.4s done [2026-03-26T13:56:31.718Z] #12 writing image sha256:950d220b523931b116ca4a42a5f7270a2cd1df231b763a2583b7f5f8e4f5911e done [2026-03-26T13:56:31.718Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-26T13:56:31.718Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:56:32.050Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T13:56:32.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T13:56:32.124Z] prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container [2026-03-26T13:56:32.153Z] $ 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-03-26T13:56:32.556Z] $ docker top 82a851fbe2c56284801de7b6f1bf1c3580d06e11ae2a87b51872e5a700d4f55a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T13:56:32.907Z] + go version [2026-03-26T13:56:32.907Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-26T13:56:32.914Z] $ docker stop --time=1 82a851fbe2c56284801de7b6f1bf1c3580d06e11ae2a87b51872e5a700d4f55a [2026-03-26T13:56:34.184Z] $ docker rm -f --volumes 82a851fbe2c56284801de7b6f1bf1c3580d06e11ae2a87b51872e5a700d4f55a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:56:34.619Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T13:56:34.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T13:56:34.692Z] prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container [2026-03-26T13:56:34.721Z] $ 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-03-26T13:56:34.959Z] $ docker top 3ddbe75cf4842219bd03359a9b47a1707e67e7d5a7229c339ffb52c086f56de8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T13:56:35.304Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2026-03-26T13:56:35.607Z] + make test [2026-03-26T13:56:35.607Z] go test -race -coverprofile=coverage.out ./... [2026-03-26T13:57:14.340Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-03-26T13:57:35.197Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4160 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2026-03-26T13:57:35.219Z] Running in /w/workspace/app-service-configurable/296 [Pipeline] { [Pipeline] checkout [2026-03-26T13:57:38.268Z] The recommended git tool is: git [2026-03-26T13:57:40.893Z] 0 issues. [2026-03-26T13:57:40.893Z] go vet ./... [2026-03-26T13:57:42.655Z] using credential edgex-jenkins-ssh [2026-03-26T13:57:42.679Z] Cloning the remote Git repository [2026-03-26T13:57:42.722Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2026-03-26T13:57:42.818Z] > git init /w/workspace/app-service-configurable/296 # timeout=10 [2026-03-26T13:57:42.950Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2026-03-26T13:57:42.951Z] > git --version # timeout=10 [2026-03-26T13:57:42.971Z] > git --version # 'git version 2.25.1' [2026-03-26T13:57:42.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-26T13:57:43.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T13:57:45.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T13:57:45.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T13:57:45.076Z] ./bin/test-attribution-txt.sh [2026-03-26T13:57:45.076Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-03-26T13:57:45.076Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T13:57:45.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-26T13:57:45.100Z] $ docker stop --time=1 3ddbe75cf4842219bd03359a9b47a1707e67e7d5a7229c339ffb52c086f56de8 [2026-03-26T13:57:49.530Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2026-03-26T13:57:49.561Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T13:57:49.867Z] $ docker rm -f --volumes 3ddbe75cf4842219bd03359a9b47a1707e67e7d5a7229c339ffb52c086f56de8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T13:57:50.401Z] Avoid second fetch [2026-03-26T13:57:50.402Z] Checking out Revision b5856deecdab4066436f4dcad0b2a53b0cc6480b (main) [2026-03-26T13:57:50.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-26T13:57:50.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-26T13:57:51.016Z] Commit message: "Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.57" [2026-03-26T13:57:51.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-26T13:57:50.416Z] > git config core.sparsecheckout # timeout=10 [2026-03-26T13:57:50.475Z] > git checkout -f b5856deecdab4066436f4dcad0b2a53b0cc6480b # timeout=10 [2026-03-26T13:57:51.486Z] + ls -al . [2026-03-26T13:57:51.486Z] total 252 [2026-03-26T13:57:51.486Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 13:56 . [2026-03-26T13:57:51.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 13:55 .. [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 13:55 .dockerignore [2026-03-26T13:57:51.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 13:57 .git [2026-03-26T13:57:51.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 13:55 .github [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 26 13:55 .gitignore [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 13:55 .golangci.yml [2026-03-26T13:57:51.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 13:55 .semver [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 19193 Mar 26 13:55 Attribution.txt [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 26 13:55 CHANGELOG.md [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 26 13:55 Dockerfile [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 13:55 GOVERNANCE.md [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 689 Mar 26 13:55 Jenkinsfile [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 13:55 LICENSE [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 13:55 OWNERS.md [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 26 13:55 README.md [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 13:55 VERSION [2026-03-26T13:57:51.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 13:55 bin [2026-03-26T13:57:51.486Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 26 13:57 coverage.out [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 7029 Mar 26 13:55 go.mod [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 90684 Mar 26 13:55 go.sum [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 13:55 main.go [2026-03-26T13:57:51.486Z] -rw-rw-r-- 1 jenkins jenkins 3361 Mar 26 13:55 makefile [2026-03-26T13:57:51.486Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 13:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:57:51.798Z] + 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=b5856deecdab4066436f4dcad0b2a53b0cc6480b --label arch=amd64 --label version=4.1.0-dev.19 . [2026-03-26T13:57:52.056Z] #0 building with "default" instance using docker driver [2026-03-26T13:57:52.056Z] [2026-03-26T13:57:52.056Z] #1 [internal] load build definition from Dockerfile [2026-03-26T13:57:52.056Z] #1 transferring dockerfile: 2.05kB done [2026-03-26T13:57:52.056Z] #1 DONE 0.0s [2026-03-26T13:57:52.056Z] [2026-03-26T13:57:52.056Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T13:57:52.056Z] #2 DONE 0.0s [2026-03-26T13:57:52.056Z] [2026-03-26T13:57:52.056Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T13:57:52.056Z] #3 DONE 0.1s [2026-03-26T13:57:52.056Z] [2026-03-26T13:57:52.056Z] #4 [internal] load .dockerignore [2026-03-26T13:57:52.056Z] #4 transferring context: 159B done [2026-03-26T13:57:52.056Z] #4 DONE 0.0s [2026-03-26T13:57:52.056Z] [2026-03-26T13:57:52.056Z] #5 [internal] load build context [2026-03-26T13:57:52.056Z] #5 transferring context: 4.84kB done [2026-03-26T13:57:52.056Z] #5 DONE 0.0s [2026-03-26T13:57:52.056Z] [2026-03-26T13:57:52.056Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T13:57:52.056Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T13:57:52.056Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T13:57:52.056Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T13:57:52.056Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T13:57:52.056Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-03-26T13:57:52.315Z] #6 ... [2026-03-26T13:57:52.315Z] [2026-03-26T13:57:52.315Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-26T13:57:52.315Z] #7 DONE 0.1s [2026-03-26T13:57:52.315Z] [2026-03-26T13:57:52.315Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T13:57:52.315Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T13:57:52.315Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-03-26T13:57:52.315Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-26T13:57:52.315Z] #6 DONE 0.3s [2026-03-26T13:57:52.315Z] [2026-03-26T13:57:52.315Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-03-26T13:57:52.573Z] #8 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T13:57:52.832Z] #8 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T13:57:53.091Z] #8 0.702 (1/2) Installing ca-certificates (20250911-r0) [2026-03-26T13:57:53.091Z] #8 ... [2026-03-26T13:57:53.091Z] [2026-03-26T13:57:53.091Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2026-03-26T13:57:53.091Z] #9 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T13:57:53.091Z] #9 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T13:57:53.091Z] #9 0.636 OK: 265 MiB in 60 packages [2026-03-26T13:57:53.091Z] #9 DONE 0.9s [2026-03-26T13:57:53.091Z] [2026-03-26T13:57:53.091Z] #10 [builder 3/7] WORKDIR /app [2026-03-26T13:57:53.091Z] #10 DONE 0.1s [2026-03-26T13:57:53.091Z] [2026-03-26T13:57:53.091Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-26T13:57:53.091Z] #11 DONE 0.0s [2026-03-26T13:57:53.091Z] [2026-03-26T13:57:53.091Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-03-26T13:57:53.091Z] #8 0.732 (2/2) Installing dumb-init (1.2.5-r3) [2026-03-26T13:57:53.091Z] #8 0.737 Executing busybox-1.37.0-r20.trigger [2026-03-26T13:57:53.091Z] #8 0.744 Executing ca-certificates-20250911-r0.trigger [2026-03-26T13:57:53.091Z] #8 0.801 OK: 8 MiB in 18 packages [2026-03-26T13:57:53.349Z] #8 DONE 1.0s [2026-03-26T13:57:53.349Z] [2026-03-26T13:57:53.349Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T13:57:53.607Z] #12 DONE 0.5s [2026-03-26T13:57:53.607Z] [2026-03-26T13:57:53.607Z] #13 [builder 6/7] COPY . . [2026-03-26T13:57:53.864Z] #13 DONE 0.2s [2026-03-26T13:57:53.864Z] [2026-03-26T13:57:53.864Z] #14 [builder 7/7] RUN make build [2026-03-26T13:57:54.121Z] #14 0.241 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.57 -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-03-26T13:57:54.379Z] #14 ... [2026-03-26T13:57:54.379Z] [2026-03-26T13:57:54.379Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T13:57:54.379Z] #15 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T13:57:54.379Z] #15 0.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T13:57:54.379Z] #15 0.862 OK: 8 MiB in 18 packages [2026-03-26T13:57:54.379Z] #15 DONE 1.0s [2026-03-26T13:57:54.379Z] [2026-03-26T13:57:54.379Z] #14 [builder 7/7] RUN make build [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T13:57:55.349Z] provisioning config files... [2026-03-26T13:57:55.379Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/296@tmp/config6926584660861926214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T13:57:56.049Z] ---> ****-login.sh [2026-03-26T13:57:56.049Z] nexus3.edgexfoundry.org:10001 [2026-03-26T13:57:56.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:57:56.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T13:57:56.589Z] Configure a credential helper to remove this warning. See [2026-03-26T13:57:56.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T13:57:56.589Z] [2026-03-26T13:57:56.589Z] Login Succeeded [2026-03-26T13:57:56.589Z] nexus3.edgexfoundry.org:10002 [2026-03-26T13:57:56.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:57:56.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T13:57:56.858Z] Configure a credential helper to remove this warning. See [2026-03-26T13:57:56.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T13:57:56.858Z] [2026-03-26T13:57:56.858Z] Login Succeeded [2026-03-26T13:57:56.858Z] nexus3.edgexfoundry.org:10003 [2026-03-26T13:57:57.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:57:57.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T13:57:57.128Z] Configure a credential helper to remove this warning. See [2026-03-26T13:57:57.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T13:57:57.128Z] [2026-03-26T13:57:57.128Z] Login Succeeded [2026-03-26T13:57:57.128Z] nexus3.edgexfoundry.org:10004 [2026-03-26T13:57:57.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:57:57.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T13:57:57.673Z] Configure a credential helper to remove this warning. See [2026-03-26T13:57:57.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T13:57:57.673Z] [2026-03-26T13:57:57.673Z] Login Succeeded [2026-03-26T13:57:57.673Z] ****.io [2026-03-26T13:57:57.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:57:58.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T13:57:58.207Z] Configure a credential helper to remove this warning. See [2026-03-26T13:57:58.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T13:57:58.207Z] [2026-03-26T13:57:58.207Z] Login Succeeded [2026-03-26T13:57:58.207Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T13:57:58.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-26T13:57:58.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T13:57:58.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T13:57:58.551Z] ========================================================= [2026-03-26T13:57:58.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-26T13:57:58.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:57:58.902Z] + 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-03-26T13:57:58.902Z] Sending build context to Docker daemon 229.9kB [2026-03-26T13:57:59.174Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-26T13:57:59.174Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-26T13:57:59.174Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-26T13:57:59.174Z] 6b59a28fa201: Pulling fs layer [2026-03-26T13:57:59.174Z] d32bb0dddca7: Pulling fs layer [2026-03-26T13:57:59.174Z] 5dab1238d3d9: Pulling fs layer [2026-03-26T13:57:59.174Z] 196fd7d83e7d: Pulling fs layer [2026-03-26T13:57:59.174Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T13:57:59.174Z] 8ba94037c8f0: Pulling fs layer [2026-03-26T13:57:59.174Z] deaec5988b04: Pulling fs layer [2026-03-26T13:57:59.174Z] 9f65657bb879: Pulling fs layer [2026-03-26T13:57:59.174Z] 8ba94037c8f0: Waiting [2026-03-26T13:57:59.174Z] deaec5988b04: Waiting [2026-03-26T13:57:59.174Z] 9f65657bb879: Waiting [2026-03-26T13:57:59.174Z] 196fd7d83e7d: Waiting [2026-03-26T13:57:59.174Z] 4f4fb700ef54: Waiting [2026-03-26T13:57:59.174Z] d32bb0dddca7: Verifying Checksum [2026-03-26T13:57:59.174Z] d32bb0dddca7: Download complete [2026-03-26T13:57:59.449Z] 196fd7d83e7d: Verifying Checksum [2026-03-26T13:57:59.449Z] 196fd7d83e7d: Download complete [2026-03-26T13:57:59.449Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T13:57:59.449Z] 4f4fb700ef54: Download complete [2026-03-26T13:57:59.449Z] 8ba94037c8f0: Verifying Checksum [2026-03-26T13:57:59.449Z] 8ba94037c8f0: Download complete [2026-03-26T13:57:59.449Z] 6b59a28fa201: Download complete [2026-03-26T13:58:00.038Z] 9f65657bb879: Verifying Checksum [2026-03-26T13:58:00.038Z] 9f65657bb879: Download complete [2026-03-26T13:58:00.626Z] 6b59a28fa201: Pull complete [2026-03-26T13:58:01.214Z] d32bb0dddca7: Pull complete [2026-03-26T13:58:01.214Z] 5dab1238d3d9: Verifying Checksum [2026-03-26T13:58:01.214Z] 5dab1238d3d9: Download complete [2026-03-26T13:58:02.630Z] deaec5988b04: Verifying Checksum [2026-03-26T13:58:02.630Z] deaec5988b04: Download complete [2026-03-26T13:58:14.980Z] 5dab1238d3d9: Pull complete [2026-03-26T13:58:14.980Z] 196fd7d83e7d: Pull complete [2026-03-26T13:58:14.980Z] 4f4fb700ef54: Pull complete [2026-03-26T13:58:14.980Z] 8ba94037c8f0: Pull complete [2026-03-26T13:58:20.916Z] #14 DONE 27.2s [2026-03-26T13:58:21.175Z] [2026-03-26T13:58:21.175Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-03-26T13:58:21.175Z] #16 DONE 0.0s [2026-03-26T13:58:21.175Z] [2026-03-26T13:58:21.175Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-03-26T13:58:21.175Z] #17 DONE 0.0s [2026-03-26T13:58:21.436Z] [2026-03-26T13:58:21.436Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-03-26T13:58:21.436Z] #18 DONE 0.0s [2026-03-26T13:58:21.436Z] [2026-03-26T13:58:21.436Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-03-26T13:58:21.436Z] #19 DONE 0.3s [2026-03-26T13:58:21.695Z] [2026-03-26T13:58:21.695Z] #20 exporting to image [2026-03-26T13:58:21.695Z] #20 exporting layers 0.1s done [2026-03-26T13:58:21.695Z] #20 writing image sha256:4644402fc700094166091b516d9a0188462ff3d0b61a7caa7370077cc93e5f5a done [2026-03-26T13:58:21.695Z] #20 naming to docker.io/library/app-service-configurable done [2026-03-26T13:58:21.695Z] #20 DONE 0.1s [2026-03-26T13:58:21.695Z] [2026-03-26T13:58:21.695Z] 1 warning found (use docker --debug to expand): [2026-03-26T13:58:21.695Z]  - 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-03-26T13:58:21.809Z] provisioning config files... [2026-03-26T13:58:21.821Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2459720678224812810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T13:58:22.128Z] ---> ****-login.sh [2026-03-26T13:58:22.128Z] nexus3.edgexfoundry.org:10001 [2026-03-26T13:58:22.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:58:22.128Z] Login Succeeded [2026-03-26T13:58:22.128Z] nexus3.edgexfoundry.org:10002 [2026-03-26T13:58:22.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:58:22.128Z] Login Succeeded [2026-03-26T13:58:22.128Z] nexus3.edgexfoundry.org:10003 [2026-03-26T13:58:22.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:58:22.389Z] Login Succeeded [2026-03-26T13:58:22.389Z] nexus3.edgexfoundry.org:10004 [2026-03-26T13:58:22.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:58:22.389Z] Login Succeeded [2026-03-26T13:58:22.389Z] ****.io [2026-03-26T13:58:22.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T13:58:22.648Z] Login Succeeded [2026-03-26T13:58:22.649Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T13:58:22.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T13:58:22.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T13:58:22.742Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2026-03-26T13:58:22.742Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T13:58:22.742Z] latest [2026-03-26T13:58:22.742Z] 4.1.0-dev.19 [2026-03-26T13:58:22.742Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [2026-03-26T13:58:22.742Z] main [2026-03-26T13:58:22.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:23.092Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:23.417Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T13:58:23.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-26T13:58:23.417Z] 54736a5adb5d: Preparing [2026-03-26T13:58:23.417Z] 3d2b0f1eb0da: Preparing [2026-03-26T13:58:23.417Z] 5b274e86df1d: Preparing [2026-03-26T13:58:23.417Z] 4168d4b7e7f0: Preparing [2026-03-26T13:58:23.417Z] 2227e4e349ce: Preparing [2026-03-26T13:58:23.417Z] 61256c71b616: Preparing [2026-03-26T13:58:23.417Z] cce92674e987: Preparing [2026-03-26T13:58:23.417Z] 61256c71b616: Waiting [2026-03-26T13:58:23.417Z] cce92674e987: Waiting [2026-03-26T13:58:23.417Z] 3d2b0f1eb0da: Pushed [2026-03-26T13:58:23.417Z] 2227e4e349ce: Pushed [2026-03-26T13:58:23.417Z] 4168d4b7e7f0: Pushed [2026-03-26T13:58:23.417Z] 5b274e86df1d: Pushed [2026-03-26T13:58:23.417Z] cce92674e987: Layer already exists [2026-03-26T13:58:23.676Z] 61256c71b616: Pushed [2026-03-26T13:58:25.080Z] deaec5988b04: Pull complete [2026-03-26T13:58:25.348Z] 9f65657bb879: Pull complete [2026-03-26T13:58:25.348Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-26T13:58:25.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-26T13:58:25.618Z] ---> 334268110677 [2026-03-26T13:58:25.618Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-03-26T13:58:27.560Z] ---> Running in f4ace7a7b014 [2026-03-26T13:58:27.560Z] Removing intermediate container f4ace7a7b014 [2026-03-26T13:58:27.560Z] ---> 55fa658cf4b2 [2026-03-26T13:58:27.560Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-26T13:58:27.830Z] ---> Running in 73cbc549b62f [2026-03-26T13:58:27.869Z] 54736a5adb5d: Pushed [2026-03-26T13:58:27.869Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:28.097Z] Removing intermediate container 73cbc549b62f [2026-03-26T13:58:28.097Z] ---> c4bfba6e4399 [2026-03-26T13:58:28.097Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-03-26T13:58:28.097Z] ---> Running in 23fa88d1152f [2026-03-26T13:58:28.190Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:28.366Z] Removing intermediate container 23fa88d1152f [2026-03-26T13:58:28.366Z] ---> 2fb713058e83 [2026-03-26T13:58:28.366Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-26T13:58:28.366Z] ---> Running in 045ae4b1aa3e [2026-03-26T13:58:28.511Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-26T13:58:28.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-26T13:58:28.511Z] 54736a5adb5d: Preparing [2026-03-26T13:58:28.511Z] 3d2b0f1eb0da: Preparing [2026-03-26T13:58:28.511Z] 5b274e86df1d: Preparing [2026-03-26T13:58:28.511Z] 4168d4b7e7f0: Preparing [2026-03-26T13:58:28.511Z] 2227e4e349ce: Preparing [2026-03-26T13:58:28.511Z] 61256c71b616: Preparing [2026-03-26T13:58:28.511Z] cce92674e987: Preparing [2026-03-26T13:58:28.511Z] 61256c71b616: Waiting [2026-03-26T13:58:28.511Z] cce92674e987: Waiting [2026-03-26T13:58:28.511Z] 5b274e86df1d: Layer already exists [2026-03-26T13:58:28.511Z] 54736a5adb5d: Layer already exists [2026-03-26T13:58:28.511Z] 4168d4b7e7f0: Layer already exists [2026-03-26T13:58:28.511Z] 2227e4e349ce: Layer already exists [2026-03-26T13:58:28.511Z] 3d2b0f1eb0da: Layer already exists [2026-03-26T13:58:28.511Z] cce92674e987: Layer already exists [2026-03-26T13:58:28.511Z] 61256c71b616: Layer already exists [2026-03-26T13:58:28.511Z] latest: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:28.839Z] + 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-03-26T13:58:29.155Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [2026-03-26T13:58:29.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-26T13:58:29.155Z] 54736a5adb5d: Preparing [2026-03-26T13:58:29.155Z] 3d2b0f1eb0da: Preparing [2026-03-26T13:58:29.155Z] 5b274e86df1d: Preparing [2026-03-26T13:58:29.155Z] 4168d4b7e7f0: Preparing [2026-03-26T13:58:29.155Z] 2227e4e349ce: Preparing [2026-03-26T13:58:29.155Z] 61256c71b616: Preparing [2026-03-26T13:58:29.155Z] cce92674e987: Preparing [2026-03-26T13:58:29.155Z] 61256c71b616: Waiting [2026-03-26T13:58:29.155Z] cce92674e987: Waiting [2026-03-26T13:58:29.155Z] 54736a5adb5d: Layer already exists [2026-03-26T13:58:29.155Z] 3d2b0f1eb0da: Layer already exists [2026-03-26T13:58:29.155Z] 2227e4e349ce: Layer already exists [2026-03-26T13:58:29.155Z] 5b274e86df1d: Layer already exists [2026-03-26T13:58:29.155Z] 4168d4b7e7f0: Layer already exists [2026-03-26T13:58:29.155Z] 61256c71b616: Layer already exists [2026-03-26T13:58:29.155Z] cce92674e987: Layer already exists [2026-03-26T13:58:29.155Z] 4.1.0-dev.19: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:29.484Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:29.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T13:58:29.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T13:58:29.804Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [2026-03-26T13:58:29.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-26T13:58:29.804Z] 54736a5adb5d: Preparing [2026-03-26T13:58:29.804Z] 3d2b0f1eb0da: Preparing [2026-03-26T13:58:29.804Z] 5b274e86df1d: Preparing [2026-03-26T13:58:29.804Z] 4168d4b7e7f0: Preparing [2026-03-26T13:58:29.804Z] 2227e4e349ce: Preparing [2026-03-26T13:58:29.804Z] 61256c71b616: Preparing [2026-03-26T13:58:29.804Z] cce92674e987: Preparing [2026-03-26T13:58:29.804Z] 61256c71b616: Waiting [2026-03-26T13:58:29.804Z] cce92674e987: Waiting [2026-03-26T13:58:29.804Z] 4168d4b7e7f0: Layer already exists [2026-03-26T13:58:29.804Z] 54736a5adb5d: Layer already exists [2026-03-26T13:58:29.804Z] 5b274e86df1d: Layer already exists [2026-03-26T13:58:29.804Z] 2227e4e349ce: Layer already exists [2026-03-26T13:58:29.804Z] 3d2b0f1eb0da: Layer already exists [2026-03-26T13:58:29.804Z] 61256c71b616: Layer already exists [2026-03-26T13:58:29.804Z] cce92674e987: Layer already exists [2026-03-26T13:58:29.804Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:30.137Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T13:58:30.471Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-26T13:58:30.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2026-03-26T13:58:30.471Z] 54736a5adb5d: Preparing [2026-03-26T13:58:30.471Z] 3d2b0f1eb0da: Preparing [2026-03-26T13:58:30.471Z] 5b274e86df1d: Preparing [2026-03-26T13:58:30.471Z] 4168d4b7e7f0: Preparing [2026-03-26T13:58:30.471Z] 2227e4e349ce: Preparing [2026-03-26T13:58:30.471Z] 61256c71b616: Preparing [2026-03-26T13:58:30.471Z] cce92674e987: Preparing [2026-03-26T13:58:30.471Z] 61256c71b616: Waiting [2026-03-26T13:58:30.471Z] cce92674e987: Waiting [2026-03-26T13:58:30.471Z] 54736a5adb5d: Layer already exists [2026-03-26T13:58:30.471Z] 3d2b0f1eb0da: Layer already exists [2026-03-26T13:58:30.471Z] 4168d4b7e7f0: Layer already exists [2026-03-26T13:58:30.471Z] 2227e4e349ce: Layer already exists [2026-03-26T13:58:30.471Z] 5b274e86df1d: Layer already exists [2026-03-26T13:58:30.471Z] cce92674e987: Layer already exists [2026-03-26T13:58:30.471Z] 61256c71b616: Layer already exists [2026-03-26T13:58:30.471Z] main: digest: sha256:dff01aefb3a52dccdf28053d6fd2eff4edd988f03e9e81d7718edb126c8e4acd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T13:58:30.543Z] ===================================================== [Pipeline] echo [2026-03-26T13:58:30.558Z] taggedImages: [2026-03-26T13:58:30.558Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T13:58:30.558Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-26T13:58:30.558Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [2026-03-26T13:58:30.558Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [2026-03-26T13:58:30.558Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2026-03-26T13:58:30.601Z] ========================================================= [2026-03-26T13:58:30.601Z] [edgeXBuildMultiArch] RAW Config: [2026-03-26T13:58:30.601Z] images: [2026-03-26T13:58:30.601Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T13:58:30.601Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2026-03-26T13:58:30.601Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [2026-03-26T13:58:30.601Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [2026-03-26T13:58:30.601Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2026-03-26T13:58:30.601Z] settingsFile: [2026-03-26T13:58:30.601Z] app-service-configurable-settings [2026-03-26T13:58:30.601Z] ========================================================= [Pipeline] node [2026-03-26T13:58:31.750Z] OK: 255 MiB in 60 packages [2026-03-26T13:58:32.347Z] Removing intermediate container 045ae4b1aa3e [2026-03-26T13:58:32.347Z] ---> 528fb8f8588f [2026-03-26T13:58:32.347Z] Step 7/12 : WORKDIR /app [2026-03-26T13:58:32.347Z] ---> Running in daa0d07734b5 [2026-03-26T13:58:32.935Z] Removing intermediate container daa0d07734b5 [2026-03-26T13:58:32.935Z] ---> 39cc7c5cff32 [2026-03-26T13:58:32.935Z] Step 8/12 : COPY go.mod vendor* ./ [2026-03-26T13:58:33.219Z] ---> 3b591f954062 [2026-03-26T13:58:33.219Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T13:58:33.487Z] ---> Running in ec72574392ea [2026-03-26T13:58:45.604Z] Still waiting to schedule task [2026-03-26T13:58:45.605Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4151’ [2026-03-26T14:00:10.182Z] Removing intermediate container ec72574392ea [2026-03-26T14:00:10.182Z] ---> 09a2eacd0b1c [2026-03-26T14:00:10.182Z] Step 10/12 : COPY . . [2026-03-26T14:00:10.182Z] ---> 3acd1fb9e4db [2026-03-26T14:00:10.182Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-26T14:00:10.182Z] ---> Running in cb1bc664a590 [2026-03-26T14:00:10.182Z] Removing intermediate container cb1bc664a590 [2026-03-26T14:00:10.182Z] ---> 14f3750a4a43 [2026-03-26T14:00:10.183Z] Step 12/12 : RUN $MAKE [2026-03-26T14:00:10.183Z] ---> Running in 9d4bf4ac4f8a [2026-03-26T14:00:10.183Z] noop [2026-03-26T14:00:10.183Z] Removing intermediate container 9d4bf4ac4f8a [2026-03-26T14:00:10.183Z] ---> e4c09d3fb8eb [2026-03-26T14:00:10.183Z] Successfully built e4c09d3fb8eb [2026-03-26T14:00:10.183Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:00:10.552Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T14:00:10.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T14:00:10.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container [2026-03-26T14:00:10.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/296 -v /w/workspace/app-service-configurable/296:/w/workspace/app-service-configurable/296:rw,z -v /w/workspace/app-service-configurable/296@tmp:/w/workspace/app-service-configurable/296@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-03-26T14:00:12.044Z] $ docker top 8249d26ec6688057c04a971b2e34d9eed9d1e9441835c19c848b3e49cd699e83 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T14:00:12.894Z] + go version [2026-03-26T14:00:12.894Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-26T14:00:12.913Z] $ docker stop --time=1 8249d26ec6688057c04a971b2e34d9eed9d1e9441835c19c848b3e49cd699e83 [2026-03-26T14:00:18.048Z] $ docker rm -f --volumes 8249d26ec6688057c04a971b2e34d9eed9d1e9441835c19c848b3e49cd699e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:00:18.629Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T14:00:18.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T14:00:18.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container [2026-03-26T14:00:18.893Z] $ 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/296 -v /w/workspace/app-service-configurable/296:/w/workspace/app-service-configurable/296:rw,z -v /w/workspace/app-service-configurable/296@tmp:/w/workspace/app-service-configurable/296@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-03-26T14:00:20.075Z] $ docker top f0fda4b90f3a34ca5070f633eebdb314bc0e3a254f90e73d4f9ca6b21a64ae91 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T14:00:20.901Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/296 [Pipeline] fileExists [Pipeline] sh [2026-03-26T14:00:21.246Z] + make test [2026-03-26T14:00:21.515Z] go test -race -coverprofile=coverage.out ./... [2026-03-26T14:00:59.132Z] Running on prd-centos7-docker-4c-2g-4161 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T14:00:59.186Z] provisioning config files... [2026-03-26T14:00:59.215Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14523322807505593344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T14:01:00.513Z] ---> ****-login.sh [2026-03-26T14:01:00.513Z] nexus3.edgexfoundry.org:10001 [2026-03-26T14:05:13.398Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2026-03-26T14:05:13.399Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-26T14:05:13.399Z] go vet ./... [2026-03-26T14:08:50.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T14:08:50.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T14:08:50.221Z] ./bin/test-attribution-txt.sh [2026-03-26T14:08:50.221Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-03-26T14:08:50.221Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T14:08:50.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-26T14:08:50.268Z] $ docker stop --time=1 f0fda4b90f3a34ca5070f633eebdb314bc0e3a254f90e73d4f9ca6b21a64ae91 [2026-03-26T14:08:52.148Z] $ docker rm -f --volumes f0fda4b90f3a34ca5070f633eebdb314bc0e3a254f90e73d4f9ca6b21a64ae91 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T14:08:54.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-26T14:08:54.618Z] Warning: overwriting stash ‘coverage-report’ [2026-03-26T14:08:55.348Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-26T14:08:55.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-26T14:08:56.106Z] + ls -al . [2026-03-26T14:08:56.106Z] total 248 [2026-03-26T14:08:56.106Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 26 14:00 . [2026-03-26T14:08:56.106Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 13:57 .. [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 13:57 .dockerignore [2026-03-26T14:08:56.106Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 13:57 .git [2026-03-26T14:08:56.106Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 13:57 .github [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 108 Mar 26 13:57 .gitignore [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 13:57 .golangci.yml [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 19193 Mar 26 13:57 Attribution.txt [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 26 13:57 CHANGELOG.md [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 26 13:57 Dockerfile [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 13:57 GOVERNANCE.md [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 689 Mar 26 13:57 Jenkinsfile [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 13:57 LICENSE [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 13:57 OWNERS.md [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 26 13:57 README.md [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 13:55 VERSION [2026-03-26T14:08:56.106Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 13:57 bin [2026-03-26T14:08:56.106Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 26 14:04 coverage.out [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 7029 Mar 26 13:57 go.mod [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 90684 Mar 26 13:57 go.sum [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 13:57 main.go [2026-03-26T14:08:56.106Z] -rw-rw-r-- 1 jenkins jenkins 3361 Mar 26 13:57 makefile [2026-03-26T14:08:56.106Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 13:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:08:56.462Z] + 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=b5856deecdab4066436f4dcad0b2a53b0cc6480b --label arch=arm64 --label version=4.1.0-dev.19 . [2026-03-26T14:08:56.462Z] Sending build context to Docker daemon 231.4kB [2026-03-26T14:08:56.731Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-03-26T14:08:56.731Z] Step 2/27 : FROM ${BASE} AS builder [2026-03-26T14:08:56.731Z] ---> e4c09d3fb8eb [2026-03-26T14:08:56.731Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-03-26T14:08:56.731Z] ---> Running in a85133f087e8 [2026-03-26T14:08:57.014Z] Removing intermediate container a85133f087e8 [2026-03-26T14:08:57.014Z] ---> 6cfbba8a782c [2026-03-26T14:08:57.014Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-03-26T14:08:57.297Z] ---> Running in e5239f0f1cf9 [2026-03-26T14:08:57.564Z] Removing intermediate container e5239f0f1cf9 [2026-03-26T14:08:57.564Z] ---> 6419576c7fa5 [2026-03-26T14:08:57.564Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-03-26T14:08:57.564Z] ---> Running in a021fe398151 [2026-03-26T14:08:57.834Z] Removing intermediate container a021fe398151 [2026-03-26T14:08:57.834Z] ---> ae6b77e05609 [2026-03-26T14:08:57.834Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-26T14:08:57.834Z] ---> Running in 45de040b64da [2026-03-26T14:08:58.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T14:09:01.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T14:09:02.792Z] OK: 255 MiB in 60 packages [2026-03-26T14:09:03.756Z] Removing intermediate container 45de040b64da [2026-03-26T14:09:03.756Z] ---> 6aaff9f222f1 [2026-03-26T14:09:03.756Z] Step 7/27 : WORKDIR /app [2026-03-26T14:09:03.756Z] ---> Running in 50061a123a7b [2026-03-26T14:09:04.025Z] Removing intermediate container 50061a123a7b [2026-03-26T14:09:04.025Z] ---> ee4c75e64f9e [2026-03-26T14:09:04.025Z] Step 8/27 : COPY go.mod vendor* ./ [2026-03-26T14:09:04.292Z] ---> e3d57ed00bb1 [2026-03-26T14:09:04.292Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T14:09:04.563Z] ---> Running in d61f2608948b [2026-03-26T14:09:06.518Z] Removing intermediate container d61f2608948b [2026-03-26T14:09:06.518Z] ---> a7ac08e218a0 [2026-03-26T14:09:06.518Z] Step 10/27 : COPY . . [2026-03-26T14:09:07.107Z] ---> edf90f5e96ff [2026-03-26T14:09:07.107Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-26T14:09:07.107Z] ---> Running in f2f25bc4cae3 [2026-03-26T14:09:07.694Z] Removing intermediate container f2f25bc4cae3 [2026-03-26T14:09:07.694Z] ---> 43416563fb49 [2026-03-26T14:09:07.694Z] Step 12/27 : RUN $MAKE [2026-03-26T14:09:07.694Z] ---> Running in ca4d000eb1fb [2026-03-26T14:09:08.669Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.57 -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-03-26T14:13:15.478Z] Removing intermediate container ca4d000eb1fb [2026-03-26T14:13:15.478Z] ---> e8c4c76ddc59 [2026-03-26T14:13:15.478Z] Step 13/27 : FROM alpine:3.22 [2026-03-26T14:13:15.478Z] 3.22: Pulling from library/alpine [2026-03-26T14:13:15.478Z] d741ee1608f3: Pulling fs layer [2026-03-26T14:13:15.478Z] d741ee1608f3: Verifying Checksum [2026-03-26T14:13:15.478Z] d741ee1608f3: Download complete [2026-03-26T14:13:15.478Z] d741ee1608f3: Pull complete [2026-03-26T14:13:15.478Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T14:13:15.478Z] Status: Downloaded newer image for alpine:3.22 [2026-03-26T14:13:15.478Z] ---> 5a766deef0c8 [2026-03-26T14:13:15.478Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-03-26T14:13:15.478Z] ---> Running in b2cf1b63a359 [2026-03-26T14:13:15.478Z] Removing intermediate container b2cf1b63a359 [2026-03-26T14:13:15.478Z] ---> c47517514835 [2026-03-26T14:13:15.478Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2026-03-26T14:13:15.478Z] ---> Running in 3040b51e1124 [2026-03-26T14:13:15.478Z] Removing intermediate container 3040b51e1124 [2026-03-26T14:13:15.478Z] ---> c347bf5d20b9 [2026-03-26T14:13:15.478Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-03-26T14:13:15.478Z] ---> Running in 880e10a1719a [2026-03-26T14:13:15.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T14:13:15.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T14:13:15.478Z] (1/2) Installing ca-certificates (20250911-r0) [2026-03-26T14:13:15.478Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-03-26T14:13:15.478Z] Executing busybox-1.37.0-r20.trigger [2026-03-26T14:13:15.478Z] Executing ca-certificates-20250911-r0.trigger [2026-03-26T14:13:15.478Z] OK: 8 MiB in 18 packages [2026-03-26T14:13:15.478Z] Removing intermediate container 880e10a1719a [2026-03-26T14:13:15.478Z] ---> 3f3d83e32289 [2026-03-26T14:13:15.478Z] Step 17/27 : RUN apk --no-cache upgrade [2026-03-26T14:13:15.478Z] ---> Running in 8414114e5814 [2026-03-26T14:13:15.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T14:13:15.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T14:13:15.478Z] OK: 8 MiB in 18 packages [2026-03-26T14:13:15.478Z] Removing intermediate container 8414114e5814 [2026-03-26T14:13:15.478Z] ---> 35790565add3 [2026-03-26T14:13:15.478Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-03-26T14:13:15.478Z] ---> 71c484e3555a [2026-03-26T14:13:15.478Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-03-26T14:13:15.478Z] ---> 3443436b6536 [2026-03-26T14:13:15.478Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-03-26T14:13:15.478Z] ---> c28c12151621 [2026-03-26T14:13:15.478Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2026-03-26T14:13:18.061Z] ---> f2baa2ff05f3 [2026-03-26T14:13:18.061Z] Step 22/27 : EXPOSE 48095 [2026-03-26T14:13:18.061Z] ---> Running in 81a6febfe49f [2026-03-26T14:13:18.061Z] Removing intermediate container 81a6febfe49f [2026-03-26T14:13:18.061Z] ---> 4ee54e2bfb01 [2026-03-26T14:13:18.061Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2026-03-26T14:13:18.061Z] ---> Running in bc62f7f3be86 [2026-03-26T14:13:18.329Z] Removing intermediate container bc62f7f3be86 [2026-03-26T14:13:18.329Z] ---> 811ef3849986 [2026-03-26T14:13:18.329Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-26T14:13:18.329Z] ---> Running in 209d35851cb3 [2026-03-26T14:13:18.596Z] Removing intermediate container 209d35851cb3 [2026-03-26T14:13:18.596Z] ---> 0a18465ba232 [2026-03-26T14:13:18.596Z] Step 25/27 : LABEL arch=arm64 [2026-03-26T14:13:18.596Z] ---> Running in 61658484f8f9 [2026-03-26T14:13:18.865Z] Removing intermediate container 61658484f8f9 [2026-03-26T14:13:18.865Z] ---> 61841c9de289 [2026-03-26T14:13:18.865Z] Step 26/27 : LABEL git_sha=b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T14:13:19.134Z] ---> Running in def82e7519d3 [2026-03-26T14:13:19.406Z] Removing intermediate container def82e7519d3 [2026-03-26T14:13:19.406Z] ---> 47854b7cd87a [2026-03-26T14:13:19.406Z] Step 27/27 : LABEL version=4.1.0-dev.19 [2026-03-26T14:13:19.406Z] ---> Running in 0ee45f2f0bdb [2026-03-26T14:13:19.677Z] Removing intermediate container 0ee45f2f0bdb [2026-03-26T14:13:19.677Z] ---> 06b1213efc17 [2026-03-26T14:13:19.677Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-26T14:13:19.677Z] Successfully built 06b1213efc17 [2026-03-26T14:13:19.677Z] 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-03-26T14:13:19.850Z] provisioning config files... [2026-03-26T14:13:19.867Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/296@tmp/config1205093361786171989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T14:13:20.214Z] ---> ****-login.sh [2026-03-26T14:13:20.214Z] nexus3.edgexfoundry.org:10001 [2026-03-26T14:13:20.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T14:13:20.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T14:13:20.483Z] Configure a credential helper to remove this warning. See [2026-03-26T14:13:20.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T14:13:20.483Z] [2026-03-26T14:13:20.483Z] Login Succeeded [2026-03-26T14:13:20.483Z] nexus3.edgexfoundry.org:10002 [2026-03-26T14:13:20.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T14:13:20.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T14:13:20.754Z] Configure a credential helper to remove this warning. See [2026-03-26T14:13:20.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T14:13:20.754Z] [2026-03-26T14:13:20.754Z] Login Succeeded [2026-03-26T14:13:20.754Z] nexus3.edgexfoundry.org:10003 [2026-03-26T14:13:21.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T14:13:21.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T14:13:21.024Z] Configure a credential helper to remove this warning. See [2026-03-26T14:13:21.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T14:13:21.024Z] [2026-03-26T14:13:21.024Z] Login Succeeded [2026-03-26T14:13:21.024Z] nexus3.edgexfoundry.org:10004 [2026-03-26T14:13:21.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T14:13:21.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T14:13:21.564Z] Configure a credential helper to remove this warning. See [2026-03-26T14:13:21.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T14:13:21.564Z] [2026-03-26T14:13:21.564Z] Login Succeeded [2026-03-26T14:13:21.564Z] ****.io [2026-03-26T14:13:21.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T14:13:21.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T14:13:21.834Z] Configure a credential helper to remove this warning. See [2026-03-26T14:13:21.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T14:13:21.834Z] [2026-03-26T14:13:21.834Z] Login Succeeded [2026-03-26T14:13:21.834Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T14:13:21.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T14:13:21.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T14:13:21.929Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2026-03-26T14:13:21.929Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T14:13:21.929Z] latest [2026-03-26T14:13:21.929Z] 4.1.0-dev.19 [2026-03-26T14:13:21.929Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [2026-03-26T14:13:21.929Z] main [2026-03-26T14:13:21.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:13:22.306Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:13:22.690Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T14:13:22.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-26T14:13:22.690Z] 0ee292479b48: Preparing [2026-03-26T14:13:22.690Z] 4cf1edc41ba0: Preparing [2026-03-26T14:13:22.690Z] f7b9df00a43d: Preparing [2026-03-26T14:13:22.690Z] 59272eb21b70: Preparing [2026-03-26T14:13:22.690Z] 4229913261ac: Preparing [2026-03-26T14:13:22.690Z] abb1a67882fa: Preparing [2026-03-26T14:13:22.690Z] c4e71c2a4573: Preparing [2026-03-26T14:13:22.690Z] abb1a67882fa: Waiting [2026-03-26T14:13:22.959Z] 4cf1edc41ba0: Pushed [2026-03-26T14:13:22.959Z] 59272eb21b70: Pushed [2026-03-26T14:13:22.959Z] 4229913261ac: Pushed [2026-03-26T14:13:22.959Z] f7b9df00a43d: Pushed [2026-03-26T14:13:22.959Z] c4e71c2a4573: Layer already exists [2026-03-26T14:13:23.225Z] abb1a67882fa: Pushed [2026-03-26T14:13:31.408Z] 0ee292479b48: Pushed [2026-03-26T14:13:31.408Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:13:31.770Z] + 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-03-26T14:13:32.122Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-03-26T14:13:32.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-26T14:13:32.122Z] 0ee292479b48: Preparing [2026-03-26T14:13:32.122Z] 4cf1edc41ba0: Preparing [2026-03-26T14:13:32.122Z] f7b9df00a43d: Preparing [2026-03-26T14:13:32.122Z] 59272eb21b70: Preparing [2026-03-26T14:13:32.122Z] 4229913261ac: Preparing [2026-03-26T14:13:32.122Z] abb1a67882fa: Preparing [2026-03-26T14:13:32.122Z] c4e71c2a4573: Preparing [2026-03-26T14:13:32.122Z] abb1a67882fa: Waiting [2026-03-26T14:13:32.122Z] c4e71c2a4573: Waiting [2026-03-26T14:13:32.122Z] 4cf1edc41ba0: Layer already exists [2026-03-26T14:13:32.122Z] 59272eb21b70: Layer already exists [2026-03-26T14:13:32.122Z] 0ee292479b48: Layer already exists [2026-03-26T14:13:32.122Z] 4229913261ac: Layer already exists [2026-03-26T14:13:32.122Z] f7b9df00a43d: Layer already exists [2026-03-26T14:13:32.122Z] abb1a67882fa: Layer already exists [2026-03-26T14:13:32.122Z] c4e71c2a4573: Layer already exists [2026-03-26T14:13:32.386Z] latest: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:13:32.744Z] + 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-03-26T14:13:33.099Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [2026-03-26T14:13:33.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-26T14:13:33.099Z] 0ee292479b48: Preparing [2026-03-26T14:13:33.099Z] 4cf1edc41ba0: Preparing [2026-03-26T14:13:33.099Z] f7b9df00a43d: Preparing [2026-03-26T14:13:33.099Z] 59272eb21b70: Preparing [2026-03-26T14:13:33.099Z] 4229913261ac: Preparing [2026-03-26T14:13:33.099Z] abb1a67882fa: Preparing [2026-03-26T14:13:33.099Z] c4e71c2a4573: Preparing [2026-03-26T14:13:33.099Z] abb1a67882fa: Waiting [2026-03-26T14:13:33.099Z] c4e71c2a4573: Waiting [2026-03-26T14:13:33.099Z] 0ee292479b48: Layer already exists [2026-03-26T14:13:33.099Z] f7b9df00a43d: Layer already exists [2026-03-26T14:13:33.099Z] 4229913261ac: Layer already exists [2026-03-26T14:13:33.099Z] 59272eb21b70: Layer already exists [2026-03-26T14:13:33.099Z] 4cf1edc41ba0: Layer already exists [2026-03-26T14:13:33.099Z] abb1a67882fa: Layer already exists [2026-03-26T14:13:33.099Z] c4e71c2a4573: Layer already exists [2026-03-26T14:13:33.367Z] 4.1.0-dev.19: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:13:33.724Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:13:34.077Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [2026-03-26T14:13:34.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-26T14:13:34.077Z] 0ee292479b48: Preparing [2026-03-26T14:13:34.077Z] 4cf1edc41ba0: Preparing [2026-03-26T14:13:34.077Z] f7b9df00a43d: Preparing [2026-03-26T14:13:34.077Z] 59272eb21b70: Preparing [2026-03-26T14:13:34.077Z] 4229913261ac: Preparing [2026-03-26T14:13:34.077Z] abb1a67882fa: Preparing [2026-03-26T14:13:34.077Z] c4e71c2a4573: Preparing [2026-03-26T14:13:34.077Z] abb1a67882fa: Waiting [2026-03-26T14:13:34.077Z] c4e71c2a4573: Waiting [2026-03-26T14:13:34.077Z] 0ee292479b48: Layer already exists [2026-03-26T14:13:34.077Z] 4229913261ac: Layer already exists [2026-03-26T14:13:34.077Z] 59272eb21b70: Layer already exists [2026-03-26T14:13:34.077Z] f7b9df00a43d: Layer already exists [2026-03-26T14:13:34.077Z] 4cf1edc41ba0: Layer already exists [2026-03-26T14:13:34.077Z] abb1a67882fa: Layer already exists [2026-03-26T14:13:34.077Z] c4e71c2a4573: Layer already exists [2026-03-26T14:13:34.077Z] b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:13:34.691Z] + 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-03-26T14:13:35.054Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2026-03-26T14:13:35.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2026-03-26T14:13:35.054Z] 0ee292479b48: Preparing [2026-03-26T14:13:35.054Z] 4cf1edc41ba0: Preparing [2026-03-26T14:13:35.054Z] f7b9df00a43d: Preparing [2026-03-26T14:13:35.054Z] 59272eb21b70: Preparing [2026-03-26T14:13:35.054Z] 4229913261ac: Preparing [2026-03-26T14:13:35.054Z] abb1a67882fa: Preparing [2026-03-26T14:13:35.054Z] c4e71c2a4573: Preparing [2026-03-26T14:13:35.054Z] abb1a67882fa: Waiting [2026-03-26T14:13:35.054Z] c4e71c2a4573: Waiting [2026-03-26T14:13:35.054Z] f7b9df00a43d: Layer already exists [2026-03-26T14:13:35.054Z] 4cf1edc41ba0: Layer already exists [2026-03-26T14:13:35.054Z] 0ee292479b48: Layer already exists [2026-03-26T14:13:35.054Z] 59272eb21b70: Layer already exists [2026-03-26T14:13:35.054Z] 4229913261ac: Layer already exists [2026-03-26T14:13:35.054Z] c4e71c2a4573: Layer already exists [2026-03-26T14:13:35.054Z] abb1a67882fa: Layer already exists [2026-03-26T14:13:35.319Z] main: digest: sha256:0700f04d8329692af94aed74d49109e08827a18b7a4be9166f958a954a62ddd1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T14:13:35.394Z] ===================================================== [Pipeline] echo [2026-03-26T14:13:35.407Z] taggedImages: [2026-03-26T14:13:35.407Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b [2026-03-26T14:13:35.407Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2026-03-26T14:13:35.407Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [2026-03-26T14:13:35.407Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [2026-03-26T14:13:35.407Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2026-03-26T14:13:35.421Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b [Pipeline] echo [2026-03-26T14:13:35.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2026-03-26T14:13:35.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [Pipeline] echo [2026-03-26T14:13:35.458Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b5856deecdab4066436f4dcad0b2a53b0cc6480b-4.1.0-dev.19 [Pipeline] echo [2026-03-26T14:13:35.472Z] 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-03-26T14:13:35.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T14:13:35.861Z] [2026-03-26T14:13:35.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T14:13:36.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T14:13:36.197Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-26T14:13:36.197Z] 8998bd30e6a1: Pulling fs layer [2026-03-26T14:13:36.197Z] 04944245beec: Pulling fs layer [2026-03-26T14:13:36.197Z] 699f458cf7ca: Pulling fs layer [2026-03-26T14:13:36.197Z] 765212b225bb: Pulling fs layer [2026-03-26T14:13:36.197Z] f23df028b6ca: Pulling fs layer [2026-03-26T14:13:36.197Z] d65c8cfc05b1: Pulling fs layer [2026-03-26T14:13:36.197Z] 2437ff75d9bd: Pulling fs layer [2026-03-26T14:13:36.197Z] f23df028b6ca: Waiting [2026-03-26T14:13:36.197Z] 765212b225bb: Waiting [2026-03-26T14:13:36.197Z] d65c8cfc05b1: Waiting [2026-03-26T14:13:36.197Z] 2437ff75d9bd: Waiting [2026-03-26T14:13:36.464Z] 04944245beec: Verifying Checksum [2026-03-26T14:13:36.464Z] 04944245beec: Download complete [2026-03-26T14:13:36.464Z] 765212b225bb: Verifying Checksum [2026-03-26T14:13:36.464Z] 765212b225bb: Download complete [2026-03-26T14:13:36.464Z] f23df028b6ca: Verifying Checksum [2026-03-26T14:13:36.464Z] f23df028b6ca: Download complete [2026-03-26T14:13:36.464Z] d65c8cfc05b1: Verifying Checksum [2026-03-26T14:13:36.464Z] d65c8cfc05b1: Download complete [2026-03-26T14:13:36.464Z] 699f458cf7ca: Verifying Checksum [2026-03-26T14:13:36.464Z] 699f458cf7ca: Download complete [2026-03-26T14:13:37.044Z] 8998bd30e6a1: Verifying Checksum [2026-03-26T14:13:37.044Z] 8998bd30e6a1: Download complete [2026-03-26T14:13:39.623Z] 2437ff75d9bd: Verifying Checksum [2026-03-26T14:13:39.623Z] 2437ff75d9bd: Download complete [2026-03-26T14:13:41.561Z] 8998bd30e6a1: Pull complete [2026-03-26T14:13:45.804Z] 04944245beec: Pull complete [2026-03-26T14:13:47.212Z] 699f458cf7ca: Pull complete [2026-03-26T14:13:47.482Z] 765212b225bb: Pull complete [2026-03-26T14:13:48.067Z] f23df028b6ca: Pull complete [2026-03-26T14:13:48.333Z] d65c8cfc05b1: Pull complete [2026-03-26T14:14:06.567Z] 2437ff75d9bd: Pull complete [2026-03-26T14:14:06.567Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-26T14:14:06.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T14:14:06.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T14:14:06.761Z] prd-ubuntu20.04-docker-arm64-4c-16g-4160 does not seem to be running inside a container [2026-03-26T14:14:06.839Z] $ 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/296 -v /w/workspace/app-service-configurable/296:/w/workspace/app-service-configurable/296:rw,z -v /w/workspace/app-service-configurable/296@tmp:/w/workspace/app-service-configurable/296@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-03-26T14:14:09.462Z] $ docker top 5b5dc7b2ba48c66eda847cacc4d226e3f11f221f047690c4ac1584a3ade1dea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T14:14:10.401Z] ---> job-cost.sh [2026-03-26T14:14:10.401Z] lf-activate-venv: SKIPPING [2026-03-26T14:14:10.401Z] INFO: No Stack... [2026-03-26T14:14:10.688Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-26T14:14:12.629Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T14:14:13.264Z] + cat /w/workspace/app-service-configurable/296/archives/cost.csv [2026-03-26T14:14:13.264Z] + cut -d, -f6 [Pipeline] lock [2026-03-26T14:14:13.318Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [2026-03-26T14:14:13.328Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] did not exist. Created. [2026-03-26T14:14:13.335Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T14:14:13.991Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-26T14:14:14.065Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T14:14:14.073Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T14:14:14.102Z] $ docker stop --time=1 5b5dc7b2ba48c66eda847cacc4d226e3f11f221f047690c4ac1584a3ade1dea2 [2026-03-26T14:14:15.573Z] $ docker rm -f --volumes 5b5dc7b2ba48c66eda847cacc4d226e3f11f221f047690c4ac1584a3ade1dea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-26T19:55:26.367Z] Cancelling nested steps due to timeout [2026-03-26T19:55:26.374Z] Sending interrupt signal to process [2026-03-26T19:55:34.180Z] script returned exit code 143 [Pipeline] } [2026-03-26T19:55:34.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T19:55:34.666Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:55:34.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:55:35.525Z] ---> package-listing.sh [2026-03-26T19:55:35.525Z] ++ facter osfamily [2026-03-26T19:55:35.525Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T19:55:35.782Z] + OS_FAMILY=redhat [2026-03-26T19:55:35.782Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-03-26T19:55:35.782Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T19:55:35.782Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T19:55:35.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T19:55:35.782Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T19:55:35.782Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-26T19:55:35.782Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T19:55:35.782Z] + case "${OS_FAMILY}" in [2026-03-26T19:55:35.782Z] + rpm -qa [2026-03-26T19:55:35.782Z] + sort [2026-03-26T19:55:36.352Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T19:55:36.352Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T19:55:36.352Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T19:55:36.352Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-26T19:55:36.352Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-03-26T19:55:36.352Z] + 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-03-26T19:55:36.362Z] 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-03-26T19:55:36.646Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T19:55:37.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T19:55:37.219Z] [2026-03-26T19:55:37.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T19:55:37.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T19:55:37.524Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T19:55:37.524Z] 5eb5b503b376: Pulling fs layer [2026-03-26T19:55:37.524Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T19:55:37.524Z] ec43610c2a17: Pulling fs layer [2026-03-26T19:55:37.524Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T19:55:37.524Z] 33b1e0a273af: Pulling fs layer [2026-03-26T19:55:37.524Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T19:55:37.524Z] 2f39f015ded8: Pulling fs layer [2026-03-26T19:55:37.524Z] 3a2ae6a8a46f: Waiting [2026-03-26T19:55:37.524Z] 33b1e0a273af: Waiting [2026-03-26T19:55:37.524Z] 5d3b04190fa2: Waiting [2026-03-26T19:55:37.524Z] 2f39f015ded8: Waiting [2026-03-26T19:55:37.524Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T19:55:37.524Z] 5c69ac0246d0: Download complete [2026-03-26T19:55:37.524Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-26T19:55:37.524Z] 3a2ae6a8a46f: Download complete [2026-03-26T19:55:37.785Z] 33b1e0a273af: Verifying Checksum [2026-03-26T19:55:37.785Z] 33b1e0a273af: Download complete [2026-03-26T19:55:37.785Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T19:55:37.785Z] 5d3b04190fa2: Download complete [2026-03-26T19:55:37.785Z] ec43610c2a17: Verifying Checksum [2026-03-26T19:55:37.785Z] ec43610c2a17: Download complete [2026-03-26T19:55:37.785Z] 5eb5b503b376: Verifying Checksum [2026-03-26T19:55:37.785Z] 5eb5b503b376: Download complete [2026-03-26T19:55:38.360Z] 2f39f015ded8: Verifying Checksum [2026-03-26T19:55:38.360Z] 2f39f015ded8: Download complete [2026-03-26T19:55:39.319Z] 5eb5b503b376: Pull complete [2026-03-26T19:55:39.319Z] 5c69ac0246d0: Pull complete [2026-03-26T19:55:39.580Z] ec43610c2a17: Pull complete [2026-03-26T19:55:39.580Z] 3a2ae6a8a46f: Pull complete [2026-03-26T19:55:39.857Z] 33b1e0a273af: Pull complete [2026-03-26T19:55:39.857Z] 5d3b04190fa2: Pull complete [2026-03-26T19:55:44.131Z] 2f39f015ded8: Pull complete [2026-03-26T19:55:44.131Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T19:55:44.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T19:55:44.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T19:55:44.235Z] prd-centos7-docker-4c-2g-4161 does not seem to be running inside a container [2026-03-26T19:55:44.273Z] $ 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-03-26T19:55:46.893Z] $ docker top 70a81951bbfe4d709c0d44f9c8cb3f157739e2d3734764c00f582aa348ecfb00 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T19:55:47.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T19:55:47.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T19:55:47.825Z] + ls /var/log/sa-host [2026-03-26T19:55:47.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T19:55:47.899Z] provisioning config files... [2026-03-26T19:55:47.910Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3112630585460330998tmp [Pipeline] { [Pipeline] echo [2026-03-26T19:55:47.926Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:55:48.216Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T19:55:48.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:55:48.570Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T19:55:48.577Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:55:48.862Z] ---> sudo-logs.sh [2026-03-26T19:55:48.862Z] Archiving 'sudo' log.. [2026-03-26T19:55:48.862Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4161.novalocal: Name or service not known [2026-03-26T19:55:48.862Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4161.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-26T19:55:48.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:55:49.249Z] ---> job-cost.sh [2026-03-26T19:55:49.249Z] lf-activate-venv: SKIPPING [2026-03-26T19:55:49.249Z] DEBUG: total: 0.10999999940395355 [2026-03-26T19:55:49.249Z] INFO: Retrieving Stack Cost... [2026-03-26T19:55:49.815Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-26T19:55:50.073Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T19:55:50.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:55:50.373Z] ---> logs-deploy.sh [2026-03-26T19:55:50.373Z] lf-activate-venv: SKIPPING [2026-03-26T19:55:50.373Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/296 [2026-03-26T19:55:50.373Z] INFO: archiving workspace using pattern(s): [2026-03-26T19:55:51.306Z] Archives upload complete. [2026-03-26T19:55:51.306Z] INFO: archiving logs to Nexus [2026-03-26T19:55:52.244Z] ---> uname -a: [2026-03-26T19:55:52.244Z] Linux prd-centos7-docker-4c-2g-4161.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-03-26T19:55:52.244Z] [2026-03-26T19:55:52.244Z] [2026-03-26T19:55:52.244Z] ---> lscpu: [2026-03-26T19:55:52.244Z] Architecture: x86_64 [2026-03-26T19:55:52.244Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-26T19:55:52.244Z] Byte Order: Little Endian [2026-03-26T19:55:52.244Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-26T19:55:52.244Z] CPU(s): 2 [2026-03-26T19:55:52.244Z] On-line CPU(s) list: 0,1 [2026-03-26T19:55:52.244Z] Thread(s) per core: 1 [2026-03-26T19:55:52.244Z] Core(s) per socket: 1 [2026-03-26T19:55:52.244Z] Socket(s): 2 [2026-03-26T19:55:52.244Z] NUMA node(s): 1 [2026-03-26T19:55:52.244Z] Vendor ID: AuthenticAMD [2026-03-26T19:55:52.244Z] CPU family: 23 [2026-03-26T19:55:52.244Z] Model: 49 [2026-03-26T19:55:52.244Z] Model name: AMD EPYC-Rome Processor [2026-03-26T19:55:52.244Z] Stepping: 0 [2026-03-26T19:55:52.244Z] CPU MHz: 2799.934 [2026-03-26T19:55:52.244Z] BogoMIPS: 5599.86 [2026-03-26T19:55:52.244Z] Virtualization: AMD-V [2026-03-26T19:55:52.244Z] Hypervisor vendor: KVM [2026-03-26T19:55:52.244Z] Virtualization type: full [2026-03-26T19:55:52.244Z] L1d cache: 64 KiB [2026-03-26T19:55:52.244Z] L1i cache: 64 KiB [2026-03-26T19:55:52.244Z] L2 cache: 1 MiB [2026-03-26T19:55:52.244Z] L3 cache: 32 MiB [2026-03-26T19:55:52.244Z] NUMA node0 CPU(s): 0,1 [2026-03-26T19:55:52.244Z] Vulnerability Itlb multihit: Not affected [2026-03-26T19:55:52.244Z] Vulnerability L1tf: Not affected [2026-03-26T19:55:52.244Z] Vulnerability Mds: Not affected [2026-03-26T19:55:52.244Z] Vulnerability Meltdown: Not affected [2026-03-26T19:55:52.244Z] Vulnerability Mmio stale data: Not affected [2026-03-26T19:55:52.244Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-26T19:55:52.244Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-26T19:55:52.244Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-26T19:55:52.244Z] Vulnerability Srbds: Not affected [2026-03-26T19:55:52.244Z] Vulnerability Tsx async abort: Not affected [2026-03-26T19:55:52.244Z] 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-03-26T19:55:52.244Z] [2026-03-26T19:55:52.244Z] [2026-03-26T19:55:52.244Z] ---> nproc: [2026-03-26T19:55:52.244Z] 2 [2026-03-26T19:55:52.244Z] [2026-03-26T19:55:52.244Z] [2026-03-26T19:55:52.244Z] ---> df -h: [2026-03-26T19:55:52.244Z] Filesystem Size Used Avail Use% Mounted on [2026-03-26T19:55:52.244Z] overlay 40G 6.8G 34G 17% / [2026-03-26T19:55:52.244Z] tmpfs 64M 0 64M 0% /dev [2026-03-26T19:55:52.244Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-26T19:55:52.244Z] shm 64M 0 64M 0% /dev/shm [2026-03-26T19:55:52.244Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-03-26T19:55:52.244Z] [2026-03-26T19:55:52.244Z] [2026-03-26T19:55:52.244Z] Cannot open /var/log/sysstat/sa26: No such file or directory [2026-03-26T19:55:52.244Z] Please check if data collecting is enabled [2026-03-26T19:55:52.244Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T19:55:52.282Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-26T19:55:52.287Z] $ docker stop --time=1 70a81951bbfe4d709c0d44f9c8cb3f157739e2d3734764c00f582aa348ecfb00 [2026-03-26T19:55:53.436Z] $ docker rm -f --volumes 70a81951bbfe4d709c0d44f9c8cb3f157739e2d3734764c00f582aa348ecfb00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-26T19:55:53.527Z] [WS-CLEANUP] Deleting project workspace... [2026-03-26T19:55:53.527Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-26T19:55:53.547Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T19:55:53.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T19:55:53.987Z] [2026-03-26T19:55:53.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T19:55:54.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T19:55:54.294Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T19:55:54.294Z] 5eb5b503b376: Pulling fs layer [2026-03-26T19:55:54.294Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T19:55:54.294Z] ec43610c2a17: Pulling fs layer [2026-03-26T19:55:54.294Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T19:55:54.294Z] 33b1e0a273af: Pulling fs layer [2026-03-26T19:55:54.294Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T19:55:54.294Z] 2f39f015ded8: Pulling fs layer [2026-03-26T19:55:54.294Z] 33b1e0a273af: Waiting [2026-03-26T19:55:54.294Z] 5d3b04190fa2: Waiting [2026-03-26T19:55:54.294Z] 2f39f015ded8: Waiting [2026-03-26T19:55:54.294Z] 3a2ae6a8a46f: Waiting [2026-03-26T19:55:54.294Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T19:55:54.294Z] 5c69ac0246d0: Download complete [2026-03-26T19:55:54.294Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-26T19:55:54.294Z] 3a2ae6a8a46f: Download complete [2026-03-26T19:55:54.294Z] 33b1e0a273af: Verifying Checksum [2026-03-26T19:55:54.294Z] 33b1e0a273af: Download complete [2026-03-26T19:55:54.294Z] 5d3b04190fa2: Download complete [2026-03-26T19:55:54.294Z] ec43610c2a17: Verifying Checksum [2026-03-26T19:55:54.294Z] ec43610c2a17: Download complete [2026-03-26T19:55:54.552Z] 5eb5b503b376: Verifying Checksum [2026-03-26T19:55:54.552Z] 5eb5b503b376: Download complete [2026-03-26T19:55:55.119Z] 2f39f015ded8: Download complete [2026-03-26T19:55:56.059Z] 5eb5b503b376: Pull complete [2026-03-26T19:55:56.316Z] 5c69ac0246d0: Pull complete [2026-03-26T19:55:56.940Z] ec43610c2a17: Pull complete [2026-03-26T19:55:56.940Z] 3a2ae6a8a46f: Pull complete [2026-03-26T19:55:56.940Z] 33b1e0a273af: Pull complete [2026-03-26T19:55:56.940Z] 5d3b04190fa2: Pull complete [2026-03-26T19:56:02.445Z] 2f39f015ded8: Pull complete [2026-03-26T19:56:02.445Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T19:56:02.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T19:56:02.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T19:56:02.613Z] prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container [2026-03-26T19:56:02.693Z] $ 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-03-26T19:56:03.740Z] $ docker top 7028d93753481e369994b02068f7f3935256ce7b6aa2633819792b94d6097527 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:56:04.092Z] ---> job-cost.sh [2026-03-26T19:56:04.092Z] lf-activate-venv: SKIPPING [2026-03-26T19:56:04.092Z] INFO: No Stack... [2026-03-26T19:56:04.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T19:56:04.914Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T19:56:05.199Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2026-03-26T19:56:05.199Z] + cut -d, -f6 [Pipeline] lock [2026-03-26T19:56:05.212Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [2026-03-26T19:56:05.253Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] did not exist. Created. [2026-03-26T19:56:05.259Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T19:56:05.568Z] /w/workspace/ry_app-service-configurable_main@tmp/durable-a47feee6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-26T19:56:05.855Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-03-26T19:56:05.873Z] Warning: overwriting stash ‘stack-cost’ [2026-03-26T19:56:05.888Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T19:56:05.896Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-296-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T19:56:05.924Z] $ docker stop --time=1 7028d93753481e369994b02068f7f3935256ce7b6aa2633819792b94d6097527 [2026-03-26T19:56:07.057Z] $ docker rm -f --volumes 7028d93753481e369994b02068f7f3935256ce7b6aa2633819792b94d6097527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-26T19:56:07.189Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-26T19:56:07.908Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2026-03-26T19:56:07.908Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-03-26T19:56:07.908Z] total 16 [2026-03-26T19:56:07.908Z] drwxr-xr-x 3 root root 4096 Mar 26 19:56 . [2026-03-26T19:56:07.908Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 19:56 .. [2026-03-26T19:56:07.908Z] drwxr-xr-x 2 root root 4096 Mar 26 19:56 cost [2026-03-26T19:56:07.908Z] -rw-r--r-- 1 root root 98 Mar 26 19:56 cost.csv [2026-03-26T19:56:07.908Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2026-03-26T19:56:07.908Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2026-03-26T19:56:07.908Z] total 16 [2026-03-26T19:56:07.908Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 19:56 . [2026-03-26T19:56:07.908Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 19:56 .. [2026-03-26T19:56:07.908Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 19:56 cost [2026-03-26T19:56:07.908Z] -rw-r--r-- 1 jenkins jenkins 98 Mar 26 19:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:56:08.195Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:56:09.053Z] ---> package-listing.sh [2026-03-26T19:56:09.053Z] ++ facter osfamily [2026-03-26T19:56:09.053Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T19:56:09.312Z] + OS_FAMILY=debian [2026-03-26T19:56:09.312Z] + workspace=/w/workspace/ry_app-service-configurable_main [2026-03-26T19:56:09.312Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T19:56:09.312Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T19:56:09.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T19:56:09.312Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T19:56:09.312Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-26T19:56:09.312Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T19:56:09.312Z] + case "${OS_FAMILY}" in [2026-03-26T19:56:09.312Z] + dpkg -l [2026-03-26T19:56:09.312Z] + grep '^ii' [2026-03-26T19:56:09.312Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T19:56:09.312Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T19:56:09.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T19:56:09.312Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2026-03-26T19:56:09.312Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2026-03-26T19:56:09.312Z] + 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-03-26T19:56:09.324Z] 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-03-26T19:56:09.603Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T19:56:10.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T19:56:10.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T19:56:10.232Z] prd-ubuntu20.04-docker-8c-8g-4159 does not seem to be running inside a container [2026-03-26T19:56:10.261Z] $ 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-03-26T19:56:10.463Z] $ docker top 3ba1817210446cdd256fd1071e7c9efe55e217d2c7d2d6f4427b44dad5dff41d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T19:56:10.790Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T19:56:11.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T19:56:11.366Z] + ls /var/log/sa-host [2026-03-26T19:56:11.366Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T19:56:11.393Z] provisioning config files... [2026-03-26T19:56:11.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15528780567500996380tmp [Pipeline] { [Pipeline] echo [2026-03-26T19:56:11.419Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:56:11.705Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T19:56:11.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:56:12.018Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T19:56:12.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:56:12.310Z] ---> sudo-logs.sh [2026-03-26T19:56:12.311Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-26T19:56:12.338Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:56:12.619Z] ---> job-cost.sh [2026-03-26T19:56:12.619Z] lf-activate-venv: SKIPPING [2026-03-26T19:56:12.619Z] DEBUG: total: 1.5299999713897705 [2026-03-26T19:56:12.619Z] INFO: Retrieving Stack Cost... [2026-03-26T19:56:12.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T19:56:12.878Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T19:56:12.888Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T19:56:13.169Z] ---> logs-deploy.sh [2026-03-26T19:56:13.169Z] lf-activate-venv: SKIPPING [2026-03-26T19:56:13.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/296 [2026-03-26T19:56:13.169Z] INFO: archiving workspace using pattern(s): [2026-03-26T19:56:14.118Z] Archives upload complete. [2026-03-26T19:56:14.118Z] INFO: archiving logs to Nexus