Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 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-ssh18136603110013280276.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6839750541033900897.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh411767412280885496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6414086278129366432.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-ssh2278399304462872761.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39533 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 fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 (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 fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 # timeout=10 Commit message: "Merge pull request #617 from weichou1229/issue-606" > git rev-list --no-walk d7843eb9fff04d81f7905769d603012160cefa56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-23T12:01:03.810Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-23T12:01:03.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-23T12:01:03.912Z] ========================================================= [2025-02-23T12:01:03.912Z] EdgeX Global Pipelines Version Info [2025-02-23T12:01:03.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:01:05.069Z] ------------------- [2025-02-23T12:01:05.069Z] stable info: [2025-02-23T12:01:05.069Z] ------------------- [2025-02-23T12:01:05.069Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-23T12:01:05.069Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-23T12:01:05.069Z] Message: update stable to v1.0.269 [2025-02-23T12:01:05.329Z] ------------------- [2025-02-23T12:01:05.329Z] experimental info: [2025-02-23T12:01:05.329Z] ------------------- [2025-02-23T12:01:05.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-23T12:01:05.329Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-23T12:01:05.330Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-23T12:01:05.420Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-02-23T12:01:05.441Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-02-23T12:01:05.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-23T12:01:05.493Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-23T12:01:05.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-23T12:01:05.543Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-23T12:01:05.564Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-23T12:01:05.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-23T12:01:05.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-23T12:01:05.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-23T12:01:05.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-23T12:01:05.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-02-23T12:01:05.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-23T12:01:05.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-23T12:01:05.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-23T12:01:05.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-23T12:01:05.810Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-23T12:01:05.831Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-23T12:01:05.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-23T12:01:05.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-23T12:01:05.897Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-23T12:01:05.920Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-23T12:01:05.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-23T12:01:05.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-23T12:01:05.994Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-23T12:01:06.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-23T12:01:06.048Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-23T12:01:06.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-23T12:01:06.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-23T12:01:06.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-23T12:01:06.144Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [Pipeline] echo [2025-02-23T12:01:06.167Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbd5f5b [Pipeline] echo [2025-02-23T12:01:06.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T12:01:06.253Z] provisioning config files... [2025-02-23T12:01:06.267Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2927221050352575524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:01:06.598Z] ---> ****-login.sh [2025-02-23T12:01:06.598Z] nexus3.edgexfoundry.org:10001 [2025-02-23T12:01:06.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:06.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:06.859Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:06.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:06.859Z] [2025-02-23T12:01:06.859Z] Login Succeeded [2025-02-23T12:01:06.859Z] nexus3.edgexfoundry.org:10002 [2025-02-23T12:01:07.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:07.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:07.122Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:07.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:07.122Z] [2025-02-23T12:01:07.122Z] Login Succeeded [2025-02-23T12:01:07.122Z] nexus3.edgexfoundry.org:10003 [2025-02-23T12:01:07.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:07.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:07.123Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:07.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:07.123Z] [2025-02-23T12:01:07.123Z] Login Succeeded [2025-02-23T12:01:07.123Z] nexus3.edgexfoundry.org:10004 [2025-02-23T12:01:07.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:07.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:07.384Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:07.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:07.384Z] [2025-02-23T12:01:07.384Z] Login Succeeded [2025-02-23T12:01:07.384Z] ****.io [2025-02-23T12:01:07.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:07.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:07.644Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:07.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:07.644Z] [2025-02-23T12:01:07.644Z] Login Succeeded [2025-02-23T12:01:07.644Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T12:01:07.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-23T12:01:08.093Z] + git rev-list -1 --merges fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56~1..fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [Pipeline] echo [2025-02-23T12:01:08.121Z] -----------> git rev-list -1 --merges fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56~1..fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:01:08.121Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [false] [Pipeline] sh [2025-02-23T12:01:08.413Z] + git log --format=format:%s -1 fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [Pipeline] echo [2025-02-23T12:01:08.430Z] ========================================================= [2025-02-23T12:01:08.430Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-23T12:01:08.430Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T12:01:08.768Z] + git log --format=format:%s -1 fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [Pipeline] echo [2025-02-23T12:01:08.779Z] [semverPrep] GIT_COMMIT: fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56, Commit Message: Merge pull request #617 from weichou1229/issue-606 [Pipeline] echo [2025-02-23T12:01:08.793Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-23T12:01:09.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T12:01:09.185Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-23T12:01:09.185Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-23T12:01:09.185Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-23T12:01:09.185Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-23T12:01:09.185Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-23T12:01:09.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:01:09.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T12:01:09.613Z] [2025-02-23T12:01:09.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:01:09.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T12:01:09.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-23T12:01:09.944Z] b85a868b505f: Pulling fs layer [2025-02-23T12:01:09.944Z] e2be974225ed: Pulling fs layer [2025-02-23T12:01:09.944Z] 339a4e72a1f5: Pulling fs layer [2025-02-23T12:01:09.944Z] 988bab9f4d93: Pulling fs layer [2025-02-23T12:01:09.944Z] 1469e6f7b9e6: Pulling fs layer [2025-02-23T12:01:09.944Z] eaf3925da568: Pulling fs layer [2025-02-23T12:01:09.944Z] bab4dde63d76: Pulling fs layer [2025-02-23T12:01:09.944Z] bde34c3a00c8: Pulling fs layer [2025-02-23T12:01:09.944Z] b352a97aabf1: Pulling fs layer [2025-02-23T12:01:09.944Z] 4872d77fe225: Pulling fs layer [2025-02-23T12:01:09.944Z] 5851b861e8e6: Pulling fs layer [2025-02-23T12:01:09.944Z] eaf3925da568: Waiting [2025-02-23T12:01:09.944Z] bab4dde63d76: Waiting [2025-02-23T12:01:09.944Z] bde34c3a00c8: Waiting [2025-02-23T12:01:09.944Z] b352a97aabf1: Waiting [2025-02-23T12:01:09.944Z] 5851b861e8e6: Waiting [2025-02-23T12:01:09.944Z] 988bab9f4d93: Waiting [2025-02-23T12:01:09.944Z] 1469e6f7b9e6: Waiting [2025-02-23T12:01:09.944Z] e2be974225ed: Verifying Checksum [2025-02-23T12:01:09.944Z] e2be974225ed: Download complete [2025-02-23T12:01:09.944Z] 988bab9f4d93: Verifying Checksum [2025-02-23T12:01:09.944Z] 988bab9f4d93: Download complete [2025-02-23T12:01:09.944Z] 1469e6f7b9e6: Verifying Checksum [2025-02-23T12:01:09.944Z] 339a4e72a1f5: Verifying Checksum [2025-02-23T12:01:09.944Z] 339a4e72a1f5: Download complete [2025-02-23T12:01:09.944Z] eaf3925da568: Verifying Checksum [2025-02-23T12:01:09.944Z] eaf3925da568: Download complete [2025-02-23T12:01:09.944Z] bde34c3a00c8: Verifying Checksum [2025-02-23T12:01:09.944Z] bde34c3a00c8: Download complete [2025-02-23T12:01:10.207Z] b352a97aabf1: Verifying Checksum [2025-02-23T12:01:10.207Z] b352a97aabf1: Download complete [2025-02-23T12:01:10.207Z] 4872d77fe225: Verifying Checksum [2025-02-23T12:01:10.207Z] 4872d77fe225: Download complete [2025-02-23T12:01:10.207Z] 5851b861e8e6: Download complete [2025-02-23T12:01:10.207Z] b85a868b505f: Verifying Checksum [2025-02-23T12:01:10.207Z] b85a868b505f: Download complete [2025-02-23T12:01:10.473Z] bab4dde63d76: Verifying Checksum [2025-02-23T12:01:10.473Z] bab4dde63d76: Download complete [2025-02-23T12:01:11.410Z] b85a868b505f: Pull complete [2025-02-23T12:01:11.668Z] e2be974225ed: Pull complete [2025-02-23T12:01:12.237Z] 339a4e72a1f5: Pull complete [2025-02-23T12:01:12.237Z] 988bab9f4d93: Pull complete [2025-02-23T12:01:12.497Z] 1469e6f7b9e6: Pull complete [2025-02-23T12:01:12.497Z] eaf3925da568: Pull complete [2025-02-23T12:01:14.401Z] bab4dde63d76: Pull complete [2025-02-23T12:01:14.401Z] bde34c3a00c8: Pull complete [2025-02-23T12:01:14.660Z] b352a97aabf1: Pull complete [2025-02-23T12:01:14.660Z] 4872d77fe225: Pull complete [2025-02-23T12:01:14.660Z] 5851b861e8e6: Pull complete [2025-02-23T12:01:14.660Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-23T12:01:14.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T12:01:14.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:01:14.805Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:01:14.833Z] $ 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-02-23T12:01:17.580Z] $ docker top b99d3a0de13953fb98949537b8043a2229f53b8ca61fa18609939bf698c2e93a -eo pid,comm [2025-02-23T12:01:17.646Z] 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-02-23T12:01:17.646Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T12:01:17.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T12:01:17.703Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T12:01:17.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T12:01:17.838Z] $ docker exec b99d3a0de13953fb98949537b8043a2229f53b8ca61fa18609939bf698c2e93a ssh-agent [2025-02-23T12:01:17.954Z] SSH_AUTH_SOCK=/tmp/ssh-qHiwGdguX5hm/agent.31 [2025-02-23T12:01:17.954Z] SSH_AGENT_PID=37 [2025-02-23T12:01:17.963Z] Running ssh-add (command line suppressed) [2025-02-23T12:01:18.069Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13411054179480015663.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13411054179480015663.key) [2025-02-23T12:01:18.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T12:01:18.385Z] + git tag --points-at HEAD [Pipeline] } [2025-02-23T12:01:18.395Z] $ docker exec --env ******** --env ******** b99d3a0de13953fb98949537b8043a2229f53b8ca61fa18609939bf698c2e93a ssh-agent -k [2025-02-23T12:01:18.491Z] unset SSH_AUTH_SOCK; [2025-02-23T12:01:18.491Z] unset SSH_AGENT_PID; [2025-02-23T12:01:18.491Z] echo Agent pid 37 killed; [2025-02-23T12:01:18.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-23T12:01:18.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T12:01:18.545Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T12:01:18.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T12:01:18.663Z] $ docker exec b99d3a0de13953fb98949537b8043a2229f53b8ca61fa18609939bf698c2e93a ssh-agent [2025-02-23T12:01:18.776Z] SSH_AUTH_SOCK=/tmp/ssh-uI5xR1E73Vtx/agent.70 [2025-02-23T12:01:18.776Z] SSH_AGENT_PID=77 [2025-02-23T12:01:18.782Z] Running ssh-add (command line suppressed) [2025-02-23T12:01:18.896Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2181136597915915354.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2181136597915915354.key) [2025-02-23T12:01:18.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T12:01:19.209Z] + git semver init [2025-02-23T12:01:19.470Z] 2025-02-23 12:01:19,398 [run_init] DEBUG init version:0.0.0 force:False [2025-02-23T12:01:19.470Z] 2025-02-23 12:01:19,398 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-23T12:01:19.470Z] 2025-02-23 12:01:19,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-23T12:01:19.470Z] 2025-02-23 12:01:19,399 [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, universal_newlines=False, shell=None, istream=None) [2025-02-23T12:01:20.854Z] 2025-02-23 12:01:20,414 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-02-23T12:01:20.855Z] 2025-02-23 12:01:20,414 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-02-23T12:01:20.855Z] 2025-02-23 12:01:20,414 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:01:20.855Z] 2025-02-23 12:01:20,415 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:01:20.855Z] 4.0.0-dev.18 [Pipeline] } [2025-02-23T12:01:20.863Z] $ docker exec --env ******** --env ******** b99d3a0de13953fb98949537b8043a2229f53b8ca61fa18609939bf698c2e93a ssh-agent -k [2025-02-23T12:01:20.963Z] unset SSH_AUTH_SOCK; [2025-02-23T12:01:20.963Z] unset SSH_AGENT_PID; [2025-02-23T12:01:20.964Z] echo Agent pid 77 killed; [2025-02-23T12:01:20.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T12:01:21.309Z] + git semver [Pipeline] } [2025-02-23T12:01:21.580Z] $ docker stop --time=1 b99d3a0de13953fb98949537b8043a2229f53b8ca61fa18609939bf698c2e93a [2025-02-23T12:01:22.880Z] $ docker rm -f --volumes b99d3a0de13953fb98949537b8043a2229f53b8ca61fa18609939bf698c2e93a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T12:01:23.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-23T12:01:23.472Z] Stashed 1 file(s) [Pipeline] echo [2025-02-23T12:01:23.475Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.18 [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-02-23T12:01:23.664Z] provisioning config files... [2025-02-23T12:01:23.675Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5918786159491629805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:01:23.980Z] ---> ****-login.sh [2025-02-23T12:01:23.981Z] nexus3.edgexfoundry.org:10001 [2025-02-23T12:01:23.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:23.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:23.981Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:23.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:23.981Z] [2025-02-23T12:01:23.981Z] Login Succeeded [2025-02-23T12:01:23.981Z] nexus3.edgexfoundry.org:10002 [2025-02-23T12:01:23.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:23.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:23.981Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:23.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:23.981Z] [2025-02-23T12:01:23.981Z] Login Succeeded [2025-02-23T12:01:23.981Z] nexus3.edgexfoundry.org:10003 [2025-02-23T12:01:24.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:24.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:24.241Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:24.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:24.241Z] [2025-02-23T12:01:24.241Z] Login Succeeded [2025-02-23T12:01:24.241Z] nexus3.edgexfoundry.org:10004 [2025-02-23T12:01:24.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:24.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:24.241Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:24.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:24.241Z] [2025-02-23T12:01:24.241Z] Login Succeeded [2025-02-23T12:01:24.241Z] ****.io [2025-02-23T12:01:24.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:01:24.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:01:24.501Z] Configure a credential helper to remove this warning. See [2025-02-23T12:01:24.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:01:24.501Z] [2025-02-23T12:01:24.501Z] Login Succeeded [2025-02-23T12:01:24.501Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T12:01:24.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-23T12:01:24.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T12:01:24.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T12:01:24.646Z] ========================================================= [2025-02-23T12:01:24.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-23T12:01:24.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:01:25.080Z] + 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-02-23T12:01:25.080Z] Sending build context to Docker daemon 18.12MB [2025-02-23T12:01:25.080Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T12:01:25.080Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-23T12:01:25.364Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-23T12:01:25.364Z] da9db072f522: Pulling fs layer [2025-02-23T12:01:25.364Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-23T12:01:25.364Z] 06f05ace1117: Pulling fs layer [2025-02-23T12:01:25.364Z] 5fe327b54edc: Pulling fs layer [2025-02-23T12:01:25.364Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T12:01:25.364Z] 92a5565b7b96: Pulling fs layer [2025-02-23T12:01:25.364Z] ff9bb7016b71: Pulling fs layer [2025-02-23T12:01:25.364Z] b67dba6c2c7d: Pulling fs layer [2025-02-23T12:01:25.364Z] a813b0c90790: Pulling fs layer [2025-02-23T12:01:25.364Z] 4f4fb700ef54: Waiting [2025-02-23T12:01:25.364Z] 5fe327b54edc: Waiting [2025-02-23T12:01:25.364Z] ff9bb7016b71: Waiting [2025-02-23T12:01:25.364Z] 92a5565b7b96: Waiting [2025-02-23T12:01:25.364Z] b67dba6c2c7d: Waiting [2025-02-23T12:01:25.364Z] a813b0c90790: Waiting [2025-02-23T12:01:25.364Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-23T12:01:25.364Z] 6ef4a4ee8ca5: Download complete [2025-02-23T12:01:25.364Z] 5fe327b54edc: Verifying Checksum [2025-02-23T12:01:25.364Z] 5fe327b54edc: Download complete [2025-02-23T12:01:25.364Z] 4f4fb700ef54: Verifying Checksum [2025-02-23T12:01:25.364Z] 4f4fb700ef54: Download complete [2025-02-23T12:01:25.364Z] 92a5565b7b96: Verifying Checksum [2025-02-23T12:01:25.364Z] 92a5565b7b96: Download complete [2025-02-23T12:01:25.364Z] da9db072f522: Download complete [2025-02-23T12:01:25.364Z] ff9bb7016b71: Verifying Checksum [2025-02-23T12:01:25.364Z] ff9bb7016b71: Download complete [2025-02-23T12:01:25.630Z] a813b0c90790: Verifying Checksum [2025-02-23T12:01:25.630Z] a813b0c90790: Download complete [2025-02-23T12:01:25.630Z] da9db072f522: Pull complete [2025-02-23T12:01:25.630Z] 6ef4a4ee8ca5: Pull complete [2025-02-23T12:01:25.888Z] 06f05ace1117: Verifying Checksum [2025-02-23T12:01:25.888Z] 06f05ace1117: Download complete [2025-02-23T12:01:26.146Z] b67dba6c2c7d: Download complete [2025-02-23T12:01:29.433Z] 06f05ace1117: Pull complete [2025-02-23T12:01:29.433Z] 5fe327b54edc: Pull complete [2025-02-23T12:01:29.433Z] 4f4fb700ef54: Pull complete [2025-02-23T12:01:29.433Z] 92a5565b7b96: Pull complete [2025-02-23T12:01:29.433Z] ff9bb7016b71: Pull complete [2025-02-23T12:01:31.971Z] b67dba6c2c7d: Pull complete [2025-02-23T12:01:32.231Z] a813b0c90790: Pull complete [2025-02-23T12:01:32.231Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-23T12:01:32.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-23T12:01:32.231Z] ---> 3ba60ce46760 [2025-02-23T12:01:32.231Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-23T12:01:35.523Z] ---> Running in c81439d0cc29 [2025-02-23T12:01:35.782Z] Removing intermediate container c81439d0cc29 [2025-02-23T12:01:35.782Z] ---> c7a144df62ca [2025-02-23T12:01:35.782Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T12:01:35.782Z] ---> Running in 66340f118c8e [2025-02-23T12:01:35.782Z] Removing intermediate container 66340f118c8e [2025-02-23T12:01:35.782Z] ---> 90b2fdcb18bf [2025-02-23T12:01:35.782Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-23T12:01:35.782Z] ---> Running in 2fc8d221c685 [2025-02-23T12:01:36.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T12:01:36.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T12:01:36.561Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-02-23T12:01:36.561Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-23T12:01:36.561Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-02-23T12:01:36.561Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-02-23T12:01:36.561Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-02-23T12:01:36.561Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-02-23T12:01:36.561Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-02-23T12:01:36.561Z] (8/8) Installing openssh (9.7_p1-r5) [2025-02-23T12:01:36.561Z] Executing busybox-1.36.1-r29.trigger [2025-02-23T12:01:36.561Z] OK: 253 MiB in 66 packages [2025-02-23T12:01:37.147Z] Removing intermediate container 2fc8d221c685 [2025-02-23T12:01:37.147Z] ---> 17b5468953f4 [2025-02-23T12:01:37.147Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-23T12:01:37.147Z] ---> Running in 442fa798574b [2025-02-23T12:01:37.406Z] Removing intermediate container 442fa798574b [2025-02-23T12:01:37.406Z] ---> f10383a0648d [2025-02-23T12:01:37.406Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-23T12:01:37.406Z] ---> eab273e9767d [2025-02-23T12:01:37.406Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T12:01:37.406Z] ---> Running in eec5fa303d67 [2025-02-23T12:01:38.619Z] Still waiting to schedule task [2025-02-23T12:01:38.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-23T12:02:45.121Z] Removing intermediate container eec5fa303d67 [2025-02-23T12:02:45.121Z] ---> 6110c7f24eee [2025-02-23T12:02:45.121Z] Step 9/10 : COPY . . [2025-02-23T12:02:45.121Z] ---> 8a2963fdeb1e [2025-02-23T12:02:45.121Z] Step 10/10 : RUN ${MAKE} [2025-02-23T12:02:45.121Z] ---> Running in ed6fdfec79f3 [2025-02-23T12:02:45.121Z] noop [2025-02-23T12:02:45.121Z] Removing intermediate container ed6fdfec79f3 [2025-02-23T12:02:45.121Z] ---> 20bb65948e68 [2025-02-23T12:02:45.121Z] Successfully built 20bb65948e68 [2025-02-23T12:02:45.121Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:02:45.449Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-23T12:02:45.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:02:45.553Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:02:45.584Z] $ 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-02-23T12:02:45.947Z] $ docker top c1d5d7e4263ed696bcc96d5d63c1d897fc1bf49754309249a94bc78b75ada708 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T12:02:46.306Z] + go version [2025-02-23T12:02:46.306Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-23T12:02:46.316Z] $ docker stop --time=1 c1d5d7e4263ed696bcc96d5d63c1d897fc1bf49754309249a94bc78b75ada708 [2025-02-23T12:02:47.614Z] $ docker rm -f --volumes c1d5d7e4263ed696bcc96d5d63c1d897fc1bf49754309249a94bc78b75ada708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:02:48.058Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-23T12:02:48.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:02:48.141Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:02:48.168Z] $ 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-02-23T12:02:48.544Z] $ docker top 8bea8393604029bd563f7b3a9758700302c42a644eab3f6df619a94ddd10cf9e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T12:02:48.902Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-23T12:02:49.201Z] + make test [2025-02-23T12:02:49.201Z] go test ./... -coverprofile=coverage.out [2025-02-23T12:02:51.110Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-23T12:03:13.044Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-23T12:03:13.044Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 45.2% of statements [2025-02-23T12:03:13.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39534 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-02-23T12:03:13.907Z] Running in /w/workspace/device-modbus-go/183 [Pipeline] { [Pipeline] checkout [2025-02-23T12:03:16.970Z] The recommended git tool is: git [2025-02-23T12:03:21.611Z] using credential edgex-jenkins-ssh [2025-02-23T12:03:21.633Z] Cloning the remote Git repository [2025-02-23T12:03:21.673Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-02-23T12:03:21.762Z] > git init /w/workspace/device-modbus-go/183 # timeout=10 [2025-02-23T12:03:23.025Z] go vet ./... [2025-02-23T12:03:21.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-02-23T12:03:21.937Z] > git --version # timeout=10 [2025-02-23T12:03:21.959Z] > git --version # 'git version 2.25.1' [2025-02-23T12:03:21.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-23T12:03:22.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-23T12:03:23.980Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-02-23T12:03:24.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-23T12:03:24.885Z] Avoid second fetch [2025-02-23T12:03:24.886Z] Checking out Revision fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 (main) [2025-02-23T12:03:25.523Z] Commit message: "Merge pull request #617 from weichou1229/issue-606" [2025-02-23T12:03:24.902Z] > git config core.sparsecheckout # timeout=10 [2025-02-23T12:03:24.982Z] > git checkout -f fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T12:03:29.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-23T12:03:29.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-23T12:03:29.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-23T12:03:29.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-23T12:03:29.805Z] $ docker stop --time=1 8bea8393604029bd563f7b3a9758700302c42a644eab3f6df619a94ddd10cf9e [2025-02-23T12:03:30.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-23T12:03:30.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T12:03:30.087Z] Dload Upload Total Spent Left Speed [2025-02-23T12:03:30.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 80679 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 80175 [2025-02-23T12:03:32.451Z] $ docker rm -f --volumes 8bea8393604029bd563f7b3a9758700302c42a644eab3f6df619a94ddd10cf9e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2025-02-23T12:03:32.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-23T12:03:33.042Z] Stashed 1 file(s) [Pipeline] } [2025-02-23T12:03:33.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-23T12:03:33.369Z] + sudo tee /etc/docker/daemon.new [2025-02-23T12:03:33.369Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-23T12:03:33.369Z] { [2025-02-23T12:03:33.369Z] "registry-mirrors": [ [2025-02-23T12:03:33.369Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-23T12:03:33.369Z] ], [2025-02-23T12:03:33.369Z] "bip": "10.250.0.254/24", [2025-02-23T12:03:33.369Z] "hosts": [ [2025-02-23T12:03:33.369Z] "tcp://0.0.0.0:5555", [2025-02-23T12:03:33.369Z] "unix:///var/run/docker.sock" [2025-02-23T12:03:33.369Z] ], [2025-02-23T12:03:33.369Z] "mtu": 1458, [2025-02-23T12:03:33.369Z] "selinux-enabled": true, [2025-02-23T12:03:33.369Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-23T12:03:33.369Z] } [Pipeline] sh [2025-02-23T12:03:33.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-23T12:03:33.704Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-23T12:03:33.922Z] + ls -al . [2025-02-23T12:03:33.922Z] total 260 [2025-02-23T12:03:33.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 12:02 . [2025-02-23T12:03:33.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 12:00 .. [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 23 12:00 .dockerignore [2025-02-23T12:03:33.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 12:03 .git [2025-02-23T12:03:33.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 12:00 .github [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 23 12:00 .gitignore [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 23 12:00 .golangci.yml [2025-02-23T12:03:33.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 12:01 .semver [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 23 12:00 Attribution.txt [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 23 12:00 CHANGELOG.md [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 23 12:00 Dockerfile [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 12:00 GOVERNANCE.md [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 23 12:00 Jenkinsfile [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 12:00 LICENSE [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 23 12:00 Makefile [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 23 12:00 OWNERS.md [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 23 12:00 README.md [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 12:01 VERSION [2025-02-23T12:03:33.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 12:00 bin [2025-02-23T12:03:33.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 12:00 cmd [2025-02-23T12:03:33.922Z] -rw-r--r-- 1 jenkins jenkins 26862 Feb 23 12:03 coverage.out [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 6343 Feb 23 12:00 go.mod [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 86970 Feb 23 12:00 go.sum [2025-02-23T12:03:33.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 12:00 internal [2025-02-23T12:03:33.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 12:00 simulator [2025-02-23T12:03:33.922Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 23 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:03:34.024Z] + sudo service docker restart [2025-02-23T12:03:34.244Z] + 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=fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 --label arch=amd64 --label version=4.0.0-dev.18 . [2025-02-23T12:03:34.244Z] Sending build context to Docker daemon 18.14MB [2025-02-23T12:03:34.244Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T12:03:34.244Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-23T12:03:34.244Z] ---> 20bb65948e68 [2025-02-23T12:03:34.244Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-23T12:03:34.504Z] ---> Running in ecdbcdc6e7b3 [2025-02-23T12:03:34.762Z] Removing intermediate container ecdbcdc6e7b3 [2025-02-23T12:03:34.762Z] ---> 75514799ae0a [2025-02-23T12:03:34.762Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T12:03:34.762Z] ---> Running in 28f179ce1c79 [2025-02-23T12:03:34.762Z] Removing intermediate container 28f179ce1c79 [2025-02-23T12:03:34.762Z] ---> 40632e9d130f [2025-02-23T12:03:34.762Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-23T12:03:34.762Z] ---> Running in 64ade6d98d49 [2025-02-23T12:03:35.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T12:03:35.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T12:03:35.540Z] OK: 253 MiB in 66 packages [2025-02-23T12:03:35.800Z] Removing intermediate container 64ade6d98d49 [2025-02-23T12:03:35.800Z] ---> 6dd4e61d9f55 [2025-02-23T12:03:35.800Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-23T12:03:36.059Z] ---> Running in 1560556bfc55 [2025-02-23T12:03:36.059Z] Removing intermediate container 1560556bfc55 [2025-02-23T12:03:36.059Z] ---> 93a89fa38fc6 [2025-02-23T12:03:36.059Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-23T12:03:36.059Z] ---> 21aa8ae70dcf [2025-02-23T12:03:36.059Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T12:03:36.059Z] ---> Running in 52c97f382e9c [2025-02-23T12:03:36.997Z] Removing intermediate container 52c97f382e9c [2025-02-23T12:03:36.997Z] ---> 49bd628afc64 [2025-02-23T12:03:36.997Z] Step 9/23 : COPY . . [2025-02-23T12:03:37.562Z] ---> 9213a8f683f4 [2025-02-23T12:03:37.562Z] Step 10/23 : RUN ${MAKE} [2025-02-23T12:03:37.562Z] ---> Running in a02127ddf49a [2025-02-23T12:03:37.819Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T12:03:52.287Z] provisioning config files... [2025-02-23T12:03:52.310Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/183@tmp/config2941824057201310040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:03:52.764Z] ---> ****-login.sh [2025-02-23T12:03:52.764Z] nexus3.edgexfoundry.org:10001 [2025-02-23T12:03:53.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:03:53.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:03:53.311Z] Configure a credential helper to remove this warning. See [2025-02-23T12:03:53.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:03:53.311Z] [2025-02-23T12:03:53.311Z] Login Succeeded [2025-02-23T12:03:53.311Z] nexus3.edgexfoundry.org:10002 [2025-02-23T12:03:53.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:03:53.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:03:53.580Z] Configure a credential helper to remove this warning. See [2025-02-23T12:03:53.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:03:53.580Z] [2025-02-23T12:03:53.580Z] Login Succeeded [2025-02-23T12:03:53.855Z] nexus3.edgexfoundry.org:10003 [2025-02-23T12:03:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:03:54.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:03:54.129Z] Configure a credential helper to remove this warning. See [2025-02-23T12:03:54.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:03:54.129Z] [2025-02-23T12:03:54.129Z] Login Succeeded [2025-02-23T12:03:54.129Z] nexus3.edgexfoundry.org:10004 [2025-02-23T12:03:54.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:03:54.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:03:54.403Z] Configure a credential helper to remove this warning. See [2025-02-23T12:03:54.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:03:54.403Z] [2025-02-23T12:03:54.403Z] Login Succeeded [2025-02-23T12:03:54.403Z] ****.io [2025-02-23T12:03:54.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:03:54.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:03:54.939Z] Configure a credential helper to remove this warning. See [2025-02-23T12:03:54.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:03:54.939Z] [2025-02-23T12:03:54.939Z] Login Succeeded [2025-02-23T12:03:54.939Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T12:03:54.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-23T12:03:55.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T12:03:55.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T12:03:55.319Z] ========================================================= [2025-02-23T12:03:55.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-23T12:03:55.319Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:03:55.691Z] + 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-02-23T12:03:55.960Z] Sending build context to Docker daemon 9.212MB [2025-02-23T12:03:56.229Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T12:03:56.229Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-23T12:03:56.229Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-23T12:03:56.229Z] 9986a736f7d3: Pulling fs layer [2025-02-23T12:03:56.229Z] 1f018df60701: Pulling fs layer [2025-02-23T12:03:56.229Z] 39f8f326b044: Pulling fs layer [2025-02-23T12:03:56.229Z] e6a1e7a6a96a: Pulling fs layer [2025-02-23T12:03:56.229Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T12:03:56.229Z] d45d956e0dbf: Pulling fs layer [2025-02-23T12:03:56.229Z] d7702b0d1db1: Pulling fs layer [2025-02-23T12:03:56.229Z] 5c7f0f088c93: Pulling fs layer [2025-02-23T12:03:56.229Z] 4fdc064ae6cf: Pulling fs layer [2025-02-23T12:03:56.229Z] e6a1e7a6a96a: Waiting [2025-02-23T12:03:56.229Z] 4f4fb700ef54: Waiting [2025-02-23T12:03:56.229Z] d45d956e0dbf: Waiting [2025-02-23T12:03:56.229Z] d7702b0d1db1: Waiting [2025-02-23T12:03:56.229Z] 5c7f0f088c93: Waiting [2025-02-23T12:03:56.229Z] 4fdc064ae6cf: Waiting [2025-02-23T12:03:56.229Z] 1f018df60701: Download complete [2025-02-23T12:03:56.229Z] e6a1e7a6a96a: Verifying Checksum [2025-02-23T12:03:56.229Z] e6a1e7a6a96a: Download complete [2025-02-23T12:03:56.229Z] 4f4fb700ef54: Verifying Checksum [2025-02-23T12:03:56.229Z] 4f4fb700ef54: Download complete [2025-02-23T12:03:56.229Z] d45d956e0dbf: Verifying Checksum [2025-02-23T12:03:56.229Z] d45d956e0dbf: Download complete [2025-02-23T12:03:56.496Z] 9986a736f7d3: Verifying Checksum [2025-02-23T12:03:56.496Z] 9986a736f7d3: Download complete [2025-02-23T12:03:56.496Z] d7702b0d1db1: Verifying Checksum [2025-02-23T12:03:56.496Z] d7702b0d1db1: Download complete [2025-02-23T12:03:56.768Z] 4fdc064ae6cf: Verifying Checksum [2025-02-23T12:03:56.768Z] 4fdc064ae6cf: Download complete [2025-02-23T12:03:57.360Z] 9986a736f7d3: Pull complete [2025-02-23T12:03:57.948Z] 1f018df60701: Pull complete [2025-02-23T12:03:58.218Z] 39f8f326b044: Download complete [2025-02-23T12:03:59.188Z] 5c7f0f088c93: Verifying Checksum [2025-02-23T12:03:59.188Z] 5c7f0f088c93: Download complete [2025-02-23T12:04:09.900Z] Removing intermediate container a02127ddf49a [2025-02-23T12:04:09.900Z] ---> 063961795d64 [2025-02-23T12:04:09.900Z] Step 11/23 : FROM alpine:3.20 [2025-02-23T12:04:09.900Z] 3.20: Pulling from library/alpine [2025-02-23T12:04:09.900Z] 0a9a5dfd008f: Pulling fs layer [2025-02-23T12:04:09.900Z] 0a9a5dfd008f: Verifying Checksum [2025-02-23T12:04:09.900Z] 0a9a5dfd008f: Download complete [2025-02-23T12:04:09.900Z] 0a9a5dfd008f: Pull complete [2025-02-23T12:04:09.900Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T12:04:09.900Z] Status: Downloaded newer image for alpine:3.20 [2025-02-23T12:04:09.900Z] ---> ff221270b9fb [2025-02-23T12:04:09.900Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-23T12:04:09.900Z] ---> Running in 6005a92974f5 [2025-02-23T12:04:09.900Z] Removing intermediate container 6005a92974f5 [2025-02-23T12:04:09.900Z] ---> 767d6480ce38 [2025-02-23T12:04:09.900Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-23T12:04:09.900Z] ---> Running in f02f27ce3364 [2025-02-23T12:04:09.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T12:04:09.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T12:04:09.900Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T12:04:09.900Z] Executing busybox-1.36.1-r29.trigger [2025-02-23T12:04:09.900Z] OK: 8 MiB in 15 packages [2025-02-23T12:04:09.900Z] Removing intermediate container f02f27ce3364 [2025-02-23T12:04:09.900Z] ---> d7cf6dd34218 [2025-02-23T12:04:09.900Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-23T12:04:09.900Z] ---> Running in 40424f4fc5eb [2025-02-23T12:04:09.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-23T12:04:09.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-23T12:04:09.900Z] OK: 8 MiB in 15 packages [2025-02-23T12:04:09.900Z] Removing intermediate container 40424f4fc5eb [2025-02-23T12:04:09.900Z] ---> d53b9f0e67a6 [2025-02-23T12:04:09.900Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-23T12:04:10.836Z] ---> 90a5b85bea63 [2025-02-23T12:04:10.836Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-23T12:04:10.836Z] ---> 4a410512aefd [2025-02-23T12:04:10.836Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-23T12:04:11.096Z] ---> de838a579837 [2025-02-23T12:04:11.096Z] Step 18/23 : EXPOSE 59901 [2025-02-23T12:04:11.096Z] ---> Running in 0d89368cb326 [2025-02-23T12:04:11.096Z] Removing intermediate container 0d89368cb326 [2025-02-23T12:04:11.096Z] ---> 3aed3b4daa4b [2025-02-23T12:04:11.096Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-23T12:04:11.096Z] ---> Running in 23fefea42d91 [2025-02-23T12:04:11.096Z] Removing intermediate container 23fefea42d91 [2025-02-23T12:04:11.096Z] ---> 14c03a1cd68a [2025-02-23T12:04:11.096Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-23T12:04:11.096Z] ---> Running in ed073b850e02 [2025-02-23T12:04:11.354Z] Removing intermediate container ed073b850e02 [2025-02-23T12:04:11.354Z] ---> 468ea9ecb8f7 [2025-02-23T12:04:11.354Z] Step 21/23 : LABEL arch=amd64 [2025-02-23T12:04:11.354Z] ---> Running in 5f841c225788 [2025-02-23T12:04:11.354Z] Removing intermediate container 5f841c225788 [2025-02-23T12:04:11.354Z] ---> 12eeb09ba377 [2025-02-23T12:04:11.354Z] Step 22/23 : LABEL git_sha=fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:04:11.354Z] ---> Running in 0631f1a9307e [2025-02-23T12:04:11.354Z] Removing intermediate container 0631f1a9307e [2025-02-23T12:04:11.354Z] ---> 1d1b9152f7d7 [2025-02-23T12:04:11.354Z] Step 23/23 : LABEL version=4.0.0-dev.18 [2025-02-23T12:04:11.354Z] ---> Running in 7773e56cc48d [2025-02-23T12:04:11.521Z] 39f8f326b044: Pull complete [2025-02-23T12:04:11.612Z] Removing intermediate container 7773e56cc48d [2025-02-23T12:04:11.612Z] ---> 742fd50695e7 [2025-02-23T12:04:11.612Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-23T12:04:11.612Z] Successfully built 742fd50695e7 [2025-02-23T12:04:11.612Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T12:04:11.742Z] provisioning config files... [2025-02-23T12:04:11.750Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16361722592517715716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:04:11.790Z] e6a1e7a6a96a: Pull complete [2025-02-23T12:04:12.059Z] 4f4fb700ef54: Pull complete [2025-02-23T12:04:12.059Z] d45d956e0dbf: Pull complete [2025-02-23T12:04:12.060Z] ---> ****-login.sh [2025-02-23T12:04:12.060Z] nexus3.edgexfoundry.org:10001 [2025-02-23T12:04:12.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:04:12.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:04:12.060Z] Configure a credential helper to remove this warning. See [2025-02-23T12:04:12.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:04:12.061Z] [2025-02-23T12:04:12.061Z] Login Succeeded [2025-02-23T12:04:12.061Z] nexus3.edgexfoundry.org:10002 [2025-02-23T12:04:12.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:04:12.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:04:12.061Z] Configure a credential helper to remove this warning. See [2025-02-23T12:04:12.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:04:12.061Z] [2025-02-23T12:04:12.061Z] Login Succeeded [2025-02-23T12:04:12.061Z] nexus3.edgexfoundry.org:10003 [2025-02-23T12:04:12.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:04:12.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:04:12.320Z] Configure a credential helper to remove this warning. See [2025-02-23T12:04:12.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:04:12.320Z] [2025-02-23T12:04:12.320Z] Login Succeeded [2025-02-23T12:04:12.320Z] nexus3.edgexfoundry.org:10004 [2025-02-23T12:04:12.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:04:12.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:04:12.320Z] Configure a credential helper to remove this warning. See [2025-02-23T12:04:12.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:04:12.321Z] [2025-02-23T12:04:12.321Z] Login Succeeded [2025-02-23T12:04:12.321Z] ****.io [2025-02-23T12:04:12.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:04:12.328Z] d7702b0d1db1: Pull complete [2025-02-23T12:04:12.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:04:12.581Z] Configure a credential helper to remove this warning. See [2025-02-23T12:04:12.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:04:12.581Z] [2025-02-23T12:04:12.581Z] Login Succeeded [2025-02-23T12:04:12.581Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T12:04:12.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T12:04:12.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T12:04:12.670Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-02-23T12:04:12.670Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:04:12.670Z] latest [2025-02-23T12:04:12.670Z] 4.0.0-dev.18 [2025-02-23T12:04:12.670Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18 [2025-02-23T12:04:12.670Z] main [2025-02-23T12:04:12.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:13.022Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:13.349Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:04:13.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-23T12:04:13.349Z] 925bc5515d1b: Preparing [2025-02-23T12:04:13.349Z] d1468d885416: Preparing [2025-02-23T12:04:13.349Z] 7a3bda1133f0: Preparing [2025-02-23T12:04:13.349Z] 864f229ac22c: Preparing [2025-02-23T12:04:13.349Z] 8cdd950400dc: Preparing [2025-02-23T12:04:13.349Z] 994456c4fd7b: Preparing [2025-02-23T12:04:13.349Z] 994456c4fd7b: Waiting [2025-02-23T12:04:13.349Z] d1468d885416: Pushed [2025-02-23T12:04:13.349Z] 925bc5515d1b: Pushed [2025-02-23T12:04:13.349Z] 8cdd950400dc: Pushed [2025-02-23T12:04:13.349Z] 864f229ac22c: Pushed [2025-02-23T12:04:13.349Z] 994456c4fd7b: Layer already exists [2025-02-23T12:04:16.636Z] 7a3bda1133f0: Pushed [2025-02-23T12:04:16.895Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56: digest: sha256:7402ab07924e5e7258fd4967789c9dcb94457310461510b1e3512f909e19798e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:17.236Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:17.575Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-23T12:04:17.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-23T12:04:17.575Z] 925bc5515d1b: Preparing [2025-02-23T12:04:17.575Z] d1468d885416: Preparing [2025-02-23T12:04:17.575Z] 7a3bda1133f0: Preparing [2025-02-23T12:04:17.575Z] 864f229ac22c: Preparing [2025-02-23T12:04:17.575Z] 8cdd950400dc: Preparing [2025-02-23T12:04:17.575Z] 994456c4fd7b: Preparing [2025-02-23T12:04:17.575Z] 994456c4fd7b: Waiting [2025-02-23T12:04:17.575Z] 7a3bda1133f0: Layer already exists [2025-02-23T12:04:17.575Z] 925bc5515d1b: Layer already exists [2025-02-23T12:04:17.575Z] 864f229ac22c: Layer already exists [2025-02-23T12:04:17.575Z] 8cdd950400dc: Layer already exists [2025-02-23T12:04:17.575Z] d1468d885416: Layer already exists [2025-02-23T12:04:17.575Z] 994456c4fd7b: Layer already exists [2025-02-23T12:04:17.575Z] latest: digest: sha256:7402ab07924e5e7258fd4967789c9dcb94457310461510b1e3512f909e19798e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:17.912Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:18.233Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.18 [2025-02-23T12:04:18.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-23T12:04:18.233Z] 925bc5515d1b: Preparing [2025-02-23T12:04:18.233Z] d1468d885416: Preparing [2025-02-23T12:04:18.233Z] 7a3bda1133f0: Preparing [2025-02-23T12:04:18.233Z] 864f229ac22c: Preparing [2025-02-23T12:04:18.233Z] 8cdd950400dc: Preparing [2025-02-23T12:04:18.233Z] 994456c4fd7b: Preparing [2025-02-23T12:04:18.233Z] 994456c4fd7b: Waiting [2025-02-23T12:04:18.233Z] 864f229ac22c: Layer already exists [2025-02-23T12:04:18.233Z] 925bc5515d1b: Layer already exists [2025-02-23T12:04:18.233Z] 7a3bda1133f0: Layer already exists [2025-02-23T12:04:18.233Z] d1468d885416: Layer already exists [2025-02-23T12:04:18.233Z] 8cdd950400dc: Layer already exists [2025-02-23T12:04:18.233Z] 994456c4fd7b: Layer already exists [2025-02-23T12:04:18.233Z] 4.0.0-dev.18: digest: sha256:7402ab07924e5e7258fd4967789c9dcb94457310461510b1e3512f909e19798e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:18.563Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:18.891Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18 [2025-02-23T12:04:18.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-23T12:04:18.891Z] 925bc5515d1b: Preparing [2025-02-23T12:04:18.891Z] d1468d885416: Preparing [2025-02-23T12:04:18.891Z] 7a3bda1133f0: Preparing [2025-02-23T12:04:18.891Z] 864f229ac22c: Preparing [2025-02-23T12:04:18.891Z] 8cdd950400dc: Preparing [2025-02-23T12:04:18.891Z] 994456c4fd7b: Preparing [2025-02-23T12:04:18.891Z] 994456c4fd7b: Waiting [2025-02-23T12:04:18.891Z] 864f229ac22c: Layer already exists [2025-02-23T12:04:18.891Z] 925bc5515d1b: Layer already exists [2025-02-23T12:04:18.891Z] d1468d885416: Layer already exists [2025-02-23T12:04:18.891Z] 8cdd950400dc: Layer already exists [2025-02-23T12:04:18.891Z] 7a3bda1133f0: Layer already exists [2025-02-23T12:04:18.891Z] 994456c4fd7b: Layer already exists [2025-02-23T12:04:18.891Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18: digest: sha256:7402ab07924e5e7258fd4967789c9dcb94457310461510b1e3512f909e19798e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:19.223Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:19.549Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-02-23T12:04:19.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-23T12:04:19.550Z] 925bc5515d1b: Preparing [2025-02-23T12:04:19.550Z] d1468d885416: Preparing [2025-02-23T12:04:19.550Z] 7a3bda1133f0: Preparing [2025-02-23T12:04:19.550Z] 864f229ac22c: Preparing [2025-02-23T12:04:19.550Z] 8cdd950400dc: Preparing [2025-02-23T12:04:19.550Z] 994456c4fd7b: Preparing [2025-02-23T12:04:19.550Z] 994456c4fd7b: Waiting [2025-02-23T12:04:19.550Z] 925bc5515d1b: Layer already exists [2025-02-23T12:04:19.550Z] 7a3bda1133f0: Layer already exists [2025-02-23T12:04:19.550Z] 8cdd950400dc: Layer already exists [2025-02-23T12:04:19.550Z] d1468d885416: Layer already exists [2025-02-23T12:04:19.550Z] 864f229ac22c: Layer already exists [2025-02-23T12:04:19.550Z] 994456c4fd7b: Layer already exists [2025-02-23T12:04:19.550Z] main: digest: sha256:7402ab07924e5e7258fd4967789c9dcb94457310461510b1e3512f909e19798e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T12:04:19.623Z] ===================================================== [Pipeline] echo [2025-02-23T12:04:19.642Z] taggedImages: [2025-02-23T12:04:19.642Z] - nexus3.edgexfoundry.org:10004/device-modbus:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:04:19.642Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-23T12:04:19.642Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.18 [2025-02-23T12:04:19.642Z] - nexus3.edgexfoundry.org:10004/device-modbus:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18 [2025-02-23T12:04:19.642Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [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-02-23T12:04:20.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T12:04:20.068Z] [2025-02-23T12:04:20.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:04:20.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T12:04:20.365Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-23T12:04:20.365Z] 5eb5b503b376: Pulling fs layer [2025-02-23T12:04:20.365Z] 5c69ac0246d0: Pulling fs layer [2025-02-23T12:04:20.365Z] ec43610c2a17: Pulling fs layer [2025-02-23T12:04:20.365Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-23T12:04:20.365Z] 33b1e0a273af: Pulling fs layer [2025-02-23T12:04:20.365Z] 5d3b04190fa2: Pulling fs layer [2025-02-23T12:04:20.365Z] 2f39f015ded8: Pulling fs layer [2025-02-23T12:04:20.365Z] 5d3b04190fa2: Waiting [2025-02-23T12:04:20.365Z] 2f39f015ded8: Waiting [2025-02-23T12:04:20.365Z] 3a2ae6a8a46f: Waiting [2025-02-23T12:04:20.365Z] 33b1e0a273af: Waiting [2025-02-23T12:04:20.365Z] 5c69ac0246d0: Download complete [2025-02-23T12:04:20.365Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-23T12:04:20.365Z] 3a2ae6a8a46f: Download complete [2025-02-23T12:04:20.365Z] 33b1e0a273af: Verifying Checksum [2025-02-23T12:04:20.365Z] 33b1e0a273af: Download complete [2025-02-23T12:04:20.365Z] 5d3b04190fa2: Download complete [2025-02-23T12:04:20.365Z] ec43610c2a17: Verifying Checksum [2025-02-23T12:04:20.365Z] ec43610c2a17: Download complete [2025-02-23T12:04:20.624Z] 5eb5b503b376: Verifying Checksum [2025-02-23T12:04:20.624Z] 5eb5b503b376: Download complete [2025-02-23T12:04:21.191Z] 2f39f015ded8: Download complete [2025-02-23T12:04:21.757Z] 5eb5b503b376: Pull complete [2025-02-23T12:04:22.015Z] 5c69ac0246d0: Pull complete [2025-02-23T12:04:22.438Z] 5c7f0f088c93: Pull complete [2025-02-23T12:04:22.581Z] ec43610c2a17: Pull complete [2025-02-23T12:04:22.581Z] 3a2ae6a8a46f: Pull complete [2025-02-23T12:04:22.581Z] 33b1e0a273af: Pull complete [2025-02-23T12:04:22.709Z] 4fdc064ae6cf: Pull complete [2025-02-23T12:04:22.709Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-23T12:04:22.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-23T12:04:22.709Z] ---> 63f30b955cb9 [2025-02-23T12:04:22.709Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-23T12:04:22.840Z] 5d3b04190fa2: Pull complete [2025-02-23T12:04:24.672Z] ---> Running in f107d89dcf42 [2025-02-23T12:04:24.672Z] Removing intermediate container f107d89dcf42 [2025-02-23T12:04:24.672Z] ---> d5fa1b738508 [2025-02-23T12:04:24.672Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T12:04:24.672Z] ---> Running in 7830af0c905f [2025-02-23T12:04:24.943Z] Removing intermediate container 7830af0c905f [2025-02-23T12:04:24.943Z] ---> 31d715e5b62f [2025-02-23T12:04:24.943Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-23T12:04:25.212Z] ---> Running in 264a2358f401 [2025-02-23T12:04:26.122Z] 2f39f015ded8: Pull complete [2025-02-23T12:04:26.122Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-23T12:04:26.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T12:04:26.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2025-02-23T12:04:26.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] withDockerContainer [2025-02-23T12:04:26.227Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:04:26.251Z] $ 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-02-23T12:04:26.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T12:04:27.723Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-02-23T12:04:27.723Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-23T12:04:27.723Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-02-23T12:04:27.987Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-02-23T12:04:27.987Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-02-23T12:04:27.987Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-02-23T12:04:27.987Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-02-23T12:04:27.987Z] (8/8) Installing openssh (9.7_p1-r5) [2025-02-23T12:04:28.254Z] Executing busybox-1.36.1-r29.trigger [2025-02-23T12:04:28.254Z] OK: 245 MiB in 66 packages [2025-02-23T12:04:28.887Z] $ docker top d0484a4e40beac6cd7e1b08cfc70c59cf4218f1ceac9dddcfd2c2b53336f86fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:04:29.228Z] Removing intermediate container 264a2358f401 [2025-02-23T12:04:29.228Z] ---> 0b4457ffb36a [2025-02-23T12:04:29.228Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-23T12:04:29.299Z] ---> job-cost.sh [2025-02-23T12:04:29.299Z] lf-activate-venv: SKIPPING [2025-02-23T12:04:29.299Z] INFO: No Stack... [2025-02-23T12:04:29.496Z] ---> Running in 55dc48d7b7c3 [2025-02-23T12:04:29.764Z] Removing intermediate container 55dc48d7b7c3 [2025-02-23T12:04:29.764Z] ---> 6b30ff94a64e [2025-02-23T12:04:29.764Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-23T12:04:29.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-23T12:04:30.036Z] ---> 5c0de25544fb [2025-02-23T12:04:30.036Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T12:04:30.126Z] INFO: Archiving Costs [Pipeline] sh [2025-02-23T12:04:30.306Z] ---> Running in b2cb5efe316f [2025-02-23T12:04:30.422Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-02-23T12:04:30.422Z] + cut -d, -f6 [Pipeline] lock [2025-02-23T12:04:30.436Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-183-stack-cost] [2025-02-23T12:04:30.445Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-183-stack-cost] did not exist. Created. [2025-02-23T12:04:30.450Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-23T12:04:30.759Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-23T12:04:30.799Z] Stashed 1 file(s) [Pipeline] } [2025-02-23T12:04:30.807Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-23T12:04:30.829Z] $ docker stop --time=1 d0484a4e40beac6cd7e1b08cfc70c59cf4218f1ceac9dddcfd2c2b53336f86fb [2025-02-23T12:04:31.980Z] $ docker rm -f --volumes d0484a4e40beac6cd7e1b08cfc70c59cf4218f1ceac9dddcfd2c2b53336f86fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-23T12:06:06.948Z] Removing intermediate container b2cb5efe316f [2025-02-23T12:06:06.948Z] ---> 7d812b7c0d8d [2025-02-23T12:06:06.948Z] Step 9/10 : COPY . . [2025-02-23T12:06:08.370Z] ---> 7be99308defe [2025-02-23T12:06:08.370Z] Step 10/10 : RUN ${MAKE} [2025-02-23T12:06:08.370Z] ---> Running in 8f7754e0486c [2025-02-23T12:06:09.334Z] noop [2025-02-23T12:06:09.918Z] Removing intermediate container 8f7754e0486c [2025-02-23T12:06:09.918Z] ---> 3e1ad4e98c42 [2025-02-23T12:06:09.918Z] Successfully built 3e1ad4e98c42 [2025-02-23T12:06:09.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:06:10.284Z] + docker inspect -f . ci-base-image-arm64 [2025-02-23T12:06:10.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:06:10.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-39534 does not seem to be running inside a container [2025-02-23T12:06:10.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/183 -v /w/workspace/device-modbus-go/183:/w/workspace/device-modbus-go/183:rw,z -v /w/workspace/device-modbus-go/183@tmp:/w/workspace/device-modbus-go/183@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-02-23T12:06:11.713Z] $ docker top 3cc359f15e00c7a19caecfbb52e3802062eb394ba7bfc79065c940d38da029d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T12:06:12.546Z] + go version [2025-02-23T12:06:12.546Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-23T12:06:12.566Z] $ docker stop --time=1 3cc359f15e00c7a19caecfbb52e3802062eb394ba7bfc79065c940d38da029d2 [2025-02-23T12:06:14.178Z] $ docker rm -f --volumes 3cc359f15e00c7a19caecfbb52e3802062eb394ba7bfc79065c940d38da029d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:06:14.754Z] + docker inspect -f . ci-base-image-arm64 [2025-02-23T12:06:14.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:06:14.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-39534 does not seem to be running inside a container [2025-02-23T12:06:15.020Z] $ 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/183 -v /w/workspace/device-modbus-go/183:/w/workspace/device-modbus-go/183:rw,z -v /w/workspace/device-modbus-go/183@tmp:/w/workspace/device-modbus-go/183@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-02-23T12:06:16.181Z] $ docker top 881e54324343f050afba2c02e41ff4f390309510b1cbfde19c4bf74764f6e115 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T12:06:17.011Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/183 [Pipeline] fileExists [Pipeline] sh [2025-02-23T12:06:17.665Z] + make test [2025-02-23T12:06:17.666Z] go test ./... -coverprofile=coverage.out [2025-02-23T12:06:23.018Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-23T12:09:29.777Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-23T12:09:29.777Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 45.2% of statements [2025-02-23T12:09:29.777Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-23T12:09:29.777Z] go vet ./... [2025-02-23T12:10:16.841Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-23T12:10:16.841Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-23T12:10:16.841Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-23T12:10:16.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-23T12:10:16.886Z] $ docker stop --time=1 881e54324343f050afba2c02e41ff4f390309510b1cbfde19c4bf74764f6e115 [2025-02-23T12:10:18.793Z] $ docker rm -f --volumes 881e54324343f050afba2c02e41ff4f390309510b1cbfde19c4bf74764f6e115 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T12:10:20.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-23T12:10:20.333Z] Warning: overwriting stash ‘coverage-report’ [2025-02-23T12:10:20.830Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-23T12:10:21.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-23T12:10:21.574Z] + ls -al . [2025-02-23T12:10:21.574Z] total 256 [2025-02-23T12:10:21.574Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 12:06 . [2025-02-23T12:10:21.574Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 12:03 .. [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 23 12:03 .dockerignore [2025-02-23T12:10:21.574Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 12:03 .git [2025-02-23T12:10:21.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 12:03 .github [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 23 12:03 .gitignore [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 23 12:03 .golangci.yml [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 23 12:03 Attribution.txt [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 23 12:03 CHANGELOG.md [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 23 12:03 Dockerfile [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 12:03 GOVERNANCE.md [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 23 12:03 Jenkinsfile [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 12:03 LICENSE [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 23 12:03 Makefile [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 23 12:03 OWNERS.md [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 23 12:03 README.md [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 12:01 VERSION [2025-02-23T12:10:21.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 12:03 bin [2025-02-23T12:10:21.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 12:03 cmd [2025-02-23T12:10:21.574Z] -rw-r--r-- 1 jenkins jenkins 26862 Feb 23 12:09 coverage.out [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 6343 Feb 23 12:03 go.mod [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 86970 Feb 23 12:03 go.sum [2025-02-23T12:10:21.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 12:03 internal [2025-02-23T12:10:21.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 12:03 simulator [2025-02-23T12:10:21.574Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 23 12:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:10:21.954Z] + 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=fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 --label arch=arm64 --label version=4.0.0-dev.18 . [2025-02-23T12:10:22.224Z] Sending build context to Docker daemon 9.24MB [2025-02-23T12:10:22.500Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-23T12:10:22.500Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-23T12:10:22.500Z] ---> 3e1ad4e98c42 [2025-02-23T12:10:22.500Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-23T12:10:22.500Z] ---> Running in 5f8d83bbf5a7 [2025-02-23T12:10:22.769Z] Removing intermediate container 5f8d83bbf5a7 [2025-02-23T12:10:22.769Z] ---> 673f584aedab [2025-02-23T12:10:22.769Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-23T12:10:23.039Z] ---> Running in 8287b9b95faf [2025-02-23T12:10:23.310Z] Removing intermediate container 8287b9b95faf [2025-02-23T12:10:23.310Z] ---> 35bd925dc009 [2025-02-23T12:10:23.310Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-23T12:10:23.310Z] ---> Running in a0d4f594d8e8 [2025-02-23T12:10:24.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T12:10:24.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T12:10:25.969Z] OK: 245 MiB in 66 packages [2025-02-23T12:10:26.937Z] Removing intermediate container a0d4f594d8e8 [2025-02-23T12:10:26.937Z] ---> 69db19346a52 [2025-02-23T12:10:26.937Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-23T12:10:26.937Z] ---> Running in 4da99d64366d [2025-02-23T12:10:27.204Z] Removing intermediate container 4da99d64366d [2025-02-23T12:10:27.204Z] ---> 2bf3c3a6c691 [2025-02-23T12:10:27.204Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-23T12:10:27.788Z] ---> c9dd9c8a20f0 [2025-02-23T12:10:27.788Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-23T12:10:27.788Z] ---> Running in 732f9fe5d05e [2025-02-23T12:10:30.395Z] Removing intermediate container 732f9fe5d05e [2025-02-23T12:10:30.395Z] ---> 75b9b14da641 [2025-02-23T12:10:30.395Z] Step 9/23 : COPY . . [2025-02-23T12:10:31.382Z] ---> 2d138dfee09b [2025-02-23T12:10:31.382Z] Step 10/23 : RUN ${MAKE} [2025-02-23T12:10:31.382Z] ---> Running in 4c50e6ca63e3 [2025-02-23T12:10:32.345Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-23T12:13:39.099Z] Removing intermediate container 4c50e6ca63e3 [2025-02-23T12:13:39.099Z] ---> baf0384ed780 [2025-02-23T12:13:39.099Z] Step 11/23 : FROM alpine:3.20 [2025-02-23T12:13:39.100Z] 3.20: Pulling from library/alpine [2025-02-23T12:13:39.100Z] 94e9d8af2201: Pulling fs layer [2025-02-23T12:13:39.100Z] 94e9d8af2201: Verifying Checksum [2025-02-23T12:13:39.100Z] 94e9d8af2201: Download complete [2025-02-23T12:13:39.680Z] 94e9d8af2201: Pull complete [2025-02-23T12:13:39.680Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-23T12:13:39.680Z] Status: Downloaded newer image for alpine:3.20 [2025-02-23T12:13:39.680Z] ---> 7aab056cecc6 [2025-02-23T12:13:39.680Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-23T12:13:39.680Z] ---> Running in 176cf8885363 [2025-02-23T12:13:39.952Z] Removing intermediate container 176cf8885363 [2025-02-23T12:13:39.952Z] ---> 0d8b2c3545c9 [2025-02-23T12:13:39.952Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-23T12:13:39.952Z] ---> Running in adb0d75837f4 [2025-02-23T12:13:40.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T12:13:41.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T12:13:42.896Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-23T12:13:42.896Z] Executing busybox-1.36.1-r29.trigger [2025-02-23T12:13:42.896Z] OK: 9 MiB in 15 packages [2025-02-23T12:13:43.869Z] Removing intermediate container adb0d75837f4 [2025-02-23T12:13:43.869Z] ---> ab56ccc82f6f [2025-02-23T12:13:43.869Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-23T12:13:43.869Z] ---> Running in 6cd2a3725de7 [2025-02-23T12:13:44.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-23T12:13:44.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-23T12:13:46.244Z] OK: 9 MiB in 15 packages [2025-02-23T12:13:47.204Z] Removing intermediate container 6cd2a3725de7 [2025-02-23T12:13:47.204Z] ---> ca05b3c06ef4 [2025-02-23T12:13:47.204Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-23T12:13:48.612Z] ---> da22c204f84c [2025-02-23T12:13:48.612Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-23T12:13:49.194Z] ---> 02f1a7a2ffa6 [2025-02-23T12:13:49.194Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-23T12:13:49.462Z] ---> 863f530720be [2025-02-23T12:13:49.462Z] Step 18/23 : EXPOSE 59901 [2025-02-23T12:13:49.730Z] ---> Running in c06139c5c1e9 [2025-02-23T12:13:49.997Z] Removing intermediate container c06139c5c1e9 [2025-02-23T12:13:49.997Z] ---> ce5de3056295 [2025-02-23T12:13:49.997Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-23T12:13:49.997Z] ---> Running in 7af1f7bea3a0 [2025-02-23T12:13:50.267Z] Removing intermediate container 7af1f7bea3a0 [2025-02-23T12:13:50.267Z] ---> b956d8bc39be [2025-02-23T12:13:50.267Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-23T12:13:50.267Z] ---> Running in b53c2a820486 [2025-02-23T12:13:50.535Z] Removing intermediate container b53c2a820486 [2025-02-23T12:13:50.535Z] ---> f3744b32a74e [2025-02-23T12:13:50.535Z] Step 21/23 : LABEL arch=arm64 [2025-02-23T12:13:50.799Z] ---> Running in fbbf13a8fe7f [2025-02-23T12:13:51.064Z] Removing intermediate container fbbf13a8fe7f [2025-02-23T12:13:51.064Z] ---> 08fe62892a76 [2025-02-23T12:13:51.064Z] Step 22/23 : LABEL git_sha=fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:13:51.064Z] ---> Running in f5158e0009a0 [2025-02-23T12:13:51.331Z] Removing intermediate container f5158e0009a0 [2025-02-23T12:13:51.331Z] ---> f7d364558f63 [2025-02-23T12:13:51.331Z] Step 23/23 : LABEL version=4.0.0-dev.18 [2025-02-23T12:13:51.331Z] ---> Running in 2b5d3a137684 [2025-02-23T12:13:51.596Z] Removing intermediate container 2b5d3a137684 [2025-02-23T12:13:51.596Z] ---> a0efe03da161 [2025-02-23T12:13:51.596Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-23T12:13:51.859Z] Successfully built a0efe03da161 [2025-02-23T12:13:51.859Z] 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-02-23T12:13:52.006Z] provisioning config files... [2025-02-23T12:13:52.018Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/183@tmp/config14680853300784033308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:13:52.360Z] ---> ****-login.sh [2025-02-23T12:13:52.360Z] nexus3.edgexfoundry.org:10001 [2025-02-23T12:13:52.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:13:52.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:13:52.626Z] Configure a credential helper to remove this warning. See [2025-02-23T12:13:52.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:13:52.626Z] [2025-02-23T12:13:52.626Z] Login Succeeded [2025-02-23T12:13:52.626Z] nexus3.edgexfoundry.org:10002 [2025-02-23T12:13:52.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:13:52.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:13:52.891Z] Configure a credential helper to remove this warning. See [2025-02-23T12:13:52.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:13:52.891Z] [2025-02-23T12:13:52.891Z] Login Succeeded [2025-02-23T12:13:52.891Z] nexus3.edgexfoundry.org:10003 [2025-02-23T12:13:53.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:13:53.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:13:53.422Z] Configure a credential helper to remove this warning. See [2025-02-23T12:13:53.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:13:53.422Z] [2025-02-23T12:13:53.422Z] Login Succeeded [2025-02-23T12:13:53.422Z] nexus3.edgexfoundry.org:10004 [2025-02-23T12:13:53.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:13:53.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:13:53.687Z] Configure a credential helper to remove this warning. See [2025-02-23T12:13:53.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:13:53.687Z] [2025-02-23T12:13:53.687Z] Login Succeeded [2025-02-23T12:13:53.687Z] ****.io [2025-02-23T12:13:53.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-23T12:13:54.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-23T12:13:54.214Z] Configure a credential helper to remove this warning. See [2025-02-23T12:13:54.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-23T12:13:54.214Z] [2025-02-23T12:13:54.214Z] Login Succeeded [2025-02-23T12:13:54.214Z] ---> ****-login.sh ends [Pipeline] } [2025-02-23T12:13:54.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T12:13:54.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-23T12:13:54.305Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-02-23T12:13:54.305Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:13:54.305Z] latest [2025-02-23T12:13:54.305Z] 4.0.0-dev.18 [2025-02-23T12:13:54.305Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18 [2025-02-23T12:13:54.305Z] main [2025-02-23T12:13:54.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:13:54.675Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:13:55.037Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:13:55.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-23T12:13:55.037Z] 96c40901bb7c: Preparing [2025-02-23T12:13:55.037Z] 168e8518e787: Preparing [2025-02-23T12:13:55.037Z] 88ba11b22aac: Preparing [2025-02-23T12:13:55.037Z] d0f482280609: Preparing [2025-02-23T12:13:55.037Z] f050b163b5ad: Preparing [2025-02-23T12:13:55.037Z] dd9c8f8612c8: Preparing [2025-02-23T12:13:55.037Z] dd9c8f8612c8: Waiting [2025-02-23T12:13:55.302Z] f050b163b5ad: Pushed [2025-02-23T12:13:55.302Z] 96c40901bb7c: Pushed [2025-02-23T12:13:55.302Z] 168e8518e787: Pushed [2025-02-23T12:13:55.302Z] d0f482280609: Pushed [2025-02-23T12:13:55.302Z] dd9c8f8612c8: Layer already exists [2025-02-23T12:14:03.489Z] 88ba11b22aac: Pushed [2025-02-23T12:14:03.489Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56: digest: sha256:cf7f309ec3ff101e57200297d7f02187878aa12b39ada51639ed492f52f4d644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:03.858Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:04.226Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-23T12:14:04.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-23T12:14:04.226Z] 96c40901bb7c: Preparing [2025-02-23T12:14:04.226Z] 168e8518e787: Preparing [2025-02-23T12:14:04.226Z] 88ba11b22aac: Preparing [2025-02-23T12:14:04.226Z] d0f482280609: Preparing [2025-02-23T12:14:04.226Z] f050b163b5ad: Preparing [2025-02-23T12:14:04.226Z] dd9c8f8612c8: Preparing [2025-02-23T12:14:04.226Z] dd9c8f8612c8: Waiting [2025-02-23T12:14:04.226Z] 96c40901bb7c: Layer already exists [2025-02-23T12:14:04.226Z] f050b163b5ad: Layer already exists [2025-02-23T12:14:04.226Z] d0f482280609: Layer already exists [2025-02-23T12:14:04.226Z] 88ba11b22aac: Layer already exists [2025-02-23T12:14:04.226Z] 168e8518e787: Layer already exists [2025-02-23T12:14:04.226Z] dd9c8f8612c8: Layer already exists [2025-02-23T12:14:04.490Z] latest: digest: sha256:cf7f309ec3ff101e57200297d7f02187878aa12b39ada51639ed492f52f4d644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:04.852Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:05.216Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.18 [2025-02-23T12:14:05.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-23T12:14:05.216Z] 96c40901bb7c: Preparing [2025-02-23T12:14:05.216Z] 168e8518e787: Preparing [2025-02-23T12:14:05.216Z] 88ba11b22aac: Preparing [2025-02-23T12:14:05.216Z] d0f482280609: Preparing [2025-02-23T12:14:05.216Z] f050b163b5ad: Preparing [2025-02-23T12:14:05.216Z] dd9c8f8612c8: Preparing [2025-02-23T12:14:05.216Z] dd9c8f8612c8: Waiting [2025-02-23T12:14:05.216Z] d0f482280609: Layer already exists [2025-02-23T12:14:05.216Z] 88ba11b22aac: Layer already exists [2025-02-23T12:14:05.216Z] f050b163b5ad: Layer already exists [2025-02-23T12:14:05.216Z] 96c40901bb7c: Layer already exists [2025-02-23T12:14:05.216Z] 168e8518e787: Layer already exists [2025-02-23T12:14:05.216Z] dd9c8f8612c8: Layer already exists [2025-02-23T12:14:05.216Z] 4.0.0-dev.18: digest: sha256:cf7f309ec3ff101e57200297d7f02187878aa12b39ada51639ed492f52f4d644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:05.577Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:05.928Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18 [2025-02-23T12:14:05.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-23T12:14:05.928Z] 96c40901bb7c: Preparing [2025-02-23T12:14:05.928Z] 168e8518e787: Preparing [2025-02-23T12:14:05.928Z] 88ba11b22aac: Preparing [2025-02-23T12:14:05.928Z] d0f482280609: Preparing [2025-02-23T12:14:05.928Z] f050b163b5ad: Preparing [2025-02-23T12:14:05.928Z] dd9c8f8612c8: Preparing [2025-02-23T12:14:05.928Z] dd9c8f8612c8: Waiting [2025-02-23T12:14:05.928Z] 88ba11b22aac: Layer already exists [2025-02-23T12:14:05.928Z] d0f482280609: Layer already exists [2025-02-23T12:14:05.928Z] f050b163b5ad: Layer already exists [2025-02-23T12:14:05.928Z] 96c40901bb7c: Layer already exists [2025-02-23T12:14:05.928Z] 168e8518e787: Layer already exists [2025-02-23T12:14:05.928Z] dd9c8f8612c8: Layer already exists [2025-02-23T12:14:05.928Z] fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18: digest: sha256:cf7f309ec3ff101e57200297d7f02187878aa12b39ada51639ed492f52f4d644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:06.292Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:06.648Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-02-23T12:14:06.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-23T12:14:06.648Z] 96c40901bb7c: Preparing [2025-02-23T12:14:06.648Z] 168e8518e787: Preparing [2025-02-23T12:14:06.648Z] 88ba11b22aac: Preparing [2025-02-23T12:14:06.648Z] d0f482280609: Preparing [2025-02-23T12:14:06.648Z] f050b163b5ad: Preparing [2025-02-23T12:14:06.648Z] dd9c8f8612c8: Preparing [2025-02-23T12:14:06.648Z] dd9c8f8612c8: Waiting [2025-02-23T12:14:06.648Z] 88ba11b22aac: Layer already exists [2025-02-23T12:14:06.648Z] 96c40901bb7c: Layer already exists [2025-02-23T12:14:06.648Z] d0f482280609: Layer already exists [2025-02-23T12:14:06.648Z] 168e8518e787: Layer already exists [2025-02-23T12:14:06.648Z] f050b163b5ad: Layer already exists [2025-02-23T12:14:06.648Z] dd9c8f8612c8: Layer already exists [2025-02-23T12:14:06.648Z] main: digest: sha256:cf7f309ec3ff101e57200297d7f02187878aa12b39ada51639ed492f52f4d644 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-23T12:14:06.995Z] ===================================================== [Pipeline] echo [2025-02-23T12:14:07.014Z] taggedImages: [2025-02-23T12:14:07.014Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [2025-02-23T12:14:07.014Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-23T12:14:07.014Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.18 [2025-02-23T12:14:07.014Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56-4.0.0-dev.18 [2025-02-23T12:14:07.014Z] - 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-02-23T12:14:07.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T12:14:07.399Z] [2025-02-23T12:14:07.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:07.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T12:14:07.725Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-23T12:14:07.725Z] 8998bd30e6a1: Pulling fs layer [2025-02-23T12:14:07.725Z] 04944245beec: Pulling fs layer [2025-02-23T12:14:07.725Z] 699f458cf7ca: Pulling fs layer [2025-02-23T12:14:07.725Z] 765212b225bb: Pulling fs layer [2025-02-23T12:14:07.725Z] f23df028b6ca: Pulling fs layer [2025-02-23T12:14:07.725Z] d65c8cfc05b1: Pulling fs layer [2025-02-23T12:14:07.725Z] 2437ff75d9bd: Pulling fs layer [2025-02-23T12:14:07.725Z] f23df028b6ca: Waiting [2025-02-23T12:14:07.725Z] d65c8cfc05b1: Waiting [2025-02-23T12:14:07.725Z] 2437ff75d9bd: Waiting [2025-02-23T12:14:07.725Z] 765212b225bb: Waiting [2025-02-23T12:14:07.991Z] 04944245beec: Verifying Checksum [2025-02-23T12:14:07.991Z] 04944245beec: Download complete [2025-02-23T12:14:07.991Z] 765212b225bb: Verifying Checksum [2025-02-23T12:14:07.991Z] 765212b225bb: Download complete [2025-02-23T12:14:07.991Z] f23df028b6ca: Verifying Checksum [2025-02-23T12:14:07.991Z] f23df028b6ca: Download complete [2025-02-23T12:14:07.991Z] d65c8cfc05b1: Verifying Checksum [2025-02-23T12:14:07.991Z] d65c8cfc05b1: Download complete [2025-02-23T12:14:08.256Z] 699f458cf7ca: Verifying Checksum [2025-02-23T12:14:08.256Z] 699f458cf7ca: Download complete [2025-02-23T12:14:08.532Z] 8998bd30e6a1: Verifying Checksum [2025-02-23T12:14:08.532Z] 8998bd30e6a1: Download complete [2025-02-23T12:14:11.113Z] 2437ff75d9bd: Verifying Checksum [2025-02-23T12:14:11.113Z] 2437ff75d9bd: Download complete [2025-02-23T12:14:13.059Z] 8998bd30e6a1: Pull complete [2025-02-23T12:14:13.637Z] 04944245beec: Pull complete [2025-02-23T12:14:15.040Z] 699f458cf7ca: Pull complete [2025-02-23T12:14:15.040Z] 765212b225bb: Pull complete [2025-02-23T12:14:15.998Z] f23df028b6ca: Pull complete [2025-02-23T12:14:16.264Z] d65c8cfc05b1: Pull complete [2025-02-23T12:14:34.460Z] 2437ff75d9bd: Pull complete [2025-02-23T12:14:34.460Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-23T12:14:34.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-23T12:14:34.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:14:34.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-39534 does not seem to be running inside a container [2025-02-23T12:14:34.746Z] $ 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/183 -v /w/workspace/device-modbus-go/183:/w/workspace/device-modbus-go/183:rw,z -v /w/workspace/device-modbus-go/183@tmp:/w/workspace/device-modbus-go/183@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-02-23T12:14:37.323Z] $ docker top 821267c8432131e80b5aa82030129f0eba0bcbdb7a56a94f56457a54149589f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:14:38.128Z] ---> job-cost.sh [2025-02-23T12:14:38.128Z] lf-activate-venv: SKIPPING [2025-02-23T12:14:38.128Z] INFO: No Stack... [2025-02-23T12:14:38.707Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-23T12:14:39.287Z] INFO: Archiving Costs [Pipeline] sh [2025-02-23T12:14:39.923Z] + cat /w/workspace/device-modbus-go/183/archives/cost.csv [2025-02-23T12:14:39.923Z] + cut -d, -f6 [Pipeline] lock [2025-02-23T12:14:39.979Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-183-stack-cost] [2025-02-23T12:14:39.987Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-183-stack-cost] did not exist. Created. [2025-02-23T12:14:39.995Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-23T12:14:40.664Z] /w/workspace/device-modbus-go/183@tmp/durable-1717576d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-23T12:14:40.987Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-23T12:14:41.016Z] Warning: overwriting stash ‘stack-cost’ [2025-02-23T12:14:41.065Z] Stashed 1 file(s) [Pipeline] } [2025-02-23T12:14:41.073Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-183-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-23T12:14:41.103Z] $ docker stop --time=1 821267c8432131e80b5aa82030129f0eba0bcbdb7a56a94f56457a54149589f6 [2025-02-23T12:14:42.622Z] $ docker rm -f --volumes 821267c8432131e80b5aa82030129f0eba0bcbdb7a56a94f56457a54149589f6 [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-02-23T12:14:43.090Z] provisioning config files... [2025-02-23T12:14:43.103Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1568080124633492858tmp [Pipeline] { [Pipeline] sh [2025-02-23T12:14:43.398Z] + set +x [2025-02-23T12:14:43.398Z] + curl -s https://codecov.io/bash [2025-02-23T12:14:43.398Z] + bash -s -- [2025-02-23T12:14:43.398Z] [2025-02-23T12:14:43.398Z] _____ _ [2025-02-23T12:14:43.398Z] / ____| | | [2025-02-23T12:14:43.398Z] | | ___ __| | ___ ___ _____ __ [2025-02-23T12:14:43.398Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-23T12:14:43.398Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-23T12:14:43.398Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-23T12:14:43.398Z] Bash-1.0.6 [2025-02-23T12:14:43.398Z] [2025-02-23T12:14:43.398Z] [2025-02-23T12:14:43.398Z] ==> git version 2.25.1 found [2025-02-23T12:14:43.398Z] ==> 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-02-23T12:14:43.398Z] Release-Date: 2020-01-08 [2025-02-23T12:14:43.398Z] 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-02-23T12:14:43.398Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-23T12:14:43.398Z] ==> Jenkins CI detected. [2025-02-23T12:14:43.398Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-02-23T12:14:43.398Z] project root: . [2025-02-23T12:14:43.398Z] --> token set from env [2025-02-23T12:14:43.398Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-23T12:14:43.398Z] ==> Running gcov in . (disable via -X gcov) [2025-02-23T12:14:43.398Z] ==> Python coveragepy not found [2025-02-23T12:14:43.398Z] ==> Searching for coverage reports in: [2025-02-23T12:14:43.398Z] + . [2025-02-23T12:14:43.398Z] -> Found 1 reports [2025-02-23T12:14:43.398Z] ==> Detecting git/mercurial file structure [2025-02-23T12:14:43.398Z] ==> Reading reports [2025-02-23T12:14:43.398Z] + ./coverage.out bytes=26862 [2025-02-23T12:14:43.398Z] ==> Appending adjustments [2025-02-23T12:14:43.398Z] https://docs.codecov.io/docs/fixing-reports [2025-02-23T12:14:43.657Z] + Found adjustments [2025-02-23T12:14:43.657Z] ==> Gzipping contents [2025-02-23T12:14:43.657Z] 8.0K /tmp/codecov.017agp.gz [2025-02-23T12:14:43.657Z] ==> Uploading reports [2025-02-23T12:14:43.657Z] url: https://codecov.io [2025-02-23T12:14:43.658Z] query: branch=main&commit=fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-23T12:14:43.658Z] -> Pinging Codecov [2025-02-23T12:14:43.658Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-23T12:14:43.915Z] -> Uploading to [2025-02-23T12:14:43.916Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56/5b95cd9e-1377-4c3a-96e9-8cdeab435c4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250223T121443Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=cb88fd1ba00f034f91912593313e63a6b44d5f456cf9f916cfc06a7584d038ac [2025-02-23T12:14:43.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-23T12:14:43.916Z] Dload Upload Total Spent Left Speed [2025-02-23T12:14:43.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 25831 --:--:-- --:--:-- --:--:-- 25831 [2025-02-23T12:14:43.916Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [Pipeline] } [2025-02-23T12:14:43.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-23T12:14:44.067Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-23T12:14:44.084Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:44.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T12:14:44.396Z] [2025-02-23T12:14:44.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:14:44.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T12:14:44.704Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-23T12:14:44.704Z] 43c4264eed91: Pulling fs layer [2025-02-23T12:14:44.704Z] 4cc291be95ef: Pulling fs layer [2025-02-23T12:14:44.704Z] 2ac1f1163629: Pulling fs layer [2025-02-23T12:14:44.704Z] 5c3c966382ef: Pulling fs layer [2025-02-23T12:14:44.704Z] 4f4fb700ef54: Pulling fs layer [2025-02-23T12:14:44.704Z] d9c7d2e4e75e: Pulling fs layer [2025-02-23T12:14:44.704Z] 5c3c966382ef: Waiting [2025-02-23T12:14:44.704Z] 4f4fb700ef54: Waiting [2025-02-23T12:14:44.704Z] 9c3e1370e548: Pulling fs layer [2025-02-23T12:14:44.704Z] d9c7d2e4e75e: Waiting [2025-02-23T12:14:44.704Z] 4cc291be95ef: Download complete [2025-02-23T12:14:44.704Z] 5c3c966382ef: Verifying Checksum [2025-02-23T12:14:44.704Z] 5c3c966382ef: Download complete [2025-02-23T12:14:44.704Z] 4f4fb700ef54: Download complete [2025-02-23T12:14:44.704Z] 43c4264eed91: Verifying Checksum [2025-02-23T12:14:44.704Z] 43c4264eed91: Download complete [2025-02-23T12:14:44.963Z] d9c7d2e4e75e: Verifying Checksum [2025-02-23T12:14:44.963Z] d9c7d2e4e75e: Download complete [2025-02-23T12:14:44.963Z] 43c4264eed91: Pull complete [2025-02-23T12:14:44.963Z] 4cc291be95ef: Pull complete [2025-02-23T12:14:45.223Z] 2ac1f1163629: Verifying Checksum [2025-02-23T12:14:45.223Z] 2ac1f1163629: Download complete [2025-02-23T12:14:45.789Z] 9c3e1370e548: Verifying Checksum [2025-02-23T12:14:45.789Z] 9c3e1370e548: Download complete [2025-02-23T12:14:49.067Z] 2ac1f1163629: Pull complete [2025-02-23T12:14:49.067Z] 5c3c966382ef: Pull complete [2025-02-23T12:14:49.067Z] 4f4fb700ef54: Pull complete [2025-02-23T12:14:49.067Z] d9c7d2e4e75e: Pull complete [2025-02-23T12:14:52.353Z] 9c3e1370e548: Pull complete [2025-02-23T12:14:52.353Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-23T12:14:52.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-23T12:14:52.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:14:52.456Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:14:52.479Z] $ 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-02-23T12:14:55.629Z] $ docker top 42d9b8c3fcdf51694a67fb65a45c389fae4c9952830c93f390d23150feda4aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T12:14:55.979Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-02-23T12:14:55.990Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-02-23T12:14:56.268Z] + set -o pipefail [2025-02-23T12:14:56.268Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-02-23T12:15:02.841Z] [2025-02-23T12:15:02.841Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-02-23T12:15:02.841Z] [2025-02-23T12:15:02.841Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/a87d7d4d-c8f2-44b6-8684-075694364590 [2025-02-23T12:15:02.841Z] [2025-02-23T12:15:02.841Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-02-23T12:15:02.841Z] [2025-02-23T12:15:02.841Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-23T12:15:02.841Z] [Pipeline] } [2025-02-23T12:15:02.845Z] $ docker stop --time=1 42d9b8c3fcdf51694a67fb65a45c389fae4c9952830c93f390d23150feda4aa9 [2025-02-23T12:15:06.007Z] $ docker rm -f --volumes 42d9b8c3fcdf51694a67fb65a45c389fae4c9952830c93f390d23150feda4aa9 [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-02-23T12:15:06.878Z] + git log --format=format:%s -1 fbd5f5be4ff6530c225baeee50f7bcaef7f6ef56 [Pipeline] sh [2025-02-23T12:15:07.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T12:15:07.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:15:07.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T12:15:07.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:15:07.745Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:15:07.764Z] $ 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-02-23T12:15:08.275Z] $ docker top bdb3ede3daec73122d549dfce6cd0763d782afc56b26988b635543668ac86827 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T12:15:08.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T12:15:08.393Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T12:15:08.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T12:15:08.506Z] $ docker exec bdb3ede3daec73122d549dfce6cd0763d782afc56b26988b635543668ac86827 ssh-agent [2025-02-23T12:15:08.620Z] SSH_AUTH_SOCK=/tmp/ssh-6vZSetx7SESq/agent.32 [2025-02-23T12:15:08.620Z] SSH_AGENT_PID=38 [2025-02-23T12:15:08.625Z] Running ssh-add (command line suppressed) [2025-02-23T12:15:08.723Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4302722057763076631.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4302722057763076631.key) [2025-02-23T12:15:08.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T12:15:09.036Z] + git semver tag [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,224 [run_tag] DEBUG tag force:False [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,224 [check_head_tag] DEBUG check head tag [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,225 [execute] INFO git cat-file --batch-check [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,229 [execute] INFO git cat-file --batch [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,256 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,256 [execute] INFO git tag -a v4.0.0-dev.18 -m v4.0.0-dev.18 [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,256 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.18', '-m', 'v4.0.0-dev.18'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-23T12:15:09.295Z] 2025-02-23 12:15:09,262 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:15:09.295Z] 4.0.0-dev.18 [Pipeline] } [2025-02-23T12:15:09.297Z] $ docker exec --env ******** --env ******** bdb3ede3daec73122d549dfce6cd0763d782afc56b26988b635543668ac86827 ssh-agent -k [2025-02-23T12:15:09.405Z] unset SSH_AUTH_SOCK; [2025-02-23T12:15:09.405Z] unset SSH_AGENT_PID; [2025-02-23T12:15:09.406Z] echo Agent pid 38 killed; [2025-02-23T12:15:09.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T12:15:09.748Z] + git semver [Pipeline] } [2025-02-23T12:15:10.012Z] $ docker stop --time=1 bdb3ede3daec73122d549dfce6cd0763d782afc56b26988b635543668ac86827 [2025-02-23T12:15:11.319Z] $ docker rm -f --volumes bdb3ede3daec73122d549dfce6cd0763d782afc56b26988b635543668ac86827 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:15:11.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T12:15:11.746Z] [2025-02-23T12:15:11.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:15:12.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T12:15:12.053Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-23T12:15:12.053Z] ab5ef0e58194: Pulling fs layer [2025-02-23T12:15:12.053Z] 9712f1f96733: Pulling fs layer [2025-02-23T12:15:12.053Z] 63f879dbbcfc: Pulling fs layer [2025-02-23T12:15:12.053Z] 0d9ebad4ef96: Pulling fs layer [2025-02-23T12:15:12.053Z] e9a5061849ea: Pulling fs layer [2025-02-23T12:15:12.053Z] d747dcd14b5f: Pulling fs layer [2025-02-23T12:15:12.053Z] 2de7ff778b66: Pulling fs layer [2025-02-23T12:15:12.053Z] e9a5061849ea: Waiting [2025-02-23T12:15:12.053Z] 0d9ebad4ef96: Waiting [2025-02-23T12:15:12.053Z] d747dcd14b5f: Waiting [2025-02-23T12:15:12.053Z] 2de7ff778b66: Waiting [2025-02-23T12:15:12.053Z] 9712f1f96733: Download complete [2025-02-23T12:15:12.312Z] 63f879dbbcfc: Verifying Checksum [2025-02-23T12:15:12.312Z] 63f879dbbcfc: Download complete [2025-02-23T12:15:12.569Z] e9a5061849ea: Verifying Checksum [2025-02-23T12:15:12.570Z] e9a5061849ea: Download complete [2025-02-23T12:15:12.570Z] 0d9ebad4ef96: Verifying Checksum [2025-02-23T12:15:12.570Z] 0d9ebad4ef96: Download complete [2025-02-23T12:15:12.570Z] d747dcd14b5f: Verifying Checksum [2025-02-23T12:15:12.570Z] d747dcd14b5f: Download complete [2025-02-23T12:15:12.570Z] ab5ef0e58194: Verifying Checksum [2025-02-23T12:15:12.570Z] ab5ef0e58194: Download complete [2025-02-23T12:15:12.827Z] 2de7ff778b66: Verifying Checksum [2025-02-23T12:15:12.827Z] 2de7ff778b66: Download complete [2025-02-23T12:15:15.361Z] ab5ef0e58194: Pull complete [2025-02-23T12:15:15.361Z] 9712f1f96733: Pull complete [2025-02-23T12:15:15.931Z] 63f879dbbcfc: Pull complete [2025-02-23T12:15:20.122Z] 0d9ebad4ef96: Pull complete [2025-02-23T12:15:20.382Z] e9a5061849ea: Pull complete [2025-02-23T12:15:20.382Z] d747dcd14b5f: Pull complete [2025-02-23T12:15:21.759Z] 2de7ff778b66: Pull complete [2025-02-23T12:15:21.759Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-23T12:15:21.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-23T12:15:21.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:15:21.872Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:15:21.894Z] $ 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-02-23T12:15:25.462Z] $ docker top 6a325804c8f28f8e450668c1c8d69f5ec464db31b9331a83359be1d5237d5544 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-23T12:15:25.552Z] provisioning config files... [2025-02-23T12:15:25.560Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7964987550678138976tmp [2025-02-23T12:15:25.570Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14168079593082290027tmp [2025-02-23T12:15:25.579Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15566478473265694549tmp [Pipeline] { [Pipeline] echo [2025-02-23T12:15:25.669Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:25.957Z] ---> sigul-configuration.sh [2025-02-23T12:15:25.957Z] gpg: directory `/root/.gnupg' created [2025-02-23T12:15:25.958Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-23T12:15:25.958Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-23T12:15:25.958Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-23T12:15:25.958Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-23T12:15:25.958Z] gpg: CAST5 encrypted data [2025-02-23T12:15:25.958Z] gpg: encrypted with 1 passphrase [2025-02-23T12:15:25.958Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-23T12:15:26.253Z] + mkdir /home/jenkins [2025-02-23T12:15:26.253Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-23T12:15:26.555Z] + 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-02-23T12:15:26.567Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:26.859Z] ---> sigul-install.sh [2025-02-23T12:15:26.859Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-23T12:15:27.155Z] + git tag --list [2025-02-23T12:15:27.155Z] 0.7.1 [2025-02-23T12:15:27.155Z] v1.0.0 [2025-02-23T12:15:27.155Z] v1.1.0 [2025-02-23T12:15:27.155Z] v1.1.1 [2025-02-23T12:15:27.155Z] v1.2.2 [2025-02-23T12:15:27.155Z] v1.3.0 [2025-02-23T12:15:27.155Z] v1.3.1 [2025-02-23T12:15:27.155Z] v2.0.0 [2025-02-23T12:15:27.155Z] v2.1.0 [2025-02-23T12:15:27.155Z] v2.1.1 [2025-02-23T12:15:27.155Z] v2.2.0 [2025-02-23T12:15:27.155Z] v2.3.0 [2025-02-23T12:15:27.155Z] v3.0 [2025-02-23T12:15:27.155Z] v3.0.0 [2025-02-23T12:15:27.155Z] v3.1 [2025-02-23T12:15:27.155Z] v3.1.0 [2025-02-23T12:15:27.155Z] v3.1.0-dev.1 [2025-02-23T12:15:27.155Z] v3.1.0-dev.10 [2025-02-23T12:15:27.155Z] v3.1.0-dev.11 [2025-02-23T12:15:27.155Z] v3.1.0-dev.12 [2025-02-23T12:15:27.155Z] v3.1.0-dev.13 [2025-02-23T12:15:27.155Z] v3.1.0-dev.14 [2025-02-23T12:15:27.155Z] v3.1.0-dev.15 [2025-02-23T12:15:27.155Z] v3.1.0-dev.16 [2025-02-23T12:15:27.155Z] v3.1.0-dev.17 [2025-02-23T12:15:27.155Z] v3.1.0-dev.18 [2025-02-23T12:15:27.155Z] v3.1.0-dev.19 [2025-02-23T12:15:27.155Z] v3.1.0-dev.2 [2025-02-23T12:15:27.155Z] v3.1.0-dev.20 [2025-02-23T12:15:27.155Z] v3.1.0-dev.21 [2025-02-23T12:15:27.155Z] v3.1.0-dev.22 [2025-02-23T12:15:27.155Z] v3.1.0-dev.23 [2025-02-23T12:15:27.155Z] v3.1.0-dev.24 [2025-02-23T12:15:27.155Z] v3.1.0-dev.25 [2025-02-23T12:15:27.155Z] v3.1.0-dev.3 [2025-02-23T12:15:27.155Z] v3.1.0-dev.4 [2025-02-23T12:15:27.155Z] v3.1.0-dev.5 [2025-02-23T12:15:27.155Z] v3.1.0-dev.6 [2025-02-23T12:15:27.155Z] v3.1.0-dev.7 [2025-02-23T12:15:27.155Z] v3.1.0-dev.8 [2025-02-23T12:15:27.155Z] v3.1.0-dev.9 [2025-02-23T12:15:27.155Z] v3.1.1 [2025-02-23T12:15:27.155Z] v3.1.1-dev.1 [2025-02-23T12:15:27.155Z] v3.2.0-dev.1 [2025-02-23T12:15:27.155Z] v3.2.0-dev.10 [2025-02-23T12:15:27.155Z] v3.2.0-dev.11 [2025-02-23T12:15:27.155Z] v3.2.0-dev.12 [2025-02-23T12:15:27.155Z] v3.2.0-dev.13 [2025-02-23T12:15:27.155Z] v3.2.0-dev.14 [2025-02-23T12:15:27.155Z] v3.2.0-dev.15 [2025-02-23T12:15:27.155Z] v3.2.0-dev.16 [2025-02-23T12:15:27.155Z] v3.2.0-dev.17 [2025-02-23T12:15:27.155Z] v3.2.0-dev.18 [2025-02-23T12:15:27.155Z] v3.2.0-dev.19 [2025-02-23T12:15:27.155Z] v3.2.0-dev.2 [2025-02-23T12:15:27.155Z] v3.2.0-dev.20 [2025-02-23T12:15:27.155Z] v3.2.0-dev.21 [2025-02-23T12:15:27.155Z] v3.2.0-dev.22 [2025-02-23T12:15:27.155Z] v3.2.0-dev.23 [2025-02-23T12:15:27.155Z] v3.2.0-dev.24 [2025-02-23T12:15:27.155Z] v3.2.0-dev.25 [2025-02-23T12:15:27.155Z] v3.2.0-dev.26 [2025-02-23T12:15:27.155Z] v3.2.0-dev.3 [2025-02-23T12:15:27.155Z] v3.2.0-dev.4 [2025-02-23T12:15:27.155Z] v3.2.0-dev.5 [2025-02-23T12:15:27.155Z] v3.2.0-dev.6 [2025-02-23T12:15:27.155Z] v3.2.0-dev.7 [2025-02-23T12:15:27.155Z] v3.2.0-dev.8 [2025-02-23T12:15:27.155Z] v3.2.0-dev.9 [2025-02-23T12:15:27.155Z] v4.0.0-dev.1 [2025-02-23T12:15:27.155Z] v4.0.0-dev.10 [2025-02-23T12:15:27.155Z] v4.0.0-dev.11 [2025-02-23T12:15:27.155Z] v4.0.0-dev.12 [2025-02-23T12:15:27.155Z] v4.0.0-dev.13 [2025-02-23T12:15:27.155Z] v4.0.0-dev.14 [2025-02-23T12:15:27.155Z] v4.0.0-dev.15 [2025-02-23T12:15:27.155Z] v4.0.0-dev.16 [2025-02-23T12:15:27.155Z] v4.0.0-dev.17 [2025-02-23T12:15:27.155Z] v4.0.0-dev.18 [2025-02-23T12:15:27.155Z] v4.0.0-dev.2 [2025-02-23T12:15:27.155Z] v4.0.0-dev.3 [2025-02-23T12:15:27.155Z] v4.0.0-dev.4 [2025-02-23T12:15:27.155Z] v4.0.0-dev.5 [2025-02-23T12:15:27.155Z] v4.0.0-dev.6 [2025-02-23T12:15:27.155Z] v4.0.0-dev.7 [2025-02-23T12:15:27.155Z] v4.0.0-dev.8 [2025-02-23T12:15:27.155Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-23T12:15:27.450Z] + lftools sign git-tag v4.0.0-dev.18 [2025-02-23T12:15:28.017Z] Signing Git tag with Sigul... [2025-02-23T12:15:28.017Z] Signing v4.0.0-dev.18 [Pipeline] echo [2025-02-23T12:15:28.610Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:28.907Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-23T12:15:28.915Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-23T12:15:28.941Z] $ docker stop --time=1 6a325804c8f28f8e450668c1c8d69f5ec464db31b9331a83359be1d5237d5544 [2025-02-23T12:15:30.238Z] $ docker rm -f --volumes 6a325804c8f28f8e450668c1c8d69f5ec464db31b9331a83359be1d5237d5544 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-23T12:15:30.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T12:15:30.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:15:31.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T12:15:31.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:15:31.113Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:15:31.133Z] $ 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-02-23T12:15:31.479Z] $ docker top 2e4ad49ffd6e0981e401a20683184c8dd78f3f21ec954ad89bcfc9c14d91c336 -eo pid,comm [2025-02-23T12:15:31.534Z] 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-02-23T12:15:31.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T12:15:31.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T12:15:31.594Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T12:15:31.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T12:15:31.703Z] $ docker exec 2e4ad49ffd6e0981e401a20683184c8dd78f3f21ec954ad89bcfc9c14d91c336 ssh-agent [2025-02-23T12:15:31.823Z] SSH_AUTH_SOCK=/tmp/ssh-hc97hHC9JeFB/agent.31 [2025-02-23T12:15:31.823Z] SSH_AGENT_PID=37 [2025-02-23T12:15:31.828Z] Running ssh-add (command line suppressed) [2025-02-23T12:15:31.929Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4249607080607741576.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4249607080607741576.key) [2025-02-23T12:15:31.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T12:15:32.248Z] + git semver bump pre [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,436 [bump_version] DEBUG bumping version:4.0.0-dev.18 on axis:pre with prefix:dev [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,436 [bump_version] DEBUG bumped version:4.0.0-dev.19 [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,436 [write_version] DEBUG write version:4.0.0-dev.19 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,436 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,438 [execute] INFO git cat-file --batch-check [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,445 [execute] INFO git cat-file --batch [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T12:15:32.507Z] 2025-02-23 12:15:32,451 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:15:32.507Z] 4.0.0-dev.19 [Pipeline] } [2025-02-23T12:15:32.508Z] $ docker exec --env ******** --env ******** 2e4ad49ffd6e0981e401a20683184c8dd78f3f21ec954ad89bcfc9c14d91c336 ssh-agent -k [2025-02-23T12:15:32.623Z] unset SSH_AUTH_SOCK; [2025-02-23T12:15:32.624Z] unset SSH_AGENT_PID; [2025-02-23T12:15:32.624Z] echo Agent pid 37 killed; [2025-02-23T12:15:32.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T12:15:32.969Z] + git semver [Pipeline] } [2025-02-23T12:15:33.235Z] $ docker stop --time=1 2e4ad49ffd6e0981e401a20683184c8dd78f3f21ec954ad89bcfc9c14d91c336 [2025-02-23T12:15:34.499Z] $ docker rm -f --volumes 2e4ad49ffd6e0981e401a20683184c8dd78f3f21ec954ad89bcfc9c14d91c336 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-23T12:15:34.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-23T12:15:34.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:15:35.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-23T12:15:35.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:15:35.241Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:15:35.262Z] $ 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-02-23T12:15:35.614Z] $ docker top 4510e5fcc85a9ff6a54761d2f4b4e06203b6d7b81058a3e9d0f352ed5f1d691d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-23T12:15:35.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-23T12:15:35.731Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-23T12:15:35.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-23T12:15:35.863Z] $ docker exec 4510e5fcc85a9ff6a54761d2f4b4e06203b6d7b81058a3e9d0f352ed5f1d691d ssh-agent [2025-02-23T12:15:35.974Z] SSH_AUTH_SOCK=/tmp/ssh-f8nq5agXKtYX/agent.31 [2025-02-23T12:15:35.974Z] SSH_AGENT_PID=37 [2025-02-23T12:15:35.979Z] Running ssh-add (command line suppressed) [2025-02-23T12:15:36.073Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16018918632274015991.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16018918632274015991.key) [2025-02-23T12:15:36.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-23T12:15:36.388Z] + git semver push [2025-02-23T12:15:36.647Z] 2025-02-23 12:15:36,570 [run_push] DEBUG push [2025-02-23T12:15:36.647Z] 2025-02-23 12:15:36,571 [execute] INFO git cat-file --batch-check [2025-02-23T12:15:36.647Z] 2025-02-23 12:15:36,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-23T12:15:36.647Z] 2025-02-23 12:15:36,575 [execute] INFO git rev-list fe92a3279b57eee89dfc2b6f3d116a0164e42c49 -- [2025-02-23T12:15:36.647Z] 2025-02-23 12:15:36,576 [execute] DEBUG Popen(['git', 'rev-list', 'fe92a3279b57eee89dfc2b6f3d116a0164e42c49', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-23T12:15:36.647Z] 2025-02-23 12:15:36,587 [execute] INFO git fetch -v origin [2025-02-23T12:15:36.647Z] 2025-02-23 12:15:36,587 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-23T12:15:37.215Z] 2025-02-23 12:15:37,034 [run_push] DEBUG no remote changes detected [2025-02-23T12:15:37.215Z] 2025-02-23 12:15:37,034 [execute] INFO git push origin semver [2025-02-23T12:15:37.216Z] 2025-02-23 12:15:37,035 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-23T12:15:37.780Z] 2025-02-23 12:15:37,680 [run_push] DEBUG push all version tags [2025-02-23T12:15:37.781Z] 2025-02-23 12:15:37,680 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-23T12:15:37.781Z] 2025-02-23 12:15:37,681 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-23T12:15:38.718Z] 2025-02-23 12:15:38,344 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-23T12:15:38.718Z] 4.0.0-dev.19 [Pipeline] } [2025-02-23T12:15:38.719Z] $ docker exec --env ******** --env ******** 4510e5fcc85a9ff6a54761d2f4b4e06203b6d7b81058a3e9d0f352ed5f1d691d ssh-agent -k [2025-02-23T12:15:38.826Z] unset SSH_AUTH_SOCK; [2025-02-23T12:15:38.826Z] unset SSH_AGENT_PID; [2025-02-23T12:15:38.826Z] echo Agent pid 37 killed; [2025-02-23T12:15:38.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-23T12:15:39.161Z] + git semver [Pipeline] } [2025-02-23T12:15:39.426Z] $ docker stop --time=1 4510e5fcc85a9ff6a54761d2f4b4e06203b6d7b81058a3e9d0f352ed5f1d691d [2025-02-23T12:15:40.693Z] $ docker rm -f --volumes 4510e5fcc85a9ff6a54761d2f4b4e06203b6d7b81058a3e9d0f352ed5f1d691d [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-02-23T12:15:41.360Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-02-23T12:15:41.360Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-23T12:15:41.360Z] total 16 [2025-02-23T12:15:41.360Z] drwxr-xr-x 3 root root 4096 Feb 23 12:04 . [2025-02-23T12:15:41.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 12:15 .. [2025-02-23T12:15:41.360Z] drwxr-xr-x 2 root root 4096 Feb 23 12:04 cost [2025-02-23T12:15:41.360Z] -rw-r--r-- 1 root root 88 Feb 23 12:04 cost.csv [2025-02-23T12:15:41.360Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-23T12:15:41.360Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-23T12:15:41.360Z] total 16 [2025-02-23T12:15:41.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 12:04 . [2025-02-23T12:15:41.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 12:15 .. [2025-02-23T12:15:41.360Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 12:04 cost [2025-02-23T12:15:41.360Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 23 12:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:41.651Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:42.509Z] ---> package-listing.sh [2025-02-23T12:15:42.509Z] ++ facter osfamily [2025-02-23T12:15:42.509Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-23T12:15:42.769Z] + OS_FAMILY=debian [2025-02-23T12:15:42.769Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-02-23T12:15:42.769Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-23T12:15:42.769Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-23T12:15:42.769Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-23T12:15:42.769Z] + PACKAGES=/tmp/packages_start.txt [2025-02-23T12:15:42.769Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-23T12:15:42.769Z] + PACKAGES=/tmp/packages_end.txt [2025-02-23T12:15:42.769Z] + case "${OS_FAMILY}" in [2025-02-23T12:15:42.769Z] + dpkg -l [2025-02-23T12:15:42.769Z] + grep '^ii' [2025-02-23T12:15:42.769Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-23T12:15:42.769Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-23T12:15:42.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-23T12:15:42.769Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-23T12:15:42.769Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-02-23T12:15:42.769Z] + 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-02-23T12:15:42.783Z] 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-02-23T12:15:43.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-23T12:15:43.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-23T12:15:43.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-23T12:15:43.707Z] prd-ubuntu20.04-docker-8c-8g-39533 does not seem to be running inside a container [2025-02-23T12:15:43.724Z] $ 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-02-23T12:15:43.951Z] $ docker top 6696c92eba5b5056056b184ef9089c71e68e5b8e617213ce2f5be20a705b7fa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-23T12:15:44.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-23T12:15:44.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-23T12:15:44.875Z] + ls /var/log/sa-host [2025-02-23T12:15:44.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-23T12:15:44.949Z] provisioning config files... [2025-02-23T12:15:44.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2039604692973857492tmp [Pipeline] { [Pipeline] echo [2025-02-23T12:15:44.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:45.264Z] ---> create-netrc.sh [Pipeline] } [2025-02-23T12:15:45.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:45.618Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-23T12:15:45.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:45.908Z] ---> sudo-logs.sh [2025-02-23T12:15:45.908Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-23T12:15:45.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:46.227Z] ---> job-cost.sh [2025-02-23T12:15:46.227Z] lf-activate-venv: SKIPPING [2025-02-23T12:15:46.227Z] DEBUG: total: 0.2199999988079071 [2025-02-23T12:15:46.227Z] INFO: Retrieving Stack Cost... [2025-02-23T12:15:46.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-23T12:15:47.050Z] INFO: Archiving Costs [Pipeline] echo [2025-02-23T12:15:47.063Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-23T12:15:47.344Z] ---> logs-deploy.sh [2025-02-23T12:15:47.344Z] lf-activate-venv: SKIPPING [2025-02-23T12:15:47.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/183 [2025-02-23T12:15:47.344Z] INFO: archiving workspace using pattern(s): [2025-02-23T12:15:48.280Z] Archives upload complete. [2025-02-23T12:15:48.280Z] INFO: archiving logs to Nexus