Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3a201471f88f806ab320431fdd3bd4e90f5c29c 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-ssh6633832912077381794.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh7793253119066303978.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10063421234851971773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh1624228964636047549.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh7677851021411737706.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17390’ Running on prd-ubuntu20.04-docker-8c-8g-17392 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 b3a201471f88f806ab320431fdd3bd4e90f5c29c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3a201471f88f806ab320431fdd3bd4e90f5c29c # timeout=10 Commit message: "Merge pull request #360 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" > git rev-list --no-walk df6ebf4862d29b15333f4a73058cc7861157986f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:30:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:30:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:30:08 ========================================================= 06:30:08 EdgeX Global Pipelines Version Info 06:30:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:30:09 ------------------- 06:30:09 stable info: 06:30:09 ------------------- 06:30:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:09 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 06:30:09 Message: update stable to v1.0.234 06:30:10 ------------------- 06:30:10 experimental info: 06:30:10 ------------------- 06:30:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:30:10 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 06:30:10 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3a201471f88f806ab320431fdd3bd4e90f5c29c [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3a2014 [Pipeline] echo 06:30:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:10 provisioning config files... 06:30:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8894134695379723301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:11 ---> docker-login.sh 06:30:11 nexus3.edgexfoundry.org:10001 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:11 Configure a credential helper to remove this warning. See 06:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:11 06:30:11 Login Succeeded 06:30:11 nexus3.edgexfoundry.org:10002 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:11 Configure a credential helper to remove this warning. See 06:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:11 06:30:11 Login Succeeded 06:30:11 nexus3.edgexfoundry.org:10003 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:11 Configure a credential helper to remove this warning. See 06:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:11 06:30:11 Login Succeeded 06:30:11 nexus3.edgexfoundry.org:10004 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:11 Configure a credential helper to remove this warning. See 06:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:11 06:30:11 Login Succeeded 06:30:11 docker.io 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:12 Configure a credential helper to remove this warning. See 06:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:12 06:30:12 Login Succeeded 06:30:12 ---> docker-login.sh ends [Pipeline] } 06:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:30:12 + git rev-list -1 --merges b3a201471f88f806ab320431fdd3bd4e90f5c29c~1..b3a201471f88f806ab320431fdd3bd4e90f5c29c [Pipeline] echo 06:30:12 -----------> git rev-list -1 --merges b3a201471f88f806ab320431fdd3bd4e90f5c29c~1..b3a201471f88f806ab320431fdd3bd4e90f5c29c b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:30:12 b3a201471f88f806ab320431fdd3bd4e90f5c29c [false] [Pipeline] sh 06:30:13 + git log --format=format:%s -1 b3a201471f88f806ab320431fdd3bd4e90f5c29c [Pipeline] echo 06:30:13 ========================================================= 06:30:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:30:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:13 + git log --format=format:%s -1 b3a201471f88f806ab320431fdd3bd4e90f5c29c [Pipeline] echo 06:30:13 [semverPrep] GIT_COMMIT: b3a201471f88f806ab320431fdd3bd4e90f5c29c, Commit Message: Merge pull request #360 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11 [Pipeline] echo 06:30:13 [semverPrep] This is not a build commit. [Pipeline] sh 06:30:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:13 + grep -v github /etc/ssh/ssh_known_hosts 06:30:13 + [ -e /tmp/ssh_known_hosts ] 06:30:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:30:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:30:13 + sudo tee -a /etc/ssh/ssh_known_hosts 06:30:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:14 06:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:14 0.1.4: Pulling from edgex-devops/py-git-semver 06:30:14 b85a868b505f: Pulling fs layer 06:30:14 e2be974225ed: Pulling fs layer 06:30:14 339a4e72a1f5: Pulling fs layer 06:30:14 988bab9f4d93: Pulling fs layer 06:30:14 1469e6f7b9e6: Pulling fs layer 06:30:14 eaf3925da568: Pulling fs layer 06:30:14 bab4dde63d76: Pulling fs layer 06:30:14 bde34c3a00c8: Pulling fs layer 06:30:14 b352a97aabf1: Pulling fs layer 06:30:14 4872d77fe225: Pulling fs layer 06:30:14 5851b861e8e6: Pulling fs layer 06:30:14 988bab9f4d93: Waiting 06:30:14 1469e6f7b9e6: Waiting 06:30:14 eaf3925da568: Waiting 06:30:14 bab4dde63d76: Waiting 06:30:14 bde34c3a00c8: Waiting 06:30:14 b352a97aabf1: Waiting 06:30:14 4872d77fe225: Waiting 06:30:14 5851b861e8e6: Waiting 06:30:14 e2be974225ed: Download complete 06:30:14 988bab9f4d93: Download complete 06:30:14 1469e6f7b9e6: Verifying Checksum 06:30:14 1469e6f7b9e6: Download complete 06:30:14 eaf3925da568: Verifying Checksum 06:30:14 eaf3925da568: Download complete 06:30:14 339a4e72a1f5: Verifying Checksum 06:30:14 339a4e72a1f5: Download complete 06:30:14 bde34c3a00c8: Verifying Checksum 06:30:14 bde34c3a00c8: Download complete 06:30:14 b352a97aabf1: Download complete 06:30:14 4872d77fe225: Download complete 06:30:14 5851b861e8e6: Verifying Checksum 06:30:14 5851b861e8e6: Download complete 06:30:14 b85a868b505f: Verifying Checksum 06:30:14 b85a868b505f: Download complete 06:30:15 bab4dde63d76: Verifying Checksum 06:30:15 bab4dde63d76: Download complete 06:30:16 b85a868b505f: Pull complete 06:30:16 e2be974225ed: Pull complete 06:30:16 339a4e72a1f5: Pull complete 06:30:16 988bab9f4d93: Pull complete 06:30:17 1469e6f7b9e6: Pull complete 06:30:17 eaf3925da568: Pull complete 06:30:19 bab4dde63d76: Pull complete 06:30:19 bde34c3a00c8: Pull complete 06:30:19 b352a97aabf1: Pull complete 06:30:19 4872d77fe225: Pull complete 06:30:19 5851b861e8e6: Pull complete 06:30:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:20 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:30:21 $ docker top 0ed6311bd993449d3784967c9670114b61d85da9bca9f0eef631d6ead866de2b -eo pid,comm 06:30:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:30:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:21 [ssh-agent] Looking for ssh-agent implementation... 06:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:21 $ docker exec 0ed6311bd993449d3784967c9670114b61d85da9bca9f0eef631d6ead866de2b ssh-agent 06:30:21 SSH_AUTH_SOCK=/tmp/ssh-8XlL5lkPsrhI/agent.32 06:30:21 SSH_AGENT_PID=39 06:30:21 Running ssh-add (command line suppressed) 06:30:22 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_77513712324650820.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_77513712324650820.key) 06:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:22 + git tag --points-at HEAD [Pipeline] } 06:30:22 $ docker exec --env ******** --env ******** 0ed6311bd993449d3784967c9670114b61d85da9bca9f0eef631d6ead866de2b ssh-agent -k 06:30:22 unset SSH_AUTH_SOCK; 06:30:22 unset SSH_AGENT_PID; 06:30:22 echo Agent pid 39 killed; 06:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:22 [ssh-agent] Looking for ssh-agent implementation... 06:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:22 $ docker exec 0ed6311bd993449d3784967c9670114b61d85da9bca9f0eef631d6ead866de2b ssh-agent 06:30:22 SSH_AUTH_SOCK=/tmp/ssh-NxXiRMlIo4hu/agent.72 06:30:22 SSH_AGENT_PID=78 06:30:22 Running ssh-add (command line suppressed) 06:30:22 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4336187037456797250.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4336187037456797250.key) 06:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:23 + git semver init 06:30:23 2022-07-11 06:30:23,422 [run_init] DEBUG init version:0.0.0 force:False 06:30:23 2022-07-11 06:30:23,423 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:30:23 2022-07-11 06:30:23,423 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:30:23 2022-07-11 06:30:23,423 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:30:24 2022-07-11 06:30:24,124 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:30:24 2022-07-11 06:30:24,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:30:24 2022-07-11 06:30:24,125 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:30:24 2022-07-11 06:30:24,125 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:30:24 2.2.1-dev.5 [Pipeline] } 06:30:24 $ docker exec --env ******** --env ******** 0ed6311bd993449d3784967c9670114b61d85da9bca9f0eef631d6ead866de2b ssh-agent -k 06:30:24 unset SSH_AUTH_SOCK; 06:30:24 unset SSH_AGENT_PID; 06:30:24 echo Agent pid 78 killed; 06:30:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:24 + git semver [Pipeline] } 06:30:25 $ docker stop --time=1 0ed6311bd993449d3784967c9670114b61d85da9bca9f0eef631d6ead866de2b 06:30:26 $ docker rm -f 0ed6311bd993449d3784967c9670114b61d85da9bca9f0eef631d6ead866de2b [Pipeline] // withDockerContainer [Pipeline] sh 06:30:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:30:27 Stashed 1 file(s) [Pipeline] echo 06:30:27 [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:27 provisioning config files... 06:30:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7685687652471352947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:27 ---> docker-login.sh 06:30:27 nexus3.edgexfoundry.org:10001 06:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:27 Configure a credential helper to remove this warning. See 06:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:27 06:30:27 Login Succeeded 06:30:27 nexus3.edgexfoundry.org:10002 06:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:27 Configure a credential helper to remove this warning. See 06:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:27 06:30:27 Login Succeeded 06:30:27 nexus3.edgexfoundry.org:10003 06:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:27 Configure a credential helper to remove this warning. See 06:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:27 06:30:27 Login Succeeded 06:30:27 nexus3.edgexfoundry.org:10004 06:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:28 Configure a credential helper to remove this warning. See 06:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:28 06:30:28 Login Succeeded 06:30:28 docker.io 06:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:28 Configure a credential helper to remove this warning. See 06:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:28 06:30:28 Login Succeeded 06:30:28 ---> docker-login.sh ends [Pipeline] } 06:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:28 ========================================================= 06:30:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:30:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 06:30:28 Sending build context to Docker daemon 6.039MB 06:30:28 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 06:30:28 Step 2/10 : FROM ${BASE} AS builder 06:30:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:28 59bf1c3509f3: Pulling fs layer 06:30:28 666ba61612fd: Pulling fs layer 06:30:28 8ed8ca486205: Pulling fs layer 06:30:28 cc1cd167ecdc: Pulling fs layer 06:30:28 c516ae0d96e1: Pulling fs layer 06:30:28 684cea983483: Pulling fs layer 06:30:28 dd3240ac7de5: Pulling fs layer 06:30:28 b1e948a4e11c: Pulling fs layer 06:30:28 a8fd76ee1af6: Pulling fs layer 06:30:28 646ad004c059: Pulling fs layer 06:30:28 dd3240ac7de5: Waiting 06:30:28 a8fd76ee1af6: Waiting 06:30:28 646ad004c059: Waiting 06:30:28 cc1cd167ecdc: Waiting 06:30:28 684cea983483: Waiting 06:30:28 c516ae0d96e1: Waiting 06:30:28 b1e948a4e11c: Waiting 06:30:28 8ed8ca486205: Download complete 06:30:28 666ba61612fd: Download complete 06:30:29 c516ae0d96e1: Verifying Checksum 06:30:29 c516ae0d96e1: Download complete 06:30:29 684cea983483: Verifying Checksum 06:30:29 684cea983483: Download complete 06:30:29 59bf1c3509f3: Verifying Checksum 06:30:29 59bf1c3509f3: Download complete 06:30:29 dd3240ac7de5: Verifying Checksum 06:30:29 dd3240ac7de5: Download complete 06:30:29 b1e948a4e11c: Verifying Checksum 06:30:29 b1e948a4e11c: Download complete 06:30:29 59bf1c3509f3: Pull complete 06:30:29 666ba61612fd: Pull complete 06:30:29 8ed8ca486205: Pull complete 06:30:29 646ad004c059: Verifying Checksum 06:30:29 646ad004c059: Download complete 06:30:29 a8fd76ee1af6: Verifying Checksum 06:30:29 a8fd76ee1af6: Download complete 06:30:29 cc1cd167ecdc: Verifying Checksum 06:30:29 cc1cd167ecdc: Download complete 06:30:33 cc1cd167ecdc: Pull complete 06:30:33 c516ae0d96e1: Pull complete 06:30:33 684cea983483: Pull complete 06:30:33 dd3240ac7de5: Pull complete 06:30:34 b1e948a4e11c: Pull complete 06:30:36 a8fd76ee1af6: Pull complete 06:30:37 646ad004c059: Pull complete 06:30:37 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 06:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:30:37 ---> 8f69c11f6b0c 06:30:37 Step 3/10 : ARG MAKE='make build' 06:30:39 ---> Running in 59e6e0be49a0 06:30:39 Removing intermediate container 59e6e0be49a0 06:30:39 ---> abe47dbe66bb 06:30:39 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:39 ---> Running in 8010c135662b 06:30:39 Removing intermediate container 8010c135662b 06:30:39 ---> f3e7e1bbd6d0 06:30:39 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:30:40 ---> Running in eb6864c8f9c3 06:30:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:30:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:30:41 (1/8) Installing openssh-keygen (8.8_p1-r1) 06:30:41 (2/8) Installing libedit (20210910.3.1-r0) 06:30:41 (3/8) Installing openssh-client-common (8.8_p1-r1) 06:30:41 (4/8) Installing openssh-client-default (8.8_p1-r1) 06:30:41 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 06:30:42 (6/8) Installing openssh-server-common (8.8_p1-r1) 06:30:42 (7/8) Installing openssh-server (8.8_p1-r1) 06:30:42 (8/8) Installing openssh (8.8_p1-r1) 06:30:42 Still waiting to schedule task 06:30:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17391’ 06:30:42 Executing busybox-1.34.1-r3.trigger 06:30:42 OK: 226 MiB in 60 packages 06:30:42 Removing intermediate container eb6864c8f9c3 06:30:42 ---> 0b43b76e5dc3 06:30:42 Step 6/10 : WORKDIR /device-modbus-go 06:30:42 ---> Running in 41967f5f8d75 06:30:42 Removing intermediate container 41967f5f8d75 06:30:42 ---> 6fa43955f561 06:30:42 Step 7/10 : COPY go.mod vendor* ./ 06:30:42 ---> ab0e58531c12 06:30:42 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:43 ---> Running in 9c628738ce0a 06:31:01 Removing intermediate container 9c628738ce0a 06:31:01 ---> 53ddfc2493f5 06:31:01 Step 9/10 : COPY . . 06:31:01 ---> 593a5cb61c4b 06:31:01 Step 10/10 : RUN ${MAKE} 06:31:01 ---> Running in 56458a333e5f 06:31:01 noop 06:31:02 Removing intermediate container 56458a333e5f 06:31:02 ---> ecf82aeaa27d 06:31:02 Successfully built ecf82aeaa27d 06:31:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:02 + docker inspect -f . ci-base-image-x86_64 06:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:02 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:31:02 $ docker top 456b77308a5e20285db71a2dfb2407c55adc73ab09f89655c3bb56da53d7be4b -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:03 + go version 06:31:03 go version go1.17.7 linux/amd64 [Pipeline] } 06:31:03 $ docker stop --time=1 456b77308a5e20285db71a2dfb2407c55adc73ab09f89655c3bb56da53d7be4b 06:31:04 $ docker rm -f 456b77308a5e20285db71a2dfb2407c55adc73ab09f89655c3bb56da53d7be4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:05 + docker inspect -f . ci-base-image-x86_64 06:31:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:05 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:31:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:31:05 $ docker top 3ab55bf5dd5f5382ccc88f4b01a06b210376b27bc37217fb935b8094a04d50d8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:31:06 + make test 06:31:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:31:06 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:31:16 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:31:16 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 46.4% of statements 06:31:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:31:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:31:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:31:28 ./bin/test-attribution-txt.sh [Pipeline] echo 06:31:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:31:29 $ docker stop --time=1 3ab55bf5dd5f5382ccc88f4b01a06b210376b27bc37217fb935b8094a04d50d8 06:31:31 $ docker rm -f 3ab55bf5dd5f5382ccc88f4b01a06b210376b27bc37217fb935b8094a04d50d8 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:31:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:31:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:31:32 + ls -al . 06:31:32 total 184 06:31:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 06:31 . 06:31:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:30 .. 06:31:32 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 06:30 .dockerignore 06:31:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 06:30 .git 06:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:30 .github 06:31:32 -rw-rw-r-- 1 jenkins jenkins 331 Jul 11 06:30 .gitignore 06:31:32 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 06:30 .golangci.yml 06:31:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 06:30 .semver 06:31:32 -rw-rw-r-- 1 jenkins jenkins 9636 Jul 11 06:30 Attribution.txt 06:31:32 -rw-rw-r-- 1 jenkins jenkins 10001 Jul 11 06:30 CHANGELOG.md 06:31:32 -rw-rw-r-- 1 jenkins jenkins 1546 Jul 11 06:30 Dockerfile 06:31:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 06:30 GOVERNANCE.md 06:31:32 -rw-rw-r-- 1 jenkins jenkins 680 Jul 11 06:30 Jenkinsfile 06:31:32 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 06:30 LICENSE 06:31:32 -rw-rw-r-- 1 jenkins jenkins 1905 Jul 11 06:30 Makefile 06:31:32 -rw-rw-r-- 1 jenkins jenkins 622 Jul 11 06:30 OWNERS.md 06:31:32 -rw-rw-r-- 1 jenkins jenkins 3397 Jul 11 06:30 README.md 06:31:32 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 06:30 VERSION 06:31:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:30 bin 06:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:30 cmd 06:31:32 -rw-r--r-- 1 jenkins jenkins 24065 Jul 11 06:31 coverage.out 06:31:32 -rw-rw-r-- 1 jenkins jenkins 3404 Jul 11 06:30 go.mod 06:31:32 -rw-rw-r-- 1 jenkins jenkins 36106 Jul 11 06:30 go.sum 06:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:30 internal 06:31:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:30 simulator 06:31:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:30 snap 06:31:32 -rw-rw-r-- 1 jenkins jenkins 229 Jul 11 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:32 + 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=b3a201471f88f806ab320431fdd3bd4e90f5c29c --label arch=amd64 --label version=2.2.1-dev.5 . 06:31:32 Sending build context to Docker daemon 6.064MB 06:31:32 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:31:32 Step 2/23 : FROM ${BASE} AS builder 06:31:32 ---> ecf82aeaa27d 06:31:32 Step 3/23 : ARG MAKE='make build' 06:31:32 ---> Running in c0fb8ad3912e 06:31:33 Removing intermediate container c0fb8ad3912e 06:31:33 ---> b4aeb527fd71 06:31:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:33 ---> Running in 37df634db177 06:31:33 Removing intermediate container 37df634db177 06:31:33 ---> def75a242a7e 06:31:33 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:31:33 ---> Running in 284a615ef074 06:31:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:31:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:31:35 OK: 226 MiB in 60 packages 06:31:35 Removing intermediate container 284a615ef074 06:31:35 ---> 8ac6d15e635b 06:31:35 Step 6/23 : WORKDIR /device-modbus-go 06:31:35 ---> Running in 1bf288f1f6a2 06:31:35 Removing intermediate container 1bf288f1f6a2 06:31:35 ---> 4fabcc6333dc 06:31:35 Step 7/23 : COPY go.mod vendor* ./ 06:31:35 ---> 935971f6992f 06:31:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:31:35 ---> Running in a0ff2d040e26 06:31:36 Removing intermediate container a0ff2d040e26 06:31:36 ---> a1692d954096 06:31:36 Step 9/23 : COPY . . 06:31:37 ---> 58cab67271cf 06:31:37 Step 10/23 : RUN ${MAKE} 06:31:37 ---> Running in bf06f42b5d10 06:31:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:31:59 Removing intermediate container bf06f42b5d10 06:31:59 ---> a94e6c237588 06:31:59 Step 11/23 : FROM alpine:3.14 06:31:59 3.14: Pulling from library/alpine 06:31:59 8663204ce13b: Pulling fs layer 06:31:59 8663204ce13b: Verifying Checksum 06:31:59 8663204ce13b: Download complete 06:31:59 8663204ce13b: Pull complete 06:31:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:31:59 Status: Downloaded newer image for alpine:3.14 06:31:59 ---> e04c818066af 06:31:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:31:59 ---> Running in 228151218a18 06:31:59 Removing intermediate container 228151218a18 06:31:59 ---> e6316023d0f2 06:31:59 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:59 ---> Running in bec86346f7b2 06:31:59 Removing intermediate container bec86346f7b2 06:31:59 ---> 4402c63f4b99 06:31:59 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 06:31:59 ---> Running in 4f7cecd86f25 06:32:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:32:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:32:01 (1/6) Installing dumb-init (1.2.5-r1) 06:32:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:32:01 (3/6) Installing libsodium (1.0.18-r0) 06:32:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:32:01 (5/6) Installing libzmq (4.3.4-r0) 06:32:01 (6/6) Installing zeromq (4.3.4-r0) 06:32:01 Executing busybox-1.33.1-r7.trigger 06:32:01 OK: 8 MiB in 20 packages 06:32:02 Removing intermediate container 4f7cecd86f25 06:32:02 ---> 1b5b3e0ed263 06:32:02 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:32:03 ---> 0bd233a39612 06:32:03 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:32:03 ---> cb2201dd2b2f 06:32:03 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:32:03 ---> 6e1816c7ef76 06:32:03 Step 18/23 : EXPOSE 59901 06:32:03 ---> Running in 534b4c4499c1 06:32:03 Removing intermediate container 534b4c4499c1 06:32:03 ---> 1c708f6d13e7 06:32:03 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:32:03 ---> Running in 57be2ae358f6 06:32:03 Removing intermediate container 57be2ae358f6 06:32:03 ---> ecda469a91be 06:32:03 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:32:03 ---> Running in 5ea76eeb761e 06:32:03 Removing intermediate container 5ea76eeb761e 06:32:03 ---> 25c1782b9915 06:32:03 Step 21/23 : LABEL arch=amd64 06:32:03 ---> Running in 9692f1a94ac5 06:32:03 Removing intermediate container 9692f1a94ac5 06:32:03 ---> 72431418219f 06:32:03 Step 22/23 : LABEL git_sha=b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:32:03 ---> Running in b2dbadb11011 06:32:04 Removing intermediate container b2dbadb11011 06:32:04 ---> 5f5f4035f0ad 06:32:04 Step 23/23 : LABEL version=2.2.1-dev.5 06:32:04 ---> Running in 9f49aad6fef2 06:32:04 Removing intermediate container 9f49aad6fef2 06:32:04 ---> a6c6235b0382 06:32:04 [Warning] One or more build-args [ARCH] were not consumed 06:32:04 Successfully built a6c6235b0382 06:32:04 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:04 provisioning config files... 06:32:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6762479447546711927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:04 ---> docker-login.sh 06:32:04 nexus3.edgexfoundry.org:10001 06:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:04 Configure a credential helper to remove this warning. See 06:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:04 06:32:04 Login Succeeded 06:32:04 nexus3.edgexfoundry.org:10002 06:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:04 Configure a credential helper to remove this warning. See 06:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:04 06:32:04 Login Succeeded 06:32:04 nexus3.edgexfoundry.org:10003 06:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:04 Configure a credential helper to remove this warning. See 06:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:04 06:32:04 Login Succeeded 06:32:04 nexus3.edgexfoundry.org:10004 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 docker.io 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 ---> docker-login.sh ends [Pipeline] } 06:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:32:05 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:32:05 b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:32:05 latest 06:32:05 2.2.1-dev.5 06:32:05 b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5 06:32:05 main 06:32:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:05 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b3a201471f88f806ab320431fdd3bd4e90f5c29c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus:b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:32:06 25e04539ac3d: Preparing 06:32:06 89d4eccc4fc4: Preparing 06:32:06 55f90c3ace30: Preparing 06:32:06 951fa2199ff1: Preparing 06:32:06 1c6bf2786e07: Preparing 06:32:06 b541d28bf3b4: Preparing 06:32:06 25e04539ac3d: Pushed 06:32:06 89d4eccc4fc4: Pushed 06:32:06 1c6bf2786e07: Pushed 06:32:06 b541d28bf3b4: Layer already exists 06:32:06 951fa2199ff1: Pushed 06:32:08 55f90c3ace30: Pushed 06:32:09 b3a201471f88f806ab320431fdd3bd4e90f5c29c: digest: sha256:c83f4e21336aa96a34ff3da65f602d06b5a48a876becd8b045502aa1a1a0a252 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:09 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:32:09 25e04539ac3d: Preparing 06:32:09 89d4eccc4fc4: Preparing 06:32:09 55f90c3ace30: Preparing 06:32:09 951fa2199ff1: Preparing 06:32:09 1c6bf2786e07: Preparing 06:32:09 b541d28bf3b4: Preparing 06:32:09 951fa2199ff1: Layer already exists 06:32:09 55f90c3ace30: Layer already exists 06:32:09 25e04539ac3d: Layer already exists 06:32:09 89d4eccc4fc4: Layer already exists 06:32:09 1c6bf2786e07: Layer already exists 06:32:09 b541d28bf3b4: Layer already exists 06:32:09 latest: digest: sha256:c83f4e21336aa96a34ff3da65f602d06b5a48a876becd8b045502aa1a1a0a252 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.2.1-dev.5 06:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:32:10 25e04539ac3d: Preparing 06:32:10 89d4eccc4fc4: Preparing 06:32:10 55f90c3ace30: Preparing 06:32:10 951fa2199ff1: Preparing 06:32:10 1c6bf2786e07: Preparing 06:32:10 b541d28bf3b4: Preparing 06:32:10 b541d28bf3b4: Waiting 06:32:10 55f90c3ace30: Layer already exists 06:32:10 89d4eccc4fc4: Layer already exists 06:32:10 25e04539ac3d: Layer already exists 06:32:10 1c6bf2786e07: Layer already exists 06:32:10 951fa2199ff1: Layer already exists 06:32:10 b541d28bf3b4: Layer already exists 06:32:10 2.2.1-dev.5: digest: sha256:c83f4e21336aa96a34ff3da65f602d06b5a48a876becd8b045502aa1a1a0a252 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5 06:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:32:11 25e04539ac3d: Preparing 06:32:11 89d4eccc4fc4: Preparing 06:32:11 55f90c3ace30: Preparing 06:32:11 951fa2199ff1: Preparing 06:32:11 1c6bf2786e07: Preparing 06:32:11 b541d28bf3b4: Preparing 06:32:11 b541d28bf3b4: Waiting 06:32:11 55f90c3ace30: Layer already exists 06:32:11 89d4eccc4fc4: Layer already exists 06:32:11 951fa2199ff1: Layer already exists 06:32:11 1c6bf2786e07: Layer already exists 06:32:11 25e04539ac3d: Layer already exists 06:32:11 b541d28bf3b4: Layer already exists 06:32:11 b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5: digest: sha256:c83f4e21336aa96a34ff3da65f602d06b5a48a876becd8b045502aa1a1a0a252 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:11 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:32:11 25e04539ac3d: Preparing 06:32:11 89d4eccc4fc4: Preparing 06:32:11 55f90c3ace30: Preparing 06:32:11 951fa2199ff1: Preparing 06:32:11 1c6bf2786e07: Preparing 06:32:11 b541d28bf3b4: Preparing 06:32:11 b541d28bf3b4: Waiting 06:32:11 55f90c3ace30: Layer already exists 06:32:11 1c6bf2786e07: Layer already exists 06:32:11 89d4eccc4fc4: Layer already exists 06:32:11 951fa2199ff1: Layer already exists 06:32:11 25e04539ac3d: Layer already exists 06:32:11 b541d28bf3b4: Layer already exists 06:32:11 main: digest: sha256:c83f4e21336aa96a34ff3da65f602d06b5a48a876becd8b045502aa1a1a0a252 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:11 ===================================================== [Pipeline] echo 06:32:11 taggedImages: 06:32:11 - nexus3.edgexfoundry.org:10004/device-modbus:b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:32:11 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:32:11 - nexus3.edgexfoundry.org:10004/device-modbus:2.2.1-dev.5 06:32:11 - nexus3.edgexfoundry.org:10004/device-modbus:b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5 06:32:11 - 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 06:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:12 06:32:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:12 latest: Pulling from edgex-lftools-log-publisher 06:32:12 5eb5b503b376: Pulling fs layer 06:32:12 5c69ac0246d0: Pulling fs layer 06:32:12 ec43610c2a17: Pulling fs layer 06:32:12 3a2ae6a8a46f: Pulling fs layer 06:32:12 33b1e0a273af: Pulling fs layer 06:32:12 5d3b04190fa2: Pulling fs layer 06:32:12 2f39f015ded8: Pulling fs layer 06:32:12 3a2ae6a8a46f: Waiting 06:32:12 33b1e0a273af: Waiting 06:32:12 5d3b04190fa2: Waiting 06:32:12 2f39f015ded8: Waiting 06:32:12 3a2ae6a8a46f: Verifying Checksum 06:32:12 3a2ae6a8a46f: Download complete 06:32:12 33b1e0a273af: Verifying Checksum 06:32:12 33b1e0a273af: Download complete 06:32:12 5d3b04190fa2: Download complete 06:32:12 ec43610c2a17: Verifying Checksum 06:32:12 ec43610c2a17: Download complete 06:32:12 5eb5b503b376: Verifying Checksum 06:32:12 5eb5b503b376: Download complete 06:32:13 2f39f015ded8: Download complete 06:32:14 5eb5b503b376: Pull complete 06:32:14 5c69ac0246d0: Pull complete 06:32:14 ec43610c2a17: Pull complete 06:32:14 3a2ae6a8a46f: Pull complete 06:32:15 33b1e0a273af: Pull complete 06:32:15 5d3b04190fa2: Pull complete 06:32:20 2f39f015ded8: Pull complete 06:32:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:20 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:32:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:32:22 $ docker top 5493b59f58cbcac632f61a06b82a54b79e2ea42ed9325097fa7ae92910345d23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:23 ---> job-cost.sh 06:32:23 lf-activate-venv: SKIPPING 06:32:23 INFO: No Stack... 06:32:23 INFO: Retrieving Pricing Info for: v3-standard-8 06:32:23 INFO: Archiving Costs [Pipeline] sh 06:32:24 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:32:24 + cut -d, -f6 [Pipeline] lock 06:32:24 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-44-stack-cost] 06:32:24 Resource [jenkins-edgexfoundry-device-modbus-go-main-44-stack-cost] did not exist. Created. 06:32:24 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:32:24 + echo total: 0.2199999988079071 [Pipeline] stash 06:32:24 Stashed 1 file(s) [Pipeline] } 06:32:24 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 06:32:24 $ docker stop --time=1 5493b59f58cbcac632f61a06b82a54b79e2ea42ed9325097fa7ae92910345d23 06:32:25 $ docker rm -f 5493b59f58cbcac632f61a06b82a54b79e2ea42ed9325097fa7ae92910345d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:33:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17394 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:33:17 Running in /w/workspace/device-modbus-go/44 [Pipeline] { [Pipeline] checkout 06:33:17 Selected Git installation does not exist. Using Default 06:33:17 The recommended git tool is: NONE 06:33:22 using credential edgex-jenkins-ssh 06:33:22 Cloning the remote Git repository 06:33:23 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:33:23 > git init /w/workspace/device-modbus-go/44 # timeout=10 06:33:23 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:33:23 > git --version # timeout=10 06:33:23 > git --version # 'git version 2.25.1' 06:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:24 Avoid second fetch 06:33:24 Checking out Revision b3a201471f88f806ab320431fdd3bd4e90f5c29c (main) 06:33:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:33:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:24 > git config core.sparsecheckout # timeout=10 06:33:24 > git checkout -f b3a201471f88f806ab320431fdd3bd4e90f5c29c # timeout=10 06:33:28 Commit message: "Merge pull request #360 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:29 Dload Upload Total Spent Left Speed 06:33:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 06:33:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:33:30 + sudo tee /etc/docker/daemon.new 06:33:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:33:30 { 06:33:30 "registry-mirrors": [ 06:33:30 "https://nexus3.edgexfoundry.org:10001" 06:33:30 ], 06:33:30 "bip": "10.250.0.254/24", 06:33:30 "hosts": [ 06:33:30 "tcp://0.0.0.0:5555", 06:33:30 "unix:///var/run/docker.sock" 06:33:30 ], 06:33:30 "mtu": 1458, 06:33:30 "selinux-enabled": true, 06:33:30 "seccomp-profile": "/etc/docker/seccomp.json" 06:33:30 } [Pipeline] sh 06:33:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:33:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:50 provisioning config files... 06:33:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/44@tmp/config8412193641569360071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:50 ---> docker-login.sh 06:33:50 nexus3.edgexfoundry.org:10001 06:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:51 Configure a credential helper to remove this warning. See 06:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:51 06:33:51 Login Succeeded 06:33:51 nexus3.edgexfoundry.org:10002 06:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:52 Configure a credential helper to remove this warning. See 06:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:52 06:33:52 Login Succeeded 06:33:52 nexus3.edgexfoundry.org:10003 06:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:52 Configure a credential helper to remove this warning. See 06:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:52 06:33:52 Login Succeeded 06:33:52 nexus3.edgexfoundry.org:10004 06:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:53 Configure a credential helper to remove this warning. See 06:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:53 06:33:53 Login Succeeded 06:33:53 docker.io 06:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:54 Configure a credential helper to remove this warning. See 06:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:54 06:33:54 Login Succeeded 06:33:54 ---> docker-login.sh ends [Pipeline] } 06:33:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:54 ========================================================= 06:33:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:33:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 06:33:55 Sending build context to Docker daemon 3.134MB 06:33:55 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 06:33:55 Step 2/10 : FROM ${BASE} AS builder 06:33:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:33:55 9b3977197b4f: Pulling fs layer 06:33:55 1a89e8eeedd5: Pulling fs layer 06:33:55 94645a83ff95: Pulling fs layer 06:33:55 e6fb740bc735: Pulling fs layer 06:33:55 3a77bd46dcc9: Pulling fs layer 06:33:55 355e64cbe906: Pulling fs layer 06:33:55 63ab81a10011: Pulling fs layer 06:33:55 555d1d1c4555: Pulling fs layer 06:33:55 7d9057610161: Pulling fs layer 06:33:55 355e64cbe906: Waiting 06:33:55 63ab81a10011: Waiting 06:33:55 555d1d1c4555: Waiting 06:33:55 7d9057610161: Waiting 06:33:55 e6fb740bc735: Waiting 06:33:55 94645a83ff95: Verifying Checksum 06:33:55 94645a83ff95: Download complete 06:33:55 1a89e8eeedd5: Download complete 06:33:55 3a77bd46dcc9: Verifying Checksum 06:33:55 3a77bd46dcc9: Download complete 06:33:55 9b3977197b4f: Verifying Checksum 06:33:55 9b3977197b4f: Download complete 06:33:55 355e64cbe906: Verifying Checksum 06:33:55 355e64cbe906: Download complete 06:33:55 63ab81a10011: Verifying Checksum 06:33:55 63ab81a10011: Download complete 06:33:56 9b3977197b4f: Pull complete 06:33:56 7d9057610161: Verifying Checksum 06:33:56 7d9057610161: Download complete 06:33:57 1a89e8eeedd5: Pull complete 06:33:57 94645a83ff95: Pull complete 06:33:57 555d1d1c4555: Verifying Checksum 06:33:57 555d1d1c4555: Download complete 06:33:58 e6fb740bc735: Verifying Checksum 06:33:58 e6fb740bc735: Download complete 06:34:10 e6fb740bc735: Pull complete 06:34:10 3a77bd46dcc9: Pull complete 06:34:10 355e64cbe906: Pull complete 06:34:11 63ab81a10011: Pull complete 06:34:18 555d1d1c4555: Pull complete 06:34:20 7d9057610161: Pull complete 06:34:20 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 06:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:34:20 ---> 819e984ddca1 06:34:20 Step 3/10 : ARG MAKE='make build' 06:34:20 ---> Running in 70cb1e85ce41 06:34:21 Removing intermediate container 70cb1e85ce41 06:34:21 ---> cf8d4b13fa52 06:34:21 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:21 ---> Running in 3814a2154a09 06:34:23 Removing intermediate container 3814a2154a09 06:34:23 ---> 5b4e483c8d4d 06:34:23 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:34:23 ---> Running in cf89f9731b18 06:34:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:34:26 (1/8) Installing openssh-keygen (8.8_p1-r1) 06:34:26 (2/8) Installing libedit (20210910.3.1-r0) 06:34:26 (3/8) Installing openssh-client-common (8.8_p1-r1) 06:34:26 (4/8) Installing openssh-client-default (8.8_p1-r1) 06:34:26 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 06:34:26 (6/8) Installing openssh-server-common (8.8_p1-r1) 06:34:26 (7/8) Installing openssh-server (8.8_p1-r1) 06:34:26 (8/8) Installing openssh (8.8_p1-r1) 06:34:27 Executing busybox-1.34.1-r3.trigger 06:34:27 OK: 226 MiB in 60 packages 06:34:28 Removing intermediate container cf89f9731b18 06:34:28 ---> cbf7848d2a22 06:34:28 Step 6/10 : WORKDIR /device-modbus-go 06:34:28 ---> Running in b8f2b9bd5d78 06:34:28 Removing intermediate container b8f2b9bd5d78 06:34:28 ---> 7a56b50d4a48 06:34:28 Step 7/10 : COPY go.mod vendor* ./ 06:34:29 ---> 9dd768b68d16 06:34:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:29 ---> Running in c2dfb4399f8b 06:35:16 Removing intermediate container c2dfb4399f8b 06:35:16 ---> c787c211256d 06:35:16 Step 9/10 : COPY . . 06:35:16 ---> e23564f5df50 06:35:16 Step 10/10 : RUN ${MAKE} 06:35:16 ---> Running in 591081f6f2a4 06:35:16 noop 06:35:16 Removing intermediate container 591081f6f2a4 06:35:16 ---> 035ad633a22d 06:35:16 Successfully built 035ad633a22d 06:35:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:16 + docker inspect -f . ci-base-image-arm64 06:35:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:16 prd-ubuntu20.04-docker-arm64-4c-16g-17394 does not seem to be running inside a container 06:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/44 -v /w/workspace/device-modbus-go/44:/w/workspace/device-modbus-go/44:rw,z -v /w/workspace/device-modbus-go/44@tmp:/w/workspace/device-modbus-go/44@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 06:35:18 $ docker top 7410ff4a304a2f790b6fc92f7ac2b5d88ec8a0f2cb7fd4f63eb8b7e31e132ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:19 + go version 06:35:19 go version go1.17.7 linux/arm64 [Pipeline] } 06:35:19 $ docker stop --time=1 7410ff4a304a2f790b6fc92f7ac2b5d88ec8a0f2cb7fd4f63eb8b7e31e132ad2 06:35:20 $ docker rm -f 7410ff4a304a2f790b6fc92f7ac2b5d88ec8a0f2cb7fd4f63eb8b7e31e132ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:21 + docker inspect -f . ci-base-image-arm64 06:35:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:21 prd-ubuntu20.04-docker-arm64-4c-16g-17394 does not seem to be running inside a container 06:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/44 -v /w/workspace/device-modbus-go/44:/w/workspace/device-modbus-go/44:rw,z -v /w/workspace/device-modbus-go/44@tmp:/w/workspace/device-modbus-go/44@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 06:35:23 $ docker top 2fb503bf92142323a959741529af01d662e05c370aa59cdda883569967fbbedd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:35:24 + make test 06:35:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:35:25 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:37:02 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:37:02 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 46.4% of statements 06:37:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:37:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:37:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:37:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:37:14 ./bin/test-attribution-txt.sh [Pipeline] echo 06:37:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:37:17 $ docker stop --time=1 2fb503bf92142323a959741529af01d662e05c370aa59cdda883569967fbbedd 06:37:19 $ docker rm -f 2fb503bf92142323a959741529af01d662e05c370aa59cdda883569967fbbedd [Pipeline] // withDockerContainer [Pipeline] sh 06:37:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:37:20 Warning: overwriting stash ‘coverage-report’ 06:37:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:37:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:37:21 + ls -al . 06:37:21 total 180 06:37:21 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 06:37 . 06:37:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:33 .. 06:37:21 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 06:33 .dockerignore 06:37:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 06:33 .git 06:37:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:33 .github 06:37:21 -rw-rw-r-- 1 jenkins jenkins 331 Jul 11 06:33 .gitignore 06:37:21 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 06:33 .golangci.yml 06:37:21 -rw-rw-r-- 1 jenkins jenkins 9636 Jul 11 06:33 Attribution.txt 06:37:21 -rw-rw-r-- 1 jenkins jenkins 10001 Jul 11 06:33 CHANGELOG.md 06:37:21 -rw-rw-r-- 1 jenkins jenkins 1546 Jul 11 06:33 Dockerfile 06:37:21 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 06:33 GOVERNANCE.md 06:37:21 -rw-rw-r-- 1 jenkins jenkins 680 Jul 11 06:33 Jenkinsfile 06:37:21 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 06:33 LICENSE 06:37:21 -rw-rw-r-- 1 jenkins jenkins 1905 Jul 11 06:33 Makefile 06:37:21 -rw-rw-r-- 1 jenkins jenkins 622 Jul 11 06:33 OWNERS.md 06:37:21 -rw-rw-r-- 1 jenkins jenkins 3397 Jul 11 06:33 README.md 06:37:21 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 06:30 VERSION 06:37:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:33 bin 06:37:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:33 cmd 06:37:21 -rw-r--r-- 1 jenkins jenkins 24065 Jul 11 06:36 coverage.out 06:37:21 -rw-rw-r-- 1 jenkins jenkins 3404 Jul 11 06:33 go.mod 06:37:21 -rw-rw-r-- 1 jenkins jenkins 36106 Jul 11 06:33 go.sum 06:37:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:33 internal 06:37:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:33 simulator 06:37:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:33 snap 06:37:21 -rw-rw-r-- 1 jenkins jenkins 229 Jul 11 06:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:22 + 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=b3a201471f88f806ab320431fdd3bd4e90f5c29c --label arch=arm64 --label version=2.2.1-dev.5 . 06:37:22 Sending build context to Docker daemon 3.16MB 06:37:22 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:37:22 Step 2/23 : FROM ${BASE} AS builder 06:37:22 ---> 035ad633a22d 06:37:22 Step 3/23 : ARG MAKE='make build' 06:37:22 ---> Running in 8081d8add6a4 06:37:22 Removing intermediate container 8081d8add6a4 06:37:22 ---> 9e0ece22ee9c 06:37:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:37:23 ---> Running in becdfd5f29c0 06:37:25 Removing intermediate container becdfd5f29c0 06:37:25 ---> 652ee28af066 06:37:25 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:37:25 ---> Running in 88e66da6d2fc 06:37:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:37:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:37:27 OK: 226 MiB in 60 packages 06:37:28 Removing intermediate container 88e66da6d2fc 06:37:28 ---> 6e1ca733a358 06:37:28 Step 6/23 : WORKDIR /device-modbus-go 06:37:28 ---> Running in b550b9cc97ba 06:37:29 Removing intermediate container b550b9cc97ba 06:37:29 ---> 33b356638c52 06:37:29 Step 7/23 : COPY go.mod vendor* ./ 06:37:29 ---> e60f845fd032 06:37:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 ---> Running in 85a045db4171 06:37:31 Removing intermediate container 85a045db4171 06:37:31 ---> ebc749d081e4 06:37:31 Step 9/23 : COPY . . 06:37:32 ---> 2dce80fd3aaa 06:37:32 Step 10/23 : RUN ${MAKE} 06:37:32 ---> Running in dd2e6dc46c19 06:37:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:39:40 Removing intermediate container dd2e6dc46c19 06:39:40 ---> 781311258742 06:39:40 Step 11/23 : FROM alpine:3.14 06:39:40 3.14: Pulling from library/alpine 06:39:40 455c02918c45: Pulling fs layer 06:39:40 455c02918c45: Verifying Checksum 06:39:40 455c02918c45: Download complete 06:39:40 455c02918c45: Pull complete 06:39:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:39:40 Status: Downloaded newer image for alpine:3.14 06:39:40 ---> ac73e934f311 06:39:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:39:40 ---> Running in 51ba47a1d84d 06:39:40 Removing intermediate container 51ba47a1d84d 06:39:40 ---> 022c9fb458a5 06:39:40 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:39:40 ---> Running in 9aba362cec32 06:39:42 Removing intermediate container 9aba362cec32 06:39:42 ---> 20a63edb2584 06:39:42 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 06:39:42 ---> Running in e00a8971950c 06:39:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:39:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:39:45 (1/6) Installing dumb-init (1.2.5-r1) 06:39:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:39:45 (3/6) Installing libsodium (1.0.18-r0) 06:39:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:39:45 (5/6) Installing libzmq (4.3.4-r0) 06:39:45 (6/6) Installing zeromq (4.3.4-r0) 06:39:45 Executing busybox-1.33.1-r7.trigger 06:39:45 OK: 8 MiB in 20 packages 06:39:46 Removing intermediate container e00a8971950c 06:39:46 ---> 09c1e9cf1e4b 06:39:46 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:39:48 ---> ec4ce07f815f 06:39:48 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:39:48 ---> d68878f7404b 06:39:48 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:39:49 ---> 046029471a38 06:39:49 Step 18/23 : EXPOSE 59901 06:39:49 ---> Running in e28cdfac077b 06:39:49 Removing intermediate container e28cdfac077b 06:39:49 ---> 4f521592c51c 06:39:49 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:39:49 ---> Running in 3f7a5630dff1 06:39:50 Removing intermediate container 3f7a5630dff1 06:39:50 ---> 8a753ca8a3a3 06:39:50 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:50 ---> Running in fcf7baa88154 06:39:50 Removing intermediate container fcf7baa88154 06:39:50 ---> 326da301a97d 06:39:50 Step 21/23 : LABEL arch=arm64 06:39:50 ---> Running in 17b482b69811 06:39:50 Removing intermediate container 17b482b69811 06:39:50 ---> f42c0997ec78 06:39:50 Step 22/23 : LABEL git_sha=b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:39:51 ---> Running in 1745794e11bd 06:39:51 Removing intermediate container 1745794e11bd 06:39:51 ---> 8d779a3b0a28 06:39:51 Step 23/23 : LABEL version=2.2.1-dev.5 06:39:51 ---> Running in 8aad3922c9a5 06:39:51 Removing intermediate container 8aad3922c9a5 06:39:51 ---> 774dc52300f6 06:39:51 [Warning] One or more build-args [ARCH] were not consumed 06:39:51 Successfully built 774dc52300f6 06:39:51 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:51 provisioning config files... 06:39:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/44@tmp/config203898745331495165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:52 ---> docker-login.sh 06:39:52 nexus3.edgexfoundry.org:10001 06:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:52 Configure a credential helper to remove this warning. See 06:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:52 06:39:52 Login Succeeded 06:39:52 nexus3.edgexfoundry.org:10002 06:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:53 Configure a credential helper to remove this warning. See 06:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:53 06:39:53 Login Succeeded 06:39:53 nexus3.edgexfoundry.org:10003 06:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:53 Configure a credential helper to remove this warning. See 06:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:53 06:39:53 Login Succeeded 06:39:53 nexus3.edgexfoundry.org:10004 06:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:54 Configure a credential helper to remove this warning. See 06:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:54 06:39:54 Login Succeeded 06:39:54 docker.io 06:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:54 Configure a credential helper to remove this warning. See 06:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:54 06:39:54 Login Succeeded 06:39:54 ---> docker-login.sh ends [Pipeline] } 06:39:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:39:54 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:39:54 b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:39:54 latest 06:39:54 2.2.1-dev.5 06:39:54 b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5 06:39:54 main 06:39:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:55 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b3a201471f88f806ab320431fdd3bd4e90f5c29c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:55 e6c24382a52b: Preparing 06:39:55 ca660e4400c7: Preparing 06:39:55 85f845390b91: Preparing 06:39:55 446e3757cafc: Preparing 06:39:55 a8c02ac0abeb: Preparing 06:39:55 f73e7dbfee58: Preparing 06:39:55 f73e7dbfee58: Waiting 06:39:55 ca660e4400c7: Pushed 06:39:55 e6c24382a52b: Pushed 06:39:55 a8c02ac0abeb: Pushed 06:39:55 f73e7dbfee58: Layer already exists 06:39:56 446e3757cafc: Pushed 06:40:01 85f845390b91: Pushed 06:40:01 b3a201471f88f806ab320431fdd3bd4e90f5c29c: digest: sha256:f23f9c903610b0fabbf8cc5d05711056984715e9b9f4c5b4b6ad2e0b27c31f90 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:40:02 e6c24382a52b: Preparing 06:40:02 ca660e4400c7: Preparing 06:40:02 85f845390b91: Preparing 06:40:02 446e3757cafc: Preparing 06:40:02 a8c02ac0abeb: Preparing 06:40:02 f73e7dbfee58: Preparing 06:40:02 f73e7dbfee58: Waiting 06:40:02 446e3757cafc: Layer already exists 06:40:02 a8c02ac0abeb: Layer already exists 06:40:02 85f845390b91: Layer already exists 06:40:02 ca660e4400c7: Layer already exists 06:40:02 e6c24382a52b: Layer already exists 06:40:02 f73e7dbfee58: Layer already exists 06:40:02 latest: digest: sha256:f23f9c903610b0fabbf8cc5d05711056984715e9b9f4c5b4b6ad2e0b27c31f90 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.1-dev.5 06:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:40:03 e6c24382a52b: Preparing 06:40:03 ca660e4400c7: Preparing 06:40:03 85f845390b91: Preparing 06:40:03 446e3757cafc: Preparing 06:40:03 a8c02ac0abeb: Preparing 06:40:03 f73e7dbfee58: Preparing 06:40:03 f73e7dbfee58: Waiting 06:40:03 a8c02ac0abeb: Layer already exists 06:40:03 446e3757cafc: Layer already exists 06:40:03 ca660e4400c7: Layer already exists 06:40:03 85f845390b91: Layer already exists 06:40:03 e6c24382a52b: Layer already exists 06:40:03 f73e7dbfee58: Layer already exists 06:40:03 2.2.1-dev.5: digest: sha256:f23f9c903610b0fabbf8cc5d05711056984715e9b9f4c5b4b6ad2e0b27c31f90 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5 06:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:40:04 e6c24382a52b: Preparing 06:40:04 ca660e4400c7: Preparing 06:40:04 85f845390b91: Preparing 06:40:04 446e3757cafc: Preparing 06:40:04 a8c02ac0abeb: Preparing 06:40:04 f73e7dbfee58: Preparing 06:40:04 f73e7dbfee58: Waiting 06:40:04 a8c02ac0abeb: Layer already exists 06:40:04 e6c24382a52b: Layer already exists 06:40:04 85f845390b91: Layer already exists 06:40:04 ca660e4400c7: Layer already exists 06:40:04 446e3757cafc: Layer already exists 06:40:04 f73e7dbfee58: Layer already exists 06:40:04 b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5: digest: sha256:f23f9c903610b0fabbf8cc5d05711056984715e9b9f4c5b4b6ad2e0b27c31f90 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:05 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:40:05 e6c24382a52b: Preparing 06:40:05 ca660e4400c7: Preparing 06:40:05 85f845390b91: Preparing 06:40:05 446e3757cafc: Preparing 06:40:05 a8c02ac0abeb: Preparing 06:40:05 f73e7dbfee58: Preparing 06:40:05 f73e7dbfee58: Waiting 06:40:05 e6c24382a52b: Layer already exists 06:40:05 446e3757cafc: Layer already exists 06:40:05 a8c02ac0abeb: Layer already exists 06:40:05 ca660e4400c7: Layer already exists 06:40:05 85f845390b91: Layer already exists 06:40:05 f73e7dbfee58: Layer already exists 06:40:05 main: digest: sha256:f23f9c903610b0fabbf8cc5d05711056984715e9b9f4c5b4b6ad2e0b27c31f90 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:05 ===================================================== [Pipeline] echo 06:40:05 taggedImages: 06:40:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b3a201471f88f806ab320431fdd3bd4e90f5c29c 06:40:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:40:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.1-dev.5 06:40:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b3a201471f88f806ab320431fdd3bd4e90f5c29c-2.2.1-dev.5 06:40:05 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:06 06:40:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:07 arm64: Pulling from edgex-lftools-log-publisher 06:40:07 8998bd30e6a1: Pulling fs layer 06:40:07 04944245beec: Pulling fs layer 06:40:07 699f458cf7ca: Pulling fs layer 06:40:07 765212b225bb: Pulling fs layer 06:40:07 f23df028b6ca: Pulling fs layer 06:40:07 d65c8cfc05b1: Pulling fs layer 06:40:07 2437ff75d9bd: Pulling fs layer 06:40:07 f23df028b6ca: Waiting 06:40:07 765212b225bb: Waiting 06:40:07 d65c8cfc05b1: Waiting 06:40:07 2437ff75d9bd: Waiting 06:40:07 04944245beec: Verifying Checksum 06:40:07 04944245beec: Download complete 06:40:07 765212b225bb: Verifying Checksum 06:40:07 765212b225bb: Download complete 06:40:07 f23df028b6ca: Verifying Checksum 06:40:07 f23df028b6ca: Download complete 06:40:07 d65c8cfc05b1: Verifying Checksum 06:40:07 d65c8cfc05b1: Download complete 06:40:07 699f458cf7ca: Verifying Checksum 06:40:07 699f458cf7ca: Download complete 06:40:07 8998bd30e6a1: Verifying Checksum 06:40:07 8998bd30e6a1: Download complete 06:40:10 2437ff75d9bd: Verifying Checksum 06:40:10 2437ff75d9bd: Download complete 06:40:12 8998bd30e6a1: Pull complete 06:40:12 04944245beec: Pull complete 06:40:13 699f458cf7ca: Pull complete 06:40:14 765212b225bb: Pull complete 06:40:15 f23df028b6ca: Pull complete 06:40:15 d65c8cfc05b1: Pull complete 06:40:30 2437ff75d9bd: Pull complete 06:40:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:40:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:30 prd-ubuntu20.04-docker-arm64-4c-16g-17394 does not seem to be running inside a container 06:40:30 $ 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/44 -v /w/workspace/device-modbus-go/44:/w/workspace/device-modbus-go/44:rw,z -v /w/workspace/device-modbus-go/44@tmp:/w/workspace/device-modbus-go/44@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 06:40:33 $ docker top d8d748c6df2e13a4c6056b96d2b033e7591d320908248d7617de51d0955a1f32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:34 ---> job-cost.sh 06:40:34 lf-activate-venv: SKIPPING 06:40:34 INFO: No Stack... 06:40:34 INFO: Retrieving Pricing Info for: v3-standard-4 06:40:35 INFO: Archiving Costs [Pipeline] sh 06:40:36 + + cut -d, -f6 06:40:36 cat /w/workspace/device-modbus-go/44/archives/cost.csv [Pipeline] lock 06:40:36 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-44-stack-cost] 06:40:36 Resource [jenkins-edgexfoundry-device-modbus-go-main-44-stack-cost] did not exist. Created. 06:40:36 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:36 /w/workspace/device-modbus-go/44@tmp/durable-3a33677e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:40:37 + echo total: 0.10999999940395355 [Pipeline] stash 06:40:37 Warning: overwriting stash ‘stack-cost’ 06:40:37 Stashed 1 file(s) [Pipeline] } 06:40:37 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:37 $ docker stop --time=1 d8d748c6df2e13a4c6056b96d2b033e7591d320908248d7617de51d0955a1f32 06:40:39 $ docker rm -f d8d748c6df2e13a4c6056b96d2b033e7591d320908248d7617de51d0955a1f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:40:39 provisioning config files... 06:40:39 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3736341426586444441tmp [Pipeline] { [Pipeline] sh 06:40:39 + set +x 06:40:39 + curl -s https://codecov.io/bash 06:40:39 + bash -s -- 06:40:39 06:40:39 _____ _ 06:40:39 / ____| | | 06:40:39 | | ___ __| | ___ ___ _____ __ 06:40:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:40:39 | |___| (_) | (_| | __/ (_| (_) \ V / 06:40:39 \_____\___/ \__,_|\___|\___\___/ \_/ 06:40:39 Bash-1.0.6 06:40:39 06:40:39 06:40:39 ==> git version 2.25.1 found 06:40:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:40:39 Release-Date: 2020-01-08 06:40:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:40:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:40:39 ==> Jenkins CI detected. 06:40:39 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:40:39 project root: . 06:40:39 --> token set from env 06:40:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:40:39 ==> Running gcov in . (disable via -X gcov) 06:40:39 ==> Python coveragepy not found 06:40:39 ==> Searching for coverage reports in: 06:40:39 + . 06:40:39 -> Found 1 reports 06:40:39 ==> Detecting git/mercurial file structure 06:40:39 ==> Reading reports 06:40:39 + ./coverage.out bytes=24065 06:40:39 ==> Appending adjustments 06:40:39 https://docs.codecov.io/docs/fixing-reports 06:40:40 + Found adjustments 06:40:40 ==> Gzipping contents 06:40:40 4.0K /tmp/codecov.5xx6Iw.gz 06:40:40 ==> Uploading reports 06:40:40 url: https://codecov.io 06:40:40 query: branch=main&commit=b3a201471f88f806ab320431fdd3bd4e90f5c29c&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:40:40 -> Pinging Codecov 06:40:40 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=b3a201471f88f806ab320431fdd3bd4e90f5c29c&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:40:40 -> Uploading to 06:40:40 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/55DBCA73C666E3227836607328DD7E49/b3a201471f88f806ab320431fdd3bd4e90f5c29c/206b8f8e-ffa3-4056-a94e-84520f4c99af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T064040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9e91164a248608dbe48c1cd073352453b757e9893a5c304505da1a00a9b1834 06:40:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:40:40 Dload Upload Total Spent Left Speed 06:40:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4026 0 0 100 4026 0 9362 --:--:-- --:--:-- --:--:-- 9341 06:40:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/b3a201471f88f806ab320431fdd3bd4e90f5c29c [Pipeline] } 06:40:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:40:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:40:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:40:41 06:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:40:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:40:41 df9b9388f04a: Pulling fs layer 06:40:41 52dc419b0ee2: Pulling fs layer 06:40:41 25bc292e5bac: Pulling fs layer 06:40:41 114826534d7a: Pulling fs layer 06:40:41 4657fd5d0bcf: Pulling fs layer 06:40:41 6ad1cebc031e: Pulling fs layer 06:40:41 8a3aa393b2d8: Pulling fs layer 06:40:41 6ad1cebc031e: Waiting 06:40:41 114826534d7a: Waiting 06:40:41 8a3aa393b2d8: Waiting 06:40:41 4657fd5d0bcf: Waiting 06:40:41 25bc292e5bac: Verifying Checksum 06:40:41 25bc292e5bac: Download complete 06:40:41 52dc419b0ee2: Download complete 06:40:41 4657fd5d0bcf: Verifying Checksum 06:40:41 4657fd5d0bcf: Download complete 06:40:41 df9b9388f04a: Verifying Checksum 06:40:41 df9b9388f04a: Download complete 06:40:41 6ad1cebc031e: Verifying Checksum 06:40:41 6ad1cebc031e: Download complete 06:40:41 df9b9388f04a: Pull complete 06:40:41 52dc419b0ee2: Pull complete 06:40:41 25bc292e5bac: Pull complete 06:40:42 114826534d7a: Verifying Checksum 06:40:42 114826534d7a: Download complete 06:40:42 8a3aa393b2d8: Verifying Checksum 06:40:42 8a3aa393b2d8: Download complete 06:40:45 114826534d7a: Pull complete 06:40:45 4657fd5d0bcf: Pull complete 06:40:46 6ad1cebc031e: Pull complete 06:40:49 8a3aa393b2d8: Pull complete 06:40:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:40:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:40:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:49 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:40:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:40:51 $ docker top 548a5d231024abeb509054ad6d4569ff7ff5b3ead59c56fb3678ddb51a961312 -eo pid,comm [Pipeline] { [Pipeline] echo 06:40:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:40:52 + set -o pipefail 06:40:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:40:56 06:40:56 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:40:56 06:40:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/e8bcbdc9-c137-46a0-bc84-9755bea10db0 06:40:56 06:40:56 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:40:56 06:40:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:40:56 06:40:56 06:40:56 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 06:40:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:40:56 $ docker stop --time=1 548a5d231024abeb509054ad6d4569ff7ff5b3ead59c56fb3678ddb51a961312 06:40:58 $ docker rm -f 548a5d231024abeb509054ad6d4569ff7ff5b3ead59c56fb3678ddb51a961312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:59 + git log --format=format:%s -1 b3a201471f88f806ab320431fdd3bd4e90f5c29c [Pipeline] sh 06:40:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:00 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:41:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:00 $ docker top ecff850f80b67ff1742d2476d7407c2de2ade1a75e158b9c49a8bd0e5f742c8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:01 [ssh-agent] Looking for ssh-agent implementation... 06:41:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:01 $ docker exec ecff850f80b67ff1742d2476d7407c2de2ade1a75e158b9c49a8bd0e5f742c8c ssh-agent 06:41:01 SSH_AUTH_SOCK=/tmp/ssh-3QmGLZSFRnKJ/agent.34 06:41:01 SSH_AGENT_PID=40 06:41:01 Running ssh-add (command line suppressed) 06:41:01 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3412115075714079708.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3412115075714079708.key) 06:41:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:01 + git semver tag 06:41:02 2022-07-11 06:41:01,962 [run_tag] DEBUG tag force:False 06:41:02 2022-07-11 06:41:01,963 [check_head_tag] DEBUG check head tag 06:41:02 2022-07-11 06:41:01,963 [execute] INFO git cat-file --batch-check 06:41:02 2022-07-11 06:41:01,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:41:02 2022-07-11 06:41:01,968 [execute] INFO git cat-file --batch 06:41:02 2022-07-11 06:41:01,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:41:02 2022-07-11 06:41:01,978 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:02 2022-07-11 06:41:01,978 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 06:41:02 2022-07-11 06:41:01,978 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:41:02 2022-07-11 06:41:01,983 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:02 2.2.1-dev.5 [Pipeline] } 06:41:02 $ docker exec --env ******** --env ******** ecff850f80b67ff1742d2476d7407c2de2ade1a75e158b9c49a8bd0e5f742c8c ssh-agent -k 06:41:02 unset SSH_AUTH_SOCK; 06:41:02 unset SSH_AGENT_PID; 06:41:02 echo Agent pid 40 killed; 06:41:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:02 + git semver [Pipeline] } 06:41:02 $ docker stop --time=1 ecff850f80b67ff1742d2476d7407c2de2ade1a75e158b9c49a8bd0e5f742c8c 06:41:04 $ docker rm -f ecff850f80b67ff1742d2476d7407c2de2ade1a75e158b9c49a8bd0e5f742c8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:04 06:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:04 0.23.1-centos7: Pulling from edgex-lftools 06:41:04 ab5ef0e58194: Pulling fs layer 06:41:04 9712f1f96733: Pulling fs layer 06:41:04 63f879dbbcfc: Pulling fs layer 06:41:04 0d9ebad4ef96: Pulling fs layer 06:41:04 e9a5061849ea: Pulling fs layer 06:41:04 d747dcd14b5f: Pulling fs layer 06:41:04 2de7ff778b66: Pulling fs layer 06:41:04 0d9ebad4ef96: Waiting 06:41:04 d747dcd14b5f: Waiting 06:41:04 2de7ff778b66: Waiting 06:41:04 e9a5061849ea: Waiting 06:41:04 9712f1f96733: Download complete 06:41:05 63f879dbbcfc: Verifying Checksum 06:41:05 63f879dbbcfc: Download complete 06:41:05 e9a5061849ea: Verifying Checksum 06:41:05 e9a5061849ea: Download complete 06:41:05 d747dcd14b5f: Verifying Checksum 06:41:05 d747dcd14b5f: Download complete 06:41:05 ab5ef0e58194: Verifying Checksum 06:41:05 ab5ef0e58194: Download complete 06:41:05 0d9ebad4ef96: Verifying Checksum 06:41:05 0d9ebad4ef96: Download complete 06:41:05 2de7ff778b66: Verifying Checksum 06:41:05 2de7ff778b66: Download complete 06:41:08 ab5ef0e58194: Pull complete 06:41:08 9712f1f96733: Pull complete 06:41:09 63f879dbbcfc: Pull complete 06:41:13 0d9ebad4ef96: Pull complete 06:41:13 e9a5061849ea: Pull complete 06:41:13 d747dcd14b5f: Pull complete 06:41:14 2de7ff778b66: Pull complete 06:41:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:14 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:41:17 $ docker top ce0791ef5d828792ba2d047d4b3f293ebe8f9b48abd2ab5bb4ab28618a1ab614 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:41:17 provisioning config files... 06:41:17 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3091690295472056538tmp 06:41:17 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7856901866442690219tmp 06:41:17 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2463223821904994781tmp [Pipeline] { [Pipeline] echo 06:41:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:41:17 ---> sigul-configuration.sh 06:41:17 gpg: directory `/root/.gnupg' created 06:41:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:41:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:41:17 gpg: keyring `/root/.gnupg/secring.gpg' created 06:41:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:41:17 gpg: CAST5 encrypted data 06:41:17 gpg: encrypted with 1 passphrase 06:41:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:41:17 + mkdir /home/jenkins 06:41:17 + mkdir /home/jenkins/sigul [Pipeline] sh 06:41:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:41:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:18 ---> sigul-install.sh 06:41:18 Sigul already installed; skipping installation. [Pipeline] sh 06:41:18 + git tag --list 06:41:18 0.7.1 06:41:18 v1.0.0 06:41:18 v1.1.0 06:41:18 v1.1.1 06:41:18 v1.2.2 06:41:18 v1.3.0 06:41:18 v1.3.1 06:41:18 v2.0.0 06:41:18 v2.1.0 06:41:18 v2.1.1 06:41:18 v2.1.1-dev.1 06:41:18 v2.1.1-dev.2 06:41:18 v2.1.1-dev.3 06:41:18 v2.2.0 06:41:18 v2.2.1-dev.1 06:41:18 v2.2.1-dev.2 06:41:18 v2.2.1-dev.3 06:41:18 v2.2.1-dev.4 06:41:18 v2.2.1-dev.5 [Pipeline] sh 06:41:19 + lftools sign git-tag v2.2.1-dev.5 06:41:19 Signing Git tag with Sigul... 06:41:19 Signing v2.2.1-dev.5 [Pipeline] echo 06:41:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:41:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:41:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:41:20 $ docker stop --time=1 ce0791ef5d828792ba2d047d4b3f293ebe8f9b48abd2ab5bb4ab28618a1ab614 06:41:21 $ docker rm -f ce0791ef5d828792ba2d047d4b3f293ebe8f9b48abd2ab5bb4ab28618a1ab614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:41:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:22 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:22 $ docker top fad40accce33141f24d2a36b4c8d200b22b3ae5b6b2ba1c17e3fded627a1017f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:22 [ssh-agent] Looking for ssh-agent implementation... 06:41:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:23 $ docker exec fad40accce33141f24d2a36b4c8d200b22b3ae5b6b2ba1c17e3fded627a1017f ssh-agent 06:41:23 SSH_AUTH_SOCK=/tmp/ssh-RjSIKu1SFEMI/agent.33 06:41:23 SSH_AGENT_PID=40 06:41:23 Running ssh-add (command line suppressed) 06:41:23 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4276983873936391966.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4276983873936391966.key) 06:41:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:23 + git semver bump pre 06:41:23 2022-07-11 06:41:23,845 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:23 2022-07-11 06:41:23,846 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev 06:41:23 2022-07-11 06:41:23,846 [bump_version] DEBUG bumped version:2.2.1-dev.6 06:41:23 2022-07-11 06:41:23,846 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:41:23 2022-07-11 06:41:23,846 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:23 2022-07-11 06:41:23,846 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:23 2022-07-11 06:41:23,848 [execute] INFO git cat-file --batch-check 06:41:23 2022-07-11 06:41:23,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:41:23 2022-07-11 06:41:23,854 [execute] INFO git cat-file --batch 06:41:23 2022-07-11 06:41:23,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:41:23 2022-07-11 06:41:23,861 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:23 2.2.1-dev.6 [Pipeline] } 06:41:23 $ docker exec --env ******** --env ******** fad40accce33141f24d2a36b4c8d200b22b3ae5b6b2ba1c17e3fded627a1017f ssh-agent -k 06:41:24 unset SSH_AUTH_SOCK; 06:41:24 unset SSH_AGENT_PID; 06:41:24 echo Agent pid 40 killed; 06:41:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:24 + git semver [Pipeline] } 06:41:24 $ docker stop --time=1 fad40accce33141f24d2a36b4c8d200b22b3ae5b6b2ba1c17e3fded627a1017f 06:41:25 $ docker rm -f fad40accce33141f24d2a36b4c8d200b22b3ae5b6b2ba1c17e3fded627a1017f [Pipeline] // withDockerContainer [Pipeline] sh 06:41:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:26 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:27 $ docker top cca47da167b55f48fb49075f29cf7d1ba59cdcea81be017368bcacebd17d764a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:27 [ssh-agent] Looking for ssh-agent implementation... 06:41:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:27 $ docker exec cca47da167b55f48fb49075f29cf7d1ba59cdcea81be017368bcacebd17d764a ssh-agent 06:41:27 SSH_AUTH_SOCK=/tmp/ssh-nLgInMJDE8HA/agent.32 06:41:27 SSH_AGENT_PID=39 06:41:27 Running ssh-add (command line suppressed) 06:41:27 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9206599630514535204.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9206599630514535204.key) 06:41:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:28 + git semver push 06:41:28 2022-07-11 06:41:28,286 [run_push] DEBUG push 06:41:28 2022-07-11 06:41:28,287 [execute] INFO git cat-file --batch-check 06:41:28 2022-07-11 06:41:28,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:41:28 2022-07-11 06:41:28,291 [execute] INFO git rev-list 19814d97d63046d2e30290c18a0ecf9856e3033e -- 06:41:28 2022-07-11 06:41:28,292 [execute] DEBUG Popen(['git', 'rev-list', '19814d97d63046d2e30290c18a0ecf9856e3033e', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:41:28 2022-07-11 06:41:28,300 [execute] INFO git fetch -v origin 06:41:28 2022-07-11 06:41:28,300 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:41:28 2022-07-11 06:41:28,793 [run_push] DEBUG no remote changes detected 06:41:28 2022-07-11 06:41:28,793 [execute] INFO git push origin semver 06:41:28 2022-07-11 06:41:28,794 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:41:29 2022-07-11 06:41:29,517 [run_push] DEBUG push all version tags 06:41:29 2022-07-11 06:41:29,517 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:41:29 2022-07-11 06:41:29,518 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:41:30 2022-07-11 06:41:30,195 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:41:30 2.2.1-dev.6 [Pipeline] } 06:41:30 $ docker exec --env ******** --env ******** cca47da167b55f48fb49075f29cf7d1ba59cdcea81be017368bcacebd17d764a ssh-agent -k 06:41:30 unset SSH_AUTH_SOCK; 06:41:30 unset SSH_AGENT_PID; 06:41:30 echo Agent pid 39 killed; 06:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:30 + git semver [Pipeline] } 06:41:31 $ docker stop --time=1 cca47da167b55f48fb49075f29cf7d1ba59cdcea81be017368bcacebd17d764a 06:41:32 $ docker rm -f cca47da167b55f48fb49075f29cf7d1ba59cdcea81be017368bcacebd17d764a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:41:33 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:41:33 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:41:33 total 16 06:41:33 drwxr-xr-x 3 root root 4096 Jul 11 06:32 . 06:41:33 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 06:41 .. 06:41:33 drwxr-xr-x 2 root root 4096 Jul 11 06:32 cost 06:41:33 -rw-r--r-- 1 root root 86 Jul 11 06:32 cost.csv 06:41:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:41:33 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:41:33 total 16 06:41:33 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 06:32 . 06:41:33 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 06:41 .. 06:41:33 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 06:32 cost 06:41:33 -rw-r--r-- 1 jenkins jenkins 86 Jul 11 06:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:41:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:34 ---> package-listing.sh 06:41:34 ++ tr '[:upper:]' '[:lower:]' 06:41:34 ++ facter osfamily 06:41:34 + OS_FAMILY=debian 06:41:34 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:41:34 + START_PACKAGES=/tmp/packages_start.txt 06:41:34 + END_PACKAGES=/tmp/packages_end.txt 06:41:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:34 + PACKAGES=/tmp/packages_start.txt 06:41:34 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:41:34 + PACKAGES=/tmp/packages_end.txt 06:41:34 + case "${OS_FAMILY}" in 06:41:34 + dpkg -l 06:41:34 + grep '^ii' 06:41:34 + '[' -f /tmp/packages_start.txt ']' 06:41:34 + '[' -f /tmp/packages_end.txt ']' 06:41:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:34 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:41:34 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:41:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:41:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:35 prd-ubuntu20.04-docker-8c-8g-17392 does not seem to be running inside a container 06:41:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:41:35 $ docker top 1dc0a95954a7c58df9f16edbeee317964b4b4ba43a25df9b0e1f8b7f03ec2f69 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:36 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:36 + mkdir -p /var/log/sysstat [Pipeline] sh 06:41:36 + ls /var/log/sa-host 06:41:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:36 provisioning config files... 06:41:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5421919054529127776tmp [Pipeline] { [Pipeline] echo 06:41:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:37 ---> create-netrc.sh [Pipeline] } 06:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:41:37 ---> python-tools-install.sh [Pipeline] echo 06:41:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:37 ---> sudo-logs.sh 06:41:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:41:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:38 ---> job-cost.sh 06:41:38 lf-activate-venv: SKIPPING 06:41:38 DEBUG: total: 0.2199999988079071 06:41:38 INFO: Retrieving Stack Cost... 06:41:38 INFO: Retrieving Pricing Info for: v3-standard-8 06:41:39 INFO: Archiving Costs [Pipeline] echo 06:41:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:39 ---> logs-deploy.sh 06:41:39 lf-activate-venv: SKIPPING 06:41:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/44 06:41:39 INFO: archiving workspace using pattern(s): 06:41:40 Archives upload complete. 06:41:40 INFO: archiving logs to Nexus