Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1029fbc3c8cca04e318fee9f77de6180b4ee9138 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-ssh67604486207117730.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-ssh18366270239171015200.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-ssh1161302941302875289.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-ssh13601551859685649362.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-ssh7363946885315199243.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7067 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 1029fbc3c8cca04e318fee9f77de6180b4ee9138 (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 1029fbc3c8cca04e318fee9f77de6180b4ee9138 # timeout=10 Commit message: "Merge pull request #649 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30" > git rev-list --no-walk 4d8bab9e2b5a5de8d2b305e7a7ef03477ff6cc9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-15T07:02:22.807Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-15T07:02:22.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-15T07:02:22.900Z] ========================================================= [2025-08-15T07:02:22.900Z] EdgeX Global Pipelines Version Info [2025-08-15T07:02:22.900Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:02:23.622Z] ------------------- [2025-08-15T07:02:23.622Z] stable info: [2025-08-15T07:02:23.622Z] ------------------- [2025-08-15T07:02:23.622Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-15T07:02:23.622Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T07:02:23.622Z] Message: update stable to v1.0.276 [2025-08-15T07:02:24.195Z] ------------------- [2025-08-15T07:02:24.195Z] experimental info: [2025-08-15T07:02:24.195Z] ------------------- [2025-08-15T07:02:24.195Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-15T07:02:24.195Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T07:02:24.195Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-15T07:02:24.263Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-08-15T07:02:24.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-08-15T07:02:24.304Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-15T07:02:24.330Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-15T07:02:24.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-15T07:02:24.383Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-15T07:02:24.401Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-15T07:02:24.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-15T07:02:24.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-15T07:02:24.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-15T07:02:24.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-15T07:02:24.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-08-15T07:02:24.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-15T07:02:24.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-15T07:02:24.569Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T07:02:24.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T07:02:24.611Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T07:02:24.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T07:02:24.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-15T07:02:24.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-15T07:02:24.709Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-15T07:02:24.733Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-15T07:02:24.762Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-15T07:02:24.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-15T07:02:24.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-15T07:02:24.834Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-15T07:02:24.855Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-15T07:02:24.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-15T07:02:24.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-15T07:02:24.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-15T07:02:24.943Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo [2025-08-15T07:02:24.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1029fbc [Pipeline] echo [2025-08-15T07:02:24.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:02:25.051Z] provisioning config files... [2025-08-15T07:02:25.063Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9221408536287989535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:02:25.403Z] ---> ****-login.sh [2025-08-15T07:02:25.403Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:02:25.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:25.663Z] [2025-08-15T07:02:25.663Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:02:25.663Z] Configure a credential helper to remove this warning. See [2025-08-15T07:02:25.663Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:02:25.663Z] [2025-08-15T07:02:25.663Z] Login Succeeded [2025-08-15T07:02:25.663Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:02:25.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:25.663Z] [2025-08-15T07:02:25.664Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:02:25.664Z] Configure a credential helper to remove this warning. See [2025-08-15T07:02:25.664Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:02:25.664Z] [2025-08-15T07:02:25.664Z] Login Succeeded [2025-08-15T07:02:25.664Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:02:25.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:25.664Z] [2025-08-15T07:02:25.664Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:02:25.664Z] Configure a credential helper to remove this warning. See [2025-08-15T07:02:25.664Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:02:25.664Z] [2025-08-15T07:02:25.664Z] Login Succeeded [2025-08-15T07:02:25.664Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:02:25.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:25.925Z] [2025-08-15T07:02:25.926Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:02:25.926Z] Configure a credential helper to remove this warning. See [2025-08-15T07:02:25.926Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:02:25.926Z] [2025-08-15T07:02:25.926Z] Login Succeeded [2025-08-15T07:02:25.926Z] ****.io [2025-08-15T07:02:25.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:26.260Z] [2025-08-15T07:02:26.260Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T07:02:26.261Z] Configure a credential helper to remove this warning. See [2025-08-15T07:02:26.261Z] https://docs.****.com/go/credential-store/ [2025-08-15T07:02:26.261Z] [2025-08-15T07:02:26.261Z] Login Succeeded [2025-08-15T07:02:26.261Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:02:26.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-15T07:02:26.683Z] + git rev-list -1 --merges 1029fbc3c8cca04e318fee9f77de6180b4ee9138~1..1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo [2025-08-15T07:02:26.713Z] -----------> git rev-list -1 --merges 1029fbc3c8cca04e318fee9f77de6180b4ee9138~1..1029fbc3c8cca04e318fee9f77de6180b4ee9138 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:02:26.713Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [false] [Pipeline] sh [2025-08-15T07:02:27.005Z] + git log --format=format:%s -1 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo [2025-08-15T07:02:27.020Z] ========================================================= [2025-08-15T07:02:27.020Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-15T07:02:27.020Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T07:02:27.367Z] + git log --format=format:%s -1 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo [2025-08-15T07:02:27.379Z] [semverPrep] GIT_COMMIT: 1029fbc3c8cca04e318fee9f77de6180b4ee9138, Commit Message: Merge pull request #649 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30 [Pipeline] echo [2025-08-15T07:02:27.391Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-15T07:02:27.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T07:02:27.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-15T07:02:27.743Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-15T07:02:27.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-15T07:02:27.743Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-15T07:02:27.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-15T07:02:27.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:02:28.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:02:28.090Z] [2025-08-15T07:02:28.090Z] 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-15T07:02:28.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:02:28.397Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-15T07:02:28.397Z] 3dae71ba6b94: Pulling fs layer [2025-08-15T07:02:28.397Z] 6bf1a483ea7c: Pulling fs layer [2025-08-15T07:02:28.397Z] f5dfc541a4d3: Pulling fs layer [2025-08-15T07:02:28.397Z] 461d9e800cba: Pulling fs layer [2025-08-15T07:02:28.397Z] 80192f66455f: Pulling fs layer [2025-08-15T07:02:28.397Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-15T07:02:28.397Z] a29436f7fd5d: Pulling fs layer [2025-08-15T07:02:28.397Z] 923cac83aea3: Pulling fs layer [2025-08-15T07:02:28.397Z] 25ad8b0a4227: Pulling fs layer [2025-08-15T07:02:28.397Z] db01528c6b51: Pulling fs layer [2025-08-15T07:02:28.397Z] 461d9e800cba: Waiting [2025-08-15T07:02:28.397Z] 80192f66455f: Waiting [2025-08-15T07:02:28.397Z] 923cac83aea3: Waiting [2025-08-15T07:02:28.397Z] 2e8e34ca0e6c: Waiting [2025-08-15T07:02:28.397Z] 25ad8b0a4227: Waiting [2025-08-15T07:02:28.397Z] a29436f7fd5d: Waiting [2025-08-15T07:02:28.397Z] 28988de357af: Pulling fs layer [2025-08-15T07:02:28.397Z] db01528c6b51: Waiting [2025-08-15T07:02:28.397Z] 28988de357af: Waiting [2025-08-15T07:02:28.397Z] 6bf1a483ea7c: Verifying Checksum [2025-08-15T07:02:28.397Z] 6bf1a483ea7c: Download complete [2025-08-15T07:02:28.397Z] 461d9e800cba: Verifying Checksum [2025-08-15T07:02:28.397Z] 461d9e800cba: Download complete [2025-08-15T07:02:28.397Z] 80192f66455f: Verifying Checksum [2025-08-15T07:02:28.397Z] 80192f66455f: Download complete [2025-08-15T07:02:28.656Z] f5dfc541a4d3: Verifying Checksum [2025-08-15T07:02:28.656Z] f5dfc541a4d3: Download complete [2025-08-15T07:02:28.656Z] 3dae71ba6b94: Verifying Checksum [2025-08-15T07:02:28.656Z] 3dae71ba6b94: Download complete [2025-08-15T07:02:28.656Z] 923cac83aea3: Verifying Checksum [2025-08-15T07:02:28.656Z] 923cac83aea3: Download complete [2025-08-15T07:02:28.915Z] 25ad8b0a4227: Verifying Checksum [2025-08-15T07:02:28.915Z] 25ad8b0a4227: Download complete [2025-08-15T07:02:28.915Z] db01528c6b51: Download complete [2025-08-15T07:02:28.915Z] 28988de357af: Verifying Checksum [2025-08-15T07:02:28.915Z] 28988de357af: Download complete [2025-08-15T07:02:28.915Z] a29436f7fd5d: Verifying Checksum [2025-08-15T07:02:28.915Z] a29436f7fd5d: Download complete [2025-08-15T07:02:29.486Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-15T07:02:29.486Z] 2e8e34ca0e6c: Download complete [2025-08-15T07:02:30.425Z] 3dae71ba6b94: Pull complete [2025-08-15T07:02:30.425Z] 6bf1a483ea7c: Pull complete [2025-08-15T07:02:31.363Z] f5dfc541a4d3: Pull complete [2025-08-15T07:02:31.363Z] 461d9e800cba: Pull complete [2025-08-15T07:02:31.363Z] 80192f66455f: Pull complete [2025-08-15T07:02:36.658Z] 2e8e34ca0e6c: Pull complete [2025-08-15T07:02:36.658Z] a29436f7fd5d: Pull complete [2025-08-15T07:02:36.658Z] 923cac83aea3: Pull complete [2025-08-15T07:02:36.917Z] 25ad8b0a4227: Pull complete [2025-08-15T07:02:36.917Z] db01528c6b51: Pull complete [2025-08-15T07:02:36.917Z] 28988de357af: Pull complete [2025-08-15T07:02:36.917Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-15T07:02:36.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:02:36.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:02:37.055Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:02:37.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T07:02:38.880Z] $ docker top 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 -eo pid,comm [2025-08-15T07:02:38.921Z] 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-15T07:02:38.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T07:02:38.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:02:38.977Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:02:39.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:02:39.090Z] $ docker exec 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 ssh-agent [2025-08-15T07:02:39.189Z] SSH_AUTH_SOCK=/tmp/ssh-GQWKNGjK8VAD/agent.34 [2025-08-15T07:02:39.189Z] SSH_AGENT_PID=40 [2025-08-15T07:02:39.195Z] Running ssh-add (command line suppressed) [2025-08-15T07:02:39.290Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10208822346454286834.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10208822346454286834.key) [2025-08-15T07:02:39.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:02:39.585Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh [2025-08-15T07:02:39.871Z] + git tag --points-at HEAD [Pipeline] } [2025-08-15T07:02:39.884Z] $ docker exec --env ******** --env ******** 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 ssh-agent -k [2025-08-15T07:02:39.968Z] unset SSH_AUTH_SOCK; [2025-08-15T07:02:39.969Z] unset SSH_AGENT_PID; [2025-08-15T07:02:39.969Z] echo Agent pid 40 killed; [2025-08-15T07:02:39.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-15T07:02:40.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:02:40.017Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:02:40.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:02:40.121Z] $ docker exec 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 ssh-agent [2025-08-15T07:02:40.206Z] SSH_AUTH_SOCK=/tmp/ssh-ipf8fPa55taM/agent.87 [2025-08-15T07:02:40.206Z] SSH_AGENT_PID=93 [2025-08-15T07:02:40.213Z] Running ssh-add (command line suppressed) [2025-08-15T07:02:40.319Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10001294992441231324.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10001294992441231324.key) [2025-08-15T07:02:40.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:02:40.628Z] + git semver init [2025-08-15T07:02:40.886Z] 2025-08-15 07:02:40,830 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T07:02:40.886Z] 2025-08-15 07:02:40,836 [run_init] DEBUG init version:0.0.0 force:False [2025-08-15T07:02:40.886Z] 2025-08-15 07:02:40,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-15T07:02:40.886Z] 2025-08-15 07:02:40,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-08-15T07:02:40.886Z] 2025-08-15 07:02:40,838 [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-15T07:02:42.265Z] 2025-08-15 07:02:42,025 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-08-15T07:02:42.265Z] 2025-08-15 07:02:42,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-08-15T07:02:42.265Z] 2025-08-15 07:02:42,026 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:02:42.265Z] 2025-08-15 07:02:42,026 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:02:42.265Z] 4.1.0-dev.5 [Pipeline] } [2025-08-15T07:02:42.275Z] $ docker exec --env ******** --env ******** 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 ssh-agent -k [2025-08-15T07:02:42.372Z] unset SSH_AUTH_SOCK; [2025-08-15T07:02:42.372Z] unset SSH_AGENT_PID; [2025-08-15T07:02:42.372Z] echo Agent pid 93 killed; [2025-08-15T07:02:42.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:02:42.709Z] + git semver [Pipeline] } [2025-08-15T07:02:42.980Z] $ docker stop --time=1 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 [2025-08-15T07:02:44.260Z] $ docker rm -f --volumes 223b529c3c22680342c9833e072a5d148ca041d2b822c7dd9f5691954a27d2b1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T07:02:44.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-15T07:02:44.834Z] Stashed 1 file(s) [Pipeline] echo [2025-08-15T07:02:44.839Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.5 [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-15T07:02:45.019Z] provisioning config files... [2025-08-15T07:02:45.029Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config626114951855853144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:02:45.354Z] ---> ****-login.sh [2025-08-15T07:02:45.354Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:02:45.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:45.354Z] Login Succeeded [2025-08-15T07:02:45.354Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:02:45.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:45.354Z] Login Succeeded [2025-08-15T07:02:45.354Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:02:45.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:45.621Z] Login Succeeded [2025-08-15T07:02:45.621Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:02:45.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:45.621Z] Login Succeeded [2025-08-15T07:02:45.621Z] ****.io [2025-08-15T07:02:45.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:02:45.886Z] Login Succeeded [2025-08-15T07:02:45.886Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:02:45.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T07:02:45.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:02:46.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:02:46.026Z] ========================================================= [2025-08-15T07:02:46.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-15T07:02:46.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:02:46.361Z] + 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-15T07:02:46.927Z] #0 building with "default" instance using docker driver [2025-08-15T07:02:46.927Z] [2025-08-15T07:02:46.927Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:02:46.927Z] #1 transferring dockerfile: 1.52kB done [2025-08-15T07:02:46.927Z] #1 DONE 0.0s [2025-08-15T07:02:46.927Z] [2025-08-15T07:02:46.927Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T07:02:46.927Z] #2 DONE 0.1s [2025-08-15T07:02:47.185Z] [2025-08-15T07:02:47.185Z] #3 [internal] load .dockerignore [2025-08-15T07:02:47.185Z] #3 transferring context: 182B done [2025-08-15T07:02:47.185Z] #3 DONE 0.0s [2025-08-15T07:02:47.185Z] [2025-08-15T07:02:47.186Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T07:02:47.186Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-15T07:02:47.186Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-15T07:02:47.186Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-15T07:02:47.186Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-08-15T07:02:47.186Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.41MB / 74.06MB 0.1s [2025-08-15T07:02:47.186Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-15T07:02:47.186Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-15T07:02:47.186Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s [2025-08-15T07:02:47.186Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.03MB / 74.06MB 0.2s [2025-08-15T07:02:47.186Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-15T07:02:47.186Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-15T07:02:47.186Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-15T07:02:47.186Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-15T07:02:47.186Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-08-15T07:02:47.186Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-15T07:02:47.186Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-08-15T07:02:47.443Z] #4 ... [2025-08-15T07:02:47.443Z] [2025-08-15T07:02:47.443Z] #5 [internal] load build context [2025-08-15T07:02:47.443Z] #5 transferring context: 27.91MB 0.2s done [2025-08-15T07:02:47.443Z] #5 DONE 0.3s [2025-08-15T07:02:47.443Z] [2025-08-15T07:02:47.443Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T07:02:47.443Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-08-15T07:02:47.443Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-15T07:02:47.443Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s [2025-08-15T07:02:47.443Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-15T07:02:47.443Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s [2025-08-15T07:02:47.443Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-15T07:02:47.702Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 62.91MB / 74.06MB 0.5s [2025-08-15T07:02:47.702Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.5s [2025-08-15T07:02:47.702Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-08-15T07:02:47.702Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-08-15T07:02:47.702Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-08-15T07:02:47.702Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 62.91MB / 103.05MB 0.7s [2025-08-15T07:02:47.961Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 85.98MB / 103.05MB 0.8s [2025-08-15T07:02:47.961Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-08-15T07:02:47.961Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-08-15T07:02:48.223Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-08-15T07:02:52.420Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done [2025-08-15T07:02:52.420Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-15T07:02:52.679Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-15T07:02:52.679Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-15T07:02:52.679Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-15T07:02:52.679Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-15T07:02:52.679Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-15T07:02:52.680Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-15T07:02:55.962Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.8s done [2025-08-15T07:02:55.962Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-15T07:02:56.221Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-15T07:02:56.221Z] #4 DONE 9.2s [2025-08-15T07:02:56.478Z] [2025-08-15T07:02:56.478Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-15T07:02:56.478Z] #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T07:02:56.736Z] #6 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T07:02:56.736Z] #6 0.501 (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-15T07:02:56.994Z] #6 0.510 (2/8) Installing libedit (20240517.3.1-r0) [2025-08-15T07:02:56.994Z] #6 0.515 (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-15T07:02:56.994Z] #6 0.539 (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-15T07:02:56.994Z] #6 0.563 (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-15T07:02:56.994Z] #6 0.568 (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-15T07:02:56.994Z] #6 0.571 (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-15T07:02:56.994Z] #6 0.580 (8/8) Installing openssh (9.7_p1-r5) [2025-08-15T07:02:56.994Z] #6 0.587 Executing busybox-1.36.1-r29.trigger [2025-08-15T07:02:56.994Z] #6 0.595 OK: 253 MiB in 66 packages [2025-08-15T07:02:58.374Z] #6 DONE 2.2s [2025-08-15T07:02:58.633Z] [2025-08-15T07:02:58.633Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-08-15T07:02:58.633Z] #7 DONE 0.0s [2025-08-15T07:02:58.633Z] [2025-08-15T07:02:58.633Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T07:02:58.633Z] #8 DONE 0.0s [2025-08-15T07:02:58.633Z] [2025-08-15T07:02:58.633Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T07:02:59.977Z] Still waiting to schedule task [2025-08-15T07:02:59.977Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7052’ [2025-08-15T07:03:13.513Z] #9 DONE 14.9s [2025-08-15T07:03:13.514Z] [2025-08-15T07:03:13.514Z] #10 [builder 6/7] COPY . . [2025-08-15T07:03:13.514Z] #10 DONE 0.1s [2025-08-15T07:03:13.773Z] [2025-08-15T07:03:13.773Z] #11 [builder 7/7] RUN echo noop [2025-08-15T07:03:13.773Z] #11 0.209 noop [2025-08-15T07:03:14.030Z] #11 DONE 0.3s [2025-08-15T07:03:14.030Z] [2025-08-15T07:03:14.030Z] #12 exporting to image [2025-08-15T07:03:14.030Z] #12 exporting layers [2025-08-15T07:03:20.591Z] #12 exporting layers 6.7s done [2025-08-15T07:03:20.591Z] #12 writing image sha256:13cee015956c44fcde79d444e114f1868c18dafebd4493f58fa7448a0401e141 done [2025-08-15T07:03:20.591Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-15T07:03:20.591Z] #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:20.919Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T07:03:20.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:03:20.997Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:03:21.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-15T07:03:21.344Z] $ docker top 81d2a552cbc4b6189206d00b84ba4fd0f89ff36b976b1b6b41c68c1cbf85978b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:03:21.691Z] + go version [2025-08-15T07:03:21.691Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-15T07:03:21.702Z] $ docker stop --time=1 81d2a552cbc4b6189206d00b84ba4fd0f89ff36b976b1b6b41c68c1cbf85978b [2025-08-15T07:03:22.949Z] $ docker rm -f --volumes 81d2a552cbc4b6189206d00b84ba4fd0f89ff36b976b1b6b41c68c1cbf85978b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:03:23.390Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T07:03:23.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:03:23.458Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:03:23.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-15T07:03:23.684Z] $ docker top 233c0c66031460ad15ebf03bbccd66e406d88272bafee03d9fb2512dfb33a281 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:03:24.027Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-08-15T07:03:24.334Z] + make test [2025-08-15T07:03:24.334Z] go test ./... -coverprofile=coverage.out [2025-08-15T07:03:25.707Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-15T07:03:43.782Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-15T07:03:43.782Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 46.5% of statements [2025-08-15T07:03:56.557Z] go vet ./... [2025-08-15T07:04:02.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T07:04:02.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T07:04:02.902Z] ./bin/test-attribution-txt.sh [2025-08-15T07:04:02.902Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T07:04:02.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T07:04:02.929Z] $ docker stop --time=1 233c0c66031460ad15ebf03bbccd66e406d88272bafee03d9fb2512dfb33a281 [2025-08-15T07:04:05.017Z] $ docker rm -f --volumes 233c0c66031460ad15ebf03bbccd66e406d88272bafee03d9fb2512dfb33a281 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T07:04:05.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T07:04:05.708Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-15T07:04:06.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T07:04:06.448Z] + ls -al . [2025-08-15T07:04:06.448Z] total 260 [2025-08-15T07:04:06.448Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 07:03 . [2025-08-15T07:04:06.448Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:02 .. [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 07:02 .dockerignore [2025-08-15T07:04:06.448Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:03 .git [2025-08-15T07:04:06.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:02 .github [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 15 07:02 .gitignore [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 07:02 .golangci.yml [2025-08-15T07:04:06.448Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 07:02 .semver [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 15 07:02 Attribution.txt [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 15 07:02 CHANGELOG.md [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 15 07:02 Dockerfile [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 07:02 GOVERNANCE.md [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 15 07:02 Jenkinsfile [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 07:02 LICENSE [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 15 07:02 Makefile [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 07:02 OWNERS.md [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 15 07:02 README.md [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 07:02 VERSION [2025-08-15T07:04:06.448Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:02 bin [2025-08-15T07:04:06.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:02 cmd [2025-08-15T07:04:06.448Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 15 07:03 coverage.out [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 6427 Aug 15 07:02 go.mod [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 87545 Aug 15 07:02 go.sum [2025-08-15T07:04:06.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:02 internal [2025-08-15T07:04:06.448Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:02 simulator [2025-08-15T07:04:06.448Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 15 07:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:06.771Z] + 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=1029fbc3c8cca04e318fee9f77de6180b4ee9138 --label arch=amd64 --label version=4.1.0-dev.5 . [2025-08-15T07:04:07.030Z] #0 building with "default" instance using docker driver [2025-08-15T07:04:07.030Z] [2025-08-15T07:04:07.030Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:04:07.030Z] #1 transferring dockerfile: 1.52kB done [2025-08-15T07:04:07.030Z] #1 DONE 0.0s [2025-08-15T07:04:07.030Z] [2025-08-15T07:04:07.030Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T07:04:07.030Z] #2 DONE 0.0s [2025-08-15T07:04:07.030Z] [2025-08-15T07:04:07.030Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T07:04:07.030Z] #3 DONE 0.1s [2025-08-15T07:04:07.030Z] [2025-08-15T07:04:07.030Z] #4 [internal] load .dockerignore [2025-08-15T07:04:07.030Z] #4 transferring context: 182B done [2025-08-15T07:04:07.030Z] #4 DONE 0.0s [2025-08-15T07:04:07.030Z] [2025-08-15T07:04:07.030Z] #5 [internal] load build context [2025-08-15T07:04:07.030Z] #5 transferring context: 40.40kB 0.0s done [2025-08-15T07:04:07.030Z] #5 DONE 0.0s [2025-08-15T07:04:07.030Z] [2025-08-15T07:04:07.030Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T07:04:07.030Z] #6 DONE 0.1s [2025-08-15T07:04:07.030Z] [2025-08-15T07:04:07.030Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-15T07:04:07.288Z] #7 ... [2025-08-15T07:04:07.288Z] [2025-08-15T07:04:07.288Z] #8 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T07:04:07.288Z] #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T07:04:07.288Z] #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-15T07:04:07.288Z] #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T07:04:07.288Z] #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T07:04:07.288Z] #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T07:04:07.288Z] #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T07:04:07.288Z] #8 DONE 0.3s [2025-08-15T07:04:07.288Z] [2025-08-15T07:04:07.288Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-08-15T07:04:07.288Z] #7 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T07:04:07.288Z] #7 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T07:04:07.547Z] #7 0.525 OK: 253 MiB in 66 packages [2025-08-15T07:04:07.807Z] #7 DONE 0.6s [2025-08-15T07:04:07.807Z] [2025-08-15T07:04:07.807Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-15T07:04:07.807Z] #9 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T07:04:07.807Z] #9 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T07:04:07.807Z] #9 ... [2025-08-15T07:04:07.807Z] [2025-08-15T07:04:07.807Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-08-15T07:04:07.807Z] #10 DONE 0.0s [2025-08-15T07:04:07.807Z] [2025-08-15T07:04:07.807Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T07:04:07.807Z] #11 DONE 0.0s [2025-08-15T07:04:07.807Z] [2025-08-15T07:04:07.807Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-08-15T07:04:07.807Z] #9 0.581 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T07:04:07.807Z] #9 0.584 Executing busybox-1.36.1-r29.trigger [2025-08-15T07:04:07.807Z] #9 0.592 OK: 8 MiB in 15 packages [2025-08-15T07:04:07.807Z] #9 DONE 0.7s [2025-08-15T07:04:07.807Z] [2025-08-15T07:04:07.807Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T07:04:08.374Z] #12 DONE 0.5s [2025-08-15T07:04:08.375Z] [2025-08-15T07:04:08.375Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-15T07:04:08.375Z] #13 ... [2025-08-15T07:04:08.375Z] [2025-08-15T07:04:08.375Z] #14 [builder 6/7] COPY . . [2025-08-15T07:04:08.375Z] #14 DONE 0.1s [2025-08-15T07:04:08.375Z] [2025-08-15T07:04:08.375Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-08-15T07:04:08.375Z] #13 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T07:04:08.375Z] #13 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T07:04:08.633Z] #13 0.696 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:04:08.892Z] #13 0.709 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T07:04:08.892Z] #13 0.741 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:04:08.892Z] #13 0.744 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:04:08.892Z] #13 0.747 Executing busybox-1.36.1-r30.trigger [2025-08-15T07:04:08.892Z] #13 0.753 OK: 8 MiB in 15 packages [2025-08-15T07:04:08.892Z] #13 DONE 0.9s [2025-08-15T07:04:08.892Z] [2025-08-15T07:04:08.892Z] #15 [builder 7/7] RUN make build [2025-08-15T07:04:08.892Z] #15 0.258 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-15T07:04:35.426Z] #15 DONE 22.9s [2025-08-15T07:04:35.426Z] [2025-08-15T07:04:35.426Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-08-15T07:04:35.426Z] #16 DONE 0.1s [2025-08-15T07:04:35.426Z] [2025-08-15T07:04:35.426Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-08-15T07:04:35.426Z] #17 DONE 0.0s [2025-08-15T07:04:35.426Z] [2025-08-15T07:04:35.426Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-15T07:04:35.426Z] #18 DONE 0.0s [2025-08-15T07:04:35.426Z] [2025-08-15T07:04:35.426Z] #19 exporting to image [2025-08-15T07:04:35.426Z] #19 exporting layers [2025-08-15T07:04:35.426Z] #19 exporting layers 0.3s done [2025-08-15T07:04:35.426Z] #19 writing image sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done [2025-08-15T07:04:35.426Z] #19 naming to docker.io/library/device-modbus done [2025-08-15T07:04:35.426Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:04:35.547Z] provisioning config files... [2025-08-15T07:04:35.555Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12262652656697120325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:04:35.854Z] ---> ****-login.sh [2025-08-15T07:04:35.854Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:04:35.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:04:35.854Z] Login Succeeded [2025-08-15T07:04:35.854Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:04:35.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:04:35.854Z] Login Succeeded [2025-08-15T07:04:35.854Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:04:35.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:04:36.113Z] Login Succeeded [2025-08-15T07:04:36.113Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:04:36.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:04:36.113Z] Login Succeeded [2025-08-15T07:04:36.113Z] ****.io [2025-08-15T07:04:36.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:04:36.373Z] Login Succeeded [2025-08-15T07:04:36.373Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:04:36.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:04:36.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:04:36.472Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-08-15T07:04:36.472Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:04:36.472Z] latest [2025-08-15T07:04:36.472Z] 4.1.0-dev.5 [2025-08-15T07:04:36.472Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:04:36.472Z] main [2025-08-15T07:04:36.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:36.823Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:37.139Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:04:37.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-15T07:04:37.139Z] ecca8b144b72: Preparing [2025-08-15T07:04:37.139Z] c4ce56edeb56: Preparing [2025-08-15T07:04:37.139Z] ef800a0eabf4: Preparing [2025-08-15T07:04:37.139Z] 821ca6f2a340: Preparing [2025-08-15T07:04:37.139Z] 4b68ec043e00: Preparing [2025-08-15T07:04:37.139Z] 097100c76c15: Preparing [2025-08-15T07:04:37.139Z] 097100c76c15: Waiting [2025-08-15T07:04:37.139Z] c4ce56edeb56: Pushed [2025-08-15T07:04:37.139Z] 4b68ec043e00: Pushed [2025-08-15T07:04:37.139Z] 097100c76c15: Layer already exists [2025-08-15T07:04:37.139Z] ecca8b144b72: Pushed [2025-08-15T07:04:37.139Z] 821ca6f2a340: Pushed [2025-08-15T07:04:41.325Z] ef800a0eabf4: Pushed [2025-08-15T07:04:41.326Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:41.654Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:41.984Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-15T07:04:41.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-15T07:04:41.984Z] ecca8b144b72: Preparing [2025-08-15T07:04:41.984Z] c4ce56edeb56: Preparing [2025-08-15T07:04:41.984Z] ef800a0eabf4: Preparing [2025-08-15T07:04:41.984Z] 821ca6f2a340: Preparing [2025-08-15T07:04:41.984Z] 4b68ec043e00: Preparing [2025-08-15T07:04:41.984Z] 097100c76c15: Preparing [2025-08-15T07:04:41.984Z] 097100c76c15: Waiting [2025-08-15T07:04:41.984Z] 4b68ec043e00: Layer already exists [2025-08-15T07:04:41.984Z] c4ce56edeb56: Layer already exists [2025-08-15T07:04:41.984Z] ef800a0eabf4: Layer already exists [2025-08-15T07:04:41.984Z] ecca8b144b72: Layer already exists [2025-08-15T07:04:41.984Z] 821ca6f2a340: Layer already exists [2025-08-15T07:04:41.984Z] 097100c76c15: Layer already exists [2025-08-15T07:04:41.984Z] latest: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:42.315Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:42.645Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 [2025-08-15T07:04:42.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-15T07:04:42.645Z] ecca8b144b72: Preparing [2025-08-15T07:04:42.645Z] c4ce56edeb56: Preparing [2025-08-15T07:04:42.645Z] ef800a0eabf4: Preparing [2025-08-15T07:04:42.645Z] 821ca6f2a340: Preparing [2025-08-15T07:04:42.645Z] 4b68ec043e00: Preparing [2025-08-15T07:04:42.645Z] 097100c76c15: Preparing [2025-08-15T07:04:42.645Z] 097100c76c15: Waiting [2025-08-15T07:04:42.645Z] c4ce56edeb56: Layer already exists [2025-08-15T07:04:42.645Z] ef800a0eabf4: Layer already exists [2025-08-15T07:04:42.645Z] 4b68ec043e00: Layer already exists [2025-08-15T07:04:42.645Z] ecca8b144b72: Layer already exists [2025-08-15T07:04:42.645Z] 821ca6f2a340: Layer already exists [2025-08-15T07:04:42.645Z] 097100c76c15: Layer already exists [2025-08-15T07:04:42.645Z] 4.1.0-dev.5: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:42.978Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:43.304Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:04:43.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-15T07:04:43.304Z] ecca8b144b72: Preparing [2025-08-15T07:04:43.304Z] c4ce56edeb56: Preparing [2025-08-15T07:04:43.304Z] ef800a0eabf4: Preparing [2025-08-15T07:04:43.304Z] 821ca6f2a340: Preparing [2025-08-15T07:04:43.304Z] 4b68ec043e00: Preparing [2025-08-15T07:04:43.304Z] 097100c76c15: Preparing [2025-08-15T07:04:43.304Z] 097100c76c15: Waiting [2025-08-15T07:04:43.304Z] c4ce56edeb56: Layer already exists [2025-08-15T07:04:43.304Z] ecca8b144b72: Layer already exists [2025-08-15T07:04:43.304Z] ef800a0eabf4: Layer already exists [2025-08-15T07:04:43.304Z] 821ca6f2a340: Layer already exists [2025-08-15T07:04:43.304Z] 4b68ec043e00: Layer already exists [2025-08-15T07:04:43.304Z] 097100c76c15: Layer already exists [2025-08-15T07:04:43.304Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:43.633Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:04:43.956Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-15T07:04:43.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-08-15T07:04:43.956Z] ecca8b144b72: Preparing [2025-08-15T07:04:43.956Z] c4ce56edeb56: Preparing [2025-08-15T07:04:43.956Z] ef800a0eabf4: Preparing [2025-08-15T07:04:43.956Z] 821ca6f2a340: Preparing [2025-08-15T07:04:43.956Z] 4b68ec043e00: Preparing [2025-08-15T07:04:43.956Z] 097100c76c15: Preparing [2025-08-15T07:04:43.956Z] 097100c76c15: Waiting [2025-08-15T07:04:43.956Z] ef800a0eabf4: Layer already exists [2025-08-15T07:04:43.956Z] ecca8b144b72: Layer already exists [2025-08-15T07:04:43.956Z] c4ce56edeb56: Layer already exists [2025-08-15T07:04:43.956Z] 821ca6f2a340: Layer already exists [2025-08-15T07:04:43.956Z] 4b68ec043e00: Layer already exists [2025-08-15T07:04:43.956Z] 097100c76c15: Layer already exists [2025-08-15T07:04:43.956Z] main: digest: sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:04:44.030Z] ===================================================== [Pipeline] echo [2025-08-15T07:04:44.045Z] taggedImages: [2025-08-15T07:04:44.045Z] - nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:04:44.045Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-15T07:04:44.045Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 [2025-08-15T07:04:44.045Z] - nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:04:44.045Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-08-15T07:04:44.090Z] ========================================================= [2025-08-15T07:04:44.090Z] [edgeXBuildMultiArch] RAW Config: [2025-08-15T07:04:44.090Z] images: [2025-08-15T07:04:44.090Z] - nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:04:44.090Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-15T07:04:44.090Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 [2025-08-15T07:04:44.090Z] - nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:04:44.090Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-15T07:04:44.090Z] settingsFile: [2025-08-15T07:04:44.090Z] device-modbus-go-settings [2025-08-15T07:04:44.090Z] ========================================================= [Pipeline] node [2025-08-15T07:04:59.093Z] Still waiting to schedule task [2025-08-15T07:04:59.093Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-08-15T07:06:40.094Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7071 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-08-15T07:06:40.109Z] Running in /w/workspace/device-modbus-go/195 [Pipeline] { [Pipeline] checkout [2025-08-15T07:06:43.162Z] The recommended git tool is: git [2025-08-15T07:06:48.681Z] using credential edgex-jenkins-ssh [2025-08-15T07:06:48.705Z] Cloning the remote Git repository [2025-08-15T07:06:48.759Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-08-15T07:06:48.863Z] > git init /w/workspace/device-modbus-go/195 # timeout=10 [2025-08-15T07:06:49.032Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-08-15T07:06:49.033Z] > git --version # timeout=10 [2025-08-15T07:06:49.056Z] > git --version # 'git version 2.25.1' [2025-08-15T07:06:49.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-15T07:06:49.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T07:06:52.967Z] Avoid second fetch [2025-08-15T07:06:52.967Z] Checking out Revision 1029fbc3c8cca04e318fee9f77de6180b4ee9138 (main) [2025-08-15T07:06:51.965Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-08-15T07:06:51.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-15T07:06:52.982Z] > git config core.sparsecheckout # timeout=10 [2025-08-15T07:06:53.059Z] > git checkout -f 1029fbc3c8cca04e318fee9f77de6180b4ee9138 # timeout=10 [2025-08-15T07:06:53.689Z] Commit message: "Merge pull request #649 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:06:57.979Z] provisioning config files... [2025-08-15T07:06:58.010Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/195@tmp/config6649316687241569970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:06:58.728Z] ---> ****-login.sh [2025-08-15T07:06:58.729Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:06:59.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:06:59.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:06:59.284Z] Configure a credential helper to remove this warning. See [2025-08-15T07:06:59.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:06:59.284Z] [2025-08-15T07:06:59.284Z] Login Succeeded [2025-08-15T07:06:59.284Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:06:59.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:06:59.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:06:59.827Z] Configure a credential helper to remove this warning. See [2025-08-15T07:06:59.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:06:59.827Z] [2025-08-15T07:06:59.827Z] Login Succeeded [2025-08-15T07:06:59.827Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:07:00.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:07:00.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:07:00.099Z] Configure a credential helper to remove this warning. See [2025-08-15T07:07:00.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:07:00.099Z] [2025-08-15T07:07:00.099Z] Login Succeeded [2025-08-15T07:07:00.099Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:07:00.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:07:00.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:07:00.651Z] Configure a credential helper to remove this warning. See [2025-08-15T07:07:00.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:07:00.651Z] [2025-08-15T07:07:00.651Z] Login Succeeded [2025-08-15T07:07:00.651Z] ****.io [2025-08-15T07:07:00.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:07:00.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:07:00.925Z] Configure a credential helper to remove this warning. See [2025-08-15T07:07:00.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:07:00.925Z] [2025-08-15T07:07:00.925Z] Login Succeeded [2025-08-15T07:07:00.925Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:07:00.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T07:07:01.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:07:01.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:07:01.340Z] ========================================================= [2025-08-15T07:07:01.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-15T07:07:01.340Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:07:01.720Z] + 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-15T07:07:02.315Z] Sending build context to Docker daemon 14.15MB [2025-08-15T07:07:02.315Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T07:07:02.315Z] Step 2/10 : FROM ${BASE} AS builder [2025-08-15T07:07:02.315Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-15T07:07:02.315Z] 94e9d8af2201: Pulling fs layer [2025-08-15T07:07:02.315Z] a6c56e8762df: Pulling fs layer [2025-08-15T07:07:02.315Z] f0f3c8884826: Pulling fs layer [2025-08-15T07:07:02.315Z] c7e7622c144d: Pulling fs layer [2025-08-15T07:07:02.315Z] 4f4fb700ef54: Pulling fs layer [2025-08-15T07:07:02.315Z] b4c3b6d88c5a: Pulling fs layer [2025-08-15T07:07:02.315Z] ba8bce9d2590: Pulling fs layer [2025-08-15T07:07:02.315Z] ca778ea9c289: Pulling fs layer [2025-08-15T07:07:02.315Z] b4c3b6d88c5a: Waiting [2025-08-15T07:07:02.315Z] ba8bce9d2590: Waiting [2025-08-15T07:07:02.315Z] c7e7622c144d: Waiting [2025-08-15T07:07:02.315Z] ca778ea9c289: Waiting [2025-08-15T07:07:02.315Z] 4f4fb700ef54: Waiting [2025-08-15T07:07:02.315Z] a6c56e8762df: Verifying Checksum [2025-08-15T07:07:02.315Z] a6c56e8762df: Download complete [2025-08-15T07:07:02.315Z] c7e7622c144d: Verifying Checksum [2025-08-15T07:07:02.315Z] c7e7622c144d: Download complete [2025-08-15T07:07:02.315Z] 4f4fb700ef54: Verifying Checksum [2025-08-15T07:07:02.315Z] 4f4fb700ef54: Download complete [2025-08-15T07:07:02.587Z] b4c3b6d88c5a: Verifying Checksum [2025-08-15T07:07:02.587Z] b4c3b6d88c5a: Download complete [2025-08-15T07:07:02.587Z] 94e9d8af2201: Verifying Checksum [2025-08-15T07:07:02.587Z] 94e9d8af2201: Download complete [2025-08-15T07:07:03.183Z] ca778ea9c289: Verifying Checksum [2025-08-15T07:07:03.183Z] ca778ea9c289: Download complete [2025-08-15T07:07:03.453Z] 94e9d8af2201: Pull complete [2025-08-15T07:07:04.427Z] a6c56e8762df: Pull complete [2025-08-15T07:07:04.427Z] f0f3c8884826: Download complete [2025-08-15T07:07:05.417Z] ba8bce9d2590: Verifying Checksum [2025-08-15T07:07:05.417Z] ba8bce9d2590: Download complete [2025-08-15T07:07:17.786Z] f0f3c8884826: Pull complete [2025-08-15T07:07:17.786Z] c7e7622c144d: Pull complete [2025-08-15T07:07:17.786Z] 4f4fb700ef54: Pull complete [2025-08-15T07:07:17.786Z] b4c3b6d88c5a: Pull complete [2025-08-15T07:07:26.187Z] ba8bce9d2590: Pull complete [2025-08-15T07:07:27.616Z] ca778ea9c289: Pull complete [2025-08-15T07:07:27.616Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-15T07:07:27.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-15T07:07:27.616Z] ---> 47b25d7523d1 [2025-08-15T07:07:27.616Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-08-15T07:07:27.831Z] Running on prd-centos7-docker-4c-2g-7073 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:07:27.876Z] provisioning config files... [2025-08-15T07:07:27.896Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8358145252881261738tmp [Pipeline] { [Pipeline] libraryResource [2025-08-15T07:07:29.577Z] ---> Running in 9fe2a315fbb0 [2025-08-15T07:07:29.848Z] Removing intermediate container 9fe2a315fbb0 [2025-08-15T07:07:29.848Z] ---> cfe794e12d74 [2025-08-15T07:07:29.848Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T07:07:29.848Z] ---> Running in 1b9c6cb78b2f [2025-08-15T07:07:30.438Z] Removing intermediate container 1b9c6cb78b2f [2025-08-15T07:07:30.438Z] ---> 1096f0957e4f [2025-08-15T07:07:30.438Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-08-15T07:07:30.438Z] ---> Running in 4caa54067ed8 [Pipeline] sh [2025-08-15T07:07:31.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T07:07:31.807Z] ---> ****-login.sh [2025-08-15T07:07:31.807Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:07:31.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:07:31.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:07:31.807Z] Configure a credential helper to remove this warning. See [2025-08-15T07:07:31.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:07:31.807Z] [2025-08-15T07:07:31.807Z] Login Succeeded [2025-08-15T07:07:31.807Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:07:31.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:07:32.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:07:32.074Z] Configure a credential helper to remove this warning. See [2025-08-15T07:07:32.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:07:32.074Z] [2025-08-15T07:07:32.074Z] Login Succeeded [2025-08-15T07:07:32.074Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:07:32.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:07:32.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:07:32.074Z] Configure a credential helper to remove this warning. See [2025-08-15T07:07:32.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:07:32.074Z] [2025-08-15T07:07:32.074Z] Login Succeeded [2025-08-15T07:07:32.074Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:07:32.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:07:32.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:07:32.074Z] Configure a credential helper to remove this warning. See [2025-08-15T07:07:32.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:07:32.074Z] [2025-08-15T07:07:32.074Z] Login Succeeded [2025-08-15T07:07:32.075Z] ****.io [2025-08-15T07:07:32.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:07:32.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:07:32.337Z] Configure a credential helper to remove this warning. See [2025-08-15T07:07:32.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:07:32.337Z] [2025-08-15T07:07:32.337Z] Login Succeeded [2025-08-15T07:07:32.337Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:07:32.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:07:32.696Z] + docker buildx ls [2025-08-15T07:07:32.697Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T07:07:32.697Z] default * docker [2025-08-15T07:07:32.697Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T07:07:32.989Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-15T07:07:32.990Z] edgex-builder [Pipeline] sh [2025-08-15T07:07:33.280Z] + docker buildx inspect --bootstrap [2025-08-15T07:07:33.280Z] #1 [internal] booting buildkit [2025-08-15T07:07:33.280Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-15T07:07:34.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T07:07:35.729Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-08-15T07:07:35.729Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-08-15T07:07:35.729Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-08-15T07:07:35.729Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-08-15T07:07:36.000Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-08-15T07:07:36.000Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-08-15T07:07:36.000Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-08-15T07:07:36.000Z] (8/8) Installing openssh (9.7_p1-r5) [2025-08-15T07:07:36.000Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T07:07:36.000Z] OK: 245 MiB in 66 packages [2025-08-15T07:07:36.581Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-08-15T07:07:36.581Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-15T07:07:37.151Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-08-15T07:07:37.151Z] #1 DONE 4.0s [2025-08-15T07:07:37.151Z] Name: edgex-builder [2025-08-15T07:07:37.151Z] Driver: docker-container [2025-08-15T07:07:37.151Z] [2025-08-15T07:07:37.151Z] Nodes: [2025-08-15T07:07:37.151Z] Name: edgex-builder0 [2025-08-15T07:07:37.151Z] Endpoint: unix:///var/run/docker.sock [2025-08-15T07:07:37.151Z] Status: running [2025-08-15T07:07:37.151Z] Buildkit: v0.22.0 [2025-08-15T07:07:37.151Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-15T07:07:37.430Z] Removing intermediate container 4caa54067ed8 [2025-08-15T07:07:37.430Z] ---> b64531909a3e [2025-08-15T07:07:37.430Z] Step 6/10 : WORKDIR /device-modbus-go [2025-08-15T07:07:37.430Z] ---> Running in 805d8204e85b [2025-08-15T07:07:37.453Z] + docker buildx ls [2025-08-15T07:07:37.453Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-15T07:07:37.453Z] edgex-builder * docker-container [2025-08-15T07:07:37.453Z] 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-15T07:07:37.453Z] default docker [2025-08-15T07:07:37.453Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-15T07:07:37.700Z] Removing intermediate container 805d8204e85b [2025-08-15T07:07:37.700Z] ---> 9582e600df05 [2025-08-15T07:07:37.700Z] Step 7/10 : COPY go.mod vendor* ./ [2025-08-15T07:07:37.751Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138' [2025-08-15T07:07:37.751Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 --push - [2025-08-15T07:07:38.013Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:07:38.013Z] #1 transferring dockerfile: 198B done [2025-08-15T07:07:38.013Z] #1 DONE 0.0s [2025-08-15T07:07:38.013Z] [2025-08-15T07:07:38.013Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:07:38.013Z] #2 DONE 0.1s [2025-08-15T07:07:38.013Z] [2025-08-15T07:07:38.013Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:07:38.013Z] #3 DONE 0.1s [2025-08-15T07:07:38.013Z] [2025-08-15T07:07:38.013Z] #4 [internal] load .dockerignore [2025-08-15T07:07:38.013Z] #4 transferring context: 2B done [2025-08-15T07:07:38.013Z] #4 DONE 0.0s [2025-08-15T07:07:38.013Z] [2025-08-15T07:07:38.013Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:38.013Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:38.013Z] #5 DONE 0.0s [2025-08-15T07:07:38.013Z] [2025-08-15T07:07:38.013Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:38.013Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:38.013Z] #6 DONE 0.1s [2025-08-15T07:07:38.273Z] [2025-08-15T07:07:38.273Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:07:38.273Z] #7 DONE 0.0s [2025-08-15T07:07:38.273Z] [2025-08-15T07:07:38.273Z] #8 exporting to image [2025-08-15T07:07:38.273Z] #8 exporting layers done [2025-08-15T07:07:38.273Z] #8 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 0.0s done [2025-08-15T07:07:38.273Z] #8 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done [2025-08-15T07:07:38.273Z] #8 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 0.0s done [2025-08-15T07:07:38.273Z] #8 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done [2025-08-15T07:07:38.273Z] #8 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done [2025-08-15T07:07:38.273Z] #8 pushing layers 0.1s done [2025-08-15T07:07:38.273Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 [2025-08-15T07:07:38.273Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:07:38.273Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done [2025-08-15T07:07:38.273Z] #8 DONE 0.2s [2025-08-15T07:07:38.273Z] [2025-08-15T07:07:38.273Z] 1 warning found (use --debug to expand): [2025-08-15T07:07:38.273Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:07:38.286Z] ---> b15fbc629207 [2025-08-15T07:07:38.286Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T07:07:38.286Z] ---> Running in 501d7a578fb7 [Pipeline] sh [2025-08-15T07:07:38.573Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-08-15T07:07:38.573Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-08-15T07:07:38.573Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:07:38.573Z] #1 transferring dockerfile: 164B done [2025-08-15T07:07:38.573Z] #1 DONE 0.0s [2025-08-15T07:07:38.573Z] [2025-08-15T07:07:38.573Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-15T07:07:38.573Z] #2 DONE 0.0s [2025-08-15T07:07:38.573Z] [2025-08-15T07:07:38.573Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-08-15T07:07:38.573Z] #3 DONE 0.0s [2025-08-15T07:07:38.573Z] [2025-08-15T07:07:38.573Z] #4 [internal] load .dockerignore [2025-08-15T07:07:38.573Z] #4 transferring context: 2B done [2025-08-15T07:07:38.573Z] #4 DONE 0.0s [2025-08-15T07:07:38.837Z] [2025-08-15T07:07:38.837Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:38.837Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:38.837Z] #5 CACHED [2025-08-15T07:07:38.837Z] [2025-08-15T07:07:38.837Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:38.837Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:38.837Z] #6 CACHED [2025-08-15T07:07:38.837Z] [2025-08-15T07:07:38.837Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:07:38.837Z] #7 DONE 0.0s [2025-08-15T07:07:38.837Z] [2025-08-15T07:07:38.837Z] #8 exporting to image [2025-08-15T07:07:38.837Z] #8 exporting layers done [2025-08-15T07:07:38.837Z] #8 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 done [2025-08-15T07:07:38.837Z] #8 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done [2025-08-15T07:07:38.837Z] #8 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 done [2025-08-15T07:07:38.837Z] #8 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done [2025-08-15T07:07:38.837Z] #8 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done [2025-08-15T07:07:38.837Z] #8 pushing layers 0.0s done [2025-08-15T07:07:38.837Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done [2025-08-15T07:07:38.837Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:07:38.837Z] #8 DONE 0.1s [2025-08-15T07:07:38.837Z] [2025-08-15T07:07:38.837Z] 1 warning found (use --debug to expand): [2025-08-15T07:07:38.837Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T07:07:39.129Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 --push - [2025-08-15T07:07:39.129Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5' [2025-08-15T07:07:39.129Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:07:39.129Z] #1 transferring dockerfile: 169B done [2025-08-15T07:07:39.129Z] #1 DONE 0.0s [2025-08-15T07:07:39.129Z] [2025-08-15T07:07:39.129Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 [2025-08-15T07:07:39.129Z] #2 DONE 0.0s [2025-08-15T07:07:39.129Z] [2025-08-15T07:07:39.129Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5 [2025-08-15T07:07:39.129Z] #3 DONE 0.0s [2025-08-15T07:07:39.129Z] [2025-08-15T07:07:39.129Z] #4 [internal] load .dockerignore [2025-08-15T07:07:39.129Z] #4 transferring context: 2B done [2025-08-15T07:07:39.129Z] #4 DONE 0.0s [2025-08-15T07:07:39.129Z] [2025-08-15T07:07:39.129Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:39.129Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:39.129Z] #5 CACHED [2025-08-15T07:07:39.129Z] [2025-08-15T07:07:39.129Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:39.129Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:39.129Z] #6 CACHED [2025-08-15T07:07:39.129Z] [2025-08-15T07:07:39.129Z] #7 exporting to image [2025-08-15T07:07:39.129Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:07:39.389Z] #7 exporting layers done [2025-08-15T07:07:39.389Z] #7 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 done [2025-08-15T07:07:39.389Z] #7 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done [2025-08-15T07:07:39.389Z] #7 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 done [2025-08-15T07:07:39.389Z] #7 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done [2025-08-15T07:07:39.389Z] #7 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done [2025-08-15T07:07:39.389Z] #7 pushing layers 0.0s done [2025-08-15T07:07:39.389Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.5@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done [2025-08-15T07:07:39.389Z] #7 DONE 0.1s [2025-08-15T07:07:39.389Z] [2025-08-15T07:07:39.389Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:07:39.389Z] #8 DONE 0.0s [2025-08-15T07:07:39.389Z] [2025-08-15T07:07:39.389Z] 1 warning found (use --debug to expand): [2025-08-15T07:07:39.389Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T07:07:39.673Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5' [2025-08-15T07:07:39.673Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 --push - [2025-08-15T07:07:39.932Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:07:39.932Z] #1 transferring dockerfile: 210B done [2025-08-15T07:07:39.932Z] #1 DONE 0.0s [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:07:39.932Z] #2 DONE 0.0s [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:07:39.932Z] #3 DONE 0.0s [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] #4 [internal] load .dockerignore [2025-08-15T07:07:39.932Z] #4 transferring context: 2B done [2025-08-15T07:07:39.932Z] #4 DONE 0.0s [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:39.932Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:39.932Z] #5 DONE 0.0s [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:39.932Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:39.932Z] #6 CACHED [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:39.932Z] #5 CACHED [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:07:39.932Z] #7 DONE 0.0s [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] #8 exporting to image [2025-08-15T07:07:39.932Z] #8 exporting layers done [2025-08-15T07:07:39.932Z] #8 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 done [2025-08-15T07:07:39.932Z] #8 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done [2025-08-15T07:07:39.932Z] #8 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 done [2025-08-15T07:07:39.932Z] #8 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done [2025-08-15T07:07:39.932Z] #8 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done [2025-08-15T07:07:39.932Z] #8 pushing layers 0.0s done [2025-08-15T07:07:39.932Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done [2025-08-15T07:07:39.932Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:07:39.932Z] #8 DONE 0.1s [2025-08-15T07:07:39.932Z] [2025-08-15T07:07:39.932Z] 1 warning found (use --debug to expand): [2025-08-15T07:07:39.932Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-15T07:07:40.221Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-08-15T07:07:40.222Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-08-15T07:07:40.222Z] #1 [internal] load build definition from Dockerfile [2025-08-15T07:07:40.222Z] #1 transferring dockerfile: 162B done [2025-08-15T07:07:40.222Z] #1 DONE 0.0s [2025-08-15T07:07:40.222Z] [2025-08-15T07:07:40.222Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-15T07:07:40.222Z] #2 DONE 0.0s [2025-08-15T07:07:40.222Z] [2025-08-15T07:07:40.222Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-08-15T07:07:40.222Z] #3 DONE 0.0s [2025-08-15T07:07:40.222Z] [2025-08-15T07:07:40.222Z] #4 [internal] load .dockerignore [2025-08-15T07:07:40.222Z] #4 transferring context: 2B done [2025-08-15T07:07:40.222Z] #4 DONE 0.0s [2025-08-15T07:07:40.222Z] [2025-08-15T07:07:40.222Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:40.222Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:40.222Z] #5 CACHED [2025-08-15T07:07:40.222Z] [2025-08-15T07:07:40.222Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a [2025-08-15T07:07:40.481Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:8091df56165bd779532b0716a6428366ce0a2f31675bfc1c28b3484de8fa250a 0.0s done [2025-08-15T07:07:40.481Z] #6 CACHED [2025-08-15T07:07:40.481Z] [2025-08-15T07:07:40.481Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-15T07:07:40.481Z] #7 DONE 0.0s [2025-08-15T07:07:40.481Z] [2025-08-15T07:07:40.481Z] #8 exporting to image [2025-08-15T07:07:40.481Z] #8 exporting layers done [2025-08-15T07:07:40.481Z] #8 exporting manifest sha256:a35fcf7dffe63f1654284548930319b78871b5c8550e0ba773cde223e6969de2 done [2025-08-15T07:07:40.481Z] #8 exporting config sha256:4b4691822e578093f6b48194faa01f7e2ee170e08b7040cb792be8432168d908 done [2025-08-15T07:07:40.481Z] #8 exporting manifest sha256:c62eee60bff1eda5b3084e7ea1b690ec9c7bee1c15f2c902e7189f088fe454f0 done [2025-08-15T07:07:40.481Z] #8 exporting config sha256:64f3cec9eb73d820fe0c73c1b458dcd98b9847f501aace0e26905d56b2f09a73 done [2025-08-15T07:07:40.481Z] #8 exporting manifest list sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 done [2025-08-15T07:07:40.481Z] #8 pushing layers 0.0s done [2025-08-15T07:07:40.481Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 [2025-08-15T07:07:40.481Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-15T07:07:40.481Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:09b1a56e3420e477a114e4be3300072161aff5e96f993484f00da4f185a65759 0.1s done [2025-08-15T07:07:40.481Z] #8 DONE 0.2s [2025-08-15T07:07:40.481Z] [2025-08-15T07:07:40.481Z] 1 warning found (use --debug to expand): [2025-08-15T07:07:40.481Z]  - 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-15T07:07:40.850Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:41.148Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:41.705Z] ---> package-listing.sh [2025-08-15T07:07:41.705Z] ++ facter osfamily [2025-08-15T07:07:41.705Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T07:07:41.969Z] + OS_FAMILY=redhat [2025-08-15T07:07:41.969Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-15T07:07:41.969Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T07:07:41.969Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T07:07:41.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T07:07:41.969Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T07:07:41.969Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-15T07:07:41.969Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T07:07:41.969Z] + case "${OS_FAMILY}" in [2025-08-15T07:07:41.969Z] + sort [2025-08-15T07:07:41.969Z] + rpm -qa [2025-08-15T07:07:42.541Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T07:07:42.541Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T07:07:42.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T07:07:42.541Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-15T07:07:42.541Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-15T07:07:42.541Z] + 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-15T07:07:42.554Z] 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-15T07:07:42.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:07:43.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:07:43.258Z] [2025-08-15T07:07:43.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:07:43.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:07:43.585Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T07:07:43.585Z] 5eb5b503b376: Pulling fs layer [2025-08-15T07:07:43.585Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T07:07:43.585Z] ec43610c2a17: Pulling fs layer [2025-08-15T07:07:43.585Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T07:07:43.585Z] 33b1e0a273af: Pulling fs layer [2025-08-15T07:07:43.585Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T07:07:43.585Z] 2f39f015ded8: Pulling fs layer [2025-08-15T07:07:43.585Z] 33b1e0a273af: Waiting [2025-08-15T07:07:43.585Z] 5d3b04190fa2: Waiting [2025-08-15T07:07:43.585Z] 2f39f015ded8: Waiting [2025-08-15T07:07:43.585Z] 3a2ae6a8a46f: Waiting [2025-08-15T07:07:43.585Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T07:07:43.585Z] 5c69ac0246d0: Download complete [2025-08-15T07:07:43.585Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T07:07:43.585Z] 3a2ae6a8a46f: Download complete [2025-08-15T07:07:43.585Z] 33b1e0a273af: Verifying Checksum [2025-08-15T07:07:43.585Z] 33b1e0a273af: Download complete [2025-08-15T07:07:43.585Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T07:07:43.585Z] 5d3b04190fa2: Download complete [2025-08-15T07:07:43.585Z] ec43610c2a17: Verifying Checksum [2025-08-15T07:07:43.585Z] ec43610c2a17: Download complete [2025-08-15T07:07:43.863Z] 5eb5b503b376: Verifying Checksum [2025-08-15T07:07:43.863Z] 5eb5b503b376: Download complete [2025-08-15T07:07:44.452Z] 2f39f015ded8: Verifying Checksum [2025-08-15T07:07:44.452Z] 2f39f015ded8: Download complete [2025-08-15T07:07:45.406Z] 5eb5b503b376: Pull complete [2025-08-15T07:07:45.406Z] 5c69ac0246d0: Pull complete [2025-08-15T07:07:45.987Z] ec43610c2a17: Pull complete [2025-08-15T07:07:45.987Z] 3a2ae6a8a46f: Pull complete [2025-08-15T07:07:46.256Z] 33b1e0a273af: Pull complete [2025-08-15T07:07:46.256Z] 5d3b04190fa2: Pull complete [2025-08-15T07:07:50.502Z] 2f39f015ded8: Pull complete [2025-08-15T07:07:50.502Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T07:07:50.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:07:50.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:07:50.670Z] prd-centos7-docker-4c-2g-7073 does not seem to be running inside a container [2025-08-15T07:07:50.706Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-15T07:07:53.893Z] $ docker top ab130735903f5760ee61e122f6a895e3797bde91e747cce411bf844cfe6e418b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:07:54.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T07:07:54.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T07:07:54.834Z] + ls /var/log/sa-host [2025-08-15T07:07:54.834Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:07:54.904Z] provisioning config files... [2025-08-15T07:07:54.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12115451926762150958tmp [Pipeline] { [Pipeline] echo [2025-08-15T07:07:54.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:55.231Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T07:07:55.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:55.583Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T07:07:55.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:55.889Z] ---> sudo-logs.sh [2025-08-15T07:07:55.889Z] Archiving 'sudo' log.. [2025-08-15T07:07:55.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7073.novalocal: Name or service not known [2025-08-15T07:07:55.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7073.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-15T07:07:55.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:56.205Z] ---> job-cost.sh [2025-08-15T07:07:56.205Z] lf-activate-venv: SKIPPING [2025-08-15T07:07:56.205Z] INFO: No Stack... [2025-08-15T07:07:56.469Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-15T07:07:56.727Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T07:07:56.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:07:57.049Z] ---> logs-deploy.sh [2025-08-15T07:07:57.049Z] lf-activate-venv: SKIPPING [2025-08-15T07:07:57.049Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/195 [2025-08-15T07:07:57.049Z] INFO: archiving workspace using pattern(s): [2025-08-15T07:07:57.987Z] Archives upload complete. [2025-08-15T07:07:57.987Z] INFO: archiving logs to Nexus [2025-08-15T07:07:58.923Z] ---> uname -a: [2025-08-15T07:07:58.923Z] Linux prd-centos7-docker-4c-2g-7073.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-15T07:07:58.924Z] [2025-08-15T07:07:58.924Z] [2025-08-15T07:07:58.924Z] ---> lscpu: [2025-08-15T07:07:58.924Z] Architecture: x86_64 [2025-08-15T07:07:58.924Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-15T07:07:58.924Z] Byte Order: Little Endian [2025-08-15T07:07:58.924Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-15T07:07:58.924Z] CPU(s): 2 [2025-08-15T07:07:58.924Z] On-line CPU(s) list: 0,1 [2025-08-15T07:07:58.924Z] Thread(s) per core: 1 [2025-08-15T07:07:58.924Z] Core(s) per socket: 1 [2025-08-15T07:07:58.924Z] Socket(s): 2 [2025-08-15T07:07:58.924Z] NUMA node(s): 1 [2025-08-15T07:07:58.924Z] Vendor ID: AuthenticAMD [2025-08-15T07:07:58.924Z] CPU family: 23 [2025-08-15T07:07:58.924Z] Model: 49 [2025-08-15T07:07:58.924Z] Model name: AMD EPYC-Rome Processor [2025-08-15T07:07:58.924Z] Stepping: 0 [2025-08-15T07:07:58.924Z] CPU MHz: 2799.998 [2025-08-15T07:07:58.924Z] BogoMIPS: 5599.99 [2025-08-15T07:07:58.924Z] Virtualization: AMD-V [2025-08-15T07:07:58.924Z] Hypervisor vendor: KVM [2025-08-15T07:07:58.924Z] Virtualization type: full [2025-08-15T07:07:58.924Z] L1d cache: 64 KiB [2025-08-15T07:07:58.924Z] L1i cache: 64 KiB [2025-08-15T07:07:58.924Z] L2 cache: 1 MiB [2025-08-15T07:07:58.924Z] L3 cache: 32 MiB [2025-08-15T07:07:58.924Z] NUMA node0 CPU(s): 0,1 [2025-08-15T07:07:58.924Z] Vulnerability Itlb multihit: Not affected [2025-08-15T07:07:58.924Z] Vulnerability L1tf: Not affected [2025-08-15T07:07:58.924Z] Vulnerability Mds: Not affected [2025-08-15T07:07:58.924Z] Vulnerability Meltdown: Not affected [2025-08-15T07:07:58.924Z] Vulnerability Mmio stale data: Not affected [2025-08-15T07:07:58.924Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-15T07:07:58.924Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-15T07:07:58.924Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-15T07:07:58.924Z] Vulnerability Srbds: Not affected [2025-08-15T07:07:58.924Z] Vulnerability Tsx async abort: Not affected [2025-08-15T07:07:58.924Z] 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-15T07:07:58.924Z] [2025-08-15T07:07:58.924Z] [2025-08-15T07:07:58.924Z] ---> nproc: [2025-08-15T07:07:58.924Z] 2 [2025-08-15T07:07:58.924Z] [2025-08-15T07:07:58.924Z] [2025-08-15T07:07:58.924Z] ---> df -h: [2025-08-15T07:07:58.924Z] Filesystem Size Used Avail Use% Mounted on [2025-08-15T07:07:58.924Z] overlay 40G 7.3G 33G 19% / [2025-08-15T07:07:58.924Z] tmpfs 64M 0 64M 0% /dev [2025-08-15T07:07:58.924Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-15T07:07:58.924Z] shm 64M 0 64M 0% /dev/shm [2025-08-15T07:07:58.924Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-15T07:07:58.924Z] [2025-08-15T07:07:58.924Z] [2025-08-15T07:07:58.924Z] Cannot open /var/log/sysstat/sa15: No such file or directory [2025-08-15T07:07:58.924Z] Please check if data collecting is enabled [2025-08-15T07:07:58.924Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:07:58.963Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-15T07:07:58.968Z] $ docker stop --time=1 ab130735903f5760ee61e122f6a895e3797bde91e747cce411bf844cfe6e418b [2025-08-15T07:08:00.110Z] $ docker rm -f --volumes ab130735903f5760ee61e122f6a895e3797bde91e747cce411bf844cfe6e418b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-15T07:08:00.207Z] [WS-CLEANUP] Deleting project workspace... [2025-08-15T07:08:00.207Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-15T07:08:00.221Z] [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-15T07:08:00.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:08:00.657Z] [2025-08-15T07:08:00.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:08:00.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:08:00.957Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T07:08:00.957Z] 5eb5b503b376: Pulling fs layer [2025-08-15T07:08:00.957Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T07:08:00.957Z] ec43610c2a17: Pulling fs layer [2025-08-15T07:08:00.957Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T07:08:00.957Z] 33b1e0a273af: Pulling fs layer [2025-08-15T07:08:00.957Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T07:08:00.957Z] 2f39f015ded8: Pulling fs layer [2025-08-15T07:08:00.957Z] 5d3b04190fa2: Waiting [2025-08-15T07:08:00.957Z] 33b1e0a273af: Waiting [2025-08-15T07:08:00.957Z] 2f39f015ded8: Waiting [2025-08-15T07:08:00.957Z] 3a2ae6a8a46f: Waiting [2025-08-15T07:08:00.957Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T07:08:00.957Z] 5c69ac0246d0: Download complete [2025-08-15T07:08:00.957Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T07:08:00.957Z] 3a2ae6a8a46f: Download complete [2025-08-15T07:08:00.957Z] 33b1e0a273af: Verifying Checksum [2025-08-15T07:08:00.957Z] 33b1e0a273af: Download complete [2025-08-15T07:08:00.957Z] 5d3b04190fa2: Download complete [2025-08-15T07:08:00.957Z] ec43610c2a17: Verifying Checksum [2025-08-15T07:08:00.957Z] ec43610c2a17: Download complete [2025-08-15T07:08:01.215Z] 5eb5b503b376: Verifying Checksum [2025-08-15T07:08:01.215Z] 5eb5b503b376: Download complete [2025-08-15T07:08:01.782Z] 2f39f015ded8: Download complete [2025-08-15T07:08:02.715Z] 5eb5b503b376: Pull complete [2025-08-15T07:08:02.715Z] 5c69ac0246d0: Pull complete [2025-08-15T07:08:03.281Z] ec43610c2a17: Pull complete [2025-08-15T07:08:03.281Z] 3a2ae6a8a46f: Pull complete [2025-08-15T07:08:03.538Z] 33b1e0a273af: Pull complete [2025-08-15T07:08:03.538Z] 5d3b04190fa2: Pull complete [2025-08-15T07:08:10.095Z] 2f39f015ded8: Pull complete [2025-08-15T07:08:10.095Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T07:08:10.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:08:10.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:08:10.189Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:08:10.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-15T07:08:11.766Z] $ docker top 0d9e0be9d49947a4d274a597af0570c1cd5a9388260d209d027966496ddd1401 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:08:12.137Z] ---> job-cost.sh [2025-08-15T07:08:12.137Z] lf-activate-venv: SKIPPING [2025-08-15T07:08:12.137Z] INFO: No Stack... [2025-08-15T07:08:12.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T07:08:12.654Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T07:08:12.944Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-08-15T07:08:12.944Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T07:08:12.961Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [2025-08-15T07:08:12.969Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] did not exist. Created. [2025-08-15T07:08:12.975Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T07:08:13.291Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-15T07:08:13.326Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T07:08:13.332Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T07:08:13.356Z] $ docker stop --time=1 0d9e0be9d49947a4d274a597af0570c1cd5a9388260d209d027966496ddd1401 [2025-08-15T07:08:14.480Z] $ docker rm -f --volumes 0d9e0be9d49947a4d274a597af0570c1cd5a9388260d209d027966496ddd1401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-15T07:09:44.994Z] Removing intermediate container 501d7a578fb7 [2025-08-15T07:09:44.994Z] ---> b144422e3903 [2025-08-15T07:09:44.994Z] Step 9/10 : COPY . . [2025-08-15T07:09:44.994Z] ---> f47328a5db6d [2025-08-15T07:09:44.994Z] Step 10/10 : RUN ${MAKE} [2025-08-15T07:09:44.994Z] ---> Running in 10980730e0c9 [2025-08-15T07:09:44.994Z] noop [2025-08-15T07:09:44.994Z] Removing intermediate container 10980730e0c9 [2025-08-15T07:09:44.994Z] ---> 8a042804499f [2025-08-15T07:09:44.994Z] Successfully built 8a042804499f [2025-08-15T07:09:44.994Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:09:45.387Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T07:09:45.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:09:45.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-7071 does not seem to be running inside a container [2025-08-15T07:09:45.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/195 -v /w/workspace/device-modbus-go/195:/w/workspace/device-modbus-go/195:rw,z -v /w/workspace/device-modbus-go/195@tmp:/w/workspace/device-modbus-go/195@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-15T07:09:47.035Z] $ docker top fe87779cf9e6110a31cf6ebd39b719cfa2675b0adea7826f5f0148be8ff7fbfe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:09:47.922Z] + go version [2025-08-15T07:09:47.922Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-15T07:09:47.942Z] $ docker stop --time=1 fe87779cf9e6110a31cf6ebd39b719cfa2675b0adea7826f5f0148be8ff7fbfe [2025-08-15T07:09:49.664Z] $ docker rm -f --volumes fe87779cf9e6110a31cf6ebd39b719cfa2675b0adea7826f5f0148be8ff7fbfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:09:50.266Z] + docker inspect -f . ci-base-image-arm64 [2025-08-15T07:09:50.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:09:50.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-7071 does not seem to be running inside a container [2025-08-15T07:09:50.553Z] $ 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/195 -v /w/workspace/device-modbus-go/195:/w/workspace/device-modbus-go/195:rw,z -v /w/workspace/device-modbus-go/195@tmp:/w/workspace/device-modbus-go/195@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-15T07:09:51.844Z] $ docker top d910ea5bfad0a3e87b397b9c8090fd1fa9cb601944fea6e0bff8c6a0b2162256 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:09:52.722Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/195 [Pipeline] fileExists [Pipeline] sh [2025-08-15T07:09:53.379Z] + make test [2025-08-15T07:09:53.379Z] go test ./... -coverprofile=coverage.out [2025-08-15T07:09:58.729Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-08-15T07:13:35.598Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-08-15T07:13:35.598Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 46.5% of statements [2025-08-15T07:13:35.598Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-15T07:13:35.598Z] go vet ./... [2025-08-15T07:14:22.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T07:14:22.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T07:14:22.470Z] ./bin/test-attribution-txt.sh [2025-08-15T07:14:22.470Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T07:14:22.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T07:14:22.500Z] $ docker stop --time=1 d910ea5bfad0a3e87b397b9c8090fd1fa9cb601944fea6e0bff8c6a0b2162256 [2025-08-15T07:14:24.408Z] $ docker rm -f --volumes d910ea5bfad0a3e87b397b9c8090fd1fa9cb601944fea6e0bff8c6a0b2162256 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T07:14:25.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T07:14:26.023Z] Warning: overwriting stash ‘coverage-report’ [2025-08-15T07:14:26.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T07:14:26.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T07:14:27.170Z] + ls -al . [2025-08-15T07:14:27.170Z] total 256 [2025-08-15T07:14:27.170Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:09 . [2025-08-15T07:14:27.170Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 07:06 .. [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 15 07:06 .dockerignore [2025-08-15T07:14:27.170Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 07:06 .git [2025-08-15T07:14:27.170Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:06 .github [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 266 Aug 15 07:06 .gitignore [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 07:06 .golangci.yml [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 20445 Aug 15 07:06 Attribution.txt [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 18046 Aug 15 07:06 CHANGELOG.md [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 1479 Aug 15 07:06 Dockerfile [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 07:06 GOVERNANCE.md [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 658 Aug 15 07:06 Jenkinsfile [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 07:06 LICENSE [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 2524 Aug 15 07:06 Makefile [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 07:06 OWNERS.md [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 4463 Aug 15 07:06 README.md [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 07:02 VERSION [2025-08-15T07:14:27.170Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:06 bin [2025-08-15T07:14:27.170Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:06 cmd [2025-08-15T07:14:27.170Z] -rw-r--r-- 1 jenkins jenkins 27945 Aug 15 07:13 coverage.out [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 6427 Aug 15 07:06 go.mod [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 87545 Aug 15 07:06 go.sum [2025-08-15T07:14:27.170Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 07:06 internal [2025-08-15T07:14:27.170Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 07:06 simulator [2025-08-15T07:14:27.170Z] -rw-rw-r-- 1 jenkins jenkins 229 Aug 15 07:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:14:27.521Z] + 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=1029fbc3c8cca04e318fee9f77de6180b4ee9138 --label arch=arm64 --label version=4.1.0-dev.5 . [2025-08-15T07:14:28.105Z] Sending build context to Docker daemon 14.18MB [2025-08-15T07:14:28.105Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-08-15T07:14:28.105Z] Step 2/23 : FROM ${BASE} AS builder [2025-08-15T07:14:28.105Z] ---> 8a042804499f [2025-08-15T07:14:28.105Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-08-15T07:14:28.105Z] ---> Running in fc77fa6cda1f [2025-08-15T07:14:28.375Z] Removing intermediate container fc77fa6cda1f [2025-08-15T07:14:28.375Z] ---> f53fc490e49b [2025-08-15T07:14:28.375Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-15T07:14:28.651Z] ---> Running in 839101607f75 [2025-08-15T07:14:28.917Z] Removing intermediate container 839101607f75 [2025-08-15T07:14:28.917Z] ---> 0139b72e326d [2025-08-15T07:14:28.917Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-08-15T07:14:28.917Z] ---> Running in 7730574aed9d [2025-08-15T07:14:29.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T07:14:30.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T07:14:31.557Z] OK: 245 MiB in 66 packages [2025-08-15T07:14:32.522Z] Removing intermediate container 7730574aed9d [2025-08-15T07:14:32.522Z] ---> 3bdea80c619a [2025-08-15T07:14:32.522Z] Step 6/23 : WORKDIR /device-modbus-go [2025-08-15T07:14:32.522Z] ---> Running in be9d96250643 [2025-08-15T07:14:32.790Z] Removing intermediate container be9d96250643 [2025-08-15T07:14:32.790Z] ---> 8d84af2b20c1 [2025-08-15T07:14:32.790Z] Step 7/23 : COPY go.mod vendor* ./ [2025-08-15T07:14:33.382Z] ---> 9e5337d7358b [2025-08-15T07:14:33.382Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T07:14:33.382Z] ---> Running in 105cf13e3da5 [2025-08-15T07:14:35.976Z] Removing intermediate container 105cf13e3da5 [2025-08-15T07:14:35.976Z] ---> 294a662b0b5b [2025-08-15T07:14:35.976Z] Step 9/23 : COPY . . [2025-08-15T07:14:37.387Z] ---> a05348a14d3d [2025-08-15T07:14:37.387Z] Step 10/23 : RUN ${MAKE} [2025-08-15T07:14:37.387Z] ---> Running in 48bd9a22f37d [2025-08-15T07:14:38.348Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-08-15T07:18:00.127Z] Removing intermediate container 48bd9a22f37d [2025-08-15T07:18:00.127Z] ---> 711b9969d3e0 [2025-08-15T07:18:00.127Z] Step 11/23 : FROM alpine:3.20 [2025-08-15T07:18:00.127Z] 3.20: Pulling from library/alpine [2025-08-15T07:18:00.127Z] 13e713f82565: Pulling fs layer [2025-08-15T07:18:00.127Z] 13e713f82565: Verifying Checksum [2025-08-15T07:18:00.127Z] 13e713f82565: Download complete [2025-08-15T07:18:00.127Z] 13e713f82565: Pull complete [2025-08-15T07:18:00.127Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T07:18:00.127Z] Status: Downloaded newer image for alpine:3.20 [2025-08-15T07:18:00.127Z] ---> c88e9dceb6cb [2025-08-15T07:18:00.127Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-08-15T07:18:00.127Z] ---> Running in e20e894e1e0f [2025-08-15T07:18:00.127Z] Removing intermediate container e20e894e1e0f [2025-08-15T07:18:00.127Z] ---> 1d9e701c18ac [2025-08-15T07:18:00.127Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-08-15T07:18:00.127Z] ---> Running in da8ef99ed4c7 [2025-08-15T07:18:00.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T07:18:00.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T07:18:00.127Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T07:18:00.127Z] Executing busybox-1.36.1-r29.trigger [2025-08-15T07:18:00.127Z] OK: 9 MiB in 15 packages [2025-08-15T07:18:00.127Z] Removing intermediate container da8ef99ed4c7 [2025-08-15T07:18:00.127Z] ---> e0ff6c005a8d [2025-08-15T07:18:00.127Z] Step 14/23 : RUN apk --no-cache upgrade [2025-08-15T07:18:00.127Z] ---> Running in fda6bd9d50b4 [2025-08-15T07:18:00.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-15T07:18:00.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-15T07:18:01.539Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:18:01.539Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T07:18:01.539Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:18:01.539Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T07:18:01.539Z] Executing busybox-1.36.1-r30.trigger [2025-08-15T07:18:01.539Z] OK: 9 MiB in 15 packages [2025-08-15T07:18:02.506Z] Removing intermediate container fda6bd9d50b4 [2025-08-15T07:18:02.506Z] ---> 8b1bb36754ee [2025-08-15T07:18:02.506Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-08-15T07:18:04.463Z] ---> d9e5bc6fb7b5 [2025-08-15T07:18:04.464Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-08-15T07:18:05.425Z] ---> 9c806b8e4384 [2025-08-15T07:18:05.425Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-08-15T07:18:06.016Z] ---> 32d6500af27c [2025-08-15T07:18:06.016Z] Step 18/23 : EXPOSE 59901 [2025-08-15T07:18:06.016Z] ---> Running in b2401ae167cd [2025-08-15T07:18:06.282Z] Removing intermediate container b2401ae167cd [2025-08-15T07:18:06.283Z] ---> 81688b54a4ed [2025-08-15T07:18:06.283Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-08-15T07:18:06.283Z] ---> Running in 2c8dd8a74d84 [2025-08-15T07:18:06.549Z] Removing intermediate container 2c8dd8a74d84 [2025-08-15T07:18:06.549Z] ---> 24a89f1cdd7f [2025-08-15T07:18:06.549Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-15T07:18:06.816Z] ---> Running in 32758a5bfaf2 [2025-08-15T07:18:07.084Z] Removing intermediate container 32758a5bfaf2 [2025-08-15T07:18:07.084Z] ---> 80944c1aa1d1 [2025-08-15T07:18:07.084Z] Step 21/23 : LABEL arch=arm64 [2025-08-15T07:18:07.084Z] ---> Running in e48cb9301de0 [2025-08-15T07:18:07.351Z] Removing intermediate container e48cb9301de0 [2025-08-15T07:18:07.351Z] ---> ecb6cbb4c59c [2025-08-15T07:18:07.351Z] Step 22/23 : LABEL git_sha=1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:18:07.351Z] ---> Running in 99615a5807c5 [2025-08-15T07:18:07.618Z] Removing intermediate container 99615a5807c5 [2025-08-15T07:18:07.618Z] ---> 134f2cc50f69 [2025-08-15T07:18:07.618Z] Step 23/23 : LABEL version=4.1.0-dev.5 [2025-08-15T07:18:07.885Z] ---> Running in 6713dfb900e9 [2025-08-15T07:18:08.151Z] Removing intermediate container 6713dfb900e9 [2025-08-15T07:18:08.151Z] ---> c709b1d69be4 [2025-08-15T07:18:08.151Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-15T07:18:08.151Z] Successfully built c709b1d69be4 [2025-08-15T07:18:08.151Z] 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-15T07:18:08.299Z] provisioning config files... [2025-08-15T07:18:08.312Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/195@tmp/config12040263650098757950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:18:08.650Z] ---> ****-login.sh [2025-08-15T07:18:08.650Z] nexus3.edgexfoundry.org:10001 [2025-08-15T07:18:08.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:18:08.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:18:08.922Z] Configure a credential helper to remove this warning. See [2025-08-15T07:18:08.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:18:08.923Z] [2025-08-15T07:18:08.923Z] Login Succeeded [2025-08-15T07:18:08.923Z] nexus3.edgexfoundry.org:10002 [2025-08-15T07:18:09.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:18:09.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:18:09.189Z] Configure a credential helper to remove this warning. See [2025-08-15T07:18:09.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:18:09.189Z] [2025-08-15T07:18:09.189Z] Login Succeeded [2025-08-15T07:18:09.189Z] nexus3.edgexfoundry.org:10003 [2025-08-15T07:18:09.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:18:09.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:18:09.455Z] Configure a credential helper to remove this warning. See [2025-08-15T07:18:09.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:18:09.455Z] [2025-08-15T07:18:09.455Z] Login Succeeded [2025-08-15T07:18:09.455Z] nexus3.edgexfoundry.org:10004 [2025-08-15T07:18:09.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:18:09.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:18:09.986Z] Configure a credential helper to remove this warning. See [2025-08-15T07:18:09.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:18:09.986Z] [2025-08-15T07:18:09.986Z] Login Succeeded [2025-08-15T07:18:09.986Z] ****.io [2025-08-15T07:18:10.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T07:18:10.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-15T07:18:10.250Z] Configure a credential helper to remove this warning. See [2025-08-15T07:18:10.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-15T07:18:10.250Z] [2025-08-15T07:18:10.250Z] Login Succeeded [2025-08-15T07:18:10.514Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T07:18:10.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:18:10.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T07:18:10.606Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-08-15T07:18:10.607Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:18:10.607Z] latest [2025-08-15T07:18:10.607Z] 4.1.0-dev.5 [2025-08-15T07:18:10.607Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:18:10.607Z] main [2025-08-15T07:18:10.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:10.980Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:11.341Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:18:11.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-15T07:18:11.341Z] 906b24c5e9e3: Preparing [2025-08-15T07:18:11.341Z] f68d4899b291: Preparing [2025-08-15T07:18:11.341Z] 98230e93ee05: Preparing [2025-08-15T07:18:11.341Z] 33fd0da83b7d: Preparing [2025-08-15T07:18:11.341Z] 334eea0e2f03: Preparing [2025-08-15T07:18:11.341Z] 1e890da81ec9: Preparing [2025-08-15T07:18:11.341Z] 1e890da81ec9: Waiting [2025-08-15T07:18:11.606Z] f68d4899b291: Pushed [2025-08-15T07:18:11.606Z] 334eea0e2f03: Pushed [2025-08-15T07:18:11.606Z] 906b24c5e9e3: Pushed [2025-08-15T07:18:11.606Z] 1e890da81ec9: Layer already exists [2025-08-15T07:18:11.869Z] 33fd0da83b7d: Pushed [2025-08-15T07:18:20.043Z] 98230e93ee05: Pushed [2025-08-15T07:18:20.043Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:20.416Z] + 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-15T07:18:20.784Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-15T07:18:20.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-15T07:18:20.784Z] 906b24c5e9e3: Preparing [2025-08-15T07:18:20.784Z] f68d4899b291: Preparing [2025-08-15T07:18:20.784Z] 98230e93ee05: Preparing [2025-08-15T07:18:20.784Z] 33fd0da83b7d: Preparing [2025-08-15T07:18:20.784Z] 334eea0e2f03: Preparing [2025-08-15T07:18:20.784Z] 1e890da81ec9: Preparing [2025-08-15T07:18:20.784Z] 1e890da81ec9: Waiting [2025-08-15T07:18:20.784Z] 906b24c5e9e3: Layer already exists [2025-08-15T07:18:20.784Z] f68d4899b291: Layer already exists [2025-08-15T07:18:20.784Z] 33fd0da83b7d: Layer already exists [2025-08-15T07:18:20.784Z] 334eea0e2f03: Layer already exists [2025-08-15T07:18:20.784Z] 98230e93ee05: Layer already exists [2025-08-15T07:18:20.784Z] 1e890da81ec9: Layer already exists [2025-08-15T07:18:20.784Z] latest: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:21.157Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:21.521Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.5 [2025-08-15T07:18:21.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-15T07:18:21.521Z] 906b24c5e9e3: Preparing [2025-08-15T07:18:21.521Z] f68d4899b291: Preparing [2025-08-15T07:18:21.521Z] 98230e93ee05: Preparing [2025-08-15T07:18:21.521Z] 33fd0da83b7d: Preparing [2025-08-15T07:18:21.521Z] 334eea0e2f03: Preparing [2025-08-15T07:18:21.521Z] 1e890da81ec9: Preparing [2025-08-15T07:18:21.521Z] 1e890da81ec9: Waiting [2025-08-15T07:18:21.521Z] 334eea0e2f03: Layer already exists [2025-08-15T07:18:21.521Z] f68d4899b291: Layer already exists [2025-08-15T07:18:21.521Z] 33fd0da83b7d: Layer already exists [2025-08-15T07:18:21.521Z] 98230e93ee05: Layer already exists [2025-08-15T07:18:21.521Z] 906b24c5e9e3: Layer already exists [2025-08-15T07:18:21.521Z] 1e890da81ec9: Layer already exists [2025-08-15T07:18:21.521Z] 4.1.0-dev.5: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:21.882Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:22.249Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:18:22.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-15T07:18:22.249Z] 906b24c5e9e3: Preparing [2025-08-15T07:18:22.249Z] f68d4899b291: Preparing [2025-08-15T07:18:22.249Z] 98230e93ee05: Preparing [2025-08-15T07:18:22.249Z] 33fd0da83b7d: Preparing [2025-08-15T07:18:22.249Z] 334eea0e2f03: Preparing [2025-08-15T07:18:22.249Z] 1e890da81ec9: Preparing [2025-08-15T07:18:22.249Z] 1e890da81ec9: Waiting [2025-08-15T07:18:22.249Z] 334eea0e2f03: Layer already exists [2025-08-15T07:18:22.249Z] f68d4899b291: Layer already exists [2025-08-15T07:18:22.249Z] 33fd0da83b7d: Layer already exists [2025-08-15T07:18:22.249Z] 98230e93ee05: Layer already exists [2025-08-15T07:18:22.249Z] 906b24c5e9e3: Layer already exists [2025-08-15T07:18:22.249Z] 1e890da81ec9: Layer already exists [2025-08-15T07:18:22.517Z] 1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:22.911Z] + 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-15T07:18:23.276Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-08-15T07:18:23.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-08-15T07:18:23.276Z] 906b24c5e9e3: Preparing [2025-08-15T07:18:23.276Z] f68d4899b291: Preparing [2025-08-15T07:18:23.276Z] 98230e93ee05: Preparing [2025-08-15T07:18:23.276Z] 33fd0da83b7d: Preparing [2025-08-15T07:18:23.276Z] 334eea0e2f03: Preparing [2025-08-15T07:18:23.276Z] 1e890da81ec9: Preparing [2025-08-15T07:18:23.276Z] 1e890da81ec9: Waiting [2025-08-15T07:18:23.276Z] 33fd0da83b7d: Layer already exists [2025-08-15T07:18:23.276Z] 906b24c5e9e3: Layer already exists [2025-08-15T07:18:23.276Z] 334eea0e2f03: Layer already exists [2025-08-15T07:18:23.276Z] f68d4899b291: Layer already exists [2025-08-15T07:18:23.276Z] 98230e93ee05: Layer already exists [2025-08-15T07:18:23.276Z] 1e890da81ec9: Layer already exists [2025-08-15T07:18:23.276Z] main: digest: sha256:315fbd83d46f7743c0b9cad96f678af299b4dd7d91739229f20066ca2be60fe4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-15T07:18:23.350Z] ===================================================== [Pipeline] echo [2025-08-15T07:18:23.363Z] taggedImages: [2025-08-15T07:18:23.363Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [2025-08-15T07:18:23.363Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-08-15T07:18:23.363Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.5 [2025-08-15T07:18:23.363Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [2025-08-15T07:18:23.363Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-08-15T07:18:23.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] echo [2025-08-15T07:18:23.385Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-08-15T07:18:23.398Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.5 [Pipeline] echo [2025-08-15T07:18:23.407Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:1029fbc3c8cca04e318fee9f77de6180b4ee9138-4.1.0-dev.5 [Pipeline] echo [2025-08-15T07:18:23.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:23.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T07:18:23.823Z] [2025-08-15T07:18:23.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:18:24.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T07:18:24.159Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-15T07:18:24.159Z] 8998bd30e6a1: Pulling fs layer [2025-08-15T07:18:24.159Z] 04944245beec: Pulling fs layer [2025-08-15T07:18:24.159Z] 699f458cf7ca: Pulling fs layer [2025-08-15T07:18:24.159Z] 765212b225bb: Pulling fs layer [2025-08-15T07:18:24.159Z] f23df028b6ca: Pulling fs layer [2025-08-15T07:18:24.159Z] d65c8cfc05b1: Pulling fs layer [2025-08-15T07:18:24.159Z] 2437ff75d9bd: Pulling fs layer [2025-08-15T07:18:24.159Z] 765212b225bb: Waiting [2025-08-15T07:18:24.159Z] f23df028b6ca: Waiting [2025-08-15T07:18:24.159Z] d65c8cfc05b1: Waiting [2025-08-15T07:18:24.159Z] 2437ff75d9bd: Waiting [2025-08-15T07:18:24.428Z] 04944245beec: Verifying Checksum [2025-08-15T07:18:24.428Z] 04944245beec: Download complete [2025-08-15T07:18:24.428Z] 765212b225bb: Verifying Checksum [2025-08-15T07:18:24.428Z] 765212b225bb: Download complete [2025-08-15T07:18:24.428Z] f23df028b6ca: Verifying Checksum [2025-08-15T07:18:24.428Z] f23df028b6ca: Download complete [2025-08-15T07:18:24.428Z] d65c8cfc05b1: Verifying Checksum [2025-08-15T07:18:24.428Z] d65c8cfc05b1: Download complete [2025-08-15T07:18:24.428Z] 699f458cf7ca: Verifying Checksum [2025-08-15T07:18:24.428Z] 699f458cf7ca: Download complete [2025-08-15T07:18:25.011Z] 8998bd30e6a1: Verifying Checksum [2025-08-15T07:18:25.011Z] 8998bd30e6a1: Download complete [2025-08-15T07:18:27.611Z] 2437ff75d9bd: Verifying Checksum [2025-08-15T07:18:27.611Z] 2437ff75d9bd: Download complete [2025-08-15T07:18:29.562Z] 8998bd30e6a1: Pull complete [2025-08-15T07:18:30.148Z] 04944245beec: Pull complete [2025-08-15T07:18:31.558Z] 699f458cf7ca: Pull complete [2025-08-15T07:18:31.826Z] 765212b225bb: Pull complete [2025-08-15T07:18:32.856Z] f23df028b6ca: Pull complete [2025-08-15T07:18:32.856Z] d65c8cfc05b1: Pull complete [2025-08-15T07:18:51.097Z] 2437ff75d9bd: Pull complete [2025-08-15T07:18:51.097Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-15T07:18:51.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-15T07:18:51.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:18:51.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-7071 does not seem to be running inside a container [2025-08-15T07:18:51.365Z] $ 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/195 -v /w/workspace/device-modbus-go/195:/w/workspace/device-modbus-go/195:rw,z -v /w/workspace/device-modbus-go/195@tmp:/w/workspace/device-modbus-go/195@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-15T07:18:54.016Z] $ docker top c82b065b443368c58808d0c408d761cc726d8fba0d1e6a995154aefab620bbd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:18:54.863Z] ---> job-cost.sh [2025-08-15T07:18:54.864Z] lf-activate-venv: SKIPPING [2025-08-15T07:18:54.864Z] INFO: No Stack... [2025-08-15T07:18:55.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-15T07:18:56.025Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T07:18:56.342Z] + cat /w/workspace/device-modbus-go/195/archives/cost.csv [2025-08-15T07:18:56.342Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T07:18:56.664Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [2025-08-15T07:18:56.670Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] did not exist. Created. [2025-08-15T07:18:56.675Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T07:18:57.320Z] /w/workspace/device-modbus-go/195@tmp/durable-6278b6da/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-15T07:18:57.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-15T07:18:57.678Z] Warning: overwriting stash ‘stack-cost’ [2025-08-15T07:18:57.724Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T07:18:57.732Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T07:18:57.754Z] $ docker stop --time=1 c82b065b443368c58808d0c408d761cc726d8fba0d1e6a995154aefab620bbd8 [2025-08-15T07:18:59.289Z] $ docker rm -f --volumes c82b065b443368c58808d0c408d761cc726d8fba0d1e6a995154aefab620bbd8 [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-15T07:18:59.757Z] provisioning config files... [2025-08-15T07:18:59.763Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11423899418382076271tmp [Pipeline] { [Pipeline] sh [2025-08-15T07:19:00.059Z] + set +x [2025-08-15T07:19:00.060Z] + curl -s https://codecov.io/bash [2025-08-15T07:19:00.060Z] + bash -s -- [2025-08-15T07:19:00.060Z] [2025-08-15T07:19:00.060Z] _____ _ [2025-08-15T07:19:00.060Z] / ____| | | [2025-08-15T07:19:00.060Z] | | ___ __| | ___ ___ _____ __ [2025-08-15T07:19:00.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-15T07:19:00.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-15T07:19:00.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-15T07:19:00.060Z] Bash-1.0.6 [2025-08-15T07:19:00.060Z] [2025-08-15T07:19:00.060Z] [2025-08-15T07:19:00.060Z] ==> git version 2.25.1 found [2025-08-15T07:19:00.060Z] ==> 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-15T07:19:00.060Z] Release-Date: 2020-01-08 [2025-08-15T07:19:00.060Z] 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-15T07:19:00.060Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-15T07:19:00.060Z] ==> Jenkins CI detected. [2025-08-15T07:19:00.060Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-08-15T07:19:00.060Z] project root: . [2025-08-15T07:19:00.060Z] --> token set from env [2025-08-15T07:19:00.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-15T07:19:00.060Z] ==> Running gcov in . (disable via -X gcov) [2025-08-15T07:19:00.060Z] ==> Python coveragepy not found [2025-08-15T07:19:00.060Z] ==> Searching for coverage reports in: [2025-08-15T07:19:00.060Z] + . [2025-08-15T07:19:00.060Z] -> Found 1 reports [2025-08-15T07:19:00.060Z] ==> Detecting git/mercurial file structure [2025-08-15T07:19:00.319Z] ==> Reading reports [2025-08-15T07:19:00.319Z] + ./coverage.out bytes=27945 [2025-08-15T07:19:00.319Z] ==> Appending adjustments [2025-08-15T07:19:00.319Z] https://docs.codecov.io/docs/fixing-reports [2025-08-15T07:19:00.319Z] + Found adjustments [2025-08-15T07:19:00.319Z] ==> Gzipping contents [2025-08-15T07:19:00.319Z] 8.0K /tmp/codecov.K7F03j.gz [2025-08-15T07:19:00.319Z] ==> Uploading reports [2025-08-15T07:19:00.319Z] url: https://codecov.io [2025-08-15T07:19:00.319Z] query: branch=main&commit=1029fbc3c8cca04e318fee9f77de6180b4ee9138&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T07:19:00.319Z] -> Pinging Codecov [2025-08-15T07:19:00.319Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1029fbc3c8cca04e318fee9f77de6180b4ee9138&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-15T07:19:00.578Z] -> Uploading to [2025-08-15T07:19:00.578Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/1029fbc3c8cca04e318fee9f77de6180b4ee9138/82d6ea61-cb27-4a8c-bd56-862bec986697.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T071900Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ac4e0375ba6299439dbc9af3371e08f122c27c6b07349a628cc5b87c6c018334 [2025-08-15T07:19:00.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T07:19:00.578Z] Dload Upload Total Spent Left Speed [2025-08-15T07:19:00.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 18320 --:--:-- --:--:-- --:--:-- 18320 [2025-08-15T07:19:00.837Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] } [2025-08-15T07:19:00.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-15T07:19:00.988Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-15T07:19:01.003Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:19:01.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T07:19:01.311Z] [2025-08-15T07:19:01.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:19:01.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T07:19:01.617Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-15T07:19:01.617Z] 0a9a5dfd008f: Already exists [2025-08-15T07:19:01.617Z] 36466aa92d05: Already exists [2025-08-15T07:19:01.617Z] e10405b45d13: Already exists [2025-08-15T07:19:01.617Z] 096b7ceb2af7: Already exists [2025-08-15T07:19:01.617Z] 4f4fb700ef54: Already exists [2025-08-15T07:19:01.617Z] e50aa161e22a: Pulling fs layer [2025-08-15T07:19:01.617Z] d3c8db5fb9df: Pulling fs layer [2025-08-15T07:19:01.875Z] e50aa161e22a: Verifying Checksum [2025-08-15T07:19:01.875Z] e50aa161e22a: Download complete [2025-08-15T07:19:02.133Z] e50aa161e22a: Pull complete [2025-08-15T07:19:03.507Z] d3c8db5fb9df: Verifying Checksum [2025-08-15T07:19:03.507Z] d3c8db5fb9df: Download complete [2025-08-15T07:19:07.690Z] d3c8db5fb9df: Pull complete [2025-08-15T07:19:07.690Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-15T07:19:07.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-15T07:19:07.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:19:07.798Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:19:07.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-15T07:19:08.734Z] $ docker top 7c3de00cc8e38dfd5020f218c3c8860e240f09f87c3a01973f93d2af91da363c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:19:09.074Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-08-15T07:19:09.085Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-08-15T07:19:09.362Z] + set -o pipefail [2025-08-15T07:19:09.362Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-08-15T07:19:19.337Z] [2025-08-15T07:19:19.337Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-08-15T07:19:19.337Z] [2025-08-15T07:19:19.337Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/cc7bf200-0078-46ad-92b4-1eae4f44cf97 [2025-08-15T07:19:19.337Z] [2025-08-15T07:19:19.337Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-08-15T07:19:19.337Z] [2025-08-15T07:19:19.337Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-15T07:19:19.337Z] [2025-08-15T07:19:19.337Z] [2025-08-15T07:19:19.337Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-15T07:19:19.337Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-15T07:19:19.348Z] $ docker stop --time=1 7c3de00cc8e38dfd5020f218c3c8860e240f09f87c3a01973f93d2af91da363c [2025-08-15T07:19:21.638Z] $ docker rm -f --volumes 7c3de00cc8e38dfd5020f218c3c8860e240f09f87c3a01973f93d2af91da363c [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-15T07:19:22.592Z] + git log --format=format:%s -1 1029fbc3c8cca04e318fee9f77de6180b4ee9138 [Pipeline] sh [2025-08-15T07:19:22.883Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T07:19:22.883Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:19:23.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:19:23.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:19:23.270Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:19:23.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T07:19:23.560Z] $ docker top 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 -eo pid,comm [2025-08-15T07:19:23.600Z] 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-15T07:19:23.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T07:19:23.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:19:23.651Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:19:23.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:19:23.762Z] $ docker exec 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 ssh-agent [2025-08-15T07:19:23.859Z] SSH_AUTH_SOCK=/tmp/ssh-nyeK9DsvYjwK/agent.32 [2025-08-15T07:19:23.859Z] SSH_AGENT_PID=38 [2025-08-15T07:19:23.863Z] Running ssh-add (command line suppressed) [2025-08-15T07:19:23.956Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1951340351247570633.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1951340351247570633.key) [2025-08-15T07:19:24.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:19:24.316Z] + git semver tag [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,537 [run_tag] DEBUG tag force:False [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,537 [check_head_tag] DEBUG check head tag [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,538 [execute] INFO git cat-file --batch-check [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,540 [execute] INFO git cat-file --batch [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,548 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,548 [execute] INFO git tag -a v4.1.0-dev.5 -m v4.1.0-dev.5 [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,548 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.5', '-m', 'v4.1.0-dev.5'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) [2025-08-15T07:19:24.574Z] 2025-08-15 07:19:24,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:19:24.574Z] 4.1.0-dev.5 [Pipeline] } [2025-08-15T07:19:24.585Z] $ docker exec --env ******** --env ******** 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 ssh-agent -k [2025-08-15T07:19:24.680Z] unset SSH_AUTH_SOCK; [2025-08-15T07:19:24.681Z] unset SSH_AGENT_PID; [2025-08-15T07:19:24.681Z] echo Agent pid 38 killed; [2025-08-15T07:19:24.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:19:25.005Z] + git semver [Pipeline] } [2025-08-15T07:19:25.274Z] $ docker stop --time=1 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 [2025-08-15T07:19:26.527Z] $ docker rm -f --volumes 27f2c6ec4e9ff9e54d32c2e12cd765e0fd6409605d8504d560a837aa4ad2a4d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:19:26.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T07:19:26.932Z] [2025-08-15T07:19:26.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:19:27.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T07:19:27.238Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-15T07:19:27.238Z] ab5ef0e58194: Pulling fs layer [2025-08-15T07:19:27.238Z] 9712f1f96733: Pulling fs layer [2025-08-15T07:19:27.238Z] 63f879dbbcfc: Pulling fs layer [2025-08-15T07:19:27.238Z] 0d9ebad4ef96: Pulling fs layer [2025-08-15T07:19:27.238Z] e9a5061849ea: Pulling fs layer [2025-08-15T07:19:27.238Z] d747dcd14b5f: Pulling fs layer [2025-08-15T07:19:27.238Z] 2de7ff778b66: Pulling fs layer [2025-08-15T07:19:27.238Z] 0d9ebad4ef96: Waiting [2025-08-15T07:19:27.238Z] e9a5061849ea: Waiting [2025-08-15T07:19:27.238Z] d747dcd14b5f: Waiting [2025-08-15T07:19:27.238Z] 2de7ff778b66: Waiting [2025-08-15T07:19:27.238Z] 9712f1f96733: Verifying Checksum [2025-08-15T07:19:27.238Z] 9712f1f96733: Download complete [2025-08-15T07:19:27.499Z] 63f879dbbcfc: Verifying Checksum [2025-08-15T07:19:27.499Z] 63f879dbbcfc: Download complete [2025-08-15T07:19:27.757Z] e9a5061849ea: Verifying Checksum [2025-08-15T07:19:27.757Z] e9a5061849ea: Download complete [2025-08-15T07:19:27.757Z] d747dcd14b5f: Verifying Checksum [2025-08-15T07:19:27.757Z] d747dcd14b5f: Download complete [2025-08-15T07:19:27.757Z] ab5ef0e58194: Download complete [2025-08-15T07:19:28.015Z] 0d9ebad4ef96: Verifying Checksum [2025-08-15T07:19:28.015Z] 0d9ebad4ef96: Download complete [2025-08-15T07:19:28.015Z] 2de7ff778b66: Verifying Checksum [2025-08-15T07:19:28.015Z] 2de7ff778b66: Download complete [2025-08-15T07:19:32.202Z] ab5ef0e58194: Pull complete [2025-08-15T07:19:32.202Z] 9712f1f96733: Pull complete [2025-08-15T07:19:32.202Z] 63f879dbbcfc: Pull complete [2025-08-15T07:19:37.463Z] 0d9ebad4ef96: Pull complete [2025-08-15T07:19:37.463Z] e9a5061849ea: Pull complete [2025-08-15T07:19:37.463Z] d747dcd14b5f: Pull complete [2025-08-15T07:19:38.836Z] 2de7ff778b66: Pull complete [2025-08-15T07:19:38.836Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-15T07:19:38.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-15T07:19:38.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:19:38.943Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:19:38.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-15T07:19:40.547Z] $ docker top 967820f8b2331b3f55b606d86c22af77b3ec9a2ad05b5099d56dfa2fbf0a556e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:19:40.616Z] provisioning config files... [2025-08-15T07:19:40.621Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7074873247687190893tmp [2025-08-15T07:19:40.630Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4640357407525258003tmp [2025-08-15T07:19:40.638Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9343532062129038863tmp [Pipeline] { [Pipeline] echo [2025-08-15T07:19:40.669Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:19:40.956Z] ---> sigul-configuration.sh [2025-08-15T07:19:40.956Z] gpg: directory `/root/.gnupg' created [2025-08-15T07:19:40.956Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-15T07:19:40.956Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-15T07:19:40.956Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-15T07:19:40.956Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-15T07:19:40.956Z] gpg: CAST5 encrypted data [2025-08-15T07:19:40.956Z] gpg: encrypted with 1 passphrase [2025-08-15T07:19:40.956Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-15T07:19:41.244Z] + mkdir /home/jenkins [2025-08-15T07:19:41.244Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-15T07:19:41.534Z] + 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-15T07:19:41.548Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:19:41.842Z] ---> sigul-install.sh [2025-08-15T07:19:41.842Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-15T07:19:42.136Z] + git tag --list [2025-08-15T07:19:42.136Z] 0.7.1 [2025-08-15T07:19:42.136Z] v1.0.0 [2025-08-15T07:19:42.136Z] v1.1.0 [2025-08-15T07:19:42.136Z] v1.1.1 [2025-08-15T07:19:42.136Z] v1.2.2 [2025-08-15T07:19:42.136Z] v1.3.0 [2025-08-15T07:19:42.136Z] v1.3.1 [2025-08-15T07:19:42.136Z] v2.0.0 [2025-08-15T07:19:42.136Z] v2.1.0 [2025-08-15T07:19:42.136Z] v2.1.1 [2025-08-15T07:19:42.136Z] v2.2.0 [2025-08-15T07:19:42.136Z] v2.3.0 [2025-08-15T07:19:42.136Z] v3.0 [2025-08-15T07:19:42.136Z] v3.0.0 [2025-08-15T07:19:42.136Z] v3.1 [2025-08-15T07:19:42.136Z] v3.1.0 [2025-08-15T07:19:42.136Z] v3.1.1 [2025-08-15T07:19:42.136Z] v4.0 [2025-08-15T07:19:42.136Z] v4.0.0 [2025-08-15T07:19:42.136Z] v4.1.0-dev.1 [2025-08-15T07:19:42.136Z] v4.1.0-dev.2 [2025-08-15T07:19:42.136Z] v4.1.0-dev.3 [2025-08-15T07:19:42.136Z] v4.1.0-dev.4 [2025-08-15T07:19:42.136Z] v4.1.0-dev.5 [Pipeline] sh [2025-08-15T07:19:42.429Z] + lftools sign git-tag v4.1.0-dev.5 [2025-08-15T07:19:43.000Z] Signing Git tag with Sigul... [2025-08-15T07:19:43.000Z] Signing v4.1.0-dev.5 [Pipeline] echo [2025-08-15T07:19:43.275Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:19:43.570Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-15T07:19:43.576Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-15T07:19:43.598Z] $ docker stop --time=1 967820f8b2331b3f55b606d86c22af77b3ec9a2ad05b5099d56dfa2fbf0a556e [2025-08-15T07:19:44.853Z] $ docker rm -f --volumes 967820f8b2331b3f55b606d86c22af77b3ec9a2ad05b5099d56dfa2fbf0a556e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-15T07:19:45.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T07:19:45.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:19:45.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:19:45.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:19:45.737Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:19:45.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T07:19:46.055Z] $ docker top 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 -eo pid,comm [2025-08-15T07:19:46.101Z] 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-15T07:19:46.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T07:19:46.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:19:46.162Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:19:46.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:19:46.264Z] $ docker exec 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 ssh-agent [2025-08-15T07:19:46.374Z] SSH_AUTH_SOCK=/tmp/ssh-BfygLp1AnMkP/agent.33 [2025-08-15T07:19:46.374Z] SSH_AGENT_PID=39 [2025-08-15T07:19:46.387Z] Running ssh-add (command line suppressed) [2025-08-15T07:19:46.488Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14798061827034153198.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14798061827034153198.key) [2025-08-15T07:19:46.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:19:46.794Z] + git semver bump pre [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,028 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,031 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,031 [bump_version] DEBUG bumping version:4.1.0-dev.5 on axis:pre with prefix:dev [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,031 [bump_version] DEBUG bumped version:4.1.0-dev.6 [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,032 [write_version] DEBUG write version:4.1.0-dev.6 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,032 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,032 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,034 [execute] INFO git cat-file --batch-check [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,034 [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-15T07:19:47.054Z] 2025-08-15 07:19:47,038 [execute] INFO git cat-file --batch [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T07:19:47.054Z] 2025-08-15 07:19:47,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:19:47.054Z] 4.1.0-dev.6 [Pipeline] } [2025-08-15T07:19:47.323Z] $ docker exec --env ******** --env ******** 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 ssh-agent -k [2025-08-15T07:19:47.409Z] unset SSH_AUTH_SOCK; [2025-08-15T07:19:47.410Z] unset SSH_AGENT_PID; [2025-08-15T07:19:47.410Z] echo Agent pid 39 killed; [2025-08-15T07:19:47.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:19:47.749Z] + git semver [Pipeline] } [2025-08-15T07:19:48.021Z] $ docker stop --time=1 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 [2025-08-15T07:19:49.285Z] $ docker rm -f --volumes 2aae2665c3e2dea80f66ac4d7bd83706792f0bf246d057cd641cb89acf270af9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T07:19:49.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T07:19:49.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:19:49.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T07:19:49.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:19:50.030Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:19:50.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-15T07:19:50.301Z] $ docker top 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 -eo pid,comm [2025-08-15T07:19:50.342Z] 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-15T07:19:50.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T07:19:50.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T07:19:50.400Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T07:19:50.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T07:19:50.523Z] $ docker exec 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 ssh-agent [2025-08-15T07:19:50.630Z] SSH_AUTH_SOCK=/tmp/ssh-cyjXKJ3qC0uu/agent.33 [2025-08-15T07:19:50.630Z] SSH_AGENT_PID=39 [2025-08-15T07:19:50.634Z] Running ssh-add (command line suppressed) [2025-08-15T07:19:50.731Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12761893730307052018.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12761893730307052018.key) [2025-08-15T07:19:50.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T07:19:51.035Z] + git semver push [2025-08-15T07:19:51.295Z] 2025-08-15 07:19:51,239 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T07:19:51.295Z] 2025-08-15 07:19:51,243 [run_push] DEBUG push [2025-08-15T07:19:51.295Z] 2025-08-15 07:19:51,244 [execute] INFO git cat-file --batch-check [2025-08-15T07:19:51.295Z] 2025-08-15 07:19:51,244 [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-15T07:19:51.295Z] 2025-08-15 07:19:51,246 [execute] INFO git rev-list d114a097d29bf2cfefd2fde59be0b738d24dba24 -- [2025-08-15T07:19:51.295Z] 2025-08-15 07:19:51,246 [execute] DEBUG Popen(['git', 'rev-list', 'd114a097d29bf2cfefd2fde59be0b738d24dba24', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-15T07:19:51.295Z] 2025-08-15 07:19:51,254 [execute] INFO git fetch -v -- origin [2025-08-15T07:19:51.295Z] 2025-08-15 07:19:51,254 [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-15T07:19:51.863Z] 2025-08-15 07:19:51,702 [run_push] DEBUG no remote changes detected [2025-08-15T07:19:51.863Z] 2025-08-15 07:19:51,702 [execute] INFO git push origin semver [2025-08-15T07:19:51.863Z] 2025-08-15 07:19:51,703 [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-15T07:19:52.432Z] 2025-08-15 07:19:52,413 [run_push] DEBUG push all version tags [2025-08-15T07:19:52.432Z] 2025-08-15 07:19:52,413 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-15T07:19:52.432Z] 2025-08-15 07:19:52,414 [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-15T07:19:53.367Z] 2025-08-15 07:19:53,092 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-08-15T07:19:53.367Z] 4.1.0-dev.6 [Pipeline] } [2025-08-15T07:19:53.374Z] $ docker exec --env ******** --env ******** 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 ssh-agent -k [2025-08-15T07:19:53.448Z] unset SSH_AUTH_SOCK; [2025-08-15T07:19:53.448Z] unset SSH_AGENT_PID; [2025-08-15T07:19:53.448Z] echo Agent pid 39 killed; [2025-08-15T07:19:53.460Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T07:19:53.772Z] + git semver [Pipeline] } [2025-08-15T07:19:54.041Z] $ docker stop --time=1 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 [2025-08-15T07:19:55.309Z] $ docker rm -f --volumes 82d76d0c546ec4e6763c7dd3f4e95d0758fca7a64d16e2a7a5aece0ef5a0b730 [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-15T07:19:55.874Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-08-15T07:19:55.874Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-15T07:19:55.874Z] total 16 [2025-08-15T07:19:55.874Z] drwxr-xr-x 3 root root 4096 Aug 15 07:08 . [2025-08-15T07:19:55.874Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 07:19 .. [2025-08-15T07:19:55.874Z] drwxr-xr-x 2 root root 4096 Aug 15 07:08 cost [2025-08-15T07:19:55.874Z] -rw-r--r-- 1 root root 88 Aug 15 07:08 cost.csv [2025-08-15T07:19:55.874Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-15T07:19:55.874Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-08-15T07:19:55.874Z] total 16 [2025-08-15T07:19:55.874Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 07:08 . [2025-08-15T07:19:55.874Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 07:19 .. [2025-08-15T07:19:55.874Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 07:08 cost [2025-08-15T07:19:55.874Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 15 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:19:56.160Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:19:57.022Z] ---> package-listing.sh [2025-08-15T07:19:57.022Z] ++ facter osfamily [2025-08-15T07:19:57.022Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T07:19:57.281Z] + OS_FAMILY=debian [2025-08-15T07:19:57.281Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-08-15T07:19:57.281Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T07:19:57.281Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T07:19:57.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T07:19:57.281Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T07:19:57.281Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-15T07:19:57.281Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T07:19:57.281Z] + case "${OS_FAMILY}" in [2025-08-15T07:19:57.281Z] + dpkg -l [2025-08-15T07:19:57.281Z] + grep '^ii' [2025-08-15T07:19:57.281Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T07:19:57.281Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T07:19:57.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T07:19:57.281Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-08-15T07:19:57.281Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-08-15T07:19:57.281Z] + 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-15T07:19:57.292Z] 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-15T07:19:57.582Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T07:19:58.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T07:19:58.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T07:19:58.209Z] prd-ubuntu20.04-docker-8c-8g-7067 does not seem to be running inside a container [2025-08-15T07:19:58.237Z] $ 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-15T07:19:58.460Z] $ docker top e48673423d17997f655410977fa397cc0c15ee9294b28a770bf2ea5b28934bbd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T07:19:58.800Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T07:19:59.085Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T07:19:59.370Z] + ls /var/log/sa-host [2025-08-15T07:19:59.370Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T07:19:59.411Z] provisioning config files... [2025-08-15T07:19:59.418Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8506451280459066059tmp [Pipeline] { [Pipeline] echo [2025-08-15T07:19:59.435Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:19:59.718Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T07:19:59.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:20:00.031Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T07:20:00.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:20:00.323Z] ---> sudo-logs.sh [2025-08-15T07:20:00.323Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-15T07:20:00.356Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:20:00.635Z] ---> job-cost.sh [2025-08-15T07:20:00.635Z] lf-activate-venv: SKIPPING [2025-08-15T07:20:00.635Z] DEBUG: total: 0.2199999988079071 [2025-08-15T07:20:00.635Z] INFO: Retrieving Stack Cost... [2025-08-15T07:20:00.894Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T07:20:01.154Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T07:20:01.164Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T07:20:01.444Z] ---> logs-deploy.sh [2025-08-15T07:20:01.444Z] lf-activate-venv: SKIPPING [2025-08-15T07:20:01.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/195 [2025-08-15T07:20:01.444Z] INFO: archiving workspace using pattern(s): [2025-08-15T07:20:02.380Z] Archives upload complete. [2025-08-15T07:20:02.380Z] INFO: archiving logs to Nexus