Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9785ede72cba43db6a9099d0cd7be30449c05d75 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-ssh12795688379347631021.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-ssh15347926176466724682.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-ssh4784690892106133545.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-ssh18343068183440760665.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-ssh1826344913122687280.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1998’ Running on prd-ubuntu20.04-docker-8c-8g-2024 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 Avoid second fetch Checking out Revision 9785ede72cba43db6a9099d0cd7be30449c05d75 (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 9785ede72cba43db6a9099d0cd7be30449c05d75 # timeout=10 Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git rev-list --no-walk de0d356a091d4ec4b365a769a5ea60ecbc23e220 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T06:53:42.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T06:53:42.248Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T06:53:42.274Z] ========================================================= [2026-02-13T06:53:42.274Z] EdgeX Global Pipelines Version Info [2026-02-13T06:53:42.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:53:43.352Z] ------------------- [2026-02-13T06:53:43.353Z] stable info: [2026-02-13T06:53:43.353Z] ------------------- [2026-02-13T06:53:43.353Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T06:53:43.353Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T06:53:43.353Z] Message: update stable to v1.0.278 [2026-02-13T06:53:43.921Z] ------------------- [2026-02-13T06:53:43.921Z] experimental info: [2026-02-13T06:53:43.921Z] ------------------- [2026-02-13T06:53:43.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T06:53:43.921Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T06:53:43.921Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-13T06:53:44.000Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2026-02-13T06:53:44.021Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2026-02-13T06:53:44.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T06:53:44.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-13T06:53:44.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-13T06:53:44.105Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-13T06:53:44.126Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-13T06:53:44.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T06:53:44.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-13T06:53:44.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T06:53:44.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-13T06:53:44.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2026-02-13T06:53:44.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T06:53:44.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-13T06:53:44.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T06:53:44.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T06:53:44.336Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T06:53:44.355Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-02-13T06:53:44.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T06:53:44.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-13T06:53:44.419Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-02-13T06:53:44.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-02-13T06:53:44.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-02-13T06:53:44.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-02-13T06:53:44.505Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-02-13T06:53:44.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T06:53:44.543Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-13T06:53:44.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T06:53:44.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T06:53:44.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T06:53:44.622Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo [2026-02-13T06:53:44.644Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9785ede [Pipeline] echo [2026-02-13T06:53:44.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:53:44.716Z] provisioning config files... [2026-02-13T06:53:44.729Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18374611441282149458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:53:45.059Z] ---> ****-login.sh [2026-02-13T06:53:45.059Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:53:45.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:53:45.319Z] [2026-02-13T06:53:45.319Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:53:45.319Z] Configure a credential helper to remove this warning. See [2026-02-13T06:53:45.319Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:53:45.319Z] [2026-02-13T06:53:45.319Z] Login Succeeded [2026-02-13T06:53:45.319Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:53:45.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:53:45.591Z] [2026-02-13T06:53:45.591Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:53:45.591Z] Configure a credential helper to remove this warning. See [2026-02-13T06:53:45.592Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:53:45.592Z] [2026-02-13T06:53:45.592Z] Login Succeeded [2026-02-13T06:53:45.592Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:53:45.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:53:45.592Z] [2026-02-13T06:53:45.592Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:53:45.592Z] Configure a credential helper to remove this warning. See [2026-02-13T06:53:45.592Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:53:45.592Z] [2026-02-13T06:53:45.592Z] Login Succeeded [2026-02-13T06:53:45.592Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:53:45.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:53:45.592Z] [2026-02-13T06:53:45.592Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:53:45.592Z] Configure a credential helper to remove this warning. See [2026-02-13T06:53:45.592Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:53:45.592Z] [2026-02-13T06:53:45.592Z] Login Succeeded [2026-02-13T06:53:45.592Z] ****.io [2026-02-13T06:53:45.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:53:45.851Z] [2026-02-13T06:53:45.851Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T06:53:45.851Z] Configure a credential helper to remove this warning. See [2026-02-13T06:53:45.851Z] https://docs.****.com/go/credential-store/ [2026-02-13T06:53:45.851Z] [2026-02-13T06:53:45.851Z] Login Succeeded [2026-02-13T06:53:45.851Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:53:45.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-13T06:53:46.278Z] + git rev-list -1 --merges 9785ede72cba43db6a9099d0cd7be30449c05d75~1..9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo [2026-02-13T06:53:46.315Z] -----------> git rev-list -1 --merges 9785ede72cba43db6a9099d0cd7be30449c05d75~1..9785ede72cba43db6a9099d0cd7be30449c05d75 9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T06:53:46.315Z] 9785ede72cba43db6a9099d0cd7be30449c05d75 [false] [Pipeline] sh [2026-02-13T06:53:46.612Z] + git log --format=format:%s -1 9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo [2026-02-13T06:53:46.630Z] ========================================================= [2026-02-13T06:53:46.630Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-13T06:53:46.630Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T06:53:46.982Z] + git log --format=format:%s -1 9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo [2026-02-13T06:53:46.994Z] [semverPrep] GIT_COMMIT: 9785ede72cba43db6a9099d0cd7be30449c05d75, Commit Message: Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo [2026-02-13T06:53:47.010Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-02-13T06:53:47.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T06:53:47.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T06:53:47.384Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T06:53:47.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T06:53:47.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T06:53:47.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T06:53:47.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:53:47.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T06:53:47.792Z] [2026-02-13T06:53:47.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:53:48.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T06:53:48.096Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T06:53:48.096Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T06:53:48.096Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T06:53:48.096Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T06:53:48.096Z] 461d9e800cba: Pulling fs layer [2026-02-13T06:53:48.096Z] 80192f66455f: Pulling fs layer [2026-02-13T06:53:48.096Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T06:53:48.096Z] a29436f7fd5d: Pulling fs layer [2026-02-13T06:53:48.096Z] 923cac83aea3: Pulling fs layer [2026-02-13T06:53:48.096Z] 461d9e800cba: Waiting [2026-02-13T06:53:48.096Z] 80192f66455f: Waiting [2026-02-13T06:53:48.096Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T06:53:48.096Z] 2e8e34ca0e6c: Waiting [2026-02-13T06:53:48.096Z] db01528c6b51: Pulling fs layer [2026-02-13T06:53:48.096Z] a29436f7fd5d: Waiting [2026-02-13T06:53:48.096Z] 28988de357af: Pulling fs layer [2026-02-13T06:53:48.096Z] 923cac83aea3: Waiting [2026-02-13T06:53:48.096Z] 25ad8b0a4227: Waiting [2026-02-13T06:53:48.096Z] db01528c6b51: Waiting [2026-02-13T06:53:48.096Z] 28988de357af: Waiting [2026-02-13T06:53:48.096Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T06:53:48.096Z] 6bf1a483ea7c: Download complete [2026-02-13T06:53:48.096Z] 461d9e800cba: Download complete [2026-02-13T06:53:48.096Z] 80192f66455f: Download complete [2026-02-13T06:53:48.358Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T06:53:48.358Z] f5dfc541a4d3: Download complete [2026-02-13T06:53:48.358Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T06:53:48.358Z] 3dae71ba6b94: Download complete [2026-02-13T06:53:48.358Z] 923cac83aea3: Download complete [2026-02-13T06:53:48.358Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T06:53:48.358Z] 25ad8b0a4227: Download complete [2026-02-13T06:53:48.358Z] db01528c6b51: Verifying Checksum [2026-02-13T06:53:48.358Z] db01528c6b51: Download complete [2026-02-13T06:53:48.618Z] 28988de357af: Verifying Checksum [2026-02-13T06:53:48.618Z] 28988de357af: Download complete [2026-02-13T06:53:48.618Z] a29436f7fd5d: Verifying Checksum [2026-02-13T06:53:48.618Z] a29436f7fd5d: Download complete [2026-02-13T06:53:49.184Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T06:53:49.184Z] 2e8e34ca0e6c: Download complete [2026-02-13T06:53:50.120Z] 3dae71ba6b94: Pull complete [2026-02-13T06:53:50.120Z] 6bf1a483ea7c: Pull complete [2026-02-13T06:53:51.057Z] f5dfc541a4d3: Pull complete [2026-02-13T06:53:51.057Z] 461d9e800cba: Pull complete [2026-02-13T06:53:51.057Z] 80192f66455f: Pull complete [2026-02-13T06:53:56.330Z] 2e8e34ca0e6c: Pull complete [2026-02-13T06:53:57.300Z] a29436f7fd5d: Pull complete [2026-02-13T06:53:57.300Z] 923cac83aea3: Pull complete [2026-02-13T06:53:57.300Z] 25ad8b0a4227: Pull complete [2026-02-13T06:53:57.300Z] db01528c6b51: Pull complete [2026-02-13T06:53:57.300Z] 28988de357af: Pull complete [2026-02-13T06:53:57.300Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T06:53:57.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T06:53:57.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:53:57.430Z] prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container [2026-02-13T06:53:57.466Z] $ 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-02-13T06:53:59.019Z] $ docker top 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e -eo pid,comm [2026-02-13T06:53:59.070Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T06:53:59.070Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T06:53:59.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T06:53:59.122Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T06:53:59.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T06:53:59.236Z] $ docker exec 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e ssh-agent [2026-02-13T06:53:59.343Z] SSH_AUTH_SOCK=/tmp/ssh-1AeG7TC1azma/agent.33 [2026-02-13T06:53:59.343Z] SSH_AGENT_PID=39 [2026-02-13T06:53:59.350Z] Running ssh-add (command line suppressed) [2026-02-13T06:53:59.454Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17777967811691116984.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17777967811691116984.key) [2026-02-13T06:53:59.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T06:53:59.760Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2026-02-13T06:54:00.041Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T06:54:00.053Z] $ docker exec --env ******** --env ******** 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e ssh-agent -k [2026-02-13T06:54:00.159Z] unset SSH_AUTH_SOCK; [2026-02-13T06:54:00.160Z] unset SSH_AGENT_PID; [2026-02-13T06:54:00.160Z] echo Agent pid 39 killed; [2026-02-13T06:54:00.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T06:54:00.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T06:54:00.217Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T06:54:00.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T06:54:00.346Z] $ docker exec 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e ssh-agent [2026-02-13T06:54:00.469Z] SSH_AUTH_SOCK=/tmp/ssh-eUSCF8DznepZ/agent.86 [2026-02-13T06:54:00.469Z] SSH_AGENT_PID=92 [2026-02-13T06:54:00.474Z] Running ssh-add (command line suppressed) [2026-02-13T06:54:00.593Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10993689665051901709.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10993689665051901709.key) [2026-02-13T06:54:00.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T06:54:00.893Z] + git semver init [2026-02-13T06:54:01.152Z] 2026-02-13 06:54:01,119 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T06:54:01.152Z] 2026-02-13 06:54:01,123 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T06:54:01.152Z] 2026-02-13 06:54:01,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-02-13T06:54:01.152Z] 2026-02-13 06:54:01,124 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2026-02-13T06:54:01.152Z] 2026-02-13 06:54:01,124 [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-02-13T06:54:02.535Z] 2026-02-13 06:54:02,410 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2026-02-13T06:54:02.535Z] 2026-02-13 06:54:02,410 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2026-02-13T06:54:02.535Z] 2026-02-13 06:54:02,411 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-02-13T06:54:02.535Z] 2026-02-13 06:54:02,411 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2026-02-13T06:54:02.535Z] 4.1.0-dev.20 [Pipeline] } [2026-02-13T06:54:02.545Z] $ docker exec --env ******** --env ******** 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e ssh-agent -k [2026-02-13T06:54:02.642Z] unset SSH_AUTH_SOCK; [2026-02-13T06:54:02.642Z] unset SSH_AGENT_PID; [2026-02-13T06:54:02.642Z] echo Agent pid 92 killed; [2026-02-13T06:54:02.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T06:54:02.975Z] + git semver [Pipeline] } [2026-02-13T06:54:03.245Z] $ docker stop --time=1 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e [2026-02-13T06:54:04.542Z] $ docker rm -f --volumes 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T06:54:04.910Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T06:54:05.189Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T06:54:05.192Z] [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-02-13T06:54:05.336Z] provisioning config files... [2026-02-13T06:54:05.369Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15836420477299936792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:54:05.668Z] ---> ****-login.sh [2026-02-13T06:54:05.668Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:54:05.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:05.668Z] Login Succeeded [2026-02-13T06:54:05.668Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:54:05.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:05.669Z] Login Succeeded [2026-02-13T06:54:05.669Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:54:05.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:05.928Z] Login Succeeded [2026-02-13T06:54:05.928Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:54:05.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:05.928Z] Login Succeeded [2026-02-13T06:54:05.928Z] ****.io [2026-02-13T06:54:05.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:54:06.188Z] Login Succeeded [2026-02-13T06:54:06.188Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:54:06.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T06:54:06.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:54:06.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:54:06.330Z] ========================================================= [2026-02-13T06:54:06.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-13T06:54:06.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:54:06.671Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-02-13T06:54:07.241Z] #0 building with "default" instance using docker driver [2026-02-13T06:54:07.241Z] [2026-02-13T06:54:07.241Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:54:07.241Z] #1 transferring dockerfile: 1.52kB done [2026-02-13T06:54:07.241Z] #1 DONE 0.0s [2026-02-13T06:54:07.241Z] [2026-02-13T06:54:07.241Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T06:54:07.241Z] #2 DONE 0.1s [2026-02-13T06:54:07.500Z] [2026-02-13T06:54:07.500Z] #3 [internal] load .dockerignore [2026-02-13T06:54:07.500Z] #3 transferring context: 182B done [2026-02-13T06:54:07.500Z] #3 DONE 0.0s [2026-02-13T06:54:07.500Z] [2026-02-13T06:54:07.500Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T06:54:07.500Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-02-13T06:54:07.500Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-02-13T06:54:07.500Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-02-13T06:54:07.500Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s [2026-02-13T06:54:07.500Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-02-13T06:54:07.500Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-02-13T06:54:07.500Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2026-02-13T06:54:07.500Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-02-13T06:54:07.758Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-02-13T06:54:07.758Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.06MB / 60.15MB 0.2s [2026-02-13T06:54:07.758Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-02-13T06:54:07.758Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-02-13T06:54:07.758Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-02-13T06:54:07.758Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-02-13T06:54:07.758Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-02-13T06:54:07.758Z] #4 ... [2026-02-13T06:54:07.758Z] [2026-02-13T06:54:07.758Z] #5 [internal] load build context [2026-02-13T06:54:07.758Z] #5 transferring context: 25.66MB 0.2s done [2026-02-13T06:54:07.758Z] #5 DONE 0.3s [2026-02-13T06:54:07.758Z] [2026-02-13T06:54:07.758Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T06:54:07.758Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2026-02-13T06:54:07.758Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-02-13T06:54:07.758Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-02-13T06:54:07.758Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s [2026-02-13T06:54:07.758Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 42.99MB / 60.15MB 0.4s [2026-02-13T06:54:07.758Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-02-13T06:54:07.758Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.4s [2026-02-13T06:54:07.758Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-02-13T06:54:07.758Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.4s [2026-02-13T06:54:08.018Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-02-13T06:54:08.018Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s [2026-02-13T06:54:08.018Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-02-13T06:54:08.018Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.21MB / 112.58MB 0.7s [2026-02-13T06:54:08.018Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-02-13T06:54:08.275Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 93.32MB / 112.58MB 0.8s [2026-02-13T06:54:08.275Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s [2026-02-13T06:54:08.533Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-02-13T06:54:13.814Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s [2026-02-13T06:54:13.814Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s done [2026-02-13T06:54:13.814Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-02-13T06:54:13.814Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-02-13T06:54:13.814Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-02-13T06:54:13.814Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-02-13T06:54:13.814Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-02-13T06:54:14.380Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-02-13T06:54:14.380Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-02-13T06:54:17.666Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done [2026-02-13T06:54:17.666Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-02-13T06:54:18.232Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-02-13T06:54:18.232Z] #4 DONE 10.9s [2026-02-13T06:54:18.492Z] [2026-02-13T06:54:18.492Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-02-13T06:54:18.492Z] #6 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T06:54:18.753Z] #6 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T06:54:19.011Z] #6 0.756 (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-02-13T06:54:19.270Z] #6 0.808 (2/8) Installing libedit (20250104.3.1-r1) [2026-02-13T06:54:19.270Z] #6 0.814 (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-02-13T06:54:19.270Z] #6 0.836 (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-02-13T06:54:19.270Z] #6 1.099 (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-02-13T06:54:19.529Z] #6 1.103 (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-02-13T06:54:19.529Z] #6 1.106 (7/8) Installing openssh-server (10.0_p1-r10) [2026-02-13T06:54:19.529Z] #6 1.129 (8/8) Installing openssh (10.0_p1-r10) [2026-02-13T06:54:19.529Z] #6 1.136 Executing busybox-1.37.0-r19.trigger [2026-02-13T06:54:19.529Z] #6 1.146 OK: 272 MiB in 68 packages [2026-02-13T06:54:20.306Z] Still waiting to schedule task [2026-02-13T06:54:20.307Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T06:54:20.904Z] #6 DONE 2.5s [2026-02-13T06:54:20.904Z] [2026-02-13T06:54:20.904Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2026-02-13T06:54:20.904Z] #7 DONE 0.0s [2026-02-13T06:54:20.904Z] [2026-02-13T06:54:20.904Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T06:54:20.904Z] #8 DONE 0.0s [2026-02-13T06:54:20.904Z] [2026-02-13T06:54:20.904Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T06:54:35.779Z] #9 DONE 14.9s [2026-02-13T06:54:35.779Z] [2026-02-13T06:54:35.779Z] #10 [builder 6/7] COPY . . [2026-02-13T06:54:35.779Z] #10 DONE 0.1s [2026-02-13T06:54:36.038Z] [2026-02-13T06:54:36.038Z] #11 [builder 7/7] RUN echo noop [2026-02-13T06:54:36.038Z] #11 0.200 noop [2026-02-13T06:54:36.298Z] #11 DONE 0.2s [2026-02-13T06:54:36.298Z] [2026-02-13T06:54:36.298Z] #12 exporting to image [2026-02-13T06:54:36.298Z] #12 exporting layers [2026-02-13T06:54:44.424Z] #12 exporting layers 8.2s done [2026-02-13T06:54:44.424Z] #12 writing image sha256:2e1501e8e70565a46cd29f3a4976df165f28642f30163c3f7abf646f18816918 done [2026-02-13T06:54:44.424Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-13T06:54:44.424Z] #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:54:44.745Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T06:54:44.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:54:44.816Z] prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container [2026-02-13T06:54:44.840Z] $ 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-02-13T06:54:45.194Z] $ docker top a56f125812e1c266069794911ea83e843cb59088053b3945eac55f05eb0724a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T06:54:45.534Z] + go version [2026-02-13T06:54:45.534Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-13T06:54:45.542Z] $ docker stop --time=1 a56f125812e1c266069794911ea83e843cb59088053b3945eac55f05eb0724a2 [2026-02-13T06:54:46.806Z] $ docker rm -f --volumes a56f125812e1c266069794911ea83e843cb59088053b3945eac55f05eb0724a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:54:47.215Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T06:54:47.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:54:47.285Z] prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container [2026-02-13T06:54:47.372Z] $ 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-02-13T06:54:47.589Z] $ docker top 428b6bfbeaa8aaf849d5f70af121a97848ef39e342e9e5ae84380e88a1a32dbd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T06:54:47.932Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2026-02-13T06:54:48.230Z] + make test [2026-02-13T06:54:48.230Z] go test ./... -coverprofile=coverage.out ./... [2026-02-13T06:54:49.164Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-02-13T06:55:11.082Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-02-13T06:55:11.082Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 49.7% of statements [2026-02-13T06:55:21.047Z] 0 issues. [2026-02-13T06:55:21.047Z] go vet ./... [2026-02-13T06:55:27.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T06:55:27.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T06:55:27.602Z] ./bin/test-attribution-txt.sh [2026-02-13T06:55:27.602Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T06:55:27.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T06:55:27.629Z] $ docker stop --time=1 428b6bfbeaa8aaf849d5f70af121a97848ef39e342e9e5ae84380e88a1a32dbd [2026-02-13T06:55:29.475Z] $ docker rm -f --volumes 428b6bfbeaa8aaf849d5f70af121a97848ef39e342e9e5ae84380e88a1a32dbd [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T06:55:30.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T06:55:30.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-02-13T06:55:30.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T06:55:30.898Z] + ls -al . [2026-02-13T06:55:30.898Z] total 268 [2026-02-13T06:55:30.898Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 06:54 . [2026-02-13T06:55:30.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:53 .. [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 06:53 .dockerignore [2026-02-13T06:55:30.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:55 .git [2026-02-13T06:55:30.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:53 .github [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 13 06:53 .gitignore [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 06:53 .golangci.yml [2026-02-13T06:55:30.898Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:54 .semver [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 22459 Feb 13 06:53 Attribution.txt [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 18046 Feb 13 06:53 CHANGELOG.md [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 13 06:53 Dockerfile [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:53 GOVERNANCE.md [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 13 06:53 Jenkinsfile [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:53 LICENSE [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 2529 Feb 13 06:53 Makefile [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 13 06:53 OWNERS.md [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 13 06:53 README.md [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 06:54 VERSION [2026-02-13T06:55:30.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:53 bin [2026-02-13T06:55:30.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:53 cmd [2026-02-13T06:55:30.898Z] -rw-r--r-- 1 jenkins jenkins 32380 Feb 13 06:55 coverage.out [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 6925 Feb 13 06:53 go.mod [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 89897 Feb 13 06:53 go.sum [2026-02-13T06:55:30.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:53 internal [2026-02-13T06:55:30.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:53 simulator [2026-02-13T06:55:30.898Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 13 06:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:55:31.210Z] + 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=9785ede72cba43db6a9099d0cd7be30449c05d75 --label arch=amd64 --label version=4.1.0-dev.20 . [2026-02-13T06:55:31.468Z] #0 building with "default" instance using docker driver [2026-02-13T06:55:31.468Z] [2026-02-13T06:55:31.468Z] #1 [internal] load build definition from Dockerfile [2026-02-13T06:55:31.468Z] #1 transferring dockerfile: 1.52kB done [2026-02-13T06:55:31.468Z] #1 DONE 0.0s [2026-02-13T06:55:31.468Z] [2026-02-13T06:55:31.468Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T06:55:31.468Z] #2 DONE 0.0s [2026-02-13T06:55:31.468Z] [2026-02-13T06:55:31.468Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T06:55:31.468Z] #3 DONE 0.1s [2026-02-13T06:55:31.468Z] [2026-02-13T06:55:31.468Z] #4 [internal] load .dockerignore [2026-02-13T06:55:31.468Z] #4 transferring context: 182B done [2026-02-13T06:55:31.468Z] #4 DONE 0.0s [2026-02-13T06:55:31.468Z] [2026-02-13T06:55:31.468Z] #5 [internal] load build context [2026-02-13T06:55:31.468Z] #5 transferring context: 46.28kB 0.0s done [2026-02-13T06:55:31.468Z] #5 DONE 0.0s [2026-02-13T06:55:31.468Z] [2026-02-13T06:55:31.468Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-13T06:55:31.468Z] #6 DONE 0.1s [2026-02-13T06:55:31.468Z] [2026-02-13T06:55:31.468Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T06:55:31.468Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-02-13T06:55:31.468Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-13T06:55:31.468Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T06:55:31.468Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T06:55:31.468Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T06:55:31.468Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T06:55:31.727Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-02-13T06:55:31.727Z] #7 DONE 0.3s [2026-02-13T06:55:31.727Z] [2026-02-13T06:55:31.727Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-02-13T06:55:31.727Z] #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T06:55:31.987Z] #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T06:55:32.246Z] #8 ... [2026-02-13T06:55:32.246Z] [2026-02-13T06:55:32.246Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2026-02-13T06:55:32.246Z] #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T06:55:32.246Z] #9 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T06:55:32.246Z] #9 0.630 OK: 272 MiB in 68 packages [2026-02-13T06:55:32.246Z] #9 DONE 0.8s [2026-02-13T06:55:32.504Z] [2026-02-13T06:55:32.504Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2026-02-13T06:55:32.504Z] #10 DONE 0.0s [2026-02-13T06:55:32.504Z] [2026-02-13T06:55:32.504Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-02-13T06:55:32.504Z] #11 DONE 0.1s [2026-02-13T06:55:32.504Z] [2026-02-13T06:55:32.504Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-02-13T06:55:32.504Z] #8 0.558 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T06:55:32.504Z] #8 0.563 Executing busybox-1.37.0-r20.trigger [2026-02-13T06:55:32.504Z] #8 0.572 OK: 7 MiB in 17 packages [2026-02-13T06:55:32.504Z] #8 DONE 0.7s [2026-02-13T06:55:32.504Z] [2026-02-13T06:55:32.504Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T06:55:32.763Z] #12 DONE 0.5s [2026-02-13T06:55:32.763Z] [2026-02-13T06:55:32.763Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-02-13T06:55:32.763Z] #13 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T06:55:32.763Z] #13 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T06:55:33.021Z] #13 ... [2026-02-13T06:55:33.021Z] [2026-02-13T06:55:33.021Z] #14 [builder 6/7] COPY . . [2026-02-13T06:55:33.021Z] #14 DONE 0.1s [2026-02-13T06:55:33.021Z] [2026-02-13T06:55:33.021Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-02-13T06:55:33.021Z] #13 0.693 OK: 7 MiB in 17 packages [2026-02-13T06:55:33.279Z] #13 DONE 0.8s [2026-02-13T06:55:33.279Z] [2026-02-13T06:55:33.279Z] #15 [builder 7/7] RUN make build [2026-02-13T06:55:33.279Z] #15 0.240 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.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-02-13T06:55:59.836Z] #15 DONE 25.1s [2026-02-13T06:55:59.836Z] [2026-02-13T06:55:59.836Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2026-02-13T06:55:59.836Z] #16 DONE 0.1s [2026-02-13T06:55:59.836Z] [2026-02-13T06:55:59.836Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2026-02-13T06:55:59.836Z] #17 DONE 0.0s [2026-02-13T06:55:59.836Z] [2026-02-13T06:55:59.836Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2026-02-13T06:55:59.836Z] #18 DONE 0.0s [2026-02-13T06:55:59.836Z] [2026-02-13T06:55:59.836Z] #19 exporting to image [2026-02-13T06:55:59.836Z] #19 exporting layers 0.1s done [2026-02-13T06:55:59.836Z] #19 writing image sha256:63f2552406ee246f667e3e97912600a2dc00bedba80a7d451a907f3ffd98bdf0 done [2026-02-13T06:55:59.836Z] #19 naming to docker.io/library/device-modbus done [2026-02-13T06:55:59.836Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:55:59.989Z] provisioning config files... [2026-02-13T06:55:59.998Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14807303504656324360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:56:00.300Z] ---> ****-login.sh [2026-02-13T06:56:00.301Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:56:00.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:00.301Z] Login Succeeded [2026-02-13T06:56:00.301Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:56:00.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:00.301Z] Login Succeeded [2026-02-13T06:56:00.301Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:56:00.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:00.560Z] Login Succeeded [2026-02-13T06:56:00.560Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:56:00.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:00.560Z] Login Succeeded [2026-02-13T06:56:00.560Z] ****.io [2026-02-13T06:56:00.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:00.820Z] Login Succeeded [2026-02-13T06:56:00.820Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:56:00.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T06:56:00.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:56:00.899Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2026-02-13T06:56:00.899Z] 9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T06:56:00.899Z] latest [2026-02-13T06:56:00.899Z] 4.1.0-dev.20 [2026-02-13T06:56:00.899Z] 9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [2026-02-13T06:56:00.899Z] main [2026-02-13T06:56:00.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:01.228Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:01.543Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T06:56:01.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-02-13T06:56:01.543Z] 8329d0f38d8f: Preparing [2026-02-13T06:56:01.543Z] 440ba2fa6bfc: Preparing [2026-02-13T06:56:01.543Z] 12914b5613ca: Preparing [2026-02-13T06:56:01.543Z] 9b9584a60d4a: Preparing [2026-02-13T06:56:01.543Z] c8fc60c18828: Preparing [2026-02-13T06:56:01.543Z] cce92674e987: Preparing [2026-02-13T06:56:01.543Z] cce92674e987: Waiting [2026-02-13T06:56:01.543Z] 8329d0f38d8f: Pushed [2026-02-13T06:56:01.543Z] 9b9584a60d4a: Pushed [2026-02-13T06:56:01.543Z] 440ba2fa6bfc: Pushed [2026-02-13T06:56:01.543Z] c8fc60c18828: Pushed [2026-02-13T06:56:01.543Z] cce92674e987: Layer already exists [2026-02-13T06:56:02.102Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2027 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2026-02-13T06:56:02.124Z] Running in /w/workspace/device-modbus-go/213 [Pipeline] { [Pipeline] checkout [2026-02-13T06:56:02.160Z] The recommended git tool is: git [2026-02-13T06:56:05.736Z] 12914b5613ca: Pushed [2026-02-13T06:56:05.737Z] 9785ede72cba43db6a9099d0cd7be30449c05d75: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:06.058Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:06.375Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-02-13T06:56:06.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-02-13T06:56:06.375Z] 8329d0f38d8f: Preparing [2026-02-13T06:56:06.375Z] 440ba2fa6bfc: Preparing [2026-02-13T06:56:06.375Z] 12914b5613ca: Preparing [2026-02-13T06:56:06.375Z] 9b9584a60d4a: Preparing [2026-02-13T06:56:06.375Z] c8fc60c18828: Preparing [2026-02-13T06:56:06.375Z] cce92674e987: Preparing [2026-02-13T06:56:06.375Z] cce92674e987: Waiting [2026-02-13T06:56:06.375Z] c8fc60c18828: Layer already exists [2026-02-13T06:56:06.375Z] 12914b5613ca: Layer already exists [2026-02-13T06:56:06.375Z] 8329d0f38d8f: Layer already exists [2026-02-13T06:56:06.375Z] 9b9584a60d4a: Layer already exists [2026-02-13T06:56:06.375Z] 440ba2fa6bfc: Layer already exists [2026-02-13T06:56:06.375Z] cce92674e987: Layer already exists [2026-02-13T06:56:06.375Z] latest: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:06.696Z] + 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-02-13T06:56:07.015Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-02-13T06:56:07.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-02-13T06:56:07.015Z] 8329d0f38d8f: Preparing [2026-02-13T06:56:07.015Z] 440ba2fa6bfc: Preparing [2026-02-13T06:56:07.015Z] 12914b5613ca: Preparing [2026-02-13T06:56:07.015Z] 9b9584a60d4a: Preparing [2026-02-13T06:56:07.015Z] c8fc60c18828: Preparing [2026-02-13T06:56:07.015Z] cce92674e987: Preparing [2026-02-13T06:56:07.015Z] cce92674e987: Waiting [2026-02-13T06:56:07.015Z] 440ba2fa6bfc: Layer already exists [2026-02-13T06:56:07.015Z] 9b9584a60d4a: Layer already exists [2026-02-13T06:56:07.015Z] 8329d0f38d8f: Layer already exists [2026-02-13T06:56:07.015Z] c8fc60c18828: Layer already exists [2026-02-13T06:56:07.015Z] 12914b5613ca: Layer already exists [2026-02-13T06:56:07.015Z] cce92674e987: Layer already exists [2026-02-13T06:56:07.015Z] 4.1.0-dev.20: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [2026-02-13T06:56:07.026Z] using credential edgex-jenkins-ssh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-02-13T06:56:07.057Z] Cloning the remote Git repository [Pipeline] sh [2026-02-13T06:56:07.341Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:07.657Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [2026-02-13T06:56:07.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-02-13T06:56:07.657Z] 8329d0f38d8f: Preparing [2026-02-13T06:56:07.657Z] 440ba2fa6bfc: Preparing [2026-02-13T06:56:07.657Z] 12914b5613ca: Preparing [2026-02-13T06:56:07.657Z] 9b9584a60d4a: Preparing [2026-02-13T06:56:07.657Z] c8fc60c18828: Preparing [2026-02-13T06:56:07.657Z] cce92674e987: Preparing [2026-02-13T06:56:07.657Z] cce92674e987: Waiting [2026-02-13T06:56:07.657Z] 8329d0f38d8f: Layer already exists [2026-02-13T06:56:07.657Z] c8fc60c18828: Layer already exists [2026-02-13T06:56:07.657Z] 440ba2fa6bfc: Layer already exists [2026-02-13T06:56:07.657Z] 12914b5613ca: Layer already exists [2026-02-13T06:56:07.657Z] 9b9584a60d4a: Layer already exists [2026-02-13T06:56:07.657Z] cce92674e987: Layer already exists [2026-02-13T06:56:07.657Z] 9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:07.983Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:07.112Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2026-02-13T06:56:07.225Z] > git init /w/workspace/device-modbus-go/213 # timeout=10 [2026-02-13T06:56:07.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2026-02-13T06:56:07.387Z] > git --version # timeout=10 [2026-02-13T06:56:07.414Z] > git --version # 'git version 2.25.1' [2026-02-13T06:56:07.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T06:56:07.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T06:56:08.304Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2026-02-13T06:56:08.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2026-02-13T06:56:08.304Z] 8329d0f38d8f: Preparing [2026-02-13T06:56:08.304Z] 440ba2fa6bfc: Preparing [2026-02-13T06:56:08.304Z] 12914b5613ca: Preparing [2026-02-13T06:56:08.304Z] 9b9584a60d4a: Preparing [2026-02-13T06:56:08.304Z] c8fc60c18828: Preparing [2026-02-13T06:56:08.304Z] cce92674e987: Preparing [2026-02-13T06:56:08.304Z] cce92674e987: Waiting [2026-02-13T06:56:08.304Z] 440ba2fa6bfc: Layer already exists [2026-02-13T06:56:08.304Z] 12914b5613ca: Layer already exists [2026-02-13T06:56:08.304Z] 8329d0f38d8f: Layer already exists [2026-02-13T06:56:08.304Z] 9b9584a60d4a: Layer already exists [2026-02-13T06:56:08.304Z] c8fc60c18828: Layer already exists [2026-02-13T06:56:08.304Z] cce92674e987: Layer already exists [2026-02-13T06:56:08.304Z] main: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T06:56:08.385Z] ===================================================== [Pipeline] echo [2026-02-13T06:56:08.401Z] taggedImages: [2026-02-13T06:56:08.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T06:56:08.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-02-13T06:56:08.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-02-13T06:56:08.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [2026-02-13T06:56:08.401Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2026-02-13T06:56:08.439Z] ========================================================= [2026-02-13T06:56:08.439Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T06:56:08.439Z] images: [2026-02-13T06:56:08.439Z] - nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T06:56:08.439Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2026-02-13T06:56:08.439Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [2026-02-13T06:56:08.439Z] - nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [2026-02-13T06:56:08.439Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2026-02-13T06:56:08.439Z] settingsFile: [2026-02-13T06:56:08.439Z] device-modbus-go-settings [2026-02-13T06:56:08.439Z] ========================================================= [Pipeline] node [2026-02-13T06:56:10.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2026-02-13T06:56:10.613Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T06:56:11.633Z] Avoid second fetch [2026-02-13T06:56:11.634Z] Checking out Revision 9785ede72cba43db6a9099d0cd7be30449c05d75 (main) [2026-02-13T06:56:11.653Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T06:56:11.729Z] > git checkout -f 9785ede72cba43db6a9099d0cd7be30449c05d75 # timeout=10 [2026-02-13T06:56:12.341Z] Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:56:16.716Z] provisioning config files... [2026-02-13T06:56:16.745Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/213@tmp/config5030485179435320808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:56:17.425Z] ---> ****-login.sh [2026-02-13T06:56:17.425Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:56:17.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:17.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:56:17.967Z] Configure a credential helper to remove this warning. See [2026-02-13T06:56:17.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:56:17.967Z] [2026-02-13T06:56:17.967Z] Login Succeeded [2026-02-13T06:56:17.967Z] nexus3.edgexfoundry.org:10002 [2026-02-13T06:56:18.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:18.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:56:18.236Z] Configure a credential helper to remove this warning. See [2026-02-13T06:56:18.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:56:18.236Z] [2026-02-13T06:56:18.236Z] Login Succeeded [2026-02-13T06:56:18.237Z] nexus3.edgexfoundry.org:10003 [2026-02-13T06:56:18.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:18.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:56:18.778Z] Configure a credential helper to remove this warning. See [2026-02-13T06:56:18.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:56:18.778Z] [2026-02-13T06:56:18.778Z] Login Succeeded [2026-02-13T06:56:18.778Z] nexus3.edgexfoundry.org:10004 [2026-02-13T06:56:19.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:19.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:56:19.053Z] Configure a credential helper to remove this warning. See [2026-02-13T06:56:19.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:56:19.053Z] [2026-02-13T06:56:19.053Z] Login Succeeded [2026-02-13T06:56:19.053Z] ****.io [2026-02-13T06:56:19.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T06:56:19.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T06:56:19.594Z] Configure a credential helper to remove this warning. See [2026-02-13T06:56:19.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T06:56:19.594Z] [2026-02-13T06:56:19.594Z] Login Succeeded [2026-02-13T06:56:19.594Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T06:56:19.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-02-13T06:56:19.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:56:19.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T06:56:19.955Z] ========================================================= [2026-02-13T06:56:19.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-13T06:56:19.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:56:20.316Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-02-13T06:56:20.919Z] Sending build context to Docker daemon 13.06MB [2026-02-13T06:56:20.919Z] Step 1/10 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T06:56:20.919Z] Step 2/10 : FROM ${BASE} AS builder [2026-02-13T06:56:20.919Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-13T06:56:20.919Z] 6b59a28fa201: Pulling fs layer [2026-02-13T06:56:20.919Z] d32bb0dddca7: Pulling fs layer [2026-02-13T06:56:20.919Z] 5dab1238d3d9: Pulling fs layer [2026-02-13T06:56:20.919Z] 196fd7d83e7d: Pulling fs layer [2026-02-13T06:56:20.919Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T06:56:20.919Z] 8ba94037c8f0: Pulling fs layer [2026-02-13T06:56:20.919Z] deaec5988b04: Pulling fs layer [2026-02-13T06:56:20.919Z] 9f65657bb879: Pulling fs layer [2026-02-13T06:56:20.919Z] 196fd7d83e7d: Waiting [2026-02-13T06:56:20.919Z] 4f4fb700ef54: Waiting [2026-02-13T06:56:20.919Z] 8ba94037c8f0: Waiting [2026-02-13T06:56:20.919Z] 9f65657bb879: Waiting [2026-02-13T06:56:20.919Z] deaec5988b04: Waiting [2026-02-13T06:56:20.919Z] d32bb0dddca7: Verifying Checksum [2026-02-13T06:56:20.919Z] d32bb0dddca7: Download complete [2026-02-13T06:56:20.919Z] 196fd7d83e7d: Verifying Checksum [2026-02-13T06:56:20.919Z] 196fd7d83e7d: Download complete [2026-02-13T06:56:20.919Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T06:56:20.919Z] 4f4fb700ef54: Download complete [2026-02-13T06:56:21.188Z] 8ba94037c8f0: Verifying Checksum [2026-02-13T06:56:21.188Z] 8ba94037c8f0: Download complete [2026-02-13T06:56:21.188Z] 6b59a28fa201: Verifying Checksum [2026-02-13T06:56:21.188Z] 6b59a28fa201: Download complete [2026-02-13T06:56:21.778Z] 9f65657bb879: Verifying Checksum [2026-02-13T06:56:21.778Z] 9f65657bb879: Download complete [2026-02-13T06:56:22.050Z] 6b59a28fa201: Pull complete [2026-02-13T06:56:22.639Z] d32bb0dddca7: Pull complete [2026-02-13T06:56:22.907Z] 5dab1238d3d9: Verifying Checksum [2026-02-13T06:56:22.907Z] 5dab1238d3d9: Download complete [2026-02-13T06:56:23.442Z] Still waiting to schedule task [2026-02-13T06:56:23.443Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2008’ [2026-02-13T06:56:24.342Z] deaec5988b04: Verifying Checksum [2026-02-13T06:56:24.342Z] deaec5988b04: Download complete [2026-02-13T06:56:39.376Z] 5dab1238d3d9: Pull complete [2026-02-13T06:56:39.376Z] 196fd7d83e7d: Pull complete [2026-02-13T06:56:39.376Z] 4f4fb700ef54: Pull complete [2026-02-13T06:56:39.376Z] 8ba94037c8f0: Pull complete [2026-02-13T06:56:46.062Z] deaec5988b04: Pull complete [2026-02-13T06:56:48.021Z] 9f65657bb879: Pull complete [2026-02-13T06:56:48.300Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-13T06:56:48.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T06:56:48.300Z] ---> 334268110677 [2026-02-13T06:56:48.300Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2026-02-13T06:56:50.255Z] ---> Running in b4fd06aee396 [2026-02-13T06:56:50.526Z] Removing intermediate container b4fd06aee396 [2026-02-13T06:56:50.526Z] ---> b7bd6de83ced [2026-02-13T06:56:50.526Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T06:56:50.526Z] ---> Running in 21a6fe56c1a4 [2026-02-13T06:56:50.803Z] Removing intermediate container 21a6fe56c1a4 [2026-02-13T06:56:50.803Z] ---> 8dc4883e56c4 [2026-02-13T06:56:50.803Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2026-02-13T06:56:51.073Z] ---> Running in fee3df2b1611 [2026-02-13T06:56:52.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T06:56:52.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T06:56:54.597Z] (1/8) Installing openssh-keygen (10.0_p1-r10) [2026-02-13T06:56:54.597Z] (2/8) Installing libedit (20250104.3.1-r1) [2026-02-13T06:56:54.597Z] (3/8) Installing openssh-client-common (10.0_p1-r10) [2026-02-13T06:56:54.597Z] (4/8) Installing openssh-client-default (10.0_p1-r10) [2026-02-13T06:56:54.597Z] (5/8) Installing openssh-sftp-server (10.0_p1-r10) [2026-02-13T06:56:54.597Z] (6/8) Installing openssh-server-common (10.0_p1-r10) [2026-02-13T06:56:54.597Z] (7/8) Installing openssh-server (10.0_p1-r10) [2026-02-13T06:56:54.597Z] (8/8) Installing openssh (10.0_p1-r10) [2026-02-13T06:56:54.597Z] Executing busybox-1.37.0-r19.trigger [2026-02-13T06:56:54.597Z] OK: 262 MiB in 68 packages [2026-02-13T06:56:56.017Z] Removing intermediate container fee3df2b1611 [2026-02-13T06:56:56.017Z] ---> 158b5624c4da [2026-02-13T06:56:56.017Z] Step 6/10 : WORKDIR /device-modbus-go [2026-02-13T06:56:56.017Z] ---> Running in 55bba3d76ede [2026-02-13T06:56:56.017Z] Removing intermediate container 55bba3d76ede [2026-02-13T06:56:56.017Z] ---> 9e50e3163d2d [2026-02-13T06:56:56.017Z] Step 7/10 : COPY go.mod vendor* ./ [2026-02-13T06:56:56.608Z] ---> 2e40416de591 [2026-02-13T06:56:56.608Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T06:56:56.608Z] ---> Running in d53466cb5ca5 [2026-02-13T06:57:59.403Z] Running on prd-centos7-docker-4c-2g-2029 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T06:57:59.438Z] provisioning config files... [2026-02-13T06:57:59.459Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16323137984983594655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T06:58:00.397Z] ---> ****-login.sh [2026-02-13T06:58:00.397Z] nexus3.edgexfoundry.org:10001 [2026-02-13T06:58:48.277Z] Removing intermediate container d53466cb5ca5 [2026-02-13T06:58:48.277Z] ---> aa2cd2c90d5b [2026-02-13T06:58:48.277Z] Step 9/10 : COPY . . [2026-02-13T06:58:48.277Z] ---> c776dcd81810 [2026-02-13T06:58:48.277Z] Step 10/10 : RUN ${MAKE} [2026-02-13T06:58:48.277Z] ---> Running in 92c42166a376 [2026-02-13T06:58:48.277Z] noop [2026-02-13T06:58:48.277Z] Removing intermediate container 92c42166a376 [2026-02-13T06:58:48.277Z] ---> 2cfc72931b9b [2026-02-13T06:58:48.277Z] Successfully built 2cfc72931b9b [2026-02-13T06:58:48.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:58:48.656Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T06:58:48.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:58:48.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-2027 does not seem to be running inside a container [2026-02-13T06:58:48.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/213 -v /w/workspace/device-modbus-go/213:/w/workspace/device-modbus-go/213:rw,z -v /w/workspace/device-modbus-go/213@tmp:/w/workspace/device-modbus-go/213@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 ******** ci-base-image-arm64 cat [2026-02-13T06:58:50.277Z] $ docker top 5d58974dbe4b6da6896c1a695bd2062047e7c7d3f7ad5ddfa0a0939169071d82 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T06:58:51.141Z] + go version [2026-02-13T06:58:51.141Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-13T06:58:51.158Z] $ docker stop --time=1 5d58974dbe4b6da6896c1a695bd2062047e7c7d3f7ad5ddfa0a0939169071d82 [2026-02-13T06:58:52.840Z] $ docker rm -f --volumes 5d58974dbe4b6da6896c1a695bd2062047e7c7d3f7ad5ddfa0a0939169071d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T06:58:53.460Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T06:58:53.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T06:58:53.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-2027 does not seem to be running inside a container [2026-02-13T06:58:53.730Z] $ 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/213 -v /w/workspace/device-modbus-go/213:/w/workspace/device-modbus-go/213:rw,z -v /w/workspace/device-modbus-go/213@tmp:/w/workspace/device-modbus-go/213@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 ******** ci-base-image-arm64 cat [2026-02-13T06:58:54.951Z] $ docker top f49271538b1e141d6e8718a8d2022bb44f0dec5e8c50842251c4c6aa4c95c25e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T06:58:55.806Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/213 [Pipeline] fileExists [Pipeline] sh [2026-02-13T06:58:56.455Z] + make test [2026-02-13T06:58:56.455Z] go test ./... -coverprofile=coverage.out ./... [2026-02-13T06:59:03.104Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2026-02-13T07:02:54.940Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2026-02-13T07:02:54.940Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 49.7% of statements [2026-02-13T07:02:55.208Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-02-13T07:02:55.208Z] go vet ./... [2026-02-13T07:03:51.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T07:03:51.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T07:03:51.649Z] ./bin/test-attribution-txt.sh [2026-02-13T07:03:51.649Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T07:03:51.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-02-13T07:03:51.680Z] $ docker stop --time=1 f49271538b1e141d6e8718a8d2022bb44f0dec5e8c50842251c4c6aa4c95c25e [2026-02-13T07:03:53.623Z] $ docker rm -f --volumes f49271538b1e141d6e8718a8d2022bb44f0dec5e8c50842251c4c6aa4c95c25e [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T07:03:55.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-02-13T07:03:55.343Z] Warning: overwriting stash ‘coverage-report’ [2026-02-13T07:03:55.822Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T07:03:56.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T07:03:56.544Z] + ls -al . [2026-02-13T07:03:56.544Z] total 264 [2026-02-13T07:03:56.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:58 . [2026-02-13T07:03:56.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:56 .. [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 06:56 .dockerignore [2026-02-13T07:03:56.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:56 .git [2026-02-13T07:03:56.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:56 .github [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 13 06:56 .gitignore [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 06:56 .golangci.yml [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 22459 Feb 13 06:56 Attribution.txt [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 18046 Feb 13 06:56 CHANGELOG.md [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 13 06:56 Dockerfile [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:56 GOVERNANCE.md [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 13 06:56 Jenkinsfile [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:56 LICENSE [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 2529 Feb 13 06:56 Makefile [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 13 06:56 OWNERS.md [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 13 06:56 README.md [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 06:54 VERSION [2026-02-13T07:03:56.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:56 bin [2026-02-13T07:03:56.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:56 cmd [2026-02-13T07:03:56.544Z] -rw-r--r-- 1 jenkins jenkins 32380 Feb 13 07:02 coverage.out [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 6925 Feb 13 06:56 go.mod [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 89897 Feb 13 06:56 go.sum [2026-02-13T07:03:56.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:56 internal [2026-02-13T07:03:56.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:56 simulator [2026-02-13T07:03:56.544Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 13 06:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:03:56.892Z] + 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=9785ede72cba43db6a9099d0cd7be30449c05d75 --label arch=arm64 --label version=4.1.0-dev.20 . [2026-02-13T07:03:57.476Z] Sending build context to Docker daemon 13.09MB [2026-02-13T07:03:57.476Z] Step 1/23 : ARG BASE=golang:1.25-alpine3.22 [2026-02-13T07:03:57.476Z] Step 2/23 : FROM ${BASE} AS builder [2026-02-13T07:03:57.476Z] ---> 2cfc72931b9b [2026-02-13T07:03:57.476Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2026-02-13T07:03:57.476Z] ---> Running in d56d1390b4ae [2026-02-13T07:03:57.742Z] Removing intermediate container d56d1390b4ae [2026-02-13T07:03:57.742Z] ---> 7f4a4fd80b50 [2026-02-13T07:03:57.742Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-02-13T07:03:58.009Z] ---> Running in 58cc86d25706 [2026-02-13T07:03:58.280Z] Removing intermediate container 58cc86d25706 [2026-02-13T07:03:58.280Z] ---> 7fab9bd00816 [2026-02-13T07:03:58.280Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2026-02-13T07:03:58.280Z] ---> Running in db73e55c7664 [2026-02-13T07:03:59.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T07:03:59.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T07:04:01.764Z] OK: 262 MiB in 68 packages [2026-02-13T07:04:02.724Z] Removing intermediate container db73e55c7664 [2026-02-13T07:04:02.724Z] ---> 9f96667df0c7 [2026-02-13T07:04:02.724Z] Step 6/23 : WORKDIR /device-modbus-go [2026-02-13T07:04:02.724Z] ---> Running in 9fd48adc3bd5 [2026-02-13T07:04:02.994Z] Removing intermediate container 9fd48adc3bd5 [2026-02-13T07:04:02.994Z] ---> 88b3d9faae7a [2026-02-13T07:04:02.995Z] Step 7/23 : COPY go.mod vendor* ./ [2026-02-13T07:04:03.580Z] ---> c6201fce58fe [2026-02-13T07:04:03.580Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T07:04:03.580Z] ---> Running in 4e58d7a09850 [2026-02-13T07:04:06.172Z] Removing intermediate container 4e58d7a09850 [2026-02-13T07:04:06.172Z] ---> 114b16227c08 [2026-02-13T07:04:06.172Z] Step 9/23 : COPY . . [2026-02-13T07:04:07.207Z] ---> 76dc56eb90f9 [2026-02-13T07:04:07.207Z] Step 10/23 : RUN ${MAKE} [2026-02-13T07:04:07.207Z] ---> Running in 2e89e48e115c [2026-02-13T07:04:08.206Z] 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.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2026-02-13T07:08:00.089Z] Removing intermediate container 2e89e48e115c [2026-02-13T07:08:00.089Z] ---> 9395bb175636 [2026-02-13T07:08:00.089Z] Step 11/23 : FROM alpine:3.22 [2026-02-13T07:08:00.089Z] 3.22: Pulling from library/alpine [2026-02-13T07:08:00.089Z] d741ee1608f3: Pulling fs layer [2026-02-13T07:08:00.089Z] d741ee1608f3: Verifying Checksum [2026-02-13T07:08:00.089Z] d741ee1608f3: Download complete [2026-02-13T07:08:00.089Z] d741ee1608f3: Pull complete [2026-02-13T07:08:00.089Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T07:08:00.089Z] Status: Downloaded newer image for alpine:3.22 [2026-02-13T07:08:00.089Z] ---> 5a766deef0c8 [2026-02-13T07:08:00.089Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2026-02-13T07:08:00.089Z] ---> Running in 649c70711d7a [2026-02-13T07:08:00.374Z] Removing intermediate container 649c70711d7a [2026-02-13T07:08:00.375Z] ---> f4d5a6578125 [2026-02-13T07:08:00.375Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2026-02-13T07:08:00.375Z] ---> Running in e7374c0293fc [2026-02-13T07:08:01.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T07:08:01.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T07:08:03.864Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T07:08:03.864Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T07:08:03.864Z] OK: 8 MiB in 17 packages [2026-02-13T07:08:04.452Z] Removing intermediate container e7374c0293fc [2026-02-13T07:08:04.452Z] ---> 1a666cfd98af [2026-02-13T07:08:04.452Z] Step 14/23 : RUN apk --no-cache upgrade [2026-02-13T07:08:04.721Z] ---> Running in b54a94991cdc [2026-02-13T07:08:05.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T07:08:05.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T07:08:07.884Z] OK: 8 MiB in 17 packages [2026-02-13T07:08:08.466Z] Removing intermediate container b54a94991cdc [2026-02-13T07:08:08.466Z] ---> c8c9a586919d [2026-02-13T07:08:08.466Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2026-02-13T07:08:10.403Z] ---> 2300958e1bfc [2026-02-13T07:08:10.403Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2026-02-13T07:08:10.671Z] ---> 494ad2de8203 [2026-02-13T07:08:10.671Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2026-02-13T07:08:11.253Z] ---> bbc4d5d55824 [2026-02-13T07:08:11.253Z] Step 18/23 : EXPOSE 59901 [2026-02-13T07:08:11.253Z] ---> Running in bda8086b241a [2026-02-13T07:08:11.521Z] Removing intermediate container bda8086b241a [2026-02-13T07:08:11.521Z] ---> 6334df807151 [2026-02-13T07:08:11.521Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2026-02-13T07:08:11.789Z] ---> Running in 0ae5f9901df3 [2026-02-13T07:08:12.056Z] Removing intermediate container 0ae5f9901df3 [2026-02-13T07:08:12.056Z] ---> 9fdb3ab2d822 [2026-02-13T07:08:12.056Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-02-13T07:08:12.056Z] ---> Running in dc8952435c42 [2026-02-13T07:08:12.323Z] Removing intermediate container dc8952435c42 [2026-02-13T07:08:12.323Z] ---> 808c06493eea [2026-02-13T07:08:12.323Z] Step 21/23 : LABEL arch=arm64 [2026-02-13T07:08:12.323Z] ---> Running in 36eeb680ad98 [2026-02-13T07:08:12.912Z] Removing intermediate container 36eeb680ad98 [2026-02-13T07:08:12.912Z] ---> d96d502143bc [2026-02-13T07:08:12.912Z] Step 22/23 : LABEL git_sha=9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T07:08:12.912Z] ---> Running in 500c452118f7 [2026-02-13T07:08:13.180Z] Removing intermediate container 500c452118f7 [2026-02-13T07:08:13.180Z] ---> 7773c362d523 [2026-02-13T07:08:13.180Z] Step 23/23 : LABEL version=4.1.0-dev.20 [2026-02-13T07:08:13.180Z] ---> Running in 1f559dbd1d10 [2026-02-13T07:08:13.448Z] Removing intermediate container 1f559dbd1d10 [2026-02-13T07:08:13.448Z] ---> 988c9e4d3d80 [2026-02-13T07:08:13.448Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T07:08:13.448Z] Successfully built 988c9e4d3d80 [2026-02-13T07:08:13.448Z] 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-02-13T07:08:13.861Z] provisioning config files... [2026-02-13T07:08:13.875Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/213@tmp/config7362359031974150192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:08:14.217Z] ---> ****-login.sh [2026-02-13T07:08:14.217Z] nexus3.edgexfoundry.org:10001 [2026-02-13T07:08:14.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:08:14.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:08:14.484Z] Configure a credential helper to remove this warning. See [2026-02-13T07:08:14.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:08:14.484Z] [2026-02-13T07:08:14.484Z] Login Succeeded [2026-02-13T07:08:14.485Z] nexus3.edgexfoundry.org:10002 [2026-02-13T07:08:14.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:08:14.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:08:14.754Z] Configure a credential helper to remove this warning. See [2026-02-13T07:08:14.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:08:14.754Z] [2026-02-13T07:08:14.754Z] Login Succeeded [2026-02-13T07:08:14.754Z] nexus3.edgexfoundry.org:10003 [2026-02-13T07:08:15.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:08:15.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:08:15.289Z] Configure a credential helper to remove this warning. See [2026-02-13T07:08:15.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:08:15.289Z] [2026-02-13T07:08:15.289Z] Login Succeeded [2026-02-13T07:08:15.289Z] nexus3.edgexfoundry.org:10004 [2026-02-13T07:08:15.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:08:15.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:08:15.556Z] Configure a credential helper to remove this warning. See [2026-02-13T07:08:15.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:08:15.556Z] [2026-02-13T07:08:15.556Z] Login Succeeded [2026-02-13T07:08:15.556Z] ****.io [2026-02-13T07:08:15.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T07:08:16.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T07:08:16.088Z] Configure a credential helper to remove this warning. See [2026-02-13T07:08:16.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T07:08:16.088Z] [2026-02-13T07:08:16.088Z] Login Succeeded [2026-02-13T07:08:16.088Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T07:08:16.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T07:08:16.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T07:08:16.171Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2026-02-13T07:08:16.171Z] 9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T07:08:16.171Z] latest [2026-02-13T07:08:16.171Z] 4.1.0-dev.20 [2026-02-13T07:08:16.171Z] 9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [2026-02-13T07:08:16.171Z] main [2026-02-13T07:08:16.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:16.549Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:16.919Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T07:08:16.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-02-13T07:08:16.919Z] 223c5fcc3439: Preparing [2026-02-13T07:08:16.919Z] 4421fb297c15: Preparing [2026-02-13T07:08:16.919Z] a626025698dd: Preparing [2026-02-13T07:08:16.919Z] 20773205045e: Preparing [2026-02-13T07:08:16.919Z] 9bdea7c3d439: Preparing [2026-02-13T07:08:16.919Z] c4e71c2a4573: Preparing [2026-02-13T07:08:16.919Z] c4e71c2a4573: Waiting [2026-02-13T07:08:17.187Z] 20773205045e: Pushed [2026-02-13T07:08:17.187Z] 4421fb297c15: Pushed [2026-02-13T07:08:17.187Z] 223c5fcc3439: Pushed [2026-02-13T07:08:17.187Z] 9bdea7c3d439: Pushed [2026-02-13T07:08:17.187Z] c4e71c2a4573: Layer already exists [2026-02-13T07:08:25.379Z] a626025698dd: Pushed [2026-02-13T07:08:25.379Z] 9785ede72cba43db6a9099d0cd7be30449c05d75: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:25.731Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:26.085Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-02-13T07:08:26.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-02-13T07:08:26.085Z] 223c5fcc3439: Preparing [2026-02-13T07:08:26.085Z] 4421fb297c15: Preparing [2026-02-13T07:08:26.085Z] a626025698dd: Preparing [2026-02-13T07:08:26.085Z] 20773205045e: Preparing [2026-02-13T07:08:26.085Z] 9bdea7c3d439: Preparing [2026-02-13T07:08:26.085Z] c4e71c2a4573: Preparing [2026-02-13T07:08:26.085Z] c4e71c2a4573: Waiting [2026-02-13T07:08:26.085Z] 20773205045e: Layer already exists [2026-02-13T07:08:26.085Z] a626025698dd: Layer already exists [2026-02-13T07:08:26.085Z] 4421fb297c15: Layer already exists [2026-02-13T07:08:26.085Z] 223c5fcc3439: Layer already exists [2026-02-13T07:08:26.085Z] 9bdea7c3d439: Layer already exists [2026-02-13T07:08:26.085Z] c4e71c2a4573: Layer already exists [2026-02-13T07:08:26.352Z] latest: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:26.718Z] + 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-02-13T07:08:27.075Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [2026-02-13T07:08:27.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-02-13T07:08:27.075Z] 223c5fcc3439: Preparing [2026-02-13T07:08:27.075Z] 4421fb297c15: Preparing [2026-02-13T07:08:27.075Z] a626025698dd: Preparing [2026-02-13T07:08:27.075Z] 20773205045e: Preparing [2026-02-13T07:08:27.075Z] 9bdea7c3d439: Preparing [2026-02-13T07:08:27.075Z] c4e71c2a4573: Preparing [2026-02-13T07:08:27.075Z] c4e71c2a4573: Waiting [2026-02-13T07:08:27.075Z] 9bdea7c3d439: Layer already exists [2026-02-13T07:08:27.075Z] 20773205045e: Layer already exists [2026-02-13T07:08:27.075Z] 223c5fcc3439: Layer already exists [2026-02-13T07:08:27.075Z] a626025698dd: Layer already exists [2026-02-13T07:08:27.075Z] 4421fb297c15: Layer already exists [2026-02-13T07:08:27.075Z] c4e71c2a4573: Layer already exists [2026-02-13T07:08:27.075Z] 4.1.0-dev.20: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:27.700Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:28.057Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [2026-02-13T07:08:28.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-02-13T07:08:28.057Z] 223c5fcc3439: Preparing [2026-02-13T07:08:28.057Z] 4421fb297c15: Preparing [2026-02-13T07:08:28.057Z] a626025698dd: Preparing [2026-02-13T07:08:28.057Z] 20773205045e: Preparing [2026-02-13T07:08:28.057Z] 9bdea7c3d439: Preparing [2026-02-13T07:08:28.057Z] c4e71c2a4573: Preparing [2026-02-13T07:08:28.057Z] c4e71c2a4573: Waiting [2026-02-13T07:08:28.057Z] 223c5fcc3439: Layer already exists [2026-02-13T07:08:28.057Z] a626025698dd: Layer already exists [2026-02-13T07:08:28.057Z] 4421fb297c15: Layer already exists [2026-02-13T07:08:28.057Z] 9bdea7c3d439: Layer already exists [2026-02-13T07:08:28.057Z] 20773205045e: Layer already exists [2026-02-13T07:08:28.057Z] c4e71c2a4573: Layer already exists [2026-02-13T07:08:28.057Z] 9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:28.688Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:29.044Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2026-02-13T07:08:29.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2026-02-13T07:08:29.044Z] 223c5fcc3439: Preparing [2026-02-13T07:08:29.044Z] 4421fb297c15: Preparing [2026-02-13T07:08:29.044Z] a626025698dd: Preparing [2026-02-13T07:08:29.044Z] 20773205045e: Preparing [2026-02-13T07:08:29.044Z] 9bdea7c3d439: Preparing [2026-02-13T07:08:29.044Z] c4e71c2a4573: Preparing [2026-02-13T07:08:29.044Z] 9bdea7c3d439: Layer already exists [2026-02-13T07:08:29.044Z] 223c5fcc3439: Layer already exists [2026-02-13T07:08:29.044Z] a626025698dd: Layer already exists [2026-02-13T07:08:29.044Z] 20773205045e: Layer already exists [2026-02-13T07:08:29.044Z] 4421fb297c15: Layer already exists [2026-02-13T07:08:29.044Z] c4e71c2a4573: Layer already exists [2026-02-13T07:08:29.045Z] main: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T07:08:29.396Z] ===================================================== [Pipeline] echo [2026-02-13T07:08:29.409Z] taggedImages: [2026-02-13T07:08:29.409Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75 [2026-02-13T07:08:29.409Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2026-02-13T07:08:29.409Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [2026-02-13T07:08:29.409Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [2026-02-13T07:08:29.409Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2026-02-13T07:08:29.422Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo [2026-02-13T07:08:29.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2026-02-13T07:08:29.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] echo [2026-02-13T07:08:29.457Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [Pipeline] echo [2026-02-13T07:08:29.469Z] 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-02-13T07:08:29.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T07:08:29.844Z] [2026-02-13T07:08:29.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T07:08:30.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T07:08:30.192Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T07:08:30.192Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T07:08:30.192Z] 04944245beec: Pulling fs layer [2026-02-13T07:08:30.192Z] 699f458cf7ca: Pulling fs layer [2026-02-13T07:08:30.192Z] 765212b225bb: Pulling fs layer [2026-02-13T07:08:30.192Z] f23df028b6ca: Pulling fs layer [2026-02-13T07:08:30.192Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T07:08:30.192Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T07:08:30.192Z] f23df028b6ca: Waiting [2026-02-13T07:08:30.192Z] d65c8cfc05b1: Waiting [2026-02-13T07:08:30.192Z] 2437ff75d9bd: Waiting [2026-02-13T07:08:30.192Z] 765212b225bb: Waiting [2026-02-13T07:08:30.458Z] 04944245beec: Verifying Checksum [2026-02-13T07:08:30.458Z] 04944245beec: Download complete [2026-02-13T07:08:30.458Z] 765212b225bb: Download complete [2026-02-13T07:08:30.458Z] f23df028b6ca: Download complete [2026-02-13T07:08:30.458Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T07:08:30.458Z] d65c8cfc05b1: Download complete [2026-02-13T07:08:30.458Z] 699f458cf7ca: Verifying Checksum [2026-02-13T07:08:30.458Z] 699f458cf7ca: Download complete [2026-02-13T07:08:31.047Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T07:08:31.047Z] 8998bd30e6a1: Download complete [2026-02-13T07:08:33.624Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T07:08:33.624Z] 2437ff75d9bd: Download complete [2026-02-13T07:08:35.572Z] 8998bd30e6a1: Pull complete [2026-02-13T07:08:36.154Z] 04944245beec: Pull complete [2026-02-13T07:08:37.560Z] 699f458cf7ca: Pull complete [2026-02-13T07:08:37.825Z] 765212b225bb: Pull complete [2026-02-13T07:08:38.793Z] f23df028b6ca: Pull complete [2026-02-13T07:08:38.793Z] d65c8cfc05b1: Pull complete [2026-02-13T07:08:56.978Z] 2437ff75d9bd: Pull complete [2026-02-13T07:08:56.978Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T07:08:56.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T07:08:56.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T07:08:57.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-2027 does not seem to be running inside a container [2026-02-13T07:08:57.247Z] $ 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/213 -v /w/workspace/device-modbus-go/213:/w/workspace/device-modbus-go/213:rw,z -v /w/workspace/device-modbus-go/213@tmp:/w/workspace/device-modbus-go/213@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:arm64 cat [2026-02-13T07:09:00.265Z] $ docker top 90960b44f9f969deff4466a126497c939c817e83e277a9f43539663599b5c50a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T07:09:01.173Z] ---> job-cost.sh [2026-02-13T07:09:01.173Z] lf-activate-venv: SKIPPING [2026-02-13T07:09:01.173Z] INFO: No Stack... [2026-02-13T07:09:01.439Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T07:09:02.396Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T07:09:03.025Z] + cat /w/workspace/device-modbus-go/213/archives/cost.csv [2026-02-13T07:09:03.025Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T07:09:03.082Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [2026-02-13T07:09:03.089Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] did not exist. Created. [2026-02-13T07:09:03.095Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T07:09:03.742Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T07:09:03.809Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T07:09:03.817Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T07:09:03.837Z] $ docker stop --time=1 90960b44f9f969deff4466a126497c939c817e83e277a9f43539663599b5c50a [2026-02-13T07:09:05.353Z] $ docker rm -f --volumes 90960b44f9f969deff4466a126497c939c817e83e277a9f43539663599b5c50a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T12:53:42.188Z] Cancelling nested steps due to timeout [2026-02-13T12:53:42.193Z] Sending interrupt signal to process [2026-02-13T12:53:54.102Z] script returned exit code 143 [Pipeline] } [2026-02-13T12:53:54.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T12:53:54.602Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:53:54.953Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:53:55.531Z] ---> package-listing.sh [2026-02-13T12:53:55.532Z] ++ facter osfamily [2026-02-13T12:53:55.532Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T12:53:55.790Z] + OS_FAMILY=redhat [2026-02-13T12:53:55.790Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2026-02-13T12:53:55.790Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T12:53:55.790Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T12:53:55.790Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T12:53:55.790Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T12:53:55.790Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-02-13T12:53:55.790Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T12:53:55.790Z] + case "${OS_FAMILY}" in [2026-02-13T12:53:55.790Z] + rpm -qa [2026-02-13T12:53:55.790Z] + sort [2026-02-13T12:53:56.357Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T12:53:56.357Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T12:53:56.357Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T12:53:56.357Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-02-13T12:53:56.357Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2026-02-13T12:53:56.357Z] + 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-02-13T12:53:56.369Z] 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-02-13T12:53:56.653Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:53:57.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:53:57.231Z] [2026-02-13T12:53:57.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:53:57.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:53:57.801Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T12:53:57.801Z] 5eb5b503b376: Pulling fs layer [2026-02-13T12:53:57.801Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T12:53:57.801Z] ec43610c2a17: Pulling fs layer [2026-02-13T12:53:57.801Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T12:53:57.801Z] 33b1e0a273af: Pulling fs layer [2026-02-13T12:53:57.801Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T12:53:57.801Z] 2f39f015ded8: Pulling fs layer [2026-02-13T12:53:57.801Z] 33b1e0a273af: Waiting [2026-02-13T12:53:57.801Z] 5d3b04190fa2: Waiting [2026-02-13T12:53:57.801Z] 2f39f015ded8: Waiting [2026-02-13T12:53:57.801Z] 3a2ae6a8a46f: Waiting [2026-02-13T12:53:57.801Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T12:53:57.801Z] 5c69ac0246d0: Download complete [2026-02-13T12:53:57.801Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T12:53:57.801Z] 3a2ae6a8a46f: Download complete [2026-02-13T12:53:57.801Z] 33b1e0a273af: Verifying Checksum [2026-02-13T12:53:57.801Z] 33b1e0a273af: Download complete [2026-02-13T12:53:57.801Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T12:53:57.801Z] 5d3b04190fa2: Download complete [2026-02-13T12:53:57.801Z] ec43610c2a17: Verifying Checksum [2026-02-13T12:53:57.801Z] ec43610c2a17: Download complete [2026-02-13T12:53:58.067Z] 5eb5b503b376: Verifying Checksum [2026-02-13T12:53:58.067Z] 5eb5b503b376: Download complete [2026-02-13T12:53:58.649Z] 2f39f015ded8: Verifying Checksum [2026-02-13T12:53:58.650Z] 2f39f015ded8: Download complete [2026-02-13T12:53:59.224Z] 5eb5b503b376: Pull complete [2026-02-13T12:53:59.483Z] 5c69ac0246d0: Pull complete [2026-02-13T12:53:59.745Z] ec43610c2a17: Pull complete [2026-02-13T12:54:00.013Z] 3a2ae6a8a46f: Pull complete [2026-02-13T12:54:00.013Z] 33b1e0a273af: Pull complete [2026-02-13T12:54:00.273Z] 5d3b04190fa2: Pull complete [2026-02-13T12:54:04.512Z] 2f39f015ded8: Pull complete [2026-02-13T12:54:04.512Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T12:54:04.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:54:04.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:54:04.622Z] prd-centos7-docker-4c-2g-2029 does not seem to be running inside a container [2026-02-13T12:54:04.656Z] $ 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-02-13T12:54:07.945Z] $ docker top 41d2a3c9949f51ffe1e619d6e75dc9077aafa4b32972b6f67e7ce253fcfc5967 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T12:54:08.291Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T12:54:08.580Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T12:54:08.870Z] + ls /var/log/sa-host [2026-02-13T12:54:08.870Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:54:08.943Z] provisioning config files... [2026-02-13T12:54:08.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10785801482772249962tmp [Pipeline] { [Pipeline] echo [2026-02-13T12:54:08.973Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:09.264Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T12:54:09.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:09.627Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T12:54:09.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:09.918Z] ---> sudo-logs.sh [2026-02-13T12:54:09.918Z] Archiving 'sudo' log.. [2026-02-13T12:54:09.918Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2029.novalocal: Name or service not known [2026-02-13T12:54:09.918Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2029.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-13T12:54:10.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:10.301Z] ---> job-cost.sh [2026-02-13T12:54:10.301Z] lf-activate-venv: SKIPPING [2026-02-13T12:54:10.301Z] DEBUG: total: 0.10999999940395355 [2026-02-13T12:54:10.301Z] INFO: Retrieving Stack Cost... [2026-02-13T12:54:10.568Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-13T12:54:10.826Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T12:54:10.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:11.129Z] ---> logs-deploy.sh [2026-02-13T12:54:11.129Z] lf-activate-venv: SKIPPING [2026-02-13T12:54:11.129Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/213 [2026-02-13T12:54:11.129Z] INFO: archiving workspace using pattern(s): [2026-02-13T12:54:12.067Z] Archives upload complete. [2026-02-13T12:54:12.326Z] INFO: archiving logs to Nexus [2026-02-13T12:54:12.892Z] ---> uname -a: [2026-02-13T12:54:12.892Z] Linux prd-centos7-docker-4c-2g-2029.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-02-13T12:54:12.892Z] [2026-02-13T12:54:12.892Z] [2026-02-13T12:54:12.892Z] ---> lscpu: [2026-02-13T12:54:12.892Z] Architecture: x86_64 [2026-02-13T12:54:12.892Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T12:54:12.892Z] Byte Order: Little Endian [2026-02-13T12:54:12.892Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T12:54:12.892Z] CPU(s): 2 [2026-02-13T12:54:12.892Z] On-line CPU(s) list: 0,1 [2026-02-13T12:54:12.892Z] Thread(s) per core: 1 [2026-02-13T12:54:12.892Z] Core(s) per socket: 1 [2026-02-13T12:54:12.892Z] Socket(s): 2 [2026-02-13T12:54:12.892Z] NUMA node(s): 1 [2026-02-13T12:54:12.892Z] Vendor ID: AuthenticAMD [2026-02-13T12:54:12.892Z] CPU family: 23 [2026-02-13T12:54:12.892Z] Model: 49 [2026-02-13T12:54:12.892Z] Model name: AMD EPYC-Rome Processor [2026-02-13T12:54:12.892Z] Stepping: 0 [2026-02-13T12:54:12.892Z] CPU MHz: 2799.998 [2026-02-13T12:54:12.892Z] BogoMIPS: 5599.99 [2026-02-13T12:54:12.892Z] Virtualization: AMD-V [2026-02-13T12:54:12.892Z] Hypervisor vendor: KVM [2026-02-13T12:54:12.892Z] Virtualization type: full [2026-02-13T12:54:12.892Z] L1d cache: 64 KiB [2026-02-13T12:54:12.892Z] L1i cache: 64 KiB [2026-02-13T12:54:12.892Z] L2 cache: 1 MiB [2026-02-13T12:54:12.892Z] L3 cache: 32 MiB [2026-02-13T12:54:12.892Z] NUMA node0 CPU(s): 0,1 [2026-02-13T12:54:12.892Z] Vulnerability Itlb multihit: Not affected [2026-02-13T12:54:12.892Z] Vulnerability L1tf: Not affected [2026-02-13T12:54:12.892Z] Vulnerability Mds: Not affected [2026-02-13T12:54:12.892Z] Vulnerability Meltdown: Not affected [2026-02-13T12:54:12.892Z] Vulnerability Mmio stale data: Not affected [2026-02-13T12:54:12.892Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T12:54:12.892Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T12:54:12.892Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-13T12:54:12.892Z] Vulnerability Srbds: Not affected [2026-02-13T12:54:12.892Z] Vulnerability Tsx async abort: Not affected [2026-02-13T12:54:12.892Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-02-13T12:54:12.892Z] [2026-02-13T12:54:12.892Z] [2026-02-13T12:54:12.892Z] ---> nproc: [2026-02-13T12:54:12.892Z] 2 [2026-02-13T12:54:12.892Z] [2026-02-13T12:54:12.892Z] [2026-02-13T12:54:12.892Z] ---> df -h: [2026-02-13T12:54:12.892Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T12:54:12.892Z] overlay 40G 6.8G 34G 17% / [2026-02-13T12:54:12.892Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T12:54:12.892Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-13T12:54:12.892Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T12:54:12.892Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-02-13T12:54:12.892Z] [2026-02-13T12:54:12.892Z] [2026-02-13T12:54:12.892Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-02-13T12:54:12.892Z] Please check if data collecting is enabled [2026-02-13T12:54:12.892Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T12:54:13.186Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T12:54:13.191Z] $ docker stop --time=1 41d2a3c9949f51ffe1e619d6e75dc9077aafa4b32972b6f67e7ce253fcfc5967 [2026-02-13T12:54:14.343Z] $ docker rm -f --volumes 41d2a3c9949f51ffe1e619d6e75dc9077aafa4b32972b6f67e7ce253fcfc5967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T12:54:14.448Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T12:54:14.448Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T12:54:14.467Z] [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-02-13T12:54:14.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:54:14.907Z] [2026-02-13T12:54:14.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:54:15.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:54:15.205Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T12:54:15.205Z] 5eb5b503b376: Pulling fs layer [2026-02-13T12:54:15.205Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T12:54:15.205Z] ec43610c2a17: Pulling fs layer [2026-02-13T12:54:15.205Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T12:54:15.205Z] 33b1e0a273af: Pulling fs layer [2026-02-13T12:54:15.205Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T12:54:15.205Z] 2f39f015ded8: Pulling fs layer [2026-02-13T12:54:15.205Z] 3a2ae6a8a46f: Waiting [2026-02-13T12:54:15.205Z] 33b1e0a273af: Waiting [2026-02-13T12:54:15.205Z] 5d3b04190fa2: Waiting [2026-02-13T12:54:15.205Z] 2f39f015ded8: Waiting [2026-02-13T12:54:15.205Z] 5c69ac0246d0: Download complete [2026-02-13T12:54:15.205Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T12:54:15.205Z] 3a2ae6a8a46f: Download complete [2026-02-13T12:54:15.205Z] 33b1e0a273af: Verifying Checksum [2026-02-13T12:54:15.205Z] 33b1e0a273af: Download complete [2026-02-13T12:54:15.205Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T12:54:15.205Z] 5d3b04190fa2: Download complete [2026-02-13T12:54:15.205Z] ec43610c2a17: Verifying Checksum [2026-02-13T12:54:15.205Z] ec43610c2a17: Download complete [2026-02-13T12:54:15.463Z] 5eb5b503b376: Download complete [2026-02-13T12:54:16.029Z] 2f39f015ded8: Verifying Checksum [2026-02-13T12:54:16.029Z] 2f39f015ded8: Download complete [2026-02-13T12:54:16.963Z] 5eb5b503b376: Pull complete [2026-02-13T12:54:16.963Z] 5c69ac0246d0: Pull complete [2026-02-13T12:54:17.527Z] ec43610c2a17: Pull complete [2026-02-13T12:54:17.527Z] 3a2ae6a8a46f: Pull complete [2026-02-13T12:54:17.786Z] 33b1e0a273af: Pull complete [2026-02-13T12:54:17.786Z] 5d3b04190fa2: Pull complete [2026-02-13T12:54:23.051Z] 2f39f015ded8: Pull complete [2026-02-13T12:54:23.051Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T12:54:23.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:54:23.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:54:23.153Z] prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container [2026-02-13T12:54:23.182Z] $ 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-02-13T12:54:24.300Z] $ docker top 01db62f4fa921d85474352b2eecbea0097887ff3e26a4058032e49da39eaca92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:24.651Z] ---> job-cost.sh [2026-02-13T12:54:24.651Z] lf-activate-venv: SKIPPING [2026-02-13T12:54:24.651Z] INFO: No Stack... [2026-02-13T12:54:24.910Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T12:54:25.479Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T12:54:25.768Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2026-02-13T12:54:25.768Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T12:54:25.781Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [2026-02-13T12:54:25.789Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] did not exist. Created. [2026-02-13T12:54:25.795Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T12:54:26.111Z] /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-a91bf9cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T12:54:26.398Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-02-13T12:54:26.419Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T12:54:26.432Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T12:54:26.440Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T12:54:26.464Z] $ docker stop --time=1 01db62f4fa921d85474352b2eecbea0097887ff3e26a4058032e49da39eaca92 [2026-02-13T12:54:27.582Z] $ docker rm -f --volumes 01db62f4fa921d85474352b2eecbea0097887ff3e26a4058032e49da39eaca92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T12:54:27.717Z] 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-02-13T12:54:28.579Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2026-02-13T12:54:28.580Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-02-13T12:54:28.580Z] total 16 [2026-02-13T12:54:28.580Z] drwxr-xr-x 3 root root 4096 Feb 13 12:54 . [2026-02-13T12:54:28.580Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 12:54 .. [2026-02-13T12:54:28.580Z] drwxr-xr-x 2 root root 4096 Feb 13 12:54 cost [2026-02-13T12:54:28.580Z] -rw-r--r-- 1 root root 90 Feb 13 12:54 cost.csv [2026-02-13T12:54:28.580Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-02-13T12:54:28.580Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2026-02-13T12:54:28.580Z] total 16 [2026-02-13T12:54:28.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 12:54 . [2026-02-13T12:54:28.580Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 12:54 .. [2026-02-13T12:54:28.580Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 12:54 cost [2026-02-13T12:54:28.580Z] -rw-r--r-- 1 jenkins jenkins 90 Feb 13 12:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:28.869Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:29.727Z] ---> package-listing.sh [2026-02-13T12:54:29.727Z] ++ facter osfamily [2026-02-13T12:54:29.727Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T12:54:29.985Z] + OS_FAMILY=debian [2026-02-13T12:54:29.985Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2026-02-13T12:54:29.985Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T12:54:29.985Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T12:54:29.985Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T12:54:29.985Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T12:54:29.985Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-02-13T12:54:29.985Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T12:54:29.985Z] + case "${OS_FAMILY}" in [2026-02-13T12:54:29.985Z] + dpkg -l [2026-02-13T12:54:29.985Z] + grep '^ii' [2026-02-13T12:54:29.985Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T12:54:29.985Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T12:54:29.985Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T12:54:29.985Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2026-02-13T12:54:29.985Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2026-02-13T12:54:29.985Z] + 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-02-13T12:54:29.997Z] 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-02-13T12:54:30.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T12:54:30.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T12:54:30.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T12:54:30.910Z] prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container [2026-02-13T12:54:30.938Z] $ 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-02-13T12:54:31.135Z] $ docker top 7dc138f5e2d7e444be2742d8e6d4222ad3be27ffdfb7f092079d8daa6793befb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T12:54:31.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T12:54:31.754Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T12:54:32.038Z] + ls /var/log/sa-host [2026-02-13T12:54:32.039Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T12:54:32.073Z] provisioning config files... [2026-02-13T12:54:32.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4683101042285112395tmp [Pipeline] { [Pipeline] echo [2026-02-13T12:54:32.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:32.379Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T12:54:32.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:32.698Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T12:54:32.708Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:32.990Z] ---> sudo-logs.sh [2026-02-13T12:54:32.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T12:54:33.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:33.299Z] ---> job-cost.sh [2026-02-13T12:54:33.299Z] lf-activate-venv: SKIPPING [2026-02-13T12:54:33.299Z] DEBUG: total: 1.5299999713897705 [2026-02-13T12:54:33.299Z] INFO: Retrieving Stack Cost... [2026-02-13T12:54:33.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T12:54:33.558Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T12:54:33.569Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T12:54:33.851Z] ---> logs-deploy.sh [2026-02-13T12:54:33.851Z] lf-activate-venv: SKIPPING [2026-02-13T12:54:33.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/213 [2026-02-13T12:54:33.851Z] INFO: archiving workspace using pattern(s): [2026-02-13T12:54:34.785Z] Archives upload complete. [2026-02-13T12:54:34.785Z] INFO: archiving logs to Nexus