Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ded4f4b49ca25371b9e9f1b4664a2749226cc248 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-ssh5830292666028891160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh4860294625124839403.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 056ae7b86453181957306e7078512cbe12174832 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-ssh1513594397211544800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh460199949690887628.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-ssh14271627155630084072.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8352 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 ded4f4b49ca25371b9e9f1b4664a2749226cc248 (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 ded4f4b49ca25371b9e9f1b4664a2749226cc248 # timeout=10 Commit message: "fix: Fix nil pointer error when sending command (#657)" > git rev-list --no-walk ec44a8819ba005337177245ce03e1d8be8531c4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-05T07:18:11.063Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-05T07:18:11.155Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-05T07:18:11.176Z] ========================================================= [2025-09-05T07:18:11.176Z] EdgeX Global Pipelines Version Info [2025-09-05T07:18:11.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:18:12.321Z] ------------------- [2025-09-05T07:18:12.321Z] stable info: [2025-09-05T07:18:12.321Z] ------------------- [2025-09-05T07:18:12.321Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-05T07:18:12.321Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-05T07:18:12.321Z] Message: update stable to v1.0.276 [2025-09-05T07:18:12.890Z] ------------------- [2025-09-05T07:18:12.890Z] experimental info: [2025-09-05T07:18:12.890Z] ------------------- [2025-09-05T07:18:12.890Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-05T07:18:12.890Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-05T07:18:12.890Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-05T07:18:12.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-09-05T07:18:12.996Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-09-05T07:18:13.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-05T07:18:13.037Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-05T07:18:13.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-05T07:18:13.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-05T07:18:13.099Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-05T07:18:13.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-05T07:18:13.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-05T07:18:13.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-05T07:18:13.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-05T07:18:13.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-09-05T07:18:13.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-05T07:18:13.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-05T07:18:13.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-05T07:18:13.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-05T07:18:13.335Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-05T07:18:13.362Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-05T07:18:13.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-05T07:18:13.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-05T07:18:13.432Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-05T07:18:13.456Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-05T07:18:13.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-05T07:18:13.508Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-05T07:18:13.527Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-05T07:18:13.555Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-05T07:18:13.579Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-05T07:18:13.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-05T07:18:13.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-05T07:18:13.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-05T07:18:13.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo [2025-09-05T07:18:13.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ded4f4b [Pipeline] echo [2025-09-05T07:18:13.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-05T07:18:13.791Z] provisioning config files... [2025-09-05T07:18:13.805Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8383234237274578326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:18:14.149Z] ---> ****-login.sh [2025-09-05T07:18:14.149Z] nexus3.edgexfoundry.org:10001 [2025-09-05T07:18:14.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:14.411Z] [2025-09-05T07:18:14.412Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-05T07:18:14.412Z] Configure a credential helper to remove this warning. See [2025-09-05T07:18:14.412Z] https://docs.****.com/go/credential-store/ [2025-09-05T07:18:14.412Z] [2025-09-05T07:18:14.412Z] Login Succeeded [2025-09-05T07:18:14.412Z] nexus3.edgexfoundry.org:10002 [2025-09-05T07:18:14.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:14.672Z] [2025-09-05T07:18:14.672Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-05T07:18:14.672Z] Configure a credential helper to remove this warning. See [2025-09-05T07:18:14.672Z] https://docs.****.com/go/credential-store/ [2025-09-05T07:18:14.672Z] [2025-09-05T07:18:14.672Z] Login Succeeded [2025-09-05T07:18:14.672Z] nexus3.edgexfoundry.org:10003 [2025-09-05T07:18:14.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:14.672Z] [2025-09-05T07:18:14.672Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-05T07:18:14.672Z] Configure a credential helper to remove this warning. See [2025-09-05T07:18:14.672Z] https://docs.****.com/go/credential-store/ [2025-09-05T07:18:14.672Z] [2025-09-05T07:18:14.672Z] Login Succeeded [2025-09-05T07:18:14.672Z] nexus3.edgexfoundry.org:10004 [2025-09-05T07:18:14.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:14.673Z] [2025-09-05T07:18:14.673Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-05T07:18:14.673Z] Configure a credential helper to remove this warning. See [2025-09-05T07:18:14.673Z] https://docs.****.com/go/credential-store/ [2025-09-05T07:18:14.673Z] [2025-09-05T07:18:14.673Z] Login Succeeded [2025-09-05T07:18:14.673Z] ****.io [2025-09-05T07:18:14.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:14.934Z] [2025-09-05T07:18:14.934Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-05T07:18:14.934Z] Configure a credential helper to remove this warning. See [2025-09-05T07:18:14.934Z] https://docs.****.com/go/credential-store/ [2025-09-05T07:18:14.934Z] [2025-09-05T07:18:14.934Z] Login Succeeded [2025-09-05T07:18:14.934Z] ---> ****-login.sh ends [Pipeline] } [2025-09-05T07:18:14.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-05T07:18:15.368Z] + git rev-list -1 --merges ded4f4b49ca25371b9e9f1b4664a2749226cc248~1..ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo [2025-09-05T07:18:15.398Z] -----------> git rev-list -1 --merges ded4f4b49ca25371b9e9f1b4664a2749226cc248~1..ded4f4b49ca25371b9e9f1b4664a2749226cc248 ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:18:15.398Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248 [false] [Pipeline] sh [2025-09-05T07:18:15.697Z] + git log --format=format:%s -1 ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo [2025-09-05T07:18:15.714Z] ========================================================= [2025-09-05T07:18:15.714Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-05T07:18:15.714Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-05T07:18:16.072Z] + git log --format=format:%s -1 ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo [2025-09-05T07:18:16.086Z] [semverPrep] GIT_COMMIT: ded4f4b49ca25371b9e9f1b4664a2749226cc248, Commit Message: fix: Fix nil pointer error when sending command (#657) [Pipeline] echo [2025-09-05T07:18:16.104Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-05T07:18:16.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-05T07:18:16.491Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-05T07:18:16.491Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-05T07:18:16.491Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-05T07:18:16.491Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-05T07:18:16.491Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-05T07:18:16.491Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:18:16.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-05T07:18:16.912Z] [2025-09-05T07:18:16.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:18:17.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-05T07:18:17.222Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-05T07:18:17.222Z] 3dae71ba6b94: Pulling fs layer [2025-09-05T07:18:17.222Z] 6bf1a483ea7c: Pulling fs layer [2025-09-05T07:18:17.222Z] f5dfc541a4d3: Pulling fs layer [2025-09-05T07:18:17.222Z] 461d9e800cba: Pulling fs layer [2025-09-05T07:18:17.222Z] 80192f66455f: Pulling fs layer [2025-09-05T07:18:17.222Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-05T07:18:17.222Z] a29436f7fd5d: Pulling fs layer [2025-09-05T07:18:17.222Z] 923cac83aea3: Pulling fs layer [2025-09-05T07:18:17.222Z] 25ad8b0a4227: Pulling fs layer [2025-09-05T07:18:17.222Z] db01528c6b51: Pulling fs layer [2025-09-05T07:18:17.222Z] 28988de357af: Pulling fs layer [2025-09-05T07:18:17.222Z] 80192f66455f: Waiting [2025-09-05T07:18:17.222Z] 2e8e34ca0e6c: Waiting [2025-09-05T07:18:17.222Z] a29436f7fd5d: Waiting [2025-09-05T07:18:17.222Z] 461d9e800cba: Waiting [2025-09-05T07:18:17.222Z] db01528c6b51: Waiting [2025-09-05T07:18:17.222Z] 923cac83aea3: Waiting [2025-09-05T07:18:17.222Z] 25ad8b0a4227: Waiting [2025-09-05T07:18:17.222Z] 6bf1a483ea7c: Download complete [2025-09-05T07:18:17.222Z] 461d9e800cba: Download complete [2025-09-05T07:18:17.222Z] 80192f66455f: Verifying Checksum [2025-09-05T07:18:17.222Z] 80192f66455f: Download complete [2025-09-05T07:18:17.481Z] f5dfc541a4d3: Verifying Checksum [2025-09-05T07:18:17.481Z] f5dfc541a4d3: Download complete [2025-09-05T07:18:17.481Z] 3dae71ba6b94: Verifying Checksum [2025-09-05T07:18:17.481Z] 3dae71ba6b94: Download complete [2025-09-05T07:18:17.481Z] 923cac83aea3: Download complete [2025-09-05T07:18:17.481Z] 25ad8b0a4227: Verifying Checksum [2025-09-05T07:18:17.481Z] 25ad8b0a4227: Download complete [2025-09-05T07:18:17.481Z] db01528c6b51: Verifying Checksum [2025-09-05T07:18:17.481Z] db01528c6b51: Download complete [2025-09-05T07:18:17.741Z] 28988de357af: Download complete [2025-09-05T07:18:17.998Z] a29436f7fd5d: Verifying Checksum [2025-09-05T07:18:17.998Z] a29436f7fd5d: Download complete [2025-09-05T07:18:17.999Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-05T07:18:17.999Z] 2e8e34ca0e6c: Download complete [2025-09-05T07:18:18.935Z] 3dae71ba6b94: Pull complete [2025-09-05T07:18:18.935Z] 6bf1a483ea7c: Pull complete [2025-09-05T07:18:19.873Z] f5dfc541a4d3: Pull complete [2025-09-05T07:18:19.873Z] 461d9e800cba: Pull complete [2025-09-05T07:18:19.873Z] 80192f66455f: Pull complete [2025-09-05T07:18:25.156Z] 2e8e34ca0e6c: Pull complete [2025-09-05T07:18:25.416Z] a29436f7fd5d: Pull complete [2025-09-05T07:18:25.416Z] 923cac83aea3: Pull complete [2025-09-05T07:18:25.675Z] 25ad8b0a4227: Pull complete [2025-09-05T07:18:25.675Z] db01528c6b51: Pull complete [2025-09-05T07:18:25.675Z] 28988de357af: Pull complete [2025-09-05T07:18:25.675Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-05T07:18:25.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-05T07:18:25.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:18:25.816Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:18:25.841Z] $ 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 [2025-09-05T07:18:27.496Z] $ docker top c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec -eo pid,comm [2025-09-05T07:18:27.549Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-05T07:18:27.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-05T07:18:27.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-05T07:18:27.608Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-05T07:18:27.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-05T07:18:27.713Z] $ docker exec c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec ssh-agent [2025-09-05T07:18:27.821Z] SSH_AUTH_SOCK=/tmp/ssh-g7HKShaD0W8P/agent.31 [2025-09-05T07:18:27.821Z] SSH_AGENT_PID=38 [2025-09-05T07:18:27.828Z] Running ssh-add (command line suppressed) [2025-09-05T07:18:27.938Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_100782929413528219.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_100782929413528219.key) [2025-09-05T07:18:27.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-05T07:18:28.247Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-09-05T07:18:28.536Z] + git tag --points-at HEAD [Pipeline] } [2025-09-05T07:18:28.546Z] $ docker exec --env ******** --env ******** c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec ssh-agent -k [2025-09-05T07:18:28.649Z] unset SSH_AUTH_SOCK; [2025-09-05T07:18:28.649Z] unset SSH_AGENT_PID; [2025-09-05T07:18:28.649Z] echo Agent pid 38 killed; [2025-09-05T07:18:28.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-05T07:18:28.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-05T07:18:28.706Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-05T07:18:28.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-05T07:18:28.826Z] $ docker exec c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec ssh-agent [2025-09-05T07:18:28.925Z] SSH_AUTH_SOCK=/tmp/ssh-mN9kmFjZUwpK/agent.85 [2025-09-05T07:18:28.925Z] SSH_AGENT_PID=91 [2025-09-05T07:18:28.930Z] Running ssh-add (command line suppressed) [2025-09-05T07:18:29.032Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11004869192501161027.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11004869192501161027.key) [2025-09-05T07:18:29.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-05T07:18:29.344Z] + git semver init [2025-09-05T07:18:29.604Z] 2025-09-05 07:18:29,561 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-05T07:18:29.604Z] 2025-09-05 07:18:29,565 [run_init] DEBUG init version:0.0.0 force:False [2025-09-05T07:18:29.604Z] 2025-09-05 07:18:29,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-09-05T07:18:29.604Z] 2025-09-05 07:18:29,566 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-09-05T07:18:29.604Z] 2025-09-05 07:18:29,567 [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) [2025-09-05T07:18:30.983Z] 2025-09-05 07:18:30,779 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-09-05T07:18:30.983Z] 2025-09-05 07:18:30,780 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-09-05T07:18:30.983Z] 2025-09-05 07:18:30,780 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:18:30.983Z] 2025-09-05 07:18:30,780 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:18:30.983Z] 4.1.0-dev.9 [Pipeline] } [2025-09-05T07:18:30.991Z] $ docker exec --env ******** --env ******** c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec ssh-agent -k [2025-09-05T07:18:31.087Z] unset SSH_AUTH_SOCK; [2025-09-05T07:18:31.087Z] unset SSH_AGENT_PID; [2025-09-05T07:18:31.087Z] echo Agent pid 91 killed; [2025-09-05T07:18:31.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-05T07:18:31.442Z] + git semver [Pipeline] } [2025-09-05T07:18:31.714Z] $ docker stop --time=1 c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec [2025-09-05T07:18:33.000Z] $ docker rm -f --volumes c111bd26727f516d921ce68d21e06d5e46c1e0efa6534acf44613632832248ec [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-05T07:18:33.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-05T07:18:33.572Z] Stashed 1 file(s) [Pipeline] echo [2025-09-05T07:18:33.576Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-05T07:18:33.741Z] provisioning config files... [2025-09-05T07:18:33.753Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1920317320910493875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:18:34.067Z] ---> ****-login.sh [2025-09-05T07:18:34.067Z] nexus3.edgexfoundry.org:10001 [2025-09-05T07:18:34.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:34.067Z] Login Succeeded [2025-09-05T07:18:34.067Z] nexus3.edgexfoundry.org:10002 [2025-09-05T07:18:34.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:34.067Z] Login Succeeded [2025-09-05T07:18:34.067Z] nexus3.edgexfoundry.org:10003 [2025-09-05T07:18:34.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:34.332Z] Login Succeeded [2025-09-05T07:18:34.332Z] nexus3.edgexfoundry.org:10004 [2025-09-05T07:18:34.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:34.332Z] Login Succeeded [2025-09-05T07:18:34.332Z] ****.io [2025-09-05T07:18:34.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:18:34.599Z] Login Succeeded [2025-09-05T07:18:34.599Z] ---> ****-login.sh ends [Pipeline] } [2025-09-05T07:18:34.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-05T07:18:34.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-05T07:18:34.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-05T07:18:34.755Z] ========================================================= [2025-09-05T07:18:34.755Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-05T07:18:34.755Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:18:35.101Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-05T07:18:35.670Z] #0 building with "default" instance using docker driver [2025-09-05T07:18:35.670Z] [2025-09-05T07:18:35.670Z] #1 [internal] load build definition from Dockerfile [2025-09-05T07:18:35.670Z] #1 transferring dockerfile: 1.52kB done [2025-09-05T07:18:35.670Z] #1 DONE 0.0s [2025-09-05T07:18:35.670Z] [2025-09-05T07:18:35.670Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-05T07:18:35.670Z] #2 DONE 0.1s [2025-09-05T07:18:35.929Z] [2025-09-05T07:18:35.929Z] #3 [internal] load .dockerignore [2025-09-05T07:18:35.929Z] #3 transferring context: 182B done [2025-09-05T07:18:35.929Z] #3 DONE 0.0s [2025-09-05T07:18:35.929Z] [2025-09-05T07:18:35.929Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-05T07:18:35.929Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-05T07:18:35.929Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-09-05T07:18:35.929Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-05T07:18:35.929Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-05T07:18:35.929Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-05T07:18:35.929Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-05T07:18:35.929Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-09-05T07:18:35.929Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-09-05T07:18:35.929Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-05T07:18:36.189Z] #4 ... [2025-09-05T07:18:36.189Z] [2025-09-05T07:18:36.189Z] #5 [internal] load build context [2025-09-05T07:18:36.189Z] #5 transferring context: 27.95MB 0.2s done [2025-09-05T07:18:36.189Z] #5 DONE 0.3s [2025-09-05T07:18:36.189Z] [2025-09-05T07:18:36.189Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-05T07:18:36.189Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-09-05T07:18:36.189Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s [2025-09-05T07:18:36.189Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-05T07:18:36.189Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 9.44MB / 103.05MB 0.3s [2025-09-05T07:18:36.189Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.3s [2025-09-05T07:18:36.189Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-05T07:18:36.189Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-05T07:18:36.189Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 71.30MB / 74.06MB 0.5s [2025-09-05T07:18:36.189Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.5s [2025-09-05T07:18:36.189Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.4s done [2025-09-05T07:18:36.189Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-09-05T07:18:36.447Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 37.75MB / 103.05MB 0.6s [2025-09-05T07:18:36.447Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s done [2025-09-05T07:18:36.447Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.7s [2025-09-05T07:18:36.447Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-05T07:18:36.706Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 75.50MB / 103.05MB 0.8s [2025-09-05T07:18:36.706Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 98.57MB / 103.05MB 0.9s [2025-09-05T07:18:36.965Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-09-05T07:18:42.241Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.0s done [2025-09-05T07:18:42.241Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-05T07:18:42.241Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-05T07:18:42.241Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-05T07:18:42.241Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-05T07:18:42.241Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-05T07:18:42.241Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-05T07:18:42.241Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-05T07:18:44.781Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.8s done [2025-09-05T07:18:44.781Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-05T07:18:45.715Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-09-05T07:18:45.715Z] #4 DONE 9.8s [2025-09-05T07:18:45.715Z] [2025-09-05T07:18:45.715Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-09-05T07:18:45.715Z] #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-05T07:18:48.704Z] Still waiting to schedule task [2025-09-05T07:18:48.705Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-05T07:18:49.003Z] #6 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-05T07:18:49.003Z] #6 3.222 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-09-05T07:18:49.003Z] #6 3.259 (2/8) Installing libedit (20240517.3.1-r0) [2025-09-05T07:18:49.003Z] #6 3.276 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-09-05T07:18:49.003Z] #6 3.300 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-09-05T07:18:49.003Z] #6 3.309 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-09-05T07:18:49.003Z] #6 3.313 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-09-05T07:18:49.003Z] #6 3.317 (7/8) Installing openssh-server (9.7_p1-r5) [2025-09-05T07:18:49.003Z] #6 3.329 (8/8) Installing openssh (9.7_p1-r5) [2025-09-05T07:18:49.003Z] #6 3.336 Executing busybox-1.36.1-r29.trigger [2025-09-05T07:18:49.003Z] #6 3.349 OK: 253 MiB in 66 packages [2025-09-05T07:18:50.379Z] #6 DONE 4.8s [2025-09-05T07:18:50.637Z] [2025-09-05T07:18:50.637Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-09-05T07:18:50.637Z] #7 DONE 0.0s [2025-09-05T07:18:50.637Z] [2025-09-05T07:18:50.637Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-05T07:18:50.637Z] #8 DONE 0.0s [2025-09-05T07:18:50.637Z] [2025-09-05T07:18:50.637Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-05T07:19:00.612Z] #9 DONE 9.5s [2025-09-05T07:19:00.613Z] [2025-09-05T07:19:00.613Z] #10 [builder 6/7] COPY . . [2025-09-05T07:19:00.613Z] #10 DONE 0.1s [2025-09-05T07:19:00.613Z] [2025-09-05T07:19:00.613Z] #11 [builder 7/7] RUN echo noop [2025-09-05T07:19:00.613Z] #11 0.198 noop [2025-09-05T07:19:00.613Z] #11 DONE 0.2s [2025-09-05T07:19:00.613Z] [2025-09-05T07:19:00.613Z] #12 exporting to image [2025-09-05T07:19:00.613Z] #12 exporting layers [2025-09-05T07:19:08.736Z] #12 exporting layers 8.5s done [2025-09-05T07:19:08.736Z] #12 writing image sha256:d6d51bcc90e0e82a813d13a69a5cd7aaa17a6c559391edfb295fd28f87f94dea done [2025-09-05T07:19:08.736Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-05T07:19:08.736Z] #12 DONE 8.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:19:09.127Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-05T07:19:09.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:19:09.198Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:19:09.226Z] $ 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 [2025-09-05T07:19:09.539Z] $ docker top d5461195d7a35b7c3978202cc789626c1ede862c6daecb138d1fc49aa1072874 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-05T07:19:09.892Z] + go version [2025-09-05T07:19:09.892Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-05T07:19:09.901Z] $ docker stop --time=1 d5461195d7a35b7c3978202cc789626c1ede862c6daecb138d1fc49aa1072874 [2025-09-05T07:19:11.177Z] $ docker rm -f --volumes d5461195d7a35b7c3978202cc789626c1ede862c6daecb138d1fc49aa1072874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:19:11.602Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-05T07:19:11.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:19:11.680Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:19:11.714Z] $ 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 [2025-09-05T07:19:11.954Z] $ docker top 0701b55e4833f6310cebc677c596830bcfe7f225aca691b4272fc1a47879c0a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-05T07:19:12.307Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-09-05T07:19:12.612Z] + make test [2025-09-05T07:19:12.612Z] go test ./... -coverprofile=coverage.out [2025-09-05T07:19:13.993Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-09-05T07:19:35.921Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-09-05T07:19:35.921Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements [2025-09-05T07:19:45.888Z] go vet ./... [2025-09-05T07:19:52.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-05T07:19:52.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-05T07:19:52.460Z] ./bin/test-attribution-txt.sh [2025-09-05T07:19:52.460Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-05T07:19:52.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-05T07:19:52.492Z] $ docker stop --time=1 0701b55e4833f6310cebc677c596830bcfe7f225aca691b4272fc1a47879c0a6 [2025-09-05T07:19:54.238Z] $ docker rm -f --volumes 0701b55e4833f6310cebc677c596830bcfe7f225aca691b4272fc1a47879c0a6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-05T07:19:54.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-05T07:19:54.911Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-05T07:19:55.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-05T07:19:55.739Z] + ls -al . [2025-09-05T07:19:55.740Z] total 260 [2025-09-05T07:19:55.740Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 07:19 . [2025-09-05T07:19:55.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 07:18 .. [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 07:18 .dockerignore [2025-09-05T07:19:55.740Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 07:19 .git [2025-09-05T07:19:55.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:18 .github [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 5 07:18 .gitignore [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 5 07:18 .golangci.yml [2025-09-05T07:19:55.740Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 07:18 .semver [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 20445 Sep 5 07:18 Attribution.txt [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 18046 Sep 5 07:18 CHANGELOG.md [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 1479 Sep 5 07:18 Dockerfile [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 07:18 GOVERNANCE.md [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 5 07:18 Jenkinsfile [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 07:18 LICENSE [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 2524 Sep 5 07:18 Makefile [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 07:18 OWNERS.md [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 5 07:18 README.md [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 5 07:18 VERSION [2025-09-05T07:19:55.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 07:18 bin [2025-09-05T07:19:55.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:18 cmd [2025-09-05T07:19:55.740Z] -rw-r--r-- 1 jenkins jenkins 27945 Sep 5 07:19 coverage.out [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 6427 Sep 5 07:18 go.mod [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 87545 Sep 5 07:18 go.sum [2025-09-05T07:19:55.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:18 internal [2025-09-05T07:19:55.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 07:18 simulator [2025-09-05T07:19:55.740Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 5 07:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:19:56.055Z] + 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=ded4f4b49ca25371b9e9f1b4664a2749226cc248 --label arch=amd64 --label version=4.1.0-dev.9 . [2025-09-05T07:19:56.313Z] #0 building with "default" instance using docker driver [2025-09-05T07:19:56.313Z] [2025-09-05T07:19:56.313Z] #1 [internal] load build definition from Dockerfile [2025-09-05T07:19:56.313Z] #1 transferring dockerfile: 1.52kB done [2025-09-05T07:19:56.313Z] #1 DONE 0.0s [2025-09-05T07:19:56.313Z] [2025-09-05T07:19:56.313Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-05T07:19:56.313Z] #2 DONE 0.0s [2025-09-05T07:19:56.313Z] [2025-09-05T07:19:56.313Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-05T07:19:56.879Z] #3 DONE 0.7s [2025-09-05T07:19:56.879Z] [2025-09-05T07:19:56.879Z] #4 [internal] load .dockerignore [2025-09-05T07:19:56.879Z] #4 transferring context: 182B done [2025-09-05T07:19:56.880Z] #4 DONE 0.0s [2025-09-05T07:19:56.880Z] [2025-09-05T07:19:56.880Z] #5 [internal] load build context [2025-09-05T07:19:56.880Z] #5 transferring context: 41.64kB 0.0s done [2025-09-05T07:19:56.880Z] #5 DONE 0.0s [2025-09-05T07:19:56.880Z] [2025-09-05T07:19:56.880Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-05T07:19:56.880Z] #6 DONE 0.1s [2025-09-05T07:19:56.880Z] [2025-09-05T07:19:56.880Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-09-05T07:19:57.447Z] #7 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-05T07:19:57.704Z] #7 ... [2025-09-05T07:19:57.704Z] [2025-09-05T07:19:57.704Z] #8 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-05T07:19:57.704Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-05T07:19:57.704Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-05T07:19:57.704Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-05T07:19:57.704Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-05T07:19:57.704Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done [2025-09-05T07:19:57.704Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-05T07:19:57.704Z] #8 DONE 0.6s [2025-09-05T07:19:57.704Z] [2025-09-05T07:19:57.704Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-09-05T07:19:57.704Z] #7 0.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-05T07:19:57.704Z] #7 0.846 OK: 253 MiB in 66 packages [2025-09-05T07:19:57.965Z] #7 DONE 1.0s [2025-09-05T07:19:57.965Z] [2025-09-05T07:19:57.965Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-09-05T07:19:57.965Z] #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-05T07:19:57.965Z] #9 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-05T07:19:58.223Z] #9 0.570 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-05T07:19:58.223Z] #9 0.572 Executing busybox-1.36.1-r29.trigger [2025-09-05T07:19:58.223Z] #9 0.579 OK: 8 MiB in 15 packages [2025-09-05T07:19:58.223Z] #9 DONE 0.7s [2025-09-05T07:19:58.223Z] [2025-09-05T07:19:58.223Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-09-05T07:19:58.223Z] #10 DONE 0.0s [2025-09-05T07:19:58.223Z] [2025-09-05T07:19:58.223Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-05T07:19:58.223Z] #11 DONE 0.0s [2025-09-05T07:19:58.223Z] [2025-09-05T07:19:58.223Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-05T07:19:58.790Z] #12 DONE 0.7s [2025-09-05T07:19:58.790Z] [2025-09-05T07:19:58.790Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-05T07:19:58.790Z] #13 0.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-05T07:19:58.790Z] #13 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-05T07:19:58.790Z] #13 ... [2025-09-05T07:19:58.790Z] [2025-09-05T07:19:58.790Z] #14 [builder 6/7] COPY . . [2025-09-05T07:19:58.790Z] #14 DONE 0.1s [2025-09-05T07:19:59.052Z] [2025-09-05T07:19:59.052Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-09-05T07:19:59.052Z] #13 0.749 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-05T07:19:59.052Z] #13 0.769 Executing busybox-1.36.1-r30.post-upgrade [2025-09-05T07:19:59.052Z] #13 0.803 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-05T07:19:59.052Z] #13 0.806 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-05T07:19:59.052Z] #13 0.813 Executing busybox-1.36.1-r30.trigger [2025-09-05T07:19:59.052Z] #13 0.820 OK: 8 MiB in 15 packages [2025-09-05T07:19:59.052Z] #13 DONE 1.0s [2025-09-05T07:19:59.052Z] [2025-09-05T07:19:59.052Z] #15 [builder 7/7] RUN make build [2025-09-05T07:19:59.052Z] #15 0.216 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-09-05T07:20:25.600Z] #15 DONE 24.6s [2025-09-05T07:20:25.600Z] [2025-09-05T07:20:25.600Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-09-05T07:20:25.600Z] #16 DONE 0.1s [2025-09-05T07:20:25.600Z] [2025-09-05T07:20:25.600Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-09-05T07:20:25.600Z] #17 DONE 0.0s [2025-09-05T07:20:25.600Z] [2025-09-05T07:20:25.600Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-09-05T07:20:25.600Z] #18 DONE 0.0s [2025-09-05T07:20:25.600Z] [2025-09-05T07:20:25.600Z] #19 exporting to image [2025-09-05T07:20:25.600Z] #19 exporting layers 0.1s done [2025-09-05T07:20:25.600Z] #19 writing image sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done [2025-09-05T07:20:25.600Z] #19 naming to docker.io/library/device-modbus done [2025-09-05T07:20:25.600Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-05T07:20:25.730Z] provisioning config files... [2025-09-05T07:20:25.738Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5792288181977575121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:20:26.035Z] ---> ****-login.sh [2025-09-05T07:20:26.035Z] nexus3.edgexfoundry.org:10001 [2025-09-05T07:20:26.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:26.035Z] Login Succeeded [2025-09-05T07:20:26.035Z] nexus3.edgexfoundry.org:10002 [2025-09-05T07:20:26.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:26.035Z] Login Succeeded [2025-09-05T07:20:26.035Z] nexus3.edgexfoundry.org:10003 [2025-09-05T07:20:26.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:26.294Z] Login Succeeded [2025-09-05T07:20:26.294Z] nexus3.edgexfoundry.org:10004 [2025-09-05T07:20:26.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:26.294Z] Login Succeeded [2025-09-05T07:20:26.294Z] ****.io [2025-09-05T07:20:26.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:26.552Z] Login Succeeded [2025-09-05T07:20:26.552Z] ---> ****-login.sh ends [Pipeline] } [2025-09-05T07:20:26.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-05T07:20:26.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-05T07:20:26.638Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-09-05T07:20:26.638Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:20:26.638Z] latest [2025-09-05T07:20:26.638Z] 4.1.0-dev.9 [2025-09-05T07:20:26.638Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:20:26.638Z] main [2025-09-05T07:20:26.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:26.980Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8353 in /w/workspace/gexfoundry_device-modbus-go_main [2025-09-05T07:20:26.980Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws [2025-09-05T07:20:27.010Z] Running in /w/workspace/device-modbus-go/200 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2025-09-05T07:20:27.293Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:20:27.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-05T07:20:27.293Z] 60d8740d0186: Preparing [2025-09-05T07:20:27.293Z] 433a32372294: Preparing [2025-09-05T07:20:27.293Z] 7ed5fd6f847e: Preparing [2025-09-05T07:20:27.293Z] a1d2142cfecd: Preparing [2025-09-05T07:20:27.293Z] 6a9d58b6b5fb: Preparing [2025-09-05T07:20:27.293Z] 097100c76c15: Preparing [2025-09-05T07:20:27.293Z] 097100c76c15: Waiting [2025-09-05T07:20:27.293Z] 60d8740d0186: Pushed [2025-09-05T07:20:27.293Z] 433a32372294: Pushed [2025-09-05T07:20:27.293Z] 6a9d58b6b5fb: Pushed [2025-09-05T07:20:27.293Z] 097100c76c15: Layer already exists [2025-09-05T07:20:27.552Z] a1d2142cfecd: Pushed [2025-09-05T07:20:28.078Z] The recommended git tool is: git [2025-09-05T07:20:31.738Z] 7ed5fd6f847e: Pushed [2025-09-05T07:20:31.738Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:32.069Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:32.385Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-05T07:20:32.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-05T07:20:32.385Z] 60d8740d0186: Preparing [2025-09-05T07:20:32.385Z] 433a32372294: Preparing [2025-09-05T07:20:32.385Z] 7ed5fd6f847e: Preparing [2025-09-05T07:20:32.385Z] a1d2142cfecd: Preparing [2025-09-05T07:20:32.385Z] 6a9d58b6b5fb: Preparing [2025-09-05T07:20:32.385Z] 097100c76c15: Preparing [2025-09-05T07:20:32.385Z] 097100c76c15: Waiting [2025-09-05T07:20:32.385Z] 6a9d58b6b5fb: Layer already exists [2025-09-05T07:20:32.385Z] a1d2142cfecd: Layer already exists [2025-09-05T07:20:32.385Z] 60d8740d0186: Layer already exists [2025-09-05T07:20:32.385Z] 7ed5fd6f847e: Layer already exists [2025-09-05T07:20:32.385Z] 433a32372294: Layer already exists [2025-09-05T07:20:32.385Z] 097100c76c15: Layer already exists [2025-09-05T07:20:32.385Z] latest: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:32.479Z] using credential edgex-jenkins-ssh [2025-09-05T07:20:32.496Z] Cloning the remote Git repository [2025-09-05T07:20:32.700Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:33.018Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 [2025-09-05T07:20:33.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-05T07:20:33.018Z] 60d8740d0186: Preparing [2025-09-05T07:20:33.018Z] 433a32372294: Preparing [2025-09-05T07:20:33.018Z] 7ed5fd6f847e: Preparing [2025-09-05T07:20:33.018Z] a1d2142cfecd: Preparing [2025-09-05T07:20:33.018Z] 6a9d58b6b5fb: Preparing [2025-09-05T07:20:33.018Z] 097100c76c15: Preparing [2025-09-05T07:20:33.018Z] 097100c76c15: Waiting [2025-09-05T07:20:33.018Z] 433a32372294: Layer already exists [2025-09-05T07:20:33.018Z] 7ed5fd6f847e: Layer already exists [2025-09-05T07:20:33.018Z] 6a9d58b6b5fb: Layer already exists [2025-09-05T07:20:33.018Z] a1d2142cfecd: Layer already exists [2025-09-05T07:20:33.018Z] 60d8740d0186: Layer already exists [2025-09-05T07:20:33.018Z] 097100c76c15: Layer already exists [2025-09-05T07:20:33.018Z] 4.1.0-dev.9: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [2025-09-05T07:20:32.531Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-09-05T07:20:32.613Z] > git init /w/workspace/device-modbus-go/200 # timeout=10 [2025-09-05T07:20:32.737Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-09-05T07:20:32.738Z] > git --version # timeout=10 [2025-09-05T07:20:32.757Z] > git --version # 'git version 2.25.1' [2025-09-05T07:20:32.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-05T07:20:32.897Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:33.350Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:33.661Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:20:33.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-05T07:20:33.662Z] 60d8740d0186: Preparing [2025-09-05T07:20:33.662Z] 433a32372294: Preparing [2025-09-05T07:20:33.662Z] 7ed5fd6f847e: Preparing [2025-09-05T07:20:33.662Z] a1d2142cfecd: Preparing [2025-09-05T07:20:33.662Z] 6a9d58b6b5fb: Preparing [2025-09-05T07:20:33.662Z] 097100c76c15: Preparing [2025-09-05T07:20:33.662Z] 097100c76c15: Waiting [2025-09-05T07:20:33.662Z] 6a9d58b6b5fb: Layer already exists [2025-09-05T07:20:33.662Z] 433a32372294: Layer already exists [2025-09-05T07:20:33.662Z] a1d2142cfecd: Layer already exists [2025-09-05T07:20:33.662Z] 7ed5fd6f847e: Layer already exists [2025-09-05T07:20:33.662Z] 60d8740d0186: Layer already exists [2025-09-05T07:20:33.662Z] 097100c76c15: Layer already exists [2025-09-05T07:20:33.662Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:34.001Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:34.313Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-05T07:20:34.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-09-05T07:20:34.313Z] 60d8740d0186: Preparing [2025-09-05T07:20:34.313Z] 433a32372294: Preparing [2025-09-05T07:20:34.313Z] 7ed5fd6f847e: Preparing [2025-09-05T07:20:34.313Z] a1d2142cfecd: Preparing [2025-09-05T07:20:34.313Z] 6a9d58b6b5fb: Preparing [2025-09-05T07:20:34.313Z] 097100c76c15: Preparing [2025-09-05T07:20:34.313Z] 097100c76c15: Waiting [2025-09-05T07:20:34.313Z] 7ed5fd6f847e: Layer already exists [2025-09-05T07:20:34.313Z] 60d8740d0186: Layer already exists [2025-09-05T07:20:34.313Z] 433a32372294: Layer already exists [2025-09-05T07:20:34.313Z] 6a9d58b6b5fb: Layer already exists [2025-09-05T07:20:34.313Z] a1d2142cfecd: Layer already exists [2025-09-05T07:20:34.313Z] 097100c76c15: Layer already exists [2025-09-05T07:20:34.313Z] main: digest: sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-05T07:20:34.370Z] ===================================================== [Pipeline] echo [2025-09-05T07:20:34.387Z] taggedImages: [2025-09-05T07:20:34.387Z] - nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:20:34.387Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-05T07:20:34.387Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 [2025-09-05T07:20:34.387Z] - nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:20:34.387Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-09-05T07:20:34.426Z] ========================================================= [2025-09-05T07:20:34.426Z] [edgeXBuildMultiArch] RAW Config: [2025-09-05T07:20:34.426Z] images: [2025-09-05T07:20:34.426Z] - nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:20:34.426Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-05T07:20:34.426Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 [2025-09-05T07:20:34.426Z] - nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:20:34.426Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-05T07:20:34.426Z] settingsFile: [2025-09-05T07:20:34.426Z] device-modbus-go-settings [2025-09-05T07:20:34.426Z] ========================================================= [Pipeline] node [2025-09-05T07:20:35.386Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-09-05T07:20:35.419Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-05T07:20:36.226Z] Avoid second fetch [2025-09-05T07:20:36.227Z] Checking out Revision ded4f4b49ca25371b9e9f1b4664a2749226cc248 (main) [2025-09-05T07:20:36.779Z] Commit message: "fix: Fix nil pointer error when sending command (#657)" [2025-09-05T07:20:36.239Z] > git config core.sparsecheckout # timeout=10 [2025-09-05T07:20:36.301Z] > git checkout -f ded4f4b49ca25371b9e9f1b4664a2749226cc248 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-05T07:20:41.081Z] provisioning config files... [2025-09-05T07:20:41.108Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/200@tmp/config2085862149422010808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:20:41.783Z] ---> ****-login.sh [2025-09-05T07:20:41.783Z] nexus3.edgexfoundry.org:10001 [2025-09-05T07:20:42.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:42.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:20:42.326Z] Configure a credential helper to remove this warning. See [2025-09-05T07:20:42.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:20:42.326Z] [2025-09-05T07:20:42.326Z] Login Succeeded [2025-09-05T07:20:42.326Z] nexus3.edgexfoundry.org:10002 [2025-09-05T07:20:42.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:42.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:20:42.596Z] Configure a credential helper to remove this warning. See [2025-09-05T07:20:42.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:20:42.596Z] [2025-09-05T07:20:42.596Z] Login Succeeded [2025-09-05T07:20:42.596Z] nexus3.edgexfoundry.org:10003 [2025-09-05T07:20:42.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:42.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:20:42.865Z] Configure a credential helper to remove this warning. See [2025-09-05T07:20:42.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:20:42.865Z] [2025-09-05T07:20:42.865Z] Login Succeeded [2025-09-05T07:20:42.865Z] nexus3.edgexfoundry.org:10004 [2025-09-05T07:20:43.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:43.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:20:43.409Z] Configure a credential helper to remove this warning. See [2025-09-05T07:20:43.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:20:43.409Z] [2025-09-05T07:20:43.409Z] Login Succeeded [2025-09-05T07:20:43.409Z] ****.io [2025-09-05T07:20:43.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:20:43.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:20:43.676Z] Configure a credential helper to remove this warning. See [2025-09-05T07:20:43.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:20:43.676Z] [2025-09-05T07:20:43.676Z] Login Succeeded [2025-09-05T07:20:43.676Z] ---> ****-login.sh ends [Pipeline] } [2025-09-05T07:20:43.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-05T07:20:43.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-05T07:20:44.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-05T07:20:44.032Z] ========================================================= [2025-09-05T07:20:44.032Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-05T07:20:44.032Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:20:44.399Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-09-05T07:20:44.987Z] Sending build context to Docker daemon 14.18MB [2025-09-05T07:20:44.987Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-09-05T07:20:44.987Z] Step 2/10 : FROM ${BASE} AS builder [2025-09-05T07:20:44.987Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-05T07:20:44.987Z] 94e9d8af2201: Pulling fs layer [2025-09-05T07:20:44.987Z] a6c56e8762df: Pulling fs layer [2025-09-05T07:20:44.987Z] f0f3c8884826: Pulling fs layer [2025-09-05T07:20:44.987Z] c7e7622c144d: Pulling fs layer [2025-09-05T07:20:44.987Z] 4f4fb700ef54: Pulling fs layer [2025-09-05T07:20:44.987Z] b4c3b6d88c5a: Pulling fs layer [2025-09-05T07:20:44.987Z] c7e7622c144d: Waiting [2025-09-05T07:20:44.987Z] 4f4fb700ef54: Waiting [2025-09-05T07:20:44.987Z] b4c3b6d88c5a: Waiting [2025-09-05T07:20:44.987Z] ba8bce9d2590: Pulling fs layer [2025-09-05T07:20:44.987Z] ca778ea9c289: Pulling fs layer [2025-09-05T07:20:44.987Z] ba8bce9d2590: Waiting [2025-09-05T07:20:44.987Z] ca778ea9c289: Waiting [2025-09-05T07:20:44.987Z] a6c56e8762df: Verifying Checksum [2025-09-05T07:20:44.987Z] a6c56e8762df: Download complete [2025-09-05T07:20:44.987Z] c7e7622c144d: Verifying Checksum [2025-09-05T07:20:44.987Z] c7e7622c144d: Download complete [2025-09-05T07:20:44.987Z] 4f4fb700ef54: Verifying Checksum [2025-09-05T07:20:44.987Z] 4f4fb700ef54: Download complete [2025-09-05T07:20:44.987Z] b4c3b6d88c5a: Verifying Checksum [2025-09-05T07:20:44.987Z] b4c3b6d88c5a: Download complete [2025-09-05T07:20:45.256Z] 94e9d8af2201: Verifying Checksum [2025-09-05T07:20:45.256Z] 94e9d8af2201: Download complete [2025-09-05T07:20:45.845Z] ca778ea9c289: Verifying Checksum [2025-09-05T07:20:45.845Z] ca778ea9c289: Download complete [2025-09-05T07:20:46.117Z] 94e9d8af2201: Pull complete [2025-09-05T07:20:46.703Z] a6c56e8762df: Pull complete [2025-09-05T07:20:46.973Z] f0f3c8884826: Verifying Checksum [2025-09-05T07:20:46.973Z] f0f3c8884826: Download complete [2025-09-05T07:20:47.938Z] ba8bce9d2590: Verifying Checksum [2025-09-05T07:20:47.938Z] ba8bce9d2590: Download complete [2025-09-05T07:20:49.428Z] Still waiting to schedule task [2025-09-05T07:20:49.429Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-05T07:21:02.944Z] f0f3c8884826: Pull complete [2025-09-05T07:21:02.944Z] c7e7622c144d: Pull complete [2025-09-05T07:21:02.944Z] 4f4fb700ef54: Pull complete [2025-09-05T07:21:02.944Z] b4c3b6d88c5a: Pull complete [2025-09-05T07:21:09.592Z] ba8bce9d2590: Pull complete [2025-09-05T07:21:11.026Z] ca778ea9c289: Pull complete [2025-09-05T07:21:11.026Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-05T07:21:11.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-05T07:21:11.026Z] ---> 47b25d7523d1 [2025-09-05T07:21:11.026Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-09-05T07:21:12.986Z] ---> Running in edbcbe19282e [2025-09-05T07:21:13.263Z] Removing intermediate container edbcbe19282e [2025-09-05T07:21:13.263Z] ---> b9fcd4ea9b94 [2025-09-05T07:21:13.263Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-05T07:21:13.263Z] ---> Running in 51659661d1c0 [2025-09-05T07:21:13.545Z] Removing intermediate container 51659661d1c0 [2025-09-05T07:21:13.545Z] ---> 3d74c5b3efba [2025-09-05T07:21:13.545Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-09-05T07:21:13.815Z] ---> Running in 87042e97a8e7 [2025-09-05T07:21:14.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-05T07:21:15.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-05T07:21:16.637Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-09-05T07:21:16.637Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-09-05T07:21:16.637Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-09-05T07:21:16.637Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-09-05T07:21:16.637Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-09-05T07:21:16.637Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-09-05T07:21:16.637Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-09-05T07:21:16.637Z] (8/8) Installing openssh (9.7_p1-r5) [2025-09-05T07:21:16.637Z] Executing busybox-1.36.1-r29.trigger [2025-09-05T07:21:16.637Z] OK: 245 MiB in 66 packages [2025-09-05T07:21:18.048Z] Removing intermediate container 87042e97a8e7 [2025-09-05T07:21:18.048Z] ---> b402fdde7379 [2025-09-05T07:21:18.048Z] Step 6/10 : WORKDIR /device-modbus-go [2025-09-05T07:21:18.048Z] ---> Running in 5b62c9e729d9 [2025-09-05T07:21:18.317Z] Removing intermediate container 5b62c9e729d9 [2025-09-05T07:21:18.317Z] ---> b9f28b5dd4f4 [2025-09-05T07:21:18.317Z] Step 7/10 : COPY go.mod vendor* ./ [2025-09-05T07:21:18.585Z] Running on prd-centos7-docker-4c-2g-8354 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [2025-09-05T07:21:18.598Z] ---> d7f352cc2b78 [2025-09-05T07:21:18.598Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-05T07:21:18.635Z] provisioning config files... [2025-09-05T07:21:18.685Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3558311033825476134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:21:18.872Z] ---> Running in 9a052d81bbc7 [2025-09-05T07:21:20.418Z] ---> ****-login.sh [2025-09-05T07:21:20.418Z] nexus3.edgexfoundry.org:10001 [2025-09-05T07:21:20.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:21:20.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:21:20.418Z] Configure a credential helper to remove this warning. See [2025-09-05T07:21:20.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:21:20.419Z] [2025-09-05T07:21:20.419Z] Login Succeeded [2025-09-05T07:21:20.419Z] nexus3.edgexfoundry.org:10002 [2025-09-05T07:21:20.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:21:20.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:21:20.683Z] Configure a credential helper to remove this warning. See [2025-09-05T07:21:20.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:21:20.683Z] [2025-09-05T07:21:20.683Z] Login Succeeded [2025-09-05T07:21:20.683Z] nexus3.edgexfoundry.org:10003 [2025-09-05T07:21:20.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:21:20.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:21:20.945Z] Configure a credential helper to remove this warning. See [2025-09-05T07:21:20.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:21:20.945Z] [2025-09-05T07:21:20.945Z] Login Succeeded [2025-09-05T07:21:20.945Z] nexus3.edgexfoundry.org:10004 [2025-09-05T07:21:20.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:21:20.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:21:20.945Z] Configure a credential helper to remove this warning. See [2025-09-05T07:21:20.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:21:20.945Z] [2025-09-05T07:21:20.945Z] Login Succeeded [2025-09-05T07:21:20.945Z] ****.io [2025-09-05T07:21:20.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:21:21.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:21:21.211Z] Configure a credential helper to remove this warning. See [2025-09-05T07:21:21.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:21:21.211Z] [2025-09-05T07:21:21.211Z] Login Succeeded [2025-09-05T07:21:21.211Z] ---> ****-login.sh ends [Pipeline] } [2025-09-05T07:21:21.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-05T07:21:21.580Z] + docker buildx ls [2025-09-05T07:21:21.580Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-05T07:21:21.580Z] default * docker [2025-09-05T07:21:21.580Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-05T07:21:21.877Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-05T07:21:21.877Z] edgex-builder [Pipeline] sh [2025-09-05T07:21:22.170Z] + docker buildx inspect --bootstrap [2025-09-05T07:21:22.170Z] #1 [internal] booting buildkit [2025-09-05T07:21:22.170Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-05T07:21:25.482Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-09-05T07:21:25.482Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-05T07:21:26.426Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-09-05T07:21:26.426Z] #1 DONE 4.3s [2025-09-05T07:21:26.426Z] Name: edgex-builder [2025-09-05T07:21:26.426Z] Driver: docker-container [2025-09-05T07:21:26.426Z] [2025-09-05T07:21:26.426Z] Nodes: [2025-09-05T07:21:26.426Z] Name: edgex-builder0 [2025-09-05T07:21:26.426Z] Endpoint: unix:///var/run/docker.sock [2025-09-05T07:21:26.426Z] Status: running [2025-09-05T07:21:26.426Z] Buildkit: v0.23.2 [2025-09-05T07:21:26.426Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-05T07:21:26.729Z] + docker buildx ls [2025-09-05T07:21:26.729Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-05T07:21:26.729Z] edgex-builder * docker-container [2025-09-05T07:21:26.729Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-05T07:21:26.729Z] default docker [2025-09-05T07:21:26.729Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-05T07:21:27.021Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 --push - [2025-09-05T07:21:27.022Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248' [2025-09-05T07:21:27.287Z] #1 [internal] load build definition from Dockerfile [2025-09-05T07:21:27.287Z] #1 transferring dockerfile: 198B done [2025-09-05T07:21:27.287Z] #1 DONE 0.0s [2025-09-05T07:21:27.287Z] [2025-09-05T07:21:27.287Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:21:27.287Z] #2 DONE 0.1s [2025-09-05T07:21:27.287Z] [2025-09-05T07:21:27.287Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:21:27.287Z] #3 DONE 0.1s [2025-09-05T07:21:27.287Z] [2025-09-05T07:21:27.287Z] #4 [internal] load .dockerignore [2025-09-05T07:21:27.287Z] #4 transferring context: 2B done [2025-09-05T07:21:27.287Z] #4 DONE 0.0s [2025-09-05T07:21:27.287Z] [2025-09-05T07:21:27.287Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:27.288Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done [2025-09-05T07:21:27.288Z] #5 DONE 0.0s [2025-09-05T07:21:27.288Z] [2025-09-05T07:21:27.288Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:27.288Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done [2025-09-05T07:21:27.288Z] #6 DONE 0.1s [2025-09-05T07:21:27.288Z] [2025-09-05T07:21:27.288Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-05T07:21:27.288Z] #7 DONE 0.0s [2025-09-05T07:21:27.288Z] [2025-09-05T07:21:27.288Z] #8 exporting to image [2025-09-05T07:21:27.288Z] #8 exporting layers done [2025-09-05T07:21:27.288Z] #8 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done [2025-09-05T07:21:27.288Z] #8 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done [2025-09-05T07:21:27.288Z] #8 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done [2025-09-05T07:21:27.288Z] #8 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done [2025-09-05T07:21:27.288Z] #8 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done [2025-09-05T07:21:27.288Z] #8 pushing layers 0.1s done [2025-09-05T07:21:27.288Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 [2025-09-05T07:21:27.288Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-05T07:21:27.547Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done [2025-09-05T07:21:27.547Z] #8 DONE 0.2s [2025-09-05T07:21:27.547Z] [2025-09-05T07:21:27.547Z] 1 warning found (use --debug to expand): [2025-09-05T07:21:27.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-05T07:21:27.846Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-09-05T07:21:27.846Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-09-05T07:21:28.107Z] #1 [internal] load build definition from Dockerfile [2025-09-05T07:21:28.107Z] #1 transferring dockerfile: 164B done [2025-09-05T07:21:28.107Z] #1 DONE 0.0s [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-05T07:21:28.107Z] #2 DONE 0.0s [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-09-05T07:21:28.107Z] #3 DONE 0.0s [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] #4 [internal] load .dockerignore [2025-09-05T07:21:28.107Z] #4 transferring context: 2B done [2025-09-05T07:21:28.107Z] #4 DONE 0.0s [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:28.107Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done [2025-09-05T07:21:28.107Z] #5 DONE 0.0s [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:28.107Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done [2025-09-05T07:21:28.107Z] #6 CACHED [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:28.107Z] #5 CACHED [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-05T07:21:28.107Z] #7 DONE 0.0s [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] #8 exporting to image [2025-09-05T07:21:28.107Z] #8 exporting layers done [2025-09-05T07:21:28.107Z] #8 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done [2025-09-05T07:21:28.107Z] #8 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done [2025-09-05T07:21:28.107Z] #8 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done [2025-09-05T07:21:28.107Z] #8 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done [2025-09-05T07:21:28.107Z] #8 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done [2025-09-05T07:21:28.107Z] #8 pushing layers 0.0s done [2025-09-05T07:21:28.107Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done [2025-09-05T07:21:28.107Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-05T07:21:28.107Z] #8 DONE 0.1s [2025-09-05T07:21:28.107Z] [2025-09-05T07:21:28.107Z] 1 warning found (use --debug to expand): [2025-09-05T07:21:28.107Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-05T07:21:28.409Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9' [2025-09-05T07:21:28.410Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 --push - [2025-09-05T07:21:28.671Z] #1 [internal] load build definition from Dockerfile [2025-09-05T07:21:28.671Z] #1 transferring dockerfile: 169B done [2025-09-05T07:21:28.671Z] #1 DONE 0.0s [2025-09-05T07:21:28.671Z] [2025-09-05T07:21:28.671Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 [2025-09-05T07:21:28.671Z] #2 DONE 0.1s [2025-09-05T07:21:28.671Z] [2025-09-05T07:21:28.671Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9 [2025-09-05T07:21:28.671Z] #3 DONE 0.2s [2025-09-05T07:21:28.671Z] [2025-09-05T07:21:28.671Z] #4 [internal] load .dockerignore [2025-09-05T07:21:28.671Z] #4 transferring context: [2025-09-05T07:21:28.931Z] #4 transferring context: 2B done [2025-09-05T07:21:28.931Z] #4 DONE 0.1s [2025-09-05T07:21:28.931Z] [2025-09-05T07:21:28.931Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:28.931Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done [2025-09-05T07:21:28.931Z] #5 CACHED [2025-09-05T07:21:28.931Z] [2025-09-05T07:21:28.931Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:28.931Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done [2025-09-05T07:21:28.931Z] #6 CACHED [2025-09-05T07:21:28.931Z] [2025-09-05T07:21:28.931Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-05T07:21:28.931Z] #7 DONE 0.0s [2025-09-05T07:21:28.931Z] [2025-09-05T07:21:28.931Z] #8 exporting to image [2025-09-05T07:21:28.931Z] #8 exporting layers done [2025-09-05T07:21:28.931Z] #8 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done [2025-09-05T07:21:28.931Z] #8 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done [2025-09-05T07:21:28.931Z] #8 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done [2025-09-05T07:21:28.932Z] #8 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done [2025-09-05T07:21:28.932Z] #8 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done [2025-09-05T07:21:28.932Z] #8 pushing layers 0.0s done [2025-09-05T07:21:28.932Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.9@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done [2025-09-05T07:21:28.932Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-05T07:21:28.932Z] #8 DONE 0.1s [2025-09-05T07:21:28.932Z] [2025-09-05T07:21:28.932Z] 1 warning found (use --debug to expand): [2025-09-05T07:21:28.932Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-05T07:21:29.227Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9' [2025-09-05T07:21:29.227Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 --push - [2025-09-05T07:21:29.227Z] #1 [internal] load build definition from Dockerfile [2025-09-05T07:21:29.227Z] #1 transferring dockerfile: 210B done [2025-09-05T07:21:29.227Z] #1 DONE 0.0s [2025-09-05T07:21:29.227Z] [2025-09-05T07:21:29.227Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:21:29.227Z] #2 DONE 0.0s [2025-09-05T07:21:29.227Z] [2025-09-05T07:21:29.227Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:21:29.227Z] #3 DONE 0.0s [2025-09-05T07:21:29.227Z] [2025-09-05T07:21:29.227Z] #4 [internal] load .dockerignore [2025-09-05T07:21:29.227Z] #4 transferring context: 2B done [2025-09-05T07:21:29.227Z] #4 DONE 0.0s [2025-09-05T07:21:29.227Z] [2025-09-05T07:21:29.227Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:29.227Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 done [2025-09-05T07:21:29.227Z] #5 CACHED [2025-09-05T07:21:29.227Z] [2025-09-05T07:21:29.227Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:29.227Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 done [2025-09-05T07:21:29.227Z] #6 CACHED [2025-09-05T07:21:29.227Z] [2025-09-05T07:21:29.227Z] #7 exporting to image [2025-09-05T07:21:29.227Z] #7 exporting layers done [2025-09-05T07:21:29.227Z] #7 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done [2025-09-05T07:21:29.227Z] #7 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done [2025-09-05T07:21:29.227Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-05T07:21:29.488Z] #7 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done [2025-09-05T07:21:29.488Z] #7 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done [2025-09-05T07:21:29.488Z] #7 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done [2025-09-05T07:21:29.488Z] #7 pushing layers 0.0s done [2025-09-05T07:21:29.488Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done [2025-09-05T07:21:29.488Z] #7 DONE 0.1s [2025-09-05T07:21:29.488Z] [2025-09-05T07:21:29.488Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-05T07:21:29.488Z] #8 DONE 0.0s [2025-09-05T07:21:29.488Z] [2025-09-05T07:21:29.488Z] 1 warning found (use --debug to expand): [2025-09-05T07:21:29.488Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-05T07:21:29.777Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-09-05T07:21:29.777Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-09-05T07:21:30.041Z] #1 [internal] load build definition from Dockerfile [2025-09-05T07:21:30.041Z] #1 transferring dockerfile: 162B done [2025-09-05T07:21:30.041Z] #1 DONE 0.0s [2025-09-05T07:21:30.041Z] [2025-09-05T07:21:30.041Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-05T07:21:30.041Z] #2 DONE 0.0s [2025-09-05T07:21:30.041Z] [2025-09-05T07:21:30.041Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-09-05T07:21:30.041Z] #3 DONE 0.0s [2025-09-05T07:21:30.041Z] [2025-09-05T07:21:30.041Z] #4 [internal] load .dockerignore [2025-09-05T07:21:30.041Z] #4 transferring context: 2B done [2025-09-05T07:21:30.041Z] #4 DONE 0.0s [2025-09-05T07:21:30.041Z] [2025-09-05T07:21:30.041Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:30.041Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done [2025-09-05T07:21:30.041Z] #5 CACHED [2025-09-05T07:21:30.041Z] [2025-09-05T07:21:30.041Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 [2025-09-05T07:21:30.041Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:92f0bfc99a11ea7101149814c15ef7d22ec0380b7eb7802e78bb6fc919befba9 0.0s done [2025-09-05T07:21:30.041Z] #6 CACHED [2025-09-05T07:21:30.041Z] [2025-09-05T07:21:30.041Z] #7 exporting to image [2025-09-05T07:21:30.041Z] #7 exporting layers done [2025-09-05T07:21:30.041Z] #7 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed [2025-09-05T07:21:30.041Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-05T07:21:30.041Z] #7 exporting manifest sha256:485be67b9d297337e4c26c5514609aa7a555569d69c170c835bb4d1aab0e54ed done [2025-09-05T07:21:30.041Z] #7 exporting config sha256:30db24a806f4867606c1a66d1389d9b7886f3c1d2e1c82171c072ed6cef69fde done [2025-09-05T07:21:30.041Z] #7 exporting manifest sha256:c85b3a571e500ffc682c2fff11dfee3e37b87973186721685b71feef2379a467 done [2025-09-05T07:21:30.041Z] #7 exporting config sha256:0034016e139894e31ac5e97a5b50af54585928c9efe388fe6ca1a277080bcadc done [2025-09-05T07:21:30.041Z] #7 exporting manifest list sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 done [2025-09-05T07:21:30.041Z] #7 pushing layers 0.0s done [2025-09-05T07:21:30.041Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:b0249b3bf292056a7c99863d35765aff272f33cb2dfbc4be088520d439880ed0 0.1s done [2025-09-05T07:21:30.041Z] #7 DONE 0.1s [2025-09-05T07:21:30.041Z] [2025-09-05T07:21:30.041Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-05T07:21:30.041Z] #8 DONE 0.0s [2025-09-05T07:21:30.041Z] [2025-09-05T07:21:30.041Z] 1 warning found (use --debug to expand): [2025-09-05T07:21:30.041Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-05T07:21:30.437Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:21:30.742Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:21:31.309Z] ---> package-listing.sh [2025-09-05T07:21:31.309Z] ++ facter osfamily [2025-09-05T07:21:31.309Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-05T07:21:31.575Z] + OS_FAMILY=redhat [2025-09-05T07:21:31.575Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-09-05T07:21:31.575Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-05T07:21:31.575Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-05T07:21:31.575Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-05T07:21:31.575Z] + PACKAGES=/tmp/packages_start.txt [2025-09-05T07:21:31.575Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-05T07:21:31.575Z] + PACKAGES=/tmp/packages_end.txt [2025-09-05T07:21:31.575Z] + case "${OS_FAMILY}" in [2025-09-05T07:21:31.575Z] + sort [2025-09-05T07:21:31.575Z] + rpm -qa [2025-09-05T07:21:32.150Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-05T07:21:32.150Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-05T07:21:32.150Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-05T07:21:32.150Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-05T07:21:32.150Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-09-05T07:21:32.150Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-09-05T07:21:32.164Z] 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 [2025-09-05T07:21:32.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:21:33.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-05T07:21:33.024Z] [2025-09-05T07:21:33.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:21:33.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-05T07:21:33.335Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-05T07:21:33.335Z] 5eb5b503b376: Pulling fs layer [2025-09-05T07:21:33.335Z] 5c69ac0246d0: Pulling fs layer [2025-09-05T07:21:33.335Z] ec43610c2a17: Pulling fs layer [2025-09-05T07:21:33.335Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-05T07:21:33.335Z] 33b1e0a273af: Pulling fs layer [2025-09-05T07:21:33.335Z] 5d3b04190fa2: Pulling fs layer [2025-09-05T07:21:33.335Z] 2f39f015ded8: Pulling fs layer [2025-09-05T07:21:33.335Z] 3a2ae6a8a46f: Waiting [2025-09-05T07:21:33.335Z] 33b1e0a273af: Waiting [2025-09-05T07:21:33.335Z] 5d3b04190fa2: Waiting [2025-09-05T07:21:33.335Z] 2f39f015ded8: Waiting [2025-09-05T07:21:33.335Z] 5c69ac0246d0: Verifying Checksum [2025-09-05T07:21:33.335Z] 5c69ac0246d0: Download complete [2025-09-05T07:21:33.335Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-05T07:21:33.335Z] 3a2ae6a8a46f: Download complete [2025-09-05T07:21:33.335Z] 33b1e0a273af: Verifying Checksum [2025-09-05T07:21:33.335Z] 33b1e0a273af: Download complete [2025-09-05T07:21:33.335Z] ec43610c2a17: Verifying Checksum [2025-09-05T07:21:33.335Z] ec43610c2a17: Download complete [2025-09-05T07:21:33.335Z] 5d3b04190fa2: Verifying Checksum [2025-09-05T07:21:33.335Z] 5d3b04190fa2: Download complete [2025-09-05T07:21:33.595Z] 5eb5b503b376: Download complete [2025-09-05T07:21:34.176Z] 2f39f015ded8: Verifying Checksum [2025-09-05T07:21:34.176Z] 2f39f015ded8: Download complete [2025-09-05T07:21:35.125Z] 5eb5b503b376: Pull complete [2025-09-05T07:21:35.125Z] 5c69ac0246d0: Pull complete [2025-09-05T07:21:35.389Z] ec43610c2a17: Pull complete [2025-09-05T07:21:35.389Z] 3a2ae6a8a46f: Pull complete [2025-09-05T07:21:35.652Z] 33b1e0a273af: Pull complete [2025-09-05T07:21:35.652Z] 5d3b04190fa2: Pull complete [2025-09-05T07:21:39.885Z] 2f39f015ded8: Pull complete [2025-09-05T07:21:39.885Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-05T07:21:39.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-05T07:21:39.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:21:40.048Z] prd-centos7-docker-4c-2g-8354 does not seem to be running inside a container [2025-09-05T07:21:40.084Z] $ 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 [2025-09-05T07:21:43.131Z] $ docker top fbb9d2d9487f9f23753ffd3d05541488cc8a00ca4d6117e1a2167018275e79ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-05T07:21:43.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-05T07:21:43.829Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-05T07:21:44.119Z] + ls /var/log/sa-host [2025-09-05T07:21:44.119Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-05T07:21:44.289Z] provisioning config files... [2025-09-05T07:21:44.337Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7561047955656172473tmp [Pipeline] { [Pipeline] echo [2025-09-05T07:21:44.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:21:44.678Z] ---> create-netrc.sh [Pipeline] } [2025-09-05T07:21:44.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:21:45.043Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-05T07:21:45.052Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:21:45.336Z] ---> sudo-logs.sh [2025-09-05T07:21:45.336Z] Archiving 'sudo' log.. [2025-09-05T07:21:45.336Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8354.novalocal: Name or service not known [2025-09-05T07:21:45.336Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8354.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-05T07:21:45.360Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:21:45.648Z] ---> job-cost.sh [2025-09-05T07:21:45.648Z] lf-activate-venv: SKIPPING [2025-09-05T07:21:45.648Z] INFO: No Stack... [2025-09-05T07:21:45.908Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-05T07:21:46.481Z] INFO: Archiving Costs [Pipeline] echo [2025-09-05T07:21:46.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:21:46.783Z] ---> logs-deploy.sh [2025-09-05T07:21:46.783Z] lf-activate-venv: SKIPPING [2025-09-05T07:21:46.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/200 [2025-09-05T07:21:46.784Z] INFO: archiving workspace using pattern(s): [2025-09-05T07:21:47.718Z] Archives upload complete. [2025-09-05T07:21:47.718Z] INFO: archiving logs to Nexus [2025-09-05T07:21:48.654Z] ---> uname -a: [2025-09-05T07:21:48.654Z] Linux prd-centos7-docker-4c-2g-8354.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-09-05T07:21:48.654Z] [2025-09-05T07:21:48.654Z] [2025-09-05T07:21:48.654Z] ---> lscpu: [2025-09-05T07:21:48.654Z] Architecture: x86_64 [2025-09-05T07:21:48.654Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-05T07:21:48.654Z] Byte Order: Little Endian [2025-09-05T07:21:48.654Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-05T07:21:48.654Z] CPU(s): 2 [2025-09-05T07:21:48.654Z] On-line CPU(s) list: 0,1 [2025-09-05T07:21:48.654Z] Thread(s) per core: 1 [2025-09-05T07:21:48.654Z] Core(s) per socket: 1 [2025-09-05T07:21:48.654Z] Socket(s): 2 [2025-09-05T07:21:48.654Z] NUMA node(s): 1 [2025-09-05T07:21:48.654Z] Vendor ID: AuthenticAMD [2025-09-05T07:21:48.654Z] CPU family: 23 [2025-09-05T07:21:48.654Z] Model: 49 [2025-09-05T07:21:48.654Z] Model name: AMD EPYC-Rome Processor [2025-09-05T07:21:48.654Z] Stepping: 0 [2025-09-05T07:21:48.654Z] CPU MHz: 2799.998 [2025-09-05T07:21:48.654Z] BogoMIPS: 5599.99 [2025-09-05T07:21:48.654Z] Virtualization: AMD-V [2025-09-05T07:21:48.654Z] Hypervisor vendor: KVM [2025-09-05T07:21:48.654Z] Virtualization type: full [2025-09-05T07:21:48.654Z] L1d cache: 64 KiB [2025-09-05T07:21:48.654Z] L1i cache: 64 KiB [2025-09-05T07:21:48.654Z] L2 cache: 1 MiB [2025-09-05T07:21:48.654Z] L3 cache: 32 MiB [2025-09-05T07:21:48.654Z] NUMA node0 CPU(s): 0,1 [2025-09-05T07:21:48.654Z] Vulnerability Itlb multihit: Not affected [2025-09-05T07:21:48.654Z] Vulnerability L1tf: Not affected [2025-09-05T07:21:48.654Z] Vulnerability Mds: Not affected [2025-09-05T07:21:48.654Z] Vulnerability Meltdown: Not affected [2025-09-05T07:21:48.654Z] Vulnerability Mmio stale data: Not affected [2025-09-05T07:21:48.654Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-05T07:21:48.654Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-05T07:21:48.654Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-05T07:21:48.654Z] Vulnerability Srbds: Not affected [2025-09-05T07:21:48.654Z] Vulnerability Tsx async abort: Not affected [2025-09-05T07:21:48.654Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-09-05T07:21:48.654Z] [2025-09-05T07:21:48.654Z] [2025-09-05T07:21:48.654Z] ---> nproc: [2025-09-05T07:21:48.654Z] 2 [2025-09-05T07:21:48.654Z] [2025-09-05T07:21:48.654Z] [2025-09-05T07:21:48.654Z] ---> df -h: [2025-09-05T07:21:48.654Z] Filesystem Size Used Avail Use% Mounted on [2025-09-05T07:21:48.654Z] overlay 40G 7.3G 33G 19% / [2025-09-05T07:21:48.654Z] tmpfs 64M 0 64M 0% /dev [2025-09-05T07:21:48.654Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-05T07:21:48.654Z] shm 64M 0 64M 0% /dev/shm [2025-09-05T07:21:48.654Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-05T07:21:48.654Z] [2025-09-05T07:21:48.654Z] [2025-09-05T07:21:48.654Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-09-05T07:21:48.654Z] Please check if data collecting is enabled [2025-09-05T07:21:48.654Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-05T07:21:48.684Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-05T07:21:48.682Z] $ docker stop --time=1 fbb9d2d9487f9f23753ffd3d05541488cc8a00ca4d6117e1a2167018275e79ef [2025-09-05T07:21:49.818Z] $ docker rm -f --volumes fbb9d2d9487f9f23753ffd3d05541488cc8a00ca4d6117e1a2167018275e79ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-05T07:21:49.920Z] [WS-CLEANUP] Deleting project workspace... [2025-09-05T07:21:49.920Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-05T07:21:49.935Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:21:50.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-05T07:21:50.349Z] [2025-09-05T07:21:50.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:21:50.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-05T07:21:50.649Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-05T07:21:50.649Z] 5eb5b503b376: Pulling fs layer [2025-09-05T07:21:50.649Z] 5c69ac0246d0: Pulling fs layer [2025-09-05T07:21:50.649Z] ec43610c2a17: Pulling fs layer [2025-09-05T07:21:50.649Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-05T07:21:50.649Z] 33b1e0a273af: Pulling fs layer [2025-09-05T07:21:50.649Z] 5d3b04190fa2: Pulling fs layer [2025-09-05T07:21:50.649Z] 2f39f015ded8: Pulling fs layer [2025-09-05T07:21:50.649Z] 3a2ae6a8a46f: Waiting [2025-09-05T07:21:50.649Z] 33b1e0a273af: Waiting [2025-09-05T07:21:50.649Z] 5d3b04190fa2: Waiting [2025-09-05T07:21:50.649Z] 2f39f015ded8: Waiting [2025-09-05T07:21:50.649Z] 5c69ac0246d0: Verifying Checksum [2025-09-05T07:21:50.649Z] 5c69ac0246d0: Download complete [2025-09-05T07:21:50.649Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-05T07:21:50.649Z] 3a2ae6a8a46f: Download complete [2025-09-05T07:21:50.649Z] 33b1e0a273af: Verifying Checksum [2025-09-05T07:21:50.649Z] 33b1e0a273af: Download complete [2025-09-05T07:21:50.649Z] ec43610c2a17: Verifying Checksum [2025-09-05T07:21:50.649Z] ec43610c2a17: Download complete [2025-09-05T07:21:50.649Z] 5d3b04190fa2: Verifying Checksum [2025-09-05T07:21:50.649Z] 5d3b04190fa2: Download complete [2025-09-05T07:21:50.908Z] 5eb5b503b376: Verifying Checksum [2025-09-05T07:21:50.908Z] 5eb5b503b376: Download complete [2025-09-05T07:21:51.474Z] 2f39f015ded8: Verifying Checksum [2025-09-05T07:21:51.474Z] 2f39f015ded8: Download complete [2025-09-05T07:21:52.852Z] 5eb5b503b376: Pull complete [2025-09-05T07:21:52.852Z] 5c69ac0246d0: Pull complete [2025-09-05T07:21:53.418Z] ec43610c2a17: Pull complete [2025-09-05T07:21:53.418Z] 3a2ae6a8a46f: Pull complete [2025-09-05T07:21:53.676Z] 33b1e0a273af: Pull complete [2025-09-05T07:21:53.676Z] 5d3b04190fa2: Pull complete [2025-09-05T07:22:00.252Z] 2f39f015ded8: Pull complete [2025-09-05T07:22:00.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-05T07:22:00.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-05T07:22:00.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:22:00.352Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:22:00.377Z] $ 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 [2025-09-05T07:22:01.632Z] $ docker top 60d8eb73fabd5b30d64e03846dc8739e4582ad3475b7630160ed8e11eb9404e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:22:02.032Z] ---> job-cost.sh [2025-09-05T07:22:02.032Z] lf-activate-venv: SKIPPING [2025-09-05T07:22:02.032Z] INFO: No Stack... [2025-09-05T07:22:02.290Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-05T07:22:02.857Z] INFO: Archiving Costs [Pipeline] sh [2025-09-05T07:22:03.145Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-09-05T07:22:03.146Z] + cut -d, -f6 [Pipeline] lock [2025-09-05T07:22:03.160Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [2025-09-05T07:22:03.167Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] did not exist. Created. [2025-09-05T07:22:03.173Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-05T07:22:03.472Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-05T07:22:03.506Z] Stashed 1 file(s) [Pipeline] } [2025-09-05T07:22:03.514Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-05T07:22:03.534Z] $ docker stop --time=1 60d8eb73fabd5b30d64e03846dc8739e4582ad3475b7630160ed8e11eb9404e3 [2025-09-05T07:22:04.679Z] $ docker rm -f --volumes 60d8eb73fabd5b30d64e03846dc8739e4582ad3475b7630160ed8e11eb9404e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-05T07:22:55.522Z] Removing intermediate container 9a052d81bbc7 [2025-09-05T07:22:55.522Z] ---> 65a13d0f3a2d [2025-09-05T07:22:55.522Z] Step 9/10 : COPY . . [2025-09-05T07:22:55.522Z] ---> f938a7d7b176 [2025-09-05T07:22:55.522Z] Step 10/10 : RUN ${MAKE} [2025-09-05T07:22:55.522Z] ---> Running in 66313cb65ddc [2025-09-05T07:22:55.522Z] noop [2025-09-05T07:22:55.522Z] Removing intermediate container 66313cb65ddc [2025-09-05T07:22:55.522Z] ---> 1cd83eb78883 [2025-09-05T07:22:55.522Z] Successfully built 1cd83eb78883 [2025-09-05T07:22:55.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:22:55.905Z] + docker inspect -f . ci-base-image-arm64 [2025-09-05T07:22:55.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:22:56.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container [2025-09-05T07:22:56.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/200 -v /w/workspace/device-modbus-go/200:/w/workspace/device-modbus-go/200:rw,z -v /w/workspace/device-modbus-go/200@tmp:/w/workspace/device-modbus-go/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-05T07:22:57.331Z] $ docker top 40966f89cacf5d97f47e1da4886f918405ef3f586b6dcfd734a232113bd8ec74 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-05T07:22:58.185Z] + go version [2025-09-05T07:22:58.185Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-05T07:22:58.203Z] $ docker stop --time=1 40966f89cacf5d97f47e1da4886f918405ef3f586b6dcfd734a232113bd8ec74 [2025-09-05T07:22:59.856Z] $ docker rm -f --volumes 40966f89cacf5d97f47e1da4886f918405ef3f586b6dcfd734a232113bd8ec74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:23:00.446Z] + docker inspect -f . ci-base-image-arm64 [2025-09-05T07:23:00.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:23:00.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container [2025-09-05T07:23:00.725Z] $ 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/200 -v /w/workspace/device-modbus-go/200:/w/workspace/device-modbus-go/200:rw,z -v /w/workspace/device-modbus-go/200@tmp:/w/workspace/device-modbus-go/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-05T07:23:01.904Z] $ docker top 6a0e7956571bc566fc4f1f34f6fb92a789ed053a59a4c6a8b91bf6c7af3ae86b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-05T07:23:02.420Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/200 [Pipeline] fileExists [Pipeline] sh [2025-09-05T07:23:02.778Z] + make test [2025-09-05T07:23:02.778Z] go test ./... -coverprofile=coverage.out [2025-09-05T07:23:09.449Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-09-05T07:26:16.226Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-09-05T07:26:21.598Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 46.5% of statements [2025-09-05T07:26:22.180Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-05T07:26:22.180Z] go vet ./... [2025-09-05T07:27:09.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-05T07:27:09.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-05T07:27:09.023Z] ./bin/test-attribution-txt.sh [2025-09-05T07:27:09.602Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-05T07:27:09.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-05T07:27:09.638Z] $ docker stop --time=1 6a0e7956571bc566fc4f1f34f6fb92a789ed053a59a4c6a8b91bf6c7af3ae86b [2025-09-05T07:27:11.540Z] $ docker rm -f --volumes 6a0e7956571bc566fc4f1f34f6fb92a789ed053a59a4c6a8b91bf6c7af3ae86b [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-05T07:27:13.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-05T07:27:13.190Z] Warning: overwriting stash ‘coverage-report’ [2025-09-05T07:27:13.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-05T07:27:14.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-05T07:27:14.573Z] + ls -al . [2025-09-05T07:27:14.573Z] total 256 [2025-09-05T07:27:14.573Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 07:23 . [2025-09-05T07:27:14.573Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 07:20 .. [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 07:20 .dockerignore [2025-09-05T07:27:14.573Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 07:20 .git [2025-09-05T07:27:14.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:20 .github [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 5 07:20 .gitignore [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 199 Sep 5 07:20 .golangci.yml [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 20445 Sep 5 07:20 Attribution.txt [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 18046 Sep 5 07:20 CHANGELOG.md [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 1479 Sep 5 07:20 Dockerfile [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 07:20 GOVERNANCE.md [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 5 07:20 Jenkinsfile [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 07:20 LICENSE [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 2524 Sep 5 07:20 Makefile [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 07:20 OWNERS.md [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 5 07:20 README.md [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 5 07:18 VERSION [2025-09-05T07:27:14.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 07:20 bin [2025-09-05T07:27:14.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:20 cmd [2025-09-05T07:27:14.573Z] -rw-r--r-- 1 jenkins jenkins 27945 Sep 5 07:26 coverage.out [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 6427 Sep 5 07:20 go.mod [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 87545 Sep 5 07:20 go.sum [2025-09-05T07:27:14.573Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 07:20 internal [2025-09-05T07:27:14.573Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 07:20 simulator [2025-09-05T07:27:14.573Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 5 07:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:27:14.939Z] + 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=ded4f4b49ca25371b9e9f1b4664a2749226cc248 --label arch=arm64 --label version=4.1.0-dev.9 . [2025-09-05T07:27:15.529Z] Sending build context to Docker daemon 14.21MB [2025-09-05T07:27:15.529Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-09-05T07:27:15.529Z] Step 2/23 : FROM ${BASE} AS builder [2025-09-05T07:27:15.529Z] ---> 1cd83eb78883 [2025-09-05T07:27:15.529Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-09-05T07:27:15.529Z] ---> Running in 0acfe728d341 [2025-09-05T07:27:15.795Z] Removing intermediate container 0acfe728d341 [2025-09-05T07:27:15.795Z] ---> e38f1e837ab1 [2025-09-05T07:27:15.795Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-05T07:27:16.071Z] ---> Running in 7a43ad062a82 [2025-09-05T07:27:16.339Z] Removing intermediate container 7a43ad062a82 [2025-09-05T07:27:16.339Z] ---> 42da49ddba55 [2025-09-05T07:27:16.339Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-09-05T07:27:16.339Z] ---> Running in d64c972a3a70 [2025-09-05T07:27:17.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-05T07:27:17.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-05T07:27:19.001Z] OK: 245 MiB in 66 packages [2025-09-05T07:27:19.963Z] Removing intermediate container d64c972a3a70 [2025-09-05T07:27:19.963Z] ---> a1c68bdc17c8 [2025-09-05T07:27:19.963Z] Step 6/23 : WORKDIR /device-modbus-go [2025-09-05T07:27:19.963Z] ---> Running in 267b833c3887 [2025-09-05T07:27:20.231Z] Removing intermediate container 267b833c3887 [2025-09-05T07:27:20.231Z] ---> 86c14a049ebd [2025-09-05T07:27:20.231Z] Step 7/23 : COPY go.mod vendor* ./ [2025-09-05T07:27:21.642Z] ---> 10507fec5a8d [2025-09-05T07:27:21.642Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-05T07:27:21.932Z] ---> Running in ad160ba77998 [2025-09-05T07:27:23.879Z] Removing intermediate container ad160ba77998 [2025-09-05T07:27:23.879Z] ---> 175a3549a666 [2025-09-05T07:27:23.879Z] Step 9/23 : COPY . . [2025-09-05T07:27:25.298Z] ---> 2c53883d7df3 [2025-09-05T07:27:25.298Z] Step 10/23 : RUN ${MAKE} [2025-09-05T07:27:25.298Z] ---> Running in dd014f409ffd [2025-09-05T07:27:26.258Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-09-05T07:30:48.065Z] Removing intermediate container dd014f409ffd [2025-09-05T07:30:48.065Z] ---> c69eded1d2ce [2025-09-05T07:30:48.065Z] Step 11/23 : FROM alpine:3.20 [2025-09-05T07:30:48.065Z] 3.20: Pulling from library/alpine [2025-09-05T07:30:48.065Z] 13e713f82565: Pulling fs layer [2025-09-05T07:30:48.065Z] 13e713f82565: Verifying Checksum [2025-09-05T07:30:48.065Z] 13e713f82565: Download complete [2025-09-05T07:30:48.065Z] 13e713f82565: Pull complete [2025-09-05T07:30:48.065Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-05T07:30:48.065Z] Status: Downloaded newer image for alpine:3.20 [2025-09-05T07:30:48.065Z] ---> c88e9dceb6cb [2025-09-05T07:30:48.065Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-09-05T07:30:48.065Z] ---> Running in 9246da88fe06 [2025-09-05T07:30:48.065Z] Removing intermediate container 9246da88fe06 [2025-09-05T07:30:48.065Z] ---> 890bcf56ed9c [2025-09-05T07:30:48.065Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-09-05T07:30:48.065Z] ---> Running in 0a119e97ec83 [2025-09-05T07:30:48.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-05T07:30:48.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-05T07:30:48.065Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-09-05T07:30:48.065Z] Executing busybox-1.36.1-r29.trigger [2025-09-05T07:30:48.065Z] OK: 9 MiB in 15 packages [2025-09-05T07:30:48.065Z] Removing intermediate container 0a119e97ec83 [2025-09-05T07:30:48.065Z] ---> 840b36a9bd39 [2025-09-05T07:30:48.065Z] Step 14/23 : RUN apk --no-cache upgrade [2025-09-05T07:30:48.065Z] ---> Running in ae3d7a08bc88 [2025-09-05T07:30:48.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-05T07:30:48.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-05T07:30:48.065Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-05T07:30:48.065Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-05T07:30:48.065Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-05T07:30:48.065Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-05T07:30:48.065Z] Executing busybox-1.36.1-r30.trigger [2025-09-05T07:30:48.065Z] OK: 9 MiB in 15 packages [2025-09-05T07:30:49.023Z] Removing intermediate container ae3d7a08bc88 [2025-09-05T07:30:49.023Z] ---> bf37da372531 [2025-09-05T07:30:49.023Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-09-05T07:30:50.958Z] ---> 56531e24c8b2 [2025-09-05T07:30:50.958Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-09-05T07:30:51.226Z] ---> cd2c0c397483 [2025-09-05T07:30:51.226Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-09-05T07:30:51.809Z] ---> fad61061ce1c [2025-09-05T07:30:51.810Z] Step 18/23 : EXPOSE 59901 [2025-09-05T07:30:51.810Z] ---> Running in 3cecb75501f7 [2025-09-05T07:30:51.810Z] Removing intermediate container 3cecb75501f7 [2025-09-05T07:30:51.810Z] ---> b0b6bfa5ed7a [2025-09-05T07:30:51.810Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-09-05T07:30:52.075Z] ---> Running in 8c8eb69d27f1 [2025-09-05T07:30:52.341Z] Removing intermediate container 8c8eb69d27f1 [2025-09-05T07:30:52.341Z] ---> 065197d98a0f [2025-09-05T07:30:52.341Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-05T07:30:52.341Z] ---> Running in 3cb8a667e00c [2025-09-05T07:30:52.618Z] Removing intermediate container 3cb8a667e00c [2025-09-05T07:30:52.618Z] ---> 1cca3033fc8d [2025-09-05T07:30:52.618Z] Step 21/23 : LABEL arch=arm64 [2025-09-05T07:30:52.618Z] ---> Running in 03687b509421 [2025-09-05T07:30:52.890Z] Removing intermediate container 03687b509421 [2025-09-05T07:30:52.890Z] ---> f66de3bcf29e [2025-09-05T07:30:52.890Z] Step 22/23 : LABEL git_sha=ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:30:52.890Z] ---> Running in c90aa09ce70c [2025-09-05T07:30:53.155Z] Removing intermediate container c90aa09ce70c [2025-09-05T07:30:53.155Z] ---> 1e73e1dad28e [2025-09-05T07:30:53.155Z] Step 23/23 : LABEL version=4.1.0-dev.9 [2025-09-05T07:30:53.421Z] ---> Running in dd05b8fb7683 [2025-09-05T07:30:53.693Z] Removing intermediate container dd05b8fb7683 [2025-09-05T07:30:53.693Z] ---> ba1a45d7817d [2025-09-05T07:30:53.693Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-05T07:30:53.693Z] Successfully built ba1a45d7817d [2025-09-05T07:30:53.693Z] 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 [2025-09-05T07:30:53.833Z] provisioning config files... [2025-09-05T07:30:53.844Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/200@tmp/config13487255374988851922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:30:54.180Z] ---> ****-login.sh [2025-09-05T07:30:54.180Z] nexus3.edgexfoundry.org:10001 [2025-09-05T07:30:54.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:30:54.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:30:54.448Z] Configure a credential helper to remove this warning. See [2025-09-05T07:30:54.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:30:54.448Z] [2025-09-05T07:30:54.448Z] Login Succeeded [2025-09-05T07:30:54.448Z] nexus3.edgexfoundry.org:10002 [2025-09-05T07:30:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:30:54.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:30:54.714Z] Configure a credential helper to remove this warning. See [2025-09-05T07:30:54.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:30:54.714Z] [2025-09-05T07:30:54.714Z] Login Succeeded [2025-09-05T07:30:54.714Z] nexus3.edgexfoundry.org:10003 [2025-09-05T07:30:54.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:30:54.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:30:54.980Z] Configure a credential helper to remove this warning. See [2025-09-05T07:30:54.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:30:54.980Z] [2025-09-05T07:30:54.980Z] Login Succeeded [2025-09-05T07:30:54.980Z] nexus3.edgexfoundry.org:10004 [2025-09-05T07:30:55.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:30:55.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:30:55.509Z] Configure a credential helper to remove this warning. See [2025-09-05T07:30:55.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:30:55.509Z] [2025-09-05T07:30:55.509Z] Login Succeeded [2025-09-05T07:30:55.509Z] ****.io [2025-09-05T07:30:55.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-05T07:30:55.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-05T07:30:55.773Z] Configure a credential helper to remove this warning. See [2025-09-05T07:30:55.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-05T07:30:55.773Z] [2025-09-05T07:30:55.773Z] Login Succeeded [2025-09-05T07:30:56.037Z] ---> ****-login.sh ends [Pipeline] } [2025-09-05T07:30:56.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-05T07:30:56.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-05T07:30:56.133Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-09-05T07:30:56.133Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:30:56.133Z] latest [2025-09-05T07:30:56.133Z] 4.1.0-dev.9 [2025-09-05T07:30:56.133Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:30:56.133Z] main [2025-09-05T07:30:56.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:30:56.487Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:30:56.837Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:30:56.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-05T07:30:56.837Z] e6ff97498eb7: Preparing [2025-09-05T07:30:56.837Z] d7908d7ca26e: Preparing [2025-09-05T07:30:56.837Z] 44ecf21e13a9: Preparing [2025-09-05T07:30:56.837Z] 3d0b0731a3d0: Preparing [2025-09-05T07:30:56.837Z] 5c557f964c37: Preparing [2025-09-05T07:30:56.837Z] 1e890da81ec9: Preparing [2025-09-05T07:30:56.837Z] 1e890da81ec9: Waiting [2025-09-05T07:30:57.101Z] e6ff97498eb7: Pushed [2025-09-05T07:30:57.101Z] d7908d7ca26e: Pushed [2025-09-05T07:30:57.101Z] 5c557f964c37: Pushed [2025-09-05T07:30:57.101Z] 1e890da81ec9: Layer already exists [2025-09-05T07:30:57.364Z] 3d0b0731a3d0: Pushed [2025-09-05T07:31:03.987Z] 44ecf21e13a9: Pushed [2025-09-05T07:31:03.987Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:04.351Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:04.699Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-09-05T07:31:04.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-05T07:31:04.699Z] e6ff97498eb7: Preparing [2025-09-05T07:31:04.699Z] d7908d7ca26e: Preparing [2025-09-05T07:31:04.699Z] 44ecf21e13a9: Preparing [2025-09-05T07:31:04.699Z] 3d0b0731a3d0: Preparing [2025-09-05T07:31:04.699Z] 5c557f964c37: Preparing [2025-09-05T07:31:04.699Z] 1e890da81ec9: Preparing [2025-09-05T07:31:04.699Z] 1e890da81ec9: Waiting [2025-09-05T07:31:04.699Z] 3d0b0731a3d0: Layer already exists [2025-09-05T07:31:04.699Z] 5c557f964c37: Layer already exists [2025-09-05T07:31:04.699Z] e6ff97498eb7: Layer already exists [2025-09-05T07:31:04.699Z] 44ecf21e13a9: Layer already exists [2025-09-05T07:31:04.699Z] d7908d7ca26e: Layer already exists [2025-09-05T07:31:04.699Z] 1e890da81ec9: Layer already exists [2025-09-05T07:31:04.965Z] latest: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:05.331Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:05.681Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.9 [2025-09-05T07:31:05.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-05T07:31:05.681Z] e6ff97498eb7: Preparing [2025-09-05T07:31:05.681Z] d7908d7ca26e: Preparing [2025-09-05T07:31:05.681Z] 44ecf21e13a9: Preparing [2025-09-05T07:31:05.681Z] 3d0b0731a3d0: Preparing [2025-09-05T07:31:05.681Z] 5c557f964c37: Preparing [2025-09-05T07:31:05.681Z] 1e890da81ec9: Preparing [2025-09-05T07:31:05.681Z] 1e890da81ec9: Waiting [2025-09-05T07:31:05.681Z] d7908d7ca26e: Layer already exists [2025-09-05T07:31:05.681Z] 5c557f964c37: Layer already exists [2025-09-05T07:31:05.681Z] 3d0b0731a3d0: Layer already exists [2025-09-05T07:31:05.681Z] 44ecf21e13a9: Layer already exists [2025-09-05T07:31:05.681Z] e6ff97498eb7: Layer already exists [2025-09-05T07:31:05.681Z] 1e890da81ec9: Layer already exists [2025-09-05T07:31:05.681Z] 4.1.0-dev.9: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:06.042Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:06.402Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:31:06.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-05T07:31:06.402Z] e6ff97498eb7: Preparing [2025-09-05T07:31:06.402Z] d7908d7ca26e: Preparing [2025-09-05T07:31:06.402Z] 44ecf21e13a9: Preparing [2025-09-05T07:31:06.402Z] 3d0b0731a3d0: Preparing [2025-09-05T07:31:06.402Z] 5c557f964c37: Preparing [2025-09-05T07:31:06.402Z] 1e890da81ec9: Preparing [2025-09-05T07:31:06.402Z] 1e890da81ec9: Waiting [2025-09-05T07:31:06.402Z] 44ecf21e13a9: Layer already exists [2025-09-05T07:31:06.402Z] 3d0b0731a3d0: Layer already exists [2025-09-05T07:31:06.402Z] d7908d7ca26e: Layer already exists [2025-09-05T07:31:06.402Z] 5c557f964c37: Layer already exists [2025-09-05T07:31:06.402Z] e6ff97498eb7: Layer already exists [2025-09-05T07:31:06.402Z] 1e890da81ec9: Layer already exists [2025-09-05T07:31:06.402Z] ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:06.754Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:07.112Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-09-05T07:31:07.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-09-05T07:31:07.112Z] e6ff97498eb7: Preparing [2025-09-05T07:31:07.112Z] d7908d7ca26e: Preparing [2025-09-05T07:31:07.112Z] 44ecf21e13a9: Preparing [2025-09-05T07:31:07.112Z] 3d0b0731a3d0: Preparing [2025-09-05T07:31:07.112Z] 5c557f964c37: Preparing [2025-09-05T07:31:07.112Z] 1e890da81ec9: Preparing [2025-09-05T07:31:07.112Z] 1e890da81ec9: Waiting [2025-09-05T07:31:07.112Z] 44ecf21e13a9: Layer already exists [2025-09-05T07:31:07.112Z] 5c557f964c37: Layer already exists [2025-09-05T07:31:07.112Z] e6ff97498eb7: Layer already exists [2025-09-05T07:31:07.112Z] d7908d7ca26e: Layer already exists [2025-09-05T07:31:07.112Z] 3d0b0731a3d0: Layer already exists [2025-09-05T07:31:07.112Z] 1e890da81ec9: Layer already exists [2025-09-05T07:31:07.112Z] main: digest: sha256:676b614c2f7881240b5d36b662638c8f40c86eaed8077ce98803193e37cca3ac size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-05T07:31:07.193Z] ===================================================== [Pipeline] echo [2025-09-05T07:31:07.209Z] taggedImages: [2025-09-05T07:31:07.209Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [2025-09-05T07:31:07.209Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-09-05T07:31:07.209Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.9 [2025-09-05T07:31:07.209Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [2025-09-05T07:31:07.209Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-09-05T07:31:07.223Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] echo [2025-09-05T07:31:07.240Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-09-05T07:31:07.255Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.9 [Pipeline] echo [2025-09-05T07:31:07.266Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:ded4f4b49ca25371b9e9f1b4664a2749226cc248-4.1.0-dev.9 [Pipeline] echo [2025-09-05T07:31:07.280Z] 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 [2025-09-05T07:31:07.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-05T07:31:07.662Z] [2025-09-05T07:31:07.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:07.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-05T07:31:07.992Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-05T07:31:07.992Z] 8998bd30e6a1: Pulling fs layer [2025-09-05T07:31:07.992Z] 04944245beec: Pulling fs layer [2025-09-05T07:31:07.992Z] 699f458cf7ca: Pulling fs layer [2025-09-05T07:31:07.992Z] 765212b225bb: Pulling fs layer [2025-09-05T07:31:07.992Z] f23df028b6ca: Pulling fs layer [2025-09-05T07:31:07.992Z] d65c8cfc05b1: Pulling fs layer [2025-09-05T07:31:07.992Z] 2437ff75d9bd: Pulling fs layer [2025-09-05T07:31:07.992Z] f23df028b6ca: Waiting [2025-09-05T07:31:07.992Z] d65c8cfc05b1: Waiting [2025-09-05T07:31:07.992Z] 2437ff75d9bd: Waiting [2025-09-05T07:31:07.992Z] 765212b225bb: Waiting [2025-09-05T07:31:08.262Z] 04944245beec: Verifying Checksum [2025-09-05T07:31:08.262Z] 04944245beec: Download complete [2025-09-05T07:31:08.262Z] 765212b225bb: Verifying Checksum [2025-09-05T07:31:08.262Z] 765212b225bb: Download complete [2025-09-05T07:31:08.262Z] f23df028b6ca: Verifying Checksum [2025-09-05T07:31:08.262Z] f23df028b6ca: Download complete [2025-09-05T07:31:08.262Z] d65c8cfc05b1: Verifying Checksum [2025-09-05T07:31:08.262Z] d65c8cfc05b1: Download complete [2025-09-05T07:31:08.262Z] 699f458cf7ca: Verifying Checksum [2025-09-05T07:31:08.262Z] 699f458cf7ca: Download complete [2025-09-05T07:31:08.847Z] 8998bd30e6a1: Verifying Checksum [2025-09-05T07:31:08.847Z] 8998bd30e6a1: Download complete [2025-09-05T07:31:11.427Z] 2437ff75d9bd: Verifying Checksum [2025-09-05T07:31:11.427Z] 2437ff75d9bd: Download complete [2025-09-05T07:31:13.371Z] 8998bd30e6a1: Pull complete [2025-09-05T07:31:13.953Z] 04944245beec: Pull complete [2025-09-05T07:31:15.359Z] 699f458cf7ca: Pull complete [2025-09-05T07:31:15.626Z] 765212b225bb: Pull complete [2025-09-05T07:31:16.583Z] f23df028b6ca: Pull complete [2025-09-05T07:31:16.583Z] d65c8cfc05b1: Pull complete [2025-09-05T07:31:34.767Z] 2437ff75d9bd: Pull complete [2025-09-05T07:31:34.767Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-05T07:31:34.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-05T07:31:34.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:31:34.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-8353 does not seem to be running inside a container [2025-09-05T07:31:35.017Z] $ 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/200 -v /w/workspace/device-modbus-go/200:/w/workspace/device-modbus-go/200:rw,z -v /w/workspace/device-modbus-go/200@tmp:/w/workspace/device-modbus-go/200@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-09-05T07:31:37.487Z] $ docker top 3b804688a9c81a24016736b8803180a886e53dc5cae29a0aad97d910505e04a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:31:38.314Z] ---> job-cost.sh [2025-09-05T07:31:38.314Z] lf-activate-venv: SKIPPING [2025-09-05T07:31:38.314Z] INFO: No Stack... [2025-09-05T07:31:38.578Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-05T07:31:39.528Z] INFO: Archiving Costs [Pipeline] sh [2025-09-05T07:31:40.159Z] + cat /w/workspace/device-modbus-go/200/archives/cost.csv [2025-09-05T07:31:40.159Z] + cut -d, -f6 [Pipeline] lock [2025-09-05T07:31:40.210Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [2025-09-05T07:31:40.223Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] did not exist. Created. [2025-09-05T07:31:40.230Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-05T07:31:40.581Z] /w/workspace/device-modbus-go/200@tmp/durable-f2043310/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-05T07:31:40.900Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-05T07:31:40.930Z] Warning: overwriting stash ‘stack-cost’ [2025-09-05T07:31:40.978Z] Stashed 1 file(s) [Pipeline] } [2025-09-05T07:31:40.985Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-05T07:31:41.012Z] $ docker stop --time=1 3b804688a9c81a24016736b8803180a886e53dc5cae29a0aad97d910505e04a8 [2025-09-05T07:31:42.493Z] $ docker rm -f --volumes 3b804688a9c81a24016736b8803180a886e53dc5cae29a0aad97d910505e04a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-09-05T07:31:42.974Z] provisioning config files... [2025-09-05T07:31:42.981Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12871473317221556884tmp [Pipeline] { [Pipeline] sh [2025-09-05T07:31:43.282Z] + set +x [2025-09-05T07:31:43.282Z] + curl -s https://codecov.io/bash [2025-09-05T07:31:43.282Z] + bash -s -- [2025-09-05T07:31:43.282Z] [2025-09-05T07:31:43.282Z] _____ _ [2025-09-05T07:31:43.282Z] / ____| | | [2025-09-05T07:31:43.282Z] | | ___ __| | ___ ___ _____ __ [2025-09-05T07:31:43.282Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-05T07:31:43.282Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-05T07:31:43.282Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-05T07:31:43.282Z] Bash-1.0.6 [2025-09-05T07:31:43.282Z] [2025-09-05T07:31:43.282Z] [2025-09-05T07:31:43.282Z] ==> git version 2.25.1 found [2025-09-05T07:31:43.282Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-09-05T07:31:43.282Z] Release-Date: 2020-01-08 [2025-09-05T07:31:43.282Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-05T07:31:43.282Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-05T07:31:43.282Z] ==> Jenkins CI detected. [2025-09-05T07:31:43.282Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-09-05T07:31:43.283Z] project root: . [2025-09-05T07:31:43.283Z] --> token set from env [2025-09-05T07:31:43.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-05T07:31:43.283Z] ==> Running gcov in . (disable via -X gcov) [2025-09-05T07:31:43.283Z] ==> Python coveragepy not found [2025-09-05T07:31:43.283Z] ==> Searching for coverage reports in: [2025-09-05T07:31:43.283Z] + . [2025-09-05T07:31:43.283Z] -> Found 1 reports [2025-09-05T07:31:43.283Z] ==> Detecting git/mercurial file structure [2025-09-05T07:31:43.283Z] ==> Reading reports [2025-09-05T07:31:43.283Z] + ./coverage.out bytes=27945 [2025-09-05T07:31:43.283Z] ==> Appending adjustments [2025-09-05T07:31:43.283Z] https://docs.codecov.io/docs/fixing-reports [2025-09-05T07:31:43.545Z] + Found adjustments [2025-09-05T07:31:43.545Z] ==> Gzipping contents [2025-09-05T07:31:43.545Z] 8.0K /tmp/codecov.2O55LH.gz [2025-09-05T07:31:43.545Z] ==> Uploading reports [2025-09-05T07:31:43.545Z] url: https://codecov.io [2025-09-05T07:31:43.545Z] query: branch=main&commit=ded4f4b49ca25371b9e9f1b4664a2749226cc248&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-05T07:31:43.545Z] -> Pinging Codecov [2025-09-05T07:31:43.545Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ded4f4b49ca25371b9e9f1b4664a2749226cc248&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-05T07:31:43.809Z] -> Uploading to [2025-09-05T07:31:43.809Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/ded4f4b49ca25371b9e9f1b4664a2749226cc248/0e8b6343-3dbf-41e3-a2eb-4b2419ccd56d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250905%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250905T073143Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e0026610f445cec32920d797a087e823f44e4bf32ecf290cbdde4df0e31caf24 [2025-09-05T07:31:43.809Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-05T07:31:43.809Z] Dload Upload Total Spent Left Speed [2025-09-05T07:31:43.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 28390 --:--:-- --:--:-- --:--:-- 28580 [2025-09-05T07:31:43.809Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] } [2025-09-05T07:31:43.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-05T07:31:44.040Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-05T07:31:44.063Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:44.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-05T07:31:44.378Z] [2025-09-05T07:31:44.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:31:44.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-05T07:31:44.686Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-05T07:31:44.686Z] 0a9a5dfd008f: Already exists [2025-09-05T07:31:44.686Z] 36466aa92d05: Already exists [2025-09-05T07:31:44.686Z] e10405b45d13: Already exists [2025-09-05T07:31:44.686Z] 096b7ceb2af7: Already exists [2025-09-05T07:31:44.686Z] 4f4fb700ef54: Already exists [2025-09-05T07:31:44.686Z] e50aa161e22a: Pulling fs layer [2025-09-05T07:31:44.686Z] d3c8db5fb9df: Pulling fs layer [2025-09-05T07:31:44.944Z] e50aa161e22a: Verifying Checksum [2025-09-05T07:31:44.944Z] e50aa161e22a: Download complete [2025-09-05T07:31:45.509Z] e50aa161e22a: Pull complete [2025-09-05T07:31:46.884Z] d3c8db5fb9df: Verifying Checksum [2025-09-05T07:31:46.884Z] d3c8db5fb9df: Download complete [2025-09-05T07:31:51.070Z] d3c8db5fb9df: Pull complete [2025-09-05T07:31:51.070Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-05T07:31:51.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-05T07:31:51.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:31:51.176Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:31:51.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat [2025-09-05T07:31:53.169Z] $ docker top e5cd2ef092b3c748bfcb51eb2c3c850d54c3a68de45135998fa5ed2ab4538b0c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-05T07:31:53.523Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-09-05T07:31:53.534Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-09-05T07:31:53.815Z] + set -o pipefail [2025-09-05T07:31:53.815Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-09-05T07:32:00.388Z] [2025-09-05T07:32:00.388Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-09-05T07:32:00.388Z] [2025-09-05T07:32:00.389Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/4e00ec04-d2e4-4f55-bdee-4bf5c07b49d7 [2025-09-05T07:32:00.389Z] [2025-09-05T07:32:00.389Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-09-05T07:32:00.389Z] [2025-09-05T07:32:00.389Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-05T07:32:00.389Z] [2025-09-05T07:32:02.296Z] [2025-09-05T07:32:02.296Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-05T07:32:02.296Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-05T07:32:02.563Z] $ docker stop --time=1 e5cd2ef092b3c748bfcb51eb2c3c850d54c3a68de45135998fa5ed2ab4538b0c [2025-09-05T07:32:04.894Z] $ docker rm -f --volumes e5cd2ef092b3c748bfcb51eb2c3c850d54c3a68de45135998fa5ed2ab4538b0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-05T07:32:05.777Z] + git log --format=format:%s -1 ded4f4b49ca25371b9e9f1b4664a2749226cc248 [Pipeline] sh [2025-09-05T07:32:06.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-05T07:32:06.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:32:06.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-05T07:32:06.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:32:06.454Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:32:06.479Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-05T07:32:06.769Z] $ docker top c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 -eo pid,comm [2025-09-05T07:32:06.819Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-05T07:32:06.819Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-05T07:32:06.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-05T07:32:06.892Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-05T07:32:07.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-05T07:32:07.002Z] $ docker exec c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 ssh-agent [2025-09-05T07:32:07.106Z] SSH_AUTH_SOCK=/tmp/ssh-VvcnvSS2fRtb/agent.32 [2025-09-05T07:32:07.106Z] SSH_AGENT_PID=38 [2025-09-05T07:32:07.111Z] Running ssh-add (command line suppressed) [2025-09-05T07:32:07.214Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2341673818520350128.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2341673818520350128.key) [2025-09-05T07:32:07.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-05T07:32:07.522Z] + git semver tag [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,784 [run_tag] DEBUG tag force:False [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,784 [check_head_tag] DEBUG check head tag [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,784 [execute] INFO git cat-file --batch-check [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,786 [execute] INFO git cat-file --batch [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,797 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,797 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,797 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-05T07:32:08.090Z] 2025-09-05 07:32:07,801 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:32:08.090Z] 4.1.0-dev.9 [Pipeline] } [2025-09-05T07:32:08.093Z] $ docker exec --env ******** --env ******** c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 ssh-agent -k [2025-09-05T07:32:08.200Z] unset SSH_AUTH_SOCK; [2025-09-05T07:32:08.200Z] unset SSH_AGENT_PID; [2025-09-05T07:32:08.200Z] echo Agent pid 38 killed; [2025-09-05T07:32:08.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-05T07:32:08.534Z] + git semver [Pipeline] } [2025-09-05T07:32:08.799Z] $ docker stop --time=1 c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 [2025-09-05T07:32:10.061Z] $ docker rm -f --volumes c6f4f9df39f769cd2642fffc66bba15c55fffcb1fbb97d7bb241a949c3ac4c98 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:32:10.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-05T07:32:10.525Z] [2025-09-05T07:32:10.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:32:10.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-05T07:32:10.829Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-05T07:32:10.829Z] ab5ef0e58194: Pulling fs layer [2025-09-05T07:32:10.829Z] 9712f1f96733: Pulling fs layer [2025-09-05T07:32:10.829Z] 63f879dbbcfc: Pulling fs layer [2025-09-05T07:32:10.829Z] 0d9ebad4ef96: Pulling fs layer [2025-09-05T07:32:10.829Z] e9a5061849ea: Pulling fs layer [2025-09-05T07:32:10.829Z] 0d9ebad4ef96: Waiting [2025-09-05T07:32:10.829Z] d747dcd14b5f: Pulling fs layer [2025-09-05T07:32:10.829Z] 2de7ff778b66: Pulling fs layer [2025-09-05T07:32:10.829Z] e9a5061849ea: Waiting [2025-09-05T07:32:10.829Z] d747dcd14b5f: Waiting [2025-09-05T07:32:10.829Z] 2de7ff778b66: Waiting [2025-09-05T07:32:10.829Z] 9712f1f96733: Download complete [2025-09-05T07:32:11.087Z] 63f879dbbcfc: Verifying Checksum [2025-09-05T07:32:11.087Z] 63f879dbbcfc: Download complete [2025-09-05T07:32:11.344Z] e9a5061849ea: Verifying Checksum [2025-09-05T07:32:11.344Z] e9a5061849ea: Download complete [2025-09-05T07:32:11.344Z] d747dcd14b5f: Verifying Checksum [2025-09-05T07:32:11.344Z] d747dcd14b5f: Download complete [2025-09-05T07:32:11.344Z] ab5ef0e58194: Verifying Checksum [2025-09-05T07:32:11.344Z] ab5ef0e58194: Download complete [2025-09-05T07:32:11.344Z] 0d9ebad4ef96: Verifying Checksum [2025-09-05T07:32:11.344Z] 0d9ebad4ef96: Download complete [2025-09-05T07:32:11.344Z] 2de7ff778b66: Verifying Checksum [2025-09-05T07:32:11.344Z] 2de7ff778b66: Download complete [2025-09-05T07:32:15.527Z] ab5ef0e58194: Pull complete [2025-09-05T07:32:15.527Z] 9712f1f96733: Pull complete [2025-09-05T07:32:16.461Z] 63f879dbbcfc: Pull complete [2025-09-05T07:32:23.024Z] 0d9ebad4ef96: Pull complete [2025-09-05T07:32:23.024Z] e9a5061849ea: Pull complete [2025-09-05T07:32:23.024Z] d747dcd14b5f: Pull complete [2025-09-05T07:32:24.395Z] 2de7ff778b66: Pull complete [2025-09-05T07:32:24.395Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-05T07:32:24.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-05T07:32:24.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:32:24.506Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:32:24.529Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-05T07:32:26.114Z] $ docker top 6d5122f0d1fcd8c74cbda89ab451fc9bf82309a21adb70c46b0f57f13f25d8e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-05T07:32:26.197Z] provisioning config files... [2025-09-05T07:32:26.203Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12767853992554713472tmp [2025-09-05T07:32:26.212Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6777074014784091331tmp [2025-09-05T07:32:26.221Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15120621480989695288tmp [Pipeline] { [Pipeline] echo [2025-09-05T07:32:26.323Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:26.622Z] ---> sigul-configuration.sh [2025-09-05T07:32:26.622Z] gpg: directory `/root/.gnupg' created [2025-09-05T07:32:26.622Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-05T07:32:26.622Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-05T07:32:26.622Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-05T07:32:26.622Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-05T07:32:26.622Z] gpg: CAST5 encrypted data [2025-09-05T07:32:26.622Z] gpg: encrypted with 1 passphrase [2025-09-05T07:32:26.622Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-05T07:32:26.914Z] + mkdir /home/jenkins [2025-09-05T07:32:26.914Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-05T07:32:27.208Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-09-05T07:32:27.222Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:27.514Z] ---> sigul-install.sh [2025-09-05T07:32:27.514Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-05T07:32:27.894Z] + git tag --list [2025-09-05T07:32:27.894Z] 0.7.1 [2025-09-05T07:32:27.894Z] v1.0.0 [2025-09-05T07:32:27.894Z] v1.1.0 [2025-09-05T07:32:27.894Z] v1.1.1 [2025-09-05T07:32:27.894Z] v1.2.2 [2025-09-05T07:32:27.894Z] v1.3.0 [2025-09-05T07:32:27.894Z] v1.3.1 [2025-09-05T07:32:27.894Z] v2.0.0 [2025-09-05T07:32:27.894Z] v2.1.0 [2025-09-05T07:32:27.894Z] v2.1.1 [2025-09-05T07:32:27.894Z] v2.2.0 [2025-09-05T07:32:27.894Z] v2.3.0 [2025-09-05T07:32:27.894Z] v3.0 [2025-09-05T07:32:27.894Z] v3.0.0 [2025-09-05T07:32:27.894Z] v3.1 [2025-09-05T07:32:27.894Z] v3.1.0 [2025-09-05T07:32:27.894Z] v3.1.1 [2025-09-05T07:32:27.894Z] v4.0 [2025-09-05T07:32:27.894Z] v4.0.0 [2025-09-05T07:32:27.894Z] v4.1.0-dev.1 [2025-09-05T07:32:27.894Z] v4.1.0-dev.2 [2025-09-05T07:32:27.894Z] v4.1.0-dev.3 [2025-09-05T07:32:27.894Z] v4.1.0-dev.4 [2025-09-05T07:32:27.894Z] v4.1.0-dev.5 [2025-09-05T07:32:27.894Z] v4.1.0-dev.6 [2025-09-05T07:32:27.894Z] v4.1.0-dev.7 [2025-09-05T07:32:27.894Z] v4.1.0-dev.8 [2025-09-05T07:32:27.894Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-05T07:32:28.190Z] + lftools sign git-tag v4.1.0-dev.9 [2025-09-05T07:32:28.802Z] Signing Git tag with Sigul... [2025-09-05T07:32:28.803Z] Signing v4.1.0-dev.9 [Pipeline] echo [2025-09-05T07:32:29.172Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:29.519Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-05T07:32:29.550Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-05T07:32:29.580Z] $ docker stop --time=1 6d5122f0d1fcd8c74cbda89ab451fc9bf82309a21adb70c46b0f57f13f25d8e3 [2025-09-05T07:32:30.860Z] $ docker rm -f --volumes 6d5122f0d1fcd8c74cbda89ab451fc9bf82309a21adb70c46b0f57f13f25d8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-05T07:32:31.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-05T07:32:31.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:32:31.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-05T07:32:31.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:32:31.717Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:32:31.738Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-05T07:32:31.980Z] $ docker top 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 -eo pid,comm [2025-09-05T07:32:32.034Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-05T07:32:32.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-05T07:32:32.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-05T07:32:32.102Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-05T07:32:32.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-05T07:32:32.212Z] $ docker exec 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 ssh-agent [2025-09-05T07:32:32.331Z] SSH_AUTH_SOCK=/tmp/ssh-GE3eMUWggvOo/agent.32 [2025-09-05T07:32:32.331Z] SSH_AGENT_PID=38 [2025-09-05T07:32:32.336Z] Running ssh-add (command line suppressed) [2025-09-05T07:32:32.431Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13807902156879720027.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13807902156879720027.key) [2025-09-05T07:32:32.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-05T07:32:32.749Z] + git semver bump pre [2025-09-05T07:32:33.014Z] 2025-09-05 07:32:32,986 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-05T07:32:33.014Z] 2025-09-05 07:32:32,990 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,990 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,991 [bump_version] DEBUG bumped version:4.1.0-dev.10 [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,991 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,991 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,991 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,993 [execute] INFO git cat-file --batch-check [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,997 [execute] INFO git cat-file --batch [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:32,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-05T07:32:33.015Z] 2025-09-05 07:32:33,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:32:33.015Z] 4.1.0-dev.10 [Pipeline] } [2025-09-05T07:32:33.282Z] $ docker exec --env ******** --env ******** 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 ssh-agent -k [2025-09-05T07:32:33.377Z] unset SSH_AUTH_SOCK; [2025-09-05T07:32:33.377Z] unset SSH_AGENT_PID; [2025-09-05T07:32:33.377Z] echo Agent pid 38 killed; [2025-09-05T07:32:33.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-05T07:32:33.727Z] + git semver [Pipeline] } [2025-09-05T07:32:33.992Z] $ docker stop --time=1 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 [2025-09-05T07:32:35.263Z] $ docker rm -f --volumes 7438004396acf500993a9494f926b11dde7303ee197e93f754a646ed24cde7a5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-05T07:32:35.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-05T07:32:35.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:32:35.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-05T07:32:35.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:32:36.020Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:32:36.041Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-05T07:32:36.275Z] $ docker top 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d -eo pid,comm [2025-09-05T07:32:36.326Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-09-05T07:32:36.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-05T07:32:36.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-05T07:32:36.388Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-05T07:32:36.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-05T07:32:36.499Z] $ docker exec 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d ssh-agent [2025-09-05T07:32:36.614Z] SSH_AUTH_SOCK=/tmp/ssh-acMOOy0fVs7J/agent.32 [2025-09-05T07:32:36.614Z] SSH_AGENT_PID=38 [2025-09-05T07:32:36.618Z] Running ssh-add (command line suppressed) [2025-09-05T07:32:36.710Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16390808754911427198.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16390808754911427198.key) [2025-09-05T07:32:36.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-05T07:32:37.018Z] + git semver push [2025-09-05T07:32:37.275Z] 2025-09-05 07:32:37,242 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-05T07:32:37.275Z] 2025-09-05 07:32:37,246 [run_push] DEBUG push [2025-09-05T07:32:37.275Z] 2025-09-05 07:32:37,246 [execute] INFO git cat-file --batch-check [2025-09-05T07:32:37.275Z] 2025-09-05 07:32:37,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-05T07:32:37.275Z] 2025-09-05 07:32:37,249 [execute] INFO git rev-list 727d80eb4ece24955bf731aae4586b43cb272ebd -- [2025-09-05T07:32:37.275Z] 2025-09-05 07:32:37,249 [execute] DEBUG Popen(['git', 'rev-list', '727d80eb4ece24955bf731aae4586b43cb272ebd', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-05T07:32:37.275Z] 2025-09-05 07:32:37,258 [execute] INFO git fetch -v -- origin [2025-09-05T07:32:37.275Z] 2025-09-05 07:32:37,258 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-05T07:32:37.842Z] 2025-09-05 07:32:37,707 [run_push] DEBUG no remote changes detected [2025-09-05T07:32:37.842Z] 2025-09-05 07:32:37,708 [execute] INFO git push origin semver [2025-09-05T07:32:37.842Z] 2025-09-05 07:32:37,708 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-05T07:32:38.409Z] 2025-09-05 07:32:38,349 [run_push] DEBUG push all version tags [2025-09-05T07:32:38.409Z] 2025-09-05 07:32:38,349 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-05T07:32:38.409Z] 2025-09-05 07:32:38,350 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-09-05T07:32:39.346Z] 2025-09-05 07:32:39,021 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-09-05T07:32:39.346Z] 4.1.0-dev.10 [Pipeline] } [2025-09-05T07:32:39.351Z] $ docker exec --env ******** --env ******** 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d ssh-agent -k [2025-09-05T07:32:39.462Z] unset SSH_AUTH_SOCK; [2025-09-05T07:32:39.462Z] unset SSH_AGENT_PID; [2025-09-05T07:32:39.462Z] echo Agent pid 38 killed; [2025-09-05T07:32:39.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-05T07:32:39.807Z] + git semver [Pipeline] } [2025-09-05T07:32:40.074Z] $ docker stop --time=1 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d [2025-09-05T07:32:41.329Z] $ docker rm -f --volumes 1bdcd61bb9f04ef9cfa289ab6a96b9fef9990408510a8666c7e449abfe1fac5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-05T07:32:41.917Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-09-05T07:32:41.917Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-05T07:32:41.917Z] total 16 [2025-09-05T07:32:41.917Z] drwxr-xr-x 3 root root 4096 Sep 5 07:22 . [2025-09-05T07:32:41.917Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 07:32 .. [2025-09-05T07:32:41.917Z] drwxr-xr-x 2 root root 4096 Sep 5 07:22 cost [2025-09-05T07:32:41.917Z] -rw-r--r-- 1 root root 88 Sep 5 07:22 cost.csv [2025-09-05T07:32:41.917Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-05T07:32:41.917Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-09-05T07:32:41.917Z] total 16 [2025-09-05T07:32:41.917Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 07:22 . [2025-09-05T07:32:41.917Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 07:32 .. [2025-09-05T07:32:41.917Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 07:22 cost [2025-09-05T07:32:41.917Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 5 07:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:42.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:43.069Z] ---> package-listing.sh [2025-09-05T07:32:43.069Z] ++ facter osfamily [2025-09-05T07:32:43.069Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-05T07:32:43.327Z] + OS_FAMILY=debian [2025-09-05T07:32:43.328Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-09-05T07:32:43.328Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-05T07:32:43.328Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-05T07:32:43.328Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-05T07:32:43.328Z] + PACKAGES=/tmp/packages_start.txt [2025-09-05T07:32:43.328Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-05T07:32:43.328Z] + PACKAGES=/tmp/packages_end.txt [2025-09-05T07:32:43.328Z] + case "${OS_FAMILY}" in [2025-09-05T07:32:43.328Z] + dpkg -l [2025-09-05T07:32:43.328Z] + grep '^ii' [2025-09-05T07:32:43.328Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-05T07:32:43.328Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-05T07:32:43.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-05T07:32:43.328Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-09-05T07:32:43.328Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-09-05T07:32:43.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-09-05T07:32:43.347Z] 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 [2025-09-05T07:32:43.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-05T07:32:44.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-05T07:32:44.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-05T07:32:44.274Z] prd-ubuntu20.04-docker-8c-8g-8352 does not seem to be running inside a container [2025-09-05T07:32:44.299Z] $ 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 [2025-09-05T07:32:44.509Z] $ docker top c778d72cc0ec402166a1d9aaab8ea5da235c3e42d7ef15e030e6d05c3efd30ab -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-05T07:32:44.863Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-05T07:32:45.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-05T07:32:45.431Z] + ls /var/log/sa-host [2025-09-05T07:32:45.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-05T07:32:45.471Z] provisioning config files... [2025-09-05T07:32:45.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10616486936661295008tmp [Pipeline] { [Pipeline] echo [2025-09-05T07:32:45.496Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:45.780Z] ---> create-netrc.sh [Pipeline] } [2025-09-05T07:32:45.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:46.102Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-05T07:32:46.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:46.392Z] ---> sudo-logs.sh [2025-09-05T07:32:46.392Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-05T07:32:46.419Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:46.703Z] ---> job-cost.sh [2025-09-05T07:32:46.703Z] lf-activate-venv: SKIPPING [2025-09-05T07:32:46.703Z] DEBUG: total: 0.2199999988079071 [2025-09-05T07:32:46.703Z] INFO: Retrieving Stack Cost... [2025-09-05T07:32:46.962Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-05T07:32:47.220Z] INFO: Archiving Costs [Pipeline] echo [2025-09-05T07:32:47.235Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-05T07:32:47.517Z] ---> logs-deploy.sh [2025-09-05T07:32:47.517Z] lf-activate-venv: SKIPPING [2025-09-05T07:32:47.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/200 [2025-09-05T07:32:47.517Z] INFO: archiving workspace using pattern(s): [2025-09-05T07:32:48.449Z] Archives upload complete. [2025-09-05T07:32:48.449Z] INFO: archiving logs to Nexus