Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 091e49834ad2b8f5ca54fa7b36ec487638af0a66 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-ssh13037345835793637248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16323502034824785313.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18381060149877913882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15501441449041722074.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-ssh2056128138450120123.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, buildSnap:false] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8116 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 091e49834ad2b8f5ca54fa7b36ec487638af0a66 (main) Commit message: "Merge pull request #506 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 091e49834ad2b8f5ca54fa7b36ec487638af0a66 # timeout=10 > git rev-list --no-walk ea9b4c32d21bf45c7fb886341563953752c62ac9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:37:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:37:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:37:24 ========================================================= 06:37:24 EdgeX Global Pipelines Version Info 06:37:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:37:25 ------------------- 06:37:25 stable info: 06:37:25 ------------------- 06:37:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:37:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:37:25 Message: update stable to v1.0.254 06:37:25 ------------------- 06:37:25 experimental info: 06:37:25 ------------------- 06:37:25 Commited By: **** collab-it+edgex@linuxfoundation.org 06:37:25 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:37:25 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 091e49834ad2b8f5ca54fa7b36ec487638af0a66 [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 091e498 [Pipeline] echo 06:37:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:26 provisioning config files... 06:37:26 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6441551574325191281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:26 ---> docker-login.sh 06:37:26 nexus3.edgexfoundry.org:10001 06:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:27 Configure a credential helper to remove this warning. See 06:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:27 06:37:27 Login Succeeded 06:37:27 nexus3.edgexfoundry.org:10002 06:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:27 Configure a credential helper to remove this warning. See 06:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:27 06:37:27 Login Succeeded 06:37:27 nexus3.edgexfoundry.org:10003 06:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:27 Configure a credential helper to remove this warning. See 06:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:27 06:37:27 Login Succeeded 06:37:27 nexus3.edgexfoundry.org:10004 06:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:27 Configure a credential helper to remove this warning. See 06:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:27 06:37:27 Login Succeeded 06:37:27 docker.io 06:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:27 Configure a credential helper to remove this warning. See 06:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:27 06:37:27 Login Succeeded 06:37:27 ---> docker-login.sh ends [Pipeline] } 06:37:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:37:28 + git rev-list -1 --merges 091e49834ad2b8f5ca54fa7b36ec487638af0a66~1..091e49834ad2b8f5ca54fa7b36ec487638af0a66 [Pipeline] echo 06:37:28 -----------> git rev-list -1 --merges 091e49834ad2b8f5ca54fa7b36ec487638af0a66~1..091e49834ad2b8f5ca54fa7b36ec487638af0a66 091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:37:28 091e49834ad2b8f5ca54fa7b36ec487638af0a66 [false] [Pipeline] sh 06:37:28 + git log --format=format:%s -1 091e49834ad2b8f5ca54fa7b36ec487638af0a66 [Pipeline] echo 06:37:28 ========================================================= 06:37:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:37:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:28 + git log --format=format:%s -1 091e49834ad2b8f5ca54fa7b36ec487638af0a66 [Pipeline] echo 06:37:28 [semverPrep] GIT_COMMIT: 091e49834ad2b8f5ca54fa7b36ec487638af0a66, Commit Message: Merge pull request #506 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo 06:37:28 [semverPrep] This is not a build commit. [Pipeline] sh 06:37:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:29 + grep -v github /etc/ssh/ssh_known_hosts 06:37:29 + [ -e /tmp/ssh_known_hosts ] 06:37:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:37:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:37:29 + sudo tee -a /etc/ssh/ssh_known_hosts 06:37:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:29 06:37:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:30 0.1.4: Pulling from edgex-devops/py-git-semver 06:37:30 b85a868b505f: Pulling fs layer 06:37:30 e2be974225ed: Pulling fs layer 06:37:30 339a4e72a1f5: Pulling fs layer 06:37:30 988bab9f4d93: Pulling fs layer 06:37:30 1469e6f7b9e6: Pulling fs layer 06:37:30 eaf3925da568: Pulling fs layer 06:37:30 bab4dde63d76: Pulling fs layer 06:37:30 bde34c3a00c8: Pulling fs layer 06:37:30 b352a97aabf1: Pulling fs layer 06:37:30 4872d77fe225: Pulling fs layer 06:37:30 5851b861e8e6: Pulling fs layer 06:37:30 1469e6f7b9e6: Waiting 06:37:30 eaf3925da568: Waiting 06:37:30 bab4dde63d76: Waiting 06:37:30 bde34c3a00c8: Waiting 06:37:30 b352a97aabf1: Waiting 06:37:30 4872d77fe225: Waiting 06:37:30 5851b861e8e6: Waiting 06:37:30 988bab9f4d93: Waiting 06:37:30 e2be974225ed: Verifying Checksum 06:37:30 e2be974225ed: Download complete 06:37:30 988bab9f4d93: Download complete 06:37:30 1469e6f7b9e6: Verifying Checksum 06:37:30 1469e6f7b9e6: Download complete 06:37:30 339a4e72a1f5: Verifying Checksum 06:37:30 339a4e72a1f5: Download complete 06:37:30 eaf3925da568: Verifying Checksum 06:37:30 eaf3925da568: Download complete 06:37:30 bde34c3a00c8: Download complete 06:37:30 b352a97aabf1: Verifying Checksum 06:37:30 b352a97aabf1: Download complete 06:37:30 4872d77fe225: Verifying Checksum 06:37:30 4872d77fe225: Download complete 06:37:30 5851b861e8e6: Download complete 06:37:30 b85a868b505f: Verifying Checksum 06:37:30 b85a868b505f: Download complete 06:37:30 bab4dde63d76: Verifying Checksum 06:37:30 bab4dde63d76: Download complete 06:37:31 b85a868b505f: Pull complete 06:37:31 e2be974225ed: Pull complete 06:37:32 339a4e72a1f5: Pull complete 06:37:32 988bab9f4d93: Pull complete 06:37:32 1469e6f7b9e6: Pull complete 06:37:32 eaf3925da568: Pull complete 06:37:34 bab4dde63d76: Pull complete 06:37:34 bde34c3a00c8: Pull complete 06:37:34 b352a97aabf1: Pull complete 06:37:35 4872d77fe225: Pull complete 06:37:35 5851b861e8e6: Pull complete 06:37:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:35 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:37:35 $ 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 06:37:37 $ docker top a525a8091e165755ea1a3435af577e9ab99672b6fae1711556c715e741822528 -eo pid,comm 06:37:37 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). 06:37:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:37 [ssh-agent] Looking for ssh-agent implementation... 06:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:37 $ docker exec a525a8091e165755ea1a3435af577e9ab99672b6fae1711556c715e741822528 ssh-agent 06:37:37 SSH_AUTH_SOCK=/tmp/ssh-uSVxp15zTuiH/agent.32 06:37:37 SSH_AGENT_PID=38 06:37:37 Running ssh-add (command line suppressed) 06:37:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_46711494692840259.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_46711494692840259.key) 06:37:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:38 + git tag --points-at HEAD [Pipeline] } 06:37:38 $ docker exec --env ******** --env ******** a525a8091e165755ea1a3435af577e9ab99672b6fae1711556c715e741822528 ssh-agent -k 06:37:38 unset SSH_AUTH_SOCK; 06:37:38 unset SSH_AGENT_PID; 06:37:38 echo Agent pid 38 killed; 06:37:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:37:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:38 [ssh-agent] Looking for ssh-agent implementation... 06:37:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:38 $ docker exec a525a8091e165755ea1a3435af577e9ab99672b6fae1711556c715e741822528 ssh-agent 06:37:38 SSH_AUTH_SOCK=/tmp/ssh-5nFeYBBgk82W/agent.70 06:37:38 SSH_AGENT_PID=77 06:37:38 Running ssh-add (command line suppressed) 06:37:38 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4017979694958426340.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4017979694958426340.key) 06:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:38 + git semver init 06:37:39 2023-09-28 06:37:39,069 [run_init] DEBUG init version:0.0.0 force:False 06:37:39 2023-09-28 06:37:39,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:37:39 2023-09-28 06:37:39,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:37:39 2023-09-28 06:37:39,070 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:37:40 2023-09-28 06:37:39,951 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:37:40 2023-09-28 06:37:39,952 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:37:40 2023-09-28 06:37:39,952 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:37:40 2023-09-28 06:37:39,952 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:37:40 3.1.0-dev.14 [Pipeline] } 06:37:40 $ docker exec --env ******** --env ******** a525a8091e165755ea1a3435af577e9ab99672b6fae1711556c715e741822528 ssh-agent -k 06:37:40 unset SSH_AUTH_SOCK; 06:37:40 unset SSH_AGENT_PID; 06:37:40 echo Agent pid 77 killed; 06:37:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:40 + git semver [Pipeline] } 06:37:40 $ docker stop --time=1 a525a8091e165755ea1a3435af577e9ab99672b6fae1711556c715e741822528 06:37:42 $ docker rm -f --volumes a525a8091e165755ea1a3435af577e9ab99672b6fae1711556c715e741822528 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:37:42 Stashed 1 file(s) [Pipeline] echo 06:37:42 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 06:37:42 provisioning config files... 06:37:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16079764320209534151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:43 ---> docker-login.sh 06:37:43 nexus3.edgexfoundry.org:10001 06:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:43 Configure a credential helper to remove this warning. See 06:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:43 06:37:43 Login Succeeded 06:37:43 nexus3.edgexfoundry.org:10002 06:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:43 Configure a credential helper to remove this warning. See 06:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:43 06:37:43 Login Succeeded 06:37:43 nexus3.edgexfoundry.org:10003 06:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:43 Configure a credential helper to remove this warning. See 06:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:43 06:37:43 Login Succeeded 06:37:43 nexus3.edgexfoundry.org:10004 06:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:43 Configure a credential helper to remove this warning. See 06:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:43 06:37:43 Login Succeeded 06:37:43 docker.io 06:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:37:43 Configure a credential helper to remove this warning. See 06:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:37:43 06:37:43 Login Succeeded 06:37:43 ---> docker-login.sh ends [Pipeline] } 06:37:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:37:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:37:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:37:43 ========================================================= 06:37:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:37:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:37:44 Sending build context to Docker daemon 6.482MB 06:37:44 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:37:44 Step 2/10 : FROM ${BASE} AS builder 06:37:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:37:44 7264a8db6415: Pulling fs layer 06:37:44 c4d48a809fc2: Pulling fs layer 06:37:44 4f1c88b9dad5: Pulling fs layer 06:37:44 ad3a456e5733: Pulling fs layer 06:37:44 33e27b845d1e: Pulling fs layer 06:37:44 c68163c4e522: Pulling fs layer 06:37:44 ad3a456e5733: Waiting 06:37:44 33e27b845d1e: Waiting 06:37:44 50da416c3ac9: Pulling fs layer 06:37:44 23d2d4c4bb30: Pulling fs layer 06:37:44 c68163c4e522: Waiting 06:37:44 50da416c3ac9: Waiting 06:37:44 c4d48a809fc2: Download complete 06:37:44 ad3a456e5733: Download complete 06:37:44 33e27b845d1e: Verifying Checksum 06:37:44 33e27b845d1e: Download complete 06:37:44 7264a8db6415: Verifying Checksum 06:37:44 7264a8db6415: Download complete 06:37:44 c68163c4e522: Verifying Checksum 06:37:44 c68163c4e522: Download complete 06:37:44 7264a8db6415: Pull complete 06:37:44 23d2d4c4bb30: Verifying Checksum 06:37:44 23d2d4c4bb30: Download complete 06:37:44 c4d48a809fc2: Pull complete 06:37:45 4f1c88b9dad5: Verifying Checksum 06:37:45 4f1c88b9dad5: Download complete 06:37:45 50da416c3ac9: Verifying Checksum 06:37:45 50da416c3ac9: Download complete 06:37:48 4f1c88b9dad5: Pull complete 06:37:48 ad3a456e5733: Pull complete 06:37:48 33e27b845d1e: Pull complete 06:37:48 c68163c4e522: Pull complete 06:37:51 50da416c3ac9: Pull complete 06:37:51 23d2d4c4bb30: Pull complete 06:37:51 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 06:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:37:51 ---> 0786185ac409 06:37:51 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:37:54 ---> Running in 6b6bdc521032 06:37:54 Removing intermediate container 6b6bdc521032 06:37:54 ---> 9f2e837dc160 06:37:54 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:37:54 ---> Running in 363e333a7475 06:37:54 Removing intermediate container 363e333a7475 06:37:54 ---> 2ef1dac37805 06:37:54 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:37:54 ---> Running in 4cbee7a9e477 06:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:37:55 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:37:55 (2/8) Installing libedit (20221030.3.1-r1) 06:37:55 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:37:55 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:37:55 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:37:55 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:37:55 (7/8) Installing openssh-server (9.3_p2-r0) 06:37:55 (8/8) Installing openssh (9.3_p2-r0) 06:37:55 Executing busybox-1.36.1-r2.trigger 06:37:55 OK: 270 MiB in 60 packages 06:37:56 Removing intermediate container 4cbee7a9e477 06:37:56 ---> bbd5ce4eee49 06:37:56 Step 6/10 : WORKDIR /device-modbus-go 06:37:56 ---> Running in c32b3c43801a 06:37:56 Removing intermediate container c32b3c43801a 06:37:56 ---> 517ccd4e7a16 06:37:56 Step 7/10 : COPY go.mod vendor* ./ 06:37:56 ---> 28a3adb1038d 06:37:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:56 ---> Running in 4b234ab281a0 06:37:57 Still waiting to schedule task 06:37:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:38:52 Removing intermediate container 4b234ab281a0 06:38:52 ---> baf47075b10f 06:38:52 Step 9/10 : COPY . . 06:38:52 ---> 7a47e6957cd3 06:38:52 Step 10/10 : RUN ${MAKE} 06:38:52 ---> Running in 45e464d5b01a 06:38:52 noop 06:38:52 Removing intermediate container 45e464d5b01a 06:38:52 ---> f7b77ae1ab49 06:38:52 Successfully built f7b77ae1ab49 06:38:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:53 + docker inspect -f . ci-base-image-x86_64 06:38:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:53 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:38:53 $ 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 06:38:53 $ docker top 94aef9c2999a688855f178709f0f324805c58e588b4d7d0ff1c147e28ae52ad5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:54 + go version 06:38:54 go version go1.21.0 linux/amd64 [Pipeline] } 06:38:54 $ docker stop --time=1 94aef9c2999a688855f178709f0f324805c58e588b4d7d0ff1c147e28ae52ad5 06:38:55 $ docker rm -f --volumes 94aef9c2999a688855f178709f0f324805c58e588b4d7d0ff1c147e28ae52ad5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:55 + docker inspect -f . ci-base-image-x86_64 06:38:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:55 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:38:55 $ 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 06:38:56 $ docker top 22c553bbac5b498aa840570d98104fbefbf580302d4a5fcdbdd844c1714ca772 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:56 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:38:56 + make test 06:38:56 go test ./... -coverprofile=coverage.out 06:38:58 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:39:08 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:39:08 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements 06:39:14 go vet ./... 06:39:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:39:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:39:17 ./bin/test-attribution-txt.sh [Pipeline] echo 06:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:39:17 $ docker stop --time=1 22c553bbac5b498aa840570d98104fbefbf580302d4a5fcdbdd844c1714ca772 06:39:20 $ docker rm -f --volumes 22c553bbac5b498aa840570d98104fbefbf580302d4a5fcdbdd844c1714ca772 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:39:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:22 + ls -al . 06:39:22 total 192 06:39:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 06:38 . 06:39:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:37 .. 06:39:22 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 06:37 .dockerignore 06:39:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:39 .git 06:39:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:37 .github 06:39:22 -rw-rw-r-- 1 jenkins jenkins 331 Sep 28 06:37 .gitignore 06:39:22 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 06:37 .golangci.yml 06:39:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 06:37 .semver 06:39:22 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 28 06:37 Attribution.txt 06:39:22 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 28 06:37 CHANGELOG.md 06:39:22 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 28 06:37 Dockerfile 06:39:22 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 06:37 GOVERNANCE.md 06:39:22 -rw-rw-r-- 1 jenkins jenkins 680 Sep 28 06:37 Jenkinsfile 06:39:22 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 06:37 LICENSE 06:39:22 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 28 06:37 Makefile 06:39:22 -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 06:37 OWNERS.md 06:39:22 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 28 06:37 README.md 06:39:22 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 06:37 VERSION 06:39:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:37 bin 06:39:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:37 cmd 06:39:22 -rw-r--r-- 1 jenkins jenkins 24334 Sep 28 06:39 coverage.out 06:39:22 -rw-rw-r-- 1 jenkins jenkins 3941 Sep 28 06:37 go.mod 06:39:22 -rw-rw-r-- 1 jenkins jenkins 35965 Sep 28 06:37 go.sum 06:39:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:37 internal 06:39:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:37 simulator 06:39:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:37 snap 06:39:22 -rw-rw-r-- 1 jenkins jenkins 229 Sep 28 06:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:22 + 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=091e49834ad2b8f5ca54fa7b36ec487638af0a66 --label arch=amd64 --label version=3.1.0-dev.14 . 06:39:22 Sending build context to Docker daemon 6.508MB 06:39:22 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 06:39:22 Step 2/22 : FROM ${BASE} AS builder 06:39:22 ---> f7b77ae1ab49 06:39:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:39:22 ---> Running in a9876b4529a7 06:39:22 Removing intermediate container a9876b4529a7 06:39:22 ---> cb6075f7fef3 06:39:22 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:39:22 ---> Running in 0a71986dd9c3 06:39:22 Removing intermediate container 0a71986dd9c3 06:39:22 ---> c2fb6823e83f 06:39:22 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:39:22 ---> Running in 004ef4a80ad7 06:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:39:23 OK: 270 MiB in 60 packages 06:39:23 Removing intermediate container 004ef4a80ad7 06:39:23 ---> 4df3c2032c66 06:39:23 Step 6/22 : WORKDIR /device-modbus-go 06:39:23 ---> Running in a6a8d7d33ff6 06:39:23 Removing intermediate container a6a8d7d33ff6 06:39:23 ---> ed4037a8cb92 06:39:23 Step 7/22 : COPY go.mod vendor* ./ 06:39:24 ---> dc85864c2720 06:39:24 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:24 ---> Running in b94639ef7fba 06:39:24 Removing intermediate container b94639ef7fba 06:39:24 ---> 9eaf1c997d12 06:39:24 Step 9/22 : COPY . . 06:39:25 ---> ce62278f790c 06:39:25 Step 10/22 : RUN ${MAKE} 06:39:25 ---> Running in 33d0684b7572 06:39:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8118 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:39:25 Running in /w/workspace/device-modbus-go/128 [Pipeline] { [Pipeline] checkout 06:39:25 Selected Git installation does not exist. Using Default 06:39:25 The recommended git tool is: NONE 06:39:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:39:30 using credential edgex-jenkins-ssh 06:39:30 Cloning the remote Git repository 06:39:30 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:39:30 > git init /w/workspace/device-modbus-go/128 # timeout=10 06:39:30 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:39:30 > git --version # timeout=10 06:39:30 > git --version # 'git version 2.25.1' 06:39:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:32 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:39:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:32 Avoid second fetch 06:39:32 Checking out Revision 091e49834ad2b8f5ca54fa7b36ec487638af0a66 (main) 06:39:33 Commit message: "Merge pull request #506 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:32 > git config core.sparsecheckout # timeout=10 06:39:33 > git checkout -f 091e49834ad2b8f5ca54fa7b36ec487638af0a66 # timeout=10 06:39:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:39:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:34 Dload Upload Total Spent Left Speed 06:39:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 06:39:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:39:35 + sudo tee /etc/docker/daemon.new 06:39:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:39:35 { 06:39:35 "registry-mirrors": [ 06:39:35 "https://nexus3.edgexfoundry.org:10001" 06:39:35 ], 06:39:35 "bip": "10.250.0.254/24", 06:39:35 "hosts": [ 06:39:35 "tcp://0.0.0.0:5555", 06:39:35 "unix:///var/run/docker.sock" 06:39:35 ], 06:39:35 "mtu": 1458, 06:39:35 "selinux-enabled": true, 06:39:35 "seccomp-profile": "/etc/docker/seccomp.json" 06:39:35 } [Pipeline] sh 06:39:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:39:36 + sudo service docker restart 06:39:43 Removing intermediate container 33d0684b7572 06:39:43 ---> 5a65c4ca128d 06:39:43 Step 11/22 : FROM alpine:3.18 06:39:44 3.18: Pulling from library/alpine 06:39:44 7264a8db6415: Already exists 06:39:44 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:39:44 Status: Downloaded newer image for alpine:3.18 06:39:44 ---> 7e01a0d0a1dc 06:39:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:39:44 ---> Running in 59faa217f0d3 06:39:44 Removing intermediate container 59faa217f0d3 06:39:44 ---> d2e064fc9bff 06:39:44 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:39:44 ---> Running in d9d911061af3 06:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:39:45 (1/1) Installing dumb-init (1.2.5-r2) 06:39:45 Executing busybox-1.36.1-r2.trigger 06:39:45 OK: 7 MiB in 16 packages 06:39:45 Removing intermediate container d9d911061af3 06:39:45 ---> 8a65458c00a8 06:39:45 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:39:46 ---> dbebd315bed2 06:39:46 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:39:46 ---> 33b8dbdcd0a6 06:39:46 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:39:46 ---> 80fe9b64570a 06:39:46 Step 17/22 : EXPOSE 59901 06:39:46 ---> Running in e4649261964c 06:39:46 Removing intermediate container e4649261964c 06:39:46 ---> d3706827c063 06:39:46 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:39:46 ---> Running in 1eeea7d133d7 06:39:46 Removing intermediate container 1eeea7d133d7 06:39:46 ---> dbb122bf1fad 06:39:46 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:39:46 ---> Running in e65bb4ecf332 06:39:46 Removing intermediate container e65bb4ecf332 06:39:46 ---> d30e989924ce 06:39:46 Step 20/22 : LABEL arch=amd64 06:39:46 ---> Running in 4d462b5f38cd 06:39:46 Removing intermediate container 4d462b5f38cd 06:39:46 ---> c56eac7a4ca2 06:39:46 Step 21/22 : LABEL git_sha=091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:39:46 ---> Running in 0211dc74f278 06:39:47 Removing intermediate container 0211dc74f278 06:39:47 ---> 31fde806bc7c 06:39:47 Step 22/22 : LABEL version=3.1.0-dev.14 06:39:47 ---> Running in 943d5eb3528b 06:39:47 Removing intermediate container 943d5eb3528b 06:39:47 ---> 73cea7785dac 06:39:47 [Warning] One or more build-args [ARCH] were not consumed 06:39:47 Successfully built 73cea7785dac 06:39:47 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:47 provisioning config files... 06:39:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5189726870707984118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:47 ---> docker-login.sh 06:39:47 nexus3.edgexfoundry.org:10001 06:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:47 Configure a credential helper to remove this warning. See 06:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:47 06:39:47 Login Succeeded 06:39:47 nexus3.edgexfoundry.org:10002 06:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:47 Configure a credential helper to remove this warning. See 06:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:47 06:39:47 Login Succeeded 06:39:47 nexus3.edgexfoundry.org:10003 06:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:47 Configure a credential helper to remove this warning. See 06:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:47 06:39:47 Login Succeeded 06:39:47 nexus3.edgexfoundry.org:10004 06:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:47 Configure a credential helper to remove this warning. See 06:39:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:47 06:39:47 Login Succeeded 06:39:47 docker.io 06:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:48 Configure a credential helper to remove this warning. See 06:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:48 06:39:48 Login Succeeded 06:39:48 ---> docker-login.sh ends [Pipeline] } 06:39:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:39:48 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:39:48 091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:39:48 latest 06:39:48 3.1.0-dev.14 06:39:48 091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14 06:39:48 main 06:39:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:091e49834ad2b8f5ca54fa7b36ec487638af0a66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:39:48 306073520563: Preparing 06:39:48 9ecede62e879: Preparing 06:39:48 d125b604c7de: Preparing 06:39:48 8b86a8f3c6e4: Preparing 06:39:48 4693057ce236: Preparing 06:39:48 4693057ce236: Layer already exists 06:39:48 9ecede62e879: Pushed 06:39:48 8b86a8f3c6e4: Pushed 06:39:48 306073520563: Pushed 06:39:51 d125b604c7de: Pushed 06:39:51 091e49834ad2b8f5ca54fa7b36ec487638af0a66: digest: sha256:7ad1cc9b8156cc0c27828e2ba7087cfef66e433bcea7f0f554b81dc8fc610615 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:51 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:39:52 306073520563: Preparing 06:39:52 9ecede62e879: Preparing 06:39:52 d125b604c7de: Preparing 06:39:52 8b86a8f3c6e4: Preparing 06:39:52 4693057ce236: Preparing 06:39:52 d125b604c7de: Layer already exists 06:39:52 4693057ce236: Layer already exists 06:39:52 9ecede62e879: Layer already exists 06:39:52 8b86a8f3c6e4: Layer already exists 06:39:52 306073520563: Layer already exists 06:39:52 latest: digest: sha256:7ad1cc9b8156cc0c27828e2ba7087cfef66e433bcea7f0f554b81dc8fc610615 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:52 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:52 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.14 06:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:39:52 306073520563: Preparing 06:39:52 9ecede62e879: Preparing 06:39:52 d125b604c7de: Preparing 06:39:52 8b86a8f3c6e4: Preparing 06:39:52 4693057ce236: Preparing 06:39:52 9ecede62e879: Layer already exists 06:39:52 8b86a8f3c6e4: Layer already exists 06:39:52 306073520563: Layer already exists 06:39:52 d125b604c7de: Layer already exists 06:39:52 4693057ce236: Layer already exists 06:39:52 3.1.0-dev.14: digest: sha256:7ad1cc9b8156cc0c27828e2ba7087cfef66e433bcea7f0f554b81dc8fc610615 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker push nexus3.edgexfoundry.org:10004/device-modbus:091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14 06:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:39:53 306073520563: Preparing 06:39:53 9ecede62e879: Preparing 06:39:53 d125b604c7de: Preparing 06:39:53 8b86a8f3c6e4: Preparing 06:39:53 4693057ce236: Preparing 06:39:53 9ecede62e879: Layer already exists 06:39:53 8b86a8f3c6e4: Layer already exists 06:39:53 306073520563: Layer already exists 06:39:53 4693057ce236: Layer already exists 06:39:53 d125b604c7de: Layer already exists 06:39:53 091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14: digest: sha256:7ad1cc9b8156cc0c27828e2ba7087cfef66e433bcea7f0f554b81dc8fc610615 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:53 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:54 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:39:54 306073520563: Preparing 06:39:54 9ecede62e879: Preparing 06:39:54 d125b604c7de: Preparing 06:39:54 8b86a8f3c6e4: Preparing 06:39:54 4693057ce236: Preparing 06:39:54 4693057ce236: Layer already exists 06:39:54 306073520563: Layer already exists 06:39:54 d125b604c7de: Layer already exists 06:39:54 9ecede62e879: Layer already exists 06:39:54 8b86a8f3c6e4: Layer already exists 06:39:54 main: digest: sha256:7ad1cc9b8156cc0c27828e2ba7087cfef66e433bcea7f0f554b81dc8fc610615 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:54 ===================================================== [Pipeline] echo 06:39:54 taggedImages: 06:39:54 - nexus3.edgexfoundry.org:10004/device-modbus:091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:39:54 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:39:54 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.14 06:39:54 - nexus3.edgexfoundry.org:10004/device-modbus:091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14 06:39:54 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:54 provisioning config files... 06:39:54 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/128@tmp/config5543336445413950608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:54 06:39:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:54 ---> docker-login.sh 06:39:54 nexus3.edgexfoundry.org:10001 06:39:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:39:54 latest: Pulling from edgex-lftools-log-publisher 06:39:54 5eb5b503b376: Pulling fs layer 06:39:54 5c69ac0246d0: Pulling fs layer 06:39:54 ec43610c2a17: Pulling fs layer 06:39:54 3a2ae6a8a46f: Pulling fs layer 06:39:54 33b1e0a273af: Pulling fs layer 06:39:54 5d3b04190fa2: Pulling fs layer 06:39:54 2f39f015ded8: Pulling fs layer 06:39:54 3a2ae6a8a46f: Waiting 06:39:54 5d3b04190fa2: Waiting 06:39:54 33b1e0a273af: Waiting 06:39:54 5c69ac0246d0: Verifying Checksum 06:39:54 5c69ac0246d0: Download complete 06:39:54 3a2ae6a8a46f: Verifying Checksum 06:39:54 3a2ae6a8a46f: Download complete 06:39:54 33b1e0a273af: Download complete 06:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:55 ec43610c2a17: Verifying Checksum 06:39:55 ec43610c2a17: Download complete 06:39:55 5d3b04190fa2: Verifying Checksum 06:39:55 5d3b04190fa2: Download complete 06:39:55 5eb5b503b376: Verifying Checksum 06:39:55 5eb5b503b376: Download complete 06:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:55 Configure a credential helper to remove this warning. See 06:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:55 06:39:55 Login Succeeded 06:39:55 nexus3.edgexfoundry.org:10002 06:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:55 2f39f015ded8: Download complete 06:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:55 Configure a credential helper to remove this warning. See 06:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:55 06:39:55 Login Succeeded 06:39:55 nexus3.edgexfoundry.org:10003 06:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:56 Configure a credential helper to remove this warning. See 06:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:56 06:39:56 Login Succeeded 06:39:56 nexus3.edgexfoundry.org:10004 06:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:56 Configure a credential helper to remove this warning. See 06:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:56 06:39:56 Login Succeeded 06:39:56 docker.io 06:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:56 5eb5b503b376: Pull complete 06:39:56 5c69ac0246d0: Pull complete 06:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:56 Configure a credential helper to remove this warning. See 06:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:56 06:39:56 Login Succeeded 06:39:56 ---> docker-login.sh ends 06:39:56 ec43610c2a17: Pull complete [Pipeline] } 06:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:39:57 3a2ae6a8a46f: Pull complete [Pipeline] echo 06:39:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:39:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:39:57 ========================================================= 06:39:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:39:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:57 33b1e0a273af: Pull complete 06:39:57 5d3b04190fa2: Pull complete 06:39:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:39:57 Sending build context to Docker daemon 3.364MB 06:39:57 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:39:57 Step 2/10 : FROM ${BASE} AS builder 06:39:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:39:58 9fda8d8052c6: Pulling fs layer 06:39:58 5d54e960e981: Pulling fs layer 06:39:58 c4a7e357bf2a: Pulling fs layer 06:39:58 f0e02332f6b5: Pulling fs layer 06:39:58 cefa15bbcfad: Pulling fs layer 06:39:58 f0e02332f6b5: Waiting 06:39:58 17808c966233: Pulling fs layer 06:39:58 f4c1fc716caa: Pulling fs layer 06:39:58 cefa15bbcfad: Waiting 06:39:58 17808c966233: Waiting 06:39:58 f4c1fc716caa: Waiting 06:39:58 5d54e960e981: Verifying Checksum 06:39:58 5d54e960e981: Download complete 06:39:58 f0e02332f6b5: Verifying Checksum 06:39:58 f0e02332f6b5: Download complete 06:39:58 cefa15bbcfad: Verifying Checksum 06:39:58 cefa15bbcfad: Download complete 06:39:58 9fda8d8052c6: Verifying Checksum 06:39:58 9fda8d8052c6: Download complete 06:39:58 f4c1fc716caa: Verifying Checksum 06:39:58 f4c1fc716caa: Download complete 06:39:58 9fda8d8052c6: Pull complete 06:39:59 c4a7e357bf2a: Verifying Checksum 06:39:59 c4a7e357bf2a: Download complete 06:40:00 17808c966233: Verifying Checksum 06:40:00 17808c966233: Download complete 06:40:01 5d54e960e981: Pull complete 06:40:01 2f39f015ded8: Pull complete 06:40:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:40:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:01 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:40:01 $ 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 06:40:05 $ docker top 4e6e6c4e28eb9cc9985f0913dc2dda882c957659e6f4b209672f229033b8f036 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:05 ---> job-cost.sh 06:40:05 lf-activate-venv: SKIPPING 06:40:05 INFO: No Stack... 06:40:06 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:06 INFO: Archiving Costs [Pipeline] sh 06:40:06 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:40:06 + cut -d, -f6 [Pipeline] lock 06:40:06 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-128-stack-cost] 06:40:06 Resource [jenkins-edgexfoundry-device-modbus-go-main-128-stack-cost] did not exist. Created. 06:40:06 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:06 + echo total: 0.2199999988079071 [Pipeline] stash 06:40:06 Stashed 1 file(s) [Pipeline] } 06:40:06 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:07 $ docker stop --time=1 4e6e6c4e28eb9cc9985f0913dc2dda882c957659e6f4b209672f229033b8f036 06:40:08 $ docker rm -f --volumes 4e6e6c4e28eb9cc9985f0913dc2dda882c957659e6f4b209672f229033b8f036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:40:16 c4a7e357bf2a: Pull complete 06:40:16 f0e02332f6b5: Pull complete 06:40:16 cefa15bbcfad: Pull complete 06:40:23 17808c966233: Pull complete 06:40:24 f4c1fc716caa: Pull complete 06:40:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 06:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:40:24 ---> ea914061e18c 06:40:24 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:40:26 ---> Running in 660af707716b 06:40:26 Removing intermediate container 660af707716b 06:40:26 ---> a9803394462b 06:40:26 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:40:26 ---> Running in 35a26a2e6f1c 06:40:26 Removing intermediate container 35a26a2e6f1c 06:40:26 ---> 9c1437e3d588 06:40:26 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:40:27 ---> Running in 89d2e7660460 06:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:29 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:40:29 (2/8) Installing libedit (20221030.3.1-r1) 06:40:29 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:40:29 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:40:29 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:40:29 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:40:29 (7/8) Installing openssh-server (9.3_p2-r0) 06:40:29 (8/8) Installing openssh (9.3_p2-r0) 06:40:29 Executing busybox-1.36.1-r2.trigger 06:40:29 OK: 272 MiB in 60 packages 06:40:30 Removing intermediate container 89d2e7660460 06:40:30 ---> 2723ef892b8b 06:40:30 Step 6/10 : WORKDIR /device-modbus-go 06:40:31 ---> Running in ccd4525bbc5e 06:40:31 Removing intermediate container ccd4525bbc5e 06:40:31 ---> 20d778fb66d8 06:40:31 Step 7/10 : COPY go.mod vendor* ./ 06:40:31 ---> e167351f8819 06:40:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:31 ---> Running in 478046acb7c7 06:41:39 Removing intermediate container 478046acb7c7 06:41:39 ---> ae25a19bc348 06:41:39 Step 9/10 : COPY . . 06:41:39 ---> b41dd2ecbb7a 06:41:39 Step 10/10 : RUN ${MAKE} 06:41:39 ---> Running in d848c1098f0c 06:41:40 noop 06:41:41 Removing intermediate container d848c1098f0c 06:41:41 ---> 4d8ae31010d4 06:41:41 Successfully built 4d8ae31010d4 06:41:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:41 + docker inspect -f . ci-base-image-arm64 06:41:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:41 prd-ubuntu20.04-docker-arm64-4c-16g-8118 does not seem to be running inside a container 06:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/128 -v /w/workspace/device-modbus-go/128:/w/workspace/device-modbus-go/128:rw,z -v /w/workspace/device-modbus-go/128@tmp:/w/workspace/device-modbus-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:41:43 $ docker top c0c30bf13abadf604c0c12c49b8fb4d13ff7198e5ad826e5f06d6ea244d2aa98 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:44 + go version 06:41:44 go version go1.21.0 linux/arm64 [Pipeline] } 06:41:44 $ docker stop --time=1 c0c30bf13abadf604c0c12c49b8fb4d13ff7198e5ad826e5f06d6ea244d2aa98 06:41:45 $ docker rm -f --volumes c0c30bf13abadf604c0c12c49b8fb4d13ff7198e5ad826e5f06d6ea244d2aa98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:46 + docker inspect -f . ci-base-image-arm64 06:41:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:46 prd-ubuntu20.04-docker-arm64-4c-16g-8118 does not seem to be running inside a container 06:41:46 $ 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/128 -v /w/workspace/device-modbus-go/128:/w/workspace/device-modbus-go/128:rw,z -v /w/workspace/device-modbus-go/128@tmp:/w/workspace/device-modbus-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:41:47 $ docker top 85b6b13034698feacb0f49b0f65a5d7219a50fd77026b37ff79ec61f4d55b6d7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:47 + git config --global --add safe.directory /w/workspace/device-modbus-go/128 [Pipeline] fileExists [Pipeline] sh 06:41:48 + make test 06:41:48 go test ./... -coverprofile=coverage.out 06:41:52 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:43:29 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:43:29 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.9% of statements 06:43:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:43:29 go vet ./... 06:43:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:43:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:43:51 ./bin/test-attribution-txt.sh [Pipeline] echo 06:43:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:43:51 $ docker stop --time=1 85b6b13034698feacb0f49b0f65a5d7219a50fd77026b37ff79ec61f4d55b6d7 06:43:55 $ docker rm -f --volumes 85b6b13034698feacb0f49b0f65a5d7219a50fd77026b37ff79ec61f4d55b6d7 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:43:56 Warning: overwriting stash ‘coverage-report’ 06:43:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:43:57 + ls -al . 06:43:57 total 188 06:43:57 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 06:41 . 06:43:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:39 .. 06:43:57 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 06:39 .dockerignore 06:43:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:39 .git 06:43:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:39 .github 06:43:57 -rw-rw-r-- 1 jenkins jenkins 331 Sep 28 06:39 .gitignore 06:43:57 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 06:39 .golangci.yml 06:43:57 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 28 06:39 Attribution.txt 06:43:57 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 28 06:39 CHANGELOG.md 06:43:57 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 28 06:39 Dockerfile 06:43:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 06:39 GOVERNANCE.md 06:43:57 -rw-rw-r-- 1 jenkins jenkins 680 Sep 28 06:39 Jenkinsfile 06:43:57 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 06:39 LICENSE 06:43:57 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 28 06:39 Makefile 06:43:57 -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 06:39 OWNERS.md 06:43:57 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 28 06:39 README.md 06:43:57 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 06:37 VERSION 06:43:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:39 bin 06:43:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:39 cmd 06:43:57 -rw-r--r-- 1 jenkins jenkins 24334 Sep 28 06:43 coverage.out 06:43:57 -rw-rw-r-- 1 jenkins jenkins 3941 Sep 28 06:39 go.mod 06:43:57 -rw-rw-r-- 1 jenkins jenkins 35965 Sep 28 06:39 go.sum 06:43:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:39 internal 06:43:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:39 simulator 06:43:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:39 snap 06:43:57 -rw-rw-r-- 1 jenkins jenkins 229 Sep 28 06:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:57 + 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=091e49834ad2b8f5ca54fa7b36ec487638af0a66 --label arch=arm64 --label version=3.1.0-dev.14 . 06:43:58 Sending build context to Docker daemon 3.389MB 06:43:58 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 06:43:58 Step 2/22 : FROM ${BASE} AS builder 06:43:58 ---> 4d8ae31010d4 06:43:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:43:58 ---> Running in 76d8c979e257 06:43:58 Removing intermediate container 76d8c979e257 06:43:58 ---> 4b7a0861ac1b 06:43:58 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:43:58 ---> Running in ca5dc7d8dc23 06:43:59 Removing intermediate container ca5dc7d8dc23 06:43:59 ---> 53f9654d9f0f 06:43:59 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:43:59 ---> Running in 8729917eac5d 06:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:44:02 OK: 272 MiB in 60 packages 06:44:03 Removing intermediate container 8729917eac5d 06:44:03 ---> e3ceb24c028c 06:44:03 Step 6/22 : WORKDIR /device-modbus-go 06:44:03 ---> Running in 59b9fe50f03f 06:44:04 Removing intermediate container 59b9fe50f03f 06:44:04 ---> b85a1935ca76 06:44:04 Step 7/22 : COPY go.mod vendor* ./ 06:44:04 ---> b7798af072b7 06:44:04 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:04 ---> Running in 793c0f15fe4d 06:44:10 Removing intermediate container 793c0f15fe4d 06:44:10 ---> d20f7855eb50 06:44:10 Step 9/22 : COPY . . 06:44:10 ---> 75fa34a01724 06:44:10 Step 10/22 : RUN ${MAKE} 06:44:10 ---> Running in 0fbb87c7dbe0 06:44:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:46:18 Removing intermediate container 0fbb87c7dbe0 06:46:18 ---> 89ec6a0dca03 06:46:18 Step 11/22 : FROM alpine:3.18 06:46:18 3.18: Pulling from library/alpine 06:46:18 9fda8d8052c6: Already exists 06:46:18 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:46:18 Status: Downloaded newer image for alpine:3.18 06:46:18 ---> f6648c04cd6c 06:46:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:46:18 ---> Running in fc7f71e8be51 06:46:18 Removing intermediate container fc7f71e8be51 06:46:18 ---> 6425ff58b171 06:46:18 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:46:18 ---> Running in 69f6a5a20ffe 06:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:46:18 (1/1) Installing dumb-init (1.2.5-r2) 06:46:18 Executing busybox-1.36.1-r2.trigger 06:46:18 OK: 8 MiB in 16 packages 06:46:21 Removing intermediate container 69f6a5a20ffe 06:46:21 ---> 431517914116 06:46:21 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:46:22 ---> b0cf18fd8216 06:46:22 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:46:23 ---> bc5518e0cf1e 06:46:23 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:46:23 ---> 101d09505c2c 06:46:23 Step 17/22 : EXPOSE 59901 06:46:23 ---> Running in f998ad875b7d 06:46:23 Removing intermediate container f998ad875b7d 06:46:23 ---> 55ad26c83a7d 06:46:23 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:46:23 ---> Running in 59c3052f79f4 06:46:24 Removing intermediate container 59c3052f79f4 06:46:24 ---> d4e9f9dddba4 06:46:24 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:46:24 ---> Running in 6df4cceed7a5 06:46:24 Removing intermediate container 6df4cceed7a5 06:46:24 ---> b7576606a817 06:46:24 Step 20/22 : LABEL arch=arm64 06:46:24 ---> Running in 185cc658d333 06:46:25 Removing intermediate container 185cc658d333 06:46:25 ---> b1178eff5b21 06:46:25 Step 21/22 : LABEL git_sha=091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:46:25 ---> Running in f1654fec776c 06:46:25 Removing intermediate container f1654fec776c 06:46:25 ---> c02f5584a2b6 06:46:25 Step 22/22 : LABEL version=3.1.0-dev.14 06:46:25 ---> Running in d6c7058efc38 06:46:25 Removing intermediate container d6c7058efc38 06:46:25 ---> ee22dc451ddc 06:46:25 [Warning] One or more build-args [ARCH] were not consumed 06:46:25 Successfully built ee22dc451ddc 06:46:25 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 06:46:25 provisioning config files... 06:46:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/128@tmp/config16218111840849951721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:26 ---> docker-login.sh 06:46:26 nexus3.edgexfoundry.org:10001 06:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:26 Configure a credential helper to remove this warning. See 06:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:26 06:46:26 Login Succeeded 06:46:26 nexus3.edgexfoundry.org:10002 06:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:26 Configure a credential helper to remove this warning. See 06:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:26 06:46:26 Login Succeeded 06:46:26 nexus3.edgexfoundry.org:10003 06:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:27 Configure a credential helper to remove this warning. See 06:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:27 06:46:27 Login Succeeded 06:46:27 nexus3.edgexfoundry.org:10004 06:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:27 Configure a credential helper to remove this warning. See 06:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:27 06:46:27 Login Succeeded 06:46:27 docker.io 06:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:27 Configure a credential helper to remove this warning. See 06:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:27 06:46:27 Login Succeeded 06:46:27 ---> docker-login.sh ends [Pipeline] } 06:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:46:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:46:28 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:46:28 091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:46:28 latest 06:46:28 3.1.0-dev.14 06:46:28 091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14 06:46:28 main 06:46:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:28 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:091e49834ad2b8f5ca54fa7b36ec487638af0a66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:46:28 2d9184b89d18: Preparing 06:46:28 1c316e002123: Preparing 06:46:28 a953c41b7a71: Preparing 06:46:28 e03fce8fdd3a: Preparing 06:46:28 b2191e2be29d: Preparing 06:46:28 b2191e2be29d: Layer already exists 06:46:28 2d9184b89d18: Pushed 06:46:28 e03fce8fdd3a: Pushed 06:46:28 1c316e002123: Pushed 06:46:34 a953c41b7a71: Pushed 06:46:34 091e49834ad2b8f5ca54fa7b36ec487638af0a66: digest: sha256:d43b21bb967fe4128e4bce164a7e38e9971f040aa1ac4a3470a7a1f1793e020d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:46:35 2d9184b89d18: Preparing 06:46:35 1c316e002123: Preparing 06:46:35 a953c41b7a71: Preparing 06:46:35 e03fce8fdd3a: Preparing 06:46:35 b2191e2be29d: Preparing 06:46:35 1c316e002123: Layer already exists 06:46:35 b2191e2be29d: Layer already exists 06:46:35 a953c41b7a71: Layer already exists 06:46:35 2d9184b89d18: Layer already exists 06:46:35 e03fce8fdd3a: Layer already exists 06:46:35 latest: digest: sha256:d43b21bb967fe4128e4bce164a7e38e9971f040aa1ac4a3470a7a1f1793e020d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:35 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.14 06:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:46:36 2d9184b89d18: Preparing 06:46:36 1c316e002123: Preparing 06:46:36 a953c41b7a71: Preparing 06:46:36 e03fce8fdd3a: Preparing 06:46:36 b2191e2be29d: Preparing 06:46:36 2d9184b89d18: Layer already exists 06:46:36 e03fce8fdd3a: Layer already exists 06:46:36 1c316e002123: Layer already exists 06:46:36 b2191e2be29d: Layer already exists 06:46:36 a953c41b7a71: Layer already exists 06:46:36 3.1.0-dev.14: digest: sha256:d43b21bb967fe4128e4bce164a7e38e9971f040aa1ac4a3470a7a1f1793e020d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:36 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14 06:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:46:37 2d9184b89d18: Preparing 06:46:37 1c316e002123: Preparing 06:46:37 a953c41b7a71: Preparing 06:46:37 e03fce8fdd3a: Preparing 06:46:37 b2191e2be29d: Preparing 06:46:37 b2191e2be29d: Layer already exists 06:46:37 2d9184b89d18: Layer already exists 06:46:37 a953c41b7a71: Layer already exists 06:46:37 1c316e002123: Layer already exists 06:46:37 e03fce8fdd3a: Layer already exists 06:46:37 091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14: digest: sha256:d43b21bb967fe4128e4bce164a7e38e9971f040aa1ac4a3470a7a1f1793e020d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:37 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:46:38 2d9184b89d18: Preparing 06:46:38 1c316e002123: Preparing 06:46:38 a953c41b7a71: Preparing 06:46:38 e03fce8fdd3a: Preparing 06:46:38 b2191e2be29d: Preparing 06:46:38 b2191e2be29d: Layer already exists 06:46:38 e03fce8fdd3a: Layer already exists 06:46:38 1c316e002123: Layer already exists 06:46:38 2d9184b89d18: Layer already exists 06:46:38 a953c41b7a71: Layer already exists 06:46:38 main: digest: sha256:d43b21bb967fe4128e4bce164a7e38e9971f040aa1ac4a3470a7a1f1793e020d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:46:38 ===================================================== [Pipeline] echo 06:46:38 taggedImages: 06:46:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:091e49834ad2b8f5ca54fa7b36ec487638af0a66 06:46:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:46:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.14 06:46:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:091e49834ad2b8f5ca54fa7b36ec487638af0a66-3.1.0-dev.14 06:46:38 - 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 06:46:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:46:38 06:46:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:46:39 arm64: Pulling from edgex-lftools-log-publisher 06:46:39 8998bd30e6a1: Pulling fs layer 06:46:39 04944245beec: Pulling fs layer 06:46:39 699f458cf7ca: Pulling fs layer 06:46:39 765212b225bb: Pulling fs layer 06:46:39 f23df028b6ca: Pulling fs layer 06:46:39 d65c8cfc05b1: Pulling fs layer 06:46:39 2437ff75d9bd: Pulling fs layer 06:46:39 f23df028b6ca: Waiting 06:46:39 765212b225bb: Waiting 06:46:39 d65c8cfc05b1: Waiting 06:46:39 2437ff75d9bd: Waiting 06:46:39 04944245beec: Verifying Checksum 06:46:39 04944245beec: Download complete 06:46:39 765212b225bb: Verifying Checksum 06:46:39 765212b225bb: Download complete 06:46:39 f23df028b6ca: Verifying Checksum 06:46:39 f23df028b6ca: Download complete 06:46:39 d65c8cfc05b1: Verifying Checksum 06:46:39 d65c8cfc05b1: Download complete 06:46:39 699f458cf7ca: Verifying Checksum 06:46:39 699f458cf7ca: Download complete 06:46:40 8998bd30e6a1: Verifying Checksum 06:46:40 8998bd30e6a1: Download complete 06:46:42 2437ff75d9bd: Verifying Checksum 06:46:44 8998bd30e6a1: Pull complete 06:46:44 04944245beec: Pull complete 06:46:47 699f458cf7ca: Pull complete 06:46:47 765212b225bb: Pull complete 06:46:48 f23df028b6ca: Pull complete 06:46:48 d65c8cfc05b1: Pull complete 06:47:03 2437ff75d9bd: Pull complete 06:47:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:47:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:03 prd-ubuntu20.04-docker-arm64-4c-16g-8118 does not seem to be running inside a container 06:47:03 $ 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/128 -v /w/workspace/device-modbus-go/128:/w/workspace/device-modbus-go/128:rw,z -v /w/workspace/device-modbus-go/128@tmp:/w/workspace/device-modbus-go/128@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:arm64 cat 06:47:06 $ docker top 7653c7d9e1650317262f99970c1ac9dca6a45c627106dcbcb38bf243cda049cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:07 ---> job-cost.sh 06:47:07 lf-activate-venv: SKIPPING 06:47:07 INFO: No Stack... 06:47:07 INFO: Retrieving Pricing Info for: v3-standard-4 06:47:08 INFO: Archiving Costs [Pipeline] sh 06:47:08 + cat /w/workspace/device-modbus-go/128/archives/cost.csv 06:47:08 + cut -d, -f6 [Pipeline] lock 06:47:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-128-stack-cost] 06:47:08 Resource [jenkins-edgexfoundry-device-modbus-go-main-128-stack-cost] did not exist. Created. 06:47:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:09 /w/workspace/device-modbus-go/128@tmp/durable-485ee684/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:47:09 + echo total: 0.10999999940395355 [Pipeline] stash 06:47:09 Warning: overwriting stash ‘stack-cost’ 06:47:10 Stashed 1 file(s) [Pipeline] } 06:47:10 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-128-stack-cost] [Pipeline] // lock [Pipeline] } 06:47:10 $ docker stop --time=1 7653c7d9e1650317262f99970c1ac9dca6a45c627106dcbcb38bf243cda049cf 06:47:11 $ docker rm -f --volumes 7653c7d9e1650317262f99970c1ac9dca6a45c627106dcbcb38bf243cda049cf [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 06:47:12 provisioning config files... 06:47:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8392544730739216409tmp [Pipeline] { [Pipeline] sh 06:47:12 + set +x 06:47:12 + + curl -s https://codecov.io/bash 06:47:12 bash -s -- 06:47:12 06:47:12 _____ _ 06:47:12 / ____| | | 06:47:12 | | ___ __| | ___ ___ _____ __ 06:47:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:47:12 | |___| (_) | (_| | __/ (_| (_) \ V / 06:47:12 \_____\___/ \__,_|\___|\___\___/ \_/ 06:47:12 Bash-1.0.6 06:47:12 06:47:12 06:47:12 ==> git version 2.25.1 found 06:47:12 ==> 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 06:47:12 Release-Date: 2020-01-08 06:47:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:47:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:47:12 ==> Jenkins CI detected. 06:47:12 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:47:12 project root: . 06:47:12 --> token set from env 06:47:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:47:12 ==> Running gcov in . (disable via -X gcov) 06:47:12 ==> Python coveragepy not found 06:47:12 ==> Searching for coverage reports in: 06:47:12 + . 06:47:12 -> Found 1 reports 06:47:12 ==> Detecting git/mercurial file structure 06:47:12 ==> Reading reports 06:47:12 + ./coverage.out bytes=24334 06:47:12 ==> Appending adjustments 06:47:12 https://docs.codecov.io/docs/fixing-reports 06:47:12 + Found adjustments 06:47:12 ==> Gzipping contents 06:47:12 4.0K /tmp/codecov.gvT8kA.gz 06:47:12 ==> Uploading reports 06:47:12 url: https://codecov.io 06:47:12 query: branch=main&commit=091e49834ad2b8f5ca54fa7b36ec487638af0a66&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:47:12 -> Pinging Codecov 06:47:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=091e49834ad2b8f5ca54fa7b36ec487638af0a66&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F128%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:47:12 -> Uploading to 06:47:12 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/55DBCA73C666E3227836607328DD7E49/091e49834ad2b8f5ca54fa7b36ec487638af0a66/3e0f0c03-a12f-4a5b-bd2f-50e8f09bc076.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T064712Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4d7a6ada33c5a52ba88536e35771e2193909a33a6646d1e8d75408725af6f0a 06:47:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:12 Dload Upload Total Spent Left Speed 06:47:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 14346 --:--:-- --:--:-- --:--:-- 14346 06:47:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/091e49834ad2b8f5ca54fa7b36ec487638af0a66 [Pipeline] } 06:47:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:47:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:47:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:47:13 06:47:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:47:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:47:14 df9b9388f04a: Pulling fs layer 06:47:14 52dc419b0ee2: Pulling fs layer 06:47:14 25bc292e5bac: Pulling fs layer 06:47:14 114826534d7a: Pulling fs layer 06:47:14 4657fd5d0bcf: Pulling fs layer 06:47:14 6ad1cebc031e: Pulling fs layer 06:47:14 8a3aa393b2d8: Pulling fs layer 06:47:14 4657fd5d0bcf: Waiting 06:47:14 6ad1cebc031e: Waiting 06:47:14 8a3aa393b2d8: Waiting 06:47:14 114826534d7a: Waiting 06:47:14 25bc292e5bac: Verifying Checksum 06:47:14 25bc292e5bac: Download complete 06:47:14 52dc419b0ee2: Verifying Checksum 06:47:14 52dc419b0ee2: Download complete 06:47:14 4657fd5d0bcf: Verifying Checksum 06:47:14 4657fd5d0bcf: Download complete 06:47:14 df9b9388f04a: Verifying Checksum 06:47:14 df9b9388f04a: Download complete 06:47:14 df9b9388f04a: Pull complete 06:47:14 6ad1cebc031e: Verifying Checksum 06:47:14 6ad1cebc031e: Download complete 06:47:14 52dc419b0ee2: Pull complete 06:47:14 25bc292e5bac: Pull complete 06:47:14 114826534d7a: Verifying Checksum 06:47:14 114826534d7a: Download complete 06:47:18 114826534d7a: Pull complete 06:47:18 4657fd5d0bcf: Pull complete 06:47:18 6ad1cebc031e: Pull complete 06:47:19 8a3aa393b2d8: Verifying Checksum 06:47:19 8a3aa393b2d8: Download complete 06:47:22 8a3aa393b2d8: Pull complete 06:47:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:47:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:22 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:47:22 $ 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:1.410.4 cat 06:47:25 $ docker top 8cd38c40f61b1eb946f8af3619502d59d63a4c7ac8e5496b5984454d4fed7e02 -eo pid,comm [Pipeline] { [Pipeline] echo 06:47:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:47:26 + set -o pipefail 06:47:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:47:31 06:47:31 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:47:31 06:47:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/27e2c640-6270-454f-b3ca-760b13f352ba 06:47:31 06:47:31 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:47:31 06:47:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:47:31 06:47:32 06:47:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:47:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:47:32 More details here: https://snyk.co/ue1NS [Pipeline] } 06:47:32 $ docker stop --time=1 8cd38c40f61b1eb946f8af3619502d59d63a4c7ac8e5496b5984454d4fed7e02 06:47:35 $ docker rm -f --volumes 8cd38c40f61b1eb946f8af3619502d59d63a4c7ac8e5496b5984454d4fed7e02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:36 + git log --format=format:%s -1 091e49834ad2b8f5ca54fa7b36ec487638af0a66 [Pipeline] sh 06:47:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:47:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:36 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:47:36 $ 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 06:47:37 $ docker top 05bf14f8741b5680425818550f4b67e6f7ddc8ccb6cc12c30ccc16021f830750 -eo pid,comm 06:47:37 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). 06:47:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:37 [ssh-agent] Looking for ssh-agent implementation... 06:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:37 $ docker exec 05bf14f8741b5680425818550f4b67e6f7ddc8ccb6cc12c30ccc16021f830750 ssh-agent 06:47:37 SSH_AUTH_SOCK=/tmp/ssh-9ZOgNOJprpUy/agent.32 06:47:37 SSH_AGENT_PID=38 06:47:37 Running ssh-add (command line suppressed) 06:47:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_772961077222140896.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_772961077222140896.key) 06:47:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:37 + git semver tag 06:47:38 2023-09-28 06:47:37,935 [run_tag] DEBUG tag force:False 06:47:38 2023-09-28 06:47:37,935 [check_head_tag] DEBUG check head tag 06:47:38 2023-09-28 06:47:37,936 [execute] INFO git cat-file --batch-check 06:47:38 2023-09-28 06:47:37,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:47:38 2023-09-28 06:47:37,940 [execute] INFO git cat-file --batch 06:47:38 2023-09-28 06:47:37,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:47:38 2023-09-28 06:47:37,952 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:47:38 2023-09-28 06:47:37,952 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 06:47:38 2023-09-28 06:47:37,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:47:38 2023-09-28 06:47:37,957 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:47:38 3.1.0-dev.14 [Pipeline] } 06:47:38 $ docker exec --env ******** --env ******** 05bf14f8741b5680425818550f4b67e6f7ddc8ccb6cc12c30ccc16021f830750 ssh-agent -k 06:47:38 unset SSH_AUTH_SOCK; 06:47:38 unset SSH_AGENT_PID; 06:47:38 echo Agent pid 38 killed; 06:47:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:38 + git semver [Pipeline] } 06:47:38 $ docker stop --time=1 05bf14f8741b5680425818550f4b67e6f7ddc8ccb6cc12c30ccc16021f830750 06:47:39 $ docker rm -f --volumes 05bf14f8741b5680425818550f4b67e6f7ddc8ccb6cc12c30ccc16021f830750 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:47:40 06:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:47:40 0.23.1-centos7: Pulling from edgex-lftools 06:47:40 ab5ef0e58194: Pulling fs layer 06:47:40 9712f1f96733: Pulling fs layer 06:47:40 63f879dbbcfc: Pulling fs layer 06:47:40 0d9ebad4ef96: Pulling fs layer 06:47:40 e9a5061849ea: Pulling fs layer 06:47:40 d747dcd14b5f: Pulling fs layer 06:47:40 2de7ff778b66: Pulling fs layer 06:47:40 e9a5061849ea: Waiting 06:47:40 d747dcd14b5f: Waiting 06:47:40 0d9ebad4ef96: Waiting 06:47:40 2de7ff778b66: Waiting 06:47:40 9712f1f96733: Download complete 06:47:40 63f879dbbcfc: Verifying Checksum 06:47:40 63f879dbbcfc: Download complete 06:47:41 0d9ebad4ef96: Verifying Checksum 06:47:41 0d9ebad4ef96: Download complete 06:47:41 d747dcd14b5f: Verifying Checksum 06:47:41 d747dcd14b5f: Download complete 06:47:41 ab5ef0e58194: Verifying Checksum 06:47:41 ab5ef0e58194: Download complete 06:47:41 e9a5061849ea: Verifying Checksum 06:47:41 e9a5061849ea: Download complete 06:47:41 2de7ff778b66: Verifying Checksum 06:47:41 2de7ff778b66: Download complete 06:47:43 ab5ef0e58194: Pull complete 06:47:43 9712f1f96733: Pull complete 06:47:44 63f879dbbcfc: Pull complete 06:47:47 0d9ebad4ef96: Pull complete 06:47:47 e9a5061849ea: Pull complete 06:47:47 d747dcd14b5f: Pull complete 06:47:48 2de7ff778b66: Pull complete 06:47:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:47:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:48 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:47:48 $ 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 06:47:52 $ docker top 833db2aadb57a25ea24b26ec5d74837d71802aea852567c1cf97402970b27196 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:47:52 provisioning config files... 06:47:52 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8008840646778285407tmp 06:47:52 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14113777355320480349tmp 06:47:52 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11957066474189742741tmp [Pipeline] { [Pipeline] echo 06:47:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:47:52 ---> sigul-configuration.sh 06:47:52 gpg: directory `/root/.gnupg' created 06:47:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:47:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:47:52 gpg: keyring `/root/.gnupg/secring.gpg' created 06:47:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:47:52 gpg: CAST5 encrypted data 06:47:52 gpg: encrypted with 1 passphrase 06:47:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:47:53 + mkdir /home/jenkins 06:47:53 + mkdir /home/jenkins/sigul [Pipeline] sh 06:47:53 + 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 06:47:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:47:53 ---> sigul-install.sh 06:47:53 Sigul already installed; skipping installation. [Pipeline] sh 06:47:54 + git tag --list 06:47:54 0.7.1 06:47:54 v1.0.0 06:47:54 v1.1.0 06:47:54 v1.1.1 06:47:54 v1.2.2 06:47:54 v1.3.0 06:47:54 v1.3.1 06:47:54 v2.0.0 06:47:54 v2.1.0 06:47:54 v2.1.1 06:47:54 v2.2.0 06:47:54 v2.3.0 06:47:54 v3.0 06:47:54 v3.0.0 06:47:54 v3.1.0-dev.1 06:47:54 v3.1.0-dev.10 06:47:54 v3.1.0-dev.11 06:47:54 v3.1.0-dev.12 06:47:54 v3.1.0-dev.13 06:47:54 v3.1.0-dev.14 06:47:54 v3.1.0-dev.2 06:47:54 v3.1.0-dev.3 06:47:54 v3.1.0-dev.4 06:47:54 v3.1.0-dev.5 06:47:54 v3.1.0-dev.6 06:47:54 v3.1.0-dev.7 06:47:54 v3.1.0-dev.8 06:47:54 v3.1.0-dev.9 [Pipeline] sh 06:47:54 + lftools sign git-tag v3.1.0-dev.14 06:47:54 Signing Git tag with Sigul... 06:47:54 Signing v3.1.0-dev.14 [Pipeline] echo 06:47:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:47:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:47:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:47:55 $ docker stop --time=1 833db2aadb57a25ea24b26ec5d74837d71802aea852567c1cf97402970b27196 06:47:57 $ docker rm -f --volumes 833db2aadb57a25ea24b26ec5d74837d71802aea852567c1cf97402970b27196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:47:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:47:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:47:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:58 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:47:58 $ 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 06:47:58 $ docker top 406aa8dc903c27b64b871d3c58c3facd12a059c9af682d2fdbac83cad7f81f85 -eo pid,comm 06:47:58 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). 06:47:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:58 [ssh-agent] Looking for ssh-agent implementation... 06:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:58 $ docker exec 406aa8dc903c27b64b871d3c58c3facd12a059c9af682d2fdbac83cad7f81f85 ssh-agent 06:47:58 SSH_AUTH_SOCK=/tmp/ssh-cuZzNOy9f3nm/agent.32 06:47:58 SSH_AGENT_PID=38 06:47:58 Running ssh-add (command line suppressed) 06:47:58 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14503096837632419719.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14503096837632419719.key) 06:47:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:59 + git semver bump pre 06:47:59 2023-09-28 06:47:59,298 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:47:59 2023-09-28 06:47:59,298 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 06:47:59 2023-09-28 06:47:59,298 [bump_version] DEBUG bumped version:3.1.0-dev.15 06:47:59 2023-09-28 06:47:59,298 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:47:59 2023-09-28 06:47:59,299 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:47:59 2023-09-28 06:47:59,299 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:47:59 2023-09-28 06:47:59,301 [execute] INFO git cat-file --batch-check 06:47:59 2023-09-28 06:47:59,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:47:59 2023-09-28 06:47:59,305 [execute] INFO git cat-file --batch 06:47:59 2023-09-28 06:47:59,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:47:59 2023-09-28 06:47:59,310 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:47:59 3.1.0-dev.15 [Pipeline] } 06:47:59 $ docker exec --env ******** --env ******** 406aa8dc903c27b64b871d3c58c3facd12a059c9af682d2fdbac83cad7f81f85 ssh-agent -k 06:47:59 unset SSH_AUTH_SOCK; 06:47:59 unset SSH_AGENT_PID; 06:47:59 echo Agent pid 38 killed; 06:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:59 + git semver [Pipeline] } 06:48:00 $ docker stop --time=1 406aa8dc903c27b64b871d3c58c3facd12a059c9af682d2fdbac83cad7f81f85 06:48:01 $ docker rm -f --volumes 406aa8dc903c27b64b871d3c58c3facd12a059c9af682d2fdbac83cad7f81f85 [Pipeline] // withDockerContainer [Pipeline] sh 06:48:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:48:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:02 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:48:02 $ 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 06:48:02 $ docker top 9988bee4ff1807f45e841e6846c44b7b85d70c17a7b3169fccbb70fbc9c97cd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:48:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:48:02 [ssh-agent] Looking for ssh-agent implementation... 06:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:03 $ docker exec 9988bee4ff1807f45e841e6846c44b7b85d70c17a7b3169fccbb70fbc9c97cd2 ssh-agent 06:48:03 SSH_AUTH_SOCK=/tmp/ssh-M2OvRd7ye6GK/agent.32 06:48:03 SSH_AGENT_PID=38 06:48:03 Running ssh-add (command line suppressed) 06:48:03 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3304993832544606842.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3304993832544606842.key) 06:48:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:03 + git semver push 06:48:03 2023-09-28 06:48:03,918 [run_push] DEBUG push 06:48:03 2023-09-28 06:48:03,919 [execute] INFO git cat-file --batch-check 06:48:03 2023-09-28 06:48:03,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:48:03 2023-09-28 06:48:03,923 [execute] INFO git rev-list e968e67098d7417d4b5396929e7c8760c92de68a -- 06:48:03 2023-09-28 06:48:03,923 [execute] DEBUG Popen(['git', 'rev-list', 'e968e67098d7417d4b5396929e7c8760c92de68a', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:48:03 2023-09-28 06:48:03,933 [execute] INFO git fetch -v origin 06:48:03 2023-09-28 06:48:03,933 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:48:04 2023-09-28 06:48:04,471 [run_push] DEBUG no remote changes detected 06:48:04 2023-09-28 06:48:04,471 [execute] INFO git push origin semver 06:48:04 2023-09-28 06:48:04,472 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:48:05 2023-09-28 06:48:05,307 [run_push] DEBUG push all version tags 06:48:05 2023-09-28 06:48:05,308 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:48:05 2023-09-28 06:48:05,308 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:48:06 2023-09-28 06:48:06,119 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:48:06 3.1.0-dev.15 [Pipeline] } 06:48:06 $ docker exec --env ******** --env ******** 9988bee4ff1807f45e841e6846c44b7b85d70c17a7b3169fccbb70fbc9c97cd2 ssh-agent -k 06:48:06 unset SSH_AUTH_SOCK; 06:48:06 unset SSH_AGENT_PID; 06:48:06 echo Agent pid 38 killed; 06:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:48:06 + git semver [Pipeline] } 06:48:07 $ docker stop --time=1 9988bee4ff1807f45e841e6846c44b7b85d70c17a7b3169fccbb70fbc9c97cd2 06:48:08 $ docker rm -f --volumes 9988bee4ff1807f45e841e6846c44b7b85d70c17a7b3169fccbb70fbc9c97cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:48:08 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:48:08 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:48:08 total 16 06:48:08 drwxr-xr-x 3 root root 4096 Sep 28 06:40 . 06:48:08 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 06:47 .. 06:48:08 drwxr-xr-x 2 root root 4096 Sep 28 06:40 cost 06:48:08 -rw-r--r-- 1 root root 88 Sep 28 06:40 cost.csv 06:48:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:48:08 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:48:08 total 16 06:48:08 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 06:40 . 06:48:08 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 06:47 .. 06:48:08 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 06:40 cost 06:48:08 -rw-r--r-- 1 jenkins jenkins 88 Sep 28 06:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:48:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:48:10 ---> package-listing.sh 06:48:10 ++ facter osfamily 06:48:10 ++ tr '[:upper:]' '[:lower:]' 06:48:10 + OS_FAMILY=debian 06:48:10 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:48:10 + START_PACKAGES=/tmp/packages_start.txt 06:48:10 + END_PACKAGES=/tmp/packages_end.txt 06:48:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:10 + PACKAGES=/tmp/packages_start.txt 06:48:10 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:48:10 + PACKAGES=/tmp/packages_end.txt 06:48:10 + case "${OS_FAMILY}" in 06:48:10 + dpkg -l 06:48:10 + grep '^ii' 06:48:10 + '[' -f /tmp/packages_start.txt ']' 06:48:10 + '[' -f /tmp/packages_end.txt ']' 06:48:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:10 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:48:10 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:48:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:48:10 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 06:48:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:48:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:48:11 prd-ubuntu20.04-docker-8c-8g-8116 does not seem to be running inside a container 06:48:11 $ 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 06:48:11 $ docker top 070739c7edf59d19ad75db48bcdf8ea03450d4d4d28729858ebb4e7f12d6cfce -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:11 + touch /tmp/pre-build-complete [Pipeline] sh 06:48:12 + mkdir -p /var/log/sysstat [Pipeline] sh 06:48:12 + ls /var/log/sa-host 06:48:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:48:12 provisioning config files... 06:48:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4755873247231134076tmp [Pipeline] { [Pipeline] echo 06:48:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:48:12 ---> create-netrc.sh [Pipeline] } 06:48:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:48:13 ---> python-tools-install.sh [Pipeline] echo 06:48:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:48:13 ---> sudo-logs.sh 06:48:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:48:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:48:13 ---> job-cost.sh 06:48:13 lf-activate-venv: SKIPPING 06:48:13 DEBUG: total: 0.2199999988079071 06:48:13 INFO: Retrieving Stack Cost... 06:48:14 INFO: Retrieving Pricing Info for: v3-standard-8 06:48:14 INFO: Archiving Costs [Pipeline] echo 06:48:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:48:15 ---> logs-deploy.sh 06:48:15 lf-activate-venv: SKIPPING 06:48:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/128 06:48:15 INFO: archiving workspace using pattern(s): 06:48:15 Archives upload complete. 06:48:15 INFO: archiving logs to Nexus