Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c1c169d50021e354cc734adf9e7d54174e3ae25 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-ssh15124739442161843054.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-ssh7157397826443619029.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-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9960559322135228909.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-ssh4549336570404696302.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2711966846649122077.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3938 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8c1c169d50021e354cc734adf9e7d54174e3ae25 (main) Commit message: "Merge pull request #702 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 8c1c169d50021e354cc734adf9e7d54174e3ae25 # timeout=10 > git rev-list --no-walk 9785ede72cba43db6a9099d0cd7be30449c05d75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-23T08:31:41.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-23T08:31:41.728Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-23T08:31:41.758Z] ========================================================= [2026-03-23T08:31:41.758Z] EdgeX Global Pipelines Version Info [2026-03-23T08:31:41.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:31:42.904Z] ------------------- [2026-03-23T08:31:42.904Z] stable info: [2026-03-23T08:31:42.904Z] ------------------- [2026-03-23T08:31:42.904Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-23T08:31:42.904Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-23T08:31:42.904Z] Message: update stable to v1.0.278 [2026-03-23T08:31:43.477Z] ------------------- [2026-03-23T08:31:43.477Z] experimental info: [2026-03-23T08:31:43.477Z] ------------------- [2026-03-23T08:31:43.477Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-23T08:31:43.477Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-23T08:31:43.477Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-23T08:31:43.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2026-03-23T08:31:43.588Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2026-03-23T08:31:43.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-23T08:31:43.637Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-23T08:31:43.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-23T08:31:43.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-23T08:31:43.709Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-23T08:31:43.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-23T08:31:43.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-23T08:31:43.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-23T08:31:43.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-23T08:31:43.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2026-03-23T08:31:43.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-23T08:31:43.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-23T08:31:43.986Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-23T08:31:44.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-23T08:31:44.040Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-23T08:31:44.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-23T08:31:44.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-23T08:31:44.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-23T08:31:44.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-23T08:31:44.161Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-23T08:31:44.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-23T08:31:44.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-23T08:31:44.235Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-23T08:31:44.261Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-23T08:31:44.284Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-23T08:31:44.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-23T08:31:44.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-23T08:31:44.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-23T08:31:44.391Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c1c169d50021e354cc734adf9e7d54174e3ae25 [Pipeline] echo [2026-03-23T08:31:44.415Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c1c169 [Pipeline] echo [2026-03-23T08:31:44.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:31:44.513Z] provisioning config files... [2026-03-23T08:31:44.529Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2615920140987098316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:31:44.870Z] ---> ****-login.sh [2026-03-23T08:31:44.870Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:31:44.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:45.134Z] [2026-03-23T08:31:45.134Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:45.134Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:45.134Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:45.134Z] [2026-03-23T08:31:45.134Z] Login Succeeded [2026-03-23T08:31:45.134Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:31:45.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:45.134Z] [2026-03-23T08:31:45.134Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:45.134Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:45.134Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:45.134Z] [2026-03-23T08:31:45.134Z] Login Succeeded [2026-03-23T08:31:45.134Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:31:45.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:45.393Z] [2026-03-23T08:31:45.393Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:45.393Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:45.393Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:45.393Z] [2026-03-23T08:31:45.393Z] Login Succeeded [2026-03-23T08:31:45.393Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:31:45.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:45.393Z] [2026-03-23T08:31:45.393Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:45.393Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:45.393Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:45.393Z] [2026-03-23T08:31:45.393Z] Login Succeeded [2026-03-23T08:31:45.393Z] ****.io [2026-03-23T08:31:45.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:31:45.654Z] [2026-03-23T08:31:45.654Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:31:45.654Z] Configure a credential helper to remove this warning. See [2026-03-23T08:31:45.654Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:31:45.654Z] [2026-03-23T08:31:45.654Z] Login Succeeded [2026-03-23T08:31:45.654Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:31:45.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-23T08:31:46.061Z] + git rev-list -1 --merges 8c1c169d50021e354cc734adf9e7d54174e3ae25~1..8c1c169d50021e354cc734adf9e7d54174e3ae25 [Pipeline] echo [2026-03-23T08:31:46.094Z] -----------> git rev-list -1 --merges 8c1c169d50021e354cc734adf9e7d54174e3ae25~1..8c1c169d50021e354cc734adf9e7d54174e3ae25 8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:31:46.094Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25 [false] [Pipeline] sh [2026-03-23T08:31:46.390Z] + git log --format=format:%s -1 8c1c169d50021e354cc734adf9e7d54174e3ae25 [Pipeline] echo [2026-03-23T08:31:46.403Z] ========================================================= [2026-03-23T08:31:46.403Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-23T08:31:46.403Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-23T08:31:46.754Z] + git log --format=format:%s -1 8c1c169d50021e354cc734adf9e7d54174e3ae25 [Pipeline] echo [2026-03-23T08:31:46.767Z] [semverPrep] GIT_COMMIT: 8c1c169d50021e354cc734adf9e7d54174e3ae25, Commit Message: Merge pull request #702 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-23T08:31:46.782Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-23T08:31:47.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:31:47.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-23T08:31:47.143Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-23T08:31:47.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-23T08:31:47.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-23T08:31:47.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-23T08:31:47.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:31:47.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:31:47.493Z] [2026-03-23T08:31:47.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:31:47.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:31:47.796Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-23T08:31:47.796Z] 3dae71ba6b94: Pulling fs layer [2026-03-23T08:31:47.796Z] 6bf1a483ea7c: Pulling fs layer [2026-03-23T08:31:47.796Z] f5dfc541a4d3: Pulling fs layer [2026-03-23T08:31:47.796Z] 461d9e800cba: Pulling fs layer [2026-03-23T08:31:47.796Z] 80192f66455f: Pulling fs layer [2026-03-23T08:31:47.796Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-23T08:31:47.796Z] a29436f7fd5d: Pulling fs layer [2026-03-23T08:31:47.796Z] 923cac83aea3: Pulling fs layer [2026-03-23T08:31:47.796Z] 25ad8b0a4227: Pulling fs layer [2026-03-23T08:31:47.796Z] db01528c6b51: Pulling fs layer [2026-03-23T08:31:47.796Z] 28988de357af: Pulling fs layer [2026-03-23T08:31:47.796Z] 461d9e800cba: Waiting [2026-03-23T08:31:47.796Z] 80192f66455f: Waiting [2026-03-23T08:31:47.796Z] 2e8e34ca0e6c: Waiting [2026-03-23T08:31:47.796Z] 25ad8b0a4227: Waiting [2026-03-23T08:31:47.796Z] a29436f7fd5d: Waiting [2026-03-23T08:31:47.796Z] 923cac83aea3: Waiting [2026-03-23T08:31:47.796Z] db01528c6b51: Waiting [2026-03-23T08:31:47.796Z] 28988de357af: Waiting [2026-03-23T08:31:47.796Z] 6bf1a483ea7c: Verifying Checksum [2026-03-23T08:31:47.796Z] 6bf1a483ea7c: Download complete [2026-03-23T08:31:47.796Z] 461d9e800cba: Verifying Checksum [2026-03-23T08:31:47.796Z] 461d9e800cba: Download complete [2026-03-23T08:31:48.056Z] 80192f66455f: Verifying Checksum [2026-03-23T08:31:48.056Z] 80192f66455f: Download complete [2026-03-23T08:31:48.056Z] f5dfc541a4d3: Verifying Checksum [2026-03-23T08:31:48.056Z] f5dfc541a4d3: Download complete [2026-03-23T08:31:48.056Z] 3dae71ba6b94: Verifying Checksum [2026-03-23T08:31:48.056Z] 3dae71ba6b94: Download complete [2026-03-23T08:31:48.056Z] 923cac83aea3: Verifying Checksum [2026-03-23T08:31:48.056Z] 923cac83aea3: Download complete [2026-03-23T08:31:48.316Z] 25ad8b0a4227: Verifying Checksum [2026-03-23T08:31:48.316Z] 25ad8b0a4227: Download complete [2026-03-23T08:31:48.316Z] db01528c6b51: Download complete [2026-03-23T08:31:48.316Z] 28988de357af: Verifying Checksum [2026-03-23T08:31:48.316Z] 28988de357af: Download complete [2026-03-23T08:31:48.316Z] a29436f7fd5d: Verifying Checksum [2026-03-23T08:31:48.316Z] a29436f7fd5d: Download complete [2026-03-23T08:31:48.574Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-23T08:31:48.574Z] 2e8e34ca0e6c: Download complete [2026-03-23T08:31:49.509Z] 3dae71ba6b94: Pull complete [2026-03-23T08:31:49.509Z] 6bf1a483ea7c: Pull complete [2026-03-23T08:31:50.446Z] f5dfc541a4d3: Pull complete [2026-03-23T08:31:50.446Z] 461d9e800cba: Pull complete [2026-03-23T08:31:50.446Z] 80192f66455f: Pull complete [2026-03-23T08:31:54.712Z] 2e8e34ca0e6c: Pull complete [2026-03-23T08:31:54.971Z] a29436f7fd5d: Pull complete [2026-03-23T08:31:54.971Z] 923cac83aea3: Pull complete [2026-03-23T08:31:55.231Z] 25ad8b0a4227: Pull complete [2026-03-23T08:31:55.231Z] db01528c6b51: Pull complete [2026-03-23T08:31:55.231Z] 28988de357af: Pull complete [2026-03-23T08:31:55.231Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-23T08:31:55.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:31:55.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:31:55.367Z] prd-ubuntu20.04-docker-8c-8g-3938 does not seem to be running inside a container [2026-03-23T08:31:55.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-03-23T08:31:57.115Z] $ docker top c29bed6135228075d71e9ec06e1e512b1051d856de02328508188bb59e0eaa48 -eo pid,comm [2026-03-23T08:31:57.163Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-23T08:31:57.163Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:31:57.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:31:57.211Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:31:57.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:31:57.319Z] $ docker exec c29bed6135228075d71e9ec06e1e512b1051d856de02328508188bb59e0eaa48 ssh-agent [2026-03-23T08:31:57.417Z] SSH_AUTH_SOCK=/tmp/ssh-zOK6sq7At0Y3/agent.33 [2026-03-23T08:31:57.417Z] SSH_AGENT_PID=39 [2026-03-23T08:31:57.424Z] Running ssh-add (command line suppressed) [2026-03-23T08:31:57.534Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8024550001427288019.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8024550001427288019.key) [2026-03-23T08:31:57.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:31:57.837Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2026-03-23T08:31:58.130Z] + git tag --points-at HEAD [Pipeline] } [2026-03-23T08:31:58.142Z] $ docker exec --env ******** --env ******** c29bed6135228075d71e9ec06e1e512b1051d856de02328508188bb59e0eaa48 ssh-agent -k [2026-03-23T08:31:58.242Z] unset SSH_AUTH_SOCK; [2026-03-23T08:31:58.243Z] unset SSH_AGENT_PID; [2026-03-23T08:31:58.243Z] echo Agent pid 39 killed; [2026-03-23T08:31:58.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-23T08:31:58.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:31:58.281Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:31:58.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:31:58.400Z] $ docker exec c29bed6135228075d71e9ec06e1e512b1051d856de02328508188bb59e0eaa48 ssh-agent [2026-03-23T08:31:58.497Z] SSH_AUTH_SOCK=/tmp/ssh-a95NEylmgbM2/agent.86 [2026-03-23T08:31:58.497Z] SSH_AGENT_PID=92 [2026-03-23T08:31:58.501Z] Running ssh-add (command line suppressed) [2026-03-23T08:31:58.607Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14170160482114314393.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14170160482114314393.key) [2026-03-23T08:31:58.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:31:58.914Z] + git semver init [2026-03-23T08:31:59.173Z] 2026-03-23 08:31:59,129 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:31:59.173Z] 2026-03-23 08:31:59,132 [run_init] DEBUG init version:0.0.0 force:False [2026-03-23T08:31:59.173Z] 2026-03-23 08:31:59,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-03-23T08:31:59.173Z] 2026-03-23 08:31:59,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-03-23T08:31:59.173Z] 2026-03-23 08:31:59,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:32:00.551Z] 2026-03-23 08:32:00,358 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2026-03-23T08:32:00.552Z] 2026-03-23 08:32:00,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2026-03-23T08:32:00.552Z] 2026-03-23 08:32:00,359 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-03-23T08:32:00.552Z] 2026-03-23 08:32:00,359 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-03-23T08:32:00.552Z] 4.1.0-dev.20 [Pipeline] } [2026-03-23T08:32:00.564Z] $ docker exec --env ******** --env ******** c29bed6135228075d71e9ec06e1e512b1051d856de02328508188bb59e0eaa48 ssh-agent -k [2026-03-23T08:32:00.652Z] unset SSH_AUTH_SOCK; [2026-03-23T08:32:00.653Z] unset SSH_AGENT_PID; [2026-03-23T08:32:00.653Z] echo Agent pid 92 killed; [2026-03-23T08:32:00.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:32:00.986Z] + git semver [Pipeline] } [2026-03-23T08:32:01.259Z] $ docker stop --time=1 c29bed6135228075d71e9ec06e1e512b1051d856de02328508188bb59e0eaa48 [2026-03-23T08:32:02.562Z] $ docker rm -f --volumes c29bed6135228075d71e9ec06e1e512b1051d856de02328508188bb59e0eaa48 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:32:02.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-23T08:32:03.127Z] Stashed 1 file(s) [Pipeline] echo [2026-03-23T08:32:03.130Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:32:03.301Z] provisioning config files... [2026-03-23T08:32:03.312Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5033955481099709473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:32:03.619Z] ---> ****-login.sh [2026-03-23T08:32:03.619Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:32:03.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:03.619Z] Login Succeeded [2026-03-23T08:32:03.619Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:32:03.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:03.619Z] Login Succeeded [2026-03-23T08:32:03.619Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:32:03.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:03.894Z] Login Succeeded [2026-03-23T08:32:03.894Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:32:03.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:03.894Z] Login Succeeded [2026-03-23T08:32:03.894Z] ****.io [2026-03-23T08:32:03.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:04.174Z] Login Succeeded [2026-03-23T08:32:04.174Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:32:04.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-23T08:32:04.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:32:04.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:32:04.311Z] ========================================================= [2026-03-23T08:32:04.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-23T08:32:04.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:32:04.650Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-23T08:32:05.234Z] #0 building with "default" instance using docker driver [2026-03-23T08:32:05.234Z] [2026-03-23T08:32:05.234Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:32:05.234Z] #1 transferring dockerfile: 1.52kB done [2026-03-23T08:32:05.234Z] #1 DONE 0.0s [2026-03-23T08:32:05.234Z] [2026-03-23T08:32:05.234Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-23T08:32:05.234Z] #2 DONE 0.1s [2026-03-23T08:32:05.507Z] [2026-03-23T08:32:05.507Z] #3 [internal] load .dockerignore [2026-03-23T08:32:05.507Z] #3 transferring context: 182B done [2026-03-23T08:32:05.507Z] #3 DONE 0.0s [2026-03-23T08:32:05.507Z] [2026-03-23T08:32:05.507Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-23T08:32:05.507Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-23T08:32:05.507Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-23T08:32:05.507Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-23T08:32:05.507Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2026-03-23T08:32:05.507Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-23T08:32:05.507Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-23T08:32:05.507Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-03-23T08:32:05.507Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-03-23T08:32:05.507Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-23T08:32:05.507Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-23T08:32:05.507Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-03-23T08:32:05.507Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-23T08:32:05.507Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-23T08:32:05.507Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-03-23T08:32:05.507Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-23T08:32:05.507Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-03-23T08:32:05.768Z] #4 ... [2026-03-23T08:32:05.768Z] [2026-03-23T08:32:05.768Z] #5 [internal] load build context [2026-03-23T08:32:05.768Z] #5 transferring context: 25.67MB 0.2s done [2026-03-23T08:32:05.768Z] #5 DONE 0.2s [2026-03-23T08:32:05.768Z] [2026-03-23T08:32:05.768Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-23T08:32:05.768Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2026-03-23T08:32:05.768Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-23T08:32:05.768Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.43MB / 11.98MB 0.3s [2026-03-23T08:32:05.768Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-23T08:32:05.768Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 59.77MB / 60.15MB 0.5s [2026-03-23T08:32:05.768Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-03-23T08:32:05.768Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s [2026-03-23T08:32:05.768Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-03-23T08:32:05.768Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s [2026-03-23T08:32:06.028Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-03-23T08:32:06.028Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s [2026-03-23T08:32:06.028Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s [2026-03-23T08:32:06.028Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.7s [2026-03-23T08:32:06.028Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-03-23T08:32:06.028Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-23T08:32:06.286Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.8s [2026-03-23T08:32:06.286Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.45MB / 112.58MB 0.9s [2026-03-23T08:32:06.286Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 94.37MB / 112.58MB 1.0s [2026-03-23T08:32:06.547Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-03-23T08:32:06.804Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-03-23T08:32:10.993Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done [2026-03-23T08:32:10.993Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-23T08:32:10.993Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-23T08:32:10.993Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-23T08:32:10.993Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-23T08:32:10.993Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-23T08:32:11.559Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done [2026-03-23T08:32:11.559Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-03-23T08:32:14.837Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done [2026-03-23T08:32:14.837Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-23T08:32:15.405Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done [2026-03-23T08:32:15.405Z] #4 DONE 9.9s [2026-03-23T08:32:15.405Z] [2026-03-23T08:32:15.405Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-03-23T08:32:15.405Z] #6 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:32:15.663Z] #6 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:32:15.921Z] #6 0.742 (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-03-23T08:32:16.180Z] #6 0.751 (2/8) Installing libedit (20250104.3.1-r1) [2026-03-23T08:32:16.180Z] #6 0.757 (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-03-23T08:32:16.180Z] #6 0.780 (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-03-23T08:32:16.180Z] #6 0.794 (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-03-23T08:32:16.180Z] #6 0.799 (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-03-23T08:32:16.180Z] #6 0.801 (7/8) Installing openssh-server (10.0_p1-r10) [2026-03-23T08:32:16.180Z] #6 0.825 (8/8) Installing openssh (10.0_p1-r10) [2026-03-23T08:32:16.180Z] #6 0.831 Executing busybox-1.37.0-r19.trigger [2026-03-23T08:32:16.180Z] #6 0.841 OK: 272 MiB in 68 packages [2026-03-23T08:32:17.570Z] #6 DONE 2.3s [2026-03-23T08:32:17.830Z] [2026-03-23T08:32:17.830Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2026-03-23T08:32:17.830Z] #7 DONE 0.0s [2026-03-23T08:32:17.830Z] [2026-03-23T08:32:17.830Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-23T08:32:17.830Z] #8 DONE 0.0s [2026-03-23T08:32:17.830Z] [2026-03-23T08:32:17.830Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:32:18.262Z] Still waiting to schedule task [2026-03-23T08:32:18.263Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-23T08:32:27.839Z] #9 DONE 10.1s [2026-03-23T08:32:27.839Z] [2026-03-23T08:32:27.839Z] #10 [builder 6/7] COPY . . [2026-03-23T08:32:27.839Z] #10 DONE 0.1s [2026-03-23T08:32:28.109Z] [2026-03-23T08:32:28.109Z] #11 [builder 7/7] RUN echo noop [2026-03-23T08:32:28.109Z] #11 0.213 noop [2026-03-23T08:32:28.368Z] #11 DONE 0.3s [2026-03-23T08:32:28.368Z] [2026-03-23T08:32:28.368Z] #12 exporting to image [2026-03-23T08:32:28.368Z] #12 exporting layers [2026-03-23T08:32:36.549Z] #12 exporting layers 7.7s done [2026-03-23T08:32:36.549Z] #12 writing image sha256:87f5d5b7dbb72ed5213db7092335212417cee1472dfcdc63da871c6f77a24260 done [2026-03-23T08:32:36.549Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-23T08:32:36.549Z] #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:32:36.882Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-23T08:32:36.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:32:36.954Z] prd-ubuntu20.04-docker-8c-8g-3938 does not seem to be running inside a container [2026-03-23T08:32:36.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-03-23T08:32:37.291Z] $ docker top ecbc40ce4fd55da964528a19225558352bef7f076c6dec3bf3253ed412940e7f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:32:37.629Z] + go version [2026-03-23T08:32:37.629Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-23T08:32:37.642Z] $ docker stop --time=1 ecbc40ce4fd55da964528a19225558352bef7f076c6dec3bf3253ed412940e7f [2026-03-23T08:32:38.898Z] $ docker rm -f --volumes ecbc40ce4fd55da964528a19225558352bef7f076c6dec3bf3253ed412940e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:32:39.319Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-23T08:32:39.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:32:39.392Z] prd-ubuntu20.04-docker-8c-8g-3938 does not seem to be running inside a container [2026-03-23T08:32:39.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-03-23T08:32:39.661Z] $ docker top f062a741a5bcdc7a5f30ff61c7a4fe39d6713f23a6b36b5ee34f48084c793654 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:32:39.999Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-23T08:32:40.300Z] + make test [2026-03-23T08:32:40.300Z] go test ./... -coverprofile=coverage.out ./... [2026-03-23T08:32:41.235Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-03-23T08:33:03.177Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-03-23T08:33:03.177Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 49.7% of statements [2026-03-23T08:33:15.384Z] 0 issues. [2026-03-23T08:33:15.384Z] go vet ./... [2026-03-23T08:33:20.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-23T08:33:20.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-23T08:33:20.661Z] ./bin/test-attribution-txt.sh [2026-03-23T08:33:20.661Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-23T08:33:20.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-23T08:33:20.689Z] $ docker stop --time=1 f062a741a5bcdc7a5f30ff61c7a4fe39d6713f23a6b36b5ee34f48084c793654 [2026-03-23T08:33:22.504Z] $ docker rm -f --volumes f062a741a5bcdc7a5f30ff61c7a4fe39d6713f23a6b36b5ee34f48084c793654 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:33:23.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-23T08:33:23.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-23T08:33:23.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-23T08:33:23.834Z] + ls -al . [2026-03-23T08:33:23.834Z] total 268 [2026-03-23T08:33:23.834Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 08:32 . [2026-03-23T08:33:23.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:31 .. [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 08:31 .dockerignore [2026-03-23T08:33:23.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:33 .git [2026-03-23T08:33:23.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:31 .github [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 23 08:31 .gitignore [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:31 .golangci.yml [2026-03-23T08:33:23.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:32 .semver [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 22459 Mar 23 08:31 Attribution.txt [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 18046 Mar 23 08:31 CHANGELOG.md [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 1479 Mar 23 08:31 Dockerfile [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:31 GOVERNANCE.md [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 23 08:31 Jenkinsfile [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 08:31 LICENSE [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 2529 Mar 23 08:31 Makefile [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 23 08:31 OWNERS.md [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 23 08:31 README.md [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 08:32 VERSION [2026-03-23T08:33:23.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:31 bin [2026-03-23T08:33:23.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:31 cmd [2026-03-23T08:33:23.834Z] -rw-r--r-- 1 jenkins jenkins 32380 Mar 23 08:33 coverage.out [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 6925 Mar 23 08:31 go.mod [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 89897 Mar 23 08:31 go.sum [2026-03-23T08:33:23.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:31 internal [2026-03-23T08:33:23.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:31 simulator [2026-03-23T08:33:23.834Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 23 08:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:24.145Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8c1c169d50021e354cc734adf9e7d54174e3ae25 --label arch=amd64 --label version=4.1.0-dev.20 . [2026-03-23T08:33:24.403Z] #0 building with "default" instance using docker driver [2026-03-23T08:33:24.403Z] [2026-03-23T08:33:24.403Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:33:24.403Z] #1 transferring dockerfile: 1.52kB done [2026-03-23T08:33:24.403Z] #1 DONE 0.0s [2026-03-23T08:33:24.403Z] [2026-03-23T08:33:24.404Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-23T08:33:24.404Z] #2 DONE 0.0s [2026-03-23T08:33:24.404Z] [2026-03-23T08:33:24.404Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-23T08:33:24.404Z] #3 DONE 0.2s [2026-03-23T08:33:24.662Z] [2026-03-23T08:33:24.662Z] #4 [internal] load .dockerignore [2026-03-23T08:33:24.662Z] #4 transferring context: 182B done [2026-03-23T08:33:24.662Z] #4 DONE 0.0s [2026-03-23T08:33:24.662Z] [2026-03-23T08:33:24.662Z] #5 [internal] load build context [2026-03-23T08:33:24.662Z] #5 transferring context: 46.28kB 0.0s done [2026-03-23T08:33:24.662Z] #5 DONE 0.0s [2026-03-23T08:33:24.662Z] [2026-03-23T08:33:24.662Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T08:33:24.662Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-23T08:33:24.662Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-23T08:33:24.662Z] #6 ... [2026-03-23T08:33:24.662Z] [2026-03-23T08:33:24.662Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-23T08:33:24.662Z] #7 DONE 0.2s [2026-03-23T08:33:24.662Z] [2026-03-23T08:33:24.662Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T08:33:24.662Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-23T08:33:24.662Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-23T08:33:24.662Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-23T08:33:24.662Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-23T08:33:24.662Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-23T08:33:24.662Z] #6 DONE 0.3s [2026-03-23T08:33:24.662Z] [2026-03-23T08:33:24.662Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-03-23T08:33:24.922Z] #8 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:24.922Z] #8 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:25.182Z] #8 0.641 OK: 272 MiB in 68 packages [2026-03-23T08:33:25.440Z] #8 DONE 0.8s [2026-03-23T08:33:25.440Z] [2026-03-23T08:33:25.440Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-03-23T08:33:25.440Z] #9 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:25.440Z] #9 0.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:25.698Z] #9 0.660 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-23T08:33:25.698Z] #9 0.664 Executing busybox-1.37.0-r20.trigger [2026-03-23T08:33:25.698Z] #9 0.669 OK: 7 MiB in 17 packages [2026-03-23T08:33:25.698Z] #9 DONE 0.8s [2026-03-23T08:33:25.698Z] [2026-03-23T08:33:25.698Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2026-03-23T08:33:25.698Z] #10 DONE 0.0s [2026-03-23T08:33:25.698Z] [2026-03-23T08:33:25.698Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-23T08:33:25.698Z] #11 DONE 0.1s [2026-03-23T08:33:25.698Z] [2026-03-23T08:33:25.698Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:33:25.956Z] #12 DONE 0.5s [2026-03-23T08:33:25.956Z] [2026-03-23T08:33:25.956Z] #13 [builder 6/7] COPY . . [2026-03-23T08:33:25.956Z] #13 DONE 0.1s [2026-03-23T08:33:25.956Z] [2026-03-23T08:33:25.956Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-23T08:33:25.956Z] #14 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:25.956Z] #14 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:26.214Z] #14 0.662 OK: 7 MiB in 17 packages [2026-03-23T08:33:26.473Z] #14 DONE 0.8s [2026-03-23T08:33:26.473Z] [2026-03-23T08:33:26.473Z] #15 [builder 7/7] RUN make build [2026-03-23T08:33:26.473Z] #15 0.250 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-03-23T08:33:53.013Z] #15 DONE 25.4s [2026-03-23T08:33:53.013Z] [2026-03-23T08:33:53.013Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2026-03-23T08:33:53.013Z] #16 DONE 0.2s [2026-03-23T08:33:53.013Z] [2026-03-23T08:33:53.013Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2026-03-23T08:33:53.013Z] #17 DONE 0.0s [2026-03-23T08:33:53.013Z] [2026-03-23T08:33:53.013Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2026-03-23T08:33:53.013Z] #18 DONE 0.0s [2026-03-23T08:33:53.013Z] [2026-03-23T08:33:53.013Z] #19 exporting to image [2026-03-23T08:33:53.013Z] #19 exporting layers 0.1s done [2026-03-23T08:33:53.013Z] #19 writing image sha256:9514ebbb9314161f3c886913f34d5e2cf844c2288be69f154b07dcba962237fc done [2026-03-23T08:33:53.013Z] #19 naming to docker.io/library/device-modbus done [2026-03-23T08:33:53.013Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:33:53.132Z] provisioning config files... [2026-03-23T08:33:53.146Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2939614767690847867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:33:53.470Z] ---> ****-login.sh [2026-03-23T08:33:53.470Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:33:53.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:53.470Z] Login Succeeded [2026-03-23T08:33:53.470Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:33:53.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:53.470Z] Login Succeeded [2026-03-23T08:33:53.470Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:33:53.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:53.731Z] Login Succeeded [2026-03-23T08:33:53.731Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:33:53.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:53.731Z] Login Succeeded [2026-03-23T08:33:53.731Z] ****.io [2026-03-23T08:33:53.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:53.989Z] Login Succeeded [2026-03-23T08:33:53.989Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:33:53.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:33:54.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:33:54.063Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2026-03-23T08:33:54.063Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:33:54.063Z] latest [2026-03-23T08:33:54.063Z] 4.1.0-dev.20 [2026-03-23T08:33:54.063Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [2026-03-23T08:33:54.063Z] main [2026-03-23T08:33:54.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:54.395Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:8c1c169d50021e354cc734adf9e7d54174e3ae25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:54.713Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:33:54.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-03-23T08:33:54.713Z] abe84bdd8f05: Preparing [2026-03-23T08:33:54.713Z] a413416efe28: Preparing [2026-03-23T08:33:54.713Z] f57fce59d6bd: Preparing [2026-03-23T08:33:54.713Z] f08fce6c4c03: Preparing [2026-03-23T08:33:54.713Z] b32d5faa9544: Preparing [2026-03-23T08:33:54.713Z] cce92674e987: Preparing [2026-03-23T08:33:54.713Z] cce92674e987: Waiting [2026-03-23T08:33:54.713Z] f08fce6c4c03: Pushed [2026-03-23T08:33:54.713Z] a413416efe28: Pushed [2026-03-23T08:33:54.713Z] b32d5faa9544: Pushed [2026-03-23T08:33:54.713Z] abe84bdd8f05: Pushed [2026-03-23T08:33:54.713Z] cce92674e987: Layer already exists [2026-03-23T08:33:58.920Z] f57fce59d6bd: Pushed [2026-03-23T08:33:58.920Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25: digest: sha256:c59c809cfae771410c6c2c9f28a6b5924fdfd3cf6d50d4cdbf3e2eb1a28a8c2f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:59.252Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:59.589Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-03-23T08:33:59.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-03-23T08:33:59.589Z] abe84bdd8f05: Preparing [2026-03-23T08:33:59.589Z] a413416efe28: Preparing [2026-03-23T08:33:59.589Z] f57fce59d6bd: Preparing [2026-03-23T08:33:59.589Z] f08fce6c4c03: Preparing [2026-03-23T08:33:59.589Z] b32d5faa9544: Preparing [2026-03-23T08:33:59.589Z] cce92674e987: Preparing [2026-03-23T08:33:59.589Z] cce92674e987: Waiting [2026-03-23T08:33:59.589Z] abe84bdd8f05: Layer already exists [2026-03-23T08:33:59.589Z] b32d5faa9544: Layer already exists [2026-03-23T08:33:59.589Z] f08fce6c4c03: Layer already exists [2026-03-23T08:33:59.589Z] f57fce59d6bd: Layer already exists [2026-03-23T08:33:59.589Z] a413416efe28: Layer already exists [2026-03-23T08:33:59.589Z] cce92674e987: Layer already exists [2026-03-23T08:33:59.589Z] latest: digest: sha256:c59c809cfae771410c6c2c9f28a6b5924fdfd3cf6d50d4cdbf3e2eb1a28a8c2f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:59.928Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:00.256Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-03-23T08:34:00.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-03-23T08:34:00.256Z] abe84bdd8f05: Preparing [2026-03-23T08:34:00.256Z] a413416efe28: Preparing [2026-03-23T08:34:00.256Z] f57fce59d6bd: Preparing [2026-03-23T08:34:00.256Z] f08fce6c4c03: Preparing [2026-03-23T08:34:00.256Z] b32d5faa9544: Preparing [2026-03-23T08:34:00.256Z] cce92674e987: Preparing [2026-03-23T08:34:00.256Z] cce92674e987: Waiting [2026-03-23T08:34:00.256Z] f08fce6c4c03: Layer already exists [2026-03-23T08:34:00.256Z] f57fce59d6bd: Layer already exists [2026-03-23T08:34:00.256Z] a413416efe28: Layer already exists [2026-03-23T08:34:00.256Z] b32d5faa9544: Layer already exists [2026-03-23T08:34:00.256Z] abe84bdd8f05: Layer already exists [2026-03-23T08:34:00.256Z] cce92674e987: Layer already exists [2026-03-23T08:34:00.256Z] 4.1.0-dev.20: digest: sha256:c59c809cfae771410c6c2c9f28a6b5924fdfd3cf6d50d4cdbf3e2eb1a28a8c2f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:00.599Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:00.930Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [2026-03-23T08:34:00.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-03-23T08:34:00.930Z] abe84bdd8f05: Preparing [2026-03-23T08:34:00.930Z] a413416efe28: Preparing [2026-03-23T08:34:00.930Z] f57fce59d6bd: Preparing [2026-03-23T08:34:00.930Z] f08fce6c4c03: Preparing [2026-03-23T08:34:00.930Z] b32d5faa9544: Preparing [2026-03-23T08:34:00.930Z] cce92674e987: Preparing [2026-03-23T08:34:00.930Z] cce92674e987: Waiting [2026-03-23T08:34:00.930Z] b32d5faa9544: Layer already exists [2026-03-23T08:34:00.930Z] f57fce59d6bd: Layer already exists [2026-03-23T08:34:00.930Z] abe84bdd8f05: Layer already exists [2026-03-23T08:34:00.930Z] a413416efe28: Layer already exists [2026-03-23T08:34:00.930Z] f08fce6c4c03: Layer already exists [2026-03-23T08:34:00.930Z] cce92674e987: Layer already exists [2026-03-23T08:34:00.930Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20: digest: sha256:c59c809cfae771410c6c2c9f28a6b5924fdfd3cf6d50d4cdbf3e2eb1a28a8c2f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:01.272Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:01.602Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2026-03-23T08:34:01.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-03-23T08:34:01.602Z] abe84bdd8f05: Preparing [2026-03-23T08:34:01.602Z] a413416efe28: Preparing [2026-03-23T08:34:01.602Z] f57fce59d6bd: Preparing [2026-03-23T08:34:01.602Z] f08fce6c4c03: Preparing [2026-03-23T08:34:01.602Z] b32d5faa9544: Preparing [2026-03-23T08:34:01.602Z] cce92674e987: Preparing [2026-03-23T08:34:01.602Z] cce92674e987: Waiting [2026-03-23T08:34:01.602Z] b32d5faa9544: Layer already exists [2026-03-23T08:34:01.602Z] a413416efe28: Layer already exists [2026-03-23T08:34:01.602Z] abe84bdd8f05: Layer already exists [2026-03-23T08:34:01.602Z] f08fce6c4c03: Layer already exists [2026-03-23T08:34:01.602Z] f57fce59d6bd: Layer already exists [2026-03-23T08:34:01.602Z] cce92674e987: Layer already exists [2026-03-23T08:34:01.602Z] main: digest: sha256:c59c809cfae771410c6c2c9f28a6b5924fdfd3cf6d50d4cdbf3e2eb1a28a8c2f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:34:01.673Z] ===================================================== [Pipeline] echo [2026-03-23T08:34:01.687Z] taggedImages: [2026-03-23T08:34:01.687Z] - nexus3.edgexfoundry.org:10004/device-modbus:8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:34:01.687Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-03-23T08:34:01.687Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-03-23T08:34:01.687Z] - nexus3.edgexfoundry.org:10004/device-modbus:8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [2026-03-23T08:34:01.687Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2026-03-23T08:34:01.723Z] ========================================================= [2026-03-23T08:34:01.723Z] [edgeXBuildMultiArch] RAW Config: [2026-03-23T08:34:01.723Z] images: [2026-03-23T08:34:01.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:34:01.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-03-23T08:34:01.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-03-23T08:34:01.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [2026-03-23T08:34:01.723Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2026-03-23T08:34:01.723Z] settingsFile: [2026-03-23T08:34:01.723Z] device-modbus-go-settings [2026-03-23T08:34:01.723Z] ========================================================= [Pipeline] node [2026-03-23T08:34:16.725Z] Still waiting to schedule task [2026-03-23T08:34:16.725Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-23T08:34:37.927Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3943 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2026-03-23T08:34:37.945Z] Running in /w/workspace/device-modbus-go/214 [Pipeline] { [Pipeline] checkout [2026-03-23T08:34:41.004Z] The recommended git tool is: git [2026-03-23T08:34:46.075Z] using credential edgex-jenkins-ssh [2026-03-23T08:34:46.098Z] Cloning the remote Git repository [2026-03-23T08:34:46.148Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2026-03-23T08:34:46.249Z] > git init /w/workspace/device-modbus-go/214 # timeout=10 [2026-03-23T08:34:46.403Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2026-03-23T08:34:46.404Z] > git --version # timeout=10 [2026-03-23T08:34:46.427Z] > git --version # 'git version 2.25.1' [2026-03-23T08:34:46.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-23T08:34:46.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-23T08:34:49.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2026-03-23T08:34:49.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-23T08:34:50.453Z] Avoid second fetch [2026-03-23T08:34:50.453Z] Checking out Revision 8c1c169d50021e354cc734adf9e7d54174e3ae25 (main) [2026-03-23T08:34:51.160Z] Commit message: "Merge pull request #702 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-23T08:34:50.475Z] > git config core.sparsecheckout # timeout=10 [2026-03-23T08:34:50.555Z] > git checkout -f 8c1c169d50021e354cc734adf9e7d54174e3ae25 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:34:55.460Z] provisioning config files... [2026-03-23T08:34:55.490Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/214@tmp/config16370532667206304060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:34:56.188Z] ---> ****-login.sh [2026-03-23T08:34:56.188Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:34:56.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:56.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:34:56.734Z] Configure a credential helper to remove this warning. See [2026-03-23T08:34:56.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:34:56.734Z] [2026-03-23T08:34:56.734Z] Login Succeeded [2026-03-23T08:34:56.734Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:34:57.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:57.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:34:57.276Z] Configure a credential helper to remove this warning. See [2026-03-23T08:34:57.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:34:57.277Z] [2026-03-23T08:34:57.277Z] Login Succeeded [2026-03-23T08:34:57.277Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:34:57.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:57.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:34:57.546Z] Configure a credential helper to remove this warning. See [2026-03-23T08:34:57.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:34:57.546Z] [2026-03-23T08:34:57.546Z] Login Succeeded [2026-03-23T08:34:57.546Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:34:57.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:57.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:34:57.826Z] Configure a credential helper to remove this warning. See [2026-03-23T08:34:57.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:34:57.826Z] [2026-03-23T08:34:57.826Z] Login Succeeded [2026-03-23T08:34:57.826Z] ****.io [2026-03-23T08:34:58.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:58.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:34:58.367Z] Configure a credential helper to remove this warning. See [2026-03-23T08:34:58.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:34:58.367Z] [2026-03-23T08:34:58.367Z] Login Succeeded [2026-03-23T08:34:58.367Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:34:58.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-23T08:34:58.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:34:58.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:34:58.767Z] ========================================================= [2026-03-23T08:34:58.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-23T08:34:58.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:59.164Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-23T08:35:01.128Z] Sending build context to Docker daemon 13.06MB [2026-03-23T08:35:01.128Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-03-23T08:35:01.128Z] Step 2/10 : FROM ${BASE} AS builder [2026-03-23T08:35:01.398Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-23T08:35:01.398Z] 6b59a28fa201: Pulling fs layer [2026-03-23T08:35:01.398Z] d32bb0dddca7: Pulling fs layer [2026-03-23T08:35:01.398Z] 5dab1238d3d9: Pulling fs layer [2026-03-23T08:35:01.398Z] 196fd7d83e7d: Pulling fs layer [2026-03-23T08:35:01.398Z] 196fd7d83e7d: Waiting [2026-03-23T08:35:01.398Z] 4f4fb700ef54: Pulling fs layer [2026-03-23T08:35:01.398Z] 8ba94037c8f0: Pulling fs layer [2026-03-23T08:35:01.398Z] deaec5988b04: Pulling fs layer [2026-03-23T08:35:01.398Z] 9f65657bb879: Pulling fs layer [2026-03-23T08:35:01.398Z] 8ba94037c8f0: Waiting [2026-03-23T08:35:01.398Z] deaec5988b04: Waiting [2026-03-23T08:35:01.398Z] 9f65657bb879: Waiting [2026-03-23T08:35:01.398Z] 4f4fb700ef54: Waiting [2026-03-23T08:35:01.398Z] d32bb0dddca7: Verifying Checksum [2026-03-23T08:35:01.398Z] d32bb0dddca7: Download complete [2026-03-23T08:35:01.398Z] 196fd7d83e7d: Verifying Checksum [2026-03-23T08:35:01.398Z] 196fd7d83e7d: Download complete [2026-03-23T08:35:01.398Z] 4f4fb700ef54: Verifying Checksum [2026-03-23T08:35:01.398Z] 4f4fb700ef54: Download complete [2026-03-23T08:35:01.667Z] 8ba94037c8f0: Verifying Checksum [2026-03-23T08:35:01.667Z] 8ba94037c8f0: Download complete [2026-03-23T08:35:01.667Z] 6b59a28fa201: Verifying Checksum [2026-03-23T08:35:01.667Z] 6b59a28fa201: Download complete [2026-03-23T08:35:02.257Z] 9f65657bb879: Verifying Checksum [2026-03-23T08:35:02.257Z] 9f65657bb879: Download complete [2026-03-23T08:35:02.527Z] 6b59a28fa201: Pull complete [2026-03-23T08:35:03.115Z] d32bb0dddca7: Pull complete [2026-03-23T08:35:03.383Z] 5dab1238d3d9: Verifying Checksum [2026-03-23T08:35:03.383Z] 5dab1238d3d9: Download complete [2026-03-23T08:35:04.794Z] deaec5988b04: Verifying Checksum [2026-03-23T08:35:04.794Z] deaec5988b04: Download complete [2026-03-23T08:35:17.135Z] 5dab1238d3d9: Pull complete [2026-03-23T08:35:17.136Z] 196fd7d83e7d: Pull complete [2026-03-23T08:35:17.410Z] 4f4fb700ef54: Pull complete [2026-03-23T08:35:17.680Z] 8ba94037c8f0: Pull complete [2026-03-23T08:35:27.783Z] deaec5988b04: Pull complete [2026-03-23T08:35:29.340Z] Running on prd-centos7-docker-4c-2g-3946 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:35:29.383Z] provisioning config files... [2026-03-23T08:35:29.416Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11566664625032240835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:35:29.743Z] 9f65657bb879: Pull complete [2026-03-23T08:35:29.743Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-23T08:35:29.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-23T08:35:29.743Z] ---> 334268110677 [2026-03-23T08:35:29.743Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-03-23T08:35:30.564Z] ---> ****-login.sh [2026-03-23T08:35:30.564Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:35:31.702Z] ---> Running in fa915905f611 [2026-03-23T08:35:31.702Z] Removing intermediate container fa915905f611 [2026-03-23T08:35:31.702Z] ---> 575a971c2709 [2026-03-23T08:35:31.702Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-23T08:35:31.976Z] ---> Running in 981d8180847f [2026-03-23T08:35:32.247Z] Removing intermediate container 981d8180847f [2026-03-23T08:35:32.247Z] ---> 1321859813f7 [2026-03-23T08:35:32.247Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2026-03-23T08:35:32.247Z] ---> Running in a4cb555ae1db [2026-03-23T08:35:33.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:35:33.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:35:35.355Z] (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-03-23T08:35:35.355Z] (2/8) Installing libedit (20250104.3.1-r1) [2026-03-23T08:35:35.625Z] (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-03-23T08:35:35.625Z] (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-03-23T08:35:35.625Z] (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-03-23T08:35:35.625Z] (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-03-23T08:35:35.895Z] (7/8) Installing openssh-server (10.0_p1-r10) [2026-03-23T08:35:35.895Z] (8/8) Installing openssh (10.0_p1-r10) [2026-03-23T08:35:35.895Z] Executing busybox-1.37.0-r19.trigger [2026-03-23T08:35:35.895Z] OK: 262 MiB in 68 packages [2026-03-23T08:35:37.333Z] Removing intermediate container a4cb555ae1db [2026-03-23T08:35:37.333Z] ---> c5e20c6b53f2 [2026-03-23T08:35:37.333Z] Step 6/10 : WORKDIR /device-modbus-go [2026-03-23T08:35:37.333Z] ---> Running in 92efcd937e1e [2026-03-23T08:35:37.601Z] Removing intermediate container 92efcd937e1e [2026-03-23T08:35:37.601Z] ---> 6bff4376b70c [2026-03-23T08:35:37.601Z] Step 7/10 : COPY go.mod vendor* ./ [2026-03-23T08:35:38.190Z] ---> 196eee5f9341 [2026-03-23T08:35:38.190Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:35:38.190Z] ---> Running in dc1603ecbfb4 [2026-03-23T08:37:29.888Z] Removing intermediate container dc1603ecbfb4 [2026-03-23T08:37:29.888Z] ---> 67fe86084a48 [2026-03-23T08:37:29.888Z] Step 9/10 : COPY . . [2026-03-23T08:37:29.888Z] ---> bd961037b310 [2026-03-23T08:37:29.888Z] Step 10/10 : RUN ${MAKE} [2026-03-23T08:37:29.888Z] ---> Running in 7c4977fffcdc [2026-03-23T08:37:29.888Z] noop [2026-03-23T08:37:29.888Z] Removing intermediate container 7c4977fffcdc [2026-03-23T08:37:29.888Z] ---> 8e18ebbe3d05 [2026-03-23T08:37:29.888Z] Successfully built 8e18ebbe3d05 [2026-03-23T08:37:29.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:37:30.268Z] + docker inspect -f . ci-base-image-arm64 [2026-03-23T08:37:30.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:37:30.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-3943 does not seem to be running inside a container [2026-03-23T08:37:30.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/214 -v /w/workspace/device-modbus-go/214:/w/workspace/device-modbus-go/214:rw,z -v /w/workspace/device-modbus-go/214@tmp:/w/workspace/device-modbus-go/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-23T08:37:31.822Z] $ docker top c72489ecdca591a5a4b076d06b7f69a8c5199abf719b4071b468003b2d8cb22b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:37:32.685Z] + go version [2026-03-23T08:37:32.685Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-23T08:37:32.702Z] $ docker stop --time=1 c72489ecdca591a5a4b076d06b7f69a8c5199abf719b4071b468003b2d8cb22b [2026-03-23T08:37:36.913Z] $ docker rm -f --volumes c72489ecdca591a5a4b076d06b7f69a8c5199abf719b4071b468003b2d8cb22b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:37:37.507Z] + docker inspect -f . ci-base-image-arm64 [2026-03-23T08:37:37.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:37:37.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-3943 does not seem to be running inside a container [2026-03-23T08:37:37.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/214 -v /w/workspace/device-modbus-go/214:/w/workspace/device-modbus-go/214:rw,z -v /w/workspace/device-modbus-go/214@tmp:/w/workspace/device-modbus-go/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-23T08:37:39.002Z] $ docker top 9f76907507b4f55d8580017851ac5ce78bd5ad84920c3e70c2d2b9aebb68391b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:37:39.836Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/214 [Pipeline] fileExists [Pipeline] sh [2026-03-23T08:37:40.492Z] + make test [2026-03-23T08:37:40.492Z] go test ./... -coverprofile=coverage.out ./... [2026-03-23T08:37:45.841Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-03-23T08:42:07.722Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-03-23T08:42:07.722Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 49.7% of statements [2026-03-23T08:42:07.722Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-23T08:42:07.722Z] go vet ./... [2026-03-23T08:43:04.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-23T08:43:04.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-23T08:43:04.172Z] ./bin/test-attribution-txt.sh [2026-03-23T08:43:04.172Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-23T08:43:04.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-23T08:43:04.481Z] $ docker stop --time=1 9f76907507b4f55d8580017851ac5ce78bd5ad84920c3e70c2d2b9aebb68391b [2026-03-23T08:43:06.465Z] $ docker rm -f --volumes 9f76907507b4f55d8580017851ac5ce78bd5ad84920c3e70c2d2b9aebb68391b [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:43:08.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-23T08:43:08.227Z] Warning: overwriting stash ‘coverage-report’ [2026-03-23T08:43:08.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-23T08:43:09.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-23T08:43:09.553Z] + ls -al . [2026-03-23T08:43:09.554Z] total 264 [2026-03-23T08:43:09.554Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:37 . [2026-03-23T08:43:09.554Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:34 .. [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 08:34 .dockerignore [2026-03-23T08:43:09.554Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:34 .git [2026-03-23T08:43:09.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:34 .github [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 23 08:34 .gitignore [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:34 .golangci.yml [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 22459 Mar 23 08:34 Attribution.txt [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 18046 Mar 23 08:34 CHANGELOG.md [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 1479 Mar 23 08:34 Dockerfile [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:34 GOVERNANCE.md [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 681 Mar 23 08:34 Jenkinsfile [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 08:34 LICENSE [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 2529 Mar 23 08:34 Makefile [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 23 08:34 OWNERS.md [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 23 08:34 README.md [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 08:32 VERSION [2026-03-23T08:43:09.554Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:34 bin [2026-03-23T08:43:09.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:34 cmd [2026-03-23T08:43:09.554Z] -rw-r--r-- 1 jenkins jenkins 32380 Mar 23 08:42 coverage.out [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 6925 Mar 23 08:34 go.mod [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 89897 Mar 23 08:34 go.sum [2026-03-23T08:43:09.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:34 internal [2026-03-23T08:43:09.554Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:34 simulator [2026-03-23T08:43:09.554Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 23 08:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:43:09.915Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8c1c169d50021e354cc734adf9e7d54174e3ae25 --label arch=arm64 --label version=4.1.0-dev.20 . [2026-03-23T08:43:10.528Z] Sending build context to Docker daemon 13.09MB [2026-03-23T08:43:10.528Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-03-23T08:43:10.528Z] Step 2/23 : FROM ${BASE} AS builder [2026-03-23T08:43:10.528Z] ---> 8e18ebbe3d05 [2026-03-23T08:43:10.528Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-03-23T08:43:10.809Z] ---> Running in ffdc1db2c911 [2026-03-23T08:43:11.090Z] Removing intermediate container ffdc1db2c911 [2026-03-23T08:43:11.090Z] ---> 1c43b05b187a [2026-03-23T08:43:11.090Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-23T08:43:11.090Z] ---> Running in 40b4122734fa [2026-03-23T08:43:11.360Z] Removing intermediate container 40b4122734fa [2026-03-23T08:43:11.360Z] ---> c16821f4ad64 [2026-03-23T08:43:11.360Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2026-03-23T08:43:11.360Z] ---> Running in b34e94a481b9 [2026-03-23T08:43:12.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:43:12.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:43:14.735Z] OK: 262 MiB in 68 packages [2026-03-23T08:43:15.699Z] Removing intermediate container b34e94a481b9 [2026-03-23T08:43:15.699Z] ---> 966878032c35 [2026-03-23T08:43:15.699Z] Step 6/23 : WORKDIR /device-modbus-go [2026-03-23T08:43:15.699Z] ---> Running in c7349bd1c4db [2026-03-23T08:43:15.966Z] Removing intermediate container c7349bd1c4db [2026-03-23T08:43:15.966Z] ---> 2aa1126204de [2026-03-23T08:43:15.966Z] Step 7/23 : COPY go.mod vendor* ./ [2026-03-23T08:43:16.552Z] ---> 44e1e77f4291 [2026-03-23T08:43:16.552Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:43:16.552Z] ---> Running in 8bb9ef7ee9b0 [2026-03-23T08:43:19.142Z] Removing intermediate container 8bb9ef7ee9b0 [2026-03-23T08:43:19.142Z] ---> cc3f4861142a [2026-03-23T08:43:19.142Z] Step 9/23 : COPY . . [2026-03-23T08:43:20.105Z] ---> 34c4424cd7ff [2026-03-23T08:43:20.105Z] Step 10/23 : RUN ${MAKE} [2026-03-23T08:43:20.105Z] ---> Running in d632097f3650 [2026-03-23T08:43:21.066Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-03-23T08:47:42.906Z] Removing intermediate container d632097f3650 [2026-03-23T08:47:42.906Z] ---> 31d39740a9ba [2026-03-23T08:47:42.906Z] Step 11/23 : FROM alpine:3.22 [2026-03-23T08:47:42.906Z] 3.22: Pulling from library/alpine [2026-03-23T08:47:42.906Z] d741ee1608f3: Pulling fs layer [2026-03-23T08:47:42.906Z] d741ee1608f3: Verifying Checksum [2026-03-23T08:47:42.906Z] d741ee1608f3: Download complete [2026-03-23T08:47:42.906Z] d741ee1608f3: Pull complete [2026-03-23T08:47:42.906Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T08:47:42.906Z] Status: Downloaded newer image for alpine:3.22 [2026-03-23T08:47:42.906Z] ---> 5a766deef0c8 [2026-03-23T08:47:42.906Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2026-03-23T08:47:42.906Z] ---> Running in a17ca54fc317 [2026-03-23T08:47:42.906Z] Removing intermediate container a17ca54fc317 [2026-03-23T08:47:42.906Z] ---> d3b9d162d454 [2026-03-23T08:47:42.906Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2026-03-23T08:47:42.906Z] ---> Running in 8cc2e473f169 [2026-03-23T08:47:42.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:47:42.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:47:42.906Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-23T08:47:42.906Z] Executing busybox-1.37.0-r20.trigger [2026-03-23T08:47:42.906Z] OK: 8 MiB in 17 packages [2026-03-23T08:47:43.877Z] Removing intermediate container 8cc2e473f169 [2026-03-23T08:47:43.877Z] ---> c8a08147eb8d [2026-03-23T08:47:43.877Z] Step 14/23 : RUN apk --no-cache upgrade [2026-03-23T08:47:43.877Z] ---> Running in 42123927e19c [2026-03-23T08:47:44.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:47:45.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:47:47.053Z] OK: 8 MiB in 17 packages [2026-03-23T08:47:48.015Z] Removing intermediate container 42123927e19c [2026-03-23T08:47:48.015Z] ---> 76579204a042 [2026-03-23T08:47:48.015Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2026-03-23T08:47:49.956Z] ---> baef0656368b [2026-03-23T08:47:49.956Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2026-03-23T08:47:50.539Z] ---> 31949902f343 [2026-03-23T08:47:50.539Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2026-03-23T08:47:51.128Z] ---> 5e107c2191db [2026-03-23T08:47:51.128Z] Step 18/23 : EXPOSE 59901 [2026-03-23T08:47:51.128Z] ---> Running in 1682b8a508fe [2026-03-23T08:47:51.397Z] Removing intermediate container 1682b8a508fe [2026-03-23T08:47:51.397Z] ---> d6dddb5b8d98 [2026-03-23T08:47:51.397Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2026-03-23T08:47:51.665Z] ---> Running in b048ddc2efa0 [2026-03-23T08:47:51.934Z] Removing intermediate container b048ddc2efa0 [2026-03-23T08:47:51.934Z] ---> d92efca14ab5 [2026-03-23T08:47:51.934Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-23T08:47:51.934Z] ---> Running in e249b4170cee [2026-03-23T08:47:52.205Z] Removing intermediate container e249b4170cee [2026-03-23T08:47:52.205Z] ---> ba370758f672 [2026-03-23T08:47:52.205Z] Step 21/23 : LABEL arch=arm64 [2026-03-23T08:47:52.205Z] ---> Running in 9fd2ddbad64a [2026-03-23T08:47:52.799Z] Removing intermediate container 9fd2ddbad64a [2026-03-23T08:47:52.799Z] ---> b9dccea829a3 [2026-03-23T08:47:52.799Z] Step 22/23 : LABEL git_sha=8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:47:52.799Z] ---> Running in 87af0bbeaaaf [2026-03-23T08:47:53.066Z] Removing intermediate container 87af0bbeaaaf [2026-03-23T08:47:53.066Z] ---> d89435efc043 [2026-03-23T08:47:53.066Z] Step 23/23 : LABEL version=4.1.0-dev.20 [2026-03-23T08:47:53.066Z] ---> Running in 5d94483469d2 [2026-03-23T08:47:53.332Z] Removing intermediate container 5d94483469d2 [2026-03-23T08:47:53.332Z] ---> 8e9321a75117 [2026-03-23T08:47:53.332Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-23T08:47:53.332Z] Successfully built 8e9321a75117 [2026-03-23T08:47:53.600Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:47:53.747Z] provisioning config files... [2026-03-23T08:47:53.766Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/214@tmp/config948614063225920205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:47:54.115Z] ---> ****-login.sh [2026-03-23T08:47:54.115Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:47:54.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:54.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:54.383Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:54.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:54.383Z] [2026-03-23T08:47:54.383Z] Login Succeeded [2026-03-23T08:47:54.383Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:47:54.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:54.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:54.650Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:54.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:54.650Z] [2026-03-23T08:47:54.650Z] Login Succeeded [2026-03-23T08:47:54.650Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:47:54.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:55.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:55.189Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:55.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:55.189Z] [2026-03-23T08:47:55.189Z] Login Succeeded [2026-03-23T08:47:55.190Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:47:55.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:55.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:55.457Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:55.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:55.457Z] [2026-03-23T08:47:55.457Z] Login Succeeded [2026-03-23T08:47:55.457Z] ****.io [2026-03-23T08:47:55.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:47:55.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:47:55.992Z] Configure a credential helper to remove this warning. See [2026-03-23T08:47:55.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:47:55.993Z] [2026-03-23T08:47:55.993Z] Login Succeeded [2026-03-23T08:47:55.993Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:47:56.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:47:56.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:47:56.091Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2026-03-23T08:47:56.091Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:47:56.091Z] latest [2026-03-23T08:47:56.091Z] 4.1.0-dev.20 [2026-03-23T08:47:56.091Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [2026-03-23T08:47:56.091Z] main [2026-03-23T08:47:56.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:56.465Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:8c1c169d50021e354cc734adf9e7d54174e3ae25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:47:56.823Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:47:56.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-03-23T08:47:56.823Z] 69befae02788: Preparing [2026-03-23T08:47:56.823Z] 2172bb50f9ad: Preparing [2026-03-23T08:47:56.823Z] e7fbf5f5a416: Preparing [2026-03-23T08:47:56.823Z] 3db88ca87943: Preparing [2026-03-23T08:47:56.823Z] 17a76ae3d868: Preparing [2026-03-23T08:47:56.823Z] c4e71c2a4573: Preparing [2026-03-23T08:47:56.823Z] c4e71c2a4573: Waiting [2026-03-23T08:47:57.089Z] 2172bb50f9ad: Pushed [2026-03-23T08:47:57.089Z] 3db88ca87943: Pushed [2026-03-23T08:47:57.089Z] 69befae02788: Pushed [2026-03-23T08:47:57.089Z] 17a76ae3d868: Pushed [2026-03-23T08:47:57.089Z] c4e71c2a4573: Layer already exists [2026-03-23T08:48:05.285Z] e7fbf5f5a416: Pushed [2026-03-23T08:48:05.285Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25: digest: sha256:0301a4b13bb287844519d99874abdfea9b6e21a82be80107197f43e0679376ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:05.672Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:06.028Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-03-23T08:48:06.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-03-23T08:48:06.028Z] 69befae02788: Preparing [2026-03-23T08:48:06.028Z] 2172bb50f9ad: Preparing [2026-03-23T08:48:06.028Z] e7fbf5f5a416: Preparing [2026-03-23T08:48:06.028Z] 3db88ca87943: Preparing [2026-03-23T08:48:06.028Z] 17a76ae3d868: Preparing [2026-03-23T08:48:06.028Z] c4e71c2a4573: Preparing [2026-03-23T08:48:06.028Z] c4e71c2a4573: Waiting [2026-03-23T08:48:06.028Z] e7fbf5f5a416: Layer already exists [2026-03-23T08:48:06.028Z] 2172bb50f9ad: Layer already exists [2026-03-23T08:48:06.028Z] 69befae02788: Layer already exists [2026-03-23T08:48:06.028Z] 17a76ae3d868: Layer already exists [2026-03-23T08:48:06.028Z] 3db88ca87943: Layer already exists [2026-03-23T08:48:06.028Z] c4e71c2a4573: Layer already exists [2026-03-23T08:48:06.303Z] latest: digest: sha256:0301a4b13bb287844519d99874abdfea9b6e21a82be80107197f43e0679376ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:06.673Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:07.028Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [2026-03-23T08:48:07.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-03-23T08:48:07.028Z] 69befae02788: Preparing [2026-03-23T08:48:07.028Z] 2172bb50f9ad: Preparing [2026-03-23T08:48:07.028Z] e7fbf5f5a416: Preparing [2026-03-23T08:48:07.028Z] 3db88ca87943: Preparing [2026-03-23T08:48:07.028Z] 17a76ae3d868: Preparing [2026-03-23T08:48:07.028Z] c4e71c2a4573: Preparing [2026-03-23T08:48:07.028Z] c4e71c2a4573: Waiting [2026-03-23T08:48:07.028Z] 3db88ca87943: Layer already exists [2026-03-23T08:48:07.028Z] 2172bb50f9ad: Layer already exists [2026-03-23T08:48:07.028Z] 17a76ae3d868: Layer already exists [2026-03-23T08:48:07.028Z] e7fbf5f5a416: Layer already exists [2026-03-23T08:48:07.028Z] 69befae02788: Layer already exists [2026-03-23T08:48:07.028Z] c4e71c2a4573: Layer already exists [2026-03-23T08:48:07.295Z] 4.1.0-dev.20: digest: sha256:0301a4b13bb287844519d99874abdfea9b6e21a82be80107197f43e0679376ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:07.656Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:08.014Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [2026-03-23T08:48:08.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-03-23T08:48:08.014Z] 69befae02788: Preparing [2026-03-23T08:48:08.014Z] 2172bb50f9ad: Preparing [2026-03-23T08:48:08.014Z] e7fbf5f5a416: Preparing [2026-03-23T08:48:08.014Z] 3db88ca87943: Preparing [2026-03-23T08:48:08.014Z] 17a76ae3d868: Preparing [2026-03-23T08:48:08.014Z] c4e71c2a4573: Preparing [2026-03-23T08:48:08.014Z] c4e71c2a4573: Waiting [2026-03-23T08:48:08.014Z] 69befae02788: Layer already exists [2026-03-23T08:48:08.014Z] 2172bb50f9ad: Layer already exists [2026-03-23T08:48:08.014Z] 17a76ae3d868: Layer already exists [2026-03-23T08:48:08.014Z] 3db88ca87943: Layer already exists [2026-03-23T08:48:08.014Z] e7fbf5f5a416: Layer already exists [2026-03-23T08:48:08.014Z] c4e71c2a4573: Layer already exists [2026-03-23T08:48:08.281Z] 8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20: digest: sha256:0301a4b13bb287844519d99874abdfea9b6e21a82be80107197f43e0679376ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:08.640Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:08.995Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2026-03-23T08:48:08.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-03-23T08:48:08.995Z] 69befae02788: Preparing [2026-03-23T08:48:08.995Z] 2172bb50f9ad: Preparing [2026-03-23T08:48:08.995Z] e7fbf5f5a416: Preparing [2026-03-23T08:48:08.995Z] 3db88ca87943: Preparing [2026-03-23T08:48:08.995Z] 17a76ae3d868: Preparing [2026-03-23T08:48:08.995Z] c4e71c2a4573: Preparing [2026-03-23T08:48:08.995Z] c4e71c2a4573: Waiting [2026-03-23T08:48:08.995Z] 3db88ca87943: Layer already exists [2026-03-23T08:48:08.995Z] 2172bb50f9ad: Layer already exists [2026-03-23T08:48:08.995Z] e7fbf5f5a416: Layer already exists [2026-03-23T08:48:08.995Z] 69befae02788: Layer already exists [2026-03-23T08:48:08.995Z] 17a76ae3d868: Layer already exists [2026-03-23T08:48:08.995Z] c4e71c2a4573: Layer already exists [2026-03-23T08:48:09.262Z] main: digest: sha256:0301a4b13bb287844519d99874abdfea9b6e21a82be80107197f43e0679376ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:48:09.341Z] ===================================================== [Pipeline] echo [2026-03-23T08:48:09.354Z] taggedImages: [2026-03-23T08:48:09.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:8c1c169d50021e354cc734adf9e7d54174e3ae25 [2026-03-23T08:48:09.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-03-23T08:48:09.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [2026-03-23T08:48:09.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [2026-03-23T08:48:09.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2026-03-23T08:48:09.366Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:8c1c169d50021e354cc734adf9e7d54174e3ae25 [Pipeline] echo [2026-03-23T08:48:09.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2026-03-23T08:48:09.392Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] echo [2026-03-23T08:48:09.403Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:8c1c169d50021e354cc734adf9e7d54174e3ae25-4.1.0-dev.20 [Pipeline] echo [2026-03-23T08:48:09.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:09.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:48:09.804Z] [2026-03-23T08:48:09.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:48:10.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:48:10.142Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-23T08:48:10.142Z] 8998bd30e6a1: Pulling fs layer [2026-03-23T08:48:10.142Z] 04944245beec: Pulling fs layer [2026-03-23T08:48:10.142Z] 699f458cf7ca: Pulling fs layer [2026-03-23T08:48:10.142Z] 765212b225bb: Pulling fs layer [2026-03-23T08:48:10.142Z] f23df028b6ca: Pulling fs layer [2026-03-23T08:48:10.142Z] d65c8cfc05b1: Pulling fs layer [2026-03-23T08:48:10.142Z] 2437ff75d9bd: Pulling fs layer [2026-03-23T08:48:10.142Z] 765212b225bb: Waiting [2026-03-23T08:48:10.142Z] f23df028b6ca: Waiting [2026-03-23T08:48:10.142Z] d65c8cfc05b1: Waiting [2026-03-23T08:48:10.142Z] 2437ff75d9bd: Waiting [2026-03-23T08:48:10.412Z] 04944245beec: Verifying Checksum [2026-03-23T08:48:10.412Z] 04944245beec: Download complete [2026-03-23T08:48:10.412Z] 765212b225bb: Verifying Checksum [2026-03-23T08:48:10.412Z] 765212b225bb: Download complete [2026-03-23T08:48:10.412Z] f23df028b6ca: Verifying Checksum [2026-03-23T08:48:10.412Z] f23df028b6ca: Download complete [2026-03-23T08:48:10.412Z] d65c8cfc05b1: Download complete [2026-03-23T08:48:10.679Z] 699f458cf7ca: Verifying Checksum [2026-03-23T08:48:10.679Z] 699f458cf7ca: Download complete [2026-03-23T08:48:11.263Z] 8998bd30e6a1: Download complete [2026-03-23T08:48:13.849Z] 2437ff75d9bd: Verifying Checksum [2026-03-23T08:48:13.849Z] 2437ff75d9bd: Download complete [2026-03-23T08:48:15.795Z] 8998bd30e6a1: Pull complete [2026-03-23T08:48:16.377Z] 04944245beec: Pull complete [2026-03-23T08:48:17.784Z] 699f458cf7ca: Pull complete [2026-03-23T08:48:18.051Z] 765212b225bb: Pull complete [2026-03-23T08:48:19.016Z] f23df028b6ca: Pull complete [2026-03-23T08:48:19.283Z] d65c8cfc05b1: Pull complete [2026-03-23T08:48:37.477Z] 2437ff75d9bd: Pull complete [2026-03-23T08:48:37.477Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-23T08:48:37.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:48:37.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:48:37.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-3943 does not seem to be running inside a container [2026-03-23T08:48:37.744Z] $ 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-modbus-go/214 -v /w/workspace/device-modbus-go/214:/w/workspace/device-modbus-go/214:rw,z -v /w/workspace/device-modbus-go/214@tmp:/w/workspace/device-modbus-go/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-23T08:48:40.547Z] $ docker top 0a0eaa96a08ba1f6f9d85ea098950458e8bbb1f415f25931b0b598c4ac1de06f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:48:41.455Z] ---> job-cost.sh [2026-03-23T08:48:41.455Z] lf-activate-venv: SKIPPING [2026-03-23T08:48:41.455Z] INFO: No Stack... [2026-03-23T08:48:41.720Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-23T08:48:42.680Z] INFO: Archiving Costs [Pipeline] sh [2026-03-23T08:48:43.312Z] + cat /w/workspace/device-modbus-go/214/archives/cost.csv [2026-03-23T08:48:43.312Z] + cut -d, -f6 [Pipeline] lock [2026-03-23T08:48:43.361Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-214-stack-cost] [2026-03-23T08:48:43.371Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-214-stack-cost] did not exist. Created. [2026-03-23T08:48:43.376Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T08:48:44.029Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-23T08:48:44.099Z] Stashed 1 file(s) [Pipeline] } [2026-03-23T08:48:44.108Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-23T08:48:44.130Z] $ docker stop --time=1 0a0eaa96a08ba1f6f9d85ea098950458e8bbb1f415f25931b0b598c4ac1de06f [2026-03-23T08:48:45.625Z] $ docker rm -f --volumes 0a0eaa96a08ba1f6f9d85ea098950458e8bbb1f415f25931b0b598c4ac1de06f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-23T14:31:41.652Z] Cancelling nested steps due to timeout [2026-03-23T14:31:41.659Z] Sending interrupt signal to process [2026-03-23T14:31:46.547Z] script returned exit code 143 [Pipeline] } [2026-03-23T14:31:46.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-23T14:31:47.152Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:31:47.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:31:48.017Z] ---> package-listing.sh [2026-03-23T14:31:48.017Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-23T14:31:48.017Z] ++ facter osfamily [2026-03-23T14:31:48.276Z] + OS_FAMILY=redhat [2026-03-23T14:31:48.276Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2026-03-23T14:31:48.276Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-23T14:31:48.276Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-23T14:31:48.276Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-23T14:31:48.276Z] + PACKAGES=/tmp/packages_start.txt [2026-03-23T14:31:48.276Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-03-23T14:31:48.276Z] + PACKAGES=/tmp/packages_end.txt [2026-03-23T14:31:48.276Z] + case "${OS_FAMILY}" in [2026-03-23T14:31:48.276Z] + rpm -qa [2026-03-23T14:31:48.276Z] + sort [2026-03-23T14:31:48.846Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-23T14:31:48.846Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-23T14:31:48.846Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-23T14:31:48.846Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-03-23T14:31:48.846Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2026-03-23T14:31:48.846Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2026-03-23T14:31:48.856Z] 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/gexfoundry_device-modbus-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-03-23T14:31:49.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T14:31:49.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T14:31:49.521Z] [2026-03-23T14:31:49.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T14:31:49.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T14:31:49.847Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-23T14:31:49.847Z] 5eb5b503b376: Pulling fs layer [2026-03-23T14:31:49.847Z] 5c69ac0246d0: Pulling fs layer [2026-03-23T14:31:49.847Z] ec43610c2a17: Pulling fs layer [2026-03-23T14:31:49.847Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-23T14:31:49.847Z] 33b1e0a273af: Pulling fs layer [2026-03-23T14:31:49.847Z] 5d3b04190fa2: Pulling fs layer [2026-03-23T14:31:49.847Z] 2f39f015ded8: Pulling fs layer [2026-03-23T14:31:49.847Z] 3a2ae6a8a46f: Waiting [2026-03-23T14:31:49.847Z] 33b1e0a273af: Waiting [2026-03-23T14:31:49.847Z] 5d3b04190fa2: Waiting [2026-03-23T14:31:49.847Z] 2f39f015ded8: Waiting [2026-03-23T14:31:49.847Z] 5c69ac0246d0: Download complete [2026-03-23T14:31:49.847Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-23T14:31:49.847Z] 3a2ae6a8a46f: Download complete [2026-03-23T14:31:50.112Z] ec43610c2a17: Verifying Checksum [2026-03-23T14:31:50.112Z] ec43610c2a17: Download complete [2026-03-23T14:31:50.112Z] 5d3b04190fa2: Verifying Checksum [2026-03-23T14:31:50.112Z] 5d3b04190fa2: Download complete [2026-03-23T14:31:50.112Z] 33b1e0a273af: Verifying Checksum [2026-03-23T14:31:50.112Z] 33b1e0a273af: Download complete [2026-03-23T14:31:50.112Z] 5eb5b503b376: Verifying Checksum [2026-03-23T14:31:50.112Z] 5eb5b503b376: Download complete [2026-03-23T14:31:50.685Z] 2f39f015ded8: Verifying Checksum [2026-03-23T14:31:50.686Z] 2f39f015ded8: Download complete [2026-03-23T14:31:51.640Z] 5eb5b503b376: Pull complete [2026-03-23T14:31:51.640Z] 5c69ac0246d0: Pull complete [2026-03-23T14:31:52.213Z] ec43610c2a17: Pull complete [2026-03-23T14:31:52.213Z] 3a2ae6a8a46f: Pull complete [2026-03-23T14:31:52.479Z] 33b1e0a273af: Pull complete [2026-03-23T14:31:52.479Z] 5d3b04190fa2: Pull complete [2026-03-23T14:31:56.701Z] 2f39f015ded8: Pull complete [2026-03-23T14:31:56.701Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-23T14:31:56.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T14:31:56.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T14:31:56.817Z] prd-centos7-docker-4c-2g-3946 does not seem to be running inside a container [2026-03-23T14:31:56.862Z] $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-03-23T14:31:59.943Z] $ docker top 9f3fdd906af3ee851b69d6279cfe539e0a8ffe0287aa407835431ce2929fb05e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T14:32:00.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-23T14:32:00.610Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-23T14:32:00.910Z] + ls /var/log/sa-host [2026-03-23T14:32:00.910Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T14:32:01.104Z] provisioning config files... [2026-03-23T14:32:01.116Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1578814846030335821tmp [Pipeline] { [Pipeline] echo [2026-03-23T14:32:01.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:01.434Z] ---> create-netrc.sh [Pipeline] } [2026-03-23T14:32:01.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:01.813Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-23T14:32:01.821Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:02.110Z] ---> sudo-logs.sh [2026-03-23T14:32:02.110Z] Archiving 'sudo' log.. [2026-03-23T14:32:02.110Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3946.novalocal: Name or service not known [2026-03-23T14:32:02.110Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3946.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-23T14:32:02.229Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:02.520Z] ---> job-cost.sh [2026-03-23T14:32:02.520Z] lf-activate-venv: SKIPPING [2026-03-23T14:32:02.520Z] DEBUG: total: 0.10999999940395355 [2026-03-23T14:32:02.520Z] INFO: Retrieving Stack Cost... [2026-03-23T14:32:02.779Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-23T14:32:03.037Z] INFO: Archiving Costs [Pipeline] echo [2026-03-23T14:32:03.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:03.342Z] ---> logs-deploy.sh [2026-03-23T14:32:03.342Z] lf-activate-venv: SKIPPING [2026-03-23T14:32:03.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/214 [2026-03-23T14:32:03.342Z] INFO: archiving workspace using pattern(s): [2026-03-23T14:32:04.278Z] Archives upload complete. [2026-03-23T14:32:04.278Z] INFO: archiving logs to Nexus [2026-03-23T14:32:05.228Z] ---> uname -a: [2026-03-23T14:32:05.228Z] Linux prd-centos7-docker-4c-2g-3946.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-23T14:32:05.228Z] [2026-03-23T14:32:05.228Z] [2026-03-23T14:32:05.228Z] ---> lscpu: [2026-03-23T14:32:05.228Z] Architecture: x86_64 [2026-03-23T14:32:05.228Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-23T14:32:05.228Z] Byte Order: Little Endian [2026-03-23T14:32:05.228Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-23T14:32:05.228Z] CPU(s): 2 [2026-03-23T14:32:05.228Z] On-line CPU(s) list: 0,1 [2026-03-23T14:32:05.228Z] Thread(s) per core: 1 [2026-03-23T14:32:05.228Z] Core(s) per socket: 1 [2026-03-23T14:32:05.228Z] Socket(s): 2 [2026-03-23T14:32:05.228Z] NUMA node(s): 1 [2026-03-23T14:32:05.228Z] Vendor ID: AuthenticAMD [2026-03-23T14:32:05.228Z] CPU family: 23 [2026-03-23T14:32:05.228Z] Model: 49 [2026-03-23T14:32:05.228Z] Model name: AMD EPYC-Rome Processor [2026-03-23T14:32:05.228Z] Stepping: 0 [2026-03-23T14:32:05.228Z] CPU MHz: 2799.998 [2026-03-23T14:32:05.228Z] BogoMIPS: 5599.99 [2026-03-23T14:32:05.228Z] Virtualization: AMD-V [2026-03-23T14:32:05.228Z] Hypervisor vendor: KVM [2026-03-23T14:32:05.228Z] Virtualization type: full [2026-03-23T14:32:05.228Z] L1d cache: 64 KiB [2026-03-23T14:32:05.228Z] L1i cache: 64 KiB [2026-03-23T14:32:05.228Z] L2 cache: 1 MiB [2026-03-23T14:32:05.228Z] L3 cache: 32 MiB [2026-03-23T14:32:05.228Z] NUMA node0 CPU(s): 0,1 [2026-03-23T14:32:05.228Z] Vulnerability Itlb multihit: Not affected [2026-03-23T14:32:05.228Z] Vulnerability L1tf: Not affected [2026-03-23T14:32:05.228Z] Vulnerability Mds: Not affected [2026-03-23T14:32:05.228Z] Vulnerability Meltdown: Not affected [2026-03-23T14:32:05.228Z] Vulnerability Mmio stale data: Not affected [2026-03-23T14:32:05.228Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-23T14:32:05.228Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-23T14:32:05.228Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-23T14:32:05.228Z] Vulnerability Srbds: Not affected [2026-03-23T14:32:05.228Z] Vulnerability Tsx async abort: Not affected [2026-03-23T14:32:05.228Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-23T14:32:05.228Z] [2026-03-23T14:32:05.228Z] [2026-03-23T14:32:05.228Z] ---> nproc: [2026-03-23T14:32:05.228Z] 2 [2026-03-23T14:32:05.228Z] [2026-03-23T14:32:05.228Z] [2026-03-23T14:32:05.228Z] ---> df -h: [2026-03-23T14:32:05.228Z] Filesystem Size Used Avail Use% Mounted on [2026-03-23T14:32:05.228Z] overlay 40G 6.8G 34G 17% / [2026-03-23T14:32:05.228Z] tmpfs 64M 0 64M 0% /dev [2026-03-23T14:32:05.228Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-23T14:32:05.228Z] shm 64M 0 64M 0% /dev/shm [2026-03-23T14:32:05.228Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-03-23T14:32:05.228Z] [2026-03-23T14:32:05.228Z] [2026-03-23T14:32:05.228Z] Cannot open /var/log/sysstat/sa23: No such file or directory [2026-03-23T14:32:05.228Z] Please check if data collecting is enabled [2026-03-23T14:32:05.228Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T14:32:05.263Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-23T14:32:05.268Z] $ docker stop --time=1 9f3fdd906af3ee851b69d6279cfe539e0a8ffe0287aa407835431ce2929fb05e [2026-03-23T14:32:06.428Z] $ docker rm -f --volumes 9f3fdd906af3ee851b69d6279cfe539e0a8ffe0287aa407835431ce2929fb05e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-23T14:32:06.516Z] [WS-CLEANUP] Deleting project workspace... [2026-03-23T14:32:06.516Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-23T14:32:06.533Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T14:32:07.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T14:32:07.022Z] [2026-03-23T14:32:07.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T14:32:07.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T14:32:07.333Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-23T14:32:07.333Z] 5eb5b503b376: Pulling fs layer [2026-03-23T14:32:07.333Z] 5c69ac0246d0: Pulling fs layer [2026-03-23T14:32:07.333Z] ec43610c2a17: Pulling fs layer [2026-03-23T14:32:07.333Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-23T14:32:07.333Z] 33b1e0a273af: Pulling fs layer [2026-03-23T14:32:07.333Z] 5d3b04190fa2: Pulling fs layer [2026-03-23T14:32:07.333Z] 2f39f015ded8: Pulling fs layer [2026-03-23T14:32:07.333Z] 5d3b04190fa2: Waiting [2026-03-23T14:32:07.333Z] 3a2ae6a8a46f: Waiting [2026-03-23T14:32:07.333Z] 33b1e0a273af: Waiting [2026-03-23T14:32:07.333Z] 2f39f015ded8: Waiting [2026-03-23T14:32:07.333Z] 5c69ac0246d0: Verifying Checksum [2026-03-23T14:32:07.333Z] 5c69ac0246d0: Download complete [2026-03-23T14:32:07.333Z] 3a2ae6a8a46f: Download complete [2026-03-23T14:32:07.333Z] 33b1e0a273af: Verifying Checksum [2026-03-23T14:32:07.333Z] 33b1e0a273af: Download complete [2026-03-23T14:32:07.333Z] 5d3b04190fa2: Download complete [2026-03-23T14:32:07.333Z] ec43610c2a17: Verifying Checksum [2026-03-23T14:32:07.333Z] ec43610c2a17: Download complete [2026-03-23T14:32:07.592Z] 5eb5b503b376: Verifying Checksum [2026-03-23T14:32:07.592Z] 5eb5b503b376: Download complete [2026-03-23T14:32:08.162Z] 2f39f015ded8: Download complete [2026-03-23T14:32:09.101Z] 5eb5b503b376: Pull complete [2026-03-23T14:32:09.101Z] 5c69ac0246d0: Pull complete [2026-03-23T14:32:09.674Z] ec43610c2a17: Pull complete [2026-03-23T14:32:09.674Z] 3a2ae6a8a46f: Pull complete [2026-03-23T14:32:09.933Z] 33b1e0a273af: Pull complete [2026-03-23T14:32:09.933Z] 5d3b04190fa2: Pull complete [2026-03-23T14:32:15.197Z] 2f39f015ded8: Pull complete [2026-03-23T14:32:15.197Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-23T14:32:15.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T14:32:15.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T14:32:15.299Z] prd-ubuntu20.04-docker-8c-8g-3938 does not seem to be running inside a container [2026-03-23T14:32:15.325Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-03-23T14:32:17.029Z] $ docker top be22f4ac7226009dd2ef8bb85c544f25ae7552272109dd917b75d779dbbb56d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:17.384Z] ---> job-cost.sh [2026-03-23T14:32:17.384Z] lf-activate-venv: SKIPPING [2026-03-23T14:32:17.384Z] INFO: No Stack... [2026-03-23T14:32:17.644Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-23T14:32:17.903Z] INFO: Archiving Costs [Pipeline] sh [2026-03-23T14:32:18.188Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2026-03-23T14:32:18.188Z] + cut -d, -f6 [Pipeline] lock [2026-03-23T14:32:18.203Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-214-stack-cost] [2026-03-23T14:32:18.210Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-214-stack-cost] did not exist. Created. [2026-03-23T14:32:18.216Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T14:32:18.531Z] /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-2eb522f9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-23T14:32:18.821Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-03-23T14:32:18.845Z] Warning: overwriting stash ‘stack-cost’ [2026-03-23T14:32:18.861Z] Stashed 1 file(s) [Pipeline] } [2026-03-23T14:32:18.871Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-23T14:32:18.900Z] $ docker stop --time=1 be22f4ac7226009dd2ef8bb85c544f25ae7552272109dd917b75d779dbbb56d7 [2026-03-23T14:32:20.027Z] $ docker rm -f --volumes be22f4ac7226009dd2ef8bb85c544f25ae7552272109dd917b75d779dbbb56d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-23T14:32:20.188Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-23T14:32:21.108Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2026-03-23T14:32:21.108Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-03-23T14:32:21.108Z] total 16 [2026-03-23T14:32:21.108Z] drwxr-xr-x 3 root root 4096 Mar 23 14:32 . [2026-03-23T14:32:21.108Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 14:32 .. [2026-03-23T14:32:21.108Z] drwxr-xr-x 2 root root 4096 Mar 23 14:32 cost [2026-03-23T14:32:21.108Z] -rw-r--r-- 1 root root 90 Mar 23 14:32 cost.csv [2026-03-23T14:32:21.108Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-03-23T14:32:21.108Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-03-23T14:32:21.108Z] total 16 [2026-03-23T14:32:21.108Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 14:32 . [2026-03-23T14:32:21.108Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 14:32 .. [2026-03-23T14:32:21.108Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 14:32 cost [2026-03-23T14:32:21.108Z] -rw-r--r-- 1 jenkins jenkins 90 Mar 23 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:21.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:22.256Z] ---> package-listing.sh [2026-03-23T14:32:22.257Z] ++ facter osfamily [2026-03-23T14:32:22.257Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-23T14:32:22.515Z] + OS_FAMILY=debian [2026-03-23T14:32:22.515Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2026-03-23T14:32:22.515Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-23T14:32:22.515Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-23T14:32:22.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-23T14:32:22.515Z] + PACKAGES=/tmp/packages_start.txt [2026-03-23T14:32:22.515Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-03-23T14:32:22.515Z] + PACKAGES=/tmp/packages_end.txt [2026-03-23T14:32:22.515Z] + case "${OS_FAMILY}" in [2026-03-23T14:32:22.515Z] + dpkg -l [2026-03-23T14:32:22.516Z] + grep '^ii' [2026-03-23T14:32:22.516Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-23T14:32:22.516Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-23T14:32:22.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-23T14:32:22.516Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-03-23T14:32:22.516Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2026-03-23T14:32:22.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2026-03-23T14:32:22.529Z] 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/gexfoundry_device-modbus-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-03-23T14:32:22.806Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T14:32:23.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T14:32:23.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T14:32:23.451Z] prd-ubuntu20.04-docker-8c-8g-3938 does not seem to be running inside a container [2026-03-23T14:32:23.483Z] $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-03-23T14:32:23.695Z] $ docker top 5b6d5cce974b67b34eb4530844c7893cb2dd11f3d8c7c13b97c0a883eeb82788 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T14:32:24.045Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-23T14:32:24.333Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-23T14:32:24.622Z] + ls /var/log/sa-host [2026-03-23T14:32:24.622Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T14:32:24.657Z] provisioning config files... [2026-03-23T14:32:24.665Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9018511576594957383tmp [Pipeline] { [Pipeline] echo [2026-03-23T14:32:24.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:24.974Z] ---> create-netrc.sh [Pipeline] } [2026-03-23T14:32:24.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:25.298Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-23T14:32:25.307Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:25.592Z] ---> sudo-logs.sh [2026-03-23T14:32:25.593Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-23T14:32:25.620Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:25.903Z] ---> job-cost.sh [2026-03-23T14:32:25.903Z] lf-activate-venv: SKIPPING [2026-03-23T14:32:25.903Z] DEBUG: total: 1.5299999713897705 [2026-03-23T14:32:25.903Z] INFO: Retrieving Stack Cost... [2026-03-23T14:32:25.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-23T14:32:26.162Z] INFO: Archiving Costs [Pipeline] echo [2026-03-23T14:32:26.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T14:32:26.460Z] ---> logs-deploy.sh [2026-03-23T14:32:26.460Z] lf-activate-venv: SKIPPING [2026-03-23T14:32:26.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/214 [2026-03-23T14:32:26.460Z] INFO: archiving workspace using pattern(s): [2026-03-23T14:32:27.394Z] Archives upload complete. [2026-03-23T14:32:27.394Z] INFO: archiving logs to Nexus