Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 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-ssh16078832262557454906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16354236172611958210.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13447051629956314875.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7021675164769651306.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-ssh2804966032639875996.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.23] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-772213’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772215 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 > 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 Avoid second fetch Checking out Revision 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d (main) Commit message: "Merge pull request #667 from FelixTing/bump-alpine-3.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d # timeout=10 > git rev-list --no-walk b83056c1ca14d6dcd4ca7177911ad2eefd798c60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:27:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:27:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:27:21 ========================================================= 13:27:21 EdgeX Global Pipelines Version Info 13:27:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:27:22 ------------------- 13:27:22 stable info: 13:27:22 ------------------- 13:27:22 Commited By: Cherry Wang cherry@iotechsys.com 13:27:22 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:27:22 Message: update stable to v1.0.278 13:27:23 ------------------- 13:27:23 experimental info: 13:27:23 ------------------- 13:27:23 Commited By: **** collab-it+edgex@linuxfoundation.org 13:27:23 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:27:23 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:27:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo 13:27:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5996e79 [Pipeline] echo 13:27:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:24 provisioning config files... 13:27:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15598052431232163967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:24 ---> ****-login.sh 13:27:24 nexus3.edgexfoundry.org:10001 13:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:24 13:27:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:24 Configure a credential helper to remove this warning. See 13:27:24 https://docs.****.com/go/credential-store/ 13:27:24 13:27:24 Login Succeeded 13:27:24 nexus3.edgexfoundry.org:10002 13:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:24 13:27:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:24 Configure a credential helper to remove this warning. See 13:27:24 https://docs.****.com/go/credential-store/ 13:27:24 13:27:24 Login Succeeded 13:27:24 nexus3.edgexfoundry.org:10003 13:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:24 13:27:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:24 Configure a credential helper to remove this warning. See 13:27:24 https://docs.****.com/go/credential-store/ 13:27:24 13:27:24 Login Succeeded 13:27:24 nexus3.edgexfoundry.org:10004 13:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:24 13:27:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:24 Configure a credential helper to remove this warning. See 13:27:24 https://docs.****.com/go/credential-store/ 13:27:24 13:27:24 Login Succeeded 13:27:24 ****.io 13:27:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:25 13:27:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:27:25 Configure a credential helper to remove this warning. See 13:27:25 https://docs.****.com/go/credential-store/ 13:27:25 13:27:25 Login Succeeded 13:27:25 ---> ****-login.sh ends [Pipeline] } 13:27:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:27:25 + git rev-list -1 --merges 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d~1..5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo 13:27:25 -----------> git rev-list -1 --merges 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d~1..5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:27:25 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [false] [Pipeline] sh 13:27:25 + git log --format=format:%s -1 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo 13:27:25 ========================================================= 13:27:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:27:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:26 + git log --format=format:%s -1 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo 13:27:26 [semverPrep] GIT_COMMIT: 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d, Commit Message: Merge pull request #667 from FelixTing/bump-alpine-3.22 [Pipeline] echo 13:27:26 [semverPrep] This is not a build commit. [Pipeline] sh 13:27:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:27:26 + grep -v github /etc/ssh/ssh_known_hosts 13:27:26 + [ -e /tmp/ssh_known_hosts ] 13:27:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:27:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:27:26 + sudo tee -a /etc/ssh/ssh_known_hosts 13:27:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:27 13:27:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:27 0.1.4: Pulling from edgex-devops/py-git-semver 13:27:27 3dae71ba6b94: Pulling fs layer 13:27:27 6bf1a483ea7c: Pulling fs layer 13:27:27 f5dfc541a4d3: Pulling fs layer 13:27:27 461d9e800cba: Pulling fs layer 13:27:27 80192f66455f: Pulling fs layer 13:27:27 2e8e34ca0e6c: Pulling fs layer 13:27:27 a29436f7fd5d: Pulling fs layer 13:27:27 923cac83aea3: Pulling fs layer 13:27:27 25ad8b0a4227: Pulling fs layer 13:27:27 db01528c6b51: Pulling fs layer 13:27:27 28988de357af: Pulling fs layer 13:27:27 461d9e800cba: Waiting 13:27:27 80192f66455f: Waiting 13:27:27 2e8e34ca0e6c: Waiting 13:27:27 923cac83aea3: Waiting 13:27:27 25ad8b0a4227: Waiting 13:27:27 db01528c6b51: Waiting 13:27:27 28988de357af: Waiting 13:27:27 a29436f7fd5d: Waiting 13:27:27 6bf1a483ea7c: Verifying Checksum 13:27:27 6bf1a483ea7c: Download complete 13:27:27 461d9e800cba: Download complete 13:27:27 80192f66455f: Verifying Checksum 13:27:27 80192f66455f: Download complete 13:27:27 f5dfc541a4d3: Verifying Checksum 13:27:27 f5dfc541a4d3: Download complete 13:27:27 3dae71ba6b94: Verifying Checksum 13:27:27 3dae71ba6b94: Download complete 13:27:27 923cac83aea3: Verifying Checksum 13:27:27 923cac83aea3: Download complete 13:27:27 25ad8b0a4227: Verifying Checksum 13:27:27 25ad8b0a4227: Download complete 13:27:27 db01528c6b51: Download complete 13:27:27 28988de357af: Verifying Checksum 13:27:27 28988de357af: Download complete 13:27:27 a29436f7fd5d: Verifying Checksum 13:27:27 a29436f7fd5d: Download complete 13:27:28 2e8e34ca0e6c: Verifying Checksum 13:27:28 2e8e34ca0e6c: Download complete 13:27:29 3dae71ba6b94: Pull complete 13:27:29 6bf1a483ea7c: Pull complete 13:27:29 f5dfc541a4d3: Pull complete 13:27:29 461d9e800cba: Pull complete 13:27:29 80192f66455f: Pull complete 13:27:34 2e8e34ca0e6c: Pull complete 13:27:34 a29436f7fd5d: Pull complete 13:27:34 923cac83aea3: Pull complete 13:27:34 25ad8b0a4227: Pull complete 13:27:34 db01528c6b51: Pull complete 13:27:34 28988de357af: Pull complete 13:27:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:34 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:27:34 $ 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 13:27:36 $ docker top be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce -eo pid,comm 13:27:36 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). 13:27:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:36 [ssh-agent] Looking for ssh-agent implementation... 13:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:37 $ docker exec be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce ssh-agent 13:27:37 SSH_AUTH_SOCK=/tmp/ssh-SKVd9a3zqlCw/agent.34 13:27:37 SSH_AGENT_PID=40 13:27:37 Running ssh-add (command line suppressed) 13:27:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6167808910522501713.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6167808910522501713.key) 13:27:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:37 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 13:27:37 + git tag --points-at HEAD [Pipeline] } 13:27:37 $ docker exec --env ******** --env ******** be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce ssh-agent -k 13:27:37 unset SSH_AUTH_SOCK; 13:27:37 unset SSH_AGENT_PID; 13:27:37 echo Agent pid 40 killed; 13:27:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:27:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:37 [ssh-agent] Looking for ssh-agent implementation... 13:27:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:38 $ docker exec be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce ssh-agent 13:27:38 SSH_AUTH_SOCK=/tmp/ssh-0DzTsXZQO6WO/agent.87 13:27:38 SSH_AGENT_PID=93 13:27:38 Running ssh-add (command line suppressed) 13:27:38 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16206005824744905063.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16206005824744905063.key) 13:27:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:38 + git semver init 13:27:38 2025-10-31 13:27:38,788 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:27:38 2025-10-31 13:27:38,791 [run_init] DEBUG init version:0.0.0 force:False 13:27:38 2025-10-31 13:27:38,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 13:27:38 2025-10-31 13:27:38,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 13:27:38 2025-10-31 13:27:38,793 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 13:27:40 2025-10-31 13:27:40,077 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 13:27:40 2025-10-31 13:27:40,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 13:27:40 2025-10-31 13:27:40,078 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:27:40 2025-10-31 13:27:40,078 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:27:40 4.1.0-dev.12 [Pipeline] } 13:27:40 $ docker exec --env ******** --env ******** be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce ssh-agent -k 13:27:40 unset SSH_AUTH_SOCK; 13:27:40 unset SSH_AGENT_PID; 13:27:40 echo Agent pid 93 killed; 13:27:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:40 + git semver [Pipeline] } 13:27:40 $ docker stop --time=1 be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce 13:27:42 $ docker rm -f --volumes be445dc0d53a6bca07842247f3f23cc87c4bfbc270cf728c4bb58c26409ab3ce [Pipeline] // withDockerContainer [Pipeline] sh 13:27:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:27:42 Stashed 1 file(s) [Pipeline] echo 13:27:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.12 [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 13:27:42 provisioning config files... 13:27:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4124528691932692408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:43 ---> ****-login.sh 13:27:43 nexus3.edgexfoundry.org:10001 13:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:43 Login Succeeded 13:27:43 nexus3.edgexfoundry.org:10002 13:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:43 Login Succeeded 13:27:43 nexus3.edgexfoundry.org:10003 13:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:43 Login Succeeded 13:27:43 nexus3.edgexfoundry.org:10004 13:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:43 Login Succeeded 13:27:43 ****.io 13:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:43 Login Succeeded 13:27:43 ---> ****-login.sh ends [Pipeline] } 13:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:27:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:27:43 ========================================================= 13:27:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:27:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:44 + 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 . 13:27:44 #0 building with "default" instance using docker driver 13:27:44 13:27:44 #1 [internal] load build definition from Dockerfile 13:27:44 #1 transferring dockerfile: 1.52kB done 13:27:44 #1 DONE 0.0s 13:27:44 13:27:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:27:44 #2 DONE 0.1s 13:27:45 13:27:45 #3 [internal] load .dockerignore 13:27:45 #3 transferring context: 182B done 13:27:45 #3 DONE 0.0s 13:27:45 13:27:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:27:45 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 13:27:45 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.24MB / 74.07MB 0.1s 13:27:45 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 13:27:45 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 13:27:45 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s 13:27:45 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 13:27:45 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done 13:27:45 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 0B / 126B 0.1s 13:27:45 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 15.73MB / 74.07MB 0.2s 13:27:45 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 13:27:45 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 13:27:45 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 13:27:45 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:27:45 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0B / 2.38MB 0.2s 13:27:45 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s 13:27:45 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 13:27:45 #4 ... 13:27:45 13:27:45 #5 [internal] load build context 13:27:45 #5 transferring context: 28.10MB 0.2s done 13:27:45 #5 DONE 0.2s 13:27:45 13:27:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 13:27:45 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 32.51MB / 74.07MB 0.3s 13:27:45 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 13:27:45 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 13:27:45 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s 13:27:45 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 70.25MB / 74.07MB 0.5s 13:27:45 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 15.86MB / 113.25MB 0.5s 13:27:45 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 12.58MB / 13.30MB 0.5s 13:27:45 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.0s done 13:27:45 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.6s 13:27:45 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 30.41MB / 113.25MB 0.6s 13:27:45 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s 13:27:45 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s done 13:27:45 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 41.94MB / 113.25MB 0.7s 13:27:45 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.7s done 13:27:45 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 62.91MB / 113.25MB 0.8s 13:27:45 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s 13:27:45 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 84.75MB / 113.25MB 0.9s 13:27:46 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 109.05MB / 113.25MB 1.0s 13:27:46 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.3s done 13:27:50 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.1s done 13:27:50 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 13:27:50 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 13:27:50 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:27:50 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 13:27:50 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 13:27:50 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 13:27:50 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 13:27:52 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.3s done 13:27:52 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13:27:53 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.5s done 13:27:53 #4 DONE 8.2s 13:27:53 13:27:53 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 13:27:53 #6 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:27:53 #6 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:27:54 #6 0.860 (1/8) Installing openssh-keygen (10.0_p1-r9) 13:27:54 #6 0.879 (2/8) Installing libedit (20250104.3.1-r1) 13:27:54 #6 0.887 (3/8) Installing openssh-client-common (10.0_p1-r9) 13:27:54 #6 0.923 (4/8) Installing openssh-client-default (10.0_p1-r9) 13:27:54 #6 0.940 (5/8) Installing openssh-sftp-server (10.0_p1-r9) 13:27:54 #6 0.945 (6/8) Installing openssh-server-common (10.0_p1-r9) 13:27:54 #6 0.949 (7/8) Installing openssh-server (10.0_p1-r9) 13:27:54 #6 0.985 (8/8) Installing openssh (10.0_p1-r9) 13:27:54 #6 0.993 Executing busybox-1.37.0-r19.trigger 13:27:54 #6 1.003 OK: 272 MiB in 68 packages 13:27:56 #6 DONE 3.3s 13:27:56 13:27:56 #7 [builder 3/7] WORKDIR /device-modbus-go 13:27:56 #7 DONE 0.0s 13:27:56 13:27:56 #8 [builder 4/7] COPY go.mod vendor* ./ 13:27:56 #8 DONE 0.0s 13:27:56 13:27:56 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:27:57 Still waiting to schedule task 13:27:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-772217’ is offline 13:28:08 #9 DONE 12.5s 13:28:09 13:28:09 #10 [builder 6/7] COPY . . 13:28:09 #10 DONE 0.1s 13:28:09 13:28:09 #11 [builder 7/7] RUN echo noop 13:28:09 #11 0.191 noop 13:28:09 #11 DONE 0.2s 13:28:09 13:28:09 #12 exporting to image 13:28:09 #12 exporting layers 13:28:17 #12 exporting layers 7.0s done 13:28:17 #12 writing image sha256:ca2b1deea94c92c0d771c2251119c068f22366f9bcbda7ef39ea6976dfd90495 done 13:28:17 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:28:17 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:17 + docker inspect -f . ci-base-image-x86_64 13:28:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:17 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:28:18 $ 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 13:28:18 $ docker top 2cdabddcb246df1c94d2be241ee3dec93541b648b6450698c55986ead71ad63e -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:18 + go version 13:28:18 go version go1.23.12 linux/amd64 [Pipeline] } 13:28:18 $ docker stop --time=1 2cdabddcb246df1c94d2be241ee3dec93541b648b6450698c55986ead71ad63e 13:28:19 $ docker rm -f --volumes 2cdabddcb246df1c94d2be241ee3dec93541b648b6450698c55986ead71ad63e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:20 + docker inspect -f . ci-base-image-x86_64 13:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:20 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:28:20 $ 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 13:28:20 $ docker top db54a78ad39c3365b520f438802edf681053792334e9475af449803aa6f12943 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:21 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 13:28:21 + make test 13:28:21 go test ./... -coverprofile=coverage.out 13:28:22 ? github.com/edgexfoundry/device-modbus-go [no test files] 13:28:40 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 13:28:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 46.5% of statements 13:28:50 go vet ./... 13:28:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:28:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:28:56 ./bin/test-attribution-txt.sh 13:28:56 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 13:28:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:28:56 $ docker stop --time=1 db54a78ad39c3365b520f438802edf681053792334e9475af449803aa6f12943 13:28:58 $ docker rm -f --volumes db54a78ad39c3365b520f438802edf681053792334e9475af449803aa6f12943 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:28:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:28:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:59 + ls -al . 13:28:59 total 260 13:28:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:28 . 13:28:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:27 .. 13:28:59 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 13:27 .dockerignore 13:28:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:28 .git 13:28:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 .github 13:28:59 -rw-rw-r-- 1 jenkins jenkins 266 Oct 31 13:27 .gitignore 13:28:59 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:27 .golangci.yml 13:28:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:27 .semver 13:28:59 -rw-rw-r-- 1 jenkins jenkins 20445 Oct 31 13:27 Attribution.txt 13:28:59 -rw-rw-r-- 1 jenkins jenkins 18046 Oct 31 13:27 CHANGELOG.md 13:28:59 -rw-rw-r-- 1 jenkins jenkins 1479 Oct 31 13:27 Dockerfile 13:28:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:27 GOVERNANCE.md 13:28:59 -rw-rw-r-- 1 jenkins jenkins 681 Oct 31 13:27 Jenkinsfile 13:28:59 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:27 LICENSE 13:28:59 -rw-rw-r-- 1 jenkins jenkins 2524 Oct 31 13:27 Makefile 13:28:59 -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 13:27 OWNERS.md 13:28:59 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 31 13:27 README.md 13:28:59 -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:27 VERSION 13:28:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:27 bin 13:28:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 cmd 13:28:59 -rw-r--r-- 1 jenkins jenkins 27945 Oct 31 13:28 coverage.out 13:28:59 -rw-rw-r-- 1 jenkins jenkins 6428 Oct 31 13:27 go.mod 13:28:59 -rw-rw-r-- 1 jenkins jenkins 87547 Oct 31 13:27 go.sum 13:28:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 internal 13:28:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:27 simulator 13:28:59 -rw-rw-r-- 1 jenkins jenkins 229 Oct 31 13:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:59 + 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=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d --label arch=amd64 --label version=4.1.0-dev.12 . 13:29:00 #0 building with "default" instance using docker driver 13:29:00 13:29:00 #1 [internal] load build definition from Dockerfile 13:29:00 #1 transferring dockerfile: 1.52kB done 13:29:00 #1 DONE 0.0s 13:29:00 13:29:00 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:29:00 #2 DONE 0.0s 13:29:00 13:29:00 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:29:00 #3 DONE 0.1s 13:29:00 13:29:00 #4 [internal] load .dockerignore 13:29:00 #4 transferring context: 182B done 13:29:00 #4 DONE 0.0s 13:29:00 13:29:00 #5 [internal] load build context 13:29:00 #5 transferring context: 40.99kB 0.0s done 13:29:00 #5 DONE 0.0s 13:29:00 13:29:00 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:29:00 #6 DONE 0.1s 13:29:00 13:29:00 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:29:00 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 13:29:00 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 13:29:00 #7 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:29:00 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 13:29:00 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 13:29:00 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 13:29:00 #7 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:29:00 #7 DONE 0.3s 13:29:00 13:29:00 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 13:29:00 #8 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:29:00 #8 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:29:00 #8 0.625 OK: 272 MiB in 68 packages 13:29:00 #8 DONE 0.8s 13:29:00 13:29:00 #9 [builder 3/7] WORKDIR /device-modbus-go 13:29:00 #9 DONE 0.0s 13:29:00 13:29:00 #10 [builder 4/7] COPY go.mod vendor* ./ 13:29:00 #10 DONE 0.1s 13:29:00 13:29:00 #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 13:29:00 #11 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:29:00 #11 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:29:00 #11 0.590 (1/1) Installing dumb-init (1.2.5-r3) 13:29:00 #11 0.596 Executing busybox-1.37.0-r19.trigger 13:29:00 #11 0.603 OK: 7 MiB in 17 packages 13:29:00 #11 DONE 0.7s 13:29:00 13:29:00 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:01 #12 DONE 0.4s 13:29:01 13:29:01 #13 [builder 6/7] COPY . . 13:29:01 #13 DONE 0.1s 13:29:01 13:29:01 #14 [stage-1 3/6] RUN apk --no-cache upgrade 13:29:01 #14 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:29:01 #14 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:29:01 #14 0.706 OK: 7 MiB in 17 packages 13:29:01 #14 DONE 0.8s 13:29:01 13:29:01 #15 [builder 7/7] RUN make build 13:29:01 #15 0.235 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 13:29:23 #15 DONE 21.2s 13:29:23 13:29:23 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 13:29:23 #16 DONE 0.1s 13:29:23 13:29:23 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 13:29:23 #17 DONE 0.0s 13:29:23 13:29:23 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 13:29:23 #18 DONE 0.0s 13:29:23 13:29:23 #19 exporting to image 13:29:23 #19 exporting layers 0.1s done 13:29:23 #19 writing image sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done 13:29:23 #19 naming to docker.io/library/device-modbus done 13:29:23 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:23 provisioning config files... 13:29:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6705650532508610333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:24 ---> ****-login.sh 13:29:24 nexus3.edgexfoundry.org:10001 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 nexus3.edgexfoundry.org:10002 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 nexus3.edgexfoundry.org:10003 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 nexus3.edgexfoundry.org:10004 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 ****.io 13:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:24 Login Succeeded 13:29:24 ---> ****-login.sh ends [Pipeline] } 13:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:24 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 13:29:24 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:29:24 latest 13:29:24 4.1.0-dev.12 13:29:24 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:29:24 main 13:29:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:25 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:29:25 6aa9df2f7f09: Preparing 13:29:25 b3c96e95c6f8: Preparing 13:29:25 3e8cb9df92c4: Preparing 13:29:25 9b4a892da5ab: Preparing 13:29:25 a40135ed0a77: Preparing 13:29:25 256f393e029f: Preparing 13:29:25 256f393e029f: Waiting 13:29:25 6aa9df2f7f09: Pushed 13:29:25 b3c96e95c6f8: Pushed 13:29:25 a40135ed0a77: Pushed 13:29:25 9b4a892da5ab: Pushed 13:29:25 256f393e029f: Layer already exists 13:29:28 3e8cb9df92c4: Pushed 13:29:29 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:29 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 13:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:29:29 6aa9df2f7f09: Preparing 13:29:29 b3c96e95c6f8: Preparing 13:29:29 3e8cb9df92c4: Preparing 13:29:29 9b4a892da5ab: Preparing 13:29:29 a40135ed0a77: Preparing 13:29:29 256f393e029f: Preparing 13:29:29 256f393e029f: Waiting 13:29:29 9b4a892da5ab: Layer already exists 13:29:29 a40135ed0a77: Layer already exists 13:29:29 3e8cb9df92c4: Layer already exists 13:29:29 b3c96e95c6f8: Layer already exists 13:29:29 6aa9df2f7f09: Layer already exists 13:29:29 256f393e029f: Layer already exists 13:29:29 latest: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:30 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 13:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:29:30 6aa9df2f7f09: Preparing 13:29:30 b3c96e95c6f8: Preparing 13:29:30 3e8cb9df92c4: Preparing 13:29:30 9b4a892da5ab: Preparing 13:29:30 a40135ed0a77: Preparing 13:29:30 256f393e029f: Preparing 13:29:30 256f393e029f: Waiting 13:29:30 b3c96e95c6f8: Layer already exists 13:29:30 3e8cb9df92c4: Layer already exists 13:29:30 9b4a892da5ab: Layer already exists 13:29:30 a40135ed0a77: Layer already exists 13:29:30 6aa9df2f7f09: Layer already exists 13:29:30 256f393e029f: Layer already exists 13:29:30 4.1.0-dev.12: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:30 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:29:31 6aa9df2f7f09: Preparing 13:29:31 b3c96e95c6f8: Preparing 13:29:31 3e8cb9df92c4: Preparing 13:29:31 9b4a892da5ab: Preparing 13:29:31 a40135ed0a77: Preparing 13:29:31 256f393e029f: Preparing 13:29:31 256f393e029f: Waiting 13:29:31 6aa9df2f7f09: Layer already exists 13:29:31 9b4a892da5ab: Layer already exists 13:29:31 b3c96e95c6f8: Layer already exists 13:29:31 a40135ed0a77: Layer already exists 13:29:31 3e8cb9df92c4: Layer already exists 13:29:31 256f393e029f: Layer already exists 13:29:31 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:31 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:31 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 13:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 13:29:31 6aa9df2f7f09: Preparing 13:29:31 b3c96e95c6f8: Preparing 13:29:31 3e8cb9df92c4: Preparing 13:29:31 9b4a892da5ab: Preparing 13:29:31 a40135ed0a77: Preparing 13:29:31 256f393e029f: Preparing 13:29:31 256f393e029f: Waiting 13:29:31 b3c96e95c6f8: Layer already exists 13:29:31 3e8cb9df92c4: Layer already exists 13:29:31 a40135ed0a77: Layer already exists 13:29:31 9b4a892da5ab: Layer already exists 13:29:31 6aa9df2f7f09: Layer already exists 13:29:31 256f393e029f: Layer already exists 13:29:31 main: digest: sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:29:31 ===================================================== [Pipeline] echo 13:29:31 taggedImages: 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:latest 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 13:29:31 ========================================================= 13:29:31 [edgeXBuildMultiArch] RAW Config: 13:29:31 images: 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:latest 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:29:31 - nexus3.edgexfoundry.org:10004/device-modbus:main 13:29:31 settingsFile: 13:29:31 device-modbus-go-settings 13:29:31 ========================================================= [Pipeline] node 13:29:46 Still waiting to schedule task 13:29:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772223’ 13:31:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772227 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 13:31:06 Running in /w/workspace/device-modbus-go/203 [Pipeline] { [Pipeline] checkout 13:31:09 The recommended git tool is: git 13:31:16 using credential edgex-jenkins-ssh 13:31:16 Cloning the remote Git repository 13:31:16 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 13:31:16 > git init /w/workspace/device-modbus-go/203 # timeout=10 13:31:17 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 13:31:17 > git --version # timeout=10 13:31:17 > git --version # 'git version 2.25.1' 13:31:17 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:20 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 13:31:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:22 Avoid second fetch 13:31:22 Checking out Revision 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d (main) 13:31:22 > git config core.sparsecheckout # timeout=10 13:31:22 > git checkout -f 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d # timeout=10 13:31:23 Commit message: "Merge pull request #667 from FelixTing/bump-alpine-3.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:27 provisioning config files... 13:31:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/203@tmp/config10041642996937608793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:28 ---> ****-login.sh 13:31:28 nexus3.edgexfoundry.org:10001 13:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:29 Configure a credential helper to remove this warning. See 13:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:29 13:31:29 Login Succeeded 13:31:29 nexus3.edgexfoundry.org:10002 13:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:29 Configure a credential helper to remove this warning. See 13:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:29 13:31:29 Login Succeeded 13:31:29 nexus3.edgexfoundry.org:10003 13:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:30 Configure a credential helper to remove this warning. See 13:31:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:30 13:31:30 Login Succeeded 13:31:30 nexus3.edgexfoundry.org:10004 13:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:30 Configure a credential helper to remove this warning. See 13:31:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:30 13:31:30 Login Succeeded 13:31:30 ****.io 13:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:31 Configure a credential helper to remove this warning. See 13:31:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:31 13:31:31 Login Succeeded 13:31:31 ---> ****-login.sh ends [Pipeline] } 13:31:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:31:31 ========================================================= 13:31:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:31:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:32 + 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 . 13:31:32 Sending build context to Docker daemon 14.25MB 13:31:32 Step 1/10 : ARG BASE=golang:1.23-alpine3.22 13:31:32 Step 2/10 : FROM ${BASE} AS builder 13:31:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:32 6e174226ea69: Pulling fs layer 13:31:32 7d1a427e917c: Pulling fs layer 13:31:32 382d65ac76eb: Pulling fs layer 13:31:32 13eebdc497b7: Pulling fs layer 13:31:32 4f4fb700ef54: Pulling fs layer 13:31:32 06715773e931: Pulling fs layer 13:31:32 7fa9dde3b271: Pulling fs layer 13:31:32 d57d563a94ed: Pulling fs layer 13:31:32 4f4fb700ef54: Waiting 13:31:32 13eebdc497b7: Waiting 13:31:32 06715773e931: Waiting 13:31:32 7fa9dde3b271: Waiting 13:31:32 d57d563a94ed: Waiting 13:31:32 7d1a427e917c: Download complete 13:31:32 13eebdc497b7: Verifying Checksum 13:31:32 13eebdc497b7: Download complete 13:31:32 4f4fb700ef54: Verifying Checksum 13:31:32 4f4fb700ef54: Download complete 13:31:32 06715773e931: Verifying Checksum 13:31:32 06715773e931: Download complete 13:31:33 6e174226ea69: Verifying Checksum 13:31:33 6e174226ea69: Download complete 13:31:33 d57d563a94ed: Verifying Checksum 13:31:33 d57d563a94ed: Download complete 13:31:34 6e174226ea69: Pull complete 13:31:35 7d1a427e917c: Pull complete 13:31:35 382d65ac76eb: Verifying Checksum 13:31:35 382d65ac76eb: Download complete 13:31:37 7fa9dde3b271: Verifying Checksum 13:31:37 7fa9dde3b271: Download complete 13:31:52 382d65ac76eb: Pull complete 13:31:52 13eebdc497b7: Pull complete 13:31:52 4f4fb700ef54: Pull complete 13:31:52 06715773e931: Pull complete 13:32:00 7fa9dde3b271: Pull complete 13:32:02 d57d563a94ed: Pull complete 13:32:02 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 13:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:32:02 ---> 43a1c90cae9b 13:32:02 Step 3/10 : ARG ADD_BUILD_TAGS="" 13:32:02 Running on prd-centos7-docker-4c-2g-772236 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:02 provisioning config files... 13:32:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16270660457696035934tmp [Pipeline] { [Pipeline] libraryResource 13:32:05 ---> Running in d1a36c3fdf85 13:32:05 Removing intermediate container d1a36c3fdf85 13:32:05 ---> 0cb1f37259c9 13:32:05 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:32:05 ---> Running in 931779ca9b33 [Pipeline] sh 13:32:05 Removing intermediate container 931779ca9b33 13:32:05 ---> 51ab3f3eba9a 13:32:05 Step 5/10 : RUN apk add --update --no-cache make git openssh 13:32:06 ---> Running in 3bec70e7b215 13:32:06 ---> ****-login.sh 13:32:06 nexus3.edgexfoundry.org:10001 13:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:06 Configure a credential helper to remove this warning. See 13:32:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:06 13:32:06 Login Succeeded 13:32:06 nexus3.edgexfoundry.org:10002 13:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:07 Configure a credential helper to remove this warning. See 13:32:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:07 13:32:07 Login Succeeded 13:32:07 nexus3.edgexfoundry.org:10003 13:32:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:07 Configure a credential helper to remove this warning. See 13:32:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:07 13:32:07 Login Succeeded 13:32:07 nexus3.edgexfoundry.org:10004 13:32:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:07 Configure a credential helper to remove this warning. See 13:32:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:07 13:32:07 Login Succeeded 13:32:07 ****.io 13:32:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:32:07 Configure a credential helper to remove this warning. See 13:32:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:32:07 13:32:07 Login Succeeded 13:32:07 ---> ****-login.sh ends [Pipeline] } 13:32:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:32:07 + docker buildx ls 13:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:32:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:32:08 default * docker 13:32:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:32:08 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:32:08 edgex-builder [Pipeline] sh 13:32:08 + docker buildx inspect --bootstrap 13:32:08 #1 [internal] booting buildkit 13:32:08 #1 pulling image moby/buildkit:buildx-stable-1 13:32:10 (1/8) Installing openssh-keygen (10.0_p1-r9) 13:32:10 (2/8) Installing libedit (20250104.3.1-r1) 13:32:10 (3/8) Installing openssh-client-common (10.0_p1-r9) 13:32:10 (4/8) Installing openssh-client-default (10.0_p1-r9) 13:32:10 (5/8) Installing openssh-sftp-server (10.0_p1-r9) 13:32:10 (6/8) Installing openssh-server-common (10.0_p1-r9) 13:32:10 (7/8) Installing openssh-server (10.0_p1-r9) 13:32:10 (8/8) Installing openssh (10.0_p1-r9) 13:32:10 Executing busybox-1.37.0-r19.trigger 13:32:10 OK: 262 MiB in 68 packages 13:32:12 Removing intermediate container 3bec70e7b215 13:32:12 ---> dee2e1fdf6b7 13:32:12 Step 6/10 : WORKDIR /device-modbus-go 13:32:12 ---> Running in 118a29b2c5d6 13:32:12 #1 pulling image moby/buildkit:buildx-stable-1 3.6s done 13:32:12 #1 creating container buildx_buildkit_edgex-builder0 13:32:13 Removing intermediate container 118a29b2c5d6 13:32:13 ---> cf35c63fafe7 13:32:13 Step 7/10 : COPY go.mod vendor* ./ 13:32:13 ---> e8c070d8b477 13:32:13 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:14 ---> Running in 6580ff8e9655 13:32:15 #1 creating container buildx_buildkit_edgex-builder0 2.9s done 13:32:15 #1 DONE 6.5s 13:32:15 Name: edgex-builder 13:32:15 Driver: docker-container 13:32:15 13:32:15 Nodes: 13:32:15 Name: edgex-builder0 13:32:15 Endpoint: unix:///var/run/docker.sock 13:32:15 Status: running 13:32:15 Buildkit: v0.25.1 13:32:15 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:32:15 + docker buildx ls 13:32:15 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:32:15 edgex-builder * docker-container 13:32:15 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:32:15 default docker 13:32:15 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:32:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d' 13:32:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d --push - 13:32:16 #1 [internal] load build definition from Dockerfile 13:32:16 #1 transferring dockerfile: 198B done 13:32:16 #1 DONE 0.0s 13:32:16 13:32:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:32:16 #2 DONE 0.1s 13:32:16 13:32:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:32:16 #3 DONE 0.1s 13:32:16 13:32:16 #4 [internal] load .dockerignore 13:32:16 #4 transferring context: 2B done 13:32:16 #4 DONE 0.0s 13:32:16 13:32:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:16 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 done 13:32:16 #5 DONE 0.0s 13:32:16 13:32:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:16 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 done 13:32:16 #6 DONE 0.1s 13:32:16 13:32:16 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 13:32:16 #7 DONE 0.0s 13:32:16 13:32:16 #8 exporting to image 13:32:16 #8 exporting layers done 13:32:16 #8 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done 13:32:16 #8 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done 13:32:16 #8 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done 13:32:16 #8 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 0.0s done 13:32:16 #8 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done 13:32:16 #8 pushing layers 0.1s done 13:32:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 13:32:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:32:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done 13:32:16 #8 DONE 0.2s 13:32:16 13:32:16 1 warning found (use --debug to expand): 13:32:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:32:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 13:32:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 13:32:16 #1 [internal] load build definition from Dockerfile 13:32:16 #1 transferring dockerfile: 164B done 13:32:16 #1 DONE 0.0s 13:32:16 13:32:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 13:32:16 #2 DONE 0.0s 13:32:16 13:32:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 13:32:16 #3 DONE 0.0s 13:32:16 13:32:16 #4 [internal] load .dockerignore 13:32:16 #4 transferring context: 2B done 13:32:16 #4 DONE 0.0s 13:32:16 13:32:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:16 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done 13:32:16 #5 DONE 0.0s 13:32:16 13:32:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:17 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done 13:32:17 #6 CACHED 13:32:17 13:32:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:17 #5 CACHED 13:32:17 13:32:17 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 13:32:17 #7 DONE 0.0s 13:32:17 13:32:17 #8 exporting to image 13:32:17 #8 exporting layers done 13:32:17 #8 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done 13:32:17 #8 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done 13:32:17 #8 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done 13:32:17 #8 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 done 13:32:17 #8 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done 13:32:17 #8 pushing layers 0.0s done 13:32:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done 13:32:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:32:17 #8 DONE 0.1s 13:32:17 13:32:17 1 warning found (use --debug to expand): 13:32:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:32:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12' 13:32:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 --push - 13:32:17 #1 [internal] load build definition from Dockerfile 13:32:17 #1 transferring dockerfile: 170B done 13:32:17 #1 DONE 0.0s 13:32:17 13:32:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 13:32:17 #2 DONE 0.0s 13:32:17 13:32:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12 13:32:17 #3 DONE 0.0s 13:32:17 13:32:17 #4 [internal] load .dockerignore 13:32:17 #4 transferring context: 2B done 13:32:17 #4 DONE 0.0s 13:32:17 13:32:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:17 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done 13:32:17 #5 CACHED 13:32:17 13:32:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:17 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done 13:32:17 #6 CACHED 13:32:17 13:32:17 #7 exporting to image 13:32:17 #7 exporting layers done 13:32:17 #7 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done 13:32:17 #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e 13:32:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:32:17 #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done 13:32:17 #7 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done 13:32:17 #7 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 done 13:32:17 #7 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done 13:32:17 #7 pushing layers 0.0s done 13:32:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.12@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done 13:32:17 #7 DONE 0.1s 13:32:17 13:32:17 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 13:32:17 #8 DONE 0.0s 13:32:17 13:32:17 1 warning found (use --debug to expand): 13:32:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:32:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 --push - 13:32:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12' 13:32:18 #1 [internal] load build definition from Dockerfile 13:32:18 #1 transferring dockerfile: 211B done 13:32:18 #1 DONE 0.0s 13:32:18 13:32:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:32:18 #2 DONE 0.0s 13:32:18 13:32:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:32:18 #3 DONE 0.0s 13:32:18 13:32:18 #4 [internal] load .dockerignore 13:32:18 #4 transferring context: 2B done 13:32:18 #4 DONE 0.0s 13:32:18 13:32:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:18 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done 13:32:18 #5 CACHED 13:32:18 13:32:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:18 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done 13:32:18 #6 CACHED 13:32:18 13:32:18 #7 exporting to image 13:32:18 #7 exporting layers done 13:32:18 #7 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done 13:32:18 #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done 13:32:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:32:18 #7 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done 13:32:18 #7 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 done 13:32:18 #7 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done 13:32:18 #7 pushing layers 0.0s done 13:32:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done 13:32:18 #7 DONE 0.1s 13:32:18 13:32:18 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 13:32:18 #8 DONE 0.0s 13:32:18 13:32:18 1 warning found (use --debug to expand): 13:32:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:32:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 13:32:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 13:32:18 #1 [internal] load build definition from Dockerfile 13:32:18 #1 transferring dockerfile: 162B done 13:32:18 #1 DONE 0.0s 13:32:18 13:32:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 13:32:18 #2 DONE 0.0s 13:32:18 13:32:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 13:32:18 #3 DONE 0.0s 13:32:18 13:32:18 #4 [internal] load .dockerignore 13:32:18 #4 transferring context: 2B done 13:32:18 #4 DONE 0.0s 13:32:18 13:32:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:18 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done 13:32:18 #5 CACHED 13:32:18 13:32:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 13:32:18 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:701293ab4fc7248c2a593adece856a2dd958219a565488fae7acd35418169dc5 0.0s done 13:32:18 #6 CACHED 13:32:18 13:32:18 #7 exporting to image 13:32:18 #7 exporting layers done 13:32:18 #7 exporting manifest sha256:02facaa02461bfa5827b08c9ab7c03c62815c08b28226c317e3fbfbab15c4919 done 13:32:18 #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e 13:32:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:32:18 #7 exporting config sha256:9ebb3c90a5fdc26d1f17a79a800a5773f906b29ca477e780ba9bf0477009ad3e done 13:32:18 #7 exporting manifest sha256:6242e8b3b7fc38dee22ffa365a4c3afeece4d2d6bca7bcb2efdc1a687fc9d1a6 done 13:32:18 #7 exporting config sha256:b79c8ee42182198a2801d6ecb2ce4569e1e45358d2e69fdedd3d4bd54cbeb260 done 13:32:18 #7 exporting manifest list sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 done 13:32:18 #7 pushing layers 0.0s done 13:32:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:31175b71f8baeda13cec78b2e01cb48aaaee212952ad3515a97b0e5d62d8f352 0.1s done 13:32:18 #7 DONE 0.1s 13:32:18 13:32:18 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 13:32:18 #8 DONE 0.0s 13:32:18 13:32:18 1 warning found (use --debug to expand): 13:32:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:32:19 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:32:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:32:20 ---> package-listing.sh 13:32:20 ++ facter osfamily 13:32:20 ++ tr '[:upper:]' '[:lower:]' 13:32:20 + OS_FAMILY=redhat 13:32:20 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 13:32:20 + START_PACKAGES=/tmp/packages_start.txt 13:32:20 + END_PACKAGES=/tmp/packages_end.txt 13:32:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:20 + PACKAGES=/tmp/packages_start.txt 13:32:20 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 13:32:20 + PACKAGES=/tmp/packages_end.txt 13:32:20 + case "${OS_FAMILY}" in 13:32:20 + sort 13:32:20 + rpm -qa 13:32:20 + '[' -f /tmp/packages_start.txt ']' 13:32:20 + '[' -f /tmp/packages_end.txt ']' 13:32:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:20 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 13:32:20 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 13:32:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 13:32:20 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 13:32:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:21 13:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:22 latest: Pulling from edgex-lftools-log-publisher 13:32:22 5eb5b503b376: Pulling fs layer 13:32:22 5c69ac0246d0: Pulling fs layer 13:32:22 ec43610c2a17: Pulling fs layer 13:32:22 3a2ae6a8a46f: Pulling fs layer 13:32:22 33b1e0a273af: Pulling fs layer 13:32:22 5d3b04190fa2: Pulling fs layer 13:32:22 2f39f015ded8: Pulling fs layer 13:32:22 3a2ae6a8a46f: Waiting 13:32:22 33b1e0a273af: Waiting 13:32:22 5d3b04190fa2: Waiting 13:32:22 2f39f015ded8: Waiting 13:32:22 5c69ac0246d0: Verifying Checksum 13:32:22 5c69ac0246d0: Download complete 13:32:22 3a2ae6a8a46f: Verifying Checksum 13:32:22 3a2ae6a8a46f: Download complete 13:32:22 33b1e0a273af: Verifying Checksum 13:32:22 33b1e0a273af: Download complete 13:32:22 5d3b04190fa2: Verifying Checksum 13:32:22 5d3b04190fa2: Download complete 13:32:22 5eb5b503b376: Verifying Checksum 13:32:22 5eb5b503b376: Download complete 13:32:22 ec43610c2a17: Verifying Checksum 13:32:22 ec43610c2a17: Download complete 13:32:22 2f39f015ded8: Verifying Checksum 13:32:22 2f39f015ded8: Download complete 13:32:23 5eb5b503b376: Pull complete 13:32:23 5c69ac0246d0: Pull complete 13:32:24 ec43610c2a17: Pull complete 13:32:24 3a2ae6a8a46f: Pull complete 13:32:24 33b1e0a273af: Pull complete 13:32:24 5d3b04190fa2: Pull complete 13:32:28 2f39f015ded8: Pull complete 13:32:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:28 prd-centos7-docker-4c-2g-772236 does not seem to be running inside a container 13:32:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:34 $ docker top 83cc2288532e695a59d7c01e97d25f57b4550db382ff12b8f9d3f16fdc12b97d -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:35 + touch /tmp/pre-build-complete [Pipeline] sh 13:32:35 + mkdir -p /var/log/sysstat [Pipeline] sh 13:32:35 + ls /var/log/sa-host 13:32:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:35 provisioning config files... 13:32:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14560636487659137021tmp [Pipeline] { [Pipeline] echo 13:32:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:32:36 ---> create-netrc.sh [Pipeline] } 13:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:32:36 ---> python-tools-install.sh [Pipeline] echo 13:32:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:32:36 ---> sudo-logs.sh 13:32:36 Archiving 'sudo' log.. 13:32:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-772236.novalocal: Name or service not known 13:32:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-772236.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:32:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:32:37 ---> job-cost.sh 13:32:37 lf-activate-venv: SKIPPING 13:32:37 INFO: No Stack... 13:32:37 INFO: Retrieving Pricing Info for: v3-standard-2 13:32:37 INFO: Archiving Costs [Pipeline] echo 13:32:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:32:38 ---> logs-deploy.sh 13:32:38 lf-activate-venv: SKIPPING 13:32:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/203 13:32:38 INFO: archiving workspace using pattern(s): 13:32:39 Archives upload complete. 13:32:39 INFO: archiving logs to Nexus 13:32:39 ---> uname -a: 13:32:39 Linux prd-centos7-docker-4c-2g-772236.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:32:39 13:32:39 13:32:39 ---> lscpu: 13:32:39 Architecture: x86_64 13:32:39 CPU op-mode(s): 32-bit, 64-bit 13:32:39 Byte Order: Little Endian 13:32:39 Address sizes: 40 bits physical, 48 bits virtual 13:32:39 CPU(s): 2 13:32:39 On-line CPU(s) list: 0,1 13:32:39 Thread(s) per core: 1 13:32:39 Core(s) per socket: 1 13:32:39 Socket(s): 2 13:32:39 NUMA node(s): 1 13:32:39 Vendor ID: AuthenticAMD 13:32:39 CPU family: 23 13:32:39 Model: 49 13:32:39 Model name: AMD EPYC-Rome Processor 13:32:39 Stepping: 0 13:32:39 CPU MHz: 2800.000 13:32:39 BogoMIPS: 5600.00 13:32:39 Virtualization: AMD-V 13:32:39 Hypervisor vendor: KVM 13:32:39 Virtualization type: full 13:32:39 L1d cache: 64 KiB 13:32:39 L1i cache: 64 KiB 13:32:39 L2 cache: 1 MiB 13:32:39 L3 cache: 32 MiB 13:32:39 NUMA node0 CPU(s): 0,1 13:32:39 Vulnerability Itlb multihit: Not affected 13:32:39 Vulnerability L1tf: Not affected 13:32:39 Vulnerability Mds: Not affected 13:32:39 Vulnerability Meltdown: Not affected 13:32:39 Vulnerability Mmio stale data: Not affected 13:32:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:32:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:32:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:32:39 Vulnerability Srbds: Not affected 13:32:39 Vulnerability Tsx async abort: Not affected 13:32:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:32:39 13:32:39 13:32:39 ---> nproc: 13:32:39 2 13:32:39 13:32:39 13:32:39 ---> df -h: 13:32:39 Filesystem Size Used Avail Use% Mounted on 13:32:39 overlay 40G 7.3G 33G 19% / 13:32:39 tmpfs 64M 0 64M 0% /dev 13:32:39 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:32:39 shm 64M 0 64M 0% /dev/shm 13:32:39 /dev/vda1 40G 7.3G 33G 19% /facter-os 13:32:39 13:32:39 13:32:39 Cannot open /var/log/sysstat/sa31: No such file or directory 13:32:39 Please check if data collecting is enabled 13:32:39 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:32:40 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:32:40 $ docker stop --time=1 83cc2288532e695a59d7c01e97d25f57b4550db382ff12b8f9d3f16fdc12b97d 13:32:41 $ docker rm -f --volumes 83cc2288532e695a59d7c01e97d25f57b4550db382ff12b8f9d3f16fdc12b97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:32:41 [WS-CLEANUP] Deleting project workspace... 13:32:41 [WS-CLEANUP] Deferred wipeout is used... 13:32:41 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:41 13:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:42 latest: Pulling from edgex-lftools-log-publisher 13:32:42 5eb5b503b376: Pulling fs layer 13:32:42 5c69ac0246d0: Pulling fs layer 13:32:42 ec43610c2a17: Pulling fs layer 13:32:42 3a2ae6a8a46f: Pulling fs layer 13:32:42 33b1e0a273af: Pulling fs layer 13:32:42 3a2ae6a8a46f: Waiting 13:32:42 5d3b04190fa2: Pulling fs layer 13:32:42 2f39f015ded8: Pulling fs layer 13:32:42 33b1e0a273af: Waiting 13:32:42 5d3b04190fa2: Waiting 13:32:42 2f39f015ded8: Waiting 13:32:42 5c69ac0246d0: Download complete 13:32:42 3a2ae6a8a46f: Verifying Checksum 13:32:42 3a2ae6a8a46f: Download complete 13:32:42 33b1e0a273af: Verifying Checksum 13:32:42 33b1e0a273af: Download complete 13:32:42 5d3b04190fa2: Verifying Checksum 13:32:42 5d3b04190fa2: Download complete 13:32:42 ec43610c2a17: Verifying Checksum 13:32:42 ec43610c2a17: Download complete 13:32:42 5eb5b503b376: Verifying Checksum 13:32:42 5eb5b503b376: Download complete 13:32:42 2f39f015ded8: Verifying Checksum 13:32:42 2f39f015ded8: Download complete 13:32:43 5eb5b503b376: Pull complete 13:32:43 5c69ac0246d0: Pull complete 13:32:44 ec43610c2a17: Pull complete 13:32:44 3a2ae6a8a46f: Pull complete 13:32:44 33b1e0a273af: Pull complete 13:32:44 5d3b04190fa2: Pull complete 13:32:49 2f39f015ded8: Pull complete 13:32:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:49 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:32:49 $ 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 13:32:51 $ docker top 501ebed93ffbe334f69f19b4fb89fe3a111e875b04774cc4606b5cfe23836e55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:51 ---> job-cost.sh 13:32:51 lf-activate-venv: SKIPPING 13:32:51 INFO: No Stack... 13:32:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:52 INFO: Archiving Costs [Pipeline] sh 13:32:52 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 13:32:52 + cut -d, -f6 [Pipeline] lock 13:32:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] 13:32:52 Resource [jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] did not exist. Created. 13:32:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:52 + echo total: 0.2199999988079071 [Pipeline] stash 13:32:52 Stashed 1 file(s) [Pipeline] } 13:32:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:52 $ docker stop --time=1 501ebed93ffbe334f69f19b4fb89fe3a111e875b04774cc4606b5cfe23836e55 13:32:53 $ docker rm -f --volumes 501ebed93ffbe334f69f19b4fb89fe3a111e875b04774cc4606b5cfe23836e55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:34:21 Removing intermediate container 6580ff8e9655 13:34:21 ---> f0c2dd442458 13:34:21 Step 9/10 : COPY . . 13:34:21 ---> 8ba914984b2f 13:34:21 Step 10/10 : RUN ${MAKE} 13:34:21 ---> Running in 5eab4d74274c 13:34:21 noop 13:34:21 Removing intermediate container 5eab4d74274c 13:34:21 ---> 7e70227701c5 13:34:21 Successfully built 7e70227701c5 13:34:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:21 + docker inspect -f . ci-base-image-arm64 13:34:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:21 prd-ubuntu20.04-docker-arm64-4c-16g-772227 does not seem to be running inside a container 13:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/203 -v /w/workspace/device-modbus-go/203:/w/workspace/device-modbus-go/203:rw,z -v /w/workspace/device-modbus-go/203@tmp:/w/workspace/device-modbus-go/203@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 13:34:23 $ docker top 706d8e5dff393ccb55df31ccba965df8817638f2a11f1d06ff49ebf66904f5ce -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:24 + go version 13:34:24 go version go1.23.12 linux/arm64 [Pipeline] } 13:34:24 $ docker stop --time=1 706d8e5dff393ccb55df31ccba965df8817638f2a11f1d06ff49ebf66904f5ce 13:34:26 $ docker rm -f --volumes 706d8e5dff393ccb55df31ccba965df8817638f2a11f1d06ff49ebf66904f5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:26 + docker inspect -f . ci-base-image-arm64 13:34:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:27 prd-ubuntu20.04-docker-arm64-4c-16g-772227 does not seem to be running inside a container 13:34:27 $ 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/203 -v /w/workspace/device-modbus-go/203:/w/workspace/device-modbus-go/203:rw,z -v /w/workspace/device-modbus-go/203@tmp:/w/workspace/device-modbus-go/203@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 13:34:28 $ docker top 4f4c203d672e84317ca6da679b5358406149f9e208aa4bb0e423aa602a47e26c -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:29 + git config --global --add safe.directory /w/workspace/device-modbus-go/203 [Pipeline] fileExists [Pipeline] sh 13:34:30 + make test 13:34:30 go test ./... -coverprofile=coverage.out 13:34:38 ? github.com/edgexfoundry/device-modbus-go [no test files] 13:39:45 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 13:39:47 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.071s coverage: 46.5% of statements 13:39:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:39:48 go vet ./... 13:41:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:41:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:41:10 ./bin/test-attribution-txt.sh 13:41:10 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 13:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:41:10 $ docker stop --time=1 4f4c203d672e84317ca6da679b5358406149f9e208aa4bb0e423aa602a47e26c 13:41:12 $ docker rm -f --volumes 4f4c203d672e84317ca6da679b5358406149f9e208aa4bb0e423aa602a47e26c [Pipeline] // withDockerContainer [Pipeline] sh 13:41:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:41:14 Warning: overwriting stash ‘coverage-report’ 13:41:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:41:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:41:16 + ls -al . 13:41:16 total 256 13:41:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 . 13:41:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:31 .. 13:41:16 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 13:31 .dockerignore 13:41:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:31 .git 13:41:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 .github 13:41:16 -rw-rw-r-- 1 jenkins jenkins 266 Oct 31 13:31 .gitignore 13:41:16 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 13:31 .golangci.yml 13:41:16 -rw-rw-r-- 1 jenkins jenkins 20445 Oct 31 13:31 Attribution.txt 13:41:16 -rw-rw-r-- 1 jenkins jenkins 18046 Oct 31 13:31 CHANGELOG.md 13:41:16 -rw-rw-r-- 1 jenkins jenkins 1479 Oct 31 13:31 Dockerfile 13:41:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:31 GOVERNANCE.md 13:41:16 -rw-rw-r-- 1 jenkins jenkins 681 Oct 31 13:31 Jenkinsfile 13:41:16 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:31 LICENSE 13:41:16 -rw-rw-r-- 1 jenkins jenkins 2524 Oct 31 13:31 Makefile 13:41:16 -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 13:31 OWNERS.md 13:41:16 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 31 13:31 README.md 13:41:16 -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:27 VERSION 13:41:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:31 bin 13:41:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 cmd 13:41:16 -rw-r--r-- 1 jenkins jenkins 27945 Oct 31 13:39 coverage.out 13:41:16 -rw-rw-r-- 1 jenkins jenkins 6428 Oct 31 13:31 go.mod 13:41:16 -rw-rw-r-- 1 jenkins jenkins 87547 Oct 31 13:31 go.sum 13:41:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 internal 13:41:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:31 simulator 13:41:16 -rw-rw-r-- 1 jenkins jenkins 229 Oct 31 13:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:17 + 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=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d --label arch=arm64 --label version=4.1.0-dev.12 . 13:41:17 Sending build context to Docker daemon 14.28MB 13:41:17 Step 1/23 : ARG BASE=golang:1.23-alpine3.22 13:41:17 Step 2/23 : FROM ${BASE} AS builder 13:41:17 ---> 7e70227701c5 13:41:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:41:17 ---> Running in 3f545155a1c6 13:41:18 Removing intermediate container 3f545155a1c6 13:41:18 ---> ff9ed351fe20 13:41:18 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:41:18 ---> Running in 96106128cdaa 13:41:18 Removing intermediate container 96106128cdaa 13:41:18 ---> 42c69dd2881c 13:41:18 Step 5/23 : RUN apk add --update --no-cache make git openssh 13:41:18 ---> Running in bdd72aa42804 13:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:41:23 OK: 262 MiB in 68 packages 13:41:24 Removing intermediate container bdd72aa42804 13:41:24 ---> b3ac3c2367e1 13:41:24 Step 6/23 : WORKDIR /device-modbus-go 13:41:24 ---> Running in a98fa09e2a41 13:41:24 Removing intermediate container a98fa09e2a41 13:41:24 ---> 954b368ea069 13:41:24 Step 7/23 : COPY go.mod vendor* ./ 13:41:25 ---> f32dafb61d8d 13:41:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:41:25 ---> Running in f089ca9347df 13:41:28 Removing intermediate container f089ca9347df 13:41:28 ---> dc9cb340fbeb 13:41:28 Step 9/23 : COPY . . 13:41:29 ---> f37ecd7d0075 13:41:29 Step 10/23 : RUN ${MAKE} 13:41:29 ---> Running in da6fc7c14010 13:41:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 13:46:23 Removing intermediate container da6fc7c14010 13:46:23 ---> ccc6acf9ebfa 13:46:23 Step 11/23 : FROM alpine:3.22 13:46:23 3.22: Pulling from library/alpine 13:46:23 6b59a28fa201: Pulling fs layer 13:46:23 6b59a28fa201: Download complete 13:46:23 6b59a28fa201: Pull complete 13:46:23 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 13:46:23 Status: Downloaded newer image for alpine:3.22 13:46:23 ---> 171e65262c80 13:46:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 13:46:23 ---> Running in ad6392d90cfb 13:46:24 Removing intermediate container ad6392d90cfb 13:46:24 ---> 93aceb08e28c 13:46:24 Step 13/23 : RUN apk add --update --no-cache dumb-init 13:46:24 ---> Running in 85dbf9160e76 13:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:46:28 (1/1) Installing dumb-init (1.2.5-r3) 13:46:28 Executing busybox-1.37.0-r19.trigger 13:46:28 OK: 8 MiB in 17 packages 13:46:29 Removing intermediate container 85dbf9160e76 13:46:29 ---> 8f03347f1cae 13:46:29 Step 14/23 : RUN apk --no-cache upgrade 13:46:29 ---> Running in ae562184cb35 13:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:46:34 OK: 8 MiB in 17 packages 13:46:35 Removing intermediate container ae562184cb35 13:46:35 ---> c61bb46fe250 13:46:35 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 13:46:37 ---> 11949cf79b77 13:46:37 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 13:46:38 ---> 0b5e21066ddb 13:46:38 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 13:46:38 ---> c32c9c05845e 13:46:38 Step 18/23 : EXPOSE 59901 13:46:38 ---> Running in a9935dab3d89 13:46:39 Removing intermediate container a9935dab3d89 13:46:39 ---> 211b725980b7 13:46:39 Step 19/23 : ENTRYPOINT ["/device-modbus"] 13:46:39 ---> Running in d78b82762861 13:46:39 Removing intermediate container d78b82762861 13:46:39 ---> a121f655a3f7 13:46:39 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:46:39 ---> Running in bbee437584ec 13:46:40 Removing intermediate container bbee437584ec 13:46:40 ---> b679da5ade69 13:46:40 Step 21/23 : LABEL arch=arm64 13:46:40 ---> Running in 4af4d4161d0e 13:46:40 Removing intermediate container 4af4d4161d0e 13:46:40 ---> 5bb32a8b4919 13:46:40 Step 22/23 : LABEL git_sha=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:46:40 ---> Running in 4e0540aae656 13:46:40 Removing intermediate container 4e0540aae656 13:46:40 ---> edbe203e851f 13:46:40 Step 23/23 : LABEL version=4.1.0-dev.12 13:46:41 ---> Running in cfcf858563dc 13:46:41 Removing intermediate container cfcf858563dc 13:46:41 ---> 9ad0821991c7 13:46:41 [Warning] One or more build-args [ARCH] were not consumed 13:46:41 Successfully built 9ad0821991c7 13:46:41 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 13:46:41 provisioning config files... 13:46:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/203@tmp/config5590621310725855477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:42 ---> ****-login.sh 13:46:42 nexus3.edgexfoundry.org:10001 13:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:42 Configure a credential helper to remove this warning. See 13:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:42 13:46:42 Login Succeeded 13:46:42 nexus3.edgexfoundry.org:10002 13:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:42 Configure a credential helper to remove this warning. See 13:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:42 13:46:42 Login Succeeded 13:46:42 nexus3.edgexfoundry.org:10003 13:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:43 Configure a credential helper to remove this warning. See 13:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:43 13:46:43 Login Succeeded 13:46:43 nexus3.edgexfoundry.org:10004 13:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:43 Configure a credential helper to remove this warning. See 13:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:43 13:46:43 Login Succeeded 13:46:43 ****.io 13:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:46:44 Configure a credential helper to remove this warning. See 13:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:46:44 13:46:44 Login Succeeded 13:46:44 ---> ****-login.sh ends [Pipeline] } 13:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:46:44 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 13:46:44 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:46:44 latest 13:46:44 4.1.0-dev.12 13:46:44 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:46:44 main 13:46:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:45 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 13:46:45 6934d36df685: Preparing 13:46:45 24b37dd6648f: Preparing 13:46:45 075d3395e72d: Preparing 13:46:45 031a97c3c845: Preparing 13:46:45 ba1a1d38409c: Preparing 13:46:45 0e64f2360a44: Preparing 13:46:45 0e64f2360a44: Waiting 13:46:45 6934d36df685: Pushed 13:46:45 24b37dd6648f: Pushed 13:46:45 031a97c3c845: Pushed 13:46:45 ba1a1d38409c: Pushed 13:46:45 0e64f2360a44: Layer already exists 13:46:55 075d3395e72d: Pushed 13:46:55 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:56 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 13:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 13:46:56 6934d36df685: Preparing 13:46:56 24b37dd6648f: Preparing 13:46:56 075d3395e72d: Preparing 13:46:56 031a97c3c845: Preparing 13:46:56 ba1a1d38409c: Preparing 13:46:56 0e64f2360a44: Preparing 13:46:56 0e64f2360a44: Waiting 13:46:56 031a97c3c845: Layer already exists 13:46:56 6934d36df685: Layer already exists 13:46:56 24b37dd6648f: Layer already exists 13:46:56 ba1a1d38409c: Layer already exists 13:46:56 075d3395e72d: Layer already exists 13:46:56 0e64f2360a44: Layer already exists 13:46:56 latest: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:57 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.12 13:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 13:46:57 6934d36df685: Preparing 13:46:57 24b37dd6648f: Preparing 13:46:57 075d3395e72d: Preparing 13:46:57 031a97c3c845: Preparing 13:46:57 ba1a1d38409c: Preparing 13:46:57 0e64f2360a44: Preparing 13:46:57 0e64f2360a44: Waiting 13:46:57 24b37dd6648f: Layer already exists 13:46:57 031a97c3c845: Layer already exists 13:46:57 6934d36df685: Layer already exists 13:46:57 075d3395e72d: Layer already exists 13:46:57 ba1a1d38409c: Layer already exists 13:46:57 0e64f2360a44: Layer already exists 13:46:57 4.1.0-dev.12: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:59 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 13:46:59 6934d36df685: Preparing 13:46:59 24b37dd6648f: Preparing 13:46:59 075d3395e72d: Preparing 13:46:59 031a97c3c845: Preparing 13:46:59 ba1a1d38409c: Preparing 13:46:59 0e64f2360a44: Preparing 13:46:59 0e64f2360a44: Waiting 13:46:59 ba1a1d38409c: Layer already exists 13:46:59 031a97c3c845: Layer already exists 13:46:59 6934d36df685: Layer already exists 13:46:59 075d3395e72d: Layer already exists 13:46:59 24b37dd6648f: Layer already exists 13:46:59 0e64f2360a44: Layer already exists 13:46:59 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:00 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 13:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 13:47:00 6934d36df685: Preparing 13:47:00 24b37dd6648f: Preparing 13:47:00 075d3395e72d: Preparing 13:47:00 031a97c3c845: Preparing 13:47:00 ba1a1d38409c: Preparing 13:47:00 0e64f2360a44: Preparing 13:47:00 0e64f2360a44: Waiting 13:47:00 075d3395e72d: Layer already exists 13:47:00 ba1a1d38409c: Layer already exists 13:47:00 24b37dd6648f: Layer already exists 13:47:00 6934d36df685: Layer already exists 13:47:00 031a97c3c845: Layer already exists 13:47:00 0e64f2360a44: Layer already exists 13:47:00 main: digest: sha256:01811c0b4b9b86a77aaef648360cfd11ff593c74902a7c59f5e85237203950c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:47:01 ===================================================== [Pipeline] echo 13:47:01 taggedImages: 13:47:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d 13:47:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 13:47:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.12 13:47:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 13:47:01 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 13:47:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] echo 13:47:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 13:47:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.12 [Pipeline] echo 13:47:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5996e79fb9a05cfafee6dd4195cf7517b46c3b4d-4.1.0-dev.12 [Pipeline] echo 13:47:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:01 13:47:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:02 arm64: Pulling from edgex-lftools-log-publisher 13:47:02 8998bd30e6a1: Pulling fs layer 13:47:02 04944245beec: Pulling fs layer 13:47:02 699f458cf7ca: Pulling fs layer 13:47:02 765212b225bb: Pulling fs layer 13:47:02 f23df028b6ca: Pulling fs layer 13:47:02 d65c8cfc05b1: Pulling fs layer 13:47:02 2437ff75d9bd: Pulling fs layer 13:47:02 d65c8cfc05b1: Waiting 13:47:02 2437ff75d9bd: Waiting 13:47:02 765212b225bb: Waiting 13:47:02 f23df028b6ca: Waiting 13:47:02 04944245beec: Verifying Checksum 13:47:02 04944245beec: Download complete 13:47:02 765212b225bb: Verifying Checksum 13:47:02 765212b225bb: Download complete 13:47:02 f23df028b6ca: Verifying Checksum 13:47:02 f23df028b6ca: Download complete 13:47:02 d65c8cfc05b1: Verifying Checksum 13:47:02 d65c8cfc05b1: Download complete 13:47:02 699f458cf7ca: Verifying Checksum 13:47:02 699f458cf7ca: Download complete 13:47:02 8998bd30e6a1: Verifying Checksum 13:47:02 8998bd30e6a1: Download complete 13:47:05 2437ff75d9bd: Verifying Checksum 13:47:05 2437ff75d9bd: Download complete 13:47:07 8998bd30e6a1: Pull complete 13:47:08 04944245beec: Pull complete 13:47:10 699f458cf7ca: Pull complete 13:47:10 765212b225bb: Pull complete 13:47:11 f23df028b6ca: Pull complete 13:47:11 d65c8cfc05b1: Pull complete 13:47:29 2437ff75d9bd: Pull complete 13:47:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:29 prd-ubuntu20.04-docker-arm64-4c-16g-772227 does not seem to be running inside a container 13:47:29 $ 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/203 -v /w/workspace/device-modbus-go/203:/w/workspace/device-modbus-go/203:rw,z -v /w/workspace/device-modbus-go/203@tmp:/w/workspace/device-modbus-go/203@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 13:47:31 $ docker top 069945b578d7de6c8794b7024ffac6f41c9cf095d5df9ffb370d1786e39d3d7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:32 ---> job-cost.sh 13:47:32 lf-activate-venv: SKIPPING 13:47:32 INFO: No Stack... 13:47:32 INFO: Retrieving Pricing Info for: v3-standard-4 13:47:33 INFO: Archiving Costs [Pipeline] sh 13:47:34 + + catcut /w/workspace/device-modbus-go/203/archives/cost.csv -d, 13:47:34 -f6 [Pipeline] lock 13:47:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] 13:47:34 Resource [jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] did not exist. Created. 13:47:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:47:34 /w/workspace/device-modbus-go/203@tmp/durable-25894d2c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:47:35 + echo total: 0.10999999940395355 [Pipeline] stash 13:47:35 Warning: overwriting stash ‘stack-cost’ 13:47:35 Stashed 1 file(s) [Pipeline] } 13:47:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-203-stack-cost] [Pipeline] // lock [Pipeline] } 13:47:35 $ docker stop --time=1 069945b578d7de6c8794b7024ffac6f41c9cf095d5df9ffb370d1786e39d3d7f 13:47:38 $ docker rm -f --volumes 069945b578d7de6c8794b7024ffac6f41c9cf095d5df9ffb370d1786e39d3d7f [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 13:47:38 provisioning config files... 13:47:38 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5393073439644876798tmp [Pipeline] { [Pipeline] sh 13:47:39 + set +x 13:47:39 + curl+ -s https://codecov.io/bash 13:47:39 bash -s -- 13:47:39 13:47:39 _____ _ 13:47:39 / ____| | | 13:47:39 | | ___ __| | ___ ___ _____ __ 13:47:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:47:39 | |___| (_) | (_| | __/ (_| (_) \ V / 13:47:39 \_____\___/ \__,_|\___|\___\___/ \_/ 13:47:39 Bash-1.0.6 13:47:39 13:47:39 13:47:39 ==> git version 2.25.1 found 13:47:39 ==> 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 13:47:39 Release-Date: 2020-01-08 13:47:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:47:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:47:39 ==> Jenkins CI detected. 13:47:39 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 13:47:39 project root: . 13:47:39 --> token set from env 13:47:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:47:39 ==> Running gcov in . (disable via -X gcov) 13:47:39 ==> Python coveragepy not found 13:47:39 ==> Searching for coverage reports in: 13:47:39 + . 13:47:39 -> Found 1 reports 13:47:39 ==> Detecting git/mercurial file structure 13:47:39 ==> Reading reports 13:47:39 + ./coverage.out bytes=27945 13:47:39 ==> Appending adjustments 13:47:39 https://docs.codecov.io/docs/fixing-reports 13:47:39 + Found adjustments 13:47:39 ==> Gzipping contents 13:47:39 8.0K /tmp/codecov.uL8Szl.gz 13:47:39 ==> Uploading reports 13:47:39 url: https://codecov.io 13:47:39 query: branch=main&commit=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:47:39 -> Pinging Codecov 13:47:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5996e79fb9a05cfafee6dd4195cf7517b46c3b4d&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:47:39 -> Uploading to 13:47:39 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/5996e79fb9a05cfafee6dd4195cf7517b46c3b4d/edcd9fc7-db43-4acd-a7cc-3d8889f79df0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T134739Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5ab1cdbd4a85945dc1bb2ee45f3ce816beb5e8de7cb44b2070746c17db598840 13:47:39 % Total % Received % Xferd Average Speed Time Time Time Current 13:47:39 Dload Upload Total Spent Left Speed 13:47:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 34572 --:--:-- --:--:-- --:--:-- 34296 13:47:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] } 13:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:47:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:47:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:40 13:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:40 latest: Pulling from edgex-devops/edgex-snyk-go 13:47:40 2d35ebdb57d9: Already exists 13:47:40 85e8836fcdb2: Pulling fs layer 13:47:40 91631faa732a: Pulling fs layer 13:47:40 f3f5ae8826fa: Pulling fs layer 13:47:40 4f4fb700ef54: Pulling fs layer 13:47:40 7861252a18e6: Pulling fs layer 13:47:40 9130f900ef6f: Pulling fs layer 13:47:40 4f4fb700ef54: Waiting 13:47:40 7861252a18e6: Waiting 13:47:40 9130f900ef6f: Waiting 13:47:40 f3f5ae8826fa: Download complete 13:47:40 85e8836fcdb2: Download complete 13:47:40 4f4fb700ef54: Verifying Checksum 13:47:40 4f4fb700ef54: Download complete 13:47:40 85e8836fcdb2: Pull complete 13:47:40 7861252a18e6: Verifying Checksum 13:47:40 7861252a18e6: Download complete 13:47:40 91631faa732a: Verifying Checksum 13:47:40 91631faa732a: Download complete 13:47:41 9130f900ef6f: Download complete 13:47:45 91631faa732a: Pull complete 13:47:45 f3f5ae8826fa: Pull complete 13:47:45 4f4fb700ef54: Pull complete 13:47:45 7861252a18e6: Pull complete 13:47:50 9130f900ef6f: Pull complete 13:47:50 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:47:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:50 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:47:50 $ 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 13:47:52 $ docker top 3d4c4ecdeca5e10f7812cf08c4c1a4628fcf204d3f25338c505e71b80ba1b43d -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 13:47:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 13:47:52 + set -o pipefail 13:47:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 13:47:59 13:47:59 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 13:47:59 13:47:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/69962e67-3da5-4e55-a09c-42a8212f0179 13:47:59 13:47:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:47:59 13:47:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:47:59 [Pipeline] } 13:47:59 $ docker stop --time=1 3d4c4ecdeca5e10f7812cf08c4c1a4628fcf204d3f25338c505e71b80ba1b43d 13:48:01 $ docker rm -f --volumes 3d4c4ecdeca5e10f7812cf08c4c1a4628fcf204d3f25338c505e71b80ba1b43d [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 13:48:02 + git log --format=format:%s -1 5996e79fb9a05cfafee6dd4195cf7517b46c3b4d [Pipeline] sh 13:48:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:03 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:48:03 $ 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 13:48:03 $ docker top aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 -eo pid,comm 13:48:03 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). 13:48:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:03 [ssh-agent] Looking for ssh-agent implementation... 13:48:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:04 $ docker exec aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 ssh-agent 13:48:04 SSH_AUTH_SOCK=/tmp/ssh-fFxI239vZzVV/agent.32 13:48:04 SSH_AGENT_PID=38 13:48:04 Running ssh-add (command line suppressed) 13:48:04 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6794935571845011374.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6794935571845011374.key) 13:48:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:04 + git semver tag 13:48:04 2025-10-31 13:48:04,805 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:48:04 2025-10-31 13:48:04,809 [run_tag] DEBUG tag force:False 13:48:04 2025-10-31 13:48:04,809 [check_head_tag] DEBUG check head tag 13:48:04 2025-10-31 13:48:04,810 [execute] INFO git cat-file --batch-check 13:48:04 2025-10-31 13:48:04,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 13:48:04 2025-10-31 13:48:04,813 [execute] INFO git cat-file --batch 13:48:04 2025-10-31 13:48:04,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 13:48:05 2025-10-31 13:48:04,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:48:05 2025-10-31 13:48:04,824 [execute] INFO git tag -a v4.1.0-dev.12 -m v4.1.0-dev.12 13:48:05 2025-10-31 13:48:04,824 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.12', '-m', 'v4.1.0-dev.12'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 13:48:05 2025-10-31 13:48:04,828 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:48:05 4.1.0-dev.12 [Pipeline] } 13:48:05 $ docker exec --env ******** --env ******** aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 ssh-agent -k 13:48:05 unset SSH_AUTH_SOCK; 13:48:05 unset SSH_AGENT_PID; 13:48:05 echo Agent pid 38 killed; 13:48:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:05 + git semver [Pipeline] } 13:48:06 $ docker stop --time=1 aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 13:48:07 $ docker rm -f --volumes aada59a950a52cd7c5136f61304d1e4263c016fe3585d4415148448a0dffc7d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:07 13:48:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:08 0.23.1-centos7: Pulling from edgex-lftools 13:48:08 ab5ef0e58194: Pulling fs layer 13:48:08 9712f1f96733: Pulling fs layer 13:48:08 63f879dbbcfc: Pulling fs layer 13:48:08 0d9ebad4ef96: Pulling fs layer 13:48:08 e9a5061849ea: Pulling fs layer 13:48:08 d747dcd14b5f: Pulling fs layer 13:48:08 2de7ff778b66: Pulling fs layer 13:48:08 0d9ebad4ef96: Waiting 13:48:08 e9a5061849ea: Waiting 13:48:08 2de7ff778b66: Waiting 13:48:08 d747dcd14b5f: Waiting 13:48:08 9712f1f96733: Verifying Checksum 13:48:08 9712f1f96733: Download complete 13:48:08 63f879dbbcfc: Verifying Checksum 13:48:08 63f879dbbcfc: Download complete 13:48:08 e9a5061849ea: Verifying Checksum 13:48:08 e9a5061849ea: Download complete 13:48:08 d747dcd14b5f: Verifying Checksum 13:48:08 d747dcd14b5f: Download complete 13:48:08 0d9ebad4ef96: Verifying Checksum 13:48:08 0d9ebad4ef96: Download complete 13:48:08 ab5ef0e58194: Verifying Checksum 13:48:08 ab5ef0e58194: Download complete 13:48:08 2de7ff778b66: Verifying Checksum 13:48:08 2de7ff778b66: Download complete 13:48:13 ab5ef0e58194: Pull complete 13:48:13 9712f1f96733: Pull complete 13:48:13 63f879dbbcfc: Pull complete 13:48:18 0d9ebad4ef96: Pull complete 13:48:18 e9a5061849ea: Pull complete 13:48:18 d747dcd14b5f: Pull complete 13:48:19 2de7ff778b66: Pull complete 13:48:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:48:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:19 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:48:19 $ 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 13:48:21 $ docker top 3c90137d4b6dcf12a173d5f4f3e7270f87b865c4fcd23eac056433418ee33351 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:48:21 provisioning config files... 13:48:21 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5383469986224500752tmp 13:48:21 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1757021489434478572tmp 13:48:21 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1691859355842083488tmp [Pipeline] { [Pipeline] echo 13:48:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:48:22 ---> sigul-configuration.sh 13:48:22 gpg: directory `/root/.gnupg' created 13:48:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:48:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:48:22 gpg: keyring `/root/.gnupg/secring.gpg' created 13:48:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:48:22 gpg: CAST5 encrypted data 13:48:22 gpg: encrypted with 1 passphrase 13:48:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:48:22 + mkdir /home/jenkins 13:48:22 + mkdir /home/jenkins/sigul [Pipeline] sh 13:48:22 + 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 13:48:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:48:22 ---> sigul-install.sh 13:48:22 Sigul already installed; skipping installation. [Pipeline] sh 13:48:23 + git tag --list 13:48:23 0.7.1 13:48:23 v1.0.0 13:48:23 v1.1.0 13:48:23 v1.1.1 13:48:23 v1.2.2 13:48:23 v1.3.0 13:48:23 v1.3.1 13:48:23 v2.0.0 13:48:23 v2.1.0 13:48:23 v2.1.1 13:48:23 v2.2.0 13:48:23 v2.3.0 13:48:23 v3.0 13:48:23 v3.0.0 13:48:23 v3.1 13:48:23 v3.1.0 13:48:23 v3.1.1 13:48:23 v4.0 13:48:23 v4.0.0 13:48:23 v4.0.1-dev.1 13:48:23 v4.0.1-dev.2 13:48:23 v4.1.0-dev.1 13:48:23 v4.1.0-dev.10 13:48:23 v4.1.0-dev.11 13:48:23 v4.1.0-dev.12 13:48:23 v4.1.0-dev.2 13:48:23 v4.1.0-dev.3 13:48:23 v4.1.0-dev.4 13:48:23 v4.1.0-dev.5 13:48:23 v4.1.0-dev.6 13:48:23 v4.1.0-dev.7 13:48:23 v4.1.0-dev.8 13:48:23 v4.1.0-dev.9 [Pipeline] sh 13:48:23 + lftools sign git-tag v4.1.0-dev.12 13:48:24 Signing Git tag with Sigul... 13:48:24 Signing v4.1.0-dev.12 [Pipeline] echo 13:48:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:48:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:48:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:48:24 $ docker stop --time=1 3c90137d4b6dcf12a173d5f4f3e7270f87b865c4fcd23eac056433418ee33351 13:48:26 $ docker rm -f --volumes 3c90137d4b6dcf12a173d5f4f3e7270f87b865c4fcd23eac056433418ee33351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:48:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:27 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:48:27 $ 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 13:48:27 $ docker top 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b -eo pid,comm 13:48:27 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). 13:48:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:27 [ssh-agent] Looking for ssh-agent implementation... 13:48:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:27 $ docker exec 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b ssh-agent 13:48:27 SSH_AUTH_SOCK=/tmp/ssh-ZSy1MgZasYln/agent.34 13:48:27 SSH_AGENT_PID=40 13:48:27 Running ssh-add (command line suppressed) 13:48:27 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15402063513470224174.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15402063513470224174.key) 13:48:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:28 + git semver bump pre 13:48:28 2025-10-31 13:48:28,371 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:48:28 2025-10-31 13:48:28,375 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:48:28 2025-10-31 13:48:28,375 [bump_version] DEBUG bumping version:4.1.0-dev.12 on axis:pre with prefix:dev 13:48:28 2025-10-31 13:48:28,375 [bump_version] DEBUG bumped version:4.1.0-dev.13 13:48:28 2025-10-31 13:48:28,375 [write_version] DEBUG write version:4.1.0-dev.13 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 13:48:28 2025-10-31 13:48:28,375 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:48:28 2025-10-31 13:48:28,375 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:48:28 2025-10-31 13:48:28,377 [execute] INFO git cat-file --batch-check 13:48:28 2025-10-31 13:48:28,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:48:28 2025-10-31 13:48:28,381 [execute] INFO git cat-file --batch 13:48:28 2025-10-31 13:48:28,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:48:28 2025-10-31 13:48:28,384 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:48:28 4.1.0-dev.13 [Pipeline] } 13:48:28 $ docker exec --env ******** --env ******** 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b ssh-agent -k 13:48:28 unset SSH_AUTH_SOCK; 13:48:28 unset SSH_AGENT_PID; 13:48:28 echo Agent pid 40 killed; 13:48:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:29 + git semver [Pipeline] } 13:48:29 $ docker stop --time=1 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b 13:48:30 $ docker rm -f --volumes 8843d94137dc7bdb5719e2b5b6607fbafa25510548628277c01e0941bbfeb20b [Pipeline] // withDockerContainer [Pipeline] sh 13:48:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:31 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:48:31 $ 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 13:48:31 $ docker top 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f -eo pid,comm 13:48:31 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). 13:48:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:31 [ssh-agent] Looking for ssh-agent implementation... 13:48:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:32 $ docker exec 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f ssh-agent 13:48:32 SSH_AUTH_SOCK=/tmp/ssh-uyYkXuneRiU9/agent.32 13:48:32 SSH_AGENT_PID=38 13:48:32 Running ssh-add (command line suppressed) 13:48:32 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14459043668410474745.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14459043668410474745.key) 13:48:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:32 + git semver push 13:48:32 2025-10-31 13:48:32,813 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:48:32 2025-10-31 13:48:32,816 [run_push] DEBUG push 13:48:32 2025-10-31 13:48:32,816 [execute] INFO git cat-file --batch-check 13:48:32 2025-10-31 13:48:32,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 13:48:32 2025-10-31 13:48:32,819 [execute] INFO git rev-list 7e0e6789b43f8ac0ae9953a43aa656823f2e3daa -- 13:48:32 2025-10-31 13:48:32,819 [execute] DEBUG Popen(['git', 'rev-list', '7e0e6789b43f8ac0ae9953a43aa656823f2e3daa', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:48:32 2025-10-31 13:48:32,828 [execute] INFO git fetch -v -- origin 13:48:32 2025-10-31 13:48:32,828 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:48:33 2025-10-31 13:48:33,350 [run_push] DEBUG no remote changes detected 13:48:33 2025-10-31 13:48:33,350 [execute] INFO git push origin semver 13:48:33 2025-10-31 13:48:33,351 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:48:34 2025-10-31 13:48:34,161 [run_push] DEBUG push all version tags 13:48:34 2025-10-31 13:48:34,161 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:48:34 2025-10-31 13:48:34,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 13:48:34 2025-10-31 13:48:34,877 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 13:48:34 4.1.0-dev.13 [Pipeline] } 13:48:34 $ docker exec --env ******** --env ******** 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f ssh-agent -k 13:48:35 unset SSH_AUTH_SOCK; 13:48:35 unset SSH_AGENT_PID; 13:48:35 echo Agent pid 38 killed; 13:48:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:35 + git semver [Pipeline] } 13:48:35 $ docker stop --time=1 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f 13:48:36 $ docker rm -f --volumes 1d8c50f4f22231cd776084910e092f6e3bf68643b417fd6c48cf369aad43734f [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 13:48:37 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 13:48:37 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 13:48:37 total 16 13:48:37 drwxr-xr-x 3 root root 4096 Oct 31 13:32 . 13:48:37 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:48 .. 13:48:37 drwxr-xr-x 2 root root 4096 Oct 31 13:32 cost 13:48:37 -rw-r--r-- 1 root root 88 Oct 31 13:32 cost.csv 13:48:37 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 13:48:37 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 13:48:37 total 16 13:48:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:32 . 13:48:37 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 13:48 .. 13:48:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 13:32 cost 13:48:37 -rw-r--r-- 1 jenkins jenkins 88 Oct 31 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:48:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:48:38 ---> package-listing.sh 13:48:38 ++ facter osfamily 13:48:38 ++ tr '[:upper:]' '[:lower:]' 13:48:38 + OS_FAMILY=debian 13:48:38 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 13:48:38 + START_PACKAGES=/tmp/packages_start.txt 13:48:38 + END_PACKAGES=/tmp/packages_end.txt 13:48:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:48:38 + PACKAGES=/tmp/packages_start.txt 13:48:38 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 13:48:38 + PACKAGES=/tmp/packages_end.txt 13:48:38 + case "${OS_FAMILY}" in 13:48:38 + dpkg -l 13:48:38 + grep '^ii' 13:48:38 + '[' -f /tmp/packages_start.txt ']' 13:48:38 + '[' -f /tmp/packages_end.txt ']' 13:48:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:48:38 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 13:48:38 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 13:48:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 13:48:38 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 13:48:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:48:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:39 prd-ubuntu20.04-docker-8c-8g-772215 does not seem to be running inside a container 13:48:39 $ 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 13:48:40 $ docker top 783a5a968eac8495da8285d8b0fe943aaccb3ab8ceab2016edde977eafaa99cd -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:40 + touch /tmp/pre-build-complete [Pipeline] sh 13:48:40 + mkdir -p /var/log/sysstat [Pipeline] sh 13:48:40 + ls /var/log/sa-host 13:48:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:41 provisioning config files... 13:48:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7045658041951860051tmp [Pipeline] { [Pipeline] echo 13:48:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:48:41 ---> create-netrc.sh [Pipeline] } 13:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:48:41 ---> python-tools-install.sh [Pipeline] echo 13:48:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:48:41 ---> sudo-logs.sh 13:48:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:48:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:48:42 ---> job-cost.sh 13:48:42 lf-activate-venv: SKIPPING 13:48:42 DEBUG: total: 0.2199999988079071 13:48:42 INFO: Retrieving Stack Cost... 13:48:42 INFO: Retrieving Pricing Info for: v3-standard-8 13:48:42 INFO: Archiving Costs [Pipeline] echo 13:48:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:48:43 ---> logs-deploy.sh 13:48:43 lf-activate-venv: SKIPPING 13:48:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/203 13:48:43 INFO: archiving workspace using pattern(s): 13:48:44 Archives upload complete. 13:48:44 INFO: archiving logs to Nexus