Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f7e573bab90a1b322795f56701b719a489e5c15 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-ssh12443830503111090962.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-ssh10571205348651588262.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-ssh15995199943770893267.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-ssh6807630520212186139.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-ssh17801555170979561293.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-772407 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 > 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 Avoid second fetch Checking out Revision 7f7e573bab90a1b322795f56701b719a489e5c15 (main) Commit message: "Merge pull request #750 from judehung/update-go-1.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 7f7e573bab90a1b322795f56701b719a489e5c15 # timeout=10 > git rev-list --no-walk 73a2260c5f10cde9c60a54dca8d43fc0db115337 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-03T04:58:41.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-03T04:58:41.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-03T04:58:41.920Z] ========================================================= [2025-11-03T04:58:41.920Z] EdgeX Global Pipelines Version Info [2025-11-03T04:58:41.920Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-03T04:58:43.032Z] ------------------- [2025-11-03T04:58:43.032Z] stable info: [2025-11-03T04:58:43.032Z] ------------------- [2025-11-03T04:58:43.032Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-03T04:58:43.032Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-03T04:58:43.032Z] Message: update stable to v1.0.278 [2025-11-03T04:58:43.601Z] ------------------- [2025-11-03T04:58:43.601Z] experimental info: [2025-11-03T04:58:43.601Z] ------------------- [2025-11-03T04:58:43.601Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-03T04:58:43.601Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-03T04:58:43.601Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-03T04:58:43.681Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-11-03T04:58:43.708Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-11-03T04:58:43.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-03T04:58:43.829Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-03T04:58:43.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-03T04:58:43.885Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-03T04:58:43.903Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-03T04:58:43.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-03T04:58:43.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-03T04:58:43.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-03T04:58:43.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-03T04:58:44.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-11-03T04:58:44.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-03T04:58:44.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-03T04:58:44.084Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-03T04:58:44.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-03T04:58:44.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-03T04:58:44.149Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-03T04:58:44.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-03T04:58:44.194Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-03T04:58:44.218Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-03T04:58:44.248Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-03T04:58:44.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-03T04:58:44.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-03T04:58:44.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-03T04:58:44.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-03T04:58:44.363Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-03T04:58:44.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-03T04:58:44.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-03T04:58:44.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-03T04:58:44.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo [2025-11-03T04:58:44.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f7e573 [Pipeline] echo [2025-11-03T04:58:44.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T04:58:44.579Z] provisioning config files... [2025-11-03T04:58:44.594Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15817101318707079528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T04:58:44.960Z] ---> ****-login.sh [2025-11-03T04:58:44.960Z] nexus3.edgexfoundry.org:10001 [2025-11-03T04:58:44.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:58:45.222Z] [2025-11-03T04:58:45.222Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T04:58:45.222Z] Configure a credential helper to remove this warning. See [2025-11-03T04:58:45.222Z] https://docs.****.com/go/credential-store/ [2025-11-03T04:58:45.222Z] [2025-11-03T04:58:45.222Z] Login Succeeded [2025-11-03T04:58:45.222Z] nexus3.edgexfoundry.org:10002 [2025-11-03T04:58:45.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:58:45.481Z] [2025-11-03T04:58:45.481Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T04:58:45.481Z] Configure a credential helper to remove this warning. See [2025-11-03T04:58:45.481Z] https://docs.****.com/go/credential-store/ [2025-11-03T04:58:45.481Z] [2025-11-03T04:58:45.481Z] Login Succeeded [2025-11-03T04:58:45.482Z] nexus3.edgexfoundry.org:10003 [2025-11-03T04:58:45.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:58:45.482Z] [2025-11-03T04:58:45.482Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T04:58:45.482Z] Configure a credential helper to remove this warning. See [2025-11-03T04:58:45.482Z] https://docs.****.com/go/credential-store/ [2025-11-03T04:58:45.482Z] [2025-11-03T04:58:45.482Z] Login Succeeded [2025-11-03T04:58:45.482Z] nexus3.edgexfoundry.org:10004 [2025-11-03T04:58:45.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:58:45.482Z] [2025-11-03T04:58:45.482Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T04:58:45.482Z] Configure a credential helper to remove this warning. See [2025-11-03T04:58:45.482Z] https://docs.****.com/go/credential-store/ [2025-11-03T04:58:45.482Z] [2025-11-03T04:58:45.482Z] Login Succeeded [2025-11-03T04:58:45.482Z] ****.io [2025-11-03T04:58:45.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:58:45.743Z] [2025-11-03T04:58:45.743Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-03T04:58:45.743Z] Configure a credential helper to remove this warning. See [2025-11-03T04:58:45.743Z] https://docs.****.com/go/credential-store/ [2025-11-03T04:58:45.743Z] [2025-11-03T04:58:45.743Z] Login Succeeded [2025-11-03T04:58:45.743Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T04:58:45.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-03T04:58:46.162Z] + git rev-list -1 --merges 7f7e573bab90a1b322795f56701b719a489e5c15~1..7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo [2025-11-03T04:58:46.188Z] -----------> git rev-list -1 --merges 7f7e573bab90a1b322795f56701b719a489e5c15~1..7f7e573bab90a1b322795f56701b719a489e5c15 7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T04:58:46.188Z] 7f7e573bab90a1b322795f56701b719a489e5c15 [false] [Pipeline] sh [2025-11-03T04:58:46.482Z] + git log --format=format:%s -1 7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo [2025-11-03T04:58:46.497Z] ========================================================= [2025-11-03T04:58:46.497Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-03T04:58:46.497Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-03T04:58:46.843Z] + git log --format=format:%s -1 7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo [2025-11-03T04:58:46.855Z] [semverPrep] GIT_COMMIT: 7f7e573bab90a1b322795f56701b719a489e5c15, Commit Message: Merge pull request #750 from judehung/update-go-1.25 [Pipeline] echo [2025-11-03T04:58:46.869Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-03T04:58:47.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-03T04:58:47.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-03T04:58:47.243Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-03T04:58:47.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-03T04:58:47.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-03T04:58:47.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-03T04:58:47.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T04:58:47.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T04:58:47.665Z] [2025-11-03T04:58:47.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T04:58:47.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T04:58:47.971Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-03T04:58:47.971Z] 3dae71ba6b94: Pulling fs layer [2025-11-03T04:58:47.971Z] 6bf1a483ea7c: Pulling fs layer [2025-11-03T04:58:47.971Z] f5dfc541a4d3: Pulling fs layer [2025-11-03T04:58:47.971Z] 461d9e800cba: Pulling fs layer [2025-11-03T04:58:47.971Z] 80192f66455f: Pulling fs layer [2025-11-03T04:58:47.971Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-03T04:58:47.971Z] a29436f7fd5d: Pulling fs layer [2025-11-03T04:58:47.971Z] 923cac83aea3: Pulling fs layer [2025-11-03T04:58:47.971Z] 25ad8b0a4227: Pulling fs layer [2025-11-03T04:58:47.971Z] db01528c6b51: Pulling fs layer [2025-11-03T04:58:47.971Z] 28988de357af: Pulling fs layer [2025-11-03T04:58:47.971Z] a29436f7fd5d: Waiting [2025-11-03T04:58:47.971Z] 80192f66455f: Waiting [2025-11-03T04:58:47.971Z] 2e8e34ca0e6c: Waiting [2025-11-03T04:58:47.971Z] 923cac83aea3: Waiting [2025-11-03T04:58:47.971Z] 25ad8b0a4227: Waiting [2025-11-03T04:58:47.971Z] db01528c6b51: Waiting [2025-11-03T04:58:47.971Z] 28988de357af: Waiting [2025-11-03T04:58:47.971Z] 461d9e800cba: Waiting [2025-11-03T04:58:47.971Z] 6bf1a483ea7c: Verifying Checksum [2025-11-03T04:58:47.971Z] 6bf1a483ea7c: Download complete [2025-11-03T04:58:47.971Z] 461d9e800cba: Download complete [2025-11-03T04:58:48.229Z] 80192f66455f: Verifying Checksum [2025-11-03T04:58:48.229Z] 80192f66455f: Download complete [2025-11-03T04:58:48.229Z] f5dfc541a4d3: Verifying Checksum [2025-11-03T04:58:48.229Z] f5dfc541a4d3: Download complete [2025-11-03T04:58:48.229Z] 3dae71ba6b94: Verifying Checksum [2025-11-03T04:58:48.229Z] 3dae71ba6b94: Download complete [2025-11-03T04:58:48.229Z] 923cac83aea3: Download complete [2025-11-03T04:58:48.493Z] 25ad8b0a4227: Verifying Checksum [2025-11-03T04:58:48.493Z] 25ad8b0a4227: Download complete [2025-11-03T04:58:48.493Z] 28988de357af: Download complete [2025-11-03T04:58:48.493Z] a29436f7fd5d: Download complete [2025-11-03T04:58:49.062Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-03T04:58:49.062Z] 2e8e34ca0e6c: Download complete [2025-11-03T04:58:49.631Z] 3dae71ba6b94: Pull complete [2025-11-03T04:58:49.891Z] 6bf1a483ea7c: Pull complete [2025-11-03T04:58:50.463Z] f5dfc541a4d3: Pull complete [2025-11-03T04:58:50.722Z] 461d9e800cba: Pull complete [2025-11-03T04:58:50.722Z] 80192f66455f: Pull complete [2025-11-03T04:58:54.910Z] 2e8e34ca0e6c: Pull complete [2025-11-03T04:58:55.847Z] a29436f7fd5d: Pull complete [2025-11-03T04:58:55.847Z] 923cac83aea3: Pull complete [2025-11-03T04:58:55.847Z] 25ad8b0a4227: Pull complete [2025-11-03T04:58:55.847Z] db01528c6b51: Pull complete [2025-11-03T04:58:55.847Z] 28988de357af: Pull complete [2025-11-03T04:58:56.106Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-03T04:58:56.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-03T04:58:56.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T04:58:56.249Z] prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container [2025-11-03T04:58:56.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-03T04:58:58.684Z] $ docker top 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 -eo pid,comm [2025-11-03T04:58:58.733Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-03T04:58:58.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-03T04:58:58.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T04:58:58.806Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T04:58:58.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T04:58:58.923Z] $ docker exec 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 ssh-agent [2025-11-03T04:58:59.019Z] SSH_AUTH_SOCK=/tmp/ssh-GCeYWYLn2ugg/agent.31 [2025-11-03T04:58:59.019Z] SSH_AGENT_PID=37 [2025-11-03T04:58:59.025Z] Running ssh-add (command line suppressed) [2025-11-03T04:58:59.118Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8980877303256315199.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8980877303256315199.key) [2025-11-03T04:58:59.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T04:58:59.432Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2025-11-03T04:58:59.720Z] + git tag --points-at HEAD [Pipeline] } [2025-11-03T04:58:59.731Z] $ docker exec --env ******** --env ******** 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 ssh-agent -k [2025-11-03T04:58:59.808Z] unset SSH_AUTH_SOCK; [2025-11-03T04:58:59.809Z] unset SSH_AGENT_PID; [2025-11-03T04:58:59.809Z] echo Agent pid 37 killed; [2025-11-03T04:58:59.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-03T04:58:59.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-03T04:58:59.860Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-03T04:58:59.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-03T04:58:59.974Z] $ docker exec 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 ssh-agent [2025-11-03T04:59:00.081Z] SSH_AUTH_SOCK=/tmp/ssh-OHLnf6ibw4mJ/agent.84 [2025-11-03T04:59:00.081Z] SSH_AGENT_PID=90 [2025-11-03T04:59:00.086Z] Running ssh-add (command line suppressed) [2025-11-03T04:59:00.184Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2490957471047015422.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2490957471047015422.key) [2025-11-03T04:59:00.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-03T04:59:00.491Z] + git semver init [2025-11-03T04:59:00.750Z] 2025-11-03 04:59:00,708 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-03T04:59:00.750Z] 2025-11-03 04:59:00,714 [run_init] DEBUG init version:0.0.0 force:False [2025-11-03T04:59:00.750Z] 2025-11-03 04:59:00,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-11-03T04:59:00.750Z] 2025-11-03 04:59:00,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-11-03T04:59:00.750Z] 2025-11-03 04:59:00,715 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-11-03T04:59:02.127Z] 2025-11-03 04:59:02,036 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-11-03T04:59:02.127Z] 2025-11-03 04:59:02,037 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-11-03T04:59:02.127Z] 2025-11-03 04:59:02,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-11-03T04:59:02.127Z] 2025-11-03 04:59:02,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-11-03T04:59:02.127Z] 4.1.0-dev.11 [Pipeline] } [2025-11-03T04:59:02.135Z] $ docker exec --env ******** --env ******** 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 ssh-agent -k [2025-11-03T04:59:02.229Z] unset SSH_AUTH_SOCK; [2025-11-03T04:59:02.230Z] unset SSH_AGENT_PID; [2025-11-03T04:59:02.230Z] echo Agent pid 90 killed; [2025-11-03T04:59:02.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-03T04:59:02.561Z] + git semver [Pipeline] } [2025-11-03T04:59:02.833Z] $ docker stop --time=1 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 [2025-11-03T04:59:04.123Z] $ docker rm -f --volumes 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T04:59:04.474Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-03T04:59:04.771Z] Stashed 1 file(s) [Pipeline] echo [2025-11-03T04:59:04.774Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T04:59:04.956Z] provisioning config files... [2025-11-03T04:59:04.970Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16838371454346869594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T04:59:05.279Z] ---> ****-login.sh [2025-11-03T04:59:05.279Z] nexus3.edgexfoundry.org:10001 [2025-11-03T04:59:05.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:59:05.279Z] Login Succeeded [2025-11-03T04:59:05.279Z] nexus3.edgexfoundry.org:10002 [2025-11-03T04:59:05.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:59:05.279Z] Login Succeeded [2025-11-03T04:59:05.279Z] nexus3.edgexfoundry.org:10003 [2025-11-03T04:59:05.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:59:05.539Z] Login Succeeded [2025-11-03T04:59:05.539Z] nexus3.edgexfoundry.org:10004 [2025-11-03T04:59:05.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:59:05.539Z] Login Succeeded [2025-11-03T04:59:05.539Z] ****.io [2025-11-03T04:59:05.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T04:59:05.798Z] Login Succeeded [2025-11-03T04:59:05.799Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T04:59:05.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-03T04:59:05.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T04:59:05.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T04:59:05.951Z] ========================================================= [2025-11-03T04:59:05.951Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-03T04:59:05.951Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T04:59:06.285Z] + 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 . [2025-11-03T04:59:06.853Z] #0 building with "default" instance using docker driver [2025-11-03T04:59:06.853Z] [2025-11-03T04:59:06.853Z] #1 [internal] load build definition from Dockerfile [2025-11-03T04:59:06.853Z] #1 transferring dockerfile: 2.05kB done [2025-11-03T04:59:06.853Z] #1 DONE 0.0s [2025-11-03T04:59:06.853Z] [2025-11-03T04:59:06.853Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-03T04:59:06.853Z] #2 DONE 0.1s [2025-11-03T04:59:07.111Z] [2025-11-03T04:59:07.111Z] #3 [internal] load .dockerignore [2025-11-03T04:59:07.111Z] #3 transferring context: 159B done [2025-11-03T04:59:07.111Z] #3 DONE 0.0s [2025-11-03T04:59:07.111Z] [2025-11-03T04:59:07.111Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-03T04:59:07.111Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-03T04:59:07.111Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-11-03T04:59:07.111Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2025-11-03T04:59:07.111Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-03T04:59:07.111Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-03T04:59:07.111Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-03T04:59:07.111Z] #4 ... [2025-11-03T04:59:07.111Z] [2025-11-03T04:59:07.111Z] #5 [internal] load build context [2025-11-03T04:59:07.111Z] #5 transferring context: 14.84MB 0.2s done [2025-11-03T04:59:07.111Z] #5 DONE 0.2s [2025-11-03T04:59:07.111Z] [2025-11-03T04:59:07.111Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-03T04:59:07.111Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s [2025-11-03T04:59:07.112Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-03T04:59:07.112Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-11-03T04:59:07.112Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-03T04:59:07.112Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-03T04:59:07.112Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-03T04:59:07.112Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s [2025-11-03T04:59:07.112Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-03T04:59:07.370Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.46MB / 60.15MB 0.3s [2025-11-03T04:59:07.370Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-03T04:59:07.370Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2025-11-03T04:59:07.370Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2025-11-03T04:59:07.370Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-03T04:59:07.370Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-11-03T04:59:07.371Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-03T04:59:07.371Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s [2025-11-03T04:59:07.371Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-03T04:59:07.371Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s [2025-11-03T04:59:07.630Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s [2025-11-03T04:59:07.630Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s [2025-11-03T04:59:07.630Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s [2025-11-03T04:59:07.630Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2025-11-03T04:59:07.630Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-11-03T04:59:07.888Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-11-03T04:59:07.888Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.8s [2025-11-03T04:59:07.888Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-03T04:59:07.888Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s [2025-11-03T04:59:08.147Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2025-11-03T04:59:08.404Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2025-11-03T04:59:12.591Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2025-11-03T04:59:12.591Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-03T04:59:12.849Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-03T04:59:12.849Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-03T04:59:12.849Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-03T04:59:12.849Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-03T04:59:13.107Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2025-11-03T04:59:13.107Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2025-11-03T04:59:16.396Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done [2025-11-03T04:59:16.396Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-03T04:59:16.962Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done [2025-11-03T04:59:16.962Z] #4 DONE 10.0s [2025-11-03T04:59:17.219Z] [2025-11-03T04:59:17.219Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-11-03T04:59:17.219Z] #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T04:59:17.479Z] #6 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T04:59:17.738Z] #6 0.737 OK: 265 MiB in 60 packages [2025-11-03T04:59:19.916Z] Still waiting to schedule task [2025-11-03T04:59:19.917Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-03T04:59:20.270Z] #6 DONE 3.0s [2025-11-03T04:59:20.270Z] [2025-11-03T04:59:20.270Z] #7 [builder 3/7] WORKDIR /app [2025-11-03T04:59:20.270Z] #7 DONE 0.0s [2025-11-03T04:59:20.270Z] [2025-11-03T04:59:20.270Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-03T04:59:20.270Z] #8 DONE 0.0s [2025-11-03T04:59:20.270Z] [2025-11-03T04:59:20.270Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T04:59:32.476Z] #9 DONE 12.5s [2025-11-03T04:59:32.476Z] [2025-11-03T04:59:32.476Z] #10 [builder 6/7] COPY . . [2025-11-03T04:59:32.476Z] #10 DONE 0.1s [2025-11-03T04:59:32.476Z] [2025-11-03T04:59:32.476Z] #11 [builder 7/7] RUN echo noop [2025-11-03T04:59:32.736Z] #11 0.195 noop [2025-11-03T04:59:32.996Z] #11 DONE 0.2s [2025-11-03T04:59:32.996Z] [2025-11-03T04:59:32.996Z] #12 exporting to image [2025-11-03T04:59:32.996Z] #12 exporting layers [2025-11-03T04:59:41.119Z] #12 exporting layers 7.4s done [2025-11-03T04:59:41.119Z] #12 writing image sha256:c5906f1d00e3fe763d2c0d887cb4fcde15241098465fbeef3af80d21bae98d6c done [2025-11-03T04:59:41.119Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-03T04:59:41.119Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T04:59:41.446Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-03T04:59:41.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T04:59:41.525Z] prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container [2025-11-03T04:59:41.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-03T04:59:41.865Z] $ docker top 0d0ca9497f7cc47245b8d42e7e0c57e5e56ca7b910a1a9a1c411804e80d02e84 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T04:59:42.209Z] + go version [2025-11-03T04:59:42.209Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-03T04:59:42.219Z] $ docker stop --time=1 0d0ca9497f7cc47245b8d42e7e0c57e5e56ca7b910a1a9a1c411804e80d02e84 [2025-11-03T04:59:43.474Z] $ docker rm -f --volumes 0d0ca9497f7cc47245b8d42e7e0c57e5e56ca7b910a1a9a1c411804e80d02e84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T04:59:43.922Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-03T04:59:43.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T04:59:43.999Z] prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container [2025-11-03T04:59:44.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-11-03T04:59:44.273Z] $ docker top e80b7372230aaf3bcd0b409c656bc32538c4c7e25fa6ef4bfb2901590abe220a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T04:59:44.615Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-11-03T04:59:44.914Z] + make test [2025-11-03T04:59:44.914Z] go test -race -coverprofile=coverage.out ./... [2025-11-03T05:00:16.978Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-11-03T05:00:43.504Z] 0 issues. [2025-11-03T05:00:43.504Z] go vet ./... [2025-11-03T05:00:46.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-03T05:00:46.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-03T05:00:46.787Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-03T05:00:46.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-03T05:00:46.813Z] $ docker stop --time=1 e80b7372230aaf3bcd0b409c656bc32538c4c7e25fa6ef4bfb2901590abe220a [2025-11-03T05:00:49.452Z] $ docker rm -f --volumes e80b7372230aaf3bcd0b409c656bc32538c4c7e25fa6ef4bfb2901590abe220a [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T05:00:50.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-03T05:00:50.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-11-03T05:00:50.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-03T05:00:51.034Z] + ls -al . [2025-11-03T05:00:51.034Z] total 252 [2025-11-03T05:00:51.034Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 3 04:59 . [2025-11-03T05:00:51.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:58 .. [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 04:58 .dockerignore [2025-11-03T05:00:51.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 05:00 .git [2025-11-03T05:00:51.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:58 .github [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 108 Nov 3 04:58 .gitignore [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 3 04:58 .golangci.yml [2025-11-03T05:00:51.034Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 04:59 .semver [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 19193 Nov 3 04:58 Attribution.txt [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 39309 Nov 3 04:58 CHANGELOG.md [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 3 04:58 Dockerfile [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 04:58 GOVERNANCE.md [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 689 Nov 3 04:58 Jenkinsfile [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 04:58 LICENSE [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 04:58 OWNERS.md [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 4952 Nov 3 04:58 README.md [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 04:59 VERSION [2025-11-03T05:00:51.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:58 bin [2025-11-03T05:00:51.034Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 3 05:00 coverage.out [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 7110 Nov 3 04:58 go.mod [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 90522 Nov 3 04:58 go.sum [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 3 04:58 main.go [2025-11-03T05:00:51.034Z] -rw-rw-r-- 1 jenkins jenkins 3361 Nov 3 04:58 makefile [2025-11-03T05:00:51.034Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 04:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:00:51.354Z] + 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=7f7e573bab90a1b322795f56701b719a489e5c15 --label arch=amd64 --label version=4.1.0-dev.11 . [2025-11-03T05:00:51.607Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772408 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [2025-11-03T05:00:51.613Z] #0 building with "default" instance using docker driver [2025-11-03T05:00:51.613Z] [2025-11-03T05:00:51.613Z] #1 [internal] load build definition from Dockerfile [2025-11-03T05:00:51.613Z] #1 transferring dockerfile: 2.05kB done [2025-11-03T05:00:51.613Z] #1 DONE 0.0s [2025-11-03T05:00:51.613Z] [2025-11-03T05:00:51.613Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-03T05:00:51.613Z] #2 DONE 0.0s [2025-11-03T05:00:51.613Z] [2025-11-03T05:00:51.613Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-11-03T05:00:51.613Z] #3 DONE 0.1s [2025-11-03T05:00:51.613Z] [2025-11-03T05:00:51.613Z] #4 [internal] load .dockerignore [2025-11-03T05:00:51.613Z] #4 transferring context: 159B done [2025-11-03T05:00:51.613Z] #4 DONE 0.0s [2025-11-03T05:00:51.613Z] [2025-11-03T05:00:51.613Z] #5 [internal] load build context [2025-11-03T05:00:51.613Z] #5 transferring context: 4.84kB done [2025-11-03T05:00:51.613Z] #5 DONE 0.0s [2025-11-03T05:00:51.613Z] [2025-11-03T05:00:51.613Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-03T05:00:51.613Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-03T05:00:51.613Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-03T05:00:51.613Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-03T05:00:51.613Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-03T05:00:51.613Z] #6 DONE 0.0s [2025-11-03T05:00:51.613Z] [2025-11-03T05:00:51.613Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-03T05:00:51.613Z] #7 DONE 0.1s [2025-11-03T05:00:51.613Z] [2025-11-03T05:00:51.613Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] ws [2025-11-03T05:00:51.624Z] Running in /w/workspace/app-service-configurable/284 [Pipeline] { [Pipeline] checkout [2025-11-03T05:00:51.871Z] #8 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T05:00:51.871Z] #8 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T05:00:52.438Z] #8 0.761 (1/2) Installing ca-certificates (20250911-r0) [2025-11-03T05:00:52.438Z] #8 ... [2025-11-03T05:00:52.438Z] [2025-11-03T05:00:52.438Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2025-11-03T05:00:52.438Z] #9 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T05:00:52.438Z] #9 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T05:00:52.438Z] #9 0.723 OK: 265 MiB in 60 packages [2025-11-03T05:00:52.438Z] #9 DONE 0.8s [2025-11-03T05:00:52.438Z] [2025-11-03T05:00:52.438Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-11-03T05:00:52.438Z] #8 0.775 (2/2) Installing dumb-init (1.2.5-r3) [2025-11-03T05:00:52.438Z] #8 0.779 Executing busybox-1.37.0-r19.trigger [2025-11-03T05:00:52.438Z] #8 0.787 Executing ca-certificates-20250911-r0.trigger [2025-11-03T05:00:52.438Z] #8 0.826 OK: 8 MiB in 18 packages [2025-11-03T05:00:52.697Z] #8 DONE 0.9s [2025-11-03T05:00:52.697Z] [2025-11-03T05:00:52.697Z] #10 [builder 3/7] WORKDIR /app [2025-11-03T05:00:52.697Z] #10 DONE 0.0s [2025-11-03T05:00:52.697Z] [2025-11-03T05:00:52.697Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-11-03T05:00:52.697Z] #11 DONE 0.0s [2025-11-03T05:00:52.697Z] [2025-11-03T05:00:52.697Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T05:00:52.955Z] #12 DONE 0.4s [2025-11-03T05:00:52.955Z] [2025-11-03T05:00:52.955Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-03T05:00:52.955Z] #13 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-03T05:00:52.955Z] #13 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-03T05:00:53.215Z] #13 ... [2025-11-03T05:00:53.215Z] [2025-11-03T05:00:53.215Z] #14 [builder 6/7] COPY . . [2025-11-03T05:00:53.215Z] #14 DONE 0.1s [2025-11-03T05:00:53.215Z] [2025-11-03T05:00:53.215Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-11-03T05:00:53.215Z] #13 0.717 OK: 8 MiB in 18 packages [2025-11-03T05:00:53.215Z] #13 DONE 0.8s [2025-11-03T05:00:53.215Z] [2025-11-03T05:00:53.215Z] #15 [builder 7/7] RUN make build [2025-11-03T05:00:53.215Z] #15 0.188 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-11-03T05:00:54.673Z] The recommended git tool is: git [2025-11-03T05:00:59.026Z] using credential edgex-jenkins-ssh [2025-11-03T05:00:59.046Z] Cloning the remote Git repository [2025-11-03T05:00:59.078Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-11-03T05:00:59.171Z] > git init /w/workspace/app-service-configurable/284 # timeout=10 [2025-11-03T05:00:59.318Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-11-03T05:00:59.319Z] > git --version # timeout=10 [2025-11-03T05:00:59.339Z] > git --version # 'git version 2.25.1' [2025-11-03T05:00:59.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-03T05:00:59.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-03T05:01:03.060Z] Avoid second fetch [2025-11-03T05:01:03.061Z] Checking out Revision 7f7e573bab90a1b322795f56701b719a489e5c15 (main) [2025-11-03T05:01:02.219Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-11-03T05:01:02.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-03T05:01:03.068Z] > git config core.sparsecheckout # timeout=10 [2025-11-03T05:01:03.132Z] > git checkout -f 7f7e573bab90a1b322795f56701b719a489e5c15 # timeout=10 [2025-11-03T05:01:03.661Z] Commit message: "Merge pull request #750 from judehung/update-go-1.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T05:01:07.901Z] provisioning config files... [2025-11-03T05:01:07.925Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/284@tmp/config17777759902537549151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T05:01:08.662Z] ---> ****-login.sh [2025-11-03T05:01:08.663Z] nexus3.edgexfoundry.org:10001 [2025-11-03T05:01:08.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:09.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:01:09.204Z] Configure a credential helper to remove this warning. See [2025-11-03T05:01:09.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:01:09.204Z] [2025-11-03T05:01:09.204Z] Login Succeeded [2025-11-03T05:01:09.204Z] nexus3.edgexfoundry.org:10002 [2025-11-03T05:01:09.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:09.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:01:09.475Z] Configure a credential helper to remove this warning. See [2025-11-03T05:01:09.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:01:09.475Z] [2025-11-03T05:01:09.475Z] Login Succeeded [2025-11-03T05:01:09.475Z] nexus3.edgexfoundry.org:10003 [2025-11-03T05:01:09.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:10.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:01:10.014Z] Configure a credential helper to remove this warning. See [2025-11-03T05:01:10.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:01:10.014Z] [2025-11-03T05:01:10.014Z] Login Succeeded [2025-11-03T05:01:10.014Z] nexus3.edgexfoundry.org:10004 [2025-11-03T05:01:10.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:10.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:01:10.282Z] Configure a credential helper to remove this warning. See [2025-11-03T05:01:10.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:01:10.283Z] [2025-11-03T05:01:10.283Z] Login Succeeded [2025-11-03T05:01:10.283Z] ****.io [2025-11-03T05:01:10.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:10.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:01:10.818Z] Configure a credential helper to remove this warning. See [2025-11-03T05:01:10.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:01:10.818Z] [2025-11-03T05:01:10.818Z] Login Succeeded [2025-11-03T05:01:10.818Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T05:01:10.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-03T05:01:11.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T05:01:11.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T05:01:11.180Z] ========================================================= [2025-11-03T05:01:11.180Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-03T05:01:11.180Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:11.577Z] + 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 . [2025-11-03T05:01:11.577Z] Sending build context to Docker daemon 229.4kB [2025-11-03T05:01:11.857Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2025-11-03T05:01:11.857Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-03T05:01:11.857Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-03T05:01:11.857Z] 6b59a28fa201: Pulling fs layer [2025-11-03T05:01:11.857Z] d32bb0dddca7: Pulling fs layer [2025-11-03T05:01:11.857Z] 5dab1238d3d9: Pulling fs layer [2025-11-03T05:01:11.857Z] 196fd7d83e7d: Pulling fs layer [2025-11-03T05:01:11.857Z] 4f4fb700ef54: Pulling fs layer [2025-11-03T05:01:11.857Z] 8ba94037c8f0: Pulling fs layer [2025-11-03T05:01:11.857Z] deaec5988b04: Pulling fs layer [2025-11-03T05:01:11.857Z] 196fd7d83e7d: Waiting [2025-11-03T05:01:11.857Z] 4f4fb700ef54: Waiting [2025-11-03T05:01:11.857Z] 9f65657bb879: Pulling fs layer [2025-11-03T05:01:11.857Z] 8ba94037c8f0: Waiting [2025-11-03T05:01:11.857Z] deaec5988b04: Waiting [2025-11-03T05:01:11.857Z] 9f65657bb879: Waiting [2025-11-03T05:01:11.857Z] d32bb0dddca7: Verifying Checksum [2025-11-03T05:01:11.857Z] d32bb0dddca7: Download complete [2025-11-03T05:01:12.128Z] 196fd7d83e7d: Verifying Checksum [2025-11-03T05:01:12.128Z] 196fd7d83e7d: Download complete [2025-11-03T05:01:12.128Z] 4f4fb700ef54: Verifying Checksum [2025-11-03T05:01:12.128Z] 4f4fb700ef54: Download complete [2025-11-03T05:01:12.128Z] 8ba94037c8f0: Verifying Checksum [2025-11-03T05:01:12.128Z] 8ba94037c8f0: Download complete [2025-11-03T05:01:12.128Z] 6b59a28fa201: Verifying Checksum [2025-11-03T05:01:12.128Z] 6b59a28fa201: Download complete [2025-11-03T05:01:12.736Z] 9f65657bb879: Verifying Checksum [2025-11-03T05:01:12.736Z] 9f65657bb879: Download complete [2025-11-03T05:01:13.007Z] 6b59a28fa201: Pull complete [2025-11-03T05:01:13.975Z] d32bb0dddca7: Pull complete [2025-11-03T05:01:13.975Z] 5dab1238d3d9: Verifying Checksum [2025-11-03T05:01:13.975Z] 5dab1238d3d9: Download complete [2025-11-03T05:01:15.389Z] deaec5988b04: Verifying Checksum [2025-11-03T05:01:15.389Z] deaec5988b04: Download complete [2025-11-03T05:01:19.751Z] #15 DONE 23.5s [2025-11-03T05:01:19.751Z] [2025-11-03T05:01:19.751Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-11-03T05:01:19.751Z] #16 DONE 0.0s [2025-11-03T05:01:19.751Z] [2025-11-03T05:01:19.751Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-11-03T05:01:19.751Z] #17 DONE 0.0s [2025-11-03T05:01:19.751Z] [2025-11-03T05:01:19.751Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-11-03T05:01:19.751Z] #18 DONE 0.0s [2025-11-03T05:01:19.751Z] [2025-11-03T05:01:19.751Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-11-03T05:01:19.751Z] #19 DONE 0.2s [2025-11-03T05:01:19.751Z] [2025-11-03T05:01:19.751Z] #20 exporting to image [2025-11-03T05:01:19.751Z] #20 exporting layers 0.1s done [2025-11-03T05:01:19.751Z] #20 writing image sha256:f5d3758e005f9e85df4c95c78fb09ae49d2fcd5002f116ef7bf46ccb5fd85e88 done [2025-11-03T05:01:19.751Z] #20 naming to docker.io/library/app-service-configurable done [2025-11-03T05:01:19.751Z] #20 DONE 0.1s [2025-11-03T05:01:19.751Z] [2025-11-03T05:01:19.751Z] 1 warning found (use docker --debug to expand): [2025-11-03T05:01:19.751Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T05:01:19.883Z] provisioning config files... [2025-11-03T05:01:19.892Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1953610006705280918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T05:01:20.189Z] ---> ****-login.sh [2025-11-03T05:01:20.190Z] nexus3.edgexfoundry.org:10001 [2025-11-03T05:01:20.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:20.190Z] Login Succeeded [2025-11-03T05:01:20.190Z] nexus3.edgexfoundry.org:10002 [2025-11-03T05:01:20.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:20.190Z] Login Succeeded [2025-11-03T05:01:20.190Z] nexus3.edgexfoundry.org:10003 [2025-11-03T05:01:20.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:20.448Z] Login Succeeded [2025-11-03T05:01:20.448Z] nexus3.edgexfoundry.org:10004 [2025-11-03T05:01:20.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:20.448Z] Login Succeeded [2025-11-03T05:01:20.448Z] ****.io [2025-11-03T05:01:20.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:01:20.707Z] Login Succeeded [2025-11-03T05:01:20.707Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T05:01:20.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T05:01:20.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T05:01:20.804Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-11-03T05:01:20.804Z] 7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T05:01:20.804Z] latest [2025-11-03T05:01:20.804Z] 4.1.0-dev.11 [2025-11-03T05:01:20.804Z] 7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [2025-11-03T05:01:20.804Z] main [2025-11-03T05:01:20.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:21.158Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:21.487Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T05:01:21.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-11-03T05:01:21.487Z] c56da29baf75: Preparing [2025-11-03T05:01:21.487Z] 745f3585e7ee: Preparing [2025-11-03T05:01:21.487Z] d0a3f59ec25c: Preparing [2025-11-03T05:01:21.487Z] defc9b7ab107: Preparing [2025-11-03T05:01:21.487Z] eeb10b3bfc74: Preparing [2025-11-03T05:01:21.487Z] b4f09401cbef: Preparing [2025-11-03T05:01:21.487Z] 256f393e029f: Preparing [2025-11-03T05:01:21.487Z] b4f09401cbef: Waiting [2025-11-03T05:01:21.487Z] 256f393e029f: Waiting [2025-11-03T05:01:21.487Z] defc9b7ab107: Pushed [2025-11-03T05:01:21.487Z] d0a3f59ec25c: Pushed [2025-11-03T05:01:21.487Z] eeb10b3bfc74: Pushed [2025-11-03T05:01:21.487Z] 745f3585e7ee: Pushed [2025-11-03T05:01:21.487Z] 256f393e029f: Layer already exists [2025-11-03T05:01:21.746Z] b4f09401cbef: Pushed [2025-11-03T05:01:25.945Z] c56da29baf75: Pushed [2025-11-03T05:01:25.945Z] 7f7e573bab90a1b322795f56701b719a489e5c15: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:26.274Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:26.594Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-11-03T05:01:26.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-11-03T05:01:26.594Z] c56da29baf75: Preparing [2025-11-03T05:01:26.594Z] 745f3585e7ee: Preparing [2025-11-03T05:01:26.594Z] d0a3f59ec25c: Preparing [2025-11-03T05:01:26.594Z] defc9b7ab107: Preparing [2025-11-03T05:01:26.594Z] eeb10b3bfc74: Preparing [2025-11-03T05:01:26.594Z] b4f09401cbef: Preparing [2025-11-03T05:01:26.594Z] 256f393e029f: Preparing [2025-11-03T05:01:26.594Z] b4f09401cbef: Waiting [2025-11-03T05:01:26.594Z] 256f393e029f: Waiting [2025-11-03T05:01:26.594Z] c56da29baf75: Layer already exists [2025-11-03T05:01:26.594Z] 745f3585e7ee: Layer already exists [2025-11-03T05:01:26.594Z] eeb10b3bfc74: Layer already exists [2025-11-03T05:01:26.594Z] d0a3f59ec25c: Layer already exists [2025-11-03T05:01:26.594Z] defc9b7ab107: Layer already exists [2025-11-03T05:01:26.594Z] 256f393e029f: Layer already exists [2025-11-03T05:01:26.594Z] b4f09401cbef: Layer already exists [2025-11-03T05:01:26.594Z] latest: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:26.920Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:27.246Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.11 [2025-11-03T05:01:27.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-11-03T05:01:27.246Z] c56da29baf75: Preparing [2025-11-03T05:01:27.246Z] 745f3585e7ee: Preparing [2025-11-03T05:01:27.246Z] d0a3f59ec25c: Preparing [2025-11-03T05:01:27.246Z] defc9b7ab107: Preparing [2025-11-03T05:01:27.246Z] eeb10b3bfc74: Preparing [2025-11-03T05:01:27.246Z] b4f09401cbef: Preparing [2025-11-03T05:01:27.246Z] 256f393e029f: Preparing [2025-11-03T05:01:27.246Z] b4f09401cbef: Waiting [2025-11-03T05:01:27.246Z] 256f393e029f: Waiting [2025-11-03T05:01:27.246Z] d0a3f59ec25c: Layer already exists [2025-11-03T05:01:27.246Z] 745f3585e7ee: Layer already exists [2025-11-03T05:01:27.246Z] c56da29baf75: Layer already exists [2025-11-03T05:01:27.246Z] defc9b7ab107: Layer already exists [2025-11-03T05:01:27.246Z] eeb10b3bfc74: Layer already exists [2025-11-03T05:01:27.246Z] b4f09401cbef: Layer already exists [2025-11-03T05:01:27.246Z] 256f393e029f: Layer already exists [2025-11-03T05:01:27.246Z] 4.1.0-dev.11: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:27.571Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:27.742Z] 5dab1238d3d9: Pull complete [2025-11-03T05:01:27.742Z] 196fd7d83e7d: Pull complete [2025-11-03T05:01:27.894Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [2025-11-03T05:01:27.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-11-03T05:01:27.894Z] c56da29baf75: Preparing [2025-11-03T05:01:27.894Z] 745f3585e7ee: Preparing [2025-11-03T05:01:27.894Z] d0a3f59ec25c: Preparing [2025-11-03T05:01:27.894Z] defc9b7ab107: Preparing [2025-11-03T05:01:27.894Z] eeb10b3bfc74: Preparing [2025-11-03T05:01:27.894Z] b4f09401cbef: Preparing [2025-11-03T05:01:27.894Z] 256f393e029f: Preparing [2025-11-03T05:01:27.894Z] b4f09401cbef: Waiting [2025-11-03T05:01:27.894Z] 256f393e029f: Waiting [2025-11-03T05:01:27.894Z] d0a3f59ec25c: Layer already exists [2025-11-03T05:01:27.894Z] c56da29baf75: Layer already exists [2025-11-03T05:01:27.894Z] defc9b7ab107: Layer already exists [2025-11-03T05:01:27.894Z] eeb10b3bfc74: Layer already exists [2025-11-03T05:01:27.894Z] 745f3585e7ee: Layer already exists [2025-11-03T05:01:27.894Z] b4f09401cbef: Layer already exists [2025-11-03T05:01:27.894Z] 256f393e029f: Layer already exists [2025-11-03T05:01:27.894Z] 7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:28.010Z] 4f4fb700ef54: Pull complete [2025-11-03T05:01:28.228Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:01:28.281Z] 8ba94037c8f0: Pull complete [2025-11-03T05:01:28.554Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-11-03T05:01:28.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-11-03T05:01:28.554Z] c56da29baf75: Preparing [2025-11-03T05:01:28.554Z] 745f3585e7ee: Preparing [2025-11-03T05:01:28.554Z] d0a3f59ec25c: Preparing [2025-11-03T05:01:28.554Z] defc9b7ab107: Preparing [2025-11-03T05:01:28.554Z] eeb10b3bfc74: Preparing [2025-11-03T05:01:28.554Z] b4f09401cbef: Preparing [2025-11-03T05:01:28.554Z] 256f393e029f: Preparing [2025-11-03T05:01:28.554Z] b4f09401cbef: Waiting [2025-11-03T05:01:28.554Z] 256f393e029f: Waiting [2025-11-03T05:01:28.554Z] eeb10b3bfc74: Layer already exists [2025-11-03T05:01:28.554Z] d0a3f59ec25c: Layer already exists [2025-11-03T05:01:28.554Z] defc9b7ab107: Layer already exists [2025-11-03T05:01:28.554Z] c56da29baf75: Layer already exists [2025-11-03T05:01:28.554Z] 745f3585e7ee: Layer already exists [2025-11-03T05:01:28.554Z] b4f09401cbef: Layer already exists [2025-11-03T05:01:28.554Z] 256f393e029f: Layer already exists [2025-11-03T05:01:28.554Z] main: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T05:01:28.622Z] ===================================================== [Pipeline] echo [2025-11-03T05:01:28.634Z] taggedImages: [2025-11-03T05:01:28.634Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T05:01:28.634Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-11-03T05:01:28.634Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.11 [2025-11-03T05:01:28.634Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [2025-11-03T05:01:28.634Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-11-03T05:01:28.680Z] ========================================================= [2025-11-03T05:01:28.680Z] [edgeXBuildMultiArch] RAW Config: [2025-11-03T05:01:28.680Z] images: [2025-11-03T05:01:28.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T05:01:28.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-11-03T05:01:28.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.11 [2025-11-03T05:01:28.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [2025-11-03T05:01:28.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-11-03T05:01:28.680Z] settingsFile: [2025-11-03T05:01:28.680Z] app-service-configurable-settings [2025-11-03T05:01:28.680Z] ========================================================= [Pipeline] node [2025-11-03T05:01:38.393Z] deaec5988b04: Pull complete [2025-11-03T05:01:38.982Z] 9f65657bb879: Pull complete [2025-11-03T05:01:38.982Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-03T05:01:38.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-03T05:01:38.982Z] ---> 334268110677 [2025-11-03T05:01:38.982Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-11-03T05:01:40.919Z] ---> Running in c5401597ab8b [2025-11-03T05:01:41.186Z] Removing intermediate container c5401597ab8b [2025-11-03T05:01:41.186Z] ---> 2746a6b99d62 [2025-11-03T05:01:41.186Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-03T05:01:41.186Z] ---> Running in 32cea09147d8 [2025-11-03T05:01:41.453Z] Removing intermediate container 32cea09147d8 [2025-11-03T05:01:41.453Z] ---> 6a620f21103f [2025-11-03T05:01:41.453Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-11-03T05:01:41.453Z] ---> Running in 28aeee8136c0 [2025-11-03T05:01:41.719Z] Removing intermediate container 28aeee8136c0 [2025-11-03T05:01:41.719Z] ---> 852ebeed7135 [2025-11-03T05:01:41.720Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-03T05:01:41.992Z] ---> Running in 24c152402f55 [2025-11-03T05:01:42.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T05:01:43.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T05:01:43.683Z] Still waiting to schedule task [2025-11-03T05:01:43.683Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-03T05:01:44.950Z] OK: 255 MiB in 60 packages [2025-11-03T05:01:45.919Z] Removing intermediate container 24c152402f55 [2025-11-03T05:01:45.919Z] ---> 8cbdc4b73ee2 [2025-11-03T05:01:45.919Z] Step 7/12 : WORKDIR /app [2025-11-03T05:01:45.919Z] ---> Running in fe07b70300b7 [2025-11-03T05:01:46.188Z] Removing intermediate container fe07b70300b7 [2025-11-03T05:01:46.188Z] ---> 59b94d2b5a1e [2025-11-03T05:01:46.188Z] Step 8/12 : COPY go.mod vendor* ./ [2025-11-03T05:01:46.773Z] ---> 99a970153ec6 [2025-11-03T05:01:46.773Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T05:01:46.773Z] ---> Running in 4f42c1ea3177 [2025-11-03T05:02:07.985Z] Running on prd-centos7-docker-4c-2g-772409 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T05:02:08.037Z] provisioning config files... [2025-11-03T05:02:08.056Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3329943573739222897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T05:02:09.818Z] ---> ****-login.sh [2025-11-03T05:02:09.818Z] nexus3.edgexfoundry.org:10001 [2025-11-03T05:03:39.515Z] Removing intermediate container 4f42c1ea3177 [2025-11-03T05:03:39.515Z] ---> 8a91f22af662 [2025-11-03T05:03:39.515Z] Step 10/12 : COPY . . [2025-11-03T05:03:39.515Z] ---> 257d26f4f468 [2025-11-03T05:03:39.515Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-03T05:03:39.515Z] ---> Running in 4b8eeadf2f72 [2025-11-03T05:03:39.515Z] Removing intermediate container 4b8eeadf2f72 [2025-11-03T05:03:39.515Z] ---> 1b068370b2be [2025-11-03T05:03:39.515Z] Step 12/12 : RUN $MAKE [2025-11-03T05:03:39.515Z] ---> Running in 25063a8463bb [2025-11-03T05:03:39.515Z] noop [2025-11-03T05:03:39.515Z] Removing intermediate container 25063a8463bb [2025-11-03T05:03:39.515Z] ---> e0c45e445d4a [2025-11-03T05:03:39.515Z] Successfully built e0c45e445d4a [2025-11-03T05:03:39.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:03:39.902Z] + docker inspect -f . ci-base-image-arm64 [2025-11-03T05:03:39.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T05:03:40.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-772408 does not seem to be running inside a container [2025-11-03T05:03:40.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/284 -v /w/workspace/app-service-configurable/284:/w/workspace/app-service-configurable/284:rw,z -v /w/workspace/app-service-configurable/284@tmp:/w/workspace/app-service-configurable/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-03T05:03:41.480Z] $ docker top bae686f6bf5edb5578b6b0314af1ee87738e9d728a66675d46f51941fdb853d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T05:03:42.333Z] + go version [2025-11-03T05:03:42.333Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-03T05:03:42.361Z] $ docker stop --time=1 bae686f6bf5edb5578b6b0314af1ee87738e9d728a66675d46f51941fdb853d6 [2025-11-03T05:03:43.971Z] $ docker rm -f --volumes bae686f6bf5edb5578b6b0314af1ee87738e9d728a66675d46f51941fdb853d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:03:44.566Z] + docker inspect -f . ci-base-image-arm64 [2025-11-03T05:03:44.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T05:03:44.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-772408 does not seem to be running inside a container [2025-11-03T05:03:44.819Z] $ 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/284 -v /w/workspace/app-service-configurable/284:/w/workspace/app-service-configurable/284:rw,z -v /w/workspace/app-service-configurable/284@tmp:/w/workspace/app-service-configurable/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-03T05:03:45.974Z] $ docker top 2a9ab6f0f0ccca9dd80a7a22a6bb0844e8947b589468533c53aaf324139b97a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T05:03:46.508Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/284 [Pipeline] fileExists [Pipeline] sh [2025-11-03T05:03:47.431Z] + make test [2025-11-03T05:03:47.431Z] go test -race -coverprofile=coverage.out ./... [2025-11-03T05:08:39.315Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-11-03T05:08:39.898Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-03T05:08:39.898Z] go vet ./... [2025-11-03T05:12:16.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-03T05:12:16.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-03T05:12:16.717Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-03T05:12:17.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-03T05:12:17.360Z] $ docker stop --time=1 2a9ab6f0f0ccca9dd80a7a22a6bb0844e8947b589468533c53aaf324139b97a6 [2025-11-03T05:12:19.316Z] $ docker rm -f --volumes 2a9ab6f0f0ccca9dd80a7a22a6bb0844e8947b589468533c53aaf324139b97a6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-03T05:12:21.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-03T05:12:21.781Z] Warning: overwriting stash ‘coverage-report’ [2025-11-03T05:12:22.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-03T05:12:22.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-03T05:12:23.034Z] + ls -al . [2025-11-03T05:12:23.034Z] total 248 [2025-11-03T05:12:23.034Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 05:03 . [2025-11-03T05:12:23.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 05:00 .. [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 05:01 .dockerignore [2025-11-03T05:12:23.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 05:01 .git [2025-11-03T05:12:23.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 05:01 .github [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 108 Nov 3 05:01 .gitignore [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 359 Nov 3 05:01 .golangci.yml [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 19193 Nov 3 05:01 Attribution.txt [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 39309 Nov 3 05:01 CHANGELOG.md [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 3 05:01 Dockerfile [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 05:01 GOVERNANCE.md [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 689 Nov 3 05:01 Jenkinsfile [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 05:01 LICENSE [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 05:01 OWNERS.md [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 4952 Nov 3 05:01 README.md [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 04:59 VERSION [2025-11-03T05:12:23.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 05:01 bin [2025-11-03T05:12:23.034Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 3 05:08 coverage.out [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 7110 Nov 3 05:01 go.mod [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 90522 Nov 3 05:01 go.sum [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 3 05:01 main.go [2025-11-03T05:12:23.034Z] -rw-rw-r-- 1 jenkins jenkins 3361 Nov 3 05:01 makefile [2025-11-03T05:12:23.034Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 05:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:12:23.393Z] + 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=7f7e573bab90a1b322795f56701b719a489e5c15 --label arch=arm64 --label version=4.1.0-dev.11 . [2025-11-03T05:12:23.393Z] Sending build context to Docker daemon 230.9kB [2025-11-03T05:12:23.665Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2025-11-03T05:12:23.665Z] Step 2/27 : FROM ${BASE} AS builder [2025-11-03T05:12:23.665Z] ---> e0c45e445d4a [2025-11-03T05:12:23.665Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-11-03T05:12:23.665Z] ---> Running in e2e8bc5ace8f [2025-11-03T05:12:23.935Z] Removing intermediate container e2e8bc5ace8f [2025-11-03T05:12:23.935Z] ---> 54c6c4f44d8c [2025-11-03T05:12:23.935Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-11-03T05:12:24.202Z] ---> Running in e88ee3ab6c89 [2025-11-03T05:12:24.472Z] Removing intermediate container e88ee3ab6c89 [2025-11-03T05:12:24.472Z] ---> 77209ff65765 [2025-11-03T05:12:24.472Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-11-03T05:12:24.472Z] ---> Running in 4c605d4475d9 [2025-11-03T05:12:24.742Z] Removing intermediate container 4c605d4475d9 [2025-11-03T05:12:24.742Z] ---> c48f8d6bd3c3 [2025-11-03T05:12:24.742Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-03T05:12:25.020Z] ---> Running in 3a8ff4e0aa57 [2025-11-03T05:12:25.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T05:12:29.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T05:12:30.270Z] OK: 255 MiB in 60 packages [2025-11-03T05:12:31.233Z] Removing intermediate container 3a8ff4e0aa57 [2025-11-03T05:12:31.233Z] ---> 9e53db9c7d7d [2025-11-03T05:12:31.233Z] Step 7/27 : WORKDIR /app [2025-11-03T05:12:31.233Z] ---> Running in 656d0b3853e6 [2025-11-03T05:12:31.500Z] Removing intermediate container 656d0b3853e6 [2025-11-03T05:12:31.500Z] ---> eba95daff05c [2025-11-03T05:12:31.500Z] Step 8/27 : COPY go.mod vendor* ./ [2025-11-03T05:12:32.085Z] ---> 25b2096b01c4 [2025-11-03T05:12:32.085Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-03T05:12:32.085Z] ---> Running in e0cba4205b65 [2025-11-03T05:12:36.345Z] Removing intermediate container e0cba4205b65 [2025-11-03T05:12:36.345Z] ---> 92d2b132491e [2025-11-03T05:12:36.345Z] Step 10/27 : COPY . . [2025-11-03T05:12:36.345Z] ---> a702a0c0ed5a [2025-11-03T05:12:36.345Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-03T05:12:36.345Z] ---> Running in c0e6a683593b [2025-11-03T05:12:36.929Z] Removing intermediate container c0e6a683593b [2025-11-03T05:12:36.929Z] ---> a49707fb2cc2 [2025-11-03T05:12:36.929Z] Step 12/27 : RUN $MAKE [2025-11-03T05:12:36.929Z] ---> Running in 182a98f901cf [2025-11-03T05:12:37.889Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-11-03T05:16:29.703Z] Removing intermediate container 182a98f901cf [2025-11-03T05:16:29.703Z] ---> e80883a4b34c [2025-11-03T05:16:29.703Z] Step 13/27 : FROM alpine:3.22 [2025-11-03T05:16:29.703Z] 3.22: Pulling from library/alpine [2025-11-03T05:16:29.703Z] 6b59a28fa201: Already exists [2025-11-03T05:16:29.703Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-03T05:16:29.703Z] Status: Downloaded newer image for alpine:3.22 [2025-11-03T05:16:29.703Z] ---> 171e65262c80 [2025-11-03T05:16:29.703Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-11-03T05:16:29.703Z] ---> Running in 921925f84969 [2025-11-03T05:16:29.703Z] Removing intermediate container 921925f84969 [2025-11-03T05:16:29.703Z] ---> 77a5fa1578e1 [2025-11-03T05:16:29.703Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-11-03T05:16:29.703Z] ---> Running in 3169f604a4ab [2025-11-03T05:16:29.703Z] Removing intermediate container 3169f604a4ab [2025-11-03T05:16:29.703Z] ---> 54bc783ab708 [2025-11-03T05:16:29.703Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-11-03T05:16:29.703Z] ---> Running in e63d831a882c [2025-11-03T05:16:29.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T05:16:29.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T05:16:29.703Z] (1/2) Installing ca-certificates (20250911-r0) [2025-11-03T05:16:29.703Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-11-03T05:16:29.703Z] Executing busybox-1.37.0-r19.trigger [2025-11-03T05:16:29.703Z] Executing ca-certificates-20250911-r0.trigger [2025-11-03T05:16:29.971Z] OK: 8 MiB in 18 packages [2025-11-03T05:16:31.381Z] Removing intermediate container e63d831a882c [2025-11-03T05:16:31.381Z] ---> db1f6c731d51 [2025-11-03T05:16:31.381Z] Step 17/27 : RUN apk --no-cache upgrade [2025-11-03T05:16:31.381Z] ---> Running in 7d0e936931e7 [2025-11-03T05:16:32.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-03T05:16:32.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-03T05:16:34.017Z] OK: 8 MiB in 18 packages [2025-11-03T05:16:34.979Z] Removing intermediate container 7d0e936931e7 [2025-11-03T05:16:34.979Z] ---> e13d9d2d802c [2025-11-03T05:16:34.979Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-11-03T05:16:35.562Z] ---> a6b2bdf3cf5f [2025-11-03T05:16:35.562Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-11-03T05:16:35.836Z] ---> 76bbfab7a300 [2025-11-03T05:16:35.836Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-11-03T05:16:36.417Z] ---> 43e6c064ecb4 [2025-11-03T05:16:36.417Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-11-03T05:16:38.362Z] ---> 09fd83715fa6 [2025-11-03T05:16:38.362Z] Step 22/27 : EXPOSE 48095 [2025-11-03T05:16:38.629Z] ---> Running in 52b090bdd9a4 [2025-11-03T05:16:38.903Z] Removing intermediate container 52b090bdd9a4 [2025-11-03T05:16:38.903Z] ---> 25993af88bd7 [2025-11-03T05:16:38.903Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-11-03T05:16:38.903Z] ---> Running in 6b1532e5c7f2 [2025-11-03T05:16:39.169Z] Removing intermediate container 6b1532e5c7f2 [2025-11-03T05:16:39.169Z] ---> d469199252bd [2025-11-03T05:16:39.169Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-03T05:16:39.169Z] ---> Running in 90d8699b5fab [2025-11-03T05:16:39.434Z] Removing intermediate container 90d8699b5fab [2025-11-03T05:16:39.434Z] ---> be650a815172 [2025-11-03T05:16:39.434Z] Step 25/27 : LABEL arch=arm64 [2025-11-03T05:16:39.434Z] ---> Running in a63a16ad0305 [2025-11-03T05:16:39.699Z] Removing intermediate container a63a16ad0305 [2025-11-03T05:16:39.699Z] ---> 79fbdab9f5e3 [2025-11-03T05:16:39.699Z] Step 26/27 : LABEL git_sha=7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T05:16:39.967Z] ---> Running in adeadb7e6fd6 [2025-11-03T05:16:40.235Z] Removing intermediate container adeadb7e6fd6 [2025-11-03T05:16:40.235Z] ---> 055146002b69 [2025-11-03T05:16:40.235Z] Step 27/27 : LABEL version=4.1.0-dev.11 [2025-11-03T05:16:40.235Z] ---> Running in 71b052f288ce [2025-11-03T05:16:40.500Z] Removing intermediate container 71b052f288ce [2025-11-03T05:16:40.500Z] ---> 9a8755930a06 [2025-11-03T05:16:40.500Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-03T05:16:40.500Z] Successfully built 9a8755930a06 [2025-11-03T05:16:40.500Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T05:16:40.657Z] provisioning config files... [2025-11-03T05:16:40.671Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/284@tmp/config11105047238570433162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T05:16:41.009Z] ---> ****-login.sh [2025-11-03T05:16:41.009Z] nexus3.edgexfoundry.org:10001 [2025-11-03T05:16:41.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:16:41.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:16:41.277Z] Configure a credential helper to remove this warning. See [2025-11-03T05:16:41.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:16:41.277Z] [2025-11-03T05:16:41.277Z] Login Succeeded [2025-11-03T05:16:41.277Z] nexus3.edgexfoundry.org:10002 [2025-11-03T05:16:41.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:16:41.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:16:41.543Z] Configure a credential helper to remove this warning. See [2025-11-03T05:16:41.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:16:41.544Z] [2025-11-03T05:16:41.544Z] Login Succeeded [2025-11-03T05:16:41.544Z] nexus3.edgexfoundry.org:10003 [2025-11-03T05:16:41.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:16:42.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:16:42.076Z] Configure a credential helper to remove this warning. See [2025-11-03T05:16:42.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:16:42.076Z] [2025-11-03T05:16:42.076Z] Login Succeeded [2025-11-03T05:16:42.076Z] nexus3.edgexfoundry.org:10004 [2025-11-03T05:16:42.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:16:42.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:16:42.343Z] Configure a credential helper to remove this warning. See [2025-11-03T05:16:42.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:16:42.343Z] [2025-11-03T05:16:42.343Z] Login Succeeded [2025-11-03T05:16:42.343Z] ****.io [2025-11-03T05:16:42.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-03T05:16:42.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-03T05:16:42.872Z] Configure a credential helper to remove this warning. See [2025-11-03T05:16:42.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-03T05:16:42.872Z] [2025-11-03T05:16:42.872Z] Login Succeeded [2025-11-03T05:16:42.872Z] ---> ****-login.sh ends [Pipeline] } [2025-11-03T05:16:42.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T05:16:42.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-03T05:16:42.965Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-11-03T05:16:42.965Z] 7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T05:16:42.965Z] latest [2025-11-03T05:16:42.965Z] 4.1.0-dev.11 [2025-11-03T05:16:42.965Z] 7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [2025-11-03T05:16:42.965Z] main [2025-11-03T05:16:42.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:43.339Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:43.699Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T05:16:43.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-11-03T05:16:43.700Z] 9a23bf8779b8: Preparing [2025-11-03T05:16:43.700Z] b1ff1273ccd7: Preparing [2025-11-03T05:16:43.700Z] 89637ea3ca83: Preparing [2025-11-03T05:16:43.700Z] 72352a6dfb32: Preparing [2025-11-03T05:16:43.700Z] 6ee2915f9a0c: Preparing [2025-11-03T05:16:43.700Z] a55b2b4a1d99: Preparing [2025-11-03T05:16:43.700Z] 0e64f2360a44: Preparing [2025-11-03T05:16:43.700Z] a55b2b4a1d99: Waiting [2025-11-03T05:16:43.700Z] 0e64f2360a44: Waiting [2025-11-03T05:16:43.965Z] 89637ea3ca83: Pushed [2025-11-03T05:16:43.965Z] b1ff1273ccd7: Pushed [2025-11-03T05:16:43.965Z] 6ee2915f9a0c: Pushed [2025-11-03T05:16:43.965Z] 72352a6dfb32: Pushed [2025-11-03T05:16:43.965Z] 0e64f2360a44: Layer already exists [2025-11-03T05:16:44.229Z] a55b2b4a1d99: Pushed [2025-11-03T05:16:52.435Z] 9a23bf8779b8: Pushed [2025-11-03T05:16:52.436Z] 7f7e573bab90a1b322795f56701b719a489e5c15: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:52.794Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:53.150Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-11-03T05:16:53.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-11-03T05:16:53.150Z] 9a23bf8779b8: Preparing [2025-11-03T05:16:53.150Z] b1ff1273ccd7: Preparing [2025-11-03T05:16:53.150Z] 89637ea3ca83: Preparing [2025-11-03T05:16:53.150Z] 72352a6dfb32: Preparing [2025-11-03T05:16:53.150Z] 6ee2915f9a0c: Preparing [2025-11-03T05:16:53.150Z] a55b2b4a1d99: Preparing [2025-11-03T05:16:53.150Z] 0e64f2360a44: Preparing [2025-11-03T05:16:53.150Z] a55b2b4a1d99: Waiting [2025-11-03T05:16:53.150Z] 0e64f2360a44: Waiting [2025-11-03T05:16:53.150Z] 6ee2915f9a0c: Layer already exists [2025-11-03T05:16:53.150Z] b1ff1273ccd7: Layer already exists [2025-11-03T05:16:53.150Z] 9a23bf8779b8: Layer already exists [2025-11-03T05:16:53.150Z] 89637ea3ca83: Layer already exists [2025-11-03T05:16:53.150Z] 72352a6dfb32: Layer already exists [2025-11-03T05:16:53.150Z] 0e64f2360a44: Layer already exists [2025-11-03T05:16:53.150Z] a55b2b4a1d99: Layer already exists [2025-11-03T05:16:53.414Z] latest: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:53.781Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:54.140Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.11 [2025-11-03T05:16:54.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-11-03T05:16:54.140Z] 9a23bf8779b8: Preparing [2025-11-03T05:16:54.140Z] b1ff1273ccd7: Preparing [2025-11-03T05:16:54.140Z] 89637ea3ca83: Preparing [2025-11-03T05:16:54.140Z] 72352a6dfb32: Preparing [2025-11-03T05:16:54.140Z] 6ee2915f9a0c: Preparing [2025-11-03T05:16:54.140Z] a55b2b4a1d99: Preparing [2025-11-03T05:16:54.140Z] 0e64f2360a44: Preparing [2025-11-03T05:16:54.140Z] a55b2b4a1d99: Waiting [2025-11-03T05:16:54.140Z] 0e64f2360a44: Waiting [2025-11-03T05:16:54.140Z] 72352a6dfb32: Layer already exists [2025-11-03T05:16:54.140Z] 89637ea3ca83: Layer already exists [2025-11-03T05:16:54.140Z] b1ff1273ccd7: Layer already exists [2025-11-03T05:16:54.140Z] 6ee2915f9a0c: Layer already exists [2025-11-03T05:16:54.140Z] 9a23bf8779b8: Layer already exists [2025-11-03T05:16:54.140Z] 0e64f2360a44: Layer already exists [2025-11-03T05:16:54.140Z] a55b2b4a1d99: Layer already exists [2025-11-03T05:16:54.140Z] 4.1.0-dev.11: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:54.776Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:55.139Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [2025-11-03T05:16:55.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-11-03T05:16:55.139Z] 9a23bf8779b8: Preparing [2025-11-03T05:16:55.139Z] b1ff1273ccd7: Preparing [2025-11-03T05:16:55.139Z] 89637ea3ca83: Preparing [2025-11-03T05:16:55.139Z] 72352a6dfb32: Preparing [2025-11-03T05:16:55.139Z] 6ee2915f9a0c: Preparing [2025-11-03T05:16:55.139Z] a55b2b4a1d99: Preparing [2025-11-03T05:16:55.139Z] 0e64f2360a44: Preparing [2025-11-03T05:16:55.139Z] a55b2b4a1d99: Waiting [2025-11-03T05:16:55.139Z] 0e64f2360a44: Waiting [2025-11-03T05:16:55.139Z] 9a23bf8779b8: Layer already exists [2025-11-03T05:16:55.139Z] b1ff1273ccd7: Layer already exists [2025-11-03T05:16:55.139Z] 72352a6dfb32: Layer already exists [2025-11-03T05:16:55.139Z] 89637ea3ca83: Layer already exists [2025-11-03T05:16:55.139Z] 6ee2915f9a0c: Layer already exists [2025-11-03T05:16:55.139Z] a55b2b4a1d99: Layer already exists [2025-11-03T05:16:55.139Z] 0e64f2360a44: Layer already exists [2025-11-03T05:16:55.404Z] 7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:55.769Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:56.130Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-11-03T05:16:56.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-11-03T05:16:56.131Z] 9a23bf8779b8: Preparing [2025-11-03T05:16:56.131Z] b1ff1273ccd7: Preparing [2025-11-03T05:16:56.131Z] 89637ea3ca83: Preparing [2025-11-03T05:16:56.131Z] 72352a6dfb32: Preparing [2025-11-03T05:16:56.131Z] 6ee2915f9a0c: Preparing [2025-11-03T05:16:56.131Z] a55b2b4a1d99: Preparing [2025-11-03T05:16:56.131Z] 0e64f2360a44: Preparing [2025-11-03T05:16:56.131Z] a55b2b4a1d99: Waiting [2025-11-03T05:16:56.131Z] 0e64f2360a44: Waiting [2025-11-03T05:16:56.131Z] b1ff1273ccd7: Layer already exists [2025-11-03T05:16:56.131Z] 9a23bf8779b8: Layer already exists [2025-11-03T05:16:56.131Z] 6ee2915f9a0c: Layer already exists [2025-11-03T05:16:56.131Z] 89637ea3ca83: Layer already exists [2025-11-03T05:16:56.131Z] 72352a6dfb32: Layer already exists [2025-11-03T05:16:56.131Z] a55b2b4a1d99: Layer already exists [2025-11-03T05:16:56.131Z] 0e64f2360a44: Layer already exists [2025-11-03T05:16:56.131Z] main: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T05:16:56.486Z] ===================================================== [Pipeline] echo [2025-11-03T05:16:56.500Z] taggedImages: [2025-11-03T05:16:56.500Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15 [2025-11-03T05:16:56.500Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-11-03T05:16:56.500Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.11 [2025-11-03T05:16:56.500Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [2025-11-03T05:16:56.500Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-11-03T05:16:56.517Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo [2025-11-03T05:16:56.532Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-11-03T05:16:56.545Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.11 [Pipeline] echo [2025-11-03T05:16:56.557Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [Pipeline] echo [2025-11-03T05:16:56.569Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:56.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T05:16:56.958Z] [2025-11-03T05:16:56.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T05:16:57.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T05:16:57.302Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-03T05:16:57.302Z] 8998bd30e6a1: Pulling fs layer [2025-11-03T05:16:57.302Z] 04944245beec: Pulling fs layer [2025-11-03T05:16:57.302Z] 699f458cf7ca: Pulling fs layer [2025-11-03T05:16:57.302Z] 765212b225bb: Pulling fs layer [2025-11-03T05:16:57.302Z] f23df028b6ca: Pulling fs layer [2025-11-03T05:16:57.302Z] d65c8cfc05b1: Pulling fs layer [2025-11-03T05:16:57.302Z] 2437ff75d9bd: Pulling fs layer [2025-11-03T05:16:57.302Z] 765212b225bb: Waiting [2025-11-03T05:16:57.302Z] f23df028b6ca: Waiting [2025-11-03T05:16:57.302Z] d65c8cfc05b1: Waiting [2025-11-03T05:16:57.302Z] 2437ff75d9bd: Waiting [2025-11-03T05:16:57.571Z] 04944245beec: Verifying Checksum [2025-11-03T05:16:57.571Z] 04944245beec: Download complete [2025-11-03T05:16:57.571Z] 765212b225bb: Verifying Checksum [2025-11-03T05:16:57.571Z] 765212b225bb: Download complete [2025-11-03T05:16:57.571Z] f23df028b6ca: Verifying Checksum [2025-11-03T05:16:57.571Z] f23df028b6ca: Download complete [2025-11-03T05:16:57.571Z] d65c8cfc05b1: Verifying Checksum [2025-11-03T05:16:57.571Z] d65c8cfc05b1: Download complete [2025-11-03T05:16:57.837Z] 699f458cf7ca: Verifying Checksum [2025-11-03T05:16:57.837Z] 699f458cf7ca: Download complete [2025-11-03T05:16:58.103Z] 8998bd30e6a1: Verifying Checksum [2025-11-03T05:16:58.103Z] 8998bd30e6a1: Download complete [2025-11-03T05:17:00.695Z] 2437ff75d9bd: Verifying Checksum [2025-11-03T05:17:00.695Z] 2437ff75d9bd: Download complete [2025-11-03T05:17:03.272Z] 8998bd30e6a1: Pull complete [2025-11-03T05:17:03.272Z] 04944245beec: Pull complete [2025-11-03T05:17:05.221Z] 699f458cf7ca: Pull complete [2025-11-03T05:17:05.221Z] 765212b225bb: Pull complete [2025-11-03T05:17:05.809Z] f23df028b6ca: Pull complete [2025-11-03T05:17:06.076Z] d65c8cfc05b1: Pull complete [2025-11-03T05:17:24.276Z] 2437ff75d9bd: Pull complete [2025-11-03T05:17:24.276Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-03T05:17:24.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-03T05:17:24.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T05:17:24.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-772408 does not seem to be running inside a container [2025-11-03T05:17:24.562Z] $ 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/284 -v /w/workspace/app-service-configurable/284:/w/workspace/app-service-configurable/284:rw,z -v /w/workspace/app-service-configurable/284@tmp:/w/workspace/app-service-configurable/284@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-03T05:17:27.222Z] $ docker top 0d23c9886307682414b18c5ba33352c329e8284b88799eed60f83ae921559c4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T05:17:28.124Z] ---> job-cost.sh [2025-11-03T05:17:28.124Z] lf-activate-venv: SKIPPING [2025-11-03T05:17:28.124Z] INFO: No Stack... [2025-11-03T05:17:28.388Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-03T05:17:29.342Z] INFO: Archiving Costs [Pipeline] sh [2025-11-03T05:17:29.975Z] + cat /w/workspace/app-service-configurable/284/archives/cost.csv [2025-11-03T05:17:29.975Z] + cut -d, -f6 [Pipeline] lock [2025-11-03T05:17:30.030Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [2025-11-03T05:17:30.038Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] did not exist. Created. [2025-11-03T05:17:30.043Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-03T05:17:30.375Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-03T05:17:30.715Z] Stashed 1 file(s) [Pipeline] } [2025-11-03T05:17:30.723Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-03T05:17:30.771Z] $ docker stop --time=1 0d23c9886307682414b18c5ba33352c329e8284b88799eed60f83ae921559c4e [2025-11-03T05:17:32.272Z] $ docker rm -f --volumes 0d23c9886307682414b18c5ba33352c329e8284b88799eed60f83ae921559c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-03T10:58:41.796Z] Cancelling nested steps due to timeout [2025-11-03T10:58:41.802Z] Sending interrupt signal to process [2025-11-03T10:58:56.909Z] script returned exit code 143 [Pipeline] } [2025-11-03T10:58:56.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-03T10:58:57.502Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:58:57.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:58:58.389Z] ---> package-listing.sh [2025-11-03T10:58:58.389Z] ++ facter osfamily [2025-11-03T10:58:58.389Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-03T10:58:58.647Z] + OS_FAMILY=redhat [2025-11-03T10:58:58.648Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-11-03T10:58:58.648Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-03T10:58:58.648Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-03T10:58:58.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-03T10:58:58.648Z] + PACKAGES=/tmp/packages_start.txt [2025-11-03T10:58:58.648Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-11-03T10:58:58.648Z] + PACKAGES=/tmp/packages_end.txt [2025-11-03T10:58:58.648Z] + case "${OS_FAMILY}" in [2025-11-03T10:58:58.648Z] + sort [2025-11-03T10:58:58.648Z] + rpm -qa [2025-11-03T10:58:59.583Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-03T10:58:59.583Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-03T10:58:59.583Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-03T10:58:59.583Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-11-03T10:58:59.583Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-11-03T10:58:59.583Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-11-03T10:58:59.595Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-03T10:58:59.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:59:00.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:59:00.461Z] [2025-11-03T10:59:00.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:59:00.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:59:00.782Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-03T10:59:00.782Z] 5eb5b503b376: Pulling fs layer [2025-11-03T10:59:00.782Z] 5c69ac0246d0: Pulling fs layer [2025-11-03T10:59:00.782Z] ec43610c2a17: Pulling fs layer [2025-11-03T10:59:00.782Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-03T10:59:00.782Z] 33b1e0a273af: Pulling fs layer [2025-11-03T10:59:00.782Z] 5d3b04190fa2: Pulling fs layer [2025-11-03T10:59:00.782Z] 2f39f015ded8: Pulling fs layer [2025-11-03T10:59:00.782Z] 3a2ae6a8a46f: Waiting [2025-11-03T10:59:00.782Z] 33b1e0a273af: Waiting [2025-11-03T10:59:00.782Z] 5d3b04190fa2: Waiting [2025-11-03T10:59:00.782Z] 2f39f015ded8: Waiting [2025-11-03T10:59:00.782Z] 5c69ac0246d0: Verifying Checksum [2025-11-03T10:59:00.782Z] 5c69ac0246d0: Download complete [2025-11-03T10:59:00.782Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-03T10:59:00.782Z] 3a2ae6a8a46f: Download complete [2025-11-03T10:59:01.055Z] 33b1e0a273af: Verifying Checksum [2025-11-03T10:59:01.055Z] 33b1e0a273af: Download complete [2025-11-03T10:59:01.055Z] ec43610c2a17: Verifying Checksum [2025-11-03T10:59:01.055Z] ec43610c2a17: Download complete [2025-11-03T10:59:01.055Z] 5d3b04190fa2: Verifying Checksum [2025-11-03T10:59:01.055Z] 5d3b04190fa2: Download complete [2025-11-03T10:59:01.055Z] 5eb5b503b376: Verifying Checksum [2025-11-03T10:59:01.055Z] 5eb5b503b376: Download complete [2025-11-03T10:59:01.658Z] 2f39f015ded8: Download complete [2025-11-03T10:59:02.603Z] 5eb5b503b376: Pull complete [2025-11-03T10:59:02.869Z] 5c69ac0246d0: Pull complete [2025-11-03T10:59:03.445Z] ec43610c2a17: Pull complete [2025-11-03T10:59:03.708Z] 3a2ae6a8a46f: Pull complete [2025-11-03T10:59:03.969Z] 33b1e0a273af: Pull complete [2025-11-03T10:59:03.969Z] 5d3b04190fa2: Pull complete [2025-11-03T10:59:08.170Z] 2f39f015ded8: Pull complete [2025-11-03T10:59:08.171Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-03T10:59:08.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:59:08.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:59:08.297Z] prd-centos7-docker-4c-2g-772409 does not seem to be running inside a container [2025-11-03T10:59:08.333Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-03T10:59:11.527Z] $ docker top d144206fa8ae9977ea771336e8486ef240f54737640adf8dcc782a78458bfb48 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:59:11.890Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-03T10:59:12.181Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-03T10:59:12.465Z] + ls /var/log/sa-host [2025-11-03T10:59:12.466Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:59:12.642Z] provisioning config files... [2025-11-03T10:59:12.655Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2697511823518787442tmp [Pipeline] { [Pipeline] echo [2025-11-03T10:59:12.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:12.978Z] ---> create-netrc.sh [Pipeline] } [2025-11-03T10:59:12.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:13.346Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-03T10:59:13.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:13.636Z] ---> sudo-logs.sh [2025-11-03T10:59:13.636Z] Archiving 'sudo' log.. [2025-11-03T10:59:13.636Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772409.novalocal: Name or service not known [2025-11-03T10:59:13.636Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772409.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-11-03T10:59:13.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:14.041Z] ---> job-cost.sh [2025-11-03T10:59:14.041Z] lf-activate-venv: SKIPPING [2025-11-03T10:59:14.041Z] DEBUG: total: 0.10999999940395355 [2025-11-03T10:59:14.041Z] INFO: Retrieving Stack Cost... [2025-11-03T10:59:14.299Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-11-03T10:59:14.866Z] INFO: Archiving Costs [Pipeline] echo [2025-11-03T10:59:14.882Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:15.173Z] ---> logs-deploy.sh [2025-11-03T10:59:15.173Z] lf-activate-venv: SKIPPING [2025-11-03T10:59:15.173Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/284 [2025-11-03T10:59:15.173Z] INFO: archiving workspace using pattern(s): [2025-11-03T10:59:16.112Z] Archives upload complete. [2025-11-03T10:59:16.370Z] INFO: archiving logs to Nexus [2025-11-03T10:59:17.307Z] ---> uname -a: [2025-11-03T10:59:17.307Z] Linux prd-centos7-docker-4c-2g-772409.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-11-03T10:59:17.307Z] [2025-11-03T10:59:17.307Z] [2025-11-03T10:59:17.307Z] ---> lscpu: [2025-11-03T10:59:17.307Z] Architecture: x86_64 [2025-11-03T10:59:17.307Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-03T10:59:17.307Z] Byte Order: Little Endian [2025-11-03T10:59:17.307Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-03T10:59:17.307Z] CPU(s): 2 [2025-11-03T10:59:17.307Z] On-line CPU(s) list: 0,1 [2025-11-03T10:59:17.307Z] Thread(s) per core: 1 [2025-11-03T10:59:17.307Z] Core(s) per socket: 1 [2025-11-03T10:59:17.307Z] Socket(s): 2 [2025-11-03T10:59:17.307Z] NUMA node(s): 1 [2025-11-03T10:59:17.307Z] Vendor ID: AuthenticAMD [2025-11-03T10:59:17.307Z] CPU family: 23 [2025-11-03T10:59:17.307Z] Model: 49 [2025-11-03T10:59:17.307Z] Model name: AMD EPYC-Rome Processor [2025-11-03T10:59:17.307Z] Stepping: 0 [2025-11-03T10:59:17.307Z] CPU MHz: 2799.998 [2025-11-03T10:59:17.307Z] BogoMIPS: 5599.99 [2025-11-03T10:59:17.307Z] Virtualization: AMD-V [2025-11-03T10:59:17.307Z] Hypervisor vendor: KVM [2025-11-03T10:59:17.307Z] Virtualization type: full [2025-11-03T10:59:17.307Z] L1d cache: 64 KiB [2025-11-03T10:59:17.307Z] L1i cache: 64 KiB [2025-11-03T10:59:17.307Z] L2 cache: 1 MiB [2025-11-03T10:59:17.307Z] L3 cache: 32 MiB [2025-11-03T10:59:17.307Z] NUMA node0 CPU(s): 0,1 [2025-11-03T10:59:17.307Z] Vulnerability Itlb multihit: Not affected [2025-11-03T10:59:17.307Z] Vulnerability L1tf: Not affected [2025-11-03T10:59:17.307Z] Vulnerability Mds: Not affected [2025-11-03T10:59:17.307Z] Vulnerability Meltdown: Not affected [2025-11-03T10:59:17.307Z] Vulnerability Mmio stale data: Not affected [2025-11-03T10:59:17.307Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-03T10:59:17.307Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-11-03T10:59:17.307Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-11-03T10:59:17.307Z] Vulnerability Srbds: Not affected [2025-11-03T10:59:17.307Z] Vulnerability Tsx async abort: Not affected [2025-11-03T10:59:17.307Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-11-03T10:59:17.307Z] [2025-11-03T10:59:17.307Z] [2025-11-03T10:59:17.307Z] ---> nproc: [2025-11-03T10:59:17.307Z] 2 [2025-11-03T10:59:17.307Z] [2025-11-03T10:59:17.307Z] [2025-11-03T10:59:17.307Z] ---> df -h: [2025-11-03T10:59:17.307Z] Filesystem Size Used Avail Use% Mounted on [2025-11-03T10:59:17.307Z] overlay 40G 6.8G 34G 17% / [2025-11-03T10:59:17.307Z] tmpfs 64M 0 64M 0% /dev [2025-11-03T10:59:17.307Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-11-03T10:59:17.307Z] shm 64M 0 64M 0% /dev/shm [2025-11-03T10:59:17.307Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-11-03T10:59:17.307Z] [2025-11-03T10:59:17.307Z] [2025-11-03T10:59:17.307Z] Cannot open /var/log/sysstat/sa03: No such file or directory [2025-11-03T10:59:17.307Z] Please check if data collecting is enabled [2025-11-03T10:59:17.307Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-03T10:59:17.601Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-03T10:59:17.604Z] $ docker stop --time=1 d144206fa8ae9977ea771336e8486ef240f54737640adf8dcc782a78458bfb48 [2025-11-03T10:59:18.766Z] $ docker rm -f --volumes d144206fa8ae9977ea771336e8486ef240f54737640adf8dcc782a78458bfb48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-03T10:59:18.886Z] [WS-CLEANUP] Deleting project workspace... [2025-11-03T10:59:18.886Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-03T10:59:18.901Z] [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 [2025-11-03T10:59:19.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:59:19.368Z] [2025-11-03T10:59:19.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:59:19.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:59:19.678Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-03T10:59:19.678Z] 5eb5b503b376: Pulling fs layer [2025-11-03T10:59:19.678Z] 5c69ac0246d0: Pulling fs layer [2025-11-03T10:59:19.678Z] ec43610c2a17: Pulling fs layer [2025-11-03T10:59:19.678Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-03T10:59:19.678Z] 33b1e0a273af: Pulling fs layer [2025-11-03T10:59:19.678Z] 5d3b04190fa2: Pulling fs layer [2025-11-03T10:59:19.678Z] 2f39f015ded8: Pulling fs layer [2025-11-03T10:59:19.678Z] 3a2ae6a8a46f: Waiting [2025-11-03T10:59:19.678Z] 33b1e0a273af: Waiting [2025-11-03T10:59:19.678Z] 5d3b04190fa2: Waiting [2025-11-03T10:59:19.678Z] 2f39f015ded8: Waiting [2025-11-03T10:59:19.678Z] 5c69ac0246d0: Download complete [2025-11-03T10:59:19.678Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-03T10:59:19.678Z] 3a2ae6a8a46f: Download complete [2025-11-03T10:59:19.939Z] 33b1e0a273af: Verifying Checksum [2025-11-03T10:59:19.939Z] 33b1e0a273af: Download complete [2025-11-03T10:59:19.939Z] ec43610c2a17: Verifying Checksum [2025-11-03T10:59:19.939Z] ec43610c2a17: Download complete [2025-11-03T10:59:19.939Z] 5d3b04190fa2: Verifying Checksum [2025-11-03T10:59:19.939Z] 5d3b04190fa2: Download complete [2025-11-03T10:59:19.939Z] 5eb5b503b376: Download complete [2025-11-03T10:59:20.505Z] 2f39f015ded8: Download complete [2025-11-03T10:59:21.437Z] 5eb5b503b376: Pull complete [2025-11-03T10:59:21.437Z] 5c69ac0246d0: Pull complete [2025-11-03T10:59:22.003Z] ec43610c2a17: Pull complete [2025-11-03T10:59:22.003Z] 3a2ae6a8a46f: Pull complete [2025-11-03T10:59:22.261Z] 33b1e0a273af: Pull complete [2025-11-03T10:59:22.261Z] 5d3b04190fa2: Pull complete [2025-11-03T10:59:27.527Z] 2f39f015ded8: Pull complete [2025-11-03T10:59:27.527Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-03T10:59:27.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:59:27.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:59:27.633Z] prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container [2025-11-03T10:59:27.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-03T10:59:29.912Z] $ docker top 1dd524d78f31404af68f3c95e40ae8c50fa2c761c3f021c119f0146a3883bf6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:30.276Z] ---> job-cost.sh [2025-11-03T10:59:30.276Z] lf-activate-venv: SKIPPING [2025-11-03T10:59:30.276Z] INFO: No Stack... [2025-11-03T10:59:30.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-03T10:59:31.103Z] INFO: Archiving Costs [Pipeline] sh [2025-11-03T10:59:31.398Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-11-03T10:59:31.398Z] + cut -d, -f6 [Pipeline] lock [2025-11-03T10:59:31.414Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [2025-11-03T10:59:31.422Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] did not exist. Created. [2025-11-03T10:59:31.428Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-03T10:59:31.748Z] /w/workspace/ry_app-service-configurable_main@tmp/durable-a076ebb3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-03T10:59:32.043Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-11-03T10:59:32.066Z] Warning: overwriting stash ‘stack-cost’ [2025-11-03T10:59:32.087Z] Stashed 1 file(s) [Pipeline] } [2025-11-03T10:59:32.094Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-03T10:59:32.125Z] $ docker stop --time=1 1dd524d78f31404af68f3c95e40ae8c50fa2c761c3f021c119f0146a3883bf6a [2025-11-03T10:59:33.261Z] $ docker rm -f --volumes 1dd524d78f31404af68f3c95e40ae8c50fa2c761c3f021c119f0146a3883bf6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-03T10:59:33.423Z] 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 [2025-11-03T10:59:34.292Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-11-03T10:59:34.293Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-11-03T10:59:34.293Z] total 16 [2025-11-03T10:59:34.293Z] drwxr-xr-x 3 root root 4096 Nov 3 10:59 . [2025-11-03T10:59:34.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:59 .. [2025-11-03T10:59:34.293Z] drwxr-xr-x 2 root root 4096 Nov 3 10:59 cost [2025-11-03T10:59:34.293Z] -rw-r--r-- 1 root root 98 Nov 3 10:59 cost.csv [2025-11-03T10:59:34.293Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-11-03T10:59:34.293Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-11-03T10:59:34.293Z] total 16 [2025-11-03T10:59:34.293Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:59 . [2025-11-03T10:59:34.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:59 .. [2025-11-03T10:59:34.293Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 10:59 cost [2025-11-03T10:59:34.293Z] -rw-r--r-- 1 jenkins jenkins 98 Nov 3 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:34.584Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:35.442Z] ---> package-listing.sh [2025-11-03T10:59:35.442Z] ++ facter osfamily [2025-11-03T10:59:35.442Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-03T10:59:35.700Z] + OS_FAMILY=debian [2025-11-03T10:59:35.701Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-11-03T10:59:35.701Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-03T10:59:35.701Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-03T10:59:35.701Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-03T10:59:35.701Z] + PACKAGES=/tmp/packages_start.txt [2025-11-03T10:59:35.701Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-11-03T10:59:35.701Z] + PACKAGES=/tmp/packages_end.txt [2025-11-03T10:59:35.701Z] + case "${OS_FAMILY}" in [2025-11-03T10:59:35.701Z] + dpkg -l [2025-11-03T10:59:35.701Z] + grep '^ii' [2025-11-03T10:59:35.701Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-03T10:59:35.701Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-03T10:59:35.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-03T10:59:35.701Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-11-03T10:59:35.701Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-11-03T10:59:35.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-11-03T10:59:35.712Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-03T10:59:35.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-03T10:59:36.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-03T10:59:36.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-03T10:59:36.634Z] prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container [2025-11-03T10:59:36.664Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-03T10:59:36.873Z] $ docker top efe5c424acfccc8730c4e4e70df109dc203e9910177fea600b558b4e714523bd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-03T10:59:37.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-03T10:59:37.511Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-03T10:59:37.800Z] + ls /var/log/sa-host [2025-11-03T10:59:37.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-03T10:59:37.841Z] provisioning config files... [2025-11-03T10:59:37.849Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13579600272174915589tmp [Pipeline] { [Pipeline] echo [2025-11-03T10:59:37.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:38.146Z] ---> create-netrc.sh [Pipeline] } [2025-11-03T10:59:38.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:38.453Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-03T10:59:38.464Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:38.748Z] ---> sudo-logs.sh [2025-11-03T10:59:38.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-03T10:59:38.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:39.065Z] ---> job-cost.sh [2025-11-03T10:59:39.065Z] lf-activate-venv: SKIPPING [2025-11-03T10:59:39.065Z] DEBUG: total: 1.5299999713897705 [2025-11-03T10:59:39.065Z] INFO: Retrieving Stack Cost... [2025-11-03T10:59:39.065Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-03T10:59:39.324Z] INFO: Archiving Costs [Pipeline] echo [2025-11-03T10:59:39.339Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-03T10:59:39.620Z] ---> logs-deploy.sh [2025-11-03T10:59:39.620Z] lf-activate-venv: SKIPPING [2025-11-03T10:59:39.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/284 [2025-11-03T10:59:39.620Z] INFO: archiving workspace using pattern(s): [2025-11-03T10:59:40.559Z] Archives upload complete. [2025-11-03T10:59:40.818Z] INFO: archiving logs to Nexus