Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0763565157d6401623f57a64962ffe6d17717018 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-ssh5367863646771972615.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-ssh8223240842174824662.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/device-rest-go/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/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8056504093376220874.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-ssh16302620239869723489.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/device-rest-go/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/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9137241340999510377.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:device-rest-go, 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: device-rest-go-settings PROJECT: device-rest-go 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: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1998’ Running on prd-ubuntu20.04-docker-8c-8g-2025 in /w/workspace/edgexfoundry_device-rest-go_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/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0763565157d6401623f57a64962ffe6d17717018 (main) Commit message: "Merge pull request #519 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0763565157d6401623f57a64962ffe6d17717018 # timeout=10 > git rev-list --no-walk ebfcea488914323c244f670204065839212e06e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T06:54:17.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T06:54:17.430Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T06:54:17.452Z] ========================================================= [2026-02-13T06:54:17.452Z] EdgeX Global Pipelines Version Info [2026-02-13T06:54:17.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:54:18.182Z] ------------------- [2026-02-13T06:54:18.182Z] stable info: [2026-02-13T06:54:18.182Z] ------------------- [2026-02-13T06:54:18.182Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T06:54:18.182Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T06:54:18.182Z] Message: update stable to v1.0.278 [2026-02-13T06:54:19.123Z] ------------------- [2026-02-13T06:54:19.123Z] experimental info: [2026-02-13T06:54:19.123Z] ------------------- [2026-02-13T06:54:19.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T06:54:19.123Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T06:54:19.123Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-13T06:54:19.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2026-02-13T06:54:19.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2026-02-13T06:54:19.231Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T06:54:19.254Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-13T06:54:19.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-13T06:54:19.303Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-13T06:54:19.327Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-13T06:54:19.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T06:54:19.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-13T06:54:19.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T06:54:19.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-13T06:54:19.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2026-02-13T06:54:19.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T06:54:19.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-13T06:54:19.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T06:54:19.514Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T06:54:19.537Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T06:54:19.556Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T06:54:19.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T06:54:19.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-13T06:54:19.604Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-02-13T06:54:19.621Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-02-13T06:54:19.639Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-02-13T06:54:19.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-02-13T06:54:19.675Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-02-13T06:54:19.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T06:54:19.707Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-13T06:54:19.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T06:54:19.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T06:54:19.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T06:54:19.791Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo [2026-02-13T06:54:19.814Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0763565 [Pipeline] echo [2026-02-13T06:54:19.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:54:19.878Z] provisioning config files... [2026-02-13T06:54:19.895Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config823170503549308020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:54:20.238Z] ---> ****-login.sh [2026-02-13T06:54:20.238Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:54:20.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:20.498Z] [2026-02-13T06:54:20.498Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:54:20.498Z] Configure a credential helper to remove this warning. See [2026-02-13T06:54:20.498Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:54:20.498Z] [2026-02-13T06:54:20.498Z] Login Succeeded [2026-02-13T06:54:20.498Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:54:20.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:20.498Z] [2026-02-13T06:54:20.498Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:54:20.498Z] Configure a credential helper to remove this warning. See [2026-02-13T06:54:20.498Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:54:20.498Z] [2026-02-13T06:54:20.498Z] Login Succeeded [2026-02-13T06:54:20.498Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:54:20.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:20.757Z] [2026-02-13T06:54:20.757Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:54:20.757Z] Configure a credential helper to remove this warning. See [2026-02-13T06:54:20.757Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:54:20.757Z] [2026-02-13T06:54:20.757Z] Login Succeeded [2026-02-13T06:54:20.757Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:54:20.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:20.757Z] [2026-02-13T06:54:20.757Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:54:20.757Z] Configure a credential helper to remove this warning. See [2026-02-13T06:54:20.757Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:54:20.757Z] [2026-02-13T06:54:20.757Z] Login Succeeded [2026-02-13T06:54:20.757Z] ****.io [2026-02-13T06:54:20.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:21.017Z] [2026-02-13T06:54:21.017Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:54:21.017Z] Configure a credential helper to remove this warning. See [2026-02-13T06:54:21.018Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:54:21.018Z] [2026-02-13T06:54:21.018Z] Login Succeeded [2026-02-13T06:54:21.018Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:54:21.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-13T06:54:21.418Z] + git rev-list -1 --merges 0763565157d6401623f57a64962ffe6d17717018~1..0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo [2026-02-13T06:54:21.445Z] -----------> git rev-list -1 --merges 0763565157d6401623f57a64962ffe6d17717018~1..0763565157d6401623f57a64962ffe6d17717018 0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T06:54:21.445Z] 0763565157d6401623f57a64962ffe6d17717018 [false] [Pipeline] sh [2026-02-13T06:54:21.742Z] + git log --format=format:%s -1 0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo [2026-02-13T06:54:21.757Z] ========================================================= [2026-02-13T06:54:21.757Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-13T06:54:21.757Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T06:54:22.086Z] + git log --format=format:%s -1 0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo [2026-02-13T06:54:22.104Z] [semverPrep] GIT_COMMIT: 0763565157d6401623f57a64962ffe6d17717018, Commit Message: Merge pull request #519 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo [2026-02-13T06:54:22.122Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-02-13T06:54:22.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T06:54:22.484Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T06:54:22.484Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T06:54:22.484Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T06:54:22.484Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T06:54:22.484Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T06:54:22.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:54:22.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T06:54:22.832Z] [2026-02-13T06:54:22.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:54:23.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T06:54:23.138Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T06:54:23.138Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T06:54:23.138Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T06:54:23.138Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T06:54:23.138Z] 461d9e800cba: Pulling fs layer [2026-02-13T06:54:23.138Z] 80192f66455f: Pulling fs layer [2026-02-13T06:54:23.138Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T06:54:23.138Z] a29436f7fd5d: Pulling fs layer [2026-02-13T06:54:23.138Z] 923cac83aea3: Pulling fs layer [2026-02-13T06:54:23.138Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T06:54:23.138Z] db01528c6b51: Pulling fs layer [2026-02-13T06:54:23.138Z] 28988de357af: Pulling fs layer [2026-02-13T06:54:23.138Z] a29436f7fd5d: Waiting [2026-02-13T06:54:23.138Z] 923cac83aea3: Waiting [2026-02-13T06:54:23.138Z] 25ad8b0a4227: Waiting [2026-02-13T06:54:23.138Z] db01528c6b51: Waiting [2026-02-13T06:54:23.138Z] 28988de357af: Waiting [2026-02-13T06:54:23.138Z] 461d9e800cba: Waiting [2026-02-13T06:54:23.138Z] 80192f66455f: Waiting [2026-02-13T06:54:23.138Z] 2e8e34ca0e6c: Waiting [2026-02-13T06:54:23.138Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T06:54:23.138Z] 6bf1a483ea7c: Download complete [2026-02-13T06:54:23.138Z] 461d9e800cba: Download complete [2026-02-13T06:54:23.397Z] 80192f66455f: Verifying Checksum [2026-02-13T06:54:23.397Z] 80192f66455f: Download complete [2026-02-13T06:54:23.397Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T06:54:23.397Z] f5dfc541a4d3: Download complete [2026-02-13T06:54:23.397Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T06:54:23.397Z] 3dae71ba6b94: Download complete [2026-02-13T06:54:23.397Z] 923cac83aea3: Download complete [2026-02-13T06:54:23.657Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T06:54:23.657Z] 25ad8b0a4227: Download complete [2026-02-13T06:54:23.657Z] db01528c6b51: Verifying Checksum [2026-02-13T06:54:23.657Z] db01528c6b51: Download complete [2026-02-13T06:54:23.657Z] 28988de357af: Download complete [2026-02-13T06:54:23.657Z] a29436f7fd5d: Verifying Checksum [2026-02-13T06:54:23.657Z] a29436f7fd5d: Download complete [2026-02-13T06:54:24.224Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T06:54:24.224Z] 2e8e34ca0e6c: Download complete [2026-02-13T06:54:25.161Z] 3dae71ba6b94: Pull complete [2026-02-13T06:54:25.161Z] 6bf1a483ea7c: Pull complete [2026-02-13T06:54:26.097Z] f5dfc541a4d3: Pull complete [2026-02-13T06:54:26.097Z] 461d9e800cba: Pull complete [2026-02-13T06:54:26.097Z] 80192f66455f: Pull complete [2026-02-13T06:54:30.282Z] 2e8e34ca0e6c: Pull complete [2026-02-13T06:54:30.851Z] a29436f7fd5d: Pull complete [2026-02-13T06:54:31.113Z] 923cac83aea3: Pull complete [2026-02-13T06:54:31.113Z] 25ad8b0a4227: Pull complete [2026-02-13T06:54:31.113Z] db01528c6b51: Pull complete [2026-02-13T06:54:31.372Z] 28988de357af: Pull complete [2026-02-13T06:54:31.372Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T06:54:31.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T06:54:31.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:54:31.504Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T06:54:31.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T06:54:37.604Z] $ docker top 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 -eo pid,comm [2026-02-13T06:54:37.651Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T06:54:37.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T06:54:37.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T06:54:37.708Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T06:54:37.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T06:54:37.829Z] $ docker exec 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 ssh-agent [2026-02-13T06:54:37.947Z] SSH_AUTH_SOCK=/tmp/ssh-VWCQjC4naPrd/agent.34 [2026-02-13T06:54:37.947Z] SSH_AGENT_PID=40 [2026-02-13T06:54:37.953Z] Running ssh-add (command line suppressed) [2026-02-13T06:54:38.063Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16914994768763169529.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16914994768763169529.key) [2026-02-13T06:54:38.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T06:54:38.374Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2026-02-13T06:54:38.664Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T06:54:38.678Z] $ docker exec --env ******** --env ******** 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 ssh-agent -k [2026-02-13T06:54:38.777Z] unset SSH_AUTH_SOCK; [2026-02-13T06:54:38.778Z] unset SSH_AGENT_PID; [2026-02-13T06:54:38.778Z] echo Agent pid 40 killed; [2026-02-13T06:54:38.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T06:54:38.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T06:54:38.826Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T06:54:38.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T06:54:38.944Z] $ docker exec 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 ssh-agent [2026-02-13T06:54:39.051Z] SSH_AUTH_SOCK=/tmp/ssh-4GmoQizkACVP/agent.87 [2026-02-13T06:54:39.051Z] SSH_AGENT_PID=93 [2026-02-13T06:54:39.057Z] Running ssh-add (command line suppressed) [2026-02-13T06:54:39.161Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18360544717342714697.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_18360544717342714697.key) [2026-02-13T06:54:39.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T06:54:39.467Z] + git semver init [2026-02-13T06:54:39.728Z] 2026-02-13 06:54:39,680 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T06:54:39.728Z] 2026-02-13 06:54:39,683 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T06:54:39.728Z] 2026-02-13 06:54:39,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-02-13T06:54:39.728Z] 2026-02-13 06:54:39,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-02-13T06:54:39.728Z] 2026-02-13 06:54:39,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T06:54:42.265Z] 2026-02-13 06:54:41,718 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2026-02-13T06:54:42.265Z] 2026-02-13 06:54:41,718 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2026-02-13T06:54:42.265Z] 2026-02-13 06:54:41,718 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T06:54:42.265Z] 2026-02-13 06:54:41,719 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T06:54:42.265Z] 4.1.0-dev.21 [Pipeline] } [2026-02-13T06:54:42.274Z] $ docker exec --env ******** --env ******** 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 ssh-agent -k [2026-02-13T06:54:42.365Z] unset SSH_AUTH_SOCK; [2026-02-13T06:54:42.365Z] unset SSH_AGENT_PID; [2026-02-13T06:54:42.365Z] echo Agent pid 93 killed; [2026-02-13T06:54:42.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T06:54:42.697Z] + git semver [Pipeline] } [2026-02-13T06:54:43.278Z] $ docker stop --time=1 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 [2026-02-13T06:54:45.329Z] $ docker rm -f --volumes 555b68b63b2a826c6e6878b568f7e988164c9dd30b7f132fe8628a59738c9d56 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T06:54:45.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T06:54:46.172Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T06:54:46.176Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:54:46.338Z] provisioning config files... [2026-02-13T06:54:46.377Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3348522664187101096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:54:46.676Z] ---> ****-login.sh [2026-02-13T06:54:46.676Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:54:46.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:46.676Z] Login Succeeded [2026-02-13T06:54:46.676Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:54:46.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:46.676Z] Login Succeeded [2026-02-13T06:54:46.676Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:54:46.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:46.935Z] Login Succeeded [2026-02-13T06:54:46.935Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:54:46.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:46.935Z] Login Succeeded [2026-02-13T06:54:46.935Z] ****.io [2026-02-13T06:54:46.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:47.194Z] Login Succeeded [2026-02-13T06:54:47.194Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:54:47.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T06:54:47.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:54:47.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:54:47.367Z] ========================================================= [2026-02-13T06:54:47.367Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-13T06:54:47.367Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:54:47.688Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-02-13T06:54:49.064Z] #0 building with "default" instance using docker driver [2026-02-13T06:54:49.064Z] [2026-02-13T06:54:49.064Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:54:49.064Z] #1 transferring dockerfile: [2026-02-13T06:54:49.322Z] #1 transferring dockerfile: 1.74kB done [2026-02-13T06:54:49.322Z] #1 DONE 0.2s [2026-02-13T06:54:49.322Z] [2026-02-13T06:54:49.322Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T06:54:49.322Z] #2 DONE 0.3s [2026-02-13T06:54:49.581Z] [2026-02-13T06:54:49.581Z] #3 [internal] load .dockerignore [2026-02-13T06:54:49.581Z] #3 transferring context: 193B done [2026-02-13T06:54:49.581Z] #3 DONE 0.0s [2026-02-13T06:54:49.581Z] [2026-02-13T06:54:49.581Z] #4 [internal] load build context [2026-02-13T06:54:49.581Z] #4 DONE 0.0s [2026-02-13T06:54:49.581Z] [2026-02-13T06:54:49.581Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T06:54:49.581Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T06:54:49.581Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.2s done [2026-02-13T06:54:49.840Z] #5 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-02-13T06:54:49.840Z] #5 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-02-13T06:54:50.098Z] #5 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-02-13T06:54:50.098Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s [2026-02-13T06:54:50.357Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.07MB / 3.80MB 0.3s [2026-02-13T06:54:50.357Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0B / 291.15kB 0.3s [2026-02-13T06:54:50.357Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.4s [2026-02-13T06:54:50.357Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.4s [2026-02-13T06:54:51.295Z] #5 ... [2026-02-13T06:54:51.295Z] [2026-02-13T06:54:51.295Z] #4 [internal] load build context [2026-02-13T06:54:51.295Z] #4 transferring context: 22.45MB 0.3s done [2026-02-13T06:54:51.295Z] #4 DONE 1.7s [2026-02-13T06:54:51.295Z] [2026-02-13T06:54:51.295Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T06:54:51.295Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 1.3s done [2026-02-13T06:54:51.295Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 1.3s done [2026-02-13T06:54:51.295Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-02-13T06:54:51.295Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 1.4s [2026-02-13T06:54:51.554Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 1.5s [2026-02-13T06:54:51.554Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s [2026-02-13T06:54:52.190Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-02-13T06:54:52.190Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 1.7s [2026-02-13T06:54:52.190Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.7s done [2026-02-13T06:54:52.190Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 1.7s [2026-02-13T06:54:52.450Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.8s [2026-02-13T06:54:52.450Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 2.4s done [2026-02-13T06:54:52.450Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-02-13T06:54:52.450Z] #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 2.4s [2026-02-13T06:54:52.710Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 2.4s done [2026-02-13T06:54:52.710Z] #5 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 2.6s done [2026-02-13T06:54:52.710Z] #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.64MB / 11.98MB 2.6s [2026-02-13T06:54:52.968Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 30.41MB / 112.58MB 3.0s [2026-02-13T06:54:52.968Z] #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 3.0s [2026-02-13T06:54:53.229Z] #5 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 3.0s done [2026-02-13T06:54:53.229Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.92MB / 112.58MB 3.2s [2026-02-13T06:54:53.229Z] #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 3.2s [2026-02-13T06:54:53.486Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.84MB / 112.58MB 3.3s [2026-02-13T06:54:53.486Z] #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 3.3s [2026-02-13T06:54:53.486Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-02-13T06:54:53.486Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 110.10MB / 112.58MB 3.4s [2026-02-13T06:54:53.486Z] #5 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 3.4s done [2026-02-13T06:54:54.901Z] #5 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 4.4s done [2026-02-13T06:54:59.089Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done [2026-02-13T06:54:59.089Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-02-13T06:54:59.089Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-02-13T06:54:59.089Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-02-13T06:54:59.089Z] #5 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-02-13T06:54:59.089Z] #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-02-13T06:54:59.347Z] #5 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-02-13T06:54:59.347Z] #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-02-13T06:55:01.303Z] Still waiting to schedule task [2026-02-13T06:55:01.303Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T06:55:02.626Z] #5 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.3s done [2026-02-13T06:55:02.626Z] #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-02-13T06:55:03.191Z] #5 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-02-13T06:55:03.191Z] #5 DONE 13.9s [2026-02-13T06:55:03.451Z] [2026-02-13T06:55:03.451Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-02-13T06:55:03.451Z] #6 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T06:55:03.709Z] #6 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T06:55:03.969Z] #6 0.807 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-02-13T06:55:04.228Z] #6 0.817 (2/4) Installing libedit (20250104.3.1-r1) [2026-02-13T06:55:04.228Z] #6 0.822 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-02-13T06:55:04.228Z] #6 0.844 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-02-13T06:55:04.228Z] #6 0.854 Executing busybox-1.37.0-r19.trigger [2026-02-13T06:55:04.228Z] #6 0.864 OK: 269 MiB in 64 packages [2026-02-13T06:55:08.431Z] #6 DONE 5.2s [2026-02-13T06:55:08.691Z] [2026-02-13T06:55:08.691Z] #7 [builder 3/7] WORKDIR /device-rest-go [2026-02-13T06:55:08.691Z] #7 DONE 0.0s [2026-02-13T06:55:08.691Z] [2026-02-13T06:55:08.691Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T06:55:08.691Z] #8 DONE 0.0s [2026-02-13T06:55:08.691Z] [2026-02-13T06:55:08.691Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T06:55:26.783Z] #9 DONE 15.4s [2026-02-13T06:55:26.783Z] [2026-02-13T06:55:26.783Z] #10 [builder 6/7] COPY . . [2026-02-13T06:55:26.783Z] #10 DONE 0.2s [2026-02-13T06:55:26.783Z] [2026-02-13T06:55:26.783Z] #11 [builder 7/7] RUN echo noop [2026-02-13T06:55:26.783Z] #11 0.221 noop [2026-02-13T06:55:26.783Z] #11 DONE 0.3s [2026-02-13T06:55:26.783Z] [2026-02-13T06:55:26.783Z] #12 exporting to image [2026-02-13T06:55:26.783Z] #12 exporting layers [2026-02-13T06:55:34.905Z] #12 exporting layers 9.1s done [2026-02-13T06:55:34.905Z] #12 writing image sha256:1a04ff62111da9686e83f9887d1db86c8b130ebfc404b6f3cf6c3e224d41d3cc done [2026-02-13T06:55:34.905Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-13T06:55:34.905Z] #12 DONE 9.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:55:35.225Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T06:55:35.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:55:35.302Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T06:55:35.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-02-13T06:55:35.702Z] $ docker top 7f8066eda8d24c224157df6f4d3679f831c0190dd369b28dad442fb759288c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T06:55:36.045Z] + go version [2026-02-13T06:55:36.045Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-13T06:55:36.054Z] $ docker stop --time=1 7f8066eda8d24c224157df6f4d3679f831c0190dd369b28dad442fb759288c4f [2026-02-13T06:55:37.351Z] $ docker rm -f --volumes 7f8066eda8d24c224157df6f4d3679f831c0190dd369b28dad442fb759288c4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:55:37.778Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T06:55:37.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:55:37.855Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T06:55:37.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-02-13T06:55:38.134Z] $ docker top 471334fa4814f6b86f5b483841ad2db12ca3dc018173f803bacf894df253a965 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T06:55:38.478Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2026-02-13T06:55:38.778Z] + make test [2026-02-13T06:55:38.778Z] go test ./... -coverprofile=coverage.out ./... [2026-02-13T06:55:41.304Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-02-13T06:56:03.223Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-02-13T06:56:03.223Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 32.2% of statements [2026-02-13T06:56:15.405Z] 0 issues. [2026-02-13T06:56:15.405Z] go vet ./... [2026-02-13T06:56:20.681Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T06:56:20.681Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T06:56:20.681Z] ./bin/test-attribution-txt.sh [2026-02-13T06:56:20.681Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T06:56:20.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T06:56:20.723Z] $ docker stop --time=1 471334fa4814f6b86f5b483841ad2db12ca3dc018173f803bacf894df253a965 [2026-02-13T06:56:25.211Z] $ docker rm -f --volumes 471334fa4814f6b86f5b483841ad2db12ca3dc018173f803bacf894df253a965 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T06:56:25.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T06:56:25.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-02-13T06:56:26.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T06:56:26.565Z] + ls -al . [2026-02-13T06:56:26.565Z] total 248 [2026-02-13T06:56:26.565Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 06:55 . [2026-02-13T06:56:26.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:54 .. [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 13 06:54 .dockerignore [2026-02-13T06:56:26.565Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:56 .git [2026-02-13T06:56:26.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:54 .github [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 06:54 .gitignore [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 06:54 .golangci.yml [2026-02-13T06:56:26.565Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:54 .semver [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 22791 Feb 13 06:54 Attribution.txt [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 18492 Feb 13 06:54 CHANGELOG.md [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 1697 Feb 13 06:54 Dockerfile [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:54 GOVERNANCE.md [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 704 Feb 13 06:54 Jenkinsfile [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:54 LICENSE [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 2597 Feb 13 06:54 Makefile [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 06:54 OWNERS.md [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 3989 Feb 13 06:54 README.md [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 06:54 VERSION [2026-02-13T06:56:26.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:54 bin [2026-02-13T06:56:26.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:54 cmd [2026-02-13T06:56:26.565Z] -rw-r--r-- 1 jenkins jenkins 14565 Feb 13 06:56 coverage.out [2026-02-13T06:56:26.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:54 driver [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 6822 Feb 13 06:54 go.mod [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 06:54 go.sum [2026-02-13T06:56:26.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:54 openapi [2026-02-13T06:56:26.565Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 13 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:26.875Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0763565157d6401623f57a64962ffe6d17717018 --label arch=amd64 --label version=4.1.0-dev.21 . [2026-02-13T06:56:27.133Z] #0 building with "default" instance using docker driver [2026-02-13T06:56:27.133Z] [2026-02-13T06:56:27.133Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:56:27.133Z] #1 transferring dockerfile: 1.74kB done [2026-02-13T06:56:27.133Z] #1 DONE 0.0s [2026-02-13T06:56:27.133Z] [2026-02-13T06:56:27.133Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T06:56:27.133Z] #2 DONE 0.0s [2026-02-13T06:56:27.133Z] [2026-02-13T06:56:27.133Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T06:56:27.133Z] #3 DONE 0.1s [2026-02-13T06:56:27.133Z] [2026-02-13T06:56:27.133Z] #4 [internal] load .dockerignore [2026-02-13T06:56:27.133Z] #4 transferring context: 193B done [2026-02-13T06:56:27.133Z] #4 DONE 0.0s [2026-02-13T06:56:27.133Z] [2026-02-13T06:56:27.133Z] #5 [internal] load build context [2026-02-13T06:56:27.133Z] #5 transferring context: 18.46kB 0.0s done [2026-02-13T06:56:27.133Z] #5 DONE 0.0s [2026-02-13T06:56:27.133Z] [2026-02-13T06:56:27.133Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T06:56:27.133Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-13T06:56:27.133Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T06:56:27.133Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T06:56:27.133Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T06:56:27.133Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-02-13T06:56:27.391Z] #6 ... [2026-02-13T06:56:27.391Z] [2026-02-13T06:56:27.391Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-13T06:56:27.391Z] #7 DONE 0.1s [2026-02-13T06:56:27.391Z] [2026-02-13T06:56:27.391Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T06:56:27.391Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T06:56:27.391Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-02-13T06:56:27.391Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-02-13T06:56:27.391Z] #6 DONE 0.3s [2026-02-13T06:56:27.391Z] [2026-02-13T06:56:27.391Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-02-13T06:56:27.650Z] #8 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T06:56:27.909Z] #8 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T06:56:28.477Z] #8 0.879 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T06:56:28.477Z] #8 0.884 Executing busybox-1.37.0-r20.trigger [2026-02-13T06:56:28.477Z] #8 0.890 OK: 7 MiB in 17 packages [2026-02-13T06:56:28.477Z] #8 ... [2026-02-13T06:56:28.477Z] [2026-02-13T06:56:28.477Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-02-13T06:56:28.477Z] #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T06:56:28.477Z] #9 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T06:56:28.477Z] #9 1.033 OK: 269 MiB in 64 packages [2026-02-13T06:56:28.477Z] #9 DONE 1.2s [2026-02-13T06:56:28.735Z] [2026-02-13T06:56:28.735Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-02-13T06:56:28.735Z] #8 DONE 1.0s [2026-02-13T06:56:28.735Z] [2026-02-13T06:56:28.735Z] #10 [builder 3/7] WORKDIR /device-rest-go [2026-02-13T06:56:28.735Z] #10 DONE 0.0s [2026-02-13T06:56:28.735Z] [2026-02-13T06:56:28.735Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T06:56:28.735Z] #11 DONE 0.0s [2026-02-13T06:56:28.735Z] [2026-02-13T06:56:28.735Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T06:56:28.993Z] #12 DONE 0.5s [2026-02-13T06:56:28.993Z] [2026-02-13T06:56:28.993Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-02-13T06:56:28.993Z] #13 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T06:56:28.993Z] #13 0.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T06:56:29.252Z] #13 ... [2026-02-13T06:56:29.252Z] [2026-02-13T06:56:29.252Z] #14 [builder 6/7] COPY . . [2026-02-13T06:56:29.252Z] #14 DONE 0.2s [2026-02-13T06:56:29.510Z] [2026-02-13T06:56:29.511Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-02-13T06:56:29.511Z] #13 0.839 OK: 7 MiB in 17 packages [2026-02-13T06:56:29.511Z] #13 DONE 1.0s [2026-02-13T06:56:29.511Z] [2026-02-13T06:56:29.511Z] #15 [builder 7/7] RUN make build [2026-02-13T06:56:29.511Z] #15 0.228 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-02-13T06:57:01.597Z] #15 DONE 27.3s [2026-02-13T06:57:01.597Z] [2026-02-13T06:57:01.597Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2026-02-13T06:57:01.597Z] #16 DONE 0.3s [2026-02-13T06:57:01.597Z] [2026-02-13T06:57:01.597Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2026-02-13T06:57:01.597Z] #17 DONE 0.0s [2026-02-13T06:57:01.597Z] [2026-02-13T06:57:01.597Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2026-02-13T06:57:01.597Z] #18 DONE 0.0s [2026-02-13T06:57:01.597Z] [2026-02-13T06:57:01.597Z] #19 exporting to image [2026-02-13T06:57:01.597Z] #19 exporting layers 0.1s done [2026-02-13T06:57:01.597Z] #19 writing image sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done [2026-02-13T06:57:01.597Z] #19 naming to docker.io/library/device-rest done [2026-02-13T06:57:01.597Z] #19 DONE 0.2s [2026-02-13T06:57:01.597Z] [2026-02-13T06:57:01.597Z] 1 warning found (use docker --debug to expand): [2026-02-13T06:57:01.597Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:57:01.699Z] provisioning config files... [2026-02-13T06:57:01.709Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14297941546384791986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:57:02.005Z] ---> ****-login.sh [2026-02-13T06:57:02.005Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:57:02.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:02.005Z] Login Succeeded [2026-02-13T06:57:02.005Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:57:02.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:02.005Z] Login Succeeded [2026-02-13T06:57:02.005Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:57:02.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:02.263Z] Login Succeeded [2026-02-13T06:57:02.263Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:57:02.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:02.263Z] Login Succeeded [2026-02-13T06:57:02.263Z] ****.io [2026-02-13T06:57:02.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:02.522Z] Login Succeeded [2026-02-13T06:57:02.522Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:57:02.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T06:57:02.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:57:02.605Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2026-02-13T06:57:02.605Z] 0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T06:57:02.605Z] latest [2026-02-13T06:57:02.605Z] 4.1.0-dev.21 [2026-02-13T06:57:02.605Z] 0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T06:57:02.605Z] main [2026-02-13T06:57:02.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:02.946Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:03.271Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T06:57:03.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-02-13T06:57:03.271Z] 91d8cfc3e848: Preparing [2026-02-13T06:57:03.271Z] a8cc8d3e004d: Preparing [2026-02-13T06:57:03.271Z] 66a59ee23605: Preparing [2026-02-13T06:57:03.271Z] 20db326364fc: Preparing [2026-02-13T06:57:03.271Z] dd1aa18f899a: Preparing [2026-02-13T06:57:03.271Z] cce92674e987: Preparing [2026-02-13T06:57:03.271Z] cce92674e987: Waiting [2026-02-13T06:57:03.271Z] a8cc8d3e004d: Pushed [2026-02-13T06:57:03.271Z] dd1aa18f899a: Pushed [2026-02-13T06:57:03.271Z] 91d8cfc3e848: Pushed [2026-02-13T06:57:03.271Z] 20db326364fc: Pushed [2026-02-13T06:57:03.271Z] cce92674e987: Layer already exists [2026-02-13T06:57:07.466Z] 66a59ee23605: Pushed [2026-02-13T06:57:07.466Z] 0763565157d6401623f57a64962ffe6d17717018: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:07.784Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:08.103Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2026-02-13T06:57:08.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-02-13T06:57:08.103Z] 91d8cfc3e848: Preparing [2026-02-13T06:57:08.103Z] a8cc8d3e004d: Preparing [2026-02-13T06:57:08.103Z] 66a59ee23605: Preparing [2026-02-13T06:57:08.103Z] 20db326364fc: Preparing [2026-02-13T06:57:08.103Z] dd1aa18f899a: Preparing [2026-02-13T06:57:08.103Z] cce92674e987: Preparing [2026-02-13T06:57:08.103Z] cce92674e987: Waiting [2026-02-13T06:57:08.103Z] dd1aa18f899a: Layer already exists [2026-02-13T06:57:08.103Z] 66a59ee23605: Layer already exists [2026-02-13T06:57:08.103Z] 20db326364fc: Layer already exists [2026-02-13T06:57:08.103Z] a8cc8d3e004d: Layer already exists [2026-02-13T06:57:08.103Z] 91d8cfc3e848: Layer already exists [2026-02-13T06:57:08.103Z] cce92674e987: Layer already exists [2026-02-13T06:57:08.103Z] latest: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:08.423Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:08.745Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 [2026-02-13T06:57:08.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-02-13T06:57:08.745Z] 91d8cfc3e848: Preparing [2026-02-13T06:57:08.745Z] a8cc8d3e004d: Preparing [2026-02-13T06:57:08.745Z] 66a59ee23605: Preparing [2026-02-13T06:57:08.745Z] 20db326364fc: Preparing [2026-02-13T06:57:08.745Z] dd1aa18f899a: Preparing [2026-02-13T06:57:08.745Z] cce92674e987: Preparing [2026-02-13T06:57:08.745Z] cce92674e987: Waiting [2026-02-13T06:57:08.745Z] 20db326364fc: Layer already exists [2026-02-13T06:57:08.745Z] a8cc8d3e004d: Layer already exists [2026-02-13T06:57:08.745Z] 66a59ee23605: Layer already exists [2026-02-13T06:57:08.745Z] 91d8cfc3e848: Layer already exists [2026-02-13T06:57:08.745Z] dd1aa18f899a: Layer already exists [2026-02-13T06:57:08.745Z] cce92674e987: Layer already exists [2026-02-13T06:57:08.745Z] 4.1.0-dev.21: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:09.064Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:09.376Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T06:57:09.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-02-13T06:57:09.376Z] 91d8cfc3e848: Preparing [2026-02-13T06:57:09.376Z] a8cc8d3e004d: Preparing [2026-02-13T06:57:09.376Z] 66a59ee23605: Preparing [2026-02-13T06:57:09.376Z] 20db326364fc: Preparing [2026-02-13T06:57:09.376Z] dd1aa18f899a: Preparing [2026-02-13T06:57:09.376Z] cce92674e987: Preparing [2026-02-13T06:57:09.376Z] cce92674e987: Waiting [2026-02-13T06:57:09.376Z] 20db326364fc: Layer already exists [2026-02-13T06:57:09.376Z] a8cc8d3e004d: Layer already exists [2026-02-13T06:57:09.376Z] dd1aa18f899a: Layer already exists [2026-02-13T06:57:09.376Z] 91d8cfc3e848: Layer already exists [2026-02-13T06:57:09.376Z] 66a59ee23605: Layer already exists [2026-02-13T06:57:09.376Z] cce92674e987: Layer already exists [2026-02-13T06:57:09.376Z] 0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:09.696Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:10.013Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2026-02-13T06:57:10.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-02-13T06:57:10.013Z] 91d8cfc3e848: Preparing [2026-02-13T06:57:10.013Z] a8cc8d3e004d: Preparing [2026-02-13T06:57:10.013Z] 66a59ee23605: Preparing [2026-02-13T06:57:10.013Z] 20db326364fc: Preparing [2026-02-13T06:57:10.013Z] dd1aa18f899a: Preparing [2026-02-13T06:57:10.013Z] cce92674e987: Preparing [2026-02-13T06:57:10.013Z] cce92674e987: Waiting [2026-02-13T06:57:10.013Z] 20db326364fc: Layer already exists [2026-02-13T06:57:10.013Z] 66a59ee23605: Layer already exists [2026-02-13T06:57:10.013Z] a8cc8d3e004d: Layer already exists [2026-02-13T06:57:10.013Z] dd1aa18f899a: Layer already exists [2026-02-13T06:57:10.013Z] 91d8cfc3e848: Layer already exists [2026-02-13T06:57:10.013Z] cce92674e987: Layer already exists [2026-02-13T06:57:10.013Z] main: digest: sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T06:57:10.081Z] ===================================================== [Pipeline] echo [2026-02-13T06:57:10.092Z] taggedImages: [2026-02-13T06:57:10.092Z] - nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T06:57:10.092Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-02-13T06:57:10.092Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 [2026-02-13T06:57:10.092Z] - nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T06:57:10.092Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2026-02-13T06:57:10.128Z] ========================================================= [2026-02-13T06:57:10.128Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T06:57:10.128Z] images: [2026-02-13T06:57:10.128Z] - nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T06:57:10.128Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-02-13T06:57:10.128Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 [2026-02-13T06:57:10.128Z] - nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T06:57:10.128Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2026-02-13T06:57:10.128Z] settingsFile: [2026-02-13T06:57:10.128Z] device-rest-go-settings [2026-02-13T06:57:10.128Z] ========================================================= [Pipeline] node [2026-02-13T06:57:25.135Z] Still waiting to schedule task [2026-02-13T06:57:25.135Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2008’ [2026-02-13T06:57:25.384Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2028 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2026-02-13T06:57:25.402Z] Running in /w/workspace/device-rest-go/228 [Pipeline] { [Pipeline] checkout [2026-02-13T06:57:28.453Z] The recommended git tool is: git [2026-02-13T06:57:35.717Z] using credential edgex-jenkins-ssh [2026-02-13T06:57:35.740Z] Cloning the remote Git repository [2026-02-13T06:57:35.798Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2026-02-13T06:57:35.901Z] > git init /w/workspace/device-rest-go/228 # timeout=10 [2026-02-13T06:57:36.042Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2026-02-13T06:57:36.043Z] > git --version # timeout=10 [2026-02-13T06:57:36.062Z] > git --version # 'git version 2.25.1' [2026-02-13T06:57:36.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T06:57:36.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T06:57:39.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2026-02-13T06:57:39.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T06:57:40.709Z] Avoid second fetch [2026-02-13T06:57:40.710Z] Checking out Revision 0763565157d6401623f57a64962ffe6d17717018 (main) [2026-02-13T06:57:41.348Z] Commit message: "Merge pull request #519 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" [2026-02-13T06:57:40.725Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T06:57:40.800Z] > git checkout -f 0763565157d6401623f57a64962ffe6d17717018 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:57:45.489Z] provisioning config files... [2026-02-13T06:57:45.526Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/228@tmp/config10756993291060021264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:57:46.287Z] ---> ****-login.sh [2026-02-13T06:57:46.287Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:57:46.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:46.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:57:46.832Z] Configure a credential helper to remove this warning. See [2026-02-13T06:57:46.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:57:46.832Z] [2026-02-13T06:57:46.832Z] Login Succeeded [2026-02-13T06:57:46.832Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:57:47.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:47.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:57:47.374Z] Configure a credential helper to remove this warning. See [2026-02-13T06:57:47.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:57:47.374Z] [2026-02-13T06:57:47.374Z] Login Succeeded [2026-02-13T06:57:47.374Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:57:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:47.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:57:47.645Z] Configure a credential helper to remove this warning. See [2026-02-13T06:57:47.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:57:47.645Z] [2026-02-13T06:57:47.645Z] Login Succeeded [2026-02-13T06:57:47.645Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:57:47.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:48.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:57:48.188Z] Configure a credential helper to remove this warning. See [2026-02-13T06:57:48.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:57:48.188Z] [2026-02-13T06:57:48.188Z] Login Succeeded [2026-02-13T06:57:48.188Z] ****.io [2026-02-13T06:57:48.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:57:48.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:57:48.459Z] Configure a credential helper to remove this warning. See [2026-02-13T06:57:48.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:57:48.459Z] [2026-02-13T06:57:48.459Z] Login Succeeded [2026-02-13T06:57:48.731Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:57:48.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T06:57:49.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:57:49.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:57:49.112Z] ========================================================= [2026-02-13T06:57:49.112Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-13T06:57:49.112Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:57:49.487Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-02-13T06:57:49.487Z] Sending build context to Docker daemon 144.9kB [2026-02-13T06:57:49.758Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T06:57:49.758Z] Step 2/12 : FROM ${BASE} AS builder [2026-02-13T06:57:49.758Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-13T06:57:49.758Z] 6b59a28fa201: Pulling fs layer [2026-02-13T06:57:49.758Z] d32bb0dddca7: Pulling fs layer [2026-02-13T06:57:49.758Z] 5dab1238d3d9: Pulling fs layer [2026-02-13T06:57:49.758Z] 196fd7d83e7d: Pulling fs layer [2026-02-13T06:57:49.758Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T06:57:49.758Z] 8ba94037c8f0: Pulling fs layer [2026-02-13T06:57:49.758Z] deaec5988b04: Pulling fs layer [2026-02-13T06:57:49.758Z] 9f65657bb879: Pulling fs layer [2026-02-13T06:57:49.758Z] 4f4fb700ef54: Waiting [2026-02-13T06:57:49.758Z] 8ba94037c8f0: Waiting [2026-02-13T06:57:49.758Z] 9f65657bb879: Waiting [2026-02-13T06:57:49.758Z] deaec5988b04: Waiting [2026-02-13T06:57:50.039Z] d32bb0dddca7: Verifying Checksum [2026-02-13T06:57:50.039Z] d32bb0dddca7: Download complete [2026-02-13T06:57:50.039Z] 196fd7d83e7d: Download complete [2026-02-13T06:57:50.039Z] 4f4fb700ef54: Download complete [2026-02-13T06:57:50.039Z] 6b59a28fa201: Verifying Checksum [2026-02-13T06:57:50.039Z] 6b59a28fa201: Download complete [2026-02-13T06:57:50.633Z] 9f65657bb879: Verifying Checksum [2026-02-13T06:57:50.633Z] 9f65657bb879: Download complete [2026-02-13T06:57:50.904Z] 6b59a28fa201: Pull complete [2026-02-13T06:57:51.513Z] d32bb0dddca7: Pull complete [2026-02-13T06:57:51.787Z] 5dab1238d3d9: Verifying Checksum [2026-02-13T06:57:51.787Z] 5dab1238d3d9: Download complete [2026-02-13T06:57:53.214Z] deaec5988b04: Verifying Checksum [2026-02-13T06:57:53.214Z] deaec5988b04: Download complete [2026-02-13T06:58:05.559Z] 5dab1238d3d9: Pull complete [2026-02-13T06:58:05.830Z] 196fd7d83e7d: Pull complete [2026-02-13T06:58:06.100Z] 4f4fb700ef54: Pull complete [2026-02-13T06:58:06.369Z] 8ba94037c8f0: Pull complete [2026-02-13T06:58:16.483Z] deaec5988b04: Pull complete [2026-02-13T06:58:17.458Z] 9f65657bb879: Pull complete [2026-02-13T06:58:17.458Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-13T06:58:17.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T06:58:17.459Z] ---> 334268110677 [2026-02-13T06:58:17.459Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-02-13T06:58:19.412Z] ---> Running in fae75c59fe8e [2026-02-13T06:58:19.680Z] Removing intermediate container fae75c59fe8e [2026-02-13T06:58:19.680Z] ---> 8cd482eabb8a [2026-02-13T06:58:19.680Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T06:58:19.680Z] ---> Running in f056f6b73678 [2026-02-13T06:58:19.949Z] Removing intermediate container f056f6b73678 [2026-02-13T06:58:19.949Z] ---> c31eb43c047b [2026-02-13T06:58:19.949Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-02-13T06:58:20.218Z] ---> Running in b8dc32a8cab2 [2026-02-13T06:58:22.099Z] Removing intermediate container b8dc32a8cab2 [2026-02-13T06:58:22.099Z] ---> ea0a84264e3d [2026-02-13T06:58:22.099Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T06:58:22.373Z] ---> Running in 9ea180668379 [2026-02-13T06:58:22.645Z] Removing intermediate container 9ea180668379 [2026-02-13T06:58:22.645Z] ---> b9c57cbc8298 [2026-02-13T06:58:22.645Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T06:58:22.645Z] ---> Running in 18212d2c67a3 [2026-02-13T06:58:24.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T06:58:24.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T06:58:26.036Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-02-13T06:58:26.036Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-02-13T06:58:26.036Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-02-13T06:58:26.036Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-02-13T06:58:26.036Z] Executing busybox-1.37.0-r19.trigger [2026-02-13T06:58:26.036Z] OK: 259 MiB in 64 packages [2026-02-13T06:58:27.007Z] Removing intermediate container 18212d2c67a3 [2026-02-13T06:58:27.007Z] ---> 89ff6d875896 [2026-02-13T06:58:27.007Z] Step 8/12 : WORKDIR /device-rest-go [2026-02-13T06:58:27.007Z] ---> Running in 271e8b3cc67f [2026-02-13T06:58:27.275Z] Removing intermediate container 271e8b3cc67f [2026-02-13T06:58:27.275Z] ---> 22110441ebfa [2026-02-13T06:58:27.275Z] Step 9/12 : COPY go.mod vendor* ./ [2026-02-13T06:58:27.503Z] Running on prd-centos7-docker-4c-2g-2030 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:58:27.541Z] provisioning config files... [2026-02-13T06:58:27.576Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16327993211345979718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:27.876Z] ---> a40505e1d466 [2026-02-13T06:58:27.876Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T06:58:27.876Z] ---> Running in 7f6861265b53 [2026-02-13T06:58:29.385Z] ---> ****-login.sh [2026-02-13T06:58:29.385Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:58:29.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:58:29.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:58:29.975Z] Configure a credential helper to remove this warning. See [2026-02-13T06:58:29.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:58:29.976Z] [2026-02-13T06:58:29.976Z] Login Succeeded [2026-02-13T06:58:29.976Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:58:29.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:58:29.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:58:29.976Z] Configure a credential helper to remove this warning. See [2026-02-13T06:58:29.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:58:29.976Z] [2026-02-13T06:58:29.976Z] Login Succeeded [2026-02-13T06:58:29.976Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:58:30.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:58:30.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:58:30.237Z] Configure a credential helper to remove this warning. See [2026-02-13T06:58:30.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:58:30.237Z] [2026-02-13T06:58:30.237Z] Login Succeeded [2026-02-13T06:58:30.237Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:58:30.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:58:30.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:58:30.237Z] Configure a credential helper to remove this warning. See [2026-02-13T06:58:30.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:58:30.238Z] [2026-02-13T06:58:30.238Z] Login Succeeded [2026-02-13T06:58:30.238Z] ****.io [2026-02-13T06:58:30.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:58:30.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:58:30.502Z] Configure a credential helper to remove this warning. See [2026-02-13T06:58:30.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:58:30.502Z] [2026-02-13T06:58:30.502Z] Login Succeeded [2026-02-13T06:58:30.502Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:58:30.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T06:58:30.853Z] + docker buildx ls [2026-02-13T06:58:30.853Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T06:58:30.853Z] default * docker [2026-02-13T06:58:30.853Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T06:58:31.141Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-02-13T06:58:31.141Z] edgex-builder [Pipeline] sh [2026-02-13T06:58:31.437Z] + docker buildx inspect --bootstrap [2026-02-13T06:58:31.437Z] #1 [internal] booting buildkit [2026-02-13T06:58:31.437Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-02-13T06:58:35.636Z] #1 pulling image moby/buildkit:buildx-stable-1 3.9s done [2026-02-13T06:58:35.636Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-02-13T06:58:36.212Z] #1 creating container buildx_buildkit_edgex-builder0 1.0s done [2026-02-13T06:58:36.212Z] #1 DONE 4.9s [2026-02-13T06:58:36.473Z] Name: edgex-builder [2026-02-13T06:58:36.473Z] Driver: docker-container [2026-02-13T06:58:36.473Z] [2026-02-13T06:58:36.473Z] Nodes: [2026-02-13T06:58:36.473Z] Name: edgex-builder0 [2026-02-13T06:58:36.473Z] Endpoint: unix:///var/run/docker.sock [2026-02-13T06:58:36.473Z] Status: running [2026-02-13T06:58:36.473Z] Buildkit: v0.27.1 [2026-02-13T06:58:36.473Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-02-13T06:58:36.772Z] + docker buildx ls [2026-02-13T06:58:36.772Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T06:58:36.772Z] edgex-builder * docker-container [2026-02-13T06:58:36.772Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-02-13T06:58:36.772Z] default docker [2026-02-13T06:58:36.772Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T06:58:37.074Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018' [2026-02-13T06:58:37.074Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 --push - [2026-02-13T06:58:37.333Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:58:37.333Z] #1 transferring dockerfile: 196B done [2026-02-13T06:58:37.333Z] #1 DONE 0.0s [2026-02-13T06:58:37.333Z] [2026-02-13T06:58:37.333Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T06:58:37.333Z] #2 DONE 0.1s [2026-02-13T06:58:37.333Z] [2026-02-13T06:58:37.333Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T06:58:37.333Z] #3 DONE 0.1s [2026-02-13T06:58:37.333Z] [2026-02-13T06:58:37.333Z] #4 [internal] load .dockerignore [2026-02-13T06:58:37.333Z] #4 transferring context: 2B done [2026-02-13T06:58:37.333Z] #4 DONE 0.0s [2026-02-13T06:58:37.333Z] [2026-02-13T06:58:37.333Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:37.333Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:37.333Z] #5 DONE 0.0s [2026-02-13T06:58:37.333Z] [2026-02-13T06:58:37.333Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:37.333Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:37.333Z] #6 DONE 0.1s [2026-02-13T06:58:37.592Z] [2026-02-13T06:58:37.592Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T06:58:37.592Z] #7 DONE 0.0s [2026-02-13T06:58:37.592Z] [2026-02-13T06:58:37.592Z] #8 exporting to image [2026-02-13T06:58:37.592Z] #8 exporting layers done [2026-02-13T06:58:37.592Z] #8 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done [2026-02-13T06:58:37.592Z] #8 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done [2026-02-13T06:58:37.592Z] #8 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da 0.0s done [2026-02-13T06:58:37.593Z] #8 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done [2026-02-13T06:58:37.593Z] #8 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done [2026-02-13T06:58:37.593Z] #8 pushing layers 0.1s done [2026-02-13T06:58:37.593Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db [2026-02-13T06:58:37.593Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T06:58:37.593Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done [2026-02-13T06:58:37.593Z] #8 DONE 0.2s [2026-02-13T06:58:37.593Z] [2026-02-13T06:58:37.593Z] 1 warning found (use --debug to expand): [2026-02-13T06:58:37.593Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T06:58:37.887Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2026-02-13T06:58:37.887Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2026-02-13T06:58:37.887Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:58:37.887Z] #1 transferring dockerfile: 162B done [2026-02-13T06:58:37.887Z] #1 DONE 0.0s [2026-02-13T06:58:37.887Z] [2026-02-13T06:58:37.887Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2026-02-13T06:58:37.887Z] #2 DONE 0.0s [2026-02-13T06:58:37.887Z] [2026-02-13T06:58:37.887Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2026-02-13T06:58:37.887Z] #3 DONE 0.0s [2026-02-13T06:58:37.887Z] [2026-02-13T06:58:37.887Z] #4 [internal] load .dockerignore [2026-02-13T06:58:37.887Z] #4 transferring context: 2B done [2026-02-13T06:58:37.887Z] #4 DONE 0.0s [2026-02-13T06:58:37.887Z] [2026-02-13T06:58:37.887Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:37.887Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:37.887Z] #5 CACHED [2026-02-13T06:58:37.887Z] [2026-02-13T06:58:37.887Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:37.887Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:37.887Z] #6 CACHED [2026-02-13T06:58:37.887Z] [2026-02-13T06:58:37.887Z] #7 exporting to image [2026-02-13T06:58:37.887Z] #7 exporting layers done [2026-02-13T06:58:37.887Z] #7 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done [2026-02-13T06:58:37.887Z] #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done [2026-02-13T06:58:37.887Z] #7 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da done [2026-02-13T06:58:37.887Z] #7 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done [2026-02-13T06:58:37.887Z] #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done [2026-02-13T06:58:37.887Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T06:58:38.147Z] #7 pushing layers 0.0s done [2026-02-13T06:58:38.147Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done [2026-02-13T06:58:38.147Z] #7 DONE 0.1s [2026-02-13T06:58:38.147Z] [2026-02-13T06:58:38.147Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T06:58:38.147Z] #8 DONE 0.0s [2026-02-13T06:58:38.147Z] [2026-02-13T06:58:38.147Z] 1 warning found (use --debug to expand): [2026-02-13T06:58:38.147Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T06:58:38.438Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 --push - [2026-02-13T06:58:38.438Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21' [2026-02-13T06:58:38.698Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:58:38.698Z] #1 transferring dockerfile: 168B done [2026-02-13T06:58:38.698Z] #1 DONE 0.0s [2026-02-13T06:58:38.698Z] [2026-02-13T06:58:38.698Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 [2026-02-13T06:58:38.698Z] #2 DONE 0.0s [2026-02-13T06:58:38.698Z] [2026-02-13T06:58:38.698Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21 [2026-02-13T06:58:38.698Z] #3 DONE 0.0s [2026-02-13T06:58:38.698Z] [2026-02-13T06:58:38.698Z] #4 [internal] load .dockerignore [2026-02-13T06:58:38.698Z] #4 transferring context: 2B done [2026-02-13T06:58:38.698Z] #4 DONE 0.0s [2026-02-13T06:58:38.698Z] [2026-02-13T06:58:38.698Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:38.698Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:38.698Z] #5 CACHED [2026-02-13T06:58:38.698Z] [2026-02-13T06:58:38.698Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:38.698Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:38.698Z] #6 CACHED [2026-02-13T06:58:38.698Z] [2026-02-13T06:58:38.698Z] #7 exporting to image [2026-02-13T06:58:38.698Z] #7 exporting layers done [2026-02-13T06:58:38.698Z] #7 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done [2026-02-13T06:58:38.698Z] #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done [2026-02-13T06:58:38.698Z] #7 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da done [2026-02-13T06:58:38.698Z] #7 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done [2026-02-13T06:58:38.698Z] #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done [2026-02-13T06:58:38.698Z] #7 pushing layers 0.0s done [2026-02-13T06:58:38.698Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db [2026-02-13T06:58:38.698Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T06:58:38.698Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.21@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done [2026-02-13T06:58:38.698Z] #7 DONE 0.1s [2026-02-13T06:58:38.698Z] [2026-02-13T06:58:38.698Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T06:58:38.698Z] #8 DONE 0.0s [2026-02-13T06:58:38.698Z] [2026-02-13T06:58:38.698Z] 1 warning found (use --debug to expand): [2026-02-13T06:58:38.698Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T06:58:38.991Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21' [2026-02-13T06:58:38.991Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 --push - [2026-02-13T06:58:38.991Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:58:38.991Z] #1 transferring dockerfile: 209B done [2026-02-13T06:58:38.991Z] #1 DONE 0.0s [2026-02-13T06:58:38.991Z] [2026-02-13T06:58:38.991Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T06:58:38.991Z] #2 DONE 0.0s [2026-02-13T06:58:38.991Z] [2026-02-13T06:58:38.991Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T06:58:38.991Z] #3 DONE 0.0s [2026-02-13T06:58:38.991Z] [2026-02-13T06:58:38.991Z] #4 [internal] load .dockerignore [2026-02-13T06:58:38.991Z] #4 transferring context: 2B done [2026-02-13T06:58:38.991Z] #4 DONE 0.0s [2026-02-13T06:58:38.991Z] [2026-02-13T06:58:38.991Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:38.991Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:38.991Z] #5 CACHED [2026-02-13T06:58:38.991Z] [2026-02-13T06:58:38.991Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:38.991Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:38.992Z] #6 CACHED [2026-02-13T06:58:38.992Z] [2026-02-13T06:58:38.992Z] #7 exporting to image [2026-02-13T06:58:38.992Z] #7 exporting layers done [2026-02-13T06:58:38.992Z] #7 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done [2026-02-13T06:58:38.992Z] #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done [2026-02-13T06:58:38.992Z] #7 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da done [2026-02-13T06:58:38.992Z] #7 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done [2026-02-13T06:58:38.992Z] #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db [2026-02-13T06:58:38.992Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T06:58:39.253Z] #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done [2026-02-13T06:58:39.253Z] #7 pushing layers 0.0s done [2026-02-13T06:58:39.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done [2026-02-13T06:58:39.253Z] #7 DONE 0.1s [2026-02-13T06:58:39.253Z] [2026-02-13T06:58:39.253Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T06:58:39.253Z] #8 DONE 0.0s [2026-02-13T06:58:39.253Z] [2026-02-13T06:58:39.253Z] 1 warning found (use --debug to expand): [2026-02-13T06:58:39.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T06:58:39.541Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2026-02-13T06:58:39.541Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2026-02-13T06:58:39.799Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:58:39.799Z] #1 transferring dockerfile: 160B done [2026-02-13T06:58:39.799Z] #1 DONE 0.0s [2026-02-13T06:58:39.799Z] [2026-02-13T06:58:39.799Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2026-02-13T06:58:39.799Z] #2 DONE 0.0s [2026-02-13T06:58:39.799Z] [2026-02-13T06:58:39.799Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2026-02-13T06:58:39.799Z] #3 DONE 0.0s [2026-02-13T06:58:39.799Z] [2026-02-13T06:58:39.799Z] #4 [internal] load .dockerignore [2026-02-13T06:58:39.799Z] #4 transferring context: 2B done [2026-02-13T06:58:39.799Z] #4 DONE 0.0s [2026-02-13T06:58:39.799Z] [2026-02-13T06:58:39.799Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:39.799Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:39.799Z] #5 CACHED [2026-02-13T06:58:39.799Z] [2026-02-13T06:58:39.799Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 [2026-02-13T06:58:39.799Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:2a8d35c3cad8f07b0b3083eb4fa4e1afdba8576beaf576ddaf6c595f3417f898 0.0s done [2026-02-13T06:58:39.799Z] #6 CACHED [2026-02-13T06:58:39.799Z] [2026-02-13T06:58:39.799Z] #7 exporting to image [2026-02-13T06:58:39.799Z] #7 exporting layers done [2026-02-13T06:58:39.799Z] #7 exporting manifest sha256:f271a39a50b1a151feb2c93924eac079ecb88a84a1f241145ac10616308674a3 done [2026-02-13T06:58:39.799Z] #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be [2026-02-13T06:58:39.799Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T06:58:39.799Z] #7 exporting config sha256:74b0768df2cfbf46a5f9c4522946d74a23b88f3a514f9ca7b03034a16851f3be done [2026-02-13T06:58:39.799Z] #7 exporting manifest sha256:2af9cf642d154ee5ed91f126048dc57ca6eaf91d83513aafb9340a6aa05fa6da done [2026-02-13T06:58:39.799Z] #7 exporting config sha256:4d1f5c301b1dbe8660769ce6d02dcbe854d10c7c70a6a3e8f9579489aeb42695 done [2026-02-13T06:58:39.799Z] #7 exporting manifest list sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db done [2026-02-13T06:58:39.799Z] #7 pushing layers 0.0s done [2026-02-13T06:58:39.799Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:4a4fd76efc8749650ded67c1f1c903e061ad48066afe2c164e2a4fe675f223db 0.1s done [2026-02-13T06:58:39.799Z] #7 DONE 0.1s [2026-02-13T06:58:39.799Z] [2026-02-13T06:58:39.799Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T06:58:39.799Z] #8 DONE 0.0s [2026-02-13T06:58:39.799Z] [2026-02-13T06:58:39.799Z] 1 warning found (use --debug to expand): [2026-02-13T06:58:39.799Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T06:58:40.173Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:40.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:40.825Z] ---> package-listing.sh [2026-02-13T06:58:40.825Z] ++ facter osfamily [2026-02-13T06:58:40.825Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T06:58:41.087Z] + OS_FAMILY=redhat [2026-02-13T06:58:41.087Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-02-13T06:58:41.087Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T06:58:41.087Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T06:58:41.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T06:58:41.087Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T06:58:41.087Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-02-13T06:58:41.087Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T06:58:41.087Z] + case "${OS_FAMILY}" in [2026-02-13T06:58:41.087Z] + rpm -qa [2026-02-13T06:58:41.087Z] + sort [2026-02-13T06:58:41.654Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T06:58:41.654Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T06:58:41.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T06:58:41.654Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-02-13T06:58:41.654Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-02-13T06:58:41.654Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2026-02-13T06:58:41.663Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T06:58:41.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:58:42.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T06:58:42.495Z] [2026-02-13T06:58:42.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:58:42.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T06:58:42.795Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T06:58:42.795Z] 5eb5b503b376: Pulling fs layer [2026-02-13T06:58:42.795Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T06:58:42.795Z] ec43610c2a17: Pulling fs layer [2026-02-13T06:58:42.795Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T06:58:42.795Z] 33b1e0a273af: Pulling fs layer [2026-02-13T06:58:42.795Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T06:58:42.795Z] 2f39f015ded8: Pulling fs layer [2026-02-13T06:58:42.795Z] 3a2ae6a8a46f: Waiting [2026-02-13T06:58:42.795Z] 33b1e0a273af: Waiting [2026-02-13T06:58:42.795Z] 5d3b04190fa2: Waiting [2026-02-13T06:58:42.795Z] 2f39f015ded8: Waiting [2026-02-13T06:58:42.795Z] 5c69ac0246d0: Download complete [2026-02-13T06:58:42.795Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T06:58:42.795Z] 3a2ae6a8a46f: Download complete [2026-02-13T06:58:42.795Z] 33b1e0a273af: Verifying Checksum [2026-02-13T06:58:42.795Z] 33b1e0a273af: Download complete [2026-02-13T06:58:42.795Z] ec43610c2a17: Verifying Checksum [2026-02-13T06:58:42.795Z] ec43610c2a17: Download complete [2026-02-13T06:58:42.795Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T06:58:42.795Z] 5d3b04190fa2: Download complete [2026-02-13T06:58:43.054Z] 5eb5b503b376: Verifying Checksum [2026-02-13T06:58:43.054Z] 5eb5b503b376: Download complete [2026-02-13T06:58:43.630Z] 2f39f015ded8: Verifying Checksum [2026-02-13T06:58:43.630Z] 2f39f015ded8: Download complete [2026-02-13T06:58:44.200Z] 5eb5b503b376: Pull complete [2026-02-13T06:58:44.464Z] 5c69ac0246d0: Pull complete [2026-02-13T06:58:44.723Z] ec43610c2a17: Pull complete [2026-02-13T06:58:44.983Z] 3a2ae6a8a46f: Pull complete [2026-02-13T06:58:44.983Z] 33b1e0a273af: Pull complete [2026-02-13T06:58:45.250Z] 5d3b04190fa2: Pull complete [2026-02-13T06:58:49.461Z] 2f39f015ded8: Pull complete [2026-02-13T06:58:49.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T06:58:49.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T06:58:49.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:58:49.604Z] prd-centos7-docker-4c-2g-2030 does not seem to be running inside a container [2026-02-13T06:58:49.638Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T06:58:52.355Z] $ docker top 349a029d00cc21054478eae8bae9734118860bf98f15ee964a1ed7014627571b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T06:58:52.703Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T06:58:52.992Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T06:58:53.281Z] + ls /var/log/sa-host [2026-02-13T06:58:53.281Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:58:53.358Z] provisioning config files... [2026-02-13T06:58:53.367Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10903222436690733575tmp [Pipeline] { [Pipeline] echo [2026-02-13T06:58:53.384Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:53.683Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T06:58:53.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:54.023Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T06:58:54.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:54.322Z] ---> sudo-logs.sh [2026-02-13T06:58:54.322Z] Archiving 'sudo' log.. [2026-02-13T06:58:54.323Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2030.novalocal: Name or service not known [2026-02-13T06:58:54.323Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2030.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-13T06:58:54.346Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:54.632Z] ---> job-cost.sh [2026-02-13T06:58:54.632Z] lf-activate-venv: SKIPPING [2026-02-13T06:58:54.632Z] INFO: No Stack... [2026-02-13T06:58:55.197Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-13T06:58:55.459Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T06:58:55.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:55.757Z] ---> logs-deploy.sh [2026-02-13T06:58:55.757Z] lf-activate-venv: SKIPPING [2026-02-13T06:58:55.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/228 [2026-02-13T06:58:55.757Z] INFO: archiving workspace using pattern(s): [2026-02-13T06:58:56.691Z] Archives upload complete. [2026-02-13T06:58:56.691Z] INFO: archiving logs to Nexus [2026-02-13T06:58:57.627Z] ---> uname -a: [2026-02-13T06:58:57.627Z] Linux prd-centos7-docker-4c-2g-2030.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-02-13T06:58:57.627Z] [2026-02-13T06:58:57.627Z] [2026-02-13T06:58:57.627Z] ---> lscpu: [2026-02-13T06:58:57.627Z] Architecture: x86_64 [2026-02-13T06:58:57.627Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T06:58:57.627Z] Byte Order: Little Endian [2026-02-13T06:58:57.627Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T06:58:57.627Z] CPU(s): 2 [2026-02-13T06:58:57.627Z] On-line CPU(s) list: 0,1 [2026-02-13T06:58:57.627Z] Thread(s) per core: 1 [2026-02-13T06:58:57.627Z] Core(s) per socket: 1 [2026-02-13T06:58:57.627Z] Socket(s): 2 [2026-02-13T06:58:57.627Z] NUMA node(s): 1 [2026-02-13T06:58:57.627Z] Vendor ID: AuthenticAMD [2026-02-13T06:58:57.627Z] CPU family: 23 [2026-02-13T06:58:57.627Z] Model: 49 [2026-02-13T06:58:57.627Z] Model name: AMD EPYC-Rome Processor [2026-02-13T06:58:57.627Z] Stepping: 0 [2026-02-13T06:58:57.627Z] CPU MHz: 2799.998 [2026-02-13T06:58:57.627Z] BogoMIPS: 5599.99 [2026-02-13T06:58:57.627Z] Virtualization: AMD-V [2026-02-13T06:58:57.627Z] Hypervisor vendor: KVM [2026-02-13T06:58:57.627Z] Virtualization type: full [2026-02-13T06:58:57.627Z] L1d cache: 64 KiB [2026-02-13T06:58:57.627Z] L1i cache: 64 KiB [2026-02-13T06:58:57.627Z] L2 cache: 1 MiB [2026-02-13T06:58:57.627Z] L3 cache: 32 MiB [2026-02-13T06:58:57.627Z] NUMA node0 CPU(s): 0,1 [2026-02-13T06:58:57.627Z] Vulnerability Itlb multihit: Not affected [2026-02-13T06:58:57.627Z] Vulnerability L1tf: Not affected [2026-02-13T06:58:57.627Z] Vulnerability Mds: Not affected [2026-02-13T06:58:57.627Z] Vulnerability Meltdown: Not affected [2026-02-13T06:58:57.627Z] Vulnerability Mmio stale data: Not affected [2026-02-13T06:58:57.627Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T06:58:57.627Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T06:58:57.627Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-13T06:58:57.627Z] Vulnerability Srbds: Not affected [2026-02-13T06:58:57.627Z] Vulnerability Tsx async abort: Not affected [2026-02-13T06:58:57.627Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-02-13T06:58:57.627Z] [2026-02-13T06:58:57.627Z] [2026-02-13T06:58:57.627Z] ---> nproc: [2026-02-13T06:58:57.627Z] 2 [2026-02-13T06:58:57.627Z] [2026-02-13T06:58:57.627Z] [2026-02-13T06:58:57.627Z] ---> df -h: [2026-02-13T06:58:57.627Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T06:58:57.627Z] overlay 40G 7.4G 33G 19% / [2026-02-13T06:58:57.627Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T06:58:57.627Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-13T06:58:57.627Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T06:58:57.627Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-02-13T06:58:57.627Z] [2026-02-13T06:58:57.627Z] [2026-02-13T06:58:57.627Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-02-13T06:58:57.627Z] Please check if data collecting is enabled [2026-02-13T06:58:57.627Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T06:58:57.657Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T06:58:57.661Z] $ docker stop --time=1 349a029d00cc21054478eae8bae9734118860bf98f15ee964a1ed7014627571b [2026-02-13T06:58:58.797Z] $ docker rm -f --volumes 349a029d00cc21054478eae8bae9734118860bf98f15ee964a1ed7014627571b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T06:58:58.892Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T06:58:58.892Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T06:58:58.912Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:58:59.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T06:58:59.363Z] [2026-02-13T06:58:59.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:58:59.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T06:58:59.663Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T06:58:59.663Z] 5eb5b503b376: Pulling fs layer [2026-02-13T06:58:59.663Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T06:58:59.663Z] ec43610c2a17: Pulling fs layer [2026-02-13T06:58:59.663Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T06:58:59.663Z] 33b1e0a273af: Pulling fs layer [2026-02-13T06:58:59.663Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T06:58:59.663Z] 2f39f015ded8: Pulling fs layer [2026-02-13T06:58:59.663Z] 3a2ae6a8a46f: Waiting [2026-02-13T06:58:59.663Z] 33b1e0a273af: Waiting [2026-02-13T06:58:59.663Z] 5d3b04190fa2: Waiting [2026-02-13T06:58:59.663Z] 2f39f015ded8: Waiting [2026-02-13T06:58:59.663Z] 5c69ac0246d0: Download complete [2026-02-13T06:58:59.663Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T06:58:59.663Z] 3a2ae6a8a46f: Download complete [2026-02-13T06:58:59.663Z] 33b1e0a273af: Verifying Checksum [2026-02-13T06:58:59.663Z] 33b1e0a273af: Download complete [2026-02-13T06:58:59.663Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T06:58:59.663Z] 5d3b04190fa2: Download complete [2026-02-13T06:58:59.663Z] ec43610c2a17: Verifying Checksum [2026-02-13T06:58:59.663Z] ec43610c2a17: Download complete [2026-02-13T06:58:59.923Z] 5eb5b503b376: Verifying Checksum [2026-02-13T06:58:59.923Z] 5eb5b503b376: Download complete [2026-02-13T06:59:00.490Z] 2f39f015ded8: Verifying Checksum [2026-02-13T06:59:00.490Z] 2f39f015ded8: Download complete [2026-02-13T06:59:01.868Z] 5eb5b503b376: Pull complete [2026-02-13T06:59:01.868Z] 5c69ac0246d0: Pull complete [2026-02-13T06:59:02.433Z] ec43610c2a17: Pull complete [2026-02-13T06:59:02.693Z] 3a2ae6a8a46f: Pull complete [2026-02-13T06:59:02.951Z] 33b1e0a273af: Pull complete [2026-02-13T06:59:02.951Z] 5d3b04190fa2: Pull complete [2026-02-13T06:59:09.522Z] 2f39f015ded8: Pull complete [2026-02-13T06:59:09.522Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T06:59:09.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T06:59:09.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:59:09.612Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T06:59:09.644Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T06:59:12.888Z] $ docker top 63c8506335a5858a4aabaeed3703e7073fb0fb1d67acdee85272d01baff85124 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:59:13.269Z] ---> job-cost.sh [2026-02-13T06:59:13.269Z] lf-activate-venv: SKIPPING [2026-02-13T06:59:13.269Z] INFO: No Stack... [2026-02-13T06:59:13.531Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T06:59:13.792Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T06:59:14.085Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2026-02-13T06:59:14.085Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T06:59:14.099Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [2026-02-13T06:59:14.109Z] Resource [jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] did not exist. Created. [2026-02-13T06:59:14.115Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T06:59:14.419Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-13T06:59:14.452Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T06:59:14.460Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T06:59:14.489Z] $ docker stop --time=1 63c8506335a5858a4aabaeed3703e7073fb0fb1d67acdee85272d01baff85124 [2026-02-13T06:59:15.636Z] $ docker rm -f --volumes 63c8506335a5858a4aabaeed3703e7073fb0fb1d67acdee85272d01baff85124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T07:00:19.687Z] Removing intermediate container 7f6861265b53 [2026-02-13T07:00:19.688Z] ---> a2ce6fa812f6 [2026-02-13T07:00:19.688Z] Step 11/12 : COPY . . [2026-02-13T07:00:19.688Z] ---> c029f15cc762 [2026-02-13T07:00:19.688Z] Step 12/12 : RUN $MAKE [2026-02-13T07:00:19.688Z] ---> Running in f3ff4c95829f [2026-02-13T07:00:20.656Z] noop [2026-02-13T07:00:21.241Z] Removing intermediate container f3ff4c95829f [2026-02-13T07:00:21.241Z] ---> ebd39aa95a46 [2026-02-13T07:00:21.241Z] Successfully built ebd39aa95a46 [2026-02-13T07:00:21.508Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:00:21.871Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T07:00:21.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:00:22.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-2028 does not seem to be running inside a container [2026-02-13T07:00:22.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/228 -v /w/workspace/device-rest-go/228:/w/workspace/device-rest-go/228:rw,z -v /w/workspace/device-rest-go/228@tmp:/w/workspace/device-rest-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-02-13T07:00:23.451Z] $ docker top 7cfea750c63023ff79279fb7253086a48f56655a8635c4f75e36b2f98b0131a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T07:00:24.323Z] + go version [2026-02-13T07:00:24.323Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-13T07:00:24.341Z] $ docker stop --time=1 7cfea750c63023ff79279fb7253086a48f56655a8635c4f75e36b2f98b0131a4 [2026-02-13T07:00:26.028Z] $ docker rm -f --volumes 7cfea750c63023ff79279fb7253086a48f56655a8635c4f75e36b2f98b0131a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:00:26.625Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T07:00:26.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:00:26.829Z] prd-ubuntu20.04-docker-arm64-4c-16g-2028 does not seem to be running inside a container [2026-02-13T07:00:26.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/228 -v /w/workspace/device-rest-go/228:/w/workspace/device-rest-go/228:rw,z -v /w/workspace/device-rest-go/228@tmp:/w/workspace/device-rest-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-02-13T07:00:28.190Z] $ docker top 11cf3d3e79e5ca79317d166983bca889ca8c943d83a5a946054637ca70c7754d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T07:00:28.727Z] + git config --global --add safe.directory /w/workspace/device-rest-go/228 [Pipeline] fileExists [Pipeline] sh [2026-02-13T07:00:29.654Z] + make test [2026-02-13T07:00:29.654Z] go test ./... -coverprofile=coverage.out ./... [2026-02-13T07:00:35.006Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-02-13T07:04:26.836Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-02-13T07:04:26.836Z] ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 32.2% of statements [2026-02-13T07:04:26.836Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-02-13T07:04:26.836Z] go vet ./... [2026-02-13T07:05:13.672Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T07:05:13.672Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T07:05:13.672Z] ./bin/test-attribution-txt.sh [2026-02-13T07:05:13.672Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T07:05:13.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T07:05:13.984Z] $ docker stop --time=1 11cf3d3e79e5ca79317d166983bca889ca8c943d83a5a946054637ca70c7754d [2026-02-13T07:05:15.915Z] $ docker rm -f --volumes 11cf3d3e79e5ca79317d166983bca889ca8c943d83a5a946054637ca70c7754d [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T07:05:17.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T07:05:17.632Z] Warning: overwriting stash ‘coverage-report’ [2026-02-13T07:05:18.075Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T07:05:18.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T07:05:18.797Z] + ls -al . [2026-02-13T07:05:18.797Z] total 244 [2026-02-13T07:05:18.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 07:00 . [2026-02-13T07:05:18.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:57 .. [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 13 06:57 .dockerignore [2026-02-13T07:05:18.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:57 .git [2026-02-13T07:05:18.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:57 .github [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 06:57 .gitignore [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 06:57 .golangci.yml [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 22791 Feb 13 06:57 Attribution.txt [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 18492 Feb 13 06:57 CHANGELOG.md [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 1697 Feb 13 06:57 Dockerfile [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:57 GOVERNANCE.md [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 704 Feb 13 06:57 Jenkinsfile [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:57 LICENSE [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 2597 Feb 13 06:57 Makefile [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 06:57 OWNERS.md [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 3989 Feb 13 06:57 README.md [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 06:54 VERSION [2026-02-13T07:05:18.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:57 bin [2026-02-13T07:05:18.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:57 cmd [2026-02-13T07:05:18.797Z] -rw-r--r-- 1 jenkins jenkins 14565 Feb 13 07:04 coverage.out [2026-02-13T07:05:18.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:57 driver [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 6822 Feb 13 06:57 go.mod [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 06:57 go.sum [2026-02-13T07:05:18.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:57 openapi [2026-02-13T07:05:18.797Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 13 06:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:05:19.140Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0763565157d6401623f57a64962ffe6d17717018 --label arch=arm64 --label version=4.1.0-dev.21 . [2026-02-13T07:05:19.140Z] Sending build context to Docker daemon 160.3kB [2026-02-13T07:05:19.407Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T07:05:19.407Z] Step 2/26 : FROM ${BASE} AS builder [2026-02-13T07:05:19.407Z] ---> ebd39aa95a46 [2026-02-13T07:05:19.407Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-02-13T07:05:20.365Z] ---> Running in 35c1320b2d24 [2026-02-13T07:05:20.632Z] Removing intermediate container 35c1320b2d24 [2026-02-13T07:05:20.632Z] ---> 27019c326c15 [2026-02-13T07:05:20.632Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T07:05:20.898Z] ---> Running in 283fff78e367 [2026-02-13T07:05:21.165Z] Removing intermediate container 283fff78e367 [2026-02-13T07:05:21.165Z] ---> ca3a11ce071e [2026-02-13T07:05:21.165Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-02-13T07:05:21.165Z] ---> Running in 9bc5c3776abf [2026-02-13T07:05:21.432Z] Removing intermediate container 9bc5c3776abf [2026-02-13T07:05:21.432Z] ---> d50bae0adcbf [2026-02-13T07:05:21.432Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-02-13T07:05:21.432Z] ---> Running in 1d0df67db6ea [2026-02-13T07:05:21.702Z] Removing intermediate container 1d0df67db6ea [2026-02-13T07:05:21.702Z] ---> 493729110da4 [2026-02-13T07:05:21.702Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-02-13T07:05:21.978Z] ---> Running in 61b066ab3e90 [2026-02-13T07:05:22.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T07:05:23.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T07:05:25.236Z] OK: 259 MiB in 64 packages [2026-02-13T07:05:25.862Z] Removing intermediate container 61b066ab3e90 [2026-02-13T07:05:25.862Z] ---> 245fb9eba01b [2026-02-13T07:05:25.862Z] Step 8/26 : WORKDIR /device-rest-go [2026-02-13T07:05:25.862Z] ---> Running in 02eef96a6525 [2026-02-13T07:05:26.132Z] Removing intermediate container 02eef96a6525 [2026-02-13T07:05:26.132Z] ---> 41feba71c4bd [2026-02-13T07:05:26.132Z] Step 9/26 : COPY go.mod vendor* ./ [2026-02-13T07:05:26.747Z] ---> 320f37355fbe [2026-02-13T07:05:26.747Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T07:05:26.747Z] ---> Running in e7e87b564c69 [2026-02-13T07:05:29.365Z] Removing intermediate container e7e87b564c69 [2026-02-13T07:05:29.365Z] ---> 47321ee9012f [2026-02-13T07:05:29.365Z] Step 11/26 : COPY . . [2026-02-13T07:05:29.634Z] ---> 8b269d3d42ef [2026-02-13T07:05:29.634Z] Step 12/26 : RUN $MAKE [2026-02-13T07:05:29.634Z] ---> Running in 4a5d8d7c55ff [2026-02-13T07:05:30.597Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-02-13T07:09:22.373Z] Removing intermediate container 4a5d8d7c55ff [2026-02-13T07:09:22.373Z] ---> 05f5926bf374 [2026-02-13T07:09:22.373Z] Step 13/26 : FROM alpine:3.22 [2026-02-13T07:09:22.373Z] 3.22: Pulling from library/alpine [2026-02-13T07:09:22.373Z] d741ee1608f3: Pulling fs layer [2026-02-13T07:09:22.373Z] d741ee1608f3: Verifying Checksum [2026-02-13T07:09:22.373Z] d741ee1608f3: Download complete [2026-02-13T07:09:22.373Z] d741ee1608f3: Pull complete [2026-02-13T07:09:22.373Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T07:09:22.373Z] Status: Downloaded newer image for alpine:3.22 [2026-02-13T07:09:22.373Z] ---> 5a766deef0c8 [2026-02-13T07:09:22.373Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-02-13T07:09:22.373Z] ---> Running in a9d24535a187 [2026-02-13T07:09:22.373Z] Removing intermediate container a9d24535a187 [2026-02-13T07:09:22.373Z] ---> 437c21704619 [2026-02-13T07:09:22.373Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2026-02-13T07:09:22.373Z] ---> Running in 83c6b1074ba4 [2026-02-13T07:09:22.373Z] Removing intermediate container 83c6b1074ba4 [2026-02-13T07:09:22.373Z] ---> a295edc10d1e [2026-02-13T07:09:22.373Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2026-02-13T07:09:22.373Z] ---> Running in d1d17e61c0f1 [2026-02-13T07:09:22.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T07:09:22.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T07:09:22.373Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T07:09:22.373Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T07:09:22.373Z] OK: 8 MiB in 17 packages [2026-02-13T07:09:22.373Z] Removing intermediate container d1d17e61c0f1 [2026-02-13T07:09:22.373Z] ---> 948766214918 [2026-02-13T07:09:22.373Z] Step 17/26 : RUN apk --no-cache upgrade [2026-02-13T07:09:22.373Z] ---> Running in 25557472c6bf [2026-02-13T07:09:22.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T07:09:22.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T07:09:22.373Z] OK: 8 MiB in 17 packages [2026-02-13T07:09:22.373Z] Removing intermediate container 25557472c6bf [2026-02-13T07:09:22.373Z] ---> 86b4e9b14e00 [2026-02-13T07:09:22.373Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2026-02-13T07:09:24.311Z] ---> 5858f54fad2e [2026-02-13T07:09:24.311Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2026-02-13T07:09:24.894Z] ---> ad926bb36459 [2026-02-13T07:09:24.894Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2026-02-13T07:09:26.838Z] ---> 77ff754f8b29 [2026-02-13T07:09:26.838Z] Step 21/26 : EXPOSE 59986 [2026-02-13T07:09:26.838Z] ---> Running in b655ea463720 [2026-02-13T07:09:26.838Z] Removing intermediate container b655ea463720 [2026-02-13T07:09:26.839Z] ---> 4657f927d8b5 [2026-02-13T07:09:26.839Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2026-02-13T07:09:26.839Z] ---> Running in 99229a23f2d9 [2026-02-13T07:09:27.113Z] Removing intermediate container 99229a23f2d9 [2026-02-13T07:09:27.113Z] ---> bdb56b3d3720 [2026-02-13T07:09:27.113Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-02-13T07:09:27.113Z] ---> Running in 8edcc86f8cba [2026-02-13T07:09:27.379Z] Removing intermediate container 8edcc86f8cba [2026-02-13T07:09:27.379Z] ---> 18cc0995f5ae [2026-02-13T07:09:27.379Z] Step 24/26 : LABEL arch=arm64 [2026-02-13T07:09:27.649Z] ---> Running in 7ec07b675808 [2026-02-13T07:09:27.914Z] Removing intermediate container 7ec07b675808 [2026-02-13T07:09:27.914Z] ---> e9ceefb255b1 [2026-02-13T07:09:27.914Z] Step 25/26 : LABEL git_sha=0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T07:09:27.914Z] ---> Running in 0f0f7723dffb [2026-02-13T07:09:28.180Z] Removing intermediate container 0f0f7723dffb [2026-02-13T07:09:28.181Z] ---> 5be193de7bc4 [2026-02-13T07:09:28.181Z] Step 26/26 : LABEL version=4.1.0-dev.21 [2026-02-13T07:09:28.181Z] ---> Running in 743da0c46dfe [2026-02-13T07:09:28.446Z] Removing intermediate container 743da0c46dfe [2026-02-13T07:09:28.446Z] ---> b73591474606 [2026-02-13T07:09:28.446Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T07:09:28.446Z] Successfully built b73591474606 [2026-02-13T07:09:28.446Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T07:09:28.583Z] provisioning config files... [2026-02-13T07:09:28.597Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/228@tmp/config11565551499161004656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:09:28.938Z] ---> ****-login.sh [2026-02-13T07:09:28.938Z] nexus3.edgexfoundry.org:10001 [2026-02-13T07:09:28.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:09:29.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:09:29.206Z] Configure a credential helper to remove this warning. See [2026-02-13T07:09:29.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:09:29.206Z] [2026-02-13T07:09:29.206Z] Login Succeeded [2026-02-13T07:09:29.206Z] nexus3.edgexfoundry.org:10002 [2026-02-13T07:09:29.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:09:29.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:09:29.471Z] Configure a credential helper to remove this warning. See [2026-02-13T07:09:29.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:09:29.471Z] [2026-02-13T07:09:29.472Z] Login Succeeded [2026-02-13T07:09:29.472Z] nexus3.edgexfoundry.org:10003 [2026-02-13T07:09:29.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:09:30.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:09:30.003Z] Configure a credential helper to remove this warning. See [2026-02-13T07:09:30.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:09:30.003Z] [2026-02-13T07:09:30.003Z] Login Succeeded [2026-02-13T07:09:30.003Z] nexus3.edgexfoundry.org:10004 [2026-02-13T07:09:30.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:09:30.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:09:30.272Z] Configure a credential helper to remove this warning. See [2026-02-13T07:09:30.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:09:30.272Z] [2026-02-13T07:09:30.272Z] Login Succeeded [2026-02-13T07:09:30.272Z] ****.io [2026-02-13T07:09:30.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:09:30.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:09:30.802Z] Configure a credential helper to remove this warning. See [2026-02-13T07:09:30.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:09:30.802Z] [2026-02-13T07:09:30.802Z] Login Succeeded [2026-02-13T07:09:30.802Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T07:09:30.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T07:09:30.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T07:09:30.897Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2026-02-13T07:09:30.897Z] 0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T07:09:30.897Z] latest [2026-02-13T07:09:30.897Z] 4.1.0-dev.21 [2026-02-13T07:09:30.897Z] 0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T07:09:30.897Z] main [2026-02-13T07:09:30.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:31.256Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:31.605Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T07:09:31.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-02-13T07:09:31.605Z] ff227a55e9a0: Preparing [2026-02-13T07:09:31.605Z] 74cdd4a952f3: Preparing [2026-02-13T07:09:31.605Z] 0b75be4de9d1: Preparing [2026-02-13T07:09:31.605Z] 2168049d80a9: Preparing [2026-02-13T07:09:31.605Z] d4ab58299b85: Preparing [2026-02-13T07:09:31.605Z] c4e71c2a4573: Preparing [2026-02-13T07:09:31.605Z] c4e71c2a4573: Waiting [2026-02-13T07:09:31.870Z] 2168049d80a9: Pushed [2026-02-13T07:09:31.870Z] 74cdd4a952f3: Pushed [2026-02-13T07:09:31.870Z] ff227a55e9a0: Pushed [2026-02-13T07:09:31.870Z] d4ab58299b85: Pushed [2026-02-13T07:09:31.870Z] c4e71c2a4573: Layer already exists [2026-02-13T07:09:40.045Z] 0b75be4de9d1: Pushed [2026-02-13T07:09:40.045Z] 0763565157d6401623f57a64962ffe6d17717018: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:40.422Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:40.769Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-02-13T07:09:40.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-02-13T07:09:40.769Z] ff227a55e9a0: Preparing [2026-02-13T07:09:40.769Z] 74cdd4a952f3: Preparing [2026-02-13T07:09:40.769Z] 0b75be4de9d1: Preparing [2026-02-13T07:09:40.769Z] 2168049d80a9: Preparing [2026-02-13T07:09:40.769Z] d4ab58299b85: Preparing [2026-02-13T07:09:40.769Z] c4e71c2a4573: Preparing [2026-02-13T07:09:40.769Z] c4e71c2a4573: Waiting [2026-02-13T07:09:40.769Z] 74cdd4a952f3: Layer already exists [2026-02-13T07:09:40.769Z] 0b75be4de9d1: Layer already exists [2026-02-13T07:09:40.769Z] ff227a55e9a0: Layer already exists [2026-02-13T07:09:40.769Z] 2168049d80a9: Layer already exists [2026-02-13T07:09:40.769Z] d4ab58299b85: Layer already exists [2026-02-13T07:09:40.769Z] c4e71c2a4573: Layer already exists [2026-02-13T07:09:40.769Z] latest: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:41.122Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:41.478Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.21 [2026-02-13T07:09:41.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-02-13T07:09:41.478Z] ff227a55e9a0: Preparing [2026-02-13T07:09:41.478Z] 74cdd4a952f3: Preparing [2026-02-13T07:09:41.478Z] 0b75be4de9d1: Preparing [2026-02-13T07:09:41.478Z] 2168049d80a9: Preparing [2026-02-13T07:09:41.478Z] d4ab58299b85: Preparing [2026-02-13T07:09:41.478Z] c4e71c2a4573: Preparing [2026-02-13T07:09:41.478Z] c4e71c2a4573: Waiting [2026-02-13T07:09:41.478Z] 2168049d80a9: Layer already exists [2026-02-13T07:09:41.478Z] 0b75be4de9d1: Layer already exists [2026-02-13T07:09:41.478Z] 74cdd4a952f3: Layer already exists [2026-02-13T07:09:41.478Z] ff227a55e9a0: Layer already exists [2026-02-13T07:09:41.478Z] d4ab58299b85: Layer already exists [2026-02-13T07:09:41.478Z] c4e71c2a4573: Layer already exists [2026-02-13T07:09:41.478Z] 4.1.0-dev.21: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:41.845Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:42.206Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T07:09:42.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-02-13T07:09:42.206Z] ff227a55e9a0: Preparing [2026-02-13T07:09:42.206Z] 74cdd4a952f3: Preparing [2026-02-13T07:09:42.206Z] 0b75be4de9d1: Preparing [2026-02-13T07:09:42.206Z] 2168049d80a9: Preparing [2026-02-13T07:09:42.206Z] d4ab58299b85: Preparing [2026-02-13T07:09:42.206Z] c4e71c2a4573: Preparing [2026-02-13T07:09:42.206Z] c4e71c2a4573: Waiting [2026-02-13T07:09:42.206Z] 74cdd4a952f3: Layer already exists [2026-02-13T07:09:42.206Z] 0b75be4de9d1: Layer already exists [2026-02-13T07:09:42.206Z] 2168049d80a9: Layer already exists [2026-02-13T07:09:42.206Z] ff227a55e9a0: Layer already exists [2026-02-13T07:09:42.206Z] d4ab58299b85: Layer already exists [2026-02-13T07:09:42.206Z] c4e71c2a4573: Layer already exists [2026-02-13T07:09:42.206Z] 0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:42.880Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:43.233Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2026-02-13T07:09:43.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-02-13T07:09:43.233Z] ff227a55e9a0: Preparing [2026-02-13T07:09:43.233Z] 74cdd4a952f3: Preparing [2026-02-13T07:09:43.233Z] 0b75be4de9d1: Preparing [2026-02-13T07:09:43.233Z] 2168049d80a9: Preparing [2026-02-13T07:09:43.233Z] d4ab58299b85: Preparing [2026-02-13T07:09:43.233Z] c4e71c2a4573: Preparing [2026-02-13T07:09:43.233Z] c4e71c2a4573: Waiting [2026-02-13T07:09:43.233Z] ff227a55e9a0: Layer already exists [2026-02-13T07:09:43.233Z] 74cdd4a952f3: Layer already exists [2026-02-13T07:09:43.233Z] 0b75be4de9d1: Layer already exists [2026-02-13T07:09:43.233Z] 2168049d80a9: Layer already exists [2026-02-13T07:09:43.233Z] d4ab58299b85: Layer already exists [2026-02-13T07:09:43.233Z] c4e71c2a4573: Layer already exists [2026-02-13T07:09:43.233Z] main: digest: sha256:c2d96e57ab626317940e6cd04cd6eecaa7aa2cc27024a3f388262ab36cb4416a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T07:09:43.583Z] ===================================================== [Pipeline] echo [2026-02-13T07:09:43.597Z] taggedImages: [2026-02-13T07:09:43.597Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018 [2026-02-13T07:09:43.597Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-02-13T07:09:43.597Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.21 [2026-02-13T07:09:43.597Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [2026-02-13T07:09:43.597Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2026-02-13T07:09:43.610Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018 [Pipeline] echo [2026-02-13T07:09:43.621Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2026-02-13T07:09:43.631Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.21 [Pipeline] echo [2026-02-13T07:09:43.641Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:0763565157d6401623f57a64962ffe6d17717018-4.1.0-dev.21 [Pipeline] echo [2026-02-13T07:09:43.657Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:44.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T07:09:44.058Z] [2026-02-13T07:09:44.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:09:44.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T07:09:44.404Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T07:09:44.404Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T07:09:44.404Z] 04944245beec: Pulling fs layer [2026-02-13T07:09:44.404Z] 699f458cf7ca: Pulling fs layer [2026-02-13T07:09:44.404Z] 765212b225bb: Pulling fs layer [2026-02-13T07:09:44.404Z] f23df028b6ca: Pulling fs layer [2026-02-13T07:09:44.404Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T07:09:44.404Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T07:09:44.404Z] f23df028b6ca: Waiting [2026-02-13T07:09:44.404Z] d65c8cfc05b1: Waiting [2026-02-13T07:09:44.404Z] 2437ff75d9bd: Waiting [2026-02-13T07:09:44.404Z] 765212b225bb: Waiting [2026-02-13T07:09:44.673Z] 04944245beec: Verifying Checksum [2026-02-13T07:09:44.673Z] 04944245beec: Download complete [2026-02-13T07:09:44.673Z] 765212b225bb: Download complete [2026-02-13T07:09:44.673Z] f23df028b6ca: Verifying Checksum [2026-02-13T07:09:44.673Z] f23df028b6ca: Download complete [2026-02-13T07:09:44.673Z] d65c8cfc05b1: Download complete [2026-02-13T07:09:44.944Z] 699f458cf7ca: Verifying Checksum [2026-02-13T07:09:44.944Z] 699f458cf7ca: Download complete [2026-02-13T07:09:45.216Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T07:09:45.216Z] 8998bd30e6a1: Download complete [2026-02-13T07:09:47.806Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T07:09:47.806Z] 2437ff75d9bd: Download complete [2026-02-13T07:09:49.752Z] 8998bd30e6a1: Pull complete [2026-02-13T07:09:50.333Z] 04944245beec: Pull complete [2026-02-13T07:09:51.745Z] 699f458cf7ca: Pull complete [2026-02-13T07:09:53.681Z] 765212b225bb: Pull complete [2026-02-13T07:09:54.270Z] f23df028b6ca: Pull complete [2026-02-13T07:09:54.270Z] d65c8cfc05b1: Pull complete [2026-02-13T07:10:12.461Z] 2437ff75d9bd: Pull complete [2026-02-13T07:10:12.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T07:10:12.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T07:10:12.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:10:12.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-2028 does not seem to be running inside a container [2026-02-13T07:10:12.711Z] $ 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/device-rest-go/228 -v /w/workspace/device-rest-go/228:/w/workspace/device-rest-go/228:rw,z -v /w/workspace/device-rest-go/228@tmp:/w/workspace/device-rest-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-13T07:10:15.332Z] $ docker top dc3d97a7a5ce3bb4a81e46e1f04f8e622e5751f123661525e63499aa0df1189d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:10:15.852Z] ---> job-cost.sh [2026-02-13T07:10:16.116Z] lf-activate-venv: SKIPPING [2026-02-13T07:10:16.116Z] INFO: No Stack... [2026-02-13T07:10:16.382Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T07:10:17.338Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T07:10:17.971Z] + cat /w/workspace/device-rest-go/228/archives/cost.csv [2026-02-13T07:10:17.972Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T07:10:18.026Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [2026-02-13T07:10:18.036Z] Resource [jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] did not exist. Created. [2026-02-13T07:10:18.041Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T07:10:18.705Z] /w/workspace/device-rest-go/228@tmp/durable-be7079c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T07:10:19.344Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T07:10:19.371Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T07:10:19.415Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T07:10:19.425Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T07:10:19.456Z] $ docker stop --time=1 dc3d97a7a5ce3bb4a81e46e1f04f8e622e5751f123661525e63499aa0df1189d [2026-02-13T07:10:20.953Z] $ docker rm -f --volumes dc3d97a7a5ce3bb4a81e46e1f04f8e622e5751f123661525e63499aa0df1189d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-02-13T07:10:21.403Z] provisioning config files... [2026-02-13T07:10:21.409Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config496656357476295260tmp [Pipeline] { [Pipeline] sh [2026-02-13T07:10:21.699Z] + set +x [2026-02-13T07:10:21.700Z] + curl -s https://codecov.io/bash [2026-02-13T07:10:21.700Z] + bash -s -- [2026-02-13T07:10:21.700Z] [2026-02-13T07:10:21.700Z] _____ _ [2026-02-13T07:10:21.700Z] / ____| | | [2026-02-13T07:10:21.700Z] | | ___ __| | ___ ___ _____ __ [2026-02-13T07:10:21.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-13T07:10:21.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-13T07:10:21.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-13T07:10:21.700Z] Bash-1.0.6 [2026-02-13T07:10:21.700Z] [2026-02-13T07:10:21.700Z] [2026-02-13T07:10:21.700Z] ==> git version 2.25.1 found [2026-02-13T07:10:21.958Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-02-13T07:10:21.958Z] Release-Date: 2020-01-08 [2026-02-13T07:10:21.958Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-13T07:10:21.958Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-13T07:10:21.958Z] ==> Jenkins CI detected. [2026-02-13T07:10:21.958Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2026-02-13T07:10:21.958Z] project root: . [2026-02-13T07:10:21.958Z] --> token set from env [2026-02-13T07:10:21.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-13T07:10:21.958Z] ==> Running gcov in . (disable via -X gcov) [2026-02-13T07:10:21.958Z] ==> Python coveragepy not found [2026-02-13T07:10:21.958Z] ==> Searching for coverage reports in: [2026-02-13T07:10:21.958Z] + . [2026-02-13T07:10:21.958Z] -> Found 1 reports [2026-02-13T07:10:21.958Z] ==> Detecting git/mercurial file structure [2026-02-13T07:10:21.958Z] ==> Reading reports [2026-02-13T07:10:21.958Z] + ./coverage.out bytes=14565 [2026-02-13T07:10:21.958Z] ==> Appending adjustments [2026-02-13T07:10:21.958Z] https://docs.codecov.io/docs/fixing-reports [2026-02-13T07:10:21.958Z] + Found adjustments [2026-02-13T07:10:21.958Z] ==> Gzipping contents [2026-02-13T07:10:21.958Z] 4.0K /tmp/codecov.KeAoeR.gz [2026-02-13T07:10:21.958Z] ==> Uploading reports [2026-02-13T07:10:21.958Z] url: https://codecov.io [2026-02-13T07:10:21.958Z] query: branch=main&commit=0763565157d6401623f57a64962ffe6d17717018&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T07:10:21.958Z] -> Pinging Codecov [2026-02-13T07:10:21.959Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0763565157d6401623f57a64962ffe6d17717018&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T07:10:22.219Z] -> Uploading to [2026-02-13T07:10:22.219Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/0763565157d6401623f57a64962ffe6d17717018/742b5e97-b420-467c-bd90-5c8daffb6dbd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T071022Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=66d2d5a0cdf4435891a7b4e7fd6564a551eb30bf4f3ee592d7a25587b8b96d74 [2026-02-13T07:10:22.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T07:10:22.219Z] Dload Upload Total Spent Left Speed [2026-02-13T07:10:22.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 12994 --:--:-- --:--:-- --:--:-- 12994 [2026-02-13T07:10:22.477Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0763565157d6401623f57a64962ffe6d17717018 [Pipeline] } [2026-02-13T07:10:22.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-02-13T07:10:22.687Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-02-13T07:10:22.701Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:10:22.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T07:10:22.996Z] [2026-02-13T07:10:22.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:10:23.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T07:10:23.553Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-02-13T07:10:23.553Z] 2d35ebdb57d9: Already exists [2026-02-13T07:10:23.553Z] 85e8836fcdb2: Pulling fs layer [2026-02-13T07:10:23.553Z] 91631faa732a: Pulling fs layer [2026-02-13T07:10:23.553Z] f3f5ae8826fa: Pulling fs layer [2026-02-13T07:10:23.553Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T07:10:23.553Z] 7861252a18e6: Pulling fs layer [2026-02-13T07:10:23.553Z] 4f4fb700ef54: Waiting [2026-02-13T07:10:23.553Z] 7861252a18e6: Waiting [2026-02-13T07:10:23.553Z] 9130f900ef6f: Pulling fs layer [2026-02-13T07:10:23.553Z] 9130f900ef6f: Waiting [2026-02-13T07:10:23.812Z] f3f5ae8826fa: Download complete [2026-02-13T07:10:23.812Z] 85e8836fcdb2: Download complete [2026-02-13T07:10:23.812Z] 4f4fb700ef54: Download complete [2026-02-13T07:10:23.812Z] 85e8836fcdb2: Pull complete [2026-02-13T07:10:24.072Z] 7861252a18e6: Verifying Checksum [2026-02-13T07:10:24.072Z] 7861252a18e6: Download complete [2026-02-13T07:10:24.333Z] 91631faa732a: Verifying Checksum [2026-02-13T07:10:24.333Z] 91631faa732a: Download complete [2026-02-13T07:10:24.899Z] 9130f900ef6f: Verifying Checksum [2026-02-13T07:10:24.899Z] 9130f900ef6f: Download complete [2026-02-13T07:10:30.173Z] 91631faa732a: Pull complete [2026-02-13T07:10:30.173Z] f3f5ae8826fa: Pull complete [2026-02-13T07:10:30.173Z] 4f4fb700ef54: Pull complete [2026-02-13T07:10:31.110Z] 7861252a18e6: Pull complete [2026-02-13T07:10:36.381Z] 9130f900ef6f: Pull complete [2026-02-13T07:10:36.381Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-02-13T07:10:36.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T07:10:36.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:10:36.474Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T07:10:36.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-02-13T07:10:46.059Z] $ docker top c990a6ce09cccabf2fb77773adc9be3b0a884e85a94b4df237205adf374f1691 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T07:10:46.400Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2026-02-13T07:10:46.408Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2026-02-13T07:10:46.684Z] + set -o pipefail [2026-02-13T07:10:46.684Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2026-02-13T07:10:58.916Z] [2026-02-13T07:10:58.916Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2026-02-13T07:10:58.916Z] [2026-02-13T07:10:58.916Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/06762519-a4ca-48e0-8413-92957fbd0555 [2026-02-13T07:10:58.916Z] [2026-02-13T07:10:58.916Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-02-13T07:10:58.916Z] [2026-02-13T07:10:58.916Z] [2026-02-13T07:10:58.916Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-02-13T07:10:58.916Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-02-13T07:10:58.924Z] $ docker stop --time=1 c990a6ce09cccabf2fb77773adc9be3b0a884e85a94b4df237205adf374f1691 [2026-02-13T07:11:11.202Z] $ docker rm -f --volumes c990a6ce09cccabf2fb77773adc9be3b0a884e85a94b4df237205adf374f1691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T07:11:12.166Z] + git log --format=format:%s -1 0763565157d6401623f57a64962ffe6d17717018 [Pipeline] sh [2026-02-13T07:11:12.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T07:11:12.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:11:12.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T07:11:12.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:11:12.837Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T07:11:12.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T07:11:14.086Z] $ docker top 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b -eo pid,comm [2026-02-13T07:11:14.131Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T07:11:14.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T07:11:14.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T07:11:14.177Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T07:11:14.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T07:11:14.290Z] $ docker exec 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b ssh-agent [2026-02-13T07:11:14.401Z] SSH_AUTH_SOCK=/tmp/ssh-4iNjDkKdgYBo/agent.14 [2026-02-13T07:11:14.401Z] SSH_AGENT_PID=20 [2026-02-13T07:11:14.407Z] Running ssh-add (command line suppressed) [2026-02-13T07:11:14.501Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9288615532835111490.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9288615532835111490.key) [2026-02-13T07:11:14.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T07:11:14.803Z] + git semver tag [2026-02-13T07:11:15.061Z] 2026-02-13 07:11:15,004 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T07:11:15.061Z] 2026-02-13 07:11:15,043 [run_tag] DEBUG tag force:False [2026-02-13T07:11:15.061Z] 2026-02-13 07:11:15,043 [check_head_tag] DEBUG check head tag [2026-02-13T07:11:15.061Z] 2026-02-13 07:11:15,045 [execute] INFO git cat-file --batch-check [2026-02-13T07:11:15.061Z] 2026-02-13 07:11:15,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T07:11:15.061Z] 2026-02-13 07:11:15,047 [execute] INFO git cat-file --batch [2026-02-13T07:11:15.061Z] 2026-02-13 07:11:15,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T07:11:15.320Z] 2026-02-13 07:11:15,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T07:11:15.320Z] 2026-02-13 07:11:15,062 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 [2026-02-13T07:11:15.320Z] 2026-02-13 07:11:15,062 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T07:11:15.320Z] 2026-02-13 07:11:15,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T07:11:15.320Z] 4.1.0-dev.21 [Pipeline] } [2026-02-13T07:11:15.326Z] $ docker exec --env ******** --env ******** 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b ssh-agent -k [2026-02-13T07:11:15.428Z] unset SSH_AUTH_SOCK; [2026-02-13T07:11:15.428Z] unset SSH_AGENT_PID; [2026-02-13T07:11:15.428Z] echo Agent pid 20 killed; [2026-02-13T07:11:15.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T07:11:15.758Z] + git semver [Pipeline] } [2026-02-13T07:11:16.336Z] $ docker stop --time=1 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b [2026-02-13T07:11:18.023Z] $ docker rm -f --volumes 2dedc496cfbb737ccad138e9eb4288a5ed44127db3e7ad44eba904815840718b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:11:18.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T07:11:18.513Z] [2026-02-13T07:11:18.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:11:18.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T07:11:19.068Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-13T07:11:19.068Z] ab5ef0e58194: Pulling fs layer [2026-02-13T07:11:19.068Z] 9712f1f96733: Pulling fs layer [2026-02-13T07:11:19.068Z] 63f879dbbcfc: Pulling fs layer [2026-02-13T07:11:19.068Z] 0d9ebad4ef96: Pulling fs layer [2026-02-13T07:11:19.068Z] e9a5061849ea: Pulling fs layer [2026-02-13T07:11:19.068Z] d747dcd14b5f: Pulling fs layer [2026-02-13T07:11:19.068Z] 2de7ff778b66: Pulling fs layer [2026-02-13T07:11:19.068Z] e9a5061849ea: Waiting [2026-02-13T07:11:19.068Z] d747dcd14b5f: Waiting [2026-02-13T07:11:19.068Z] 0d9ebad4ef96: Waiting [2026-02-13T07:11:19.068Z] 2de7ff778b66: Waiting [2026-02-13T07:11:19.068Z] 9712f1f96733: Verifying Checksum [2026-02-13T07:11:19.068Z] 9712f1f96733: Download complete [2026-02-13T07:11:19.326Z] 63f879dbbcfc: Verifying Checksum [2026-02-13T07:11:19.326Z] 63f879dbbcfc: Download complete [2026-02-13T07:11:19.584Z] e9a5061849ea: Verifying Checksum [2026-02-13T07:11:19.584Z] e9a5061849ea: Download complete [2026-02-13T07:11:19.584Z] d747dcd14b5f: Download complete [2026-02-13T07:11:19.584Z] 0d9ebad4ef96: Verifying Checksum [2026-02-13T07:11:19.584Z] 0d9ebad4ef96: Download complete [2026-02-13T07:11:19.842Z] 2de7ff778b66: Verifying Checksum [2026-02-13T07:11:19.842Z] 2de7ff778b66: Download complete [2026-02-13T07:11:19.842Z] ab5ef0e58194: Download complete [2026-02-13T07:11:23.121Z] ab5ef0e58194: Pull complete [2026-02-13T07:11:23.380Z] 9712f1f96733: Pull complete [2026-02-13T07:11:23.946Z] 63f879dbbcfc: Pull complete [2026-02-13T07:11:29.212Z] 0d9ebad4ef96: Pull complete [2026-02-13T07:11:29.472Z] e9a5061849ea: Pull complete [2026-02-13T07:11:29.472Z] d747dcd14b5f: Pull complete [2026-02-13T07:11:30.846Z] 2de7ff778b66: Pull complete [2026-02-13T07:11:30.846Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-13T07:11:30.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T07:11:30.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:11:30.944Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T07:11:30.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-02-13T07:11:35.100Z] $ docker top f45087235a047d0dce309be417a55bd82e0759451ef281d1e71dabf0b138063b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-13T07:11:35.173Z] provisioning config files... [2026-02-13T07:11:35.180Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18109625100681679288tmp [2026-02-13T07:11:35.191Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11469474362793989209tmp [2026-02-13T07:11:35.199Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8551400889182726411tmp [Pipeline] { [Pipeline] echo [2026-02-13T07:11:35.225Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:35.516Z] ---> sigul-configuration.sh [2026-02-13T07:11:35.516Z] gpg: directory `/root/.gnupg' created [2026-02-13T07:11:35.516Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-13T07:11:35.516Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-13T07:11:35.516Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-13T07:11:35.516Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-13T07:11:35.516Z] gpg: CAST5 encrypted data [2026-02-13T07:11:35.516Z] gpg: encrypted with 1 passphrase [2026-02-13T07:11:35.516Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-13T07:11:35.809Z] + mkdir /home/jenkins [2026-02-13T07:11:35.809Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-13T07:11:36.116Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-02-13T07:11:36.129Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:36.421Z] ---> sigul-install.sh [2026-02-13T07:11:36.421Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-13T07:11:36.783Z] + git tag --list [2026-02-13T07:11:36.783Z] v1.0.0 [2026-02-13T07:11:36.783Z] v1.1.0 [2026-02-13T07:11:36.783Z] v1.1.1 [2026-02-13T07:11:36.783Z] v1.1.2 [2026-02-13T07:11:36.783Z] v1.2.0 [2026-02-13T07:11:36.783Z] v1.2.1 [2026-02-13T07:11:36.783Z] v2.0.0 [2026-02-13T07:11:36.783Z] v2.1.0 [2026-02-13T07:11:36.783Z] v2.1.1 [2026-02-13T07:11:36.783Z] v2.2.0 [2026-02-13T07:11:36.783Z] v2.3.0 [2026-02-13T07:11:36.783Z] v3.0 [2026-02-13T07:11:36.783Z] v3.0.0 [2026-02-13T07:11:36.783Z] v3.1 [2026-02-13T07:11:36.783Z] v3.1.0 [2026-02-13T07:11:36.783Z] v3.1.1 [2026-02-13T07:11:36.783Z] v4.0 [2026-02-13T07:11:36.783Z] v4.0.0 [2026-02-13T07:11:36.783Z] v4.0.1 [2026-02-13T07:11:36.783Z] v4.0.1-dev.1 [2026-02-13T07:11:36.783Z] v4.1.0-dev.1 [2026-02-13T07:11:36.783Z] v4.1.0-dev.10 [2026-02-13T07:11:36.783Z] v4.1.0-dev.11 [2026-02-13T07:11:36.783Z] v4.1.0-dev.12 [2026-02-13T07:11:36.783Z] v4.1.0-dev.13 [2026-02-13T07:11:36.783Z] v4.1.0-dev.14 [2026-02-13T07:11:36.783Z] v4.1.0-dev.15 [2026-02-13T07:11:36.783Z] v4.1.0-dev.16 [2026-02-13T07:11:36.783Z] v4.1.0-dev.17 [2026-02-13T07:11:36.783Z] v4.1.0-dev.18 [2026-02-13T07:11:36.783Z] v4.1.0-dev.19 [2026-02-13T07:11:36.783Z] v4.1.0-dev.2 [2026-02-13T07:11:36.783Z] v4.1.0-dev.20 [2026-02-13T07:11:36.783Z] v4.1.0-dev.21 [2026-02-13T07:11:36.783Z] v4.1.0-dev.3 [2026-02-13T07:11:36.783Z] v4.1.0-dev.4 [2026-02-13T07:11:36.783Z] v4.1.0-dev.5 [2026-02-13T07:11:36.783Z] v4.1.0-dev.6 [2026-02-13T07:11:36.783Z] v4.1.0-dev.7 [2026-02-13T07:11:36.783Z] v4.1.0-dev.8 [2026-02-13T07:11:36.783Z] v4.1.0-dev.9 [Pipeline] sh [2026-02-13T07:11:37.082Z] + lftools sign git-tag v4.1.0-dev.21 [2026-02-13T07:11:37.659Z] Signing Git tag with Sigul... [2026-02-13T07:11:37.659Z] Signing v4.1.0-dev.21 [Pipeline] echo [2026-02-13T07:11:37.952Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:38.287Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-13T07:11:38.296Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-13T07:11:38.320Z] $ docker stop --time=1 f45087235a047d0dce309be417a55bd82e0759451ef281d1e71dabf0b138063b [2026-02-13T07:11:39.628Z] $ docker rm -f --volumes f45087235a047d0dce309be417a55bd82e0759451ef281d1e71dabf0b138063b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-13T07:11:40.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T07:11:40.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:11:40.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T07:11:40.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:11:40.445Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T07:11:40.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T07:11:40.722Z] $ docker top 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 -eo pid,comm [2026-02-13T07:11:40.771Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T07:11:40.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T07:11:40.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T07:11:40.825Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T07:11:40.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T07:11:40.932Z] $ docker exec 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 ssh-agent [2026-02-13T07:11:41.039Z] SSH_AUTH_SOCK=/tmp/ssh-m6RvZQ5bNoB7/agent.32 [2026-02-13T07:11:41.039Z] SSH_AGENT_PID=39 [2026-02-13T07:11:41.044Z] Running ssh-add (command line suppressed) [2026-02-13T07:11:41.141Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1734107694661549607.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1734107694661549607.key) [2026-02-13T07:11:41.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T07:11:41.447Z] + git semver bump pre [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,663 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,668 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,668 [bump_version] DEBUG bumped version:4.1.0-dev.22 [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,668 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,668 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,668 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,671 [execute] INFO git cat-file --batch-check [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,674 [execute] INFO git cat-file --batch [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T07:11:41.706Z] 2026-02-13 07:11:41,679 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T07:11:41.706Z] 4.1.0-dev.22 [Pipeline] } [2026-02-13T07:11:41.712Z] $ docker exec --env ******** --env ******** 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 ssh-agent -k [2026-02-13T07:11:41.813Z] unset SSH_AUTH_SOCK; [2026-02-13T07:11:41.813Z] unset SSH_AGENT_PID; [2026-02-13T07:11:41.813Z] echo Agent pid 39 killed; [2026-02-13T07:11:41.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T07:11:42.143Z] + git semver [Pipeline] } [2026-02-13T07:11:42.411Z] $ docker stop --time=1 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 [2026-02-13T07:11:43.716Z] $ docker rm -f --volumes 18008daffa0dbbe1272ca962ba73c0c3e4edbd1652a19aadce8f96b1f11cbc60 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T07:11:44.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T07:11:44.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:11:44.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T07:11:44.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:11:44.449Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T07:11:44.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T07:11:44.730Z] $ docker top ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 -eo pid,comm [2026-02-13T07:11:44.779Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T07:11:44.779Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T07:11:44.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T07:11:44.827Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T07:11:44.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T07:11:44.934Z] $ docker exec ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 ssh-agent [2026-02-13T07:11:45.037Z] SSH_AUTH_SOCK=/tmp/ssh-EMXpArRrYZjh/agent.32 [2026-02-13T07:11:45.037Z] SSH_AGENT_PID=38 [2026-02-13T07:11:45.041Z] Running ssh-add (command line suppressed) [2026-02-13T07:11:45.136Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12406616340291143911.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12406616340291143911.key) [2026-02-13T07:11:45.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T07:11:45.438Z] + git semver push [2026-02-13T07:11:45.698Z] 2026-02-13 07:11:45,672 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T07:11:45.698Z] 2026-02-13 07:11:45,675 [run_push] DEBUG push [2026-02-13T07:11:45.698Z] 2026-02-13 07:11:45,676 [execute] INFO git cat-file --batch-check [2026-02-13T07:11:45.698Z] 2026-02-13 07:11:45,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T07:11:45.698Z] 2026-02-13 07:11:45,678 [execute] INFO git rev-list fb8907ed80a5b1f43609a0e05234053a9e03c71e -- [2026-02-13T07:11:45.698Z] 2026-02-13 07:11:45,678 [execute] DEBUG Popen(['git', 'rev-list', 'fb8907ed80a5b1f43609a0e05234053a9e03c71e', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T07:11:45.698Z] 2026-02-13 07:11:45,686 [execute] INFO git fetch -v -- origin [2026-02-13T07:11:45.698Z] 2026-02-13 07:11:45,687 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-13T07:11:46.266Z] 2026-02-13 07:11:46,248 [run_push] DEBUG no remote changes detected [2026-02-13T07:11:46.266Z] 2026-02-13 07:11:46,248 [execute] INFO git push origin semver [2026-02-13T07:11:46.266Z] 2026-02-13 07:11:46,249 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T07:11:47.203Z] 2026-02-13 07:11:46,980 [run_push] DEBUG push all version tags [2026-02-13T07:11:47.203Z] 2026-02-13 07:11:46,981 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-13T07:11:47.203Z] 2026-02-13 07:11:46,981 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T07:11:47.772Z] 2026-02-13 07:11:47,710 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-02-13T07:11:47.772Z] 4.1.0-dev.22 [Pipeline] } [2026-02-13T07:11:47.779Z] $ docker exec --env ******** --env ******** ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 ssh-agent -k [2026-02-13T07:11:47.873Z] unset SSH_AUTH_SOCK; [2026-02-13T07:11:47.873Z] unset SSH_AGENT_PID; [2026-02-13T07:11:47.873Z] echo Agent pid 38 killed; [2026-02-13T07:11:47.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T07:11:48.206Z] + git semver [Pipeline] } [2026-02-13T07:11:48.478Z] $ docker stop --time=1 ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 [2026-02-13T07:11:49.744Z] $ docker rm -f --volumes ba65957584b6815b28a64b04bf748bb9c0f0fd218eb87e898f94ef16cc44e279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T07:11:50.294Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2026-02-13T07:11:50.294Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-02-13T07:11:50.294Z] total 16 [2026-02-13T07:11:50.294Z] drwxr-xr-x 3 root root 4096 Feb 13 06:59 . [2026-02-13T07:11:50.294Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 07:11 .. [2026-02-13T07:11:50.294Z] drwxr-xr-x 2 root root 4096 Feb 13 06:59 cost [2026-02-13T07:11:50.294Z] -rw-r--r-- 1 root root 86 Feb 13 06:59 cost.csv [2026-02-13T07:11:50.294Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-02-13T07:11:50.294Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-02-13T07:11:50.294Z] total 16 [2026-02-13T07:11:50.294Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:59 . [2026-02-13T07:11:50.294Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 07:11 .. [2026-02-13T07:11:50.294Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 06:59 cost [2026-02-13T07:11:50.294Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 13 06:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:50.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:51.436Z] ---> package-listing.sh [2026-02-13T07:11:51.436Z] ++ facter osfamily [2026-02-13T07:11:51.436Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T07:11:51.696Z] + OS_FAMILY=debian [2026-02-13T07:11:51.696Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-02-13T07:11:51.696Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T07:11:51.696Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T07:11:51.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T07:11:51.696Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T07:11:51.696Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-02-13T07:11:51.696Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T07:11:51.696Z] + case "${OS_FAMILY}" in [2026-02-13T07:11:51.696Z] + dpkg -l [2026-02-13T07:11:51.696Z] + grep '^ii' [2026-02-13T07:11:51.696Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T07:11:51.696Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T07:11:51.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T07:11:51.696Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-02-13T07:11:51.696Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-02-13T07:11:51.696Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2026-02-13T07:11:51.708Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T07:11:51.985Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:11:52.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T07:11:52.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:11:52.626Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2026-02-13T07:11:52.655Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T07:11:52.879Z] $ docker top 4017cd1d5fcba28cace7ea8dbb395edaec180c4cf5892b282179159e9ea4aa84 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T07:11:53.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T07:11:53.513Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T07:11:53.799Z] + ls /var/log/sa-host [2026-02-13T07:11:53.799Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T07:11:53.835Z] provisioning config files... [2026-02-13T07:11:53.841Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6736204703473563196tmp [Pipeline] { [Pipeline] echo [2026-02-13T07:11:53.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:54.138Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T07:11:54.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:54.445Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T07:11:54.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:54.735Z] ---> sudo-logs.sh [2026-02-13T07:11:54.735Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T07:11:54.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:55.049Z] ---> job-cost.sh [2026-02-13T07:11:55.049Z] lf-activate-venv: SKIPPING [2026-02-13T07:11:55.049Z] DEBUG: total: 0.2199999988079071 [2026-02-13T07:11:55.049Z] INFO: Retrieving Stack Cost... [2026-02-13T07:11:55.307Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T07:11:55.567Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T07:11:55.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:11:55.858Z] ---> logs-deploy.sh [2026-02-13T07:11:55.858Z] lf-activate-venv: SKIPPING [2026-02-13T07:11:55.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/228 [2026-02-13T07:11:55.858Z] INFO: archiving workspace using pattern(s): [2026-02-13T07:11:56.794Z] Archives upload complete. [2026-02-13T07:11:56.794Z] INFO: archiving logs to Nexus