Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 277c61b16e7c0648a3f514fe0f76a624f6ec5203 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-ssh6493853747212283511.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-ssh8005017094810027586.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-ssh9241221945568467564.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-ssh4999613381787244587.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-ssh1743585536733603443.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6343’ Running on prd-ubuntu20.04-docker-8c-8g-6351 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 277c61b16e7c0648a3f514fe0f76a624f6ec5203 (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 277c61b16e7c0648a3f514fe0f76a624f6ec5203 # timeout=10 Commit message: "Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28" > git rev-list --no-walk 0e4f43e01ec0f3a11daaf13de268c71f5d0c5961 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-06T08:04:01.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-06T08:04:02.035Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-06T08:04:02.060Z] ========================================================= [2025-08-06T08:04:02.060Z] EdgeX Global Pipelines Version Info [2025-08-06T08:04:02.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:04:03.598Z] ------------------- [2025-08-06T08:04:03.598Z] stable info: [2025-08-06T08:04:03.598Z] ------------------- [2025-08-06T08:04:03.598Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-06T08:04:03.598Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-06T08:04:03.598Z] Message: update stable to v1.0.276 [2025-08-06T08:04:04.167Z] ------------------- [2025-08-06T08:04:04.167Z] experimental info: [2025-08-06T08:04:04.167Z] ------------------- [2025-08-06T08:04:04.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-06T08:04:04.167Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-06T08:04:04.167Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-06T08:04:04.246Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-08-06T08:04:04.271Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-08-06T08:04:04.298Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-06T08:04:04.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-06T08:04:04.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-06T08:04:04.377Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-06T08:04:04.401Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-06T08:04:04.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-06T08:04:04.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-06T08:04:04.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-06T08:04:04.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-06T08:04:04.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-08-06T08:04:04.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-06T08:04:04.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-06T08:04:04.587Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-06T08:04:04.612Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-06T08:04:04.633Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-06T08:04:04.655Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-06T08:04:04.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-06T08:04:04.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-06T08:04:04.734Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-06T08:04:04.761Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-06T08:04:04.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-06T08:04:04.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-06T08:04:04.831Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-06T08:04:04.853Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-06T08:04:04.879Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-06T08:04:04.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-06T08:04:04.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-06T08:04:04.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-06T08:04:04.975Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo [2025-08-06T08:04:04.992Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 277c61b [Pipeline] echo [2025-08-06T08:04:05.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T08:04:05.083Z] provisioning config files... [2025-08-06T08:04:05.097Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3771189260757048467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:04:05.431Z] ---> ****-login.sh [2025-08-06T08:04:05.431Z] nexus3.edgexfoundry.org:10001 [2025-08-06T08:04:05.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:05.692Z] [2025-08-06T08:04:05.692Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T08:04:05.692Z] Configure a credential helper to remove this warning. See [2025-08-06T08:04:05.692Z] https://docs.****.com/go/credential-store/ [2025-08-06T08:04:05.692Z] [2025-08-06T08:04:05.692Z] Login Succeeded [2025-08-06T08:04:05.692Z] nexus3.edgexfoundry.org:10002 [2025-08-06T08:04:05.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:05.692Z] [2025-08-06T08:04:05.692Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T08:04:05.692Z] Configure a credential helper to remove this warning. See [2025-08-06T08:04:05.692Z] https://docs.****.com/go/credential-store/ [2025-08-06T08:04:05.692Z] [2025-08-06T08:04:05.692Z] Login Succeeded [2025-08-06T08:04:05.692Z] nexus3.edgexfoundry.org:10003 [2025-08-06T08:04:05.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:05.952Z] [2025-08-06T08:04:05.952Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T08:04:05.952Z] Configure a credential helper to remove this warning. See [2025-08-06T08:04:05.952Z] https://docs.****.com/go/credential-store/ [2025-08-06T08:04:05.952Z] [2025-08-06T08:04:05.952Z] Login Succeeded [2025-08-06T08:04:05.952Z] nexus3.edgexfoundry.org:10004 [2025-08-06T08:04:05.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:05.953Z] [2025-08-06T08:04:05.953Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T08:04:05.953Z] Configure a credential helper to remove this warning. See [2025-08-06T08:04:05.953Z] https://docs.****.com/go/credential-store/ [2025-08-06T08:04:05.953Z] [2025-08-06T08:04:05.953Z] Login Succeeded [2025-08-06T08:04:05.953Z] ****.io [2025-08-06T08:04:05.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:06.213Z] [2025-08-06T08:04:06.213Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T08:04:06.213Z] Configure a credential helper to remove this warning. See [2025-08-06T08:04:06.213Z] https://docs.****.com/go/credential-store/ [2025-08-06T08:04:06.213Z] [2025-08-06T08:04:06.213Z] Login Succeeded [2025-08-06T08:04:06.213Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T08:04:06.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-06T08:04:06.616Z] + git rev-list -1 --merges 277c61b16e7c0648a3f514fe0f76a624f6ec5203~1..277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo [2025-08-06T08:04:06.648Z] -----------> git rev-list -1 --merges 277c61b16e7c0648a3f514fe0f76a624f6ec5203~1..277c61b16e7c0648a3f514fe0f76a624f6ec5203 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:04:06.648Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [false] [Pipeline] sh [2025-08-06T08:04:06.945Z] + git log --format=format:%s -1 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo [2025-08-06T08:04:06.962Z] ========================================================= [2025-08-06T08:04:06.962Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-06T08:04:06.962Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-06T08:04:07.297Z] + git log --format=format:%s -1 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo [2025-08-06T08:04:07.310Z] [semverPrep] GIT_COMMIT: 277c61b16e7c0648a3f514fe0f76a624f6ec5203, Commit Message: Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28 [Pipeline] echo [2025-08-06T08:04:07.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-06T08:04:07.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T08:04:07.715Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-06T08:04:07.715Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-06T08:04:07.715Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-06T08:04:07.715Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-06T08:04:07.715Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-06T08:04:07.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:04:08.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T08:04:08.129Z] [2025-08-06T08:04:08.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:04:08.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T08:04:08.435Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-06T08:04:08.435Z] 3dae71ba6b94: Pulling fs layer [2025-08-06T08:04:08.435Z] 6bf1a483ea7c: Pulling fs layer [2025-08-06T08:04:08.435Z] f5dfc541a4d3: Pulling fs layer [2025-08-06T08:04:08.435Z] 461d9e800cba: Pulling fs layer [2025-08-06T08:04:08.435Z] 80192f66455f: Pulling fs layer [2025-08-06T08:04:08.435Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-06T08:04:08.435Z] a29436f7fd5d: Pulling fs layer [2025-08-06T08:04:08.435Z] 923cac83aea3: Pulling fs layer [2025-08-06T08:04:08.435Z] 25ad8b0a4227: Pulling fs layer [2025-08-06T08:04:08.435Z] db01528c6b51: Pulling fs layer [2025-08-06T08:04:08.435Z] 28988de357af: Pulling fs layer [2025-08-06T08:04:08.435Z] a29436f7fd5d: Waiting [2025-08-06T08:04:08.435Z] db01528c6b51: Waiting [2025-08-06T08:04:08.435Z] 923cac83aea3: Waiting [2025-08-06T08:04:08.435Z] 28988de357af: Waiting [2025-08-06T08:04:08.435Z] 25ad8b0a4227: Waiting [2025-08-06T08:04:08.435Z] 461d9e800cba: Waiting [2025-08-06T08:04:08.435Z] 80192f66455f: Waiting [2025-08-06T08:04:08.435Z] 2e8e34ca0e6c: Waiting [2025-08-06T08:04:08.435Z] 6bf1a483ea7c: Verifying Checksum [2025-08-06T08:04:08.435Z] 6bf1a483ea7c: Download complete [2025-08-06T08:04:08.435Z] 461d9e800cba: Verifying Checksum [2025-08-06T08:04:08.435Z] 461d9e800cba: Download complete [2025-08-06T08:04:08.435Z] 80192f66455f: Verifying Checksum [2025-08-06T08:04:08.435Z] 80192f66455f: Download complete [2025-08-06T08:04:08.695Z] f5dfc541a4d3: Verifying Checksum [2025-08-06T08:04:08.695Z] f5dfc541a4d3: Download complete [2025-08-06T08:04:08.695Z] 3dae71ba6b94: Download complete [2025-08-06T08:04:08.695Z] 923cac83aea3: Download complete [2025-08-06T08:04:08.695Z] 25ad8b0a4227: Verifying Checksum [2025-08-06T08:04:08.695Z] 25ad8b0a4227: Download complete [2025-08-06T08:04:08.695Z] db01528c6b51: Verifying Checksum [2025-08-06T08:04:08.695Z] db01528c6b51: Download complete [2025-08-06T08:04:08.695Z] 28988de357af: Verifying Checksum [2025-08-06T08:04:08.695Z] 28988de357af: Download complete [2025-08-06T08:04:08.955Z] a29436f7fd5d: Verifying Checksum [2025-08-06T08:04:08.955Z] a29436f7fd5d: Download complete [2025-08-06T08:04:09.523Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-06T08:04:09.523Z] 2e8e34ca0e6c: Download complete [2025-08-06T08:04:10.467Z] 3dae71ba6b94: Pull complete [2025-08-06T08:04:10.467Z] 6bf1a483ea7c: Pull complete [2025-08-06T08:04:11.407Z] f5dfc541a4d3: Pull complete [2025-08-06T08:04:11.407Z] 461d9e800cba: Pull complete [2025-08-06T08:04:11.407Z] 80192f66455f: Pull complete [2025-08-06T08:04:15.616Z] 2e8e34ca0e6c: Pull complete [2025-08-06T08:04:16.551Z] a29436f7fd5d: Pull complete [2025-08-06T08:04:16.551Z] 923cac83aea3: Pull complete [2025-08-06T08:04:16.551Z] 25ad8b0a4227: Pull complete [2025-08-06T08:04:16.551Z] db01528c6b51: Pull complete [2025-08-06T08:04:16.551Z] 28988de357af: Pull complete [2025-08-06T08:04:16.551Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-06T08:04:16.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T08:04:16.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:04:16.696Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:04:16.725Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T08:04:18.452Z] $ docker top 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 -eo pid,comm [2025-08-06T08:04:18.503Z] 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-08-06T08:04:18.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T08:04:18.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T08:04:18.554Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T08:04:18.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T08:04:18.674Z] $ docker exec 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 ssh-agent [2025-08-06T08:04:18.774Z] SSH_AUTH_SOCK=/tmp/ssh-usY7W2yi7OmB/agent.32 [2025-08-06T08:04:18.774Z] SSH_AGENT_PID=38 [2025-08-06T08:04:18.780Z] Running ssh-add (command line suppressed) [2025-08-06T08:04:18.884Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11111695714417586198.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11111695714417586198.key) [2025-08-06T08:04:18.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T08:04:19.189Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-08-06T08:04:19.480Z] + git tag --points-at HEAD [Pipeline] } [2025-08-06T08:04:19.492Z] $ docker exec --env ******** --env ******** 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 ssh-agent -k [2025-08-06T08:04:19.586Z] unset SSH_AUTH_SOCK; [2025-08-06T08:04:19.586Z] unset SSH_AGENT_PID; [2025-08-06T08:04:19.586Z] echo Agent pid 38 killed; [2025-08-06T08:04:19.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-06T08:04:19.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T08:04:19.638Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T08:04:19.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T08:04:19.751Z] $ docker exec 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 ssh-agent [2025-08-06T08:04:19.863Z] SSH_AUTH_SOCK=/tmp/ssh-Vw3CeUp6MqxW/agent.85 [2025-08-06T08:04:19.863Z] SSH_AGENT_PID=91 [2025-08-06T08:04:19.868Z] Running ssh-add (command line suppressed) [2025-08-06T08:04:19.982Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14019145324306507384.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14019145324306507384.key) [2025-08-06T08:04:19.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T08:04:20.291Z] + git semver init [2025-08-06T08:04:20.550Z] 2025-08-06 08:04:20,515 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T08:04:20.550Z] 2025-08-06 08:04:20,520 [run_init] DEBUG init version:0.0.0 force:False [2025-08-06T08:04:20.550Z] 2025-08-06 08:04:20,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-06T08:04:20.550Z] 2025-08-06 08:04:20,521 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-06T08:04:20.550Z] 2025-08-06 08:04:20,521 [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-08-06T08:04:21.929Z] 2025-08-06 08:04:21,746 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-08-06T08:04:21.929Z] 2025-08-06 08:04:21,747 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-08-06T08:04:21.929Z] 2025-08-06 08:04:21,747 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:04:21.929Z] 2025-08-06 08:04:21,747 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:04:21.929Z] 4.1.0-dev.3 [Pipeline] } [2025-08-06T08:04:21.939Z] $ docker exec --env ******** --env ******** 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 ssh-agent -k [2025-08-06T08:04:22.039Z] unset SSH_AUTH_SOCK; [2025-08-06T08:04:22.040Z] unset SSH_AGENT_PID; [2025-08-06T08:04:22.040Z] echo Agent pid 91 killed; [2025-08-06T08:04:22.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T08:04:22.372Z] + git semver [Pipeline] } [2025-08-06T08:04:22.645Z] $ docker stop --time=1 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 [2025-08-06T08:04:23.934Z] $ docker rm -f --volumes 31a98680127645e9f8a0b82b3eed8f7e2669abb83b7f4c2123ea9e2ef5369e65 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T08:04:24.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-06T08:04:24.524Z] Stashed 1 file(s) [Pipeline] echo [2025-08-06T08:04:24.529Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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-08-06T08:04:24.732Z] provisioning config files... [2025-08-06T08:04:24.739Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9654956740508188483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:04:25.050Z] ---> ****-login.sh [2025-08-06T08:04:25.050Z] nexus3.edgexfoundry.org:10001 [2025-08-06T08:04:25.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:25.050Z] Login Succeeded [2025-08-06T08:04:25.050Z] nexus3.edgexfoundry.org:10002 [2025-08-06T08:04:25.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:25.050Z] Login Succeeded [2025-08-06T08:04:25.050Z] nexus3.edgexfoundry.org:10003 [2025-08-06T08:04:25.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:25.313Z] Login Succeeded [2025-08-06T08:04:25.313Z] nexus3.edgexfoundry.org:10004 [2025-08-06T08:04:25.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:25.313Z] Login Succeeded [2025-08-06T08:04:25.313Z] ****.io [2025-08-06T08:04:25.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:04:25.574Z] Login Succeeded [2025-08-06T08:04:25.574Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T08:04:25.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-06T08:04:25.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T08:04:25.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T08:04:25.718Z] ========================================================= [2025-08-06T08:04:25.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-06T08:04:25.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:04:26.054Z] + 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-08-06T08:04:26.623Z] #0 building with "default" instance using docker driver [2025-08-06T08:04:26.623Z] [2025-08-06T08:04:26.623Z] #1 [internal] load build definition from Dockerfile [2025-08-06T08:04:26.623Z] #1 transferring dockerfile: 1.52kB done [2025-08-06T08:04:26.623Z] #1 DONE 0.0s [2025-08-06T08:04:26.623Z] [2025-08-06T08:04:26.623Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-06T08:04:26.623Z] #2 DONE 0.1s [2025-08-06T08:04:26.881Z] [2025-08-06T08:04:26.881Z] #3 [internal] load .dockerignore [2025-08-06T08:04:26.881Z] #3 transferring context: 182B done [2025-08-06T08:04:26.881Z] #3 DONE 0.0s [2025-08-06T08:04:26.881Z] [2025-08-06T08:04:26.881Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-06T08:04:26.881Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-06T08:04:26.881Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-06T08:04:26.881Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-06T08:04:26.881Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-06T08:04:26.881Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-06T08:04:26.881Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-06T08:04:26.881Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s [2025-08-06T08:04:26.881Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-06T08:04:26.881Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.2s [2025-08-06T08:04:26.881Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-06T08:04:26.881Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-06T08:04:26.881Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.18MB / 2.38MB 0.2s [2025-08-06T08:04:26.881Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-06T08:04:26.881Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-06T08:04:26.881Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-08-06T08:04:27.140Z] #4 ... [2025-08-06T08:04:27.140Z] [2025-08-06T08:04:27.140Z] #5 [internal] load build context [2025-08-06T08:04:27.140Z] #5 transferring context: 27.89MB 0.3s done [2025-08-06T08:04:27.140Z] #5 DONE 0.3s [2025-08-06T08:04:27.140Z] [2025-08-06T08:04:27.140Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-06T08:04:27.140Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 22.02MB / 74.06MB 0.3s [2025-08-06T08:04:27.140Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-08-06T08:04:27.140Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-06T08:04:27.140Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s [2025-08-06T08:04:27.140Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-08-06T08:04:27.140Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 53.48MB / 74.06MB 0.5s [2025-08-06T08:04:27.140Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 28.31MB / 103.05MB 0.5s [2025-08-06T08:04:27.140Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.4s [2025-08-06T08:04:27.140Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-06T08:04:27.400Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-06T08:04:27.400Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 57.67MB / 103.05MB 0.7s [2025-08-06T08:04:27.400Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-06T08:04:27.658Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-06T08:04:27.658Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 74.45MB / 103.05MB 0.8s [2025-08-06T08:04:27.658Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-06T08:04:27.658Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 93.32MB / 103.05MB 0.9s [2025-08-06T08:04:27.916Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s [2025-08-06T08:04:27.916Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-06T08:04:33.197Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s [2025-08-06T08:04:33.197Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done [2025-08-06T08:04:33.197Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-06T08:04:33.197Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-06T08:04:33.197Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-06T08:04:33.197Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-06T08:04:33.197Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-06T08:04:33.197Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-06T08:04:36.478Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done [2025-08-06T08:04:36.478Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-08-06T08:04:36.736Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-06T08:04:36.736Z] #4 DONE 10.1s [2025-08-06T08:04:36.995Z] [2025-08-06T08:04:36.995Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-06T08:04:36.995Z] #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T08:04:37.253Z] #6 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T08:04:37.511Z] #6 0.779 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-06T08:04:37.770Z] #6 0.786 (2/8) Installing libedit (20240517.3.1-r0) [2025-08-06T08:04:37.770Z] #6 0.791 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-06T08:04:37.770Z] #6 0.812 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-06T08:04:37.770Z] #6 0.821 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-06T08:04:37.770Z] #6 0.825 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-06T08:04:37.770Z] #6 0.828 (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-06T08:04:37.770Z] #6 0.842 (8/8) Installing openssh (9.7_p1-r5) [2025-08-06T08:04:37.770Z] #6 0.849 Executing busybox-1.36.1-r29.trigger [2025-08-06T08:04:37.770Z] #6 0.859 OK: 253 MiB in 66 packages [2025-08-06T08:04:39.146Z] #6 DONE 2.4s [2025-08-06T08:04:39.404Z] [2025-08-06T08:04:39.404Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-08-06T08:04:39.404Z] #7 DONE 0.0s [2025-08-06T08:04:39.404Z] [2025-08-06T08:04:39.404Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-06T08:04:39.404Z] #8 DONE 0.0s [2025-08-06T08:04:39.404Z] [2025-08-06T08:04:39.404Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T08:04:39.689Z] Still waiting to schedule task [2025-08-06T08:04:39.689Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-06T08:05:01.347Z] #9 DONE 21.5s [2025-08-06T08:05:01.347Z] [2025-08-06T08:05:01.347Z] #10 [builder 6/7] COPY . . [2025-08-06T08:05:01.347Z] #10 DONE 0.1s [2025-08-06T08:05:01.347Z] [2025-08-06T08:05:01.347Z] #11 [builder 7/7] RUN echo noop [2025-08-06T08:05:01.347Z] #11 0.196 noop [2025-08-06T08:05:01.347Z] #11 DONE 0.2s [2025-08-06T08:05:01.347Z] [2025-08-06T08:05:01.347Z] #12 exporting to image [2025-08-06T08:05:01.347Z] #12 exporting layers [2025-08-06T08:05:09.469Z] #12 exporting layers 8.0s done [2025-08-06T08:05:09.469Z] #12 writing image sha256:0241a2b3a01e1992c05e65e1c3b40872c59872ada3cf37e912922570ead3fab7 done [2025-08-06T08:05:09.469Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-06T08:05:09.469Z] #12 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:05:09.796Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-06T08:05:09.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:05:09.874Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:05:09.901Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-06T08:05:10.206Z] $ docker top 61b479cf165883633ec3a767043fcf8bed668ec07676ddf54639be1f88f3f40f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T08:05:10.557Z] + go version [2025-08-06T08:05:10.557Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-06T08:05:10.568Z] $ docker stop --time=1 61b479cf165883633ec3a767043fcf8bed668ec07676ddf54639be1f88f3f40f [2025-08-06T08:05:11.826Z] $ docker rm -f --volumes 61b479cf165883633ec3a767043fcf8bed668ec07676ddf54639be1f88f3f40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:05:12.273Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-06T08:05:12.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:05:12.356Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:05:12.384Z] $ 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 ******** ci-base-image-x86_64 cat [2025-08-06T08:05:12.601Z] $ docker top 298d28fe008a53b422f219bd52d0fb225dd61aaabdf0cc294c5561cbd984931a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T08:05:12.951Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-06T08:05:13.253Z] + make test [2025-08-06T08:05:13.253Z] go test ./... -coverprofile=coverage.out [2025-08-06T08:05:14.630Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-06T08:05:32.733Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-06T08:05:32.733Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements [2025-08-06T08:05:44.925Z] go vet ./... [2025-08-06T08:05:49.109Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-06T08:05:49.109Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-06T08:05:49.109Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-06T08:05:49.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-06T08:05:49.145Z] $ docker stop --time=1 298d28fe008a53b422f219bd52d0fb225dd61aaabdf0cc294c5561cbd984931a [2025-08-06T08:05:51.185Z] $ docker rm -f --volumes 298d28fe008a53b422f219bd52d0fb225dd61aaabdf0cc294c5561cbd984931a [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T08:05:51.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-06T08:05:51.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-06T08:05:52.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-06T08:05:52.601Z] + ls -al . [2025-08-06T08:05:52.601Z] total 260 [2025-08-06T08:05:52.601Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 6 08:05 . [2025-08-06T08:05:52.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 08:03 .. [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 6 08:03 .dockerignore [2025-08-06T08:05:52.601Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 08:05 .git [2025-08-06T08:05:52.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:03 .github [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 6 08:03 .gitignore [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 6 08:03 .golangci.yml [2025-08-06T08:05:52.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 08:04 .semver [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 6 08:03 Attribution.txt [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 6 08:03 CHANGELOG.md [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 6 08:03 Dockerfile [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 6 08:03 GOVERNANCE.md [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 6 08:03 Jenkinsfile [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 6 08:03 LICENSE [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 6 08:03 Makefile [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 6 08:03 OWNERS.md [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 6 08:03 README.md [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 6 08:04 VERSION [2025-08-06T08:05:52.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 08:03 bin [2025-08-06T08:05:52.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:03 cmd [2025-08-06T08:05:52.601Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 6 08:05 coverage.out [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 6377 Aug 6 08:03 go.mod [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 87368 Aug 6 08:03 go.sum [2025-08-06T08:05:52.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:03 internal [2025-08-06T08:05:52.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 08:03 simulator [2025-08-06T08:05:52.601Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 6 08:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:05:52.931Z] + 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=277c61b16e7c0648a3f514fe0f76a624f6ec5203 --label arch=amd64 --label version=4.1.0-dev.3 . [2025-08-06T08:05:53.192Z] #0 building with "default" instance using docker driver [2025-08-06T08:05:53.192Z] [2025-08-06T08:05:53.192Z] #1 [internal] load build definition from Dockerfile [2025-08-06T08:05:53.192Z] #1 transferring dockerfile: 1.52kB done [2025-08-06T08:05:53.192Z] #1 DONE 0.0s [2025-08-06T08:05:53.192Z] [2025-08-06T08:05:53.192Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-06T08:05:53.192Z] #2 DONE 0.0s [2025-08-06T08:05:53.192Z] [2025-08-06T08:05:53.192Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T08:05:53.192Z] #3 DONE 0.1s [2025-08-06T08:05:53.192Z] [2025-08-06T08:05:53.192Z] #4 [internal] load .dockerignore [2025-08-06T08:05:53.192Z] #4 transferring context: 182B done [2025-08-06T08:05:53.192Z] #4 DONE 0.0s [2025-08-06T08:05:53.192Z] [2025-08-06T08:05:53.192Z] #5 [internal] load build context [2025-08-06T08:05:53.192Z] #5 transferring context: 40.31kB 0.0s done [2025-08-06T08:05:53.192Z] #5 DONE 0.0s [2025-08-06T08:05:53.192Z] [2025-08-06T08:05:53.192Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-06T08:05:53.192Z] #6 DONE 0.1s [2025-08-06T08:05:53.192Z] [2025-08-06T08:05:53.192Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T08:05:53.192Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T08:05:53.192Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s [2025-08-06T08:05:53.192Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T08:05:53.192Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-06T08:05:53.192Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-06T08:05:53.192Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-06T08:05:53.451Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-06T08:05:53.451Z] #7 DONE 0.3s [2025-08-06T08:05:53.451Z] [2025-08-06T08:05:53.451Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-06T08:05:53.451Z] #8 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T08:05:56.740Z] #8 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T08:05:56.740Z] #8 3.051 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T08:05:56.740Z] #8 ... [2025-08-06T08:05:56.740Z] [2025-08-06T08:05:56.740Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-06T08:05:56.740Z] #9 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T08:05:56.740Z] #9 2.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T08:05:56.740Z] #9 3.126 OK: 253 MiB in 66 packages [2025-08-06T08:05:56.740Z] #9 DONE 3.3s [2025-08-06T08:05:56.740Z] [2025-08-06T08:05:56.740Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-08-06T08:05:56.740Z] #10 DONE 0.0s [2025-08-06T08:05:56.740Z] [2025-08-06T08:05:56.740Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-06T08:05:56.740Z] #11 DONE 0.0s [2025-08-06T08:05:56.740Z] [2025-08-06T08:05:56.740Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-06T08:05:56.740Z] #8 3.056 Executing busybox-1.36.1-r29.trigger [2025-08-06T08:05:56.740Z] #8 3.061 OK: 8 MiB in 15 packages [2025-08-06T08:05:56.740Z] #8 DONE 3.2s [2025-08-06T08:05:56.740Z] [2025-08-06T08:05:56.740Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-06T08:05:56.999Z] #12 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T08:05:57.257Z] #12 ... [2025-08-06T08:05:57.257Z] [2025-08-06T08:05:57.257Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T08:05:57.257Z] #13 DONE 0.4s [2025-08-06T08:05:57.257Z] [2025-08-06T08:05:57.257Z] #14 [builder 6/7] COPY . . [2025-08-06T08:05:57.257Z] #14 DONE 0.2s [2025-08-06T08:05:57.257Z] [2025-08-06T08:05:57.257Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-06T08:05:57.257Z] #12 0.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T08:05:57.257Z] #12 0.698 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T08:05:57.514Z] #12 0.712 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T08:05:57.514Z] #12 0.741 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T08:05:57.514Z] #12 0.745 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T08:05:57.514Z] #12 0.750 Executing busybox-1.36.1-r30.trigger [2025-08-06T08:05:57.514Z] #12 0.754 OK: 8 MiB in 15 packages [2025-08-06T08:05:57.514Z] #12 DONE 0.9s [2025-08-06T08:05:57.514Z] [2025-08-06T08:05:57.514Z] #15 [builder 7/7] RUN make build [2025-08-06T08:05:57.514Z] #15 0.201 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-06T08:06:15.954Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6352 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-08-06T08:06:15.972Z] Running in /w/workspace/device-modbus-go/193 [Pipeline] { [Pipeline] checkout [2025-08-06T08:06:19.018Z] The recommended git tool is: git [2025-08-06T08:06:24.064Z] #15 DONE 22.8s [2025-08-06T08:06:24.064Z] [2025-08-06T08:06:24.064Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-08-06T08:06:24.064Z] #16 DONE 0.2s [2025-08-06T08:06:24.064Z] [2025-08-06T08:06:24.064Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-08-06T08:06:24.064Z] #17 DONE 0.0s [2025-08-06T08:06:24.064Z] [2025-08-06T08:06:24.064Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-06T08:06:24.064Z] #18 DONE 0.0s [2025-08-06T08:06:24.064Z] [2025-08-06T08:06:24.064Z] #19 exporting to image [2025-08-06T08:06:24.064Z] #19 exporting layers 0.1s done [2025-08-06T08:06:24.064Z] #19 writing image sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done [2025-08-06T08:06:24.064Z] #19 naming to docker.io/library/device-modbus done [2025-08-06T08:06:24.064Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T08:06:24.187Z] provisioning config files... [2025-08-06T08:06:24.195Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7132054619364477318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:06:24.497Z] ---> ****-login.sh [2025-08-06T08:06:24.497Z] nexus3.edgexfoundry.org:10001 [2025-08-06T08:06:24.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:24.497Z] Login Succeeded [2025-08-06T08:06:24.497Z] nexus3.edgexfoundry.org:10002 [2025-08-06T08:06:24.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:24.497Z] Login Succeeded [2025-08-06T08:06:24.497Z] nexus3.edgexfoundry.org:10003 [2025-08-06T08:06:24.506Z] using credential edgex-jenkins-ssh [2025-08-06T08:06:24.534Z] Cloning the remote Git repository [2025-08-06T08:06:24.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:24.757Z] Login Succeeded [2025-08-06T08:06:24.757Z] nexus3.edgexfoundry.org:10004 [2025-08-06T08:06:24.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:24.757Z] Login Succeeded [2025-08-06T08:06:24.757Z] ****.io [2025-08-06T08:06:24.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:25.015Z] Login Succeeded [2025-08-06T08:06:25.015Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T08:06:25.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T08:06:25.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T08:06:25.104Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-08-06T08:06:25.104Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:06:25.104Z] latest [2025-08-06T08:06:25.104Z] 4.1.0-dev.3 [2025-08-06T08:06:25.104Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:06:25.104Z] main [2025-08-06T08:06:25.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:24.575Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-08-06T08:06:24.692Z] > git init /w/workspace/device-modbus-go/193 # timeout=10 [2025-08-06T08:06:24.836Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-08-06T08:06:24.837Z] > git --version # timeout=10 [2025-08-06T08:06:24.857Z] > git --version # 'git version 2.25.1' [2025-08-06T08:06:24.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-06T08:06:25.012Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-06T08:06:25.446Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:25.770Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:06:25.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-06T08:06:25.770Z] dfa20a0a52c7: Preparing [2025-08-06T08:06:25.770Z] de60a681eedc: Preparing [2025-08-06T08:06:25.770Z] fb0c15ded769: Preparing [2025-08-06T08:06:25.770Z] 089970038df6: Preparing [2025-08-06T08:06:25.770Z] 4235c32f4597: Preparing [2025-08-06T08:06:25.770Z] 097100c76c15: Preparing [2025-08-06T08:06:25.770Z] 097100c76c15: Waiting [2025-08-06T08:06:25.770Z] 4235c32f4597: Pushed [2025-08-06T08:06:25.770Z] de60a681eedc: Pushed [2025-08-06T08:06:25.770Z] 097100c76c15: Layer already exists [2025-08-06T08:06:25.770Z] dfa20a0a52c7: Pushed [2025-08-06T08:06:25.770Z] 089970038df6: Pushed [2025-08-06T08:06:27.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-08-06T08:06:27.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-06T08:06:28.447Z] Avoid second fetch [2025-08-06T08:06:28.447Z] Checking out Revision 277c61b16e7c0648a3f514fe0f76a624f6ec5203 (main) [2025-08-06T08:06:29.075Z] Commit message: "Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.28" [2025-08-06T08:06:28.457Z] > git config core.sparsecheckout # timeout=10 [2025-08-06T08:06:28.522Z] > git checkout -f 277c61b16e7c0648a3f514fe0f76a624f6ec5203 # timeout=10 [2025-08-06T08:06:29.965Z] fb0c15ded769: Pushed [2025-08-06T08:06:29.966Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:30.288Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:30.620Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-06T08:06:30.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-06T08:06:30.620Z] dfa20a0a52c7: Preparing [2025-08-06T08:06:30.620Z] de60a681eedc: Preparing [2025-08-06T08:06:30.620Z] fb0c15ded769: Preparing [2025-08-06T08:06:30.620Z] 089970038df6: Preparing [2025-08-06T08:06:30.620Z] 4235c32f4597: Preparing [2025-08-06T08:06:30.620Z] 097100c76c15: Preparing [2025-08-06T08:06:30.620Z] 097100c76c15: Waiting [2025-08-06T08:06:30.620Z] 4235c32f4597: Layer already exists [2025-08-06T08:06:30.620Z] fb0c15ded769: Layer already exists [2025-08-06T08:06:30.620Z] dfa20a0a52c7: Layer already exists [2025-08-06T08:06:30.620Z] de60a681eedc: Layer already exists [2025-08-06T08:06:30.620Z] 089970038df6: Layer already exists [2025-08-06T08:06:30.620Z] 097100c76c15: Layer already exists [2025-08-06T08:06:30.620Z] latest: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:30.951Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:31.282Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 [2025-08-06T08:06:31.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-06T08:06:31.283Z] dfa20a0a52c7: Preparing [2025-08-06T08:06:31.283Z] de60a681eedc: Preparing [2025-08-06T08:06:31.283Z] fb0c15ded769: Preparing [2025-08-06T08:06:31.283Z] 089970038df6: Preparing [2025-08-06T08:06:31.283Z] 4235c32f4597: Preparing [2025-08-06T08:06:31.283Z] 097100c76c15: Preparing [2025-08-06T08:06:31.283Z] 097100c76c15: Waiting [2025-08-06T08:06:31.283Z] dfa20a0a52c7: Layer already exists [2025-08-06T08:06:31.283Z] fb0c15ded769: Layer already exists [2025-08-06T08:06:31.283Z] 4235c32f4597: Layer already exists [2025-08-06T08:06:31.283Z] de60a681eedc: Layer already exists [2025-08-06T08:06:31.283Z] 089970038df6: Layer already exists [2025-08-06T08:06:31.283Z] 097100c76c15: Layer already exists [2025-08-06T08:06:31.283Z] 4.1.0-dev.3: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:31.609Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:31.929Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:06:31.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-06T08:06:31.929Z] dfa20a0a52c7: Preparing [2025-08-06T08:06:31.929Z] de60a681eedc: Preparing [2025-08-06T08:06:31.929Z] fb0c15ded769: Preparing [2025-08-06T08:06:31.929Z] 089970038df6: Preparing [2025-08-06T08:06:31.929Z] 4235c32f4597: Preparing [2025-08-06T08:06:31.929Z] 097100c76c15: Preparing [2025-08-06T08:06:31.929Z] 097100c76c15: Waiting [2025-08-06T08:06:31.929Z] de60a681eedc: Layer already exists [2025-08-06T08:06:31.929Z] 089970038df6: Layer already exists [2025-08-06T08:06:31.929Z] fb0c15ded769: Layer already exists [2025-08-06T08:06:31.929Z] 4235c32f4597: Layer already exists [2025-08-06T08:06:31.929Z] dfa20a0a52c7: Layer already exists [2025-08-06T08:06:31.929Z] 097100c76c15: Layer already exists [2025-08-06T08:06:31.929Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:32.254Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:32.579Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-06T08:06:32.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-06T08:06:32.579Z] dfa20a0a52c7: Preparing [2025-08-06T08:06:32.579Z] de60a681eedc: Preparing [2025-08-06T08:06:32.579Z] fb0c15ded769: Preparing [2025-08-06T08:06:32.579Z] 089970038df6: Preparing [2025-08-06T08:06:32.579Z] 4235c32f4597: Preparing [2025-08-06T08:06:32.579Z] 097100c76c15: Preparing [2025-08-06T08:06:32.579Z] 097100c76c15: Waiting [2025-08-06T08:06:32.579Z] fb0c15ded769: Layer already exists [2025-08-06T08:06:32.579Z] 4235c32f4597: Layer already exists [2025-08-06T08:06:32.579Z] 089970038df6: Layer already exists [2025-08-06T08:06:32.579Z] de60a681eedc: Layer already exists [2025-08-06T08:06:32.579Z] dfa20a0a52c7: Layer already exists [2025-08-06T08:06:32.579Z] 097100c76c15: Layer already exists [2025-08-06T08:06:32.579Z] main: digest: sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T08:06:32.648Z] ===================================================== [Pipeline] echo [2025-08-06T08:06:32.661Z] taggedImages: [2025-08-06T08:06:32.661Z] - nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:06:32.661Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-06T08:06:32.661Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 [2025-08-06T08:06:32.661Z] - nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:06:32.661Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-08-06T08:06:32.706Z] ========================================================= [2025-08-06T08:06:32.706Z] [edgeXBuildMultiArch] RAW Config: [2025-08-06T08:06:32.706Z] images: [2025-08-06T08:06:32.706Z] - nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:06:32.706Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-06T08:06:32.706Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 [2025-08-06T08:06:32.706Z] - nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:06:32.706Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-06T08:06:32.706Z] settingsFile: [2025-08-06T08:06:32.706Z] device-modbus-go-settings [2025-08-06T08:06:32.706Z] ========================================================= [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T08:06:33.515Z] provisioning config files... [2025-08-06T08:06:33.540Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/193@tmp/config3451049488531574975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:06:34.220Z] ---> ****-login.sh [2025-08-06T08:06:34.220Z] nexus3.edgexfoundry.org:10001 [2025-08-06T08:06:34.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:35.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:06:35.459Z] Configure a credential helper to remove this warning. See [2025-08-06T08:06:35.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:06:35.459Z] [2025-08-06T08:06:35.459Z] Login Succeeded [2025-08-06T08:06:35.459Z] nexus3.edgexfoundry.org:10002 [2025-08-06T08:06:35.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:35.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:06:35.728Z] Configure a credential helper to remove this warning. See [2025-08-06T08:06:35.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:06:35.728Z] [2025-08-06T08:06:35.728Z] Login Succeeded [2025-08-06T08:06:35.728Z] nexus3.edgexfoundry.org:10003 [2025-08-06T08:06:35.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:35.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:06:35.996Z] Configure a credential helper to remove this warning. See [2025-08-06T08:06:35.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:06:35.996Z] [2025-08-06T08:06:35.996Z] Login Succeeded [2025-08-06T08:06:35.996Z] nexus3.edgexfoundry.org:10004 [2025-08-06T08:06:36.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:36.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:06:36.263Z] Configure a credential helper to remove this warning. See [2025-08-06T08:06:36.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:06:36.263Z] [2025-08-06T08:06:36.263Z] Login Succeeded [2025-08-06T08:06:36.534Z] ****.io [2025-08-06T08:06:36.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:06:36.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:06:36.804Z] Configure a credential helper to remove this warning. See [2025-08-06T08:06:36.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:06:36.804Z] [2025-08-06T08:06:36.804Z] Login Succeeded [2025-08-06T08:06:36.804Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T08:06:36.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-06T08:06:37.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T08:06:37.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T08:06:37.300Z] ========================================================= [2025-08-06T08:06:37.300Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-06T08:06:37.300Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:06:37.734Z] + 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-08-06T08:06:38.328Z] Sending build context to Docker daemon 14.13MB [2025-08-06T08:06:38.328Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-06T08:06:38.328Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-06T08:06:38.328Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-06T08:06:38.328Z] 94e9d8af2201: Pulling fs layer [2025-08-06T08:06:38.328Z] a6c56e8762df: Pulling fs layer [2025-08-06T08:06:38.328Z] f0f3c8884826: Pulling fs layer [2025-08-06T08:06:38.328Z] c7e7622c144d: Pulling fs layer [2025-08-06T08:06:38.328Z] 4f4fb700ef54: Pulling fs layer [2025-08-06T08:06:38.328Z] b4c3b6d88c5a: Pulling fs layer [2025-08-06T08:06:38.328Z] ba8bce9d2590: Pulling fs layer [2025-08-06T08:06:38.328Z] ca778ea9c289: Pulling fs layer [2025-08-06T08:06:38.328Z] c7e7622c144d: Waiting [2025-08-06T08:06:38.328Z] 4f4fb700ef54: Waiting [2025-08-06T08:06:38.328Z] b4c3b6d88c5a: Waiting [2025-08-06T08:06:38.328Z] ba8bce9d2590: Waiting [2025-08-06T08:06:38.328Z] ca778ea9c289: Waiting [2025-08-06T08:06:38.328Z] a6c56e8762df: Verifying Checksum [2025-08-06T08:06:38.328Z] a6c56e8762df: Download complete [2025-08-06T08:06:38.328Z] c7e7622c144d: Verifying Checksum [2025-08-06T08:06:38.328Z] c7e7622c144d: Download complete [2025-08-06T08:06:38.328Z] 4f4fb700ef54: Verifying Checksum [2025-08-06T08:06:38.328Z] 4f4fb700ef54: Download complete [2025-08-06T08:06:38.328Z] b4c3b6d88c5a: Verifying Checksum [2025-08-06T08:06:38.328Z] b4c3b6d88c5a: Download complete [2025-08-06T08:06:38.596Z] 94e9d8af2201: Verifying Checksum [2025-08-06T08:06:38.596Z] 94e9d8af2201: Download complete [2025-08-06T08:06:39.185Z] ca778ea9c289: Download complete [2025-08-06T08:06:39.453Z] 94e9d8af2201: Pull complete [2025-08-06T08:06:40.041Z] a6c56e8762df: Pull complete [2025-08-06T08:06:40.625Z] f0f3c8884826: Verifying Checksum [2025-08-06T08:06:40.625Z] f0f3c8884826: Download complete [2025-08-06T08:06:41.590Z] ba8bce9d2590: Download complete [2025-08-06T08:06:47.709Z] Still waiting to schedule task [2025-08-06T08:06:47.710Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6345’ [2025-08-06T08:06:56.598Z] f0f3c8884826: Pull complete [2025-08-06T08:06:56.598Z] c7e7622c144d: Pull complete [2025-08-06T08:06:56.598Z] 4f4fb700ef54: Pull complete [2025-08-06T08:06:56.598Z] b4c3b6d88c5a: Pull complete [2025-08-06T08:07:03.271Z] ba8bce9d2590: Pull complete [2025-08-06T08:07:05.221Z] ca778ea9c289: Pull complete [2025-08-06T08:07:05.221Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-06T08:07:05.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-06T08:07:05.221Z] ---> 47b25d7523d1 [2025-08-06T08:07:05.221Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-08-06T08:07:07.164Z] ---> Running in 129f9b93a83e [2025-08-06T08:07:07.164Z] Removing intermediate container 129f9b93a83e [2025-08-06T08:07:07.164Z] ---> 8f0e00b41020 [2025-08-06T08:07:07.164Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-06T08:07:07.435Z] ---> Running in 4ddadaa2ea3e [2025-08-06T08:07:07.435Z] Removing intermediate container 4ddadaa2ea3e [2025-08-06T08:07:07.435Z] ---> babc17726c51 [2025-08-06T08:07:07.435Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-08-06T08:07:07.703Z] ---> Running in 5d463fe23c39 [2025-08-06T08:07:09.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T08:07:09.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T08:07:10.534Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-06T08:07:10.534Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-08-06T08:07:10.534Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-06T08:07:10.534Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-06T08:07:10.534Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-06T08:07:10.534Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-06T08:07:10.534Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-06T08:07:10.534Z] (8/8) Installing openssh (9.7_p1-r5) [2025-08-06T08:07:10.534Z] Executing busybox-1.36.1-r29.trigger [2025-08-06T08:07:10.804Z] OK: 245 MiB in 66 packages [2025-08-06T08:07:11.765Z] Removing intermediate container 5d463fe23c39 [2025-08-06T08:07:11.765Z] ---> 7f7880ea9de9 [2025-08-06T08:07:11.765Z] Step 6/10 : WORKDIR /device-modbus-go [2025-08-06T08:07:11.765Z] ---> Running in f240a3be6e54 [2025-08-06T08:07:12.041Z] Removing intermediate container f240a3be6e54 [2025-08-06T08:07:12.041Z] ---> 2be4263c5109 [2025-08-06T08:07:12.041Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-06T08:07:12.626Z] ---> aa81b816c89b [2025-08-06T08:07:12.626Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T08:07:12.626Z] ---> Running in a608027a175c [2025-08-06T08:09:09.689Z] Running on prd-centos7-docker-4c-2g-6353 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T08:09:09.741Z] provisioning config files... [2025-08-06T08:09:09.769Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3111222119386266161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:10.887Z] ---> ****-login.sh [2025-08-06T08:09:10.887Z] nexus3.edgexfoundry.org:10001 [2025-08-06T08:09:12.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:09:12.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:09:12.301Z] Configure a credential helper to remove this warning. See [2025-08-06T08:09:12.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:09:12.301Z] [2025-08-06T08:09:12.301Z] Login Succeeded [2025-08-06T08:09:12.301Z] nexus3.edgexfoundry.org:10002 [2025-08-06T08:09:12.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:09:12.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:09:12.567Z] Configure a credential helper to remove this warning. See [2025-08-06T08:09:12.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:09:12.567Z] [2025-08-06T08:09:12.567Z] Login Succeeded [2025-08-06T08:09:12.567Z] nexus3.edgexfoundry.org:10003 [2025-08-06T08:09:12.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:09:12.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:09:12.848Z] Configure a credential helper to remove this warning. See [2025-08-06T08:09:12.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:09:12.848Z] [2025-08-06T08:09:12.848Z] Login Succeeded [2025-08-06T08:09:12.848Z] nexus3.edgexfoundry.org:10004 [2025-08-06T08:09:13.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:09:13.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:09:13.149Z] Configure a credential helper to remove this warning. See [2025-08-06T08:09:13.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:09:13.149Z] [2025-08-06T08:09:13.149Z] Login Succeeded [2025-08-06T08:09:13.149Z] ****.io [2025-08-06T08:09:13.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:09:13.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:09:13.446Z] Configure a credential helper to remove this warning. See [2025-08-06T08:09:13.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:09:13.446Z] [2025-08-06T08:09:13.446Z] Login Succeeded [2025-08-06T08:09:13.446Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T08:09:13.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T08:09:13.959Z] + docker buildx ls [2025-08-06T08:09:14.552Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-06T08:09:14.552Z] default * docker [2025-08-06T08:09:14.552Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-06T08:09:14.877Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-06T08:09:14.877Z] edgex-builder [Pipeline] sh [2025-08-06T08:09:15.177Z] + docker buildx inspect --bootstrap [2025-08-06T08:09:15.177Z] #1 [internal] booting buildkit [2025-08-06T08:09:15.177Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-06T08:09:18.489Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2025-08-06T08:09:18.489Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-06T08:09:19.292Z] Removing intermediate container a608027a175c [2025-08-06T08:09:19.293Z] ---> 3359d9e07e6a [2025-08-06T08:09:19.293Z] Step 9/10 : COPY . . [2025-08-06T08:09:19.293Z] ---> 2d261ea82cf5 [2025-08-06T08:09:19.293Z] Step 10/10 : RUN ${MAKE} [2025-08-06T08:09:19.293Z] ---> Running in 7cd27e6f796b [2025-08-06T08:09:19.293Z] noop [2025-08-06T08:09:19.293Z] Removing intermediate container 7cd27e6f796b [2025-08-06T08:09:19.293Z] ---> c131a0817397 [2025-08-06T08:09:19.293Z] Successfully built c131a0817397 [2025-08-06T08:09:19.293Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:09:19.447Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-08-06T08:09:19.447Z] #1 DONE 4.3s [2025-08-06T08:09:19.447Z] Name: edgex-builder [2025-08-06T08:09:19.447Z] Driver: docker-container [2025-08-06T08:09:19.447Z] [2025-08-06T08:09:19.447Z] Nodes: [2025-08-06T08:09:19.447Z] Name: edgex-builder0 [2025-08-06T08:09:19.447Z] Endpoint: unix:///var/run/docker.sock [2025-08-06T08:09:19.447Z] Status: running [2025-08-06T08:09:19.447Z] Buildkit: v0.22.0 [2025-08-06T08:09:19.447Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-06T08:09:19.665Z] + docker inspect -f . ci-base-image-arm64 [2025-08-06T08:09:19.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:09:19.800Z] + docker buildx ls [2025-08-06T08:09:19.800Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-06T08:09:19.800Z] edgex-builder * docker-container [2025-08-06T08:09:19.800Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-06T08:09:19.800Z] default docker [2025-08-06T08:09:19.800Z] default default running 20.10.18 linux/amd64, linux/386 [2025-08-06T08:09:19.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-6352 does not seem to be running inside a container [2025-08-06T08:09:19.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/193 -v /w/workspace/device-modbus-go/193:/w/workspace/device-modbus-go/193:rw,z -v /w/workspace/device-modbus-go/193@tmp:/w/workspace/device-modbus-go/193@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-08-06T08:09:21.083Z] $ docker top c727280fa7f823719bb0cd3389cd1e875958e0388887f8a4cb53bb4d475103cc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-08-06T08:09:21.587Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203' [2025-08-06T08:09:21.587Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 --push - [2025-08-06T08:09:21.847Z] #1 [internal] load build definition from Dockerfile [2025-08-06T08:09:21.847Z] #1 transferring dockerfile: 198B done [2025-08-06T08:09:21.847Z] #1 DONE 0.0s [2025-08-06T08:09:21.847Z] [2025-08-06T08:09:21.847Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:09:21.847Z] #2 DONE 0.1s [2025-08-06T08:09:21.847Z] [2025-08-06T08:09:21.847Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:09:21.847Z] #3 DONE 0.1s [2025-08-06T08:09:21.847Z] [2025-08-06T08:09:21.847Z] #4 [internal] load .dockerignore [2025-08-06T08:09:21.847Z] #4 transferring context: 2B done [2025-08-06T08:09:21.847Z] #4 DONE 0.0s [2025-08-06T08:09:21.847Z] [2025-08-06T08:09:21.847Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:21.847Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:21.847Z] #5 DONE 0.0s [2025-08-06T08:09:21.847Z] [2025-08-06T08:09:21.847Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:21.847Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:21.847Z] #6 DONE 0.1s [2025-08-06T08:09:21.847Z] [2025-08-06T08:09:21.847Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-06T08:09:21.847Z] #7 DONE 0.0s [2025-08-06T08:09:21.847Z] [2025-08-06T08:09:21.847Z] #8 exporting to image [2025-08-06T08:09:21.847Z] #8 exporting layers done [2025-08-06T08:09:21.847Z] #8 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad 0.0s done [2025-08-06T08:09:21.847Z] #8 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done [2025-08-06T08:09:21.847Z] #8 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done [2025-08-06T08:09:21.847Z] #8 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done [2025-08-06T08:09:21.847Z] #8 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done [2025-08-06T08:09:21.847Z] #8 pushing layers 0.1s done [2025-08-06T08:09:21.847Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 [2025-08-06T08:09:21.847Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-06T08:09:21.951Z] + go version [2025-08-06T08:09:21.951Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-06T08:09:21.967Z] $ docker stop --time=1 c727280fa7f823719bb0cd3389cd1e875958e0388887f8a4cb53bb4d475103cc [2025-08-06T08:09:22.114Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done [2025-08-06T08:09:22.114Z] #8 DONE 0.2s [2025-08-06T08:09:22.114Z] [2025-08-06T08:09:22.114Z] 1 warning found (use --debug to expand): [2025-08-06T08:09:22.114Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-06T08:09:23.562Z] $ docker rm -f --volumes c727280fa7f823719bb0cd3389cd1e875958e0388887f8a4cb53bb4d475103cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:09:24.033Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-08-06T08:09:24.033Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-08-06T08:09:24.033Z] #1 [internal] load build definition from Dockerfile [2025-08-06T08:09:24.033Z] #1 transferring dockerfile: 164B done [2025-08-06T08:09:24.033Z] #1 DONE 0.0s [2025-08-06T08:09:24.033Z] [2025-08-06T08:09:24.033Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-06T08:09:24.033Z] #2 DONE 0.0s [2025-08-06T08:09:24.033Z] [2025-08-06T08:09:24.033Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-06T08:09:24.033Z] #3 DONE 0.0s [2025-08-06T08:09:24.033Z] [2025-08-06T08:09:24.033Z] #4 [internal] load .dockerignore [2025-08-06T08:09:24.033Z] #4 transferring context: 2B done [2025-08-06T08:09:24.033Z] #4 DONE 0.0s [2025-08-06T08:09:24.033Z] [2025-08-06T08:09:24.033Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:24.033Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c done [2025-08-06T08:09:24.033Z] #5 DONE 0.0s [2025-08-06T08:09:24.033Z] [2025-08-06T08:09:24.033Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:24.171Z] + docker inspect -f . ci-base-image-arm64 [2025-08-06T08:09:24.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:09:24.295Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:24.295Z] #6 CACHED [2025-08-06T08:09:24.295Z] [2025-08-06T08:09:24.295Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:24.295Z] #5 CACHED [2025-08-06T08:09:24.295Z] [2025-08-06T08:09:24.295Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-06T08:09:24.295Z] #7 DONE 0.0s [2025-08-06T08:09:24.295Z] [2025-08-06T08:09:24.295Z] #8 exporting to image [2025-08-06T08:09:24.295Z] #8 exporting layers done [2025-08-06T08:09:24.295Z] #8 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad done [2025-08-06T08:09:24.295Z] #8 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done [2025-08-06T08:09:24.295Z] #8 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done [2025-08-06T08:09:24.295Z] #8 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done [2025-08-06T08:09:24.295Z] #8 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done [2025-08-06T08:09:24.295Z] #8 pushing layers 0.0s done [2025-08-06T08:09:24.295Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done [2025-08-06T08:09:24.295Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-06T08:09:24.295Z] #8 DONE 0.1s [2025-08-06T08:09:24.295Z] [2025-08-06T08:09:24.295Z] 1 warning found (use --debug to expand): [2025-08-06T08:09:24.295Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-06T08:09:24.354Z] prd-ubuntu20.04-docker-arm64-4c-16g-6352 does not seem to be running inside a container [2025-08-06T08:09:24.414Z] $ 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/193 -v /w/workspace/device-modbus-go/193:/w/workspace/device-modbus-go/193:rw,z -v /w/workspace/device-modbus-go/193@tmp:/w/workspace/device-modbus-go/193@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-08-06T08:09:25.599Z] $ docker top f5752365bf18d752bf6a812baadf5d40f411d8130e887ada3ef968273e7166ca -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-08-06T08:09:26.103Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3' [2025-08-06T08:09:26.103Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 --push - [2025-08-06T08:09:26.103Z] #1 [internal] load build definition from Dockerfile [2025-08-06T08:09:26.103Z] #1 transferring dockerfile: 169B done [2025-08-06T08:09:26.103Z] #1 DONE 0.0s [2025-08-06T08:09:26.103Z] [2025-08-06T08:09:26.103Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 [2025-08-06T08:09:26.103Z] #2 DONE 0.0s [2025-08-06T08:09:26.103Z] [2025-08-06T08:09:26.103Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3 [2025-08-06T08:09:26.103Z] #3 DONE 0.0s [2025-08-06T08:09:26.103Z] [2025-08-06T08:09:26.103Z] #4 [internal] load .dockerignore [2025-08-06T08:09:26.103Z] #4 transferring context: 2B done [2025-08-06T08:09:26.103Z] #4 DONE 0.0s [2025-08-06T08:09:26.103Z] [2025-08-06T08:09:26.103Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:26.103Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:26.103Z] #5 CACHED [2025-08-06T08:09:26.103Z] [2025-08-06T08:09:26.103Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:26.103Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:26.103Z] #6 CACHED [2025-08-06T08:09:26.103Z] [2025-08-06T08:09:26.103Z] #7 exporting to image [2025-08-06T08:09:26.103Z] #7 exporting layers done [2025-08-06T08:09:26.103Z] #7 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad done [2025-08-06T08:09:26.103Z] #7 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done [2025-08-06T08:09:26.103Z] #7 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done [2025-08-06T08:09:26.103Z] #7 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done [2025-08-06T08:09:26.103Z] #7 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done [2025-08-06T08:09:26.103Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-06T08:09:26.156Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/193 [Pipeline] fileExists [Pipeline] sh [2025-08-06T08:09:26.364Z] #7 pushing layers 0.0s done [2025-08-06T08:09:26.364Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.3@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done [2025-08-06T08:09:26.364Z] #7 DONE 0.1s [2025-08-06T08:09:26.364Z] [2025-08-06T08:09:26.364Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-06T08:09:26.364Z] #8 DONE 0.0s [2025-08-06T08:09:26.364Z] [2025-08-06T08:09:26.364Z] 1 warning found (use --debug to expand): [2025-08-06T08:09:26.364Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-06T08:09:26.680Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3' [2025-08-06T08:09:26.680Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 --push - [2025-08-06T08:09:26.680Z] #1 [internal] load build definition from Dockerfile [2025-08-06T08:09:26.680Z] #1 transferring dockerfile: 210B done [2025-08-06T08:09:26.680Z] #1 DONE 0.0s [2025-08-06T08:09:26.680Z] [2025-08-06T08:09:26.680Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:09:26.680Z] #2 DONE 0.0s [2025-08-06T08:09:26.680Z] [2025-08-06T08:09:26.680Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:09:26.680Z] #3 DONE 0.0s [2025-08-06T08:09:26.680Z] [2025-08-06T08:09:26.680Z] #4 [internal] load .dockerignore [2025-08-06T08:09:26.680Z] #4 transferring context: 2B done [2025-08-06T08:09:26.680Z] #4 DONE 0.0s [2025-08-06T08:09:26.680Z] [2025-08-06T08:09:26.680Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:26.680Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:26.680Z] #5 CACHED [2025-08-06T08:09:26.680Z] [2025-08-06T08:09:26.680Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:26.680Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:26.680Z] #6 CACHED [2025-08-06T08:09:26.680Z] [2025-08-06T08:09:26.680Z] #7 exporting to image [2025-08-06T08:09:26.680Z] #7 exporting layers done [2025-08-06T08:09:26.680Z] #7 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad done [2025-08-06T08:09:26.680Z] #7 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done [2025-08-06T08:09:26.680Z] #7 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b [2025-08-06T08:09:26.680Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-06T08:09:26.850Z] + make test [2025-08-06T08:09:26.850Z] go test ./... -coverprofile=coverage.out [2025-08-06T08:09:26.940Z] #7 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done [2025-08-06T08:09:26.940Z] #7 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done [2025-08-06T08:09:26.940Z] #7 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done [2025-08-06T08:09:26.940Z] #7 pushing layers 0.0s done [2025-08-06T08:09:26.940Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done [2025-08-06T08:09:26.940Z] #7 DONE 0.1s [2025-08-06T08:09:26.940Z] [2025-08-06T08:09:26.940Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-06T08:09:26.940Z] #8 DONE 0.0s [2025-08-06T08:09:26.940Z] [2025-08-06T08:09:26.940Z] 1 warning found (use --debug to expand): [2025-08-06T08:09:26.940Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-06T08:09:27.240Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-08-06T08:09:27.240Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-08-06T08:09:27.240Z] #1 [internal] load build definition from Dockerfile [2025-08-06T08:09:27.240Z] #1 transferring dockerfile: 162B done [2025-08-06T08:09:27.240Z] #1 DONE 0.0s [2025-08-06T08:09:27.240Z] [2025-08-06T08:09:27.240Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-06T08:09:27.240Z] #2 DONE 0.0s [2025-08-06T08:09:27.240Z] [2025-08-06T08:09:27.240Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-06T08:09:27.240Z] #3 DONE 0.0s [2025-08-06T08:09:27.240Z] [2025-08-06T08:09:27.240Z] #4 [internal] load .dockerignore [2025-08-06T08:09:27.240Z] #4 transferring context: 2B done [2025-08-06T08:09:27.240Z] #4 DONE 0.0s [2025-08-06T08:09:27.240Z] [2025-08-06T08:09:27.240Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:27.240Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:27.240Z] #5 CACHED [2025-08-06T08:09:27.240Z] [2025-08-06T08:09:27.240Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c [2025-08-06T08:09:27.500Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:d46ac57cbe6477081dea9d865d42fe7b4a320c7bc6d606a756ca970a62aba34c 0.0s done [2025-08-06T08:09:27.501Z] #6 CACHED [2025-08-06T08:09:27.501Z] [2025-08-06T08:09:27.501Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-06T08:09:27.501Z] #7 DONE 0.0s [2025-08-06T08:09:27.501Z] [2025-08-06T08:09:27.501Z] #8 exporting to image [2025-08-06T08:09:27.501Z] #8 exporting layers done [2025-08-06T08:09:27.501Z] #8 exporting manifest sha256:c620508c954bd38c26d9d5541c3592bbf5111bb570427a1ac7ed818c48814dad done [2025-08-06T08:09:27.501Z] #8 exporting config sha256:dddc2e2ac4bb92b039b0b95b8be1bddf165c0850be14ec530067a74f161e45d4 done [2025-08-06T08:09:27.501Z] #8 exporting manifest sha256:65c050124c92868323f2b643e0f7d8190c9766118b627cde260c9675d7fb2f1b done [2025-08-06T08:09:27.501Z] #8 exporting config sha256:f1dac64e139c63ebba9663ddda556b8c7c19ede58928346792f6b0829866a7a9 done [2025-08-06T08:09:27.501Z] #8 exporting manifest list sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 done [2025-08-06T08:09:27.501Z] #8 pushing layers 0.0s done [2025-08-06T08:09:27.501Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c119b9833f928e0e8214f5593ad51c3cfc54f5b96eafb585a7145add21c1b328 0.1s done [2025-08-06T08:09:27.501Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-06T08:09:27.501Z] #8 DONE 0.1s [2025-08-06T08:09:27.501Z] [2025-08-06T08:09:27.501Z] 1 warning found (use --debug to expand): [2025-08-06T08:09:27.501Z]  - 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-08-06T08:09:27.899Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:28.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:28.757Z] ---> package-listing.sh [2025-08-06T08:09:28.757Z] ++ facter osfamily [2025-08-06T08:09:28.757Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-06T08:09:29.016Z] + OS_FAMILY=redhat [2025-08-06T08:09:29.016Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-06T08:09:29.016Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-06T08:09:29.016Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-06T08:09:29.016Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-06T08:09:29.016Z] + PACKAGES=/tmp/packages_start.txt [2025-08-06T08:09:29.016Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-06T08:09:29.016Z] + PACKAGES=/tmp/packages_end.txt [2025-08-06T08:09:29.016Z] + case "${OS_FAMILY}" in [2025-08-06T08:09:29.016Z] + rpm -qa [2025-08-06T08:09:29.016Z] + sort [2025-08-06T08:09:29.585Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-06T08:09:29.585Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-06T08:09:29.585Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-06T08:09:29.585Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-06T08:09:29.585Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-06T08:09:29.585Z] + 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-08-06T08:09:29.596Z] 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-08-06T08:09:29.882Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:09:30.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T08:09:30.449Z] [2025-08-06T08:09:30.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:09:30.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T08:09:30.768Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-06T08:09:30.768Z] 5eb5b503b376: Pulling fs layer [2025-08-06T08:09:30.768Z] 5c69ac0246d0: Pulling fs layer [2025-08-06T08:09:30.768Z] ec43610c2a17: Pulling fs layer [2025-08-06T08:09:30.768Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-06T08:09:30.768Z] 33b1e0a273af: Pulling fs layer [2025-08-06T08:09:30.768Z] 5d3b04190fa2: Pulling fs layer [2025-08-06T08:09:30.768Z] 2f39f015ded8: Pulling fs layer [2025-08-06T08:09:30.768Z] 3a2ae6a8a46f: Waiting [2025-08-06T08:09:30.768Z] 33b1e0a273af: Waiting [2025-08-06T08:09:30.768Z] 5d3b04190fa2: Waiting [2025-08-06T08:09:30.768Z] 2f39f015ded8: Waiting [2025-08-06T08:09:30.768Z] 5c69ac0246d0: Verifying Checksum [2025-08-06T08:09:30.768Z] 5c69ac0246d0: Download complete [2025-08-06T08:09:30.768Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-06T08:09:30.768Z] 3a2ae6a8a46f: Download complete [2025-08-06T08:09:30.768Z] 33b1e0a273af: Verifying Checksum [2025-08-06T08:09:30.768Z] 33b1e0a273af: Download complete [2025-08-06T08:09:30.768Z] 5d3b04190fa2: Verifying Checksum [2025-08-06T08:09:30.768Z] 5d3b04190fa2: Download complete [2025-08-06T08:09:30.768Z] ec43610c2a17: Verifying Checksum [2025-08-06T08:09:30.768Z] ec43610c2a17: Download complete [2025-08-06T08:09:31.033Z] 5eb5b503b376: Verifying Checksum [2025-08-06T08:09:31.033Z] 5eb5b503b376: Download complete [2025-08-06T08:09:31.608Z] 2f39f015ded8: Verifying Checksum [2025-08-06T08:09:31.608Z] 2f39f015ded8: Download complete [2025-08-06T08:09:32.174Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-06T08:09:32.552Z] 5eb5b503b376: Pull complete [2025-08-06T08:09:32.552Z] 5c69ac0246d0: Pull complete [2025-08-06T08:09:32.814Z] ec43610c2a17: Pull complete [2025-08-06T08:09:32.814Z] 3a2ae6a8a46f: Pull complete [2025-08-06T08:09:33.076Z] 33b1e0a273af: Pull complete [2025-08-06T08:09:33.344Z] 5d3b04190fa2: Pull complete [2025-08-06T08:09:37.567Z] 2f39f015ded8: Pull complete [2025-08-06T08:09:37.567Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-06T08:09:37.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T08:09:37.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:09:37.735Z] prd-centos7-docker-4c-2g-6353 does not seem to be running inside a container [2025-08-06T08:09:37.775Z] $ 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-08-06T08:09:41.456Z] $ docker top 3443fb281869a0f6c396547ac4b1a33e54a9b0a735ac63276949e952fe541433 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T08:09:41.814Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-06T08:09:42.108Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-06T08:09:42.401Z] + ls /var/log/sa-host [2025-08-06T08:09:42.401Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T08:09:42.565Z] provisioning config files... [2025-08-06T08:09:42.575Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10694627270493130471tmp [Pipeline] { [Pipeline] echo [2025-08-06T08:09:42.595Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:42.889Z] ---> create-netrc.sh [Pipeline] } [2025-08-06T08:09:42.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:43.259Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-06T08:09:43.269Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:43.565Z] ---> sudo-logs.sh [2025-08-06T08:09:43.565Z] Archiving 'sudo' log.. [2025-08-06T08:09:43.565Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6353.novalocal: Name or service not known [2025-08-06T08:09:43.565Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6353.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-06T08:09:43.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:43.873Z] ---> job-cost.sh [2025-08-06T08:09:43.873Z] lf-activate-venv: SKIPPING [2025-08-06T08:09:43.873Z] INFO: No Stack... [2025-08-06T08:09:44.132Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-06T08:09:44.391Z] INFO: Archiving Costs [Pipeline] echo [2025-08-06T08:09:44.404Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:44.697Z] ---> logs-deploy.sh [2025-08-06T08:09:44.697Z] lf-activate-venv: SKIPPING [2025-08-06T08:09:44.697Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/193 [2025-08-06T08:09:44.697Z] INFO: archiving workspace using pattern(s): [2025-08-06T08:09:45.633Z] Archives upload complete. [2025-08-06T08:09:45.633Z] INFO: archiving logs to Nexus [2025-08-06T08:09:46.569Z] ---> uname -a: [2025-08-06T08:09:46.569Z] Linux prd-centos7-docker-4c-2g-6353.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-08-06T08:09:46.569Z] [2025-08-06T08:09:46.569Z] [2025-08-06T08:09:46.569Z] ---> lscpu: [2025-08-06T08:09:46.569Z] Architecture: x86_64 [2025-08-06T08:09:46.569Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-06T08:09:46.569Z] Byte Order: Little Endian [2025-08-06T08:09:46.569Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-06T08:09:46.569Z] CPU(s): 2 [2025-08-06T08:09:46.569Z] On-line CPU(s) list: 0,1 [2025-08-06T08:09:46.569Z] Thread(s) per core: 1 [2025-08-06T08:09:46.569Z] Core(s) per socket: 1 [2025-08-06T08:09:46.569Z] Socket(s): 2 [2025-08-06T08:09:46.569Z] NUMA node(s): 1 [2025-08-06T08:09:46.569Z] Vendor ID: AuthenticAMD [2025-08-06T08:09:46.569Z] CPU family: 23 [2025-08-06T08:09:46.569Z] Model: 49 [2025-08-06T08:09:46.569Z] Model name: AMD EPYC-Rome Processor [2025-08-06T08:09:46.569Z] Stepping: 0 [2025-08-06T08:09:46.569Z] CPU MHz: 2800.000 [2025-08-06T08:09:46.569Z] BogoMIPS: 5600.00 [2025-08-06T08:09:46.569Z] Virtualization: AMD-V [2025-08-06T08:09:46.569Z] Hypervisor vendor: KVM [2025-08-06T08:09:46.569Z] Virtualization type: full [2025-08-06T08:09:46.569Z] L1d cache: 64 KiB [2025-08-06T08:09:46.569Z] L1i cache: 64 KiB [2025-08-06T08:09:46.569Z] L2 cache: 1 MiB [2025-08-06T08:09:46.569Z] L3 cache: 32 MiB [2025-08-06T08:09:46.569Z] NUMA node0 CPU(s): 0,1 [2025-08-06T08:09:46.569Z] Vulnerability Itlb multihit: Not affected [2025-08-06T08:09:46.569Z] Vulnerability L1tf: Not affected [2025-08-06T08:09:46.569Z] Vulnerability Mds: Not affected [2025-08-06T08:09:46.569Z] Vulnerability Meltdown: Not affected [2025-08-06T08:09:46.569Z] Vulnerability Mmio stale data: Not affected [2025-08-06T08:09:46.569Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-06T08:09:46.569Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-06T08:09:46.569Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-06T08:09:46.569Z] Vulnerability Srbds: Not affected [2025-08-06T08:09:46.569Z] Vulnerability Tsx async abort: Not affected [2025-08-06T08:09:46.569Z] 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-08-06T08:09:46.569Z] [2025-08-06T08:09:46.569Z] [2025-08-06T08:09:46.569Z] ---> nproc: [2025-08-06T08:09:46.569Z] 2 [2025-08-06T08:09:46.569Z] [2025-08-06T08:09:46.569Z] [2025-08-06T08:09:46.569Z] ---> df -h: [2025-08-06T08:09:46.569Z] Filesystem Size Used Avail Use% Mounted on [2025-08-06T08:09:46.569Z] overlay 40G 7.3G 33G 19% / [2025-08-06T08:09:46.569Z] tmpfs 64M 0 64M 0% /dev [2025-08-06T08:09:46.569Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-06T08:09:46.569Z] shm 64M 0 64M 0% /dev/shm [2025-08-06T08:09:46.569Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-06T08:09:46.569Z] [2025-08-06T08:09:46.569Z] [2025-08-06T08:09:46.569Z] Cannot open /var/log/sysstat/sa06: No such file or directory [2025-08-06T08:09:46.569Z] Please check if data collecting is enabled [2025-08-06T08:09:46.569Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T08:09:46.597Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-06T08:09:46.601Z] $ docker stop --time=1 3443fb281869a0f6c396547ac4b1a33e54a9b0a735ac63276949e952fe541433 [2025-08-06T08:09:47.731Z] $ docker rm -f --volumes 3443fb281869a0f6c396547ac4b1a33e54a9b0a735ac63276949e952fe541433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-06T08:09:47.815Z] [WS-CLEANUP] Deleting project workspace... [2025-08-06T08:09:47.815Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-06T08:09:47.834Z] [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-08-06T08:09:48.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T08:09:48.283Z] [2025-08-06T08:09:48.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:09:48.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T08:09:48.583Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-06T08:09:48.583Z] 5eb5b503b376: Pulling fs layer [2025-08-06T08:09:48.583Z] 5c69ac0246d0: Pulling fs layer [2025-08-06T08:09:48.583Z] ec43610c2a17: Pulling fs layer [2025-08-06T08:09:48.583Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-06T08:09:48.583Z] 33b1e0a273af: Pulling fs layer [2025-08-06T08:09:48.583Z] 5d3b04190fa2: Pulling fs layer [2025-08-06T08:09:48.583Z] 2f39f015ded8: Pulling fs layer [2025-08-06T08:09:48.583Z] 3a2ae6a8a46f: Waiting [2025-08-06T08:09:48.583Z] 33b1e0a273af: Waiting [2025-08-06T08:09:48.583Z] 2f39f015ded8: Waiting [2025-08-06T08:09:48.583Z] 5d3b04190fa2: Waiting [2025-08-06T08:09:48.583Z] 5c69ac0246d0: Download complete [2025-08-06T08:09:48.583Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-06T08:09:48.583Z] 3a2ae6a8a46f: Download complete [2025-08-06T08:09:48.583Z] 33b1e0a273af: Verifying Checksum [2025-08-06T08:09:48.583Z] 33b1e0a273af: Download complete [2025-08-06T08:09:48.583Z] ec43610c2a17: Verifying Checksum [2025-08-06T08:09:48.584Z] ec43610c2a17: Download complete [2025-08-06T08:09:48.584Z] 5d3b04190fa2: Download complete [2025-08-06T08:09:48.842Z] 5eb5b503b376: Verifying Checksum [2025-08-06T08:09:48.842Z] 5eb5b503b376: Download complete [2025-08-06T08:09:49.407Z] 2f39f015ded8: Verifying Checksum [2025-08-06T08:09:49.407Z] 2f39f015ded8: Download complete [2025-08-06T08:09:50.342Z] 5eb5b503b376: Pull complete [2025-08-06T08:09:50.342Z] 5c69ac0246d0: Pull complete [2025-08-06T08:09:50.908Z] ec43610c2a17: Pull complete [2025-08-06T08:09:50.908Z] 3a2ae6a8a46f: Pull complete [2025-08-06T08:09:51.167Z] 33b1e0a273af: Pull complete [2025-08-06T08:09:51.167Z] 5d3b04190fa2: Pull complete [2025-08-06T08:09:57.729Z] 2f39f015ded8: Pull complete [2025-08-06T08:09:57.729Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-06T08:09:57.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T08:09:57.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:09:57.829Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:09:57.855Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-06T08:09:59.219Z] $ docker top 1046bf60c6688d5d61fce1c4c06e6d0d07829498304e941983cac68b4934d9e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:09:59.614Z] ---> job-cost.sh [2025-08-06T08:09:59.614Z] lf-activate-venv: SKIPPING [2025-08-06T08:09:59.614Z] INFO: No Stack... [2025-08-06T08:09:59.874Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-06T08:10:00.133Z] INFO: Archiving Costs [Pipeline] sh [2025-08-06T08:10:00.424Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-08-06T08:10:00.424Z] + cut -d, -f6 [Pipeline] lock [2025-08-06T08:10:00.437Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [2025-08-06T08:10:00.445Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] did not exist. Created. [2025-08-06T08:10:00.451Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-06T08:10:00.769Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-06T08:10:00.795Z] Stashed 1 file(s) [Pipeline] } [2025-08-06T08:10:00.802Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-06T08:10:00.827Z] $ docker stop --time=1 1046bf60c6688d5d61fce1c4c06e6d0d07829498304e941983cac68b4934d9e6 [2025-08-06T08:10:01.965Z] $ docker rm -f --volumes 1046bf60c6688d5d61fce1c4c06e6d0d07829498304e941983cac68b4934d9e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-06T08:12:53.910Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-06T08:12:53.910Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.060s coverage: 46.5% of statements [2025-08-06T08:12:53.910Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-06T08:12:53.910Z] go vet ./... [2025-08-06T08:13:40.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-06T08:13:40.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-06T08:13:40.804Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-08-06T08:13:40.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-06T08:13:40.851Z] $ docker stop --time=1 f5752365bf18d752bf6a812baadf5d40f411d8130e887ada3ef968273e7166ca [2025-08-06T08:13:42.734Z] $ docker rm -f --volumes f5752365bf18d752bf6a812baadf5d40f411d8130e887ada3ef968273e7166ca [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T08:13:44.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-06T08:13:44.371Z] Warning: overwriting stash ‘coverage-report’ [2025-08-06T08:13:44.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-06T08:13:45.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-06T08:13:45.778Z] + ls -al . [2025-08-06T08:13:45.778Z] total 256 [2025-08-06T08:13:45.778Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 08:09 . [2025-08-06T08:13:45.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 08:06 .. [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 6 08:06 .dockerignore [2025-08-06T08:13:45.778Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 08:06 .git [2025-08-06T08:13:45.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:06 .github [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 6 08:06 .gitignore [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 6 08:06 .golangci.yml [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 6 08:06 Attribution.txt [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 6 08:06 CHANGELOG.md [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 6 08:06 Dockerfile [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 6 08:06 GOVERNANCE.md [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 6 08:06 Jenkinsfile [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 6 08:06 LICENSE [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 6 08:06 Makefile [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 6 08:06 OWNERS.md [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 6 08:06 README.md [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 6 08:04 VERSION [2025-08-06T08:13:45.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 08:06 bin [2025-08-06T08:13:45.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:06 cmd [2025-08-06T08:13:45.778Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 6 08:12 coverage.out [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 6377 Aug 6 08:06 go.mod [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 87368 Aug 6 08:06 go.sum [2025-08-06T08:13:45.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 08:06 internal [2025-08-06T08:13:45.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 08:06 simulator [2025-08-06T08:13:45.778Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 6 08:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:13:46.146Z] + 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=277c61b16e7c0648a3f514fe0f76a624f6ec5203 --label arch=arm64 --label version=4.1.0-dev.3 . [2025-08-06T08:13:46.737Z] Sending build context to Docker daemon 14.16MB [2025-08-06T08:13:46.737Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-08-06T08:13:46.737Z] Step 2/23 : FROM ${BASE} AS builder [2025-08-06T08:13:46.737Z] ---> c131a0817397 [2025-08-06T08:13:46.737Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-08-06T08:13:46.737Z] ---> Running in c172a90e6580 [2025-08-06T08:13:47.007Z] Removing intermediate container c172a90e6580 [2025-08-06T08:13:47.007Z] ---> 54ed12ee3840 [2025-08-06T08:13:47.007Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-06T08:13:47.276Z] ---> Running in e833fee05923 [2025-08-06T08:13:47.548Z] Removing intermediate container e833fee05923 [2025-08-06T08:13:47.548Z] ---> 0a846fd9feec [2025-08-06T08:13:47.548Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-08-06T08:13:47.548Z] ---> Running in 2c8958c27a91 [2025-08-06T08:13:48.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T08:13:48.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T08:13:50.217Z] OK: 245 MiB in 66 packages [2025-08-06T08:13:51.185Z] Removing intermediate container 2c8958c27a91 [2025-08-06T08:13:51.185Z] ---> 461b69b930a2 [2025-08-06T08:13:51.185Z] Step 6/23 : WORKDIR /device-modbus-go [2025-08-06T08:13:51.185Z] ---> Running in 237f02a841ee [2025-08-06T08:13:51.779Z] Removing intermediate container 237f02a841ee [2025-08-06T08:13:51.779Z] ---> 44aa458b0726 [2025-08-06T08:13:51.779Z] Step 7/23 : COPY go.mod vendor* ./ [2025-08-06T08:13:52.052Z] ---> 06b3ee8e5cd8 [2025-08-06T08:13:52.052Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T08:13:52.328Z] ---> Running in 9dd9849ae435 [2025-08-06T08:13:54.283Z] Removing intermediate container 9dd9849ae435 [2025-08-06T08:13:54.283Z] ---> dfe9b7a85d77 [2025-08-06T08:13:54.283Z] Step 9/23 : COPY . . [2025-08-06T08:13:55.700Z] ---> 74c23e3a780e [2025-08-06T08:13:55.700Z] Step 10/23 : RUN ${MAKE} [2025-08-06T08:13:55.700Z] ---> Running in feed24e18b6f [2025-08-06T08:13:56.666Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-06T08:17:33.481Z] Removing intermediate container feed24e18b6f [2025-08-06T08:17:33.481Z] ---> f2ef32dd96ec [2025-08-06T08:17:33.481Z] Step 11/23 : FROM alpine:3.20 [2025-08-06T08:17:33.481Z] 3.20: Pulling from library/alpine [2025-08-06T08:17:33.747Z] 13e713f82565: Pulling fs layer [2025-08-06T08:17:34.014Z] 13e713f82565: Verifying Checksum [2025-08-06T08:17:34.014Z] 13e713f82565: Download complete [2025-08-06T08:17:34.598Z] 13e713f82565: Pull complete [2025-08-06T08:17:34.598Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T08:17:34.598Z] Status: Downloaded newer image for alpine:3.20 [2025-08-06T08:17:34.598Z] ---> c88e9dceb6cb [2025-08-06T08:17:34.598Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-08-06T08:17:34.598Z] ---> Running in d08cbfa5ce33 [2025-08-06T08:17:34.865Z] Removing intermediate container d08cbfa5ce33 [2025-08-06T08:17:34.865Z] ---> a731d657603c [2025-08-06T08:17:34.865Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-08-06T08:17:35.133Z] ---> Running in 1d03cbfddd94 [2025-08-06T08:17:36.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T08:17:36.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T08:17:37.791Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T08:17:37.791Z] Executing busybox-1.36.1-r29.trigger [2025-08-06T08:17:37.791Z] OK: 9 MiB in 15 packages [2025-08-06T08:17:38.751Z] Removing intermediate container 1d03cbfddd94 [2025-08-06T08:17:38.751Z] ---> 410c84f6078b [2025-08-06T08:17:38.751Z] Step 14/23 : RUN apk --no-cache upgrade [2025-08-06T08:17:38.751Z] ---> Running in 8e17a2dc3aac [2025-08-06T08:17:39.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T08:17:39.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T08:17:41.396Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T08:17:41.396Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T08:17:41.396Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T08:17:41.396Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T08:17:41.396Z] Executing busybox-1.36.1-r30.trigger [2025-08-06T08:17:41.396Z] OK: 9 MiB in 15 packages [2025-08-06T08:17:42.357Z] Removing intermediate container 8e17a2dc3aac [2025-08-06T08:17:42.357Z] ---> 81fd33c7fa64 [2025-08-06T08:17:42.357Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-08-06T08:17:44.301Z] ---> 4868bcd7ee53 [2025-08-06T08:17:44.301Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-08-06T08:17:44.568Z] ---> d262c7252f00 [2025-08-06T08:17:44.568Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-06T08:17:45.151Z] ---> 8cc3dba632d3 [2025-08-06T08:17:45.151Z] Step 18/23 : EXPOSE 59901 [2025-08-06T08:17:45.151Z] ---> Running in 7f4dd2afe01a [2025-08-06T08:17:45.418Z] Removing intermediate container 7f4dd2afe01a [2025-08-06T08:17:45.418Z] ---> 674fe12c0319 [2025-08-06T08:17:45.418Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-08-06T08:17:45.418Z] ---> Running in d6e0272a4d6f [2025-08-06T08:17:45.685Z] Removing intermediate container d6e0272a4d6f [2025-08-06T08:17:45.685Z] ---> c21b503c6c0b [2025-08-06T08:17:45.685Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-06T08:17:45.953Z] ---> Running in 59896b9bde91 [2025-08-06T08:17:46.221Z] Removing intermediate container 59896b9bde91 [2025-08-06T08:17:46.221Z] ---> 0a4daf60b9c8 [2025-08-06T08:17:46.221Z] Step 21/23 : LABEL arch=arm64 [2025-08-06T08:17:46.222Z] ---> Running in 846898ad8d23 [2025-08-06T08:17:46.489Z] Removing intermediate container 846898ad8d23 [2025-08-06T08:17:46.489Z] ---> af786762e2df [2025-08-06T08:17:46.489Z] Step 22/23 : LABEL git_sha=277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:17:46.489Z] ---> Running in 56e6a909040e [2025-08-06T08:17:46.762Z] Removing intermediate container 56e6a909040e [2025-08-06T08:17:46.762Z] ---> 702465acf5a6 [2025-08-06T08:17:46.762Z] Step 23/23 : LABEL version=4.1.0-dev.3 [2025-08-06T08:17:47.029Z] ---> Running in 145daaf30681 [2025-08-06T08:17:47.297Z] Removing intermediate container 145daaf30681 [2025-08-06T08:17:47.297Z] ---> 91ff17f8c8d5 [2025-08-06T08:17:47.297Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-06T08:17:47.297Z] Successfully built 91ff17f8c8d5 [2025-08-06T08:17:47.297Z] 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-08-06T08:17:47.458Z] provisioning config files... [2025-08-06T08:17:47.472Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/193@tmp/config13170805376793867837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:17:47.830Z] ---> ****-login.sh [2025-08-06T08:17:47.830Z] nexus3.edgexfoundry.org:10001 [2025-08-06T08:17:47.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:17:48.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:17:48.097Z] Configure a credential helper to remove this warning. See [2025-08-06T08:17:48.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:17:48.097Z] [2025-08-06T08:17:48.097Z] Login Succeeded [2025-08-06T08:17:48.097Z] nexus3.edgexfoundry.org:10002 [2025-08-06T08:17:48.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:17:48.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:17:48.363Z] Configure a credential helper to remove this warning. See [2025-08-06T08:17:48.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:17:48.363Z] [2025-08-06T08:17:48.363Z] Login Succeeded [2025-08-06T08:17:48.363Z] nexus3.edgexfoundry.org:10003 [2025-08-06T08:17:48.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:17:48.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:17:48.895Z] Configure a credential helper to remove this warning. See [2025-08-06T08:17:48.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:17:48.895Z] [2025-08-06T08:17:48.895Z] Login Succeeded [2025-08-06T08:17:48.895Z] nexus3.edgexfoundry.org:10004 [2025-08-06T08:17:49.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:17:49.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:17:49.160Z] Configure a credential helper to remove this warning. See [2025-08-06T08:17:49.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:17:49.160Z] [2025-08-06T08:17:49.160Z] Login Succeeded [2025-08-06T08:17:49.160Z] ****.io [2025-08-06T08:17:49.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T08:17:49.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T08:17:49.689Z] Configure a credential helper to remove this warning. See [2025-08-06T08:17:49.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T08:17:49.689Z] [2025-08-06T08:17:49.689Z] Login Succeeded [2025-08-06T08:17:49.689Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T08:17:49.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T08:17:49.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T08:17:49.781Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-08-06T08:17:49.781Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:17:49.782Z] latest [2025-08-06T08:17:49.782Z] 4.1.0-dev.3 [2025-08-06T08:17:49.782Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:17:49.782Z] main [2025-08-06T08:17:49.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:17:50.160Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:17:50.524Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:17:50.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-06T08:17:50.524Z] 4d2c2c388990: Preparing [2025-08-06T08:17:50.524Z] 7eea0f2b8613: Preparing [2025-08-06T08:17:50.524Z] 903353ea7153: Preparing [2025-08-06T08:17:50.524Z] 0e8348e16cb3: Preparing [2025-08-06T08:17:50.524Z] edeb676a29af: Preparing [2025-08-06T08:17:50.524Z] 1e890da81ec9: Preparing [2025-08-06T08:17:50.524Z] 1e890da81ec9: Waiting [2025-08-06T08:17:50.793Z] 4d2c2c388990: Pushed [2025-08-06T08:17:50.793Z] edeb676a29af: Pushed [2025-08-06T08:17:50.793Z] 7eea0f2b8613: Pushed [2025-08-06T08:17:50.793Z] 1e890da81ec9: Layer already exists [2025-08-06T08:17:51.059Z] 0e8348e16cb3: Pushed [2025-08-06T08:17:57.679Z] 903353ea7153: Pushed [2025-08-06T08:17:57.679Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:17:58.027Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:17:58.372Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-06T08:17:58.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-06T08:17:58.372Z] 4d2c2c388990: Preparing [2025-08-06T08:17:58.372Z] 7eea0f2b8613: Preparing [2025-08-06T08:17:58.372Z] 903353ea7153: Preparing [2025-08-06T08:17:58.372Z] 0e8348e16cb3: Preparing [2025-08-06T08:17:58.372Z] edeb676a29af: Preparing [2025-08-06T08:17:58.372Z] 1e890da81ec9: Preparing [2025-08-06T08:17:58.372Z] 1e890da81ec9: Waiting [2025-08-06T08:17:58.372Z] edeb676a29af: Layer already exists [2025-08-06T08:17:58.372Z] 4d2c2c388990: Layer already exists [2025-08-06T08:17:58.372Z] 7eea0f2b8613: Layer already exists [2025-08-06T08:17:58.372Z] 0e8348e16cb3: Layer already exists [2025-08-06T08:17:58.372Z] 903353ea7153: Layer already exists [2025-08-06T08:17:58.372Z] 1e890da81ec9: Layer already exists [2025-08-06T08:17:58.637Z] latest: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:17:58.986Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:17:59.334Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.3 [2025-08-06T08:17:59.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-06T08:17:59.334Z] 4d2c2c388990: Preparing [2025-08-06T08:17:59.334Z] 7eea0f2b8613: Preparing [2025-08-06T08:17:59.334Z] 903353ea7153: Preparing [2025-08-06T08:17:59.334Z] 0e8348e16cb3: Preparing [2025-08-06T08:17:59.334Z] edeb676a29af: Preparing [2025-08-06T08:17:59.334Z] 1e890da81ec9: Preparing [2025-08-06T08:17:59.334Z] 1e890da81ec9: Waiting [2025-08-06T08:17:59.334Z] 903353ea7153: Layer already exists [2025-08-06T08:17:59.334Z] edeb676a29af: Layer already exists [2025-08-06T08:17:59.334Z] 7eea0f2b8613: Layer already exists [2025-08-06T08:17:59.334Z] 0e8348e16cb3: Layer already exists [2025-08-06T08:17:59.334Z] 4d2c2c388990: Layer already exists [2025-08-06T08:17:59.334Z] 1e890da81ec9: Layer already exists [2025-08-06T08:17:59.334Z] 4.1.0-dev.3: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:17:59.704Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:18:00.061Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:18:00.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-06T08:18:00.061Z] 4d2c2c388990: Preparing [2025-08-06T08:18:00.061Z] 7eea0f2b8613: Preparing [2025-08-06T08:18:00.061Z] 903353ea7153: Preparing [2025-08-06T08:18:00.061Z] 0e8348e16cb3: Preparing [2025-08-06T08:18:00.061Z] edeb676a29af: Preparing [2025-08-06T08:18:00.061Z] 1e890da81ec9: Preparing [2025-08-06T08:18:00.061Z] 1e890da81ec9: Waiting [2025-08-06T08:18:00.061Z] 903353ea7153: Layer already exists [2025-08-06T08:18:00.061Z] 0e8348e16cb3: Layer already exists [2025-08-06T08:18:00.061Z] 4d2c2c388990: Layer already exists [2025-08-06T08:18:00.061Z] 7eea0f2b8613: Layer already exists [2025-08-06T08:18:00.061Z] edeb676a29af: Layer already exists [2025-08-06T08:18:00.061Z] 1e890da81ec9: Layer already exists [2025-08-06T08:18:00.061Z] 277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:18:00.412Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:18:00.767Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-08-06T08:18:00.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-06T08:18:00.767Z] 4d2c2c388990: Preparing [2025-08-06T08:18:00.767Z] 7eea0f2b8613: Preparing [2025-08-06T08:18:00.767Z] 903353ea7153: Preparing [2025-08-06T08:18:00.767Z] 0e8348e16cb3: Preparing [2025-08-06T08:18:00.767Z] edeb676a29af: Preparing [2025-08-06T08:18:00.767Z] 1e890da81ec9: Preparing [2025-08-06T08:18:00.767Z] 1e890da81ec9: Waiting [2025-08-06T08:18:00.767Z] 7eea0f2b8613: Layer already exists [2025-08-06T08:18:00.767Z] 4d2c2c388990: Layer already exists [2025-08-06T08:18:00.767Z] edeb676a29af: Layer already exists [2025-08-06T08:18:00.767Z] 903353ea7153: Layer already exists [2025-08-06T08:18:00.767Z] 0e8348e16cb3: Layer already exists [2025-08-06T08:18:00.767Z] 1e890da81ec9: Layer already exists [2025-08-06T08:18:00.767Z] main: digest: sha256:ee0e092c11fe7a92d13bae309297a74f387941404106bc5a5638b4257c96df8d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T08:18:00.860Z] ===================================================== [Pipeline] echo [2025-08-06T08:18:00.871Z] taggedImages: [2025-08-06T08:18:00.871Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [2025-08-06T08:18:00.871Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-06T08:18:00.871Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.3 [2025-08-06T08:18:00.871Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [2025-08-06T08:18:00.871Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-08-06T08:18:00.885Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] echo [2025-08-06T08:18:00.899Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-08-06T08:18:00.912Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.3 [Pipeline] echo [2025-08-06T08:18:00.924Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:277c61b16e7c0648a3f514fe0f76a624f6ec5203-4.1.0-dev.3 [Pipeline] echo [2025-08-06T08:18:00.938Z] 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-08-06T08:18:01.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-06T08:18:01.319Z] [2025-08-06T08:18:01.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:18:01.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-06T08:18:01.655Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-06T08:18:01.655Z] 8998bd30e6a1: Pulling fs layer [2025-08-06T08:18:01.655Z] 04944245beec: Pulling fs layer [2025-08-06T08:18:01.655Z] 699f458cf7ca: Pulling fs layer [2025-08-06T08:18:01.655Z] 765212b225bb: Pulling fs layer [2025-08-06T08:18:01.655Z] f23df028b6ca: Pulling fs layer [2025-08-06T08:18:01.655Z] d65c8cfc05b1: Pulling fs layer [2025-08-06T08:18:01.655Z] 2437ff75d9bd: Pulling fs layer [2025-08-06T08:18:01.655Z] f23df028b6ca: Waiting [2025-08-06T08:18:01.655Z] d65c8cfc05b1: Waiting [2025-08-06T08:18:01.655Z] 2437ff75d9bd: Waiting [2025-08-06T08:18:01.655Z] 765212b225bb: Waiting [2025-08-06T08:18:01.920Z] 04944245beec: Verifying Checksum [2025-08-06T08:18:01.920Z] 04944245beec: Download complete [2025-08-06T08:18:01.920Z] 765212b225bb: Verifying Checksum [2025-08-06T08:18:01.920Z] 765212b225bb: Download complete [2025-08-06T08:18:01.920Z] f23df028b6ca: Retrying in 5 seconds [2025-08-06T08:18:01.920Z] 699f458cf7ca: Verifying Checksum [2025-08-06T08:18:01.920Z] 699f458cf7ca: Download complete [2025-08-06T08:18:02.183Z] d65c8cfc05b1: Download complete [2025-08-06T08:18:02.452Z] 8998bd30e6a1: Verifying Checksum [2025-08-06T08:18:02.452Z] 8998bd30e6a1: Download complete [2025-08-06T08:18:03.033Z] f23df028b6ca: Retrying in 4 seconds [2025-08-06T08:18:03.993Z] f23df028b6ca: Retrying in 3 seconds [2025-08-06T08:18:04.953Z] f23df028b6ca: Retrying in 2 seconds [2025-08-06T08:18:04.953Z] 2437ff75d9bd: Verifying Checksum [2025-08-06T08:18:04.953Z] 2437ff75d9bd: Download complete [2025-08-06T08:18:05.911Z] f23df028b6ca: Retrying in 1 second [2025-08-06T08:18:06.872Z] f23df028b6ca: Retrying in 10 seconds [2025-08-06T08:18:07.139Z] 8998bd30e6a1: Pull complete [2025-08-06T08:18:07.724Z] 04944245beec: Pull complete [2025-08-06T08:18:07.989Z] f23df028b6ca: Retrying in 9 seconds [2025-08-06T08:18:08.949Z] f23df028b6ca: Retrying in 8 seconds [2025-08-06T08:18:09.223Z] 699f458cf7ca: Pull complete [2025-08-06T08:18:09.495Z] 765212b225bb: Pull complete [2025-08-06T08:18:10.087Z] f23df028b6ca: Retrying in 7 seconds [2025-08-06T08:18:11.043Z] f23df028b6ca: Retrying in 6 seconds [2025-08-06T08:18:11.997Z] f23df028b6ca: Retrying in 5 seconds [2025-08-06T08:18:12.955Z] f23df028b6ca: Retrying in 4 seconds [2025-08-06T08:18:13.910Z] f23df028b6ca: Retrying in 3 seconds [2025-08-06T08:18:14.868Z] f23df028b6ca: Retrying in 2 seconds [2025-08-06T08:18:15.820Z] f23df028b6ca: Retrying in 1 second [2025-08-06T08:18:17.222Z] f23df028b6ca: Verifying Checksum [2025-08-06T08:18:17.222Z] f23df028b6ca: Download complete [2025-08-06T08:18:17.803Z] f23df028b6ca: Pull complete [2025-08-06T08:18:18.069Z] d65c8cfc05b1: Pull complete [2025-08-06T08:18:36.258Z] 2437ff75d9bd: Pull complete [2025-08-06T08:18:36.258Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-06T08:18:36.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-06T08:18:36.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:18:36.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-6352 does not seem to be running inside a container [2025-08-06T08:18:36.529Z] $ 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/193 -v /w/workspace/device-modbus-go/193:/w/workspace/device-modbus-go/193:rw,z -v /w/workspace/device-modbus-go/193@tmp:/w/workspace/device-modbus-go/193@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-08-06T08:18:38.957Z] $ docker top 8624f5f1f5ba01579120da6c5ff2bb40370aca77ef3e1a350af3eb56456fce16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:18:39.446Z] ---> job-cost.sh [2025-08-06T08:18:39.710Z] lf-activate-venv: SKIPPING [2025-08-06T08:18:39.710Z] INFO: No Stack... [2025-08-06T08:18:40.286Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-06T08:18:40.878Z] INFO: Archiving Costs [Pipeline] sh [2025-08-06T08:18:41.189Z] + + cutcat -d, /w/workspace/device-modbus-go/193/archives/cost.csv -f6 [2025-08-06T08:18:41.189Z] [Pipeline] lock [2025-08-06T08:18:41.505Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [2025-08-06T08:18:41.512Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] did not exist. Created. [2025-08-06T08:18:41.519Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-06T08:18:41.857Z] /w/workspace/device-modbus-go/193@tmp/durable-4d0bfa67/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-06T08:18:42.184Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-06T08:18:42.200Z] Warning: overwriting stash ‘stack-cost’ [2025-08-06T08:18:42.243Z] Stashed 1 file(s) [Pipeline] } [2025-08-06T08:18:42.251Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-06T08:18:42.284Z] $ docker stop --time=1 8624f5f1f5ba01579120da6c5ff2bb40370aca77ef3e1a350af3eb56456fce16 [2025-08-06T08:18:43.770Z] $ docker rm -f --volumes 8624f5f1f5ba01579120da6c5ff2bb40370aca77ef3e1a350af3eb56456fce16 [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-08-06T08:18:44.295Z] provisioning config files... [2025-08-06T08:18:44.303Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18036932019202217434tmp [Pipeline] { [Pipeline] sh [2025-08-06T08:18:44.600Z] + set +x [2025-08-06T08:18:44.600Z] + curl -s https://codecov.io/bash [2025-08-06T08:18:44.600Z] + bash -s -- [2025-08-06T08:18:44.600Z] [2025-08-06T08:18:44.600Z] _____ _ [2025-08-06T08:18:44.600Z] / ____| | | [2025-08-06T08:18:44.600Z] | | ___ __| | ___ ___ _____ __ [2025-08-06T08:18:44.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-06T08:18:44.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-06T08:18:44.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-06T08:18:44.600Z] Bash-1.0.6 [2025-08-06T08:18:44.600Z] [2025-08-06T08:18:44.600Z] [2025-08-06T08:18:44.600Z] ==> git version 2.25.1 found [2025-08-06T08:18:44.600Z] ==> 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-08-06T08:18:44.600Z] Release-Date: 2020-01-08 [2025-08-06T08:18:44.600Z] 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-08-06T08:18:44.600Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-06T08:18:44.600Z] ==> Jenkins CI detected. [2025-08-06T08:18:44.600Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-08-06T08:18:44.600Z] project root: . [2025-08-06T08:18:44.859Z] --> token set from env [2025-08-06T08:18:44.859Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-06T08:18:44.859Z] ==> Running gcov in . (disable via -X gcov) [2025-08-06T08:18:44.859Z] ==> Python coveragepy not found [2025-08-06T08:18:44.859Z] ==> Searching for coverage reports in: [2025-08-06T08:18:44.859Z] + . [2025-08-06T08:18:44.859Z] -> Found 1 reports [2025-08-06T08:18:44.859Z] ==> Detecting git/mercurial file structure [2025-08-06T08:18:44.859Z] ==> Reading reports [2025-08-06T08:18:44.859Z] + ./coverage.out bytes=27945 [2025-08-06T08:18:44.859Z] ==> Appending adjustments [2025-08-06T08:18:44.859Z] https://docs.codecov.io/docs/fixing-reports [2025-08-06T08:18:44.859Z] + Found adjustments [2025-08-06T08:18:44.859Z] ==> Gzipping contents [2025-08-06T08:18:44.859Z] 8.0K /tmp/codecov.iqTEju.gz [2025-08-06T08:18:44.859Z] ==> Uploading reports [2025-08-06T08:18:44.859Z] url: https://codecov.io [2025-08-06T08:18:44.859Z] query: branch=main&commit=277c61b16e7c0648a3f514fe0f76a624f6ec5203&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-06T08:18:44.859Z] -> Pinging Codecov [2025-08-06T08:18:44.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=277c61b16e7c0648a3f514fe0f76a624f6ec5203&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-06T08:18:45.119Z] -> Uploading to [2025-08-06T08:18:45.119Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/277c61b16e7c0648a3f514fe0f76a624f6ec5203/659c9232-5ad2-4155-93fe-26b475853e76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250806%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250806T081844Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1436500fb9b5d9dc094dcba95064bda192c88cca3e145212d9c9ba25c04fa6eb [2025-08-06T08:18:45.119Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-06T08:18:45.119Z] Dload Upload Total Spent Left Speed [2025-08-06T08:18:45.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 25517 --:--:-- --:--:-- --:--:-- 25517 100 4287 0 0 100 4287 0 25517 --:--:-- --:--:-- --:--:-- 25366 [2025-08-06T08:18:45.380Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] } [2025-08-06T08:18:45.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-06T08:18:45.633Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-06T08:18:45.653Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:18:45.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-06T08:18:45.966Z] [2025-08-06T08:18:45.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:18:46.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-06T08:18:46.278Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-06T08:18:46.278Z] 0a9a5dfd008f: Already exists [2025-08-06T08:18:46.278Z] 36466aa92d05: Already exists [2025-08-06T08:18:46.278Z] e10405b45d13: Already exists [2025-08-06T08:18:46.278Z] 096b7ceb2af7: Already exists [2025-08-06T08:18:46.278Z] 4f4fb700ef54: Already exists [2025-08-06T08:18:46.278Z] e50aa161e22a: Pulling fs layer [2025-08-06T08:18:46.278Z] d3c8db5fb9df: Pulling fs layer [2025-08-06T08:18:46.537Z] e50aa161e22a: Verifying Checksum [2025-08-06T08:18:46.537Z] e50aa161e22a: Download complete [2025-08-06T08:18:46.800Z] e50aa161e22a: Pull complete [2025-08-06T08:18:47.738Z] d3c8db5fb9df: Verifying Checksum [2025-08-06T08:18:47.738Z] d3c8db5fb9df: Download complete [2025-08-06T08:18:51.926Z] d3c8db5fb9df: Pull complete [2025-08-06T08:18:51.926Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-06T08:18:51.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-06T08:18:51.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:18:52.022Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:18:52.048Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-06T08:18:53.129Z] $ docker top cceb912d401cb1986598a0036f95c768c10a65e296a745138e4b2fdbecc1e83a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T08:18:53.481Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-08-06T08:18:53.492Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-08-06T08:18:53.770Z] + set -o pipefail [2025-08-06T08:18:53.770Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-08-06T08:19:01.885Z] [2025-08-06T08:19:01.885Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-08-06T08:19:01.885Z] [2025-08-06T08:19:01.885Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/fdc3cfb4-adcf-40a7-bdd1-5ad2a507d54f [2025-08-06T08:19:01.885Z] [2025-08-06T08:19:01.885Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-06T08:19:01.885Z] [2025-08-06T08:19:01.885Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-06T08:19:01.885Z] [2025-08-06T08:19:01.885Z] [2025-08-06T08:19:01.885Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-06T08:19:01.885Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-06T08:19:02.152Z] $ docker stop --time=1 cceb912d401cb1986598a0036f95c768c10a65e296a745138e4b2fdbecc1e83a [2025-08-06T08:19:04.555Z] $ docker rm -f --volumes cceb912d401cb1986598a0036f95c768c10a65e296a745138e4b2fdbecc1e83a [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-08-06T08:19:05.440Z] + git log --format=format:%s -1 277c61b16e7c0648a3f514fe0f76a624f6ec5203 [Pipeline] sh [2025-08-06T08:19:05.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T08:19:05.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:19:06.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T08:19:06.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:19:06.109Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:19:06.137Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T08:19:06.400Z] $ docker top 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 -eo pid,comm [2025-08-06T08:19:06.446Z] 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-08-06T08:19:06.446Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T08:19:06.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T08:19:06.494Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T08:19:06.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T08:19:06.608Z] $ docker exec 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 ssh-agent [2025-08-06T08:19:06.719Z] SSH_AUTH_SOCK=/tmp/ssh-U7DDYyXj73OR/agent.32 [2025-08-06T08:19:06.719Z] SSH_AGENT_PID=38 [2025-08-06T08:19:06.725Z] Running ssh-add (command line suppressed) [2025-08-06T08:19:06.830Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13863867405409789686.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13863867405409789686.key) [2025-08-06T08:19:06.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T08:19:07.133Z] + git semver tag [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,350 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,353 [run_tag] DEBUG tag force:False [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,353 [check_head_tag] DEBUG check head tag [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,354 [execute] INFO git cat-file --batch-check [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,356 [execute] INFO git cat-file --batch [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,364 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,364 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-06T08:19:07.391Z] 2025-08-06 08:19:07,367 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:19:07.391Z] 4.1.0-dev.3 [Pipeline] } [2025-08-06T08:19:07.657Z] $ docker exec --env ******** --env ******** 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 ssh-agent -k [2025-08-06T08:19:07.755Z] unset SSH_AUTH_SOCK; [2025-08-06T08:19:07.756Z] unset SSH_AGENT_PID; [2025-08-06T08:19:07.756Z] echo Agent pid 38 killed; [2025-08-06T08:19:07.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T08:19:08.092Z] + git semver [Pipeline] } [2025-08-06T08:19:08.361Z] $ docker stop --time=1 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 [2025-08-06T08:19:09.632Z] $ docker rm -f --volumes 389f73be5f140bc8771357268a693eaf3ca8df8e9ea4549a2f0a9011af167170 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:19:10.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T08:19:10.105Z] [2025-08-06T08:19:10.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:19:10.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T08:19:10.406Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-06T08:19:10.406Z] ab5ef0e58194: Pulling fs layer [2025-08-06T08:19:10.406Z] 9712f1f96733: Pulling fs layer [2025-08-06T08:19:10.406Z] 63f879dbbcfc: Pulling fs layer [2025-08-06T08:19:10.406Z] 0d9ebad4ef96: Pulling fs layer [2025-08-06T08:19:10.406Z] e9a5061849ea: Pulling fs layer [2025-08-06T08:19:10.406Z] d747dcd14b5f: Pulling fs layer [2025-08-06T08:19:10.406Z] 2de7ff778b66: Pulling fs layer [2025-08-06T08:19:10.406Z] 0d9ebad4ef96: Waiting [2025-08-06T08:19:10.406Z] e9a5061849ea: Waiting [2025-08-06T08:19:10.406Z] 2de7ff778b66: Waiting [2025-08-06T08:19:10.406Z] d747dcd14b5f: Waiting [2025-08-06T08:19:10.406Z] 9712f1f96733: Download complete [2025-08-06T08:19:10.666Z] 63f879dbbcfc: Verifying Checksum [2025-08-06T08:19:10.666Z] 63f879dbbcfc: Download complete [2025-08-06T08:19:10.666Z] e9a5061849ea: Verifying Checksum [2025-08-06T08:19:10.666Z] e9a5061849ea: Download complete [2025-08-06T08:19:10.666Z] d747dcd14b5f: Verifying Checksum [2025-08-06T08:19:10.666Z] d747dcd14b5f: Download complete [2025-08-06T08:19:10.925Z] 2de7ff778b66: Download complete [2025-08-06T08:19:11.183Z] 0d9ebad4ef96: Verifying Checksum [2025-08-06T08:19:11.183Z] ab5ef0e58194: Verifying Checksum [2025-08-06T08:19:11.183Z] ab5ef0e58194: Download complete [2025-08-06T08:19:15.378Z] ab5ef0e58194: Pull complete [2025-08-06T08:19:15.378Z] 9712f1f96733: Pull complete [2025-08-06T08:19:15.944Z] 63f879dbbcfc: Pull complete [2025-08-06T08:19:21.212Z] 0d9ebad4ef96: Pull complete [2025-08-06T08:19:21.212Z] e9a5061849ea: Pull complete [2025-08-06T08:19:21.212Z] d747dcd14b5f: Pull complete [2025-08-06T08:19:22.588Z] 2de7ff778b66: Pull complete [2025-08-06T08:19:22.588Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-06T08:19:22.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T08:19:22.588Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:19:22.697Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:19:22.725Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-06T08:19:24.308Z] $ docker top 27d245c105109839c3004d5b1e124b4c0a0586703797dfbb8249d6ea27dfa6ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-06T08:19:24.389Z] provisioning config files... [2025-08-06T08:19:24.397Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8283461335389706921tmp [2025-08-06T08:19:24.407Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14323865653683790196tmp [2025-08-06T08:19:24.416Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11997058884395939706tmp [Pipeline] { [Pipeline] echo [2025-08-06T08:19:24.449Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:24.746Z] ---> sigul-configuration.sh [2025-08-06T08:19:24.746Z] gpg: directory `/root/.gnupg' created [2025-08-06T08:19:24.746Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-06T08:19:24.746Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-06T08:19:24.746Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-06T08:19:24.746Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-06T08:19:24.746Z] gpg: CAST5 encrypted data [2025-08-06T08:19:24.746Z] gpg: encrypted with 1 passphrase [2025-08-06T08:19:24.746Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-06T08:19:25.040Z] + mkdir /home/jenkins [2025-08-06T08:19:25.040Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-06T08:19:25.339Z] + 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-08-06T08:19:25.353Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:25.646Z] ---> sigul-install.sh [2025-08-06T08:19:25.646Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-06T08:19:25.944Z] + git tag --list [2025-08-06T08:19:25.944Z] 0.7.1 [2025-08-06T08:19:25.944Z] v1.0.0 [2025-08-06T08:19:25.944Z] v1.1.0 [2025-08-06T08:19:25.944Z] v1.1.1 [2025-08-06T08:19:25.944Z] v1.2.2 [2025-08-06T08:19:25.944Z] v1.3.0 [2025-08-06T08:19:25.944Z] v1.3.1 [2025-08-06T08:19:25.944Z] v2.0.0 [2025-08-06T08:19:25.944Z] v2.1.0 [2025-08-06T08:19:25.944Z] v2.1.1 [2025-08-06T08:19:25.944Z] v2.2.0 [2025-08-06T08:19:25.944Z] v2.3.0 [2025-08-06T08:19:25.944Z] v3.0 [2025-08-06T08:19:25.944Z] v3.0.0 [2025-08-06T08:19:25.944Z] v3.1 [2025-08-06T08:19:25.944Z] v3.1.0 [2025-08-06T08:19:25.944Z] v3.1.1 [2025-08-06T08:19:25.944Z] v4.0 [2025-08-06T08:19:25.944Z] v4.0.0 [2025-08-06T08:19:25.944Z] v4.1.0-dev.1 [2025-08-06T08:19:25.944Z] v4.1.0-dev.2 [2025-08-06T08:19:25.944Z] v4.1.0-dev.3 [Pipeline] sh [2025-08-06T08:19:26.240Z] + lftools sign git-tag v4.1.0-dev.3 [2025-08-06T08:19:26.811Z] Signing Git tag with Sigul... [2025-08-06T08:19:26.811Z] Signing v4.1.0-dev.3 [Pipeline] echo [2025-08-06T08:19:27.083Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:27.376Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-06T08:19:27.383Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-06T08:19:27.407Z] $ docker stop --time=1 27d245c105109839c3004d5b1e124b4c0a0586703797dfbb8249d6ea27dfa6ca [2025-08-06T08:19:28.732Z] $ docker rm -f --volumes 27d245c105109839c3004d5b1e124b4c0a0586703797dfbb8249d6ea27dfa6ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-06T08:19:29.173Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T08:19:29.173Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:19:29.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T08:19:29.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:19:29.746Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:19:29.787Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T08:19:30.011Z] $ docker top e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b -eo pid,comm [2025-08-06T08:19:30.057Z] 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-08-06T08:19:30.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T08:19:30.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T08:19:30.111Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T08:19:30.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T08:19:30.212Z] $ docker exec e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b ssh-agent [2025-08-06T08:19:30.323Z] SSH_AUTH_SOCK=/tmp/ssh-5Zo0xv3DRVSC/agent.32 [2025-08-06T08:19:30.323Z] SSH_AGENT_PID=38 [2025-08-06T08:19:30.328Z] Running ssh-add (command line suppressed) [2025-08-06T08:19:30.429Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1017497726877539978.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1017497726877539978.key) [2025-08-06T08:19:30.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T08:19:30.741Z] + git semver bump pre [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,966 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,970 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,970 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,970 [bump_version] DEBUG bumped version:4.1.0-dev.4 [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,971 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,971 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,971 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,973 [execute] INFO git cat-file --batch-check [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,977 [execute] INFO git cat-file --batch [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T08:19:31.001Z] 2025-08-06 08:19:30,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:19:31.001Z] 4.1.0-dev.4 [Pipeline] } [2025-08-06T08:19:31.269Z] $ docker exec --env ******** --env ******** e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b ssh-agent -k [2025-08-06T08:19:31.362Z] unset SSH_AUTH_SOCK; [2025-08-06T08:19:31.362Z] unset SSH_AGENT_PID; [2025-08-06T08:19:31.362Z] echo Agent pid 38 killed; [2025-08-06T08:19:31.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T08:19:31.704Z] + git semver [Pipeline] } [2025-08-06T08:19:31.973Z] $ docker stop --time=1 e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b [2025-08-06T08:19:33.223Z] $ docker rm -f --volumes e7b360080eb95f555340c33941de45df8db744c4f60745449cdcef4f44df405b [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T08:19:33.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T08:19:33.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:19:33.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T08:19:33.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:19:33.966Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:19:33.989Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T08:19:34.241Z] $ docker top cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 -eo pid,comm [2025-08-06T08:19:34.286Z] 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-08-06T08:19:34.286Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T08:19:34.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T08:19:34.338Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T08:19:34.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T08:19:34.452Z] $ docker exec cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 ssh-agent [2025-08-06T08:19:34.572Z] SSH_AUTH_SOCK=/tmp/ssh-AMQFqyHQp6Zm/agent.32 [2025-08-06T08:19:34.572Z] SSH_AGENT_PID=38 [2025-08-06T08:19:34.576Z] Running ssh-add (command line suppressed) [2025-08-06T08:19:34.679Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14657749905108886777.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14657749905108886777.key) [2025-08-06T08:19:34.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T08:19:34.984Z] + git semver push [2025-08-06T08:19:35.243Z] 2025-08-06 08:19:35,197 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T08:19:35.243Z] 2025-08-06 08:19:35,201 [run_push] DEBUG push [2025-08-06T08:19:35.243Z] 2025-08-06 08:19:35,202 [execute] INFO git cat-file --batch-check [2025-08-06T08:19:35.243Z] 2025-08-06 08:19:35,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T08:19:35.243Z] 2025-08-06 08:19:35,204 [execute] INFO git rev-list 57349362789239e65e805b6d18a159a71103905c -- [2025-08-06T08:19:35.243Z] 2025-08-06 08:19:35,205 [execute] DEBUG Popen(['git', 'rev-list', '57349362789239e65e805b6d18a159a71103905c', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-06T08:19:35.243Z] 2025-08-06 08:19:35,213 [execute] INFO git fetch -v -- origin [2025-08-06T08:19:35.243Z] 2025-08-06 08:19:35,213 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-06T08:19:35.811Z] 2025-08-06 08:19:35,664 [run_push] DEBUG no remote changes detected [2025-08-06T08:19:35.811Z] 2025-08-06 08:19:35,664 [execute] INFO git push origin semver [2025-08-06T08:19:35.811Z] 2025-08-06 08:19:35,665 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-06T08:19:36.747Z] 2025-08-06 08:19:36,400 [run_push] DEBUG push all version tags [2025-08-06T08:19:36.748Z] 2025-08-06 08:19:36,400 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-06T08:19:36.748Z] 2025-08-06 08:19:36,401 [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-08-06T08:19:37.316Z] 2025-08-06 08:19:37,067 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-06T08:19:37.316Z] 4.1.0-dev.4 [Pipeline] } [2025-08-06T08:19:37.324Z] $ docker exec --env ******** --env ******** cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 ssh-agent -k [2025-08-06T08:19:37.407Z] unset SSH_AUTH_SOCK; [2025-08-06T08:19:37.408Z] unset SSH_AGENT_PID; [2025-08-06T08:19:37.408Z] echo Agent pid 38 killed; [2025-08-06T08:19:37.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T08:19:37.746Z] + git semver [Pipeline] } [2025-08-06T08:19:38.015Z] $ docker stop --time=1 cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 [2025-08-06T08:19:39.270Z] $ docker rm -f --volumes cafb716f123da8d39e2d809e8f3f4de1f54e5f3c794c6b35a1b051b7e2e880a8 [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-08-06T08:19:39.882Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-08-06T08:19:39.882Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-06T08:19:39.882Z] total 16 [2025-08-06T08:19:39.882Z] drwxr-xr-x 3 root root 4096 Aug 6 08:10 . [2025-08-06T08:19:39.882Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 6 08:19 .. [2025-08-06T08:19:39.882Z] drwxr-xr-x 2 root root 4096 Aug 6 08:10 cost [2025-08-06T08:19:39.882Z] -rw-r--r-- 1 root root 88 Aug 6 08:10 cost.csv [2025-08-06T08:19:39.882Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-06T08:19:39.882Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-06T08:19:39.882Z] total 16 [2025-08-06T08:19:39.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 08:10 . [2025-08-06T08:19:39.882Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 6 08:19 .. [2025-08-06T08:19:39.882Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 6 08:10 cost [2025-08-06T08:19:39.882Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 6 08:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:40.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:41.029Z] ---> package-listing.sh [2025-08-06T08:19:41.029Z] ++ facter osfamily [2025-08-06T08:19:41.029Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-06T08:19:41.288Z] + OS_FAMILY=debian [2025-08-06T08:19:41.288Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-06T08:19:41.288Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-06T08:19:41.288Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-06T08:19:41.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-06T08:19:41.288Z] + PACKAGES=/tmp/packages_start.txt [2025-08-06T08:19:41.288Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-06T08:19:41.288Z] + PACKAGES=/tmp/packages_end.txt [2025-08-06T08:19:41.288Z] + case "${OS_FAMILY}" in [2025-08-06T08:19:41.288Z] + grep '^ii' [2025-08-06T08:19:41.288Z] + dpkg -l [2025-08-06T08:19:41.288Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-06T08:19:41.288Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-06T08:19:41.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-06T08:19:41.288Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-06T08:19:41.288Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-06T08:19:41.288Z] + 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-08-06T08:19:41.297Z] 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-08-06T08:19:41.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T08:19:42.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T08:19:42.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T08:19:42.211Z] prd-ubuntu20.04-docker-8c-8g-6351 does not seem to be running inside a container [2025-08-06T08:19:42.235Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-06T08:19:42.437Z] $ docker top 2b282d978749cde686aac28ed6fb5a919ba702a4576c2ba1543336c97e3eb423 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T08:19:42.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-06T08:19:43.068Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-06T08:19:43.349Z] + ls /var/log/sa-host [2025-08-06T08:19:43.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T08:19:43.380Z] provisioning config files... [2025-08-06T08:19:43.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2758654942760696668tmp [Pipeline] { [Pipeline] echo [2025-08-06T08:19:43.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:43.690Z] ---> create-netrc.sh [Pipeline] } [2025-08-06T08:19:43.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:43.996Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-06T08:19:44.003Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:44.282Z] ---> sudo-logs.sh [2025-08-06T08:19:44.282Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-06T08:19:44.317Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:44.599Z] ---> job-cost.sh [2025-08-06T08:19:44.599Z] lf-activate-venv: SKIPPING [2025-08-06T08:19:44.599Z] DEBUG: total: 0.2199999988079071 [2025-08-06T08:19:44.599Z] INFO: Retrieving Stack Cost... [2025-08-06T08:19:44.857Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-06T08:19:45.423Z] INFO: Archiving Costs [Pipeline] echo [2025-08-06T08:19:45.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T08:19:45.716Z] ---> logs-deploy.sh [2025-08-06T08:19:45.716Z] lf-activate-venv: SKIPPING [2025-08-06T08:19:45.716Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/193 [2025-08-06T08:19:45.716Z] INFO: archiving workspace using pattern(s): [2025-08-06T08:19:46.651Z] Archives upload complete. [2025-08-06T08:19:46.651Z] INFO: archiving logs to Nexus