Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1793b94bf4ff8773907545100fb172936c87502 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-ssh12440079048718447475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16832076553076796073.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh524897511492422392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1019367322879063341.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-ssh15051159333314401599.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.18 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-6175 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 f1793b94bf4ff8773907545100fb172936c87502 (main) Commit message: "refactor!: Replace internal topics from config with new constants (#414)" > 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 f1793b94bf4ff8773907545100fb172936c87502 # timeout=10 > git rev-list --no-walk a7c1c71285625bfb1e0a432bdc9f3a4a8aef6f4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:32 ========================================================= 18:41:32 EdgeX Global Pipelines Version Info 18:41:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:33 ------------------- 18:41:33 stable info: 18:41:33 ------------------- 18:41:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:41:33 Message: update stable to v1.0.244 18:41:34 ------------------- 18:41:34 experimental info: 18:41:34 ------------------- 18:41:34 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:34 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:41:34 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1793b94bf4ff8773907545100fb172936c87502 [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1793b9 [Pipeline] echo 18:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:34 provisioning config files... 18:41:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11234131062229641991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:35 ---> docker-login.sh 18:41:35 nexus3.edgexfoundry.org:10001 18:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:35 Configure a credential helper to remove this warning. See 18:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:35 18:41:35 Login Succeeded 18:41:35 nexus3.edgexfoundry.org:10002 18:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:35 Configure a credential helper to remove this warning. See 18:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:35 18:41:35 Login Succeeded 18:41:35 nexus3.edgexfoundry.org:10003 18:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 nexus3.edgexfoundry.org:10004 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 docker.io 18:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:36 Configure a credential helper to remove this warning. See 18:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:36 18:41:36 Login Succeeded 18:41:36 ---> docker-login.sh ends [Pipeline] } 18:41:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:41:36 + git rev-list -1 --merges f1793b94bf4ff8773907545100fb172936c87502~1..f1793b94bf4ff8773907545100fb172936c87502 [Pipeline] echo 18:41:36 -----------> git rev-list -1 --merges f1793b94bf4ff8773907545100fb172936c87502~1..f1793b94bf4ff8773907545100fb172936c87502 f1793b94bf4ff8773907545100fb172936c87502 [false] [Pipeline] sh 18:41:37 + git log --format=format:%s -1 f1793b94bf4ff8773907545100fb172936c87502 [Pipeline] echo 18:41:37 ========================================================= 18:41:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:41:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:41:37 + git log --format=format:%s -1 f1793b94bf4ff8773907545100fb172936c87502 [Pipeline] echo 18:41:37 [semverPrep] GIT_COMMIT: f1793b94bf4ff8773907545100fb172936c87502, Commit Message: refactor!: Replace internal topics from config with new constants (#414) [Pipeline] echo 18:41:37 [semverPrep] This is not a build commit. [Pipeline] sh 18:41:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:41:37 + grep -v github /etc/ssh/ssh_known_hosts 18:41:37 + [ -e /tmp/ssh_known_hosts ] 18:41:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:41:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:41:37 + sudo tee -a /etc/ssh/ssh_known_hosts 18:41:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:38 18:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:38 0.1.4: Pulling from edgex-devops/py-git-semver 18:41:38 b85a868b505f: Pulling fs layer 18:41:38 e2be974225ed: Pulling fs layer 18:41:38 339a4e72a1f5: Pulling fs layer 18:41:38 988bab9f4d93: Pulling fs layer 18:41:38 1469e6f7b9e6: Pulling fs layer 18:41:38 eaf3925da568: Pulling fs layer 18:41:38 bab4dde63d76: Pulling fs layer 18:41:38 bde34c3a00c8: Pulling fs layer 18:41:38 b352a97aabf1: Pulling fs layer 18:41:38 4872d77fe225: Pulling fs layer 18:41:38 5851b861e8e6: Pulling fs layer 18:41:38 988bab9f4d93: Waiting 18:41:38 1469e6f7b9e6: Waiting 18:41:38 eaf3925da568: Waiting 18:41:38 bab4dde63d76: Waiting 18:41:38 bde34c3a00c8: Waiting 18:41:38 b352a97aabf1: Waiting 18:41:38 4872d77fe225: Waiting 18:41:38 5851b861e8e6: Waiting 18:41:38 e2be974225ed: Download complete 18:41:38 988bab9f4d93: Download complete 18:41:38 1469e6f7b9e6: Verifying Checksum 18:41:38 1469e6f7b9e6: Download complete 18:41:38 eaf3925da568: Verifying Checksum 18:41:38 eaf3925da568: Download complete 18:41:38 339a4e72a1f5: Verifying Checksum 18:41:38 339a4e72a1f5: Download complete 18:41:38 bde34c3a00c8: Verifying Checksum 18:41:38 bde34c3a00c8: Download complete 18:41:39 b352a97aabf1: Download complete 18:41:39 4872d77fe225: Verifying Checksum 18:41:39 4872d77fe225: Download complete 18:41:39 5851b861e8e6: Verifying Checksum 18:41:39 5851b861e8e6: Download complete 18:41:39 b85a868b505f: Verifying Checksum 18:41:39 b85a868b505f: Download complete 18:41:39 bab4dde63d76: Verifying Checksum 18:41:39 bab4dde63d76: Download complete 18:41:40 b85a868b505f: Pull complete 18:41:40 e2be974225ed: Pull complete 18:41:41 339a4e72a1f5: Pull complete 18:41:41 988bab9f4d93: Pull complete 18:41:41 1469e6f7b9e6: Pull complete 18:41:41 eaf3925da568: Pull complete 18:41:43 bab4dde63d76: Pull complete 18:41:43 bde34c3a00c8: Pull complete 18:41:43 b352a97aabf1: Pull complete 18:41:43 4872d77fe225: Pull complete 18:41:43 5851b861e8e6: Pull complete 18:41:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:43 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:41:43 $ 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 18:41:46 $ docker top e4e932e7f4144ef7dc0d1c89e30b347970cd63d8b50dba94441635d4b420d97b -eo pid,comm 18:41:46 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). 18:41:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:46 [ssh-agent] Looking for ssh-agent implementation... 18:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:46 $ docker exec e4e932e7f4144ef7dc0d1c89e30b347970cd63d8b50dba94441635d4b420d97b ssh-agent 18:41:46 SSH_AUTH_SOCK=/tmp/ssh-r86FJTY22NR7/agent.31 18:41:46 SSH_AGENT_PID=37 18:41:46 Running ssh-add (command line suppressed) 18:41:46 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8714394725424555935.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8714394725424555935.key) 18:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:46 + git tag --points-at HEAD [Pipeline] } 18:41:46 $ docker exec --env ******** --env ******** e4e932e7f4144ef7dc0d1c89e30b347970cd63d8b50dba94441635d4b420d97b ssh-agent -k 18:41:47 unset SSH_AUTH_SOCK; 18:41:47 unset SSH_AGENT_PID; 18:41:47 echo Agent pid 37 killed; 18:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:47 [ssh-agent] Looking for ssh-agent implementation... 18:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:47 $ docker exec e4e932e7f4144ef7dc0d1c89e30b347970cd63d8b50dba94441635d4b420d97b ssh-agent 18:41:47 SSH_AUTH_SOCK=/tmp/ssh-yDDnQHoszbgo/agent.69 18:41:47 SSH_AGENT_PID=76 18:41:47 Running ssh-add (command line suppressed) 18:41:47 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3937774490652422492.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3937774490652422492.key) 18:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:47 + git semver init 18:41:48 2023-02-15 18:41:47,999 [run_init] DEBUG init version:0.0.0 force:False 18:41:48 2023-02-15 18:41:47,999 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 18:41:48 2023-02-15 18:41:48,000 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 18:41:48 2023-02-15 18:41:48,000 [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) 18:41:49 2023-02-15 18:41:48,972 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 18:41:49 2023-02-15 18:41:48,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 18:41:49 2023-02-15 18:41:48,972 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:41:49 2023-02-15 18:41:48,972 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:41:49 3.0.0-dev.11 [Pipeline] } 18:41:49 $ docker exec --env ******** --env ******** e4e932e7f4144ef7dc0d1c89e30b347970cd63d8b50dba94441635d4b420d97b ssh-agent -k 18:41:49 unset SSH_AUTH_SOCK; 18:41:49 unset SSH_AGENT_PID; 18:41:49 echo Agent pid 76 killed; 18:41:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:49 + git semver [Pipeline] } 18:41:50 $ docker stop --time=1 e4e932e7f4144ef7dc0d1c89e30b347970cd63d8b50dba94441635d4b420d97b 18:41:51 $ docker rm -f --volumes e4e932e7f4144ef7dc0d1c89e30b347970cd63d8b50dba94441635d4b420d97b [Pipeline] // withDockerContainer [Pipeline] sh 18:41:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:52 Stashed 1 file(s) [Pipeline] echo 18:41:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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 18:41:52 provisioning config files... 18:41:52 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4835068596545652081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:52 ---> docker-login.sh 18:41:52 nexus3.edgexfoundry.org:10001 18:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:52 Configure a credential helper to remove this warning. See 18:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:52 18:41:52 Login Succeeded 18:41:52 nexus3.edgexfoundry.org:10002 18:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:52 Configure a credential helper to remove this warning. See 18:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:52 18:41:52 Login Succeeded 18:41:52 nexus3.edgexfoundry.org:10003 18:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:52 Configure a credential helper to remove this warning. See 18:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:52 18:41:52 Login Succeeded 18:41:52 nexus3.edgexfoundry.org:10004 18:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:53 Configure a credential helper to remove this warning. See 18:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:53 18:41:53 Login Succeeded 18:41:53 docker.io 18:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:53 Configure a credential helper to remove this warning. See 18:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:53 18:41:53 Login Succeeded 18:41:53 ---> docker-login.sh ends [Pipeline] } 18:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:53 ========================================================= 18:41:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:41:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:41:53 Sending build context to Docker daemon 6.366MB 18:41:53 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:41:53 Step 2/10 : FROM ${BASE} AS builder 18:41:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:53 213ec9aee27d: Pulling fs layer 18:41:53 4583459ba037: Pulling fs layer 18:41:53 93c1e223e6f2: Pulling fs layer 18:41:53 53926ce57604: Pulling fs layer 18:41:53 21b2b0c7a3f4: Pulling fs layer 18:41:53 22ff95d597cd: Pulling fs layer 18:41:53 12d6caf4c0d1: Pulling fs layer 18:41:53 96b7cbca73a9: Pulling fs layer 18:41:53 a7acece74701: Pulling fs layer 18:41:53 12d6caf4c0d1: Waiting 18:41:53 22ff95d597cd: Waiting 18:41:53 21b2b0c7a3f4: Waiting 18:41:53 53926ce57604: Waiting 18:41:53 96b7cbca73a9: Waiting 18:41:53 a7acece74701: Waiting 18:41:53 93c1e223e6f2: Verifying Checksum 18:41:53 93c1e223e6f2: Download complete 18:41:53 4583459ba037: Verifying Checksum 18:41:53 4583459ba037: Download complete 18:41:53 21b2b0c7a3f4: Download complete 18:41:53 22ff95d597cd: Verifying Checksum 18:41:53 22ff95d597cd: Download complete 18:41:53 213ec9aee27d: Download complete 18:41:53 213ec9aee27d: Pull complete 18:41:53 12d6caf4c0d1: Verifying Checksum 18:41:53 12d6caf4c0d1: Download complete 18:41:54 4583459ba037: Pull complete 18:41:54 93c1e223e6f2: Pull complete 18:41:55 a7acece74701: Verifying Checksum 18:41:55 a7acece74701: Download complete 18:41:55 96b7cbca73a9: Verifying Checksum 18:41:55 96b7cbca73a9: Download complete 18:41:55 53926ce57604: Verifying Checksum 18:41:55 53926ce57604: Download complete 18:41:59 53926ce57604: Pull complete 18:41:59 21b2b0c7a3f4: Pull complete 18:41:59 22ff95d597cd: Pull complete 18:41:59 12d6caf4c0d1: Pull complete 18:42:01 96b7cbca73a9: Pull complete 18:42:02 a7acece74701: Pull complete 18:42:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:42:02 ---> db6d94c90886 18:42:02 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:42:07 Still waiting to schedule task 18:42:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6177’ is offline 18:42:07 ---> Running in 55abe7ab4cab 18:42:07 Removing intermediate container 55abe7ab4cab 18:42:07 ---> 0b5562c68e4f 18:42:07 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:07 ---> Running in 0deba6e51d0f 18:42:07 Removing intermediate container 0deba6e51d0f 18:42:07 ---> 122a251e455b 18:42:07 Step 5/10 : RUN apk add --update --no-cache make git openssh 18:42:07 ---> Running in e3f367c84b0f 18:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:42:08 (1/8) Installing openssh-keygen (9.0_p1-r2) 18:42:08 (2/8) Installing libedit (20210910.3.1-r0) 18:42:08 (3/8) Installing openssh-client-common (9.0_p1-r2) 18:42:08 (4/8) Installing openssh-client-default (9.0_p1-r2) 18:42:08 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 18:42:08 (6/8) Installing openssh-server-common (9.0_p1-r2) 18:42:08 (7/8) Installing openssh-server (9.0_p1-r2) 18:42:08 (8/8) Installing openssh (9.0_p1-r2) 18:42:08 Executing busybox-1.35.0-r17.trigger 18:42:08 OK: 217 MiB in 59 packages 18:42:08 Removing intermediate container e3f367c84b0f 18:42:08 ---> 1d7f96171680 18:42:08 Step 6/10 : WORKDIR /device-modbus-go 18:42:08 ---> Running in 85c91eda3eb2 18:42:08 Removing intermediate container 85c91eda3eb2 18:42:08 ---> 8f1a14b8457a 18:42:08 Step 7/10 : COPY go.mod vendor* ./ 18:42:09 ---> fd9171a66279 18:42:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:09 ---> Running in 049a7d14d3dd 18:42:47 Removing intermediate container 049a7d14d3dd 18:42:47 ---> b98eaa34f6ff 18:42:47 Step 9/10 : COPY . . 18:42:48 ---> 34d1b8028c9c 18:42:48 Step 10/10 : RUN ${MAKE} 18:42:48 ---> Running in c4c34c32326e 18:42:48 noop 18:42:49 Removing intermediate container c4c34c32326e 18:42:49 ---> b77fe9aa2317 18:42:49 Successfully built b77fe9aa2317 18:42:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:49 + docker inspect -f . ci-base-image-x86_64 18:42:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:49 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:42:49 $ 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 18:42:49 $ docker top 127e17625990b4b689b89d8ed3a9ccdadf1921fa9fcc2d954f2a0489868fc753 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:50 + go version 18:42:50 go version go1.18.7 linux/amd64 [Pipeline] } 18:42:50 $ docker stop --time=1 127e17625990b4b689b89d8ed3a9ccdadf1921fa9fcc2d954f2a0489868fc753 18:42:51 $ docker rm -f --volumes 127e17625990b4b689b89d8ed3a9ccdadf1921fa9fcc2d954f2a0489868fc753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:51 + docker inspect -f . ci-base-image-x86_64 18:42:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:51 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:42:51 $ 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 18:42:52 $ docker top 45aa7b5ca3f125f1c779cee42ab8749b882b4f1ee34b321536f0fc735beae2d9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 18:42:52 + make test 18:42:52 go test ./... -coverprofile=coverage.out 18:42:53 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:43:03 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:43:03 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.7% of statements 18:43:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:43:09 go vet ./... 18:43:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:43:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:43:13 ./bin/test-attribution-txt.sh [Pipeline] echo 18:43:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:43:13 $ docker stop --time=1 45aa7b5ca3f125f1c779cee42ab8749b882b4f1ee34b321536f0fc735beae2d9 18:43:15 $ docker rm -f --volumes 45aa7b5ca3f125f1c779cee42ab8749b882b4f1ee34b321536f0fc735beae2d9 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:16 + ls -al . 18:43:16 total 184 18:43:16 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:42 . 18:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:41 .. 18:43:16 -rw-rw-r-- 1 jenkins jenkins 140 Feb 15 18:41 .dockerignore 18:43:16 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:43 .git 18:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:41 .github 18:43:16 -rw-rw-r-- 1 jenkins jenkins 331 Feb 15 18:41 .gitignore 18:43:16 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 18:41 .golangci.yml 18:43:16 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:41 .semver 18:43:16 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 15 18:41 Attribution.txt 18:43:16 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 15 18:41 CHANGELOG.md 18:43:16 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 15 18:41 Dockerfile 18:43:16 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 18:41 GOVERNANCE.md 18:43:16 -rw-rw-r-- 1 jenkins jenkins 680 Feb 15 18:41 Jenkinsfile 18:43:16 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 18:41 LICENSE 18:43:16 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 15 18:41 Makefile 18:43:16 -rw-rw-r-- 1 jenkins jenkins 622 Feb 15 18:41 OWNERS.md 18:43:16 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 15 18:41 README.md 18:43:16 -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 18:41 VERSION 18:43:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:41 bin 18:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:41 cmd 18:43:16 -rw-r--r-- 1 jenkins jenkins 23241 Feb 15 18:43 coverage.out 18:43:16 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 15 18:41 go.mod 18:43:16 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 15 18:41 go.sum 18:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:41 internal 18:43:16 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:41 simulator 18:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:41 snap 18:43:16 -rw-rw-r-- 1 jenkins jenkins 229 Feb 15 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:16 + 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=f1793b94bf4ff8773907545100fb172936c87502 --label arch=amd64 --label version=3.0.0-dev.11 . 18:43:16 Sending build context to Docker daemon 6.39MB 18:43:16 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 18:43:16 Step 2/22 : FROM ${BASE} AS builder 18:43:16 ---> b77fe9aa2317 18:43:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:43:16 ---> Running in 2ee2d760a1b2 18:43:17 Removing intermediate container 2ee2d760a1b2 18:43:17 ---> 99685c4b68e0 18:43:17 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:17 ---> Running in ad67f1806ce3 18:43:17 Removing intermediate container ad67f1806ce3 18:43:17 ---> 1b5d85014174 18:43:17 Step 5/22 : RUN apk add --update --no-cache make git openssh 18:43:17 ---> Running in ad8ac4af1808 18:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:43:17 OK: 217 MiB in 59 packages 18:43:17 Removing intermediate container ad8ac4af1808 18:43:17 ---> 82d6bf25b71a 18:43:17 Step 6/22 : WORKDIR /device-modbus-go 18:43:17 ---> Running in abdce7d4fd07 18:43:18 Removing intermediate container abdce7d4fd07 18:43:18 ---> 3d5f93ca8ab6 18:43:18 Step 7/22 : COPY go.mod vendor* ./ 18:43:18 ---> c841991b4f11 18:43:18 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:18 ---> Running in d40cc0e5fc3e 18:43:19 Removing intermediate container d40cc0e5fc3e 18:43:19 ---> 93302d7b9d07 18:43:19 Step 9/22 : COPY . . 18:43:19 ---> 5afd7aba5bf6 18:43:19 Step 10/22 : RUN ${MAKE} 18:43:19 ---> Running in 29ab54ee8b4e 18:43:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 18:43:41 Removing intermediate container 29ab54ee8b4e 18:43:41 ---> 41ee52e1134e 18:43:41 Step 11/22 : FROM alpine:3.14 18:43:41 3.14: Pulling from library/alpine 18:43:41 d261077062b2: Pulling fs layer 18:43:41 d261077062b2: Verifying Checksum 18:43:41 d261077062b2: Download complete 18:43:41 d261077062b2: Pull complete 18:43:41 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 18:43:41 Status: Downloaded newer image for alpine:3.14 18:43:41 ---> 6dff1269bc79 18:43:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:43:41 ---> Running in 98455899b9e4 18:43:41 Removing intermediate container 98455899b9e4 18:43:41 ---> f2c5fb99c773 18:43:41 Step 13/22 : RUN apk add --update --no-cache dumb-init 18:43:41 ---> Running in 2ccfb7b5cf24 18:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:43:41 (1/1) Installing dumb-init (1.2.5-r1) 18:43:41 Executing busybox-1.33.1-r8.trigger 18:43:41 OK: 6 MiB in 15 packages 18:43:42 Removing intermediate container 2ccfb7b5cf24 18:43:42 ---> 16f26c2d4b83 18:43:42 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 18:43:42 ---> 52a6fc7332db 18:43:42 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 18:43:42 ---> 29852e01a012 18:43:42 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:43:42 ---> 706dbb5c927a 18:43:42 Step 17/22 : EXPOSE 59901 18:43:42 ---> Running in 6c35cfd50593 18:43:43 Removing intermediate container 6c35cfd50593 18:43:43 ---> 84b3e3a2cb36 18:43:43 Step 18/22 : ENTRYPOINT ["/device-modbus"] 18:43:43 ---> Running in 35f0fed23586 18:43:43 Removing intermediate container 35f0fed23586 18:43:43 ---> 7a6639eeb1c6 18:43:43 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:43:43 ---> Running in 7a1c41f2f4eb 18:43:43 Removing intermediate container 7a1c41f2f4eb 18:43:43 ---> 64b7cb0a6d08 18:43:43 Step 20/22 : LABEL arch=amd64 18:43:43 ---> Running in 7e23252c34c4 18:43:43 Removing intermediate container 7e23252c34c4 18:43:43 ---> b32dc8fd419f 18:43:43 Step 21/22 : LABEL git_sha=f1793b94bf4ff8773907545100fb172936c87502 18:43:43 ---> Running in 148ae4282f8f 18:43:43 Removing intermediate container 148ae4282f8f 18:43:43 ---> 7e4b896ac028 18:43:43 Step 22/22 : LABEL version=3.0.0-dev.11 18:43:43 ---> Running in 2aca1a7a23f0 18:43:43 Removing intermediate container 2aca1a7a23f0 18:43:43 ---> b9b7b0877aec 18:43:43 [Warning] One or more build-args [ARCH] were not consumed 18:43:43 Successfully built b9b7b0877aec 18:43:43 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:43 provisioning config files... 18:43:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9983557393912590722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:43 ---> docker-login.sh 18:43:43 nexus3.edgexfoundry.org:10001 18:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:43 Configure a credential helper to remove this warning. See 18:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:43 18:43:43 Login Succeeded 18:43:43 nexus3.edgexfoundry.org:10002 18:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:43 Configure a credential helper to remove this warning. See 18:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:43 18:43:43 Login Succeeded 18:43:43 nexus3.edgexfoundry.org:10003 18:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:44 Configure a credential helper to remove this warning. See 18:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:44 18:43:44 Login Succeeded 18:43:44 nexus3.edgexfoundry.org:10004 18:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:44 Configure a credential helper to remove this warning. See 18:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:44 18:43:44 Login Succeeded 18:43:44 docker.io 18:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:44 Configure a credential helper to remove this warning. See 18:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:44 18:43:44 Login Succeeded 18:43:44 ---> docker-login.sh ends [Pipeline] } 18:43:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:43:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:44 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 18:43:44 f1793b94bf4ff8773907545100fb172936c87502 18:43:44 latest 18:43:44 3.0.0-dev.11 18:43:44 f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11 18:43:44 main 18:43:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f1793b94bf4ff8773907545100fb172936c87502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f1793b94bf4ff8773907545100fb172936c87502 18:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:43:45 05e0bd169b45: Preparing 18:43:45 a5e8ea23a39b: Preparing 18:43:45 69dc9c137003: Preparing 18:43:45 552484579987: Preparing 18:43:45 625523cb9cce: Preparing 18:43:45 625523cb9cce: Layer already exists 18:43:45 552484579987: Pushed 18:43:45 05e0bd169b45: Pushed 18:43:45 a5e8ea23a39b: Pushed 18:43:47 69dc9c137003: Pushed 18:43:47 f1793b94bf4ff8773907545100fb172936c87502: digest: sha256:4b831e2db059c056f3c983b6d736cbf9b14544eae0308be55b1843a91dbdddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 18:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:43:48 05e0bd169b45: Preparing 18:43:48 a5e8ea23a39b: Preparing 18:43:48 69dc9c137003: Preparing 18:43:48 552484579987: Preparing 18:43:48 625523cb9cce: Preparing 18:43:48 05e0bd169b45: Layer already exists 18:43:48 625523cb9cce: Layer already exists 18:43:48 69dc9c137003: Layer already exists 18:43:48 552484579987: Layer already exists 18:43:48 a5e8ea23a39b: Layer already exists 18:43:48 latest: digest: sha256:4b831e2db059c056f3c983b6d736cbf9b14544eae0308be55b1843a91dbdddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.11 18:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:43:49 05e0bd169b45: Preparing 18:43:49 a5e8ea23a39b: Preparing 18:43:49 69dc9c137003: Preparing 18:43:49 552484579987: Preparing 18:43:49 625523cb9cce: Preparing 18:43:49 05e0bd169b45: Layer already exists 18:43:49 552484579987: Layer already exists 18:43:49 625523cb9cce: Layer already exists 18:43:49 a5e8ea23a39b: Layer already exists 18:43:49 69dc9c137003: Layer already exists 18:43:49 3.0.0-dev.11: digest: sha256:4b831e2db059c056f3c983b6d736cbf9b14544eae0308be55b1843a91dbdddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11 18:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:43:49 05e0bd169b45: Preparing 18:43:49 a5e8ea23a39b: Preparing 18:43:49 69dc9c137003: Preparing 18:43:49 552484579987: Preparing 18:43:49 625523cb9cce: Preparing 18:43:49 a5e8ea23a39b: Layer already exists 18:43:49 69dc9c137003: Layer already exists 18:43:49 552484579987: Layer already exists 18:43:49 625523cb9cce: Layer already exists 18:43:49 05e0bd169b45: Layer already exists 18:43:49 f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11: digest: sha256:4b831e2db059c056f3c983b6d736cbf9b14544eae0308be55b1843a91dbdddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:50 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 18:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 18:43:50 05e0bd169b45: Preparing 18:43:50 a5e8ea23a39b: Preparing 18:43:50 69dc9c137003: Preparing 18:43:50 552484579987: Preparing 18:43:50 625523cb9cce: Preparing 18:43:50 625523cb9cce: Layer already exists 18:43:50 05e0bd169b45: Layer already exists 18:43:50 69dc9c137003: Layer already exists 18:43:50 552484579987: Layer already exists 18:43:50 a5e8ea23a39b: Layer already exists 18:43:50 main: digest: sha256:4b831e2db059c056f3c983b6d736cbf9b14544eae0308be55b1843a91dbdddcf size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:43:50 ===================================================== [Pipeline] echo 18:43:50 taggedImages: 18:43:50 - nexus3.edgexfoundry.org:10004/device-modbus:f1793b94bf4ff8773907545100fb172936c87502 18:43:50 - nexus3.edgexfoundry.org:10004/device-modbus:latest 18:43:50 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.11 18:43:50 - nexus3.edgexfoundry.org:10004/device-modbus:f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11 18:43:50 - 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 18:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:50 18:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:50 latest: Pulling from edgex-lftools-log-publisher 18:43:50 5eb5b503b376: Pulling fs layer 18:43:50 5c69ac0246d0: Pulling fs layer 18:43:50 ec43610c2a17: Pulling fs layer 18:43:50 3a2ae6a8a46f: Pulling fs layer 18:43:50 33b1e0a273af: Pulling fs layer 18:43:50 5d3b04190fa2: Pulling fs layer 18:43:50 2f39f015ded8: Pulling fs layer 18:43:50 3a2ae6a8a46f: Waiting 18:43:50 5d3b04190fa2: Waiting 18:43:50 2f39f015ded8: Waiting 18:43:50 33b1e0a273af: Waiting 18:43:50 5c69ac0246d0: Verifying Checksum 18:43:50 5c69ac0246d0: Download complete 18:43:50 3a2ae6a8a46f: Verifying Checksum 18:43:50 3a2ae6a8a46f: Download complete 18:43:51 33b1e0a273af: Verifying Checksum 18:43:51 33b1e0a273af: Download complete 18:43:51 5d3b04190fa2: Verifying Checksum 18:43:51 5d3b04190fa2: Download complete 18:43:51 ec43610c2a17: Verifying Checksum 18:43:51 ec43610c2a17: Download complete 18:43:51 5eb5b503b376: Download complete 18:43:52 2f39f015ded8: Download complete 18:43:52 5eb5b503b376: Pull complete 18:43:52 5c69ac0246d0: Pull complete 18:43:53 ec43610c2a17: Pull complete 18:43:53 3a2ae6a8a46f: Pull complete 18:43:53 33b1e0a273af: Pull complete 18:43:53 5d3b04190fa2: Pull complete 18:43:58 2f39f015ded8: Pull complete 18:43:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:59 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:43:59 $ 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 18:44:02 $ docker top 6b07c3c32c1c3dc21dcc4cf769a96d652b1eaedef2f4d553c207077a73a3db41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:02 ---> job-cost.sh 18:44:02 lf-activate-venv: SKIPPING 18:44:02 INFO: No Stack... 18:44:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:02 INFO: Archiving Costs [Pipeline] sh 18:44:03 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 18:44:03 + cut -d, -f6 [Pipeline] lock 18:44:03 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-77-stack-cost] 18:44:03 Resource [jenkins-edgexfoundry-device-modbus-go-main-77-stack-cost] did not exist. Created. 18:44:03 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:03 Stashed 1 file(s) [Pipeline] } 18:44:03 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:03 $ docker stop --time=1 6b07c3c32c1c3dc21dcc4cf769a96d652b1eaedef2f4d553c207077a73a3db41 18:44:04 $ docker rm -f --volumes 6b07c3c32c1c3dc21dcc4cf769a96d652b1eaedef2f4d553c207077a73a3db41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6186 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 18:44:49 Running in /w/workspace/device-modbus-go/77 [Pipeline] { [Pipeline] checkout 18:44:49 Selected Git installation does not exist. Using Default 18:44:49 The recommended git tool is: NONE 18:44:55 using credential edgex-jenkins-ssh 18:44:55 Cloning the remote Git repository 18:44:55 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 18:44:55 > git init /w/workspace/device-modbus-go/77 # timeout=10 18:44:56 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 18:44:56 > git --version # timeout=10 18:44:56 > git --version # 'git version 2.25.1' 18:44:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:44:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 18:44:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:58 Avoid second fetch 18:44:58 Checking out Revision f1793b94bf4ff8773907545100fb172936c87502 (main) 18:44:58 > git config core.sparsecheckout # timeout=10 18:44:58 > git checkout -f f1793b94bf4ff8773907545100fb172936c87502 # timeout=10 18:44:59 Commit message: "refactor!: Replace internal topics from config with new constants (#414)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:45:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:00 Dload Upload Total Spent Left Speed 18:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 18:45:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:45:01 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 18:45:01 /etc/docker/daemon.new 18:45:01 { 18:45:01 "registry-mirrors": [ 18:45:01 "https://nexus3.edgexfoundry.org:10001" 18:45:01 ], 18:45:01 "bip": "10.250.0.254/24", 18:45:01 "hosts": [ 18:45:01 "tcp://0.0.0.0:5555", 18:45:01 "unix:///var/run/docker.sock" 18:45:01 ], 18:45:01 "mtu": 1458, 18:45:01 "selinux-enabled": true, 18:45:01 "seccomp-profile": "/etc/docker/seccomp.json" 18:45:01 } [Pipeline] sh 18:45:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:45:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:20 provisioning config files... 18:45:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/77@tmp/config7390754080450858402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:21 ---> docker-login.sh 18:45:21 nexus3.edgexfoundry.org:10001 18:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:22 Configure a credential helper to remove this warning. See 18:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:22 18:45:22 Login Succeeded 18:45:22 nexus3.edgexfoundry.org:10002 18:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:22 Configure a credential helper to remove this warning. See 18:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:22 18:45:22 Login Succeeded 18:45:22 nexus3.edgexfoundry.org:10003 18:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:22 Configure a credential helper to remove this warning. See 18:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:22 18:45:22 Login Succeeded 18:45:22 nexus3.edgexfoundry.org:10004 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:23 Configure a credential helper to remove this warning. See 18:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:23 18:45:23 Login Succeeded 18:45:23 docker.io 18:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:24 Configure a credential helper to remove this warning. See 18:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:24 18:45:24 Login Succeeded 18:45:24 ---> docker-login.sh ends [Pipeline] } 18:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:45:24 ========================================================= 18:45:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:45:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:45:25 Sending build context to Docker daemon 3.312MB 18:45:25 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:45:25 Step 2/10 : FROM ${BASE} AS builder 18:45:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:45:25 9b18e9b68314: Pulling fs layer 18:45:25 35d82f9e3411: Pulling fs layer 18:45:25 e16973657156: Pulling fs layer 18:45:25 fc693d55d65f: Pulling fs layer 18:45:25 7e9fc2657dce: Pulling fs layer 18:45:25 dda99020689f: Pulling fs layer 18:45:25 db1c61fa0a46: Pulling fs layer 18:45:25 891c053d2c06: Pulling fs layer 18:45:25 dda99020689f: Waiting 18:45:25 db1c61fa0a46: Waiting 18:45:25 891c053d2c06: Waiting 18:45:25 fc693d55d65f: Waiting 18:45:25 7e9fc2657dce: Waiting 18:45:25 e16973657156: Verifying Checksum 18:45:25 e16973657156: Download complete 18:45:25 35d82f9e3411: Verifying Checksum 18:45:25 35d82f9e3411: Download complete 18:45:25 7e9fc2657dce: Verifying Checksum 18:45:25 7e9fc2657dce: Download complete 18:45:25 dda99020689f: Verifying Checksum 18:45:25 dda99020689f: Download complete 18:45:25 9b18e9b68314: Verifying Checksum 18:45:25 9b18e9b68314: Download complete 18:45:26 9b18e9b68314: Pull complete 18:45:26 891c053d2c06: Verifying Checksum 18:45:26 891c053d2c06: Download complete 18:45:27 35d82f9e3411: Pull complete 18:45:27 e16973657156: Pull complete 18:45:28 db1c61fa0a46: Verifying Checksum 18:45:28 db1c61fa0a46: Download complete 18:45:29 fc693d55d65f: Verifying Checksum 18:45:29 fc693d55d65f: Download complete 18:45:42 fc693d55d65f: Pull complete 18:45:42 7e9fc2657dce: Pull complete 18:45:42 dda99020689f: Pull complete 18:45:47 db1c61fa0a46: Pull complete 18:45:49 891c053d2c06: Pull complete 18:45:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:45:49 ---> f96f9c87975a 18:45:49 Step 3/10 : ARG ADD_BUILD_TAGS="" 18:45:51 ---> Running in 43dccab1e565 18:45:52 Removing intermediate container 43dccab1e565 18:45:52 ---> 60e28bb982f4 18:45:52 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:45:52 ---> Running in 67a77c557819 18:45:53 Removing intermediate container 67a77c557819 18:45:53 ---> 0c263d078685 18:45:53 Step 5/10 : RUN apk add --update --no-cache make git openssh 18:45:53 ---> Running in 8da896e9e320 18:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:45:57 (1/8) Installing openssh-keygen (9.0_p1-r2) 18:45:57 (2/8) Installing libedit (20210910.3.1-r0) 18:45:57 (3/8) Installing openssh-client-common (9.0_p1-r2) 18:45:57 (4/8) Installing openssh-client-default (9.0_p1-r2) 18:45:57 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 18:45:57 (6/8) Installing openssh-server-common (9.0_p1-r2) 18:45:57 (7/8) Installing openssh-server (9.0_p1-r2) 18:45:57 (8/8) Installing openssh (9.0_p1-r2) 18:45:57 Executing busybox-1.35.0-r17.trigger 18:45:57 OK: 228 MiB in 59 packages 18:45:59 Removing intermediate container 8da896e9e320 18:45:59 ---> 3539b31e2af4 18:45:59 Step 6/10 : WORKDIR /device-modbus-go 18:45:59 ---> Running in 3544f7af7914 18:46:00 Removing intermediate container 3544f7af7914 18:46:00 ---> 830f40df5c23 18:46:00 Step 7/10 : COPY go.mod vendor* ./ 18:46:00 ---> f066ef46b4c1 18:46:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:00 ---> Running in 05f8bd53a8f3 18:47:22 Removing intermediate container 05f8bd53a8f3 18:47:22 ---> 589dd49b769a 18:47:22 Step 9/10 : COPY . . 18:47:22 ---> 5f353d5ce51d 18:47:22 Step 10/10 : RUN ${MAKE} 18:47:22 ---> Running in f8f9c748a9bc 18:47:22 noop 18:47:22 Removing intermediate container f8f9c748a9bc 18:47:22 ---> 9509e7ace519 18:47:22 Successfully built 9509e7ace519 18:47:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:22 + docker inspect -f . ci-base-image-arm64 18:47:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:23 prd-ubuntu20.04-docker-arm64-4c-16g-6186 does not seem to be running inside a container 18:47:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/77 -v /w/workspace/device-modbus-go/77:/w/workspace/device-modbus-go/77:rw,z -v /w/workspace/device-modbus-go/77@tmp:/w/workspace/device-modbus-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:24 $ docker top 7571e27b9cb1b56b20a98d5d05e9bf8df761c64e791007f7be110f093be5181a -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:25 + go version 18:47:25 go version go1.18.7 linux/arm64 [Pipeline] } 18:47:25 $ docker stop --time=1 7571e27b9cb1b56b20a98d5d05e9bf8df761c64e791007f7be110f093be5181a 18:47:27 $ docker rm -f --volumes 7571e27b9cb1b56b20a98d5d05e9bf8df761c64e791007f7be110f093be5181a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:27 + docker inspect -f . ci-base-image-arm64 18:47:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:27 prd-ubuntu20.04-docker-arm64-4c-16g-6186 does not seem to be running inside a container 18:47:28 $ 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/77 -v /w/workspace/device-modbus-go/77:/w/workspace/device-modbus-go/77:rw,z -v /w/workspace/device-modbus-go/77@tmp:/w/workspace/device-modbus-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:29 $ docker top 37e0ed49c42cb5e7aba063d470e3b54ec68ce6f672d6d69a6e0b3e3cd8a6753a -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:30 + git config --global --add safe.directory /w/workspace/device-modbus-go/77 [Pipeline] fileExists [Pipeline] sh 18:47:30 + make test 18:47:30 go test ./... -coverprofile=coverage.out 18:47:32 ? github.com/edgexfoundry/device-modbus-go [no test files] 18:49:24 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 18:49:24 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.081s coverage: 47.7% of statements 18:49:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:24 go vet ./... 18:49:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:49:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:49:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:49:56 $ docker stop --time=1 37e0ed49c42cb5e7aba063d470e3b54ec68ce6f672d6d69a6e0b3e3cd8a6753a 18:49:58 $ docker rm -f --volumes 37e0ed49c42cb5e7aba063d470e3b54ec68ce6f672d6d69a6e0b3e3cd8a6753a [Pipeline] // withDockerContainer [Pipeline] sh 18:50:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:50:00 Warning: overwriting stash ‘coverage-report’ 18:50:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:50:01 + ls -al . 18:50:01 total 180 18:50:01 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 18:47 . 18:50:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:44 .. 18:50:01 -rw-rw-r-- 1 jenkins jenkins 140 Feb 15 18:44 .dockerignore 18:50:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:44 .git 18:50:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:44 .github 18:50:01 -rw-rw-r-- 1 jenkins jenkins 331 Feb 15 18:44 .gitignore 18:50:01 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 18:44 .golangci.yml 18:50:01 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 15 18:44 Attribution.txt 18:50:01 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 15 18:44 CHANGELOG.md 18:50:01 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 15 18:44 Dockerfile 18:50:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 18:44 GOVERNANCE.md 18:50:01 -rw-rw-r-- 1 jenkins jenkins 680 Feb 15 18:44 Jenkinsfile 18:50:01 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 18:44 LICENSE 18:50:01 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 15 18:44 Makefile 18:50:01 -rw-rw-r-- 1 jenkins jenkins 622 Feb 15 18:44 OWNERS.md 18:50:01 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 15 18:44 README.md 18:50:01 -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 18:41 VERSION 18:50:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:44 bin 18:50:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:44 cmd 18:50:01 -rw-r--r-- 1 jenkins jenkins 23241 Feb 15 18:49 coverage.out 18:50:01 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 15 18:44 go.mod 18:50:01 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 15 18:44 go.sum 18:50:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:44 internal 18:50:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:44 simulator 18:50:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:44 snap 18:50:01 -rw-rw-r-- 1 jenkins jenkins 229 Feb 15 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:01 + 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=f1793b94bf4ff8773907545100fb172936c87502 --label arch=arm64 --label version=3.0.0-dev.11 . 18:50:02 Sending build context to Docker daemon 3.336MB 18:50:02 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 18:50:02 Step 2/22 : FROM ${BASE} AS builder 18:50:02 ---> 9509e7ace519 18:50:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 18:50:02 ---> Running in 3e00aec528f1 18:50:02 Removing intermediate container 3e00aec528f1 18:50:02 ---> d402fa7f12f4 18:50:02 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:50:02 ---> Running in d953a49e80fa 18:50:03 Removing intermediate container d953a49e80fa 18:50:03 ---> d2f8168ba408 18:50:03 Step 5/22 : RUN apk add --update --no-cache make git openssh 18:50:03 ---> Running in 69bae8314478 18:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:50:06 OK: 228 MiB in 59 packages 18:50:07 Removing intermediate container 69bae8314478 18:50:07 ---> 1edd6e32293d 18:50:07 Step 6/22 : WORKDIR /device-modbus-go 18:50:07 ---> Running in d0da4037107c 18:50:07 Removing intermediate container d0da4037107c 18:50:07 ---> b1cd30f514f1 18:50:07 Step 7/22 : COPY go.mod vendor* ./ 18:50:08 ---> 4ab707ae969b 18:50:08 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:08 ---> Running in 2964359b3022 18:50:11 Removing intermediate container 2964359b3022 18:50:11 ---> 657be219432b 18:50:11 Step 9/22 : COPY . . 18:50:12 ---> a21f345fc906 18:50:12 Step 10/22 : RUN ${MAKE} 18:50:12 ---> Running in 2ba21d123535 18:50:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 18:52:50 Removing intermediate container 2ba21d123535 18:52:50 ---> 1f9227524773 18:52:50 Step 11/22 : FROM alpine:3.14 18:52:50 3.14: Pulling from library/alpine 18:52:50 6f0e733d82e2: Pulling fs layer 18:52:50 6f0e733d82e2: Verifying Checksum 18:52:50 6f0e733d82e2: Download complete 18:52:50 6f0e733d82e2: Pull complete 18:52:50 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 18:52:50 Status: Downloaded newer image for alpine:3.14 18:52:50 ---> bf97f6347a60 18:52:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 18:52:50 ---> Running in bd33e2d41764 18:52:50 Removing intermediate container bd33e2d41764 18:52:50 ---> d8f48ce1b45b 18:52:50 Step 13/22 : RUN apk add --update --no-cache dumb-init 18:52:50 ---> Running in c8b2e46a544d 18:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:52:52 (1/1) Installing dumb-init (1.2.5-r1) 18:52:52 Executing busybox-1.33.1-r8.trigger 18:52:52 OK: 6 MiB in 15 packages 18:52:52 Removing intermediate container c8b2e46a544d 18:52:52 ---> c4c72ca07438 18:52:52 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 18:52:54 ---> 5a6633497bd0 18:52:54 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 18:52:54 ---> 82372c1c74a0 18:52:54 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 18:52:55 ---> a643975300c2 18:52:55 Step 17/22 : EXPOSE 59901 18:52:55 ---> Running in 215ea74c3dcf 18:52:55 Removing intermediate container 215ea74c3dcf 18:52:55 ---> 89c033c894b9 18:52:55 Step 18/22 : ENTRYPOINT ["/device-modbus"] 18:52:55 ---> Running in c8bd7dbf56c1 18:52:56 Removing intermediate container c8bd7dbf56c1 18:52:56 ---> d42f5b0d4ff7 18:52:56 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:52:56 ---> Running in 1b66c286645c 18:52:56 Removing intermediate container 1b66c286645c 18:52:56 ---> 126b683f576f 18:52:56 Step 20/22 : LABEL arch=arm64 18:52:56 ---> Running in a4a572ee05ec 18:52:57 Removing intermediate container a4a572ee05ec 18:52:57 ---> dfb3fe1694da 18:52:57 Step 21/22 : LABEL git_sha=f1793b94bf4ff8773907545100fb172936c87502 18:52:57 ---> Running in 0cd0cadf6753 18:52:57 Removing intermediate container 0cd0cadf6753 18:52:57 ---> 49c18c354a5d 18:52:57 Step 22/22 : LABEL version=3.0.0-dev.11 18:52:57 ---> Running in 53918db981ac 18:52:58 Removing intermediate container 53918db981ac 18:52:58 ---> 9528dfa8490f 18:52:58 [Warning] One or more build-args [ARCH] were not consumed 18:52:58 Successfully built 9528dfa8490f 18:52:58 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 18:52:58 provisioning config files... 18:52:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/77@tmp/config5523648624446981100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:58 ---> docker-login.sh 18:52:58 nexus3.edgexfoundry.org:10001 18:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:58 Configure a credential helper to remove this warning. See 18:52:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:58 18:52:58 Login Succeeded 18:52:58 nexus3.edgexfoundry.org:10002 18:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:59 Configure a credential helper to remove this warning. See 18:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:59 18:52:59 Login Succeeded 18:52:59 nexus3.edgexfoundry.org:10003 18:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:52:59 Configure a credential helper to remove this warning. See 18:52:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:52:59 18:52:59 Login Succeeded 18:52:59 nexus3.edgexfoundry.org:10004 18:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:00 Configure a credential helper to remove this warning. See 18:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:00 18:53:00 Login Succeeded 18:53:00 docker.io 18:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:00 Configure a credential helper to remove this warning. See 18:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:00 18:53:00 Login Succeeded 18:53:00 ---> docker-login.sh ends [Pipeline] } 18:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:53:00 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 18:53:00 f1793b94bf4ff8773907545100fb172936c87502 18:53:00 latest 18:53:00 3.0.0-dev.11 18:53:00 f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11 18:53:00 main 18:53:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:01 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f1793b94bf4ff8773907545100fb172936c87502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f1793b94bf4ff8773907545100fb172936c87502 18:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:53:01 e3f85ef742a3: Preparing 18:53:01 77d965e028de: Preparing 18:53:01 404e6fe71d26: Preparing 18:53:01 8ff06b35510b: Preparing 18:53:01 c39af2d4cb8d: Preparing 18:53:01 c39af2d4cb8d: Layer already exists 18:53:01 77d965e028de: Pushed 18:53:01 e3f85ef742a3: Pushed 18:53:01 8ff06b35510b: Pushed 18:53:08 404e6fe71d26: Pushed 18:53:08 f1793b94bf4ff8773907545100fb172936c87502: digest: sha256:a2695f3d64da72c26ec1cad25009c416338c6c905cf21c4fe159615320cf76ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:08 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 18:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:53:09 e3f85ef742a3: Preparing 18:53:09 77d965e028de: Preparing 18:53:09 404e6fe71d26: Preparing 18:53:09 8ff06b35510b: Preparing 18:53:09 c39af2d4cb8d: Preparing 18:53:09 404e6fe71d26: Layer already exists 18:53:09 8ff06b35510b: Layer already exists 18:53:09 c39af2d4cb8d: Layer already exists 18:53:09 77d965e028de: Layer already exists 18:53:09 e3f85ef742a3: Layer already exists 18:53:09 latest: digest: sha256:a2695f3d64da72c26ec1cad25009c416338c6c905cf21c4fe159615320cf76ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:09 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.11 18:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:53:10 e3f85ef742a3: Preparing 18:53:10 77d965e028de: Preparing 18:53:10 404e6fe71d26: Preparing 18:53:10 8ff06b35510b: Preparing 18:53:10 c39af2d4cb8d: Preparing 18:53:10 e3f85ef742a3: Layer already exists 18:53:10 c39af2d4cb8d: Layer already exists 18:53:10 8ff06b35510b: Layer already exists 18:53:10 77d965e028de: Layer already exists 18:53:10 404e6fe71d26: Layer already exists 18:53:10 3.0.0-dev.11: digest: sha256:a2695f3d64da72c26ec1cad25009c416338c6c905cf21c4fe159615320cf76ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:10 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11 18:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:53:11 e3f85ef742a3: Preparing 18:53:11 77d965e028de: Preparing 18:53:11 404e6fe71d26: Preparing 18:53:11 8ff06b35510b: Preparing 18:53:11 c39af2d4cb8d: Preparing 18:53:11 404e6fe71d26: Layer already exists 18:53:11 c39af2d4cb8d: Layer already exists 18:53:11 e3f85ef742a3: Layer already exists 18:53:11 77d965e028de: Layer already exists 18:53:11 8ff06b35510b: Layer already exists 18:53:11 f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11: digest: sha256:a2695f3d64da72c26ec1cad25009c416338c6c905cf21c4fe159615320cf76ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:11 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 18:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 18:53:13 e3f85ef742a3: Preparing 18:53:13 77d965e028de: Preparing 18:53:13 404e6fe71d26: Preparing 18:53:13 8ff06b35510b: Preparing 18:53:13 c39af2d4cb8d: Preparing 18:53:13 404e6fe71d26: Layer already exists 18:53:13 c39af2d4cb8d: Layer already exists 18:53:13 8ff06b35510b: Layer already exists 18:53:13 77d965e028de: Layer already exists 18:53:13 e3f85ef742a3: Layer already exists 18:53:13 main: digest: sha256:a2695f3d64da72c26ec1cad25009c416338c6c905cf21c4fe159615320cf76ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:53:14 ===================================================== [Pipeline] echo 18:53:14 taggedImages: 18:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f1793b94bf4ff8773907545100fb172936c87502 18:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 18:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.11 18:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f1793b94bf4ff8773907545100fb172936c87502-3.0.0-dev.11 18:53:14 - 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 18:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:14 18:53:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:15 arm64: Pulling from edgex-lftools-log-publisher 18:53:15 8998bd30e6a1: Pulling fs layer 18:53:15 04944245beec: Pulling fs layer 18:53:15 699f458cf7ca: Pulling fs layer 18:53:15 765212b225bb: Pulling fs layer 18:53:15 f23df028b6ca: Pulling fs layer 18:53:15 d65c8cfc05b1: Pulling fs layer 18:53:15 2437ff75d9bd: Pulling fs layer 18:53:15 765212b225bb: Waiting 18:53:15 f23df028b6ca: Waiting 18:53:15 d65c8cfc05b1: Waiting 18:53:15 2437ff75d9bd: Waiting 18:53:15 04944245beec: Verifying Checksum 18:53:15 04944245beec: Download complete 18:53:15 765212b225bb: Download complete 18:53:15 f23df028b6ca: Download complete 18:53:15 d65c8cfc05b1: Verifying Checksum 18:53:15 d65c8cfc05b1: Download complete 18:53:15 699f458cf7ca: Verifying Checksum 18:53:15 699f458cf7ca: Download complete 18:53:15 8998bd30e6a1: Verifying Checksum 18:53:15 8998bd30e6a1: Download complete 18:53:18 2437ff75d9bd: Verifying Checksum 18:53:18 2437ff75d9bd: Download complete 18:53:19 8998bd30e6a1: Pull complete 18:53:20 04944245beec: Pull complete 18:53:21 699f458cf7ca: Pull complete 18:53:22 765212b225bb: Pull complete 18:53:23 f23df028b6ca: Pull complete 18:53:23 d65c8cfc05b1: Pull complete 18:53:38 2437ff75d9bd: Pull complete 18:53:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:38 prd-ubuntu20.04-docker-arm64-4c-16g-6186 does not seem to be running inside a container 18:53:38 $ 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/77 -v /w/workspace/device-modbus-go/77:/w/workspace/device-modbus-go/77:rw,z -v /w/workspace/device-modbus-go/77@tmp:/w/workspace/device-modbus-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:53:41 $ docker top 29e7d0bcf37fcc409e93f0a791b3735efbc4fdfddda73056e3bbc5d7edeb3516 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:42 ---> job-cost.sh 18:53:42 lf-activate-venv: SKIPPING 18:53:42 INFO: No Stack... 18:53:42 INFO: Retrieving Pricing Info for: v3-standard-4 18:53:43 INFO: Archiving Costs [Pipeline] sh 18:53:44 + cat /w/workspace/device-modbus-go/77/archives/cost.csv 18:53:44 + cut -d, -f6 [Pipeline] lock 18:53:44 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-77-stack-cost] 18:53:44 Resource [jenkins-edgexfoundry-device-modbus-go-main-77-stack-cost] did not exist. Created. 18:53:44 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:45 /w/workspace/device-modbus-go/77@tmp/durable-1e98ece1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:53:45 + echo total: 0.10999999940395355 [Pipeline] stash 18:53:45 Warning: overwriting stash ‘stack-cost’ 18:53:45 Stashed 1 file(s) [Pipeline] } 18:53:45 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:46 $ docker stop --time=1 29e7d0bcf37fcc409e93f0a791b3735efbc4fdfddda73056e3bbc5d7edeb3516 18:53:47 $ docker rm -f --volumes 29e7d0bcf37fcc409e93f0a791b3735efbc4fdfddda73056e3bbc5d7edeb3516 [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 18:53:47 provisioning config files... 18:53:47 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17728439306425823097tmp [Pipeline] { [Pipeline] sh 18:53:48 + set +x 18:53:48 + curl -s https://codecov.io/bash 18:53:48 + bash -s -- 18:53:48 18:53:48 _____ _ 18:53:48 / ____| | | 18:53:48 | | ___ __| | ___ ___ _____ __ 18:53:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:53:48 | |___| (_) | (_| | __/ (_| (_) \ V / 18:53:48 \_____\___/ \__,_|\___|\___\___/ \_/ 18:53:48 Bash-1.0.6 18:53:48 18:53:48 18:53:48 ==> git version 2.25.1 found 18:53:48 ==> 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 18:53:48 Release-Date: 2020-01-08 18:53:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:53:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:53:48 ==> Jenkins CI detected. 18:53:48 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 18:53:48 project root: . 18:53:48 --> token set from env 18:53:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:53:48 ==> Running gcov in . (disable via -X gcov) 18:53:48 ==> Python coveragepy not found 18:53:48 ==> Searching for coverage reports in: 18:53:48 + . 18:53:48 -> Found 1 reports 18:53:48 ==> Detecting git/mercurial file structure 18:53:48 ==> Reading reports 18:53:48 + ./coverage.out bytes=23241 18:53:48 ==> Appending adjustments 18:53:48 https://docs.codecov.io/docs/fixing-reports 18:53:48 + Found adjustments 18:53:48 ==> Gzipping contents 18:53:48 4.0K /tmp/codecov.f6s1nA.gz 18:53:48 ==> Uploading reports 18:53:48 url: https://codecov.io 18:53:48 query: branch=main&commit=f1793b94bf4ff8773907545100fb172936c87502&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:53:48 -> Pinging Codecov 18:53:48 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=f1793b94bf4ff8773907545100fb172936c87502&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:53:48 -> Uploading to 18:53:48 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/55DBCA73C666E3227836607328DD7E49/f1793b94bf4ff8773907545100fb172936c87502/014aaf8c-a00b-4b22-8c2f-7f93c50a9373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T185348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1e89cc4e7355bd0629c2337e709ac6294a8351d983206e46c3d3867d9c70a77 18:53:48 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:48 Dload Upload Total Spent Left Speed 18:53:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3881 0 0 100 3881 0 16037 --:--:-- --:--:-- --:--:-- 16037 18:53:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f1793b94bf4ff8773907545100fb172936c87502 [Pipeline] } 18:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:53:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:53:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:53:49 18:53:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:53:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:53:49 df9b9388f04a: Pulling fs layer 18:53:49 52dc419b0ee2: Pulling fs layer 18:53:49 25bc292e5bac: Pulling fs layer 18:53:49 114826534d7a: Pulling fs layer 18:53:49 4657fd5d0bcf: Pulling fs layer 18:53:49 6ad1cebc031e: Pulling fs layer 18:53:49 8a3aa393b2d8: Pulling fs layer 18:53:49 8a3aa393b2d8: Waiting 18:53:49 4657fd5d0bcf: Waiting 18:53:49 6ad1cebc031e: Waiting 18:53:49 114826534d7a: Waiting 18:53:49 25bc292e5bac: Verifying Checksum 18:53:49 25bc292e5bac: Download complete 18:53:49 52dc419b0ee2: Download complete 18:53:49 4657fd5d0bcf: Download complete 18:53:49 df9b9388f04a: Verifying Checksum 18:53:49 df9b9388f04a: Download complete 18:53:49 df9b9388f04a: Pull complete 18:53:49 52dc419b0ee2: Pull complete 18:53:50 6ad1cebc031e: Verifying Checksum 18:53:50 6ad1cebc031e: Download complete 18:53:50 25bc292e5bac: Pull complete 18:53:50 114826534d7a: Verifying Checksum 18:53:50 114826534d7a: Download complete 18:53:50 8a3aa393b2d8: Verifying Checksum 18:53:50 8a3aa393b2d8: Download complete 18:53:54 114826534d7a: Pull complete 18:53:54 4657fd5d0bcf: Pull complete 18:53:54 6ad1cebc031e: Pull complete 18:53:57 8a3aa393b2d8: Pull complete 18:53:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:53:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:57 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:53:57 $ 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 18:54:01 $ docker top 58d4b792cfbd329a557c53efcb90896b27d8940020beb53351b79a4f2416c5cf -eo pid,comm [Pipeline] { [Pipeline] echo 18:54:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 18:54:01 + set -o pipefail 18:54:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 18:54:06 18:54:06 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 18:54:06 18:54:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/b31bdfb7-8b81-4426-b1c6-b2a0a99e5ef7 18:54:06 18:54:06 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 18:54:06 18:54:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:54:06 18:54:06 18:54:06 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:54:06 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:54:06 More details here: https://snyk.co/ue1NS [Pipeline] } 18:54:06 $ docker stop --time=1 58d4b792cfbd329a557c53efcb90896b27d8940020beb53351b79a4f2416c5cf 18:54:09 $ docker rm -f --volumes 58d4b792cfbd329a557c53efcb90896b27d8940020beb53351b79a4f2416c5cf [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 18:54:09 + git log --format=format:%s -1 f1793b94bf4ff8773907545100fb172936c87502 [Pipeline] sh 18:54:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:10 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:54:10 $ 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 18:54:11 $ docker top 4346dd97554c8f0969ee0fed5d86b662ddefb655c3a6876e971ceaec759ac5bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:11 [ssh-agent] Looking for ssh-agent implementation... 18:54:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:11 $ docker exec 4346dd97554c8f0969ee0fed5d86b662ddefb655c3a6876e971ceaec759ac5bf ssh-agent 18:54:11 SSH_AUTH_SOCK=/tmp/ssh-SmRCIB5CjMBu/agent.32 18:54:11 SSH_AGENT_PID=38 18:54:11 Running ssh-add (command line suppressed) 18:54:11 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4486932829808296489.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4486932829808296489.key) 18:54:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:11 + git semver tag 18:54:12 2023-02-15 18:54:12,041 [run_tag] DEBUG tag force:False 18:54:12 2023-02-15 18:54:12,041 [check_head_tag] DEBUG check head tag 18:54:12 2023-02-15 18:54:12,042 [execute] INFO git cat-file --batch-check 18:54:12 2023-02-15 18:54:12,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 18:54:12 2023-02-15 18:54:12,046 [execute] INFO git cat-file --batch 18:54:12 2023-02-15 18:54:12,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 18:54:12 2023-02-15 18:54:12,065 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:54:12 2023-02-15 18:54:12,065 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 18:54:12 2023-02-15 18:54:12,066 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 18:54:12 2023-02-15 18:54:12,071 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:54:12 3.0.0-dev.11 [Pipeline] } 18:54:12 $ docker exec --env ******** --env ******** 4346dd97554c8f0969ee0fed5d86b662ddefb655c3a6876e971ceaec759ac5bf ssh-agent -k 18:54:12 unset SSH_AUTH_SOCK; 18:54:12 unset SSH_AGENT_PID; 18:54:12 echo Agent pid 38 killed; 18:54:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:12 + git semver [Pipeline] } 18:54:12 $ docker stop --time=1 4346dd97554c8f0969ee0fed5d86b662ddefb655c3a6876e971ceaec759ac5bf 18:54:14 $ docker rm -f --volumes 4346dd97554c8f0969ee0fed5d86b662ddefb655c3a6876e971ceaec759ac5bf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:14 18:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:14 0.23.1-centos7: Pulling from edgex-lftools 18:54:14 ab5ef0e58194: Pulling fs layer 18:54:14 9712f1f96733: Pulling fs layer 18:54:14 63f879dbbcfc: Pulling fs layer 18:54:14 0d9ebad4ef96: Pulling fs layer 18:54:14 e9a5061849ea: Pulling fs layer 18:54:14 d747dcd14b5f: Pulling fs layer 18:54:14 2de7ff778b66: Pulling fs layer 18:54:14 0d9ebad4ef96: Waiting 18:54:14 e9a5061849ea: Waiting 18:54:14 d747dcd14b5f: Waiting 18:54:14 9712f1f96733: Verifying Checksum 18:54:14 9712f1f96733: Download complete 18:54:15 63f879dbbcfc: Verifying Checksum 18:54:15 63f879dbbcfc: Download complete 18:54:15 e9a5061849ea: Verifying Checksum 18:54:15 e9a5061849ea: Download complete 18:54:15 ab5ef0e58194: Verifying Checksum 18:54:15 ab5ef0e58194: Download complete 18:54:15 d747dcd14b5f: Verifying Checksum 18:54:15 d747dcd14b5f: Download complete 18:54:15 0d9ebad4ef96: Verifying Checksum 18:54:15 0d9ebad4ef96: Download complete 18:54:15 2de7ff778b66: Verifying Checksum 18:54:15 2de7ff778b66: Download complete 18:54:18 ab5ef0e58194: Pull complete 18:54:18 9712f1f96733: Pull complete 18:54:19 63f879dbbcfc: Pull complete 18:54:23 0d9ebad4ef96: Pull complete 18:54:23 e9a5061849ea: Pull complete 18:54:23 d747dcd14b5f: Pull complete 18:54:23 2de7ff778b66: Pull complete 18:54:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:54:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:23 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:54:23 $ 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 18:54:29 $ docker top 0d25fadfcc8f351f16ef5443428066a3142f855679542ac3423c5aba8544dc9d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:54:29 provisioning config files... 18:54:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4333024279580407006tmp 18:54:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11422703953039996940tmp 18:54:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12344923449573172879tmp [Pipeline] { [Pipeline] echo 18:54:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:54:29 ---> sigul-configuration.sh 18:54:29 gpg: directory `/root/.gnupg' created 18:54:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:54:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:54:29 gpg: keyring `/root/.gnupg/secring.gpg' created 18:54:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:54:29 gpg: CAST5 encrypted data 18:54:29 gpg: encrypted with 1 passphrase 18:54:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:54:29 + mkdir /home/jenkins 18:54:29 + mkdir /home/jenkins/sigul [Pipeline] sh 18:54:30 + 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 18:54:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:54:30 ---> sigul-install.sh 18:54:30 Sigul already installed; skipping installation. [Pipeline] sh 18:54:30 + git tag --list 18:54:30 0.7.1 18:54:30 v1.0.0 18:54:30 v1.1.0 18:54:30 v1.1.1 18:54:30 v1.2.2 18:54:30 v1.3.0 18:54:30 v1.3.1 18:54:30 v2.0.0 18:54:30 v2.1.0 18:54:30 v2.1.1 18:54:30 v2.1.1-dev.1 18:54:30 v2.1.1-dev.2 18:54:30 v2.1.1-dev.3 18:54:30 v2.2.0 18:54:30 v2.2.1-dev.1 18:54:30 v2.2.1-dev.2 18:54:30 v2.2.1-dev.3 18:54:30 v2.2.1-dev.4 18:54:30 v2.2.1-dev.5 18:54:30 v2.2.1-dev.6 18:54:30 v2.2.1-dev.7 18:54:30 v2.3.0 18:54:30 v2.3.0-dev.10 18:54:30 v2.3.0-dev.11 18:54:30 v2.3.0-dev.12 18:54:30 v2.3.0-dev.13 18:54:30 v2.3.0-dev.14 18:54:30 v2.3.0-dev.15 18:54:30 v2.3.0-dev.16 18:54:30 v2.3.0-dev.17 18:54:30 v2.3.0-dev.18 18:54:30 v2.3.0-dev.19 18:54:30 v2.3.0-dev.20 18:54:30 v2.3.0-dev.21 18:54:30 v2.3.0-dev.22 18:54:30 v2.3.0-dev.23 18:54:30 v2.3.0-dev.24 18:54:30 v2.3.0-dev.25 18:54:30 v2.3.0-dev.7 18:54:30 v2.3.0-dev.8 18:54:30 v2.3.0-dev.9 18:54:30 v3.0.0-dev.1 18:54:30 v3.0.0-dev.10 18:54:30 v3.0.0-dev.11 18:54:30 v3.0.0-dev.2 18:54:30 v3.0.0-dev.3 18:54:30 v3.0.0-dev.4 18:54:30 v3.0.0-dev.5 18:54:30 v3.0.0-dev.6 18:54:30 v3.0.0-dev.7 18:54:30 v3.0.0-dev.8 18:54:30 v3.0.0-dev.9 [Pipeline] sh 18:54:31 + lftools sign git-tag v3.0.0-dev.11 18:54:31 Signing Git tag with Sigul... 18:54:31 Signing v3.0.0-dev.11 [Pipeline] echo 18:54:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:54:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:54:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:54:32 $ docker stop --time=1 0d25fadfcc8f351f16ef5443428066a3142f855679542ac3423c5aba8544dc9d 18:54:33 $ docker rm -f --volumes 0d25fadfcc8f351f16ef5443428066a3142f855679542ac3423c5aba8544dc9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:54:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:34 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:54:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:54:35 $ docker top 47ee4bbf86ba928d977eb770c6d6068ec7646212fdb76f54e782f38159cb3c93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:35 [ssh-agent] Looking for ssh-agent implementation... 18:54:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:35 $ docker exec 47ee4bbf86ba928d977eb770c6d6068ec7646212fdb76f54e782f38159cb3c93 ssh-agent 18:54:35 SSH_AUTH_SOCK=/tmp/ssh-q8gMEUzz9ORb/agent.32 18:54:35 SSH_AGENT_PID=39 18:54:35 Running ssh-add (command line suppressed) 18:54:35 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12944641842604134917.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12944641842604134917.key) 18:54:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:35 + git semver bump pre 18:54:36 2023-02-15 18:54:36,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:54:36 2023-02-15 18:54:36,001 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev 18:54:36 2023-02-15 18:54:36,001 [bump_version] DEBUG bumped version:3.0.0-dev.12 18:54:36 2023-02-15 18:54:36,001 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 18:54:36 2023-02-15 18:54:36,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:54:36 2023-02-15 18:54:36,001 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:54:36 2023-02-15 18:54:36,003 [execute] INFO git cat-file --batch-check 18:54:36 2023-02-15 18:54:36,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:54:36 2023-02-15 18:54:36,009 [execute] INFO git cat-file --batch 18:54:36 2023-02-15 18:54:36,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:54:36 2023-02-15 18:54:36,016 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:54:36 3.0.0-dev.12 [Pipeline] } 18:54:36 $ docker exec --env ******** --env ******** 47ee4bbf86ba928d977eb770c6d6068ec7646212fdb76f54e782f38159cb3c93 ssh-agent -k 18:54:36 unset SSH_AUTH_SOCK; 18:54:36 unset SSH_AGENT_PID; 18:54:36 echo Agent pid 39 killed; 18:54:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:36 + git semver [Pipeline] } 18:54:36 $ docker stop --time=1 47ee4bbf86ba928d977eb770c6d6068ec7646212fdb76f54e782f38159cb3c93 18:54:38 $ docker rm -f --volumes 47ee4bbf86ba928d977eb770c6d6068ec7646212fdb76f54e782f38159cb3c93 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:54:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:54:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:38 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:54:38 $ 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 18:54:39 $ docker top c394f899322db141c94f13e91f9829eb9169b04663961cb62b681eb7be7b6870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:39 [ssh-agent] Looking for ssh-agent implementation... 18:54:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:39 $ docker exec c394f899322db141c94f13e91f9829eb9169b04663961cb62b681eb7be7b6870 ssh-agent 18:54:39 SSH_AUTH_SOCK=/tmp/ssh-1GBtjbl8tyGV/agent.32 18:54:39 SSH_AGENT_PID=39 18:54:39 Running ssh-add (command line suppressed) 18:54:39 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12789870429794619650.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12789870429794619650.key) 18:54:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:39 + git semver push 18:54:40 2023-02-15 18:54:40,074 [run_push] DEBUG push 18:54:40 2023-02-15 18:54:40,075 [execute] INFO git cat-file --batch-check 18:54:40 2023-02-15 18:54:40,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:54:40 2023-02-15 18:54:40,080 [execute] INFO git rev-list 644f98c18ebe5855c27f08352bd5362bb8f7ccde -- 18:54:40 2023-02-15 18:54:40,081 [execute] DEBUG Popen(['git', 'rev-list', '644f98c18ebe5855c27f08352bd5362bb8f7ccde', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:54:40 2023-02-15 18:54:40,088 [execute] INFO git fetch -v origin 18:54:40 2023-02-15 18:54:40,089 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:54:40 2023-02-15 18:54:40,694 [run_push] DEBUG no remote changes detected 18:54:40 2023-02-15 18:54:40,694 [execute] INFO git push origin semver 18:54:40 2023-02-15 18:54:40,695 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:54:41 2023-02-15 18:54:41,605 [run_push] DEBUG push all version tags 18:54:41 2023-02-15 18:54:41,606 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:54:41 2023-02-15 18:54:41,606 [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) 18:54:42 2023-02-15 18:54:42,469 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 18:54:42 3.0.0-dev.12 [Pipeline] } 18:54:42 $ docker exec --env ******** --env ******** c394f899322db141c94f13e91f9829eb9169b04663961cb62b681eb7be7b6870 ssh-agent -k 18:54:42 unset SSH_AUTH_SOCK; 18:54:42 unset SSH_AGENT_PID; 18:54:42 echo Agent pid 39 killed; 18:54:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:43 + git semver [Pipeline] } 18:54:43 $ docker stop --time=1 c394f899322db141c94f13e91f9829eb9169b04663961cb62b681eb7be7b6870 18:54:44 $ docker rm -f --volumes c394f899322db141c94f13e91f9829eb9169b04663961cb62b681eb7be7b6870 [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 18:54:45 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 18:54:45 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 18:54:45 total 16 18:54:45 drwxr-xr-x 3 root root 4096 Feb 15 18:44 . 18:54:45 drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 18:54 .. 18:54:45 drwxr-xr-x 2 root root 4096 Feb 15 18:44 cost 18:54:45 -rw-r--r-- 1 root root 87 Feb 15 18:44 cost.csv 18:54:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 18:54:45 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 18:54:45 total 16 18:54:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:44 . 18:54:45 drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 18:54 .. 18:54:45 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 18:44 cost 18:54:45 -rw-r--r-- 1 jenkins jenkins 87 Feb 15 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:54:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:54:46 ---> package-listing.sh 18:54:46 ++ facter osfamily 18:54:46 ++ tr '[:upper:]' '[:lower:]' 18:54:46 + OS_FAMILY=debian 18:54:46 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 18:54:46 + START_PACKAGES=/tmp/packages_start.txt 18:54:46 + END_PACKAGES=/tmp/packages_end.txt 18:54:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:54:46 + PACKAGES=/tmp/packages_start.txt 18:54:46 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 18:54:46 + PACKAGES=/tmp/packages_end.txt 18:54:46 + case "${OS_FAMILY}" in 18:54:46 + dpkg -l 18:54:46 + grep '^ii' 18:54:46 + '[' -f /tmp/packages_start.txt ']' 18:54:46 + '[' -f /tmp/packages_end.txt ']' 18:54:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:54:46 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 18:54:46 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 18:54:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 18:54:46 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 18:54:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:54:47 prd-ubuntu20.04-docker-8c-8g-6175 does not seem to be running inside a container 18:54:47 $ 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 18:54:47 $ docker top ac131825065eff5ba4e675e5e60b7ac920e09b6129da8c228cba43ce5063cf86 -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:48 + touch /tmp/pre-build-complete [Pipeline] sh 18:54:48 + mkdir -p /var/log/sysstat [Pipeline] sh 18:54:48 + ls /var/log/sa-host 18:54:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:48 provisioning config files... 18:54:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5763106685690272181tmp [Pipeline] { [Pipeline] echo 18:54:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:54:49 ---> create-netrc.sh [Pipeline] } 18:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:54:49 ---> python-tools-install.sh [Pipeline] echo 18:54:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:54:49 ---> sudo-logs.sh 18:54:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:54:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:54:50 ---> job-cost.sh 18:54:50 lf-activate-venv: SKIPPING 18:54:50 DEBUG: total: 0.2199999988079071 18:54:50 INFO: Retrieving Stack Cost... 18:54:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:54:50 INFO: Archiving Costs [Pipeline] echo 18:54:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:54:51 ---> logs-deploy.sh 18:54:51 lf-activate-venv: SKIPPING 18:54:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/77 18:54:51 INFO: archiving workspace using pattern(s): 18:54:52 Archives upload complete. 18:54:52 INFO: archiving logs to Nexus