Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13088d9dec4550f0cc4856225025b51f703f2058 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4842 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 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/master:refs/remotes/origin/master # timeout=10 Checking out Revision 13088d9dec4550f0cc4856225025b51f703f2058 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 Commit message: "Merge pull request #240 from tonyespy/snap-and-docker-go116" > git rev-list --no-walk 90bd167c5e008ca72793a95020c1bd222277a38a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:22:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:22:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:22:15 ========================================================= 20:22:15 EdgeX Global Pipelines Version Info 20:22:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:22:18 ------------------- 20:22:18 stable info: 20:22:18 ------------------- 20:22:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:22:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:22:18 Message: update stable to v1.0.192 20:22:19 ------------------- 20:22:19 experimental info: 20:22:19 ------------------- 20:22:19 Commited By: **** collab-it+edgex@linuxfoundation.org 20:22:19 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:22:19 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:22:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13088d9dec4550f0cc4856225025b51f703f2058 [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13088d9 [Pipeline] echo 20:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:22:20 provisioning config files... 20:22:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config7990927316229187897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:20 ---> docker-login.sh 20:22:20 nexus3.edgexfoundry.org:10001 20:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:21 Configure a credential helper to remove this warning. See 20:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:21 20:22:21 Login Succeeded 20:22:21 nexus3.edgexfoundry.org:10002 20:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:22 Configure a credential helper to remove this warning. See 20:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:22 20:22:22 Login Succeeded 20:22:22 nexus3.edgexfoundry.org:10003 20:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:23 Configure a credential helper to remove this warning. See 20:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:23 20:22:23 Login Succeeded 20:22:23 nexus3.edgexfoundry.org:10004 20:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:23 Configure a credential helper to remove this warning. See 20:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:23 20:22:23 Login Succeeded 20:22:23 docker.io 20:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:22:23 Configure a credential helper to remove this warning. See 20:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:22:23 20:22:23 Login Succeeded 20:22:23 ---> docker-login.sh ends [Pipeline] } 20:22:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:24 + git log --format=format:%s -1 13088d9dec4550f0cc4856225025b51f703f2058 [Pipeline] echo 20:22:24 GIT_COMMIT: 13088d9dec4550f0cc4856225025b51f703f2058, Commit Message: Merge pull request #240 from tonyespy/snap-and-docker-go116 [Pipeline] echo 20:22:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:22:25 20:22:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:22:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:22:25 latest: Pulling from edgex-devops/git-semver 20:22:25 31603596830f: Pulling fs layer 20:22:25 54011a49482f: Pulling fs layer 20:22:25 a6820b24f6d8: Pulling fs layer 20:22:25 f581987b2513: Pulling fs layer 20:22:25 f581987b2513: Waiting 20:22:25 54011a49482f: Verifying Checksum 20:22:25 54011a49482f: Download complete 20:22:26 31603596830f: Verifying Checksum 20:22:26 31603596830f: Download complete 20:22:26 f581987b2513: Verifying Checksum 20:22:26 f581987b2513: Download complete 20:22:26 a6820b24f6d8: Verifying Checksum 20:22:26 a6820b24f6d8: Download complete 20:22:27 31603596830f: Pull complete 20:22:27 54011a49482f: Pull complete 20:22:29 a6820b24f6d8: Pull complete 20:22:29 f581987b2513: Pull complete 20:22:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:22:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:22:30 prd-centos7-docker-4c-2g-4842 does not seem to be running inside a container 20:22:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:22:33 $ docker top a090987c2ebbf909313424630cde71e50d8c7718c9b1463f4740cbdc3fc53273 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:22:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:33 [ssh-agent] Looking for ssh-agent implementation... 20:22:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:33 $ docker exec a090987c2ebbf909313424630cde71e50d8c7718c9b1463f4740cbdc3fc53273 ssh-agent 20:22:34 SSH_AUTH_SOCK=/tmp/ssh-t6rJUpUVX70T/agent.11 20:22:34 SSH_AGENT_PID=16 20:22:34 Running ssh-add (command line suppressed) 20:22:34 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_648511743972110883.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_648511743972110883.key) 20:22:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:35 + git tag --points-at HEAD [Pipeline] } 20:22:35 $ docker exec --env ******** --env ******** a090987c2ebbf909313424630cde71e50d8c7718c9b1463f4740cbdc3fc53273 ssh-agent -k 20:22:35 unset SSH_AUTH_SOCK; 20:22:35 unset SSH_AGENT_PID; 20:22:35 echo Agent pid 16 killed; 20:22:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:35 [ssh-agent] Looking for ssh-agent implementation... 20:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:36 $ docker exec a090987c2ebbf909313424630cde71e50d8c7718c9b1463f4740cbdc3fc53273 ssh-agent 20:22:36 SSH_AUTH_SOCK=/tmp/ssh-yZeXR3Q5l89p/agent.45 20:22:36 SSH_AGENT_PID=50 20:22:36 Running ssh-add (command line suppressed) 20:22:37 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4755751860693890151.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_4755751860693890151.key) 20:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:38 + git semver init 20:22:38 # -> Open(): unable to determine branch for HEAD 20:22:38 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 20:22:38 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 20:22:38 # $SEMVER_REMOTE_NAME = origin 20:22:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:22:38 # $SEMVER_USER_NAME = edgex-jenkins 20:22:38 # $SEMVER_BRANCH = master 20:22:38 # $SEMVER_TEMP = /tmp/semver-166924462 20:22:38 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 20:22:39 # '/tmp/semver-166924462' -> '/w/workspace/xfoundry_device-modbus-go_master/.semver' 20:22:39 # -> Force: false 20:22:39 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 20:22:39 $ docker exec --env ******** --env ******** a090987c2ebbf909313424630cde71e50d8c7718c9b1463f4740cbdc3fc53273 ssh-agent -k 20:22:39 unset SSH_AUTH_SOCK; 20:22:39 unset SSH_AGENT_PID; 20:22:39 echo Agent pid 50 killed; 20:22:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:40 + git semver [Pipeline] } 20:22:40 $ docker stop --time=1 a090987c2ebbf909313424630cde71e50d8c7718c9b1463f4740cbdc3fc53273 20:22:42 $ docker rm -f a090987c2ebbf909313424630cde71e50d8c7718c9b1463f4740cbdc3fc53273 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:22:44 Stashed 1 file(s) [Pipeline] echo 20:22:44 [edgeXSemver]: initialized semver on version 1.3.2-dev.8 [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] node [Pipeline] node 20:22:59 Still waiting to schedule task 20:22:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:22:59 Still waiting to schedule task 20:22:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:28:11 Running on prd-centos7-docker-4c-2g-4855 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 20:28:12 Running in /w/workspace/device-modbus-go/47 [Pipeline] { [Pipeline] checkout 20:28:15 using credential edgex-jenkins-ssh 20:28:15 Cloning the remote Git repository 20:28:15 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 20:28:15 > git init /w/workspace/device-modbus-go/47 # timeout=10 20:28:15 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:28:15 > git --version # timeout=10 20:28:15 > git --version # 'git version 2.24.3' 20:28:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:28:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:28:16 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:28:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:28:16 Checking out Revision 13088d9dec4550f0cc4856225025b51f703f2058 (master) 20:28:16 > git config core.sparsecheckout # timeout=10 20:28:16 > git checkout -f 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 20:28:20 Commit message: "Merge pull request #240 from tonyespy/snap-and-docker-go116" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:28:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:28:22 + sudo service docker restart 20:28:22 + true 20:28:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:28:23 provisioning config files... 20:28:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/47@tmp/config2492381341598485091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:23 ---> docker-login.sh 20:28:23 nexus3.edgexfoundry.org:10001 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 nexus3.edgexfoundry.org:10002 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 nexus3.edgexfoundry.org:10003 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:24 Configure a credential helper to remove this warning. See 20:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:24 20:28:24 Login Succeeded 20:28:24 nexus3.edgexfoundry.org:10004 20:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:25 Configure a credential helper to remove this warning. See 20:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:25 20:28:25 Login Succeeded 20:28:25 docker.io 20:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:25 Configure a credential helper to remove this warning. See 20:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:25 20:28:25 Login Succeeded 20:28:25 ---> docker-login.sh ends [Pipeline] } 20:28:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:28:25 ========================================================= 20:28:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:28:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:28:25 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 20:28:25 Sending build context to Docker daemon 594.9kB 20:28:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:28:25 Step 2/8 : FROM ${BASE} 20:28:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:26 540db60ca938: Pulling fs layer 20:28:26 adcc1eea9eea: Pulling fs layer 20:28:26 4c4ab2625f07: Pulling fs layer 20:28:26 0510c868ecb4: Pulling fs layer 20:28:26 afea3b2eda06: Pulling fs layer 20:28:26 7809a108b3ef: Pulling fs layer 20:28:26 f706445af74f: Pulling fs layer 20:28:26 0510c868ecb4: Waiting 20:28:26 afea3b2eda06: Waiting 20:28:26 7809a108b3ef: Waiting 20:28:26 f706445af74f: Waiting 20:28:26 4c4ab2625f07: Verifying Checksum 20:28:26 4c4ab2625f07: Download complete 20:28:26 adcc1eea9eea: Download complete 20:28:26 afea3b2eda06: Verifying Checksum 20:28:26 afea3b2eda06: Download complete 20:28:26 7809a108b3ef: Download complete 20:28:26 540db60ca938: Verifying Checksum 20:28:26 540db60ca938: Download complete 20:28:27 540db60ca938: Pull complete 20:28:27 adcc1eea9eea: Pull complete 20:28:27 4c4ab2625f07: Pull complete 20:28:29 f706445af74f: Verifying Checksum 20:28:29 f706445af74f: Download complete 20:28:30 0510c868ecb4: Download complete 20:28:37 0510c868ecb4: Pull complete 20:28:37 afea3b2eda06: Pull complete 20:28:37 7809a108b3ef: Pull complete 20:28:43 f706445af74f: Pull complete 20:28:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:28:43 ---> b068be0155e3 20:28:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:28:43 ---> Running in f4ea10ab0d90 20:28:44 Removing intermediate container f4ea10ab0d90 20:28:44 ---> 4bdc6514cef9 20:28:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:44 ---> Running in 39ba592b8300 20:28:46 Removing intermediate container 39ba592b8300 20:28:46 ---> 9ddc4925e487 20:28:46 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:28:46 ---> Running in 0acfd203b152 20:28:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:28:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:28:47 (1/13) Installing libc-dev (0.7.2-r3) 20:28:48 (2/13) Installing libsodium (1.0.18-r0) 20:28:48 (3/13) Installing pkgconf (1.7.3-r0) 20:28:48 (4/13) Installing libsodium-dev (1.0.18-r0) 20:28:48 (5/13) Installing openssh-keygen (8.4_p1-r3) 20:28:48 (6/13) Installing libedit (20191231.3.1-r1) 20:28:48 (7/13) Installing openssh-client (8.4_p1-r3) 20:28:48 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 20:28:48 (9/13) Installing openssh-server-common (8.4_p1-r3) 20:28:48 (10/13) Installing openssh-server (8.4_p1-r3) 20:28:49 (11/13) Installing openssh (8.4_p1-r3) 20:28:49 (12/13) Installing libzmq (4.3.3-r1) 20:28:49 (13/13) Installing zeromq-dev (4.3.3-r1) 20:28:49 Executing busybox-1.32.1-r6.trigger 20:28:49 OK: 156 MiB in 53 packages 20:28:50 Removing intermediate container 0acfd203b152 20:28:50 ---> ef486646e1a7 20:28:50 Step 6/8 : WORKDIR /device-modbus-go 20:28:50 ---> Running in 54d91da1b602 20:28:50 Removing intermediate container 54d91da1b602 20:28:50 ---> 1ede02fb3b9f 20:28:50 Step 7/8 : COPY . . 20:28:51 ---> 5e81c366e230 20:28:51 Step 8/8 : RUN go mod download 20:28:51 ---> Running in 344f07ee38c2 20:29:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4851 in /w/workspace/xfoundry_device-modbus-go_master [Pipeline] { [Pipeline] ws 20:29:05 Running in /w/workspace/device-modbus-go/47 [Pipeline] { [Pipeline] checkout 20:29:12 using credential edgex-jenkins-ssh 20:29:12 Cloning the remote Git repository 20:29:12 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 20:29:13 > git init /w/workspace/device-modbus-go/47 # timeout=10 20:29:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:29:13 > git --version # timeout=10 20:29:13 > git --version # 'git version 2.17.1' 20:29:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:29:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 20:29:14 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 20:29:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:29:14 Checking out Revision 13088d9dec4550f0cc4856225025b51f703f2058 (master) 20:29:14 > git config core.sparsecheckout # timeout=10 20:29:14 > git checkout -f 13088d9dec4550f0cc4856225025b51f703f2058 # timeout=10 20:29:18 Removing intermediate container 344f07ee38c2 20:29:18 ---> 2e4487a35dac 20:29:18 Successfully built 2e4487a35dac 20:29:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:29:18 + docker inspect -f . ci-base-image-x86_64 20:29:18 . [Pipeline] withDockerContainer 20:29:18 prd-centos7-docker-4c-2g-4855 does not seem to be running inside a container 20:29:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/47 -v /w/workspace/device-modbus-go/47:/w/workspace/device-modbus-go/47:rw,z -v /w/workspace/device-modbus-go/47@tmp:/w/workspace/device-modbus-go/47@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 ******** ci-base-image-x86_64 cat 20:29:19 Commit message: "Merge pull request #240 from tonyespy/snap-and-docker-go116" 20:29:19 $ docker top 45447fc8cc3bd5b338acd99bc2d9e1aaf3c966537b3fe1167094d4d06458e11b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 20:29:19 + go version 20:29:19 go version go1.16.3 linux/amd64 [Pipeline] sh [Pipeline] } 20:29:20 $ docker stop --time=1 45447fc8cc3bd5b338acd99bc2d9e1aaf3c966537b3fe1167094d4d06458e11b 20:29:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 20:29:22 $ docker rm -f 45447fc8cc3bd5b338acd99bc2d9e1aaf3c966537b3fe1167094d4d06458e11b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:29:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:29:22 + docker inspect -f . ci-base-image-x86_64 20:29:22 . [Pipeline] withDockerContainer 20:29:22 prd-centos7-docker-4c-2g-4855 does not seem to be running inside a container 20:29:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/47 -v /w/workspace/device-modbus-go/47:/w/workspace/device-modbus-go/47:rw,z -v /w/workspace/device-modbus-go/47@tmp:/w/workspace/device-modbus-go/47@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 ******** ci-base-image-x86_64 cat 20:29:22 + sudo service docker+ restart 20:29:22 true 20:29:23 $ docker top c052639b35b69be9585e33c9861fc077ff737a103ff6c1413dfdf9fad5a5b690 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:24 + go mod tidy [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:29:24 provisioning config files... 20:29:25 + make test 20:29:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:29:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/47@tmp/config4574476118484748648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:25 ---> docker-login.sh 20:29:25 nexus3.edgexfoundry.org:10001 20:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:26 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:26 Configure a credential helper to remove this warning. See 20:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:26 20:29:26 Login Succeeded 20:29:26 nexus3.edgexfoundry.org:10002 20:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:27 Configure a credential helper to remove this warning. See 20:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:27 20:29:27 Login Succeeded 20:29:27 nexus3.edgexfoundry.org:10003 20:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:27 Configure a credential helper to remove this warning. See 20:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:27 20:29:27 Login Succeeded 20:29:27 nexus3.edgexfoundry.org:10004 20:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:28 Configure a credential helper to remove this warning. See 20:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:28 20:29:28 Login Succeeded 20:29:28 docker.io 20:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:29 Configure a credential helper to remove this warning. See 20:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:29 20:29:29 Login Succeeded 20:29:29 ---> docker-login.sh ends [Pipeline] } 20:29:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:29 ========================================================= 20:29:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:29:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:29:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 20:29:30 Sending build context to Docker daemon 593.9kB 20:29:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:29:30 Step 2/8 : FROM ${BASE} 20:29:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:29:30 595b0fe564bb: Pulling fs layer 20:29:30 7186ed65a4f7: Pulling fs layer 20:29:30 316046926c0a: Pulling fs layer 20:29:30 4ebd0625c992: Pulling fs layer 20:29:30 207e8628e3a3: Pulling fs layer 20:29:30 c791037a9be2: Pulling fs layer 20:29:30 ffd874e62e21: Pulling fs layer 20:29:30 207e8628e3a3: Waiting 20:29:30 c791037a9be2: Waiting 20:29:30 ffd874e62e21: Waiting 20:29:30 4ebd0625c992: Waiting 20:29:30 316046926c0a: Download complete 20:29:30 7186ed65a4f7: Verifying Checksum 20:29:30 7186ed65a4f7: Download complete 20:29:30 207e8628e3a3: Verifying Checksum 20:29:30 207e8628e3a3: Download complete 20:29:30 c791037a9be2: Verifying Checksum 20:29:30 c791037a9be2: Download complete 20:29:30 595b0fe564bb: Verifying Checksum 20:29:30 595b0fe564bb: Download complete 20:29:31 595b0fe564bb: Pull complete 20:29:32 7186ed65a4f7: Pull complete 20:29:32 316046926c0a: Pull complete 20:29:33 ffd874e62e21: Verifying Checksum 20:29:37 4ebd0625c992: Verifying Checksum 20:29:37 4ebd0625c992: Download complete 20:29:45 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:29:45 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.7% of statements 20:29:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:29:48 4ebd0625c992: Pull complete 20:29:48 207e8628e3a3: Pull complete 20:29:48 c791037a9be2: Pull complete 20:29:51 ffd874e62e21: Pull complete 20:29:51 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:29:51 ---> cfc18b08335c 20:29:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 20:29:54 ---> Running in a5861f34b713 20:29:54 Removing intermediate container a5861f34b713 20:29:54 ---> 0c027cd026df 20:29:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:55 ---> Running in 90d3fc21f1a7 20:29:56 gofmt -l . 20:29:56 [ "`gofmt -l .`" = "" ] 20:29:56 ./bin/test-attribution-txt.sh 20:29:56 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:29:56 $ docker stop --time=1 c052639b35b69be9585e33c9861fc077ff737a103ff6c1413dfdf9fad5a5b690 20:29:57 Removing intermediate container 90d3fc21f1a7 20:29:57 ---> 1d525fe2075c 20:29:57 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:29:57 ---> Running in 981844924e54 20:29:58 $ docker rm -f c052639b35b69be9585e33c9861fc077ff737a103ff6c1413dfdf9fad5a5b690 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:29:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:29:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 20:29:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 20:30:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:30:00 + ls -al . 20:30:00 total 112 20:30:00 drwxrwxr-x. 9 jenkins jenkins 4096 May 12 20:29 . 20:30:00 drwxrwxr-x. 4 jenkins jenkins 30 May 12 20:28 .. 20:30:00 -rw-rw-r--. 1 jenkins jenkins 7707 May 12 20:28 Attribution.txt 20:30:00 drwxrwxr-x. 2 jenkins jenkins 87 May 12 20:28 bin 20:30:00 drwxrwxr-x. 3 jenkins jenkins 32 May 12 20:28 cmd 20:30:00 -rw-r--r--. 1 jenkins jenkins 22385 May 12 20:29 coverage.out 20:30:00 -rw-rw-r--. 1 jenkins jenkins 1457 May 12 20:28 Dockerfile 20:30:00 -rw-rw-r--. 1 jenkins jenkins 995 May 12 20:28 Dockerfile.build 20:30:00 -rw-rw-r--. 1 jenkins jenkins 140 May 12 20:28 .dockerignore 20:30:00 drwxrwxr-x. 8 jenkins jenkins 162 May 12 20:28 .git 20:30:00 drwxrwxr-x. 2 jenkins jenkins 103 May 12 20:28 .github 20:30:00 -rw-rw-r--. 1 jenkins jenkins 338 May 12 20:28 .gitignore 20:30:00 -rw-r--r--. 1 jenkins jenkins 413 May 12 20:29 go.mod 20:30:00 -rw-r--r--. 1 jenkins jenkins 21839 May 12 20:29 go.sum 20:30:00 drwxrwxr-x. 3 jenkins jenkins 20 May 12 20:28 internal 20:30:00 -rw-rw-r--. 1 jenkins jenkins 679 May 12 20:28 Jenkinsfile 20:30:00 -rw-rw-r--. 1 jenkins jenkins 11340 May 12 20:28 LICENSE 20:30:00 -rw-rw-r--. 1 jenkins jenkins 910 May 12 20:28 Makefile 20:30:00 -rw-rw-r--. 1 jenkins jenkins 2897 May 12 20:28 README.md 20:30:00 drwxrwxr-x. 2 jenkins jenkins 52 May 12 20:28 simulator 20:30:00 drwxrwxr-x. 4 jenkins jenkins 71 May 12 20:28 snap 20:30:00 -rw-rw-r--. 1 jenkins jenkins 11 May 12 20:22 VERSION 20:30:00 -rw-rw-r--. 1 jenkins jenkins 229 May 12 20:28 version.go [Pipeline] isUnix [Pipeline] sh 20:30:00 (1/13) Installing libc-dev (0.7.2-r3) 20:30:00 (2/13) Installing libsodium (1.0.18-r0) 20:30:00 (3/13) Installing pkgconf (1.7.3-r0) 20:30:00 (4/13) Installing libsodium-dev (1.0.18-r0) 20:30:00 (5/13) Installing openssh-keygen (8.4_p1-r3) 20:30:00 + 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=13088d9dec4550f0cc4856225025b51f703f2058 --label arch=amd64 --label version=1.3.2-dev.8 . 20:30:00 (6/13) Installing libedit (20191231.3.1-r1) 20:30:00 (7/13) Installing openssh-client (8.4_p1-r3) 20:30:00 Sending build context to Docker daemon 618kB 20:30:00 Step 1/21 : ARG BASE=golang:1.16-alpine3.12 20:30:00 Step 2/21 : FROM ${BASE} AS builder 20:30:00 ---> 2e4487a35dac 20:30:00 Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:01 ---> Running in 1249c85a7028 20:30:01 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 20:30:01 (9/13) Installing openssh-server-common (8.4_p1-r3) 20:30:01 (10/13) Installing openssh-server (8.4_p1-r3) 20:30:02 (11/13) Installing openssh (8.4_p1-r3) 20:30:02 (12/13) Installing libzmq (4.3.3-r1) 20:30:02 Removing intermediate container 1249c85a7028 20:30:02 ---> 7a1913e3a477 20:30:02 Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:30:02 ---> Running in 3aaa0a0e7883 20:30:02 (13/13) Installing zeromq-dev (4.3.3-r1) 20:30:02 Executing busybox-1.32.1-r6.trigger 20:30:02 OK: 145 MiB in 53 packages 20:30:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:30:03 Removing intermediate container 981844924e54 20:30:03 ---> b09308cced49 20:30:03 Step 6/8 : WORKDIR /device-modbus-go 20:30:04 ---> Running in ac1183f8e106 20:30:04 Removing intermediate container ac1183f8e106 20:30:04 ---> 0a0c72dca582 20:30:04 Step 7/8 : COPY . . 20:30:04 OK: 156 MiB in 53 packages 20:30:05 Removing intermediate container 3aaa0a0e7883 20:30:05 ---> 221ecd3efe2b 20:30:05 Step 5/21 : WORKDIR /device-modbus-go 20:30:05 ---> Running in f74381091343 20:30:05 Removing intermediate container f74381091343 20:30:05 ---> abbb6603633c 20:30:05 Step 6/21 : COPY . . 20:30:05 ---> 3275d7293213 20:30:05 Step 8/8 : RUN go mod download 20:30:05 ---> Running in 42884d096050 20:30:06 ---> 9258f6dc5088 20:30:06 Step 7/21 : RUN go mod download 20:30:06 ---> Running in a49e3206324d 20:30:07 Removing intermediate container a49e3206324d 20:30:07 ---> cb6fe819fe83 20:30:07 Step 8/21 : RUN make build 20:30:07 ---> Running in 50e79ab7aac9 20:30:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.8" -o cmd/device-modbus ./cmd 20:30:20 CGO_ENABLED=1 GO111MODULE=on go build ./... 20:30:24 Removing intermediate container 50e79ab7aac9 20:30:24 ---> 6bc9c9b02a29 20:30:24 Step 9/21 : FROM alpine:3.12 20:30:24 3.12: Pulling from library/alpine 20:30:24 339de151aab4: Pulling fs layer 20:30:24 339de151aab4: Verifying Checksum 20:30:24 339de151aab4: Download complete 20:30:25 339de151aab4: Pull complete 20:30:25 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:30:25 Status: Downloaded newer image for alpine:3.12 20:30:25 ---> 13621d1b12d4 20:30:25 Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:30:25 ---> Running in 7a038c869a54 20:30:25 Removing intermediate container 7a038c869a54 20:30:25 ---> 721a446cf835 20:30:25 Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:25 ---> Running in 85ccff926aa5 20:30:26 Removing intermediate container 85ccff926aa5 20:30:26 ---> b365749f7cfd 20:30:26 Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init 20:30:27 ---> Running in 9f515200014b 20:30:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:30:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:30:30 (1/6) Installing dumb-init (1.2.2-r1) 20:30:30 (2/6) Installing libgcc (9.3.0-r2) 20:30:30 (3/6) Installing libsodium (1.0.18-r0) 20:30:31 (4/6) Installing libstdc++ (9.3.0-r2) 20:30:32 (5/6) Installing libzmq (4.3.3-r0) 20:30:32 Removing intermediate container 42884d096050 20:30:32 ---> b1d54074f7c9 20:30:32 Successfully built b1d54074f7c9 20:30:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:30:32 (6/6) Installing zeromq (4.3.3-r0) 20:30:32 Executing busybox-1.31.1-r20.trigger 20:30:32 OK: 8 MiB in 20 packages 20:30:32 + docker inspect -f . ci-base-image-arm64 20:30:32 . [Pipeline] withDockerContainer 20:30:33 prd-ubuntu18.04-docker-arm64-4c-16g-4851 does not seem to be running inside a container 20:30:33 Removing intermediate container 9f515200014b 20:30:33 ---> 8627343c73ad 20:30:33 Step 13/21 : COPY --from=builder /device-modbus-go/cmd / 20:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/47 -v /w/workspace/device-modbus-go/47:/w/workspace/device-modbus-go/47:rw,z -v /w/workspace/device-modbus-go/47@tmp:/w/workspace/device-modbus-go/47@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 ******** ci-base-image-arm64 cat 20:30:34 ---> 3d9ff3ebf712 20:30:34 Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / 20:30:34 ---> 55a6c6350190 20:30:34 Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:30:34 ---> b24b3a10eb14 20:30:34 Step 16/21 : EXPOSE 49991 20:30:35 $ docker top 467be614f6c67852b2a2f3e12d1eba8dd7b5c4988657bc98b664b2bec918eb79 -eo pid,comm 20:30:35 ---> Running in 4087a612607c 20:30:35 Removing intermediate container 4087a612607c 20:30:35 ---> 3e2643740e63 20:30:35 Step 17/21 : ENTRYPOINT ["/device-modbus"] [Pipeline] { [Pipeline] sh 20:30:35 ---> Running in 4f326a42f9d1 20:30:35 Removing intermediate container 4f326a42f9d1 20:30:35 ---> 08e00ed4d352 20:30:35 Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:35 ---> Running in f3d65e17a5df 20:30:35 Removing intermediate container f3d65e17a5df 20:30:35 ---> 1be528c852a1 20:30:35 Step 19/21 : LABEL arch=amd64 20:30:35 ---> Running in 94977b40ab3c 20:30:35 Removing intermediate container 94977b40ab3c 20:30:35 ---> b4d5fd6b5771 20:30:35 Step 20/21 : LABEL git_sha=13088d9dec4550f0cc4856225025b51f703f2058 20:30:35 ---> Running in 69ce0af87628 20:30:36 + go version 20:30:36 go version go1.16.3 linux/arm64 [Pipeline] } 20:30:36 $ docker stop --time=1 467be614f6c67852b2a2f3e12d1eba8dd7b5c4988657bc98b664b2bec918eb79 20:30:36 Removing intermediate container 69ce0af87628 20:30:36 ---> 0795cc012fa7 20:30:36 Step 21/21 : LABEL version=1.3.2-dev.8 20:30:36 ---> Running in f4d44dc3d06e 20:30:36 Removing intermediate container f4d44dc3d06e 20:30:36 ---> c774098dfd35 20:30:36 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:30:36 Successfully built c774098dfd35 20:30:36 Successfully tagged device-modbus:latest 20:30:38 $ docker rm -f 467be614f6c67852b2a2f3e12d1eba8dd7b5c4988657bc98b664b2bec918eb79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:30:38 provisioning config files... 20:30:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/47@tmp/config1013462851642980285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:38 + docker inspect -f . ci-base-image-arm64 20:30:38 . [Pipeline] withDockerContainer 20:30:39 ---> docker-login.sh 20:30:39 nexus3.edgexfoundry.org:10001 20:30:39 prd-ubuntu18.04-docker-arm64-4c-16g-4851 does not seem to be running inside a container 20:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/47 -v /w/workspace/device-modbus-go/47:/w/workspace/device-modbus-go/47:rw,z -v /w/workspace/device-modbus-go/47@tmp:/w/workspace/device-modbus-go/47@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 ******** ci-base-image-arm64 cat 20:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:39 Configure a credential helper to remove this warning. See 20:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:39 20:30:39 Login Succeeded 20:30:39 nexus3.edgexfoundry.org:10002 20:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:39 Configure a credential helper to remove this warning. See 20:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:39 20:30:39 Login Succeeded 20:30:39 nexus3.edgexfoundry.org:10003 20:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:39 Configure a credential helper to remove this warning. See 20:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:39 20:30:39 Login Succeeded 20:30:39 nexus3.edgexfoundry.org:10004 20:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:39 Configure a credential helper to remove this warning. See 20:30:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:39 20:30:39 Login Succeeded 20:30:39 docker.io 20:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:40 Configure a credential helper to remove this warning. See 20:30:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:40 20:30:40 Login Succeeded 20:30:40 ---> docker-login.sh ends 20:30:40 $ docker top 163afb8b21733225aae1774ebc752054f4df6d83ed9cfa11cd08ba69037eb973 -eo pid,comm [Pipeline] { [Pipeline] } 20:30:41 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:41 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 20:30:41 13088d9dec4550f0cc4856225025b51f703f2058 20:30:41 latest 20:30:41 1.3.2-dev.8 20:30:41 13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8 20:30:41 master 20:30:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:41 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:13088d9dec4550f0cc4856225025b51f703f2058 [Pipeline] isUnix [Pipeline] sh 20:30:41 + go mod tidy 20:30:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus:13088d9dec4550f0cc4856225025b51f703f2058 20:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:30:41 4721c49f3233: Preparing 20:30:41 189d251f5af5: Preparing 20:30:41 7278c27b8015: Preparing 20:30:41 43fb06b29c56: Preparing 20:30:41 a933bc7df9e1: Preparing 20:30:41 32f366d666a5: Preparing 20:30:41 32f366d666a5: Waiting 20:30:42 189d251f5af5: Pushed 20:30:42 4721c49f3233: Pushed 20:30:42 a933bc7df9e1: Pushed 20:30:42 32f366d666a5: Layer already exists 20:30:42 43fb06b29c56: Pushed [Pipeline] sh 20:30:43 + make test 20:30:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:30:43 7278c27b8015: Pushed 20:30:43 13088d9dec4550f0cc4856225025b51f703f2058: digest: sha256:4d30699c10ba565a7426f9674553428f79dbc77d71dac848d8044019eeae18b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:30:43 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] isUnix [Pipeline] sh 20:30:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 20:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:30:44 4721c49f3233: Preparing 20:30:44 189d251f5af5: Preparing 20:30:44 7278c27b8015: Preparing 20:30:44 43fb06b29c56: Preparing 20:30:44 a933bc7df9e1: Preparing 20:30:44 32f366d666a5: Preparing 20:30:44 32f366d666a5: Waiting 20:30:44 7278c27b8015: Layer already exists 20:30:44 a933bc7df9e1: Layer already exists 20:30:44 4721c49f3233: Layer already exists 20:30:44 189d251f5af5: Layer already exists 20:30:44 43fb06b29c56: Layer already exists 20:30:44 32f366d666a5: Layer already exists 20:30:44 latest: digest: sha256:4d30699c10ba565a7426f9674553428f79dbc77d71dac848d8044019eeae18b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:30:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh 20:30:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 20:30:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.8 20:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:30:44 4721c49f3233: Preparing 20:30:44 189d251f5af5: Preparing 20:30:44 7278c27b8015: Preparing 20:30:44 43fb06b29c56: Preparing 20:30:44 a933bc7df9e1: Preparing 20:30:44 32f366d666a5: Preparing 20:30:44 32f366d666a5: Waiting 20:30:44 a933bc7df9e1: Layer already exists 20:30:44 43fb06b29c56: Layer already exists 20:30:44 7278c27b8015: Layer already exists 20:30:44 189d251f5af5: Layer already exists 20:30:44 4721c49f3233: Layer already exists 20:30:44 32f366d666a5: Layer already exists 20:30:44 1.3.2-dev.8: digest: sha256:4d30699c10ba565a7426f9674553428f79dbc77d71dac848d8044019eeae18b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:30:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh 20:30:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8 20:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:30:45 4721c49f3233: Preparing 20:30:45 189d251f5af5: Preparing 20:30:45 7278c27b8015: Preparing 20:30:45 43fb06b29c56: Preparing 20:30:45 a933bc7df9e1: Preparing 20:30:45 32f366d666a5: Preparing 20:30:45 32f366d666a5: Waiting 20:30:45 189d251f5af5: Layer already exists 20:30:45 a933bc7df9e1: Layer already exists 20:30:45 7278c27b8015: Layer already exists 20:30:45 43fb06b29c56: Layer already exists 20:30:45 4721c49f3233: Layer already exists 20:30:45 32f366d666a5: Layer already exists 20:30:45 13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8: digest: sha256:4d30699c10ba565a7426f9674553428f79dbc77d71dac848d8044019eeae18b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:30:45 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] isUnix [Pipeline] sh 20:30:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:master 20:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 20:30:45 4721c49f3233: Preparing 20:30:45 189d251f5af5: Preparing 20:30:45 7278c27b8015: Preparing 20:30:45 43fb06b29c56: Preparing 20:30:45 a933bc7df9e1: Preparing 20:30:45 32f366d666a5: Preparing 20:30:45 32f366d666a5: Waiting 20:30:45 43fb06b29c56: Layer already exists 20:30:45 7278c27b8015: Layer already exists 20:30:45 4721c49f3233: Layer already exists 20:30:45 189d251f5af5: Layer already exists 20:30:45 a933bc7df9e1: Layer already exists 20:30:45 32f366d666a5: Layer already exists 20:30:45 master: digest: sha256:4d30699c10ba565a7426f9674553428f79dbc77d71dac848d8044019eeae18b9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:45 ===================================================== [Pipeline] echo 20:30:45 taggedImages: 20:30:45 - nexus3.edgexfoundry.org:10004/device-modbus:13088d9dec4550f0cc4856225025b51f703f2058 20:30:45 - nexus3.edgexfoundry.org:10004/device-modbus:latest 20:30:45 - nexus3.edgexfoundry.org:10004/device-modbus:1.3.2-dev.8 20:30:45 - nexus3.edgexfoundry.org:10004/device-modbus:13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8 20:30:45 - nexus3.edgexfoundry.org:10004/device-modbus:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:30:46 ---> job-cost.sh 20:30:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CnPZ 20:31:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:31:33 lf-activate-venv(): INFO: Adding /tmp/venv-CnPZ/bin to PATH 20:31:33 INFO: No Stack... 20:31:33 INFO: Retrieving Pricing Info for: v1-standard-2 20:31:33 INFO: Archiving Costs [Pipeline] sh 20:31:34 + cut -d, -f6 20:31:34 + cat /w/workspace/device-modbus-go/47/archives/cost.csv [Pipeline] lock 20:31:34 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-47-stack-cost] 20:31:34 Resource [jenkins-edgexfoundry-device-modbus-go-master-47-stack-cost] did not exist. Created. 20:31:34 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:34 + echo total: 0.029999999329447746 [Pipeline] stash 20:31:34 Stashed 1 file(s) [Pipeline] } 20:31:34 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-47-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:31:41 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 20:31:41 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.043s coverage: 47.7% of statements 20:31:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:32:13 gofmt -l . 20:32:13 [ "`gofmt -l .`" = "" ] 20:32:13 ./bin/test-attribution-txt.sh 20:32:13 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:32:13 $ docker stop --time=1 163afb8b21733225aae1774ebc752054f4df6d83ed9cfa11cd08ba69037eb973 20:32:15 $ docker rm -f 163afb8b21733225aae1774ebc752054f4df6d83ed9cfa11cd08ba69037eb973 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:32:16 Warning: overwriting stash ‘coverage-report’ 20:32:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:32:18 + ls -al . 20:32:18 total 144 20:32:18 drwxrwxr-x 9 jenkins jenkins 4096 May 12 20:32 . 20:32:18 drwxrwxr-x 4 jenkins jenkins 4096 May 12 20:29 .. 20:32:18 -rw-rw-r-- 1 jenkins jenkins 140 May 12 20:29 .dockerignore 20:32:18 drwxrwxr-x 8 jenkins jenkins 4096 May 12 20:29 .git 20:32:18 drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:29 .github 20:32:18 -rw-rw-r-- 1 jenkins jenkins 338 May 12 20:29 .gitignore 20:32:18 -rw-rw-r-- 1 jenkins jenkins 7707 May 12 20:29 Attribution.txt 20:32:18 -rw-rw-r-- 1 jenkins jenkins 1457 May 12 20:29 Dockerfile 20:32:18 -rw-rw-r-- 1 jenkins jenkins 995 May 12 20:29 Dockerfile.build 20:32:18 -rw-rw-r-- 1 jenkins jenkins 679 May 12 20:29 Jenkinsfile 20:32:18 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 20:29 LICENSE 20:32:18 -rw-rw-r-- 1 jenkins jenkins 910 May 12 20:29 Makefile 20:32:18 -rw-rw-r-- 1 jenkins jenkins 2897 May 12 20:29 README.md 20:32:18 -rw-rw-r-- 1 jenkins jenkins 11 May 12 20:22 VERSION 20:32:18 drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:29 bin 20:32:18 drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:29 cmd 20:32:18 -rw-r--r-- 1 jenkins jenkins 22385 May 12 20:31 coverage.out 20:32:18 -rw-r--r-- 1 jenkins jenkins 413 May 12 20:32 go.mod 20:32:18 -rw-r--r-- 1 jenkins jenkins 21839 May 12 20:30 go.sum 20:32:18 drwxrwxr-x 3 jenkins jenkins 4096 May 12 20:29 internal 20:32:18 drwxrwxr-x 2 jenkins jenkins 4096 May 12 20:29 simulator 20:32:18 drwxrwxr-x 4 jenkins jenkins 4096 May 12 20:29 snap 20:32:18 -rw-rw-r-- 1 jenkins jenkins 229 May 12 20:29 version.go [Pipeline] isUnix [Pipeline] sh 20:32:19 + 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=13088d9dec4550f0cc4856225025b51f703f2058 --label arch=arm64 --label version=1.3.2-dev.8 . 20:32:19 Sending build context to Docker daemon 617kB 20:32:19 Step 1/21 : ARG BASE=golang:1.16-alpine3.12 20:32:19 Step 2/21 : FROM ${BASE} AS builder 20:32:19 ---> b1d54074f7c9 20:32:19 Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:19 ---> Running in d1cdb29eebf4 20:32:22 Removing intermediate container d1cdb29eebf4 20:32:22 ---> 8b4161c93cb8 20:32:22 Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 20:32:22 ---> Running in bd170a6d51c3 20:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:32:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:32:25 OK: 145 MiB in 53 packages 20:32:26 Removing intermediate container bd170a6d51c3 20:32:26 ---> a87237da9de4 20:32:26 Step 5/21 : WORKDIR /device-modbus-go 20:32:26 ---> Running in f34f5f596b41 20:32:27 Removing intermediate container f34f5f596b41 20:32:27 ---> 37c8dfd919f2 20:32:27 Step 6/21 : COPY . . 20:32:28 ---> f6c2b4177220 20:32:28 Step 7/21 : RUN go mod download 20:32:28 ---> Running in 5c231e5c041b 20:32:31 Removing intermediate container 5c231e5c041b 20:32:31 ---> 83b7b5da9849 20:32:31 Step 8/21 : RUN make build 20:32:31 ---> Running in 272562aca87e 20:32:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=1.3.2-dev.8" -o cmd/device-modbus ./cmd 20:33:11 CGO_ENABLED=1 GO111MODULE=on go build ./... 20:33:21 Removing intermediate container 272562aca87e 20:33:21 ---> ed72582bf620 20:33:21 Step 9/21 : FROM alpine:3.12 20:33:21 3.12: Pulling from library/alpine 20:33:21 d2f70382dc9a: Pulling fs layer 20:33:21 d2f70382dc9a: Download complete 20:33:22 d2f70382dc9a: Pull complete 20:33:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:33:22 Status: Downloaded newer image for alpine:3.12 20:33:22 ---> 9852663dfa18 20:33:22 Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 20:33:22 ---> Running in c48bad656696 20:33:22 Removing intermediate container c48bad656696 20:33:22 ---> 69f738cdd086 20:33:22 Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:23 ---> Running in 291fc6019ff0 20:33:25 Removing intermediate container 291fc6019ff0 20:33:25 ---> 0cf2be785bd5 20:33:25 Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init 20:33:25 ---> Running in 861d01d5cccc 20:33:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:33:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:33:27 (1/6) Installing dumb-init (1.2.2-r1) 20:33:27 (2/6) Installing libgcc (9.3.0-r2) 20:33:28 (3/6) Installing libsodium (1.0.18-r0) 20:33:28 (4/6) Installing libstdc++ (9.3.0-r2) 20:33:28 (5/6) Installing libzmq (4.3.3-r0) 20:33:28 (6/6) Installing zeromq (4.3.3-r0) 20:33:28 Executing busybox-1.31.1-r20.trigger 20:33:28 OK: 8 MiB in 20 packages 20:33:29 Removing intermediate container 861d01d5cccc 20:33:29 ---> 15787602290c 20:33:29 Step 13/21 : COPY --from=builder /device-modbus-go/cmd / 20:33:30 ---> dd8cec21cdc3 20:33:30 Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / 20:33:31 ---> 030789e1dc3b 20:33:31 Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / 20:33:32 ---> 92296d9127ee 20:33:32 Step 16/21 : EXPOSE 49991 20:33:32 ---> Running in 8276871d35d4 20:33:33 Removing intermediate container 8276871d35d4 20:33:33 ---> 2e2274e65d06 20:33:33 Step 17/21 : ENTRYPOINT ["/device-modbus"] 20:33:33 ---> Running in 9ce973eed444 20:33:34 Removing intermediate container 9ce973eed444 20:33:34 ---> b1060bc1759d 20:33:34 Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:34 ---> Running in 4b8c29c753b2 20:33:34 Removing intermediate container 4b8c29c753b2 20:33:34 ---> ef687715177c 20:33:34 Step 19/21 : LABEL arch=arm64 20:33:34 ---> Running in 88db7f8af584 20:33:35 Removing intermediate container 88db7f8af584 20:33:35 ---> 1e52e2191d1d 20:33:35 Step 20/21 : LABEL git_sha=13088d9dec4550f0cc4856225025b51f703f2058 20:33:35 ---> Running in 2cbe833484da 20:33:35 Removing intermediate container 2cbe833484da 20:33:35 ---> b50d97554ad5 20:33:35 Step 21/21 : LABEL version=1.3.2-dev.8 20:33:35 ---> Running in 109b056326a3 20:33:36 Removing intermediate container 109b056326a3 20:33:36 ---> 95896f92489e 20:33:36 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:33:36 Successfully built 95896f92489e 20:33:36 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:33:36 provisioning config files... 20:33:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/47@tmp/config1747143840076297414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:36 ---> docker-login.sh 20:33:36 nexus3.edgexfoundry.org:10001 20:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:37 Configure a credential helper to remove this warning. See 20:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:37 20:33:37 Login Succeeded 20:33:37 nexus3.edgexfoundry.org:10002 20:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:38 Configure a credential helper to remove this warning. See 20:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:38 20:33:38 Login Succeeded 20:33:38 nexus3.edgexfoundry.org:10003 20:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:38 Configure a credential helper to remove this warning. See 20:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:38 20:33:38 Login Succeeded 20:33:38 nexus3.edgexfoundry.org:10004 20:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:38 Configure a credential helper to remove this warning. See 20:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:38 20:33:38 Login Succeeded 20:33:38 docker.io 20:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:39 Configure a credential helper to remove this warning. See 20:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:39 20:33:39 Login Succeeded 20:33:39 ---> docker-login.sh ends [Pipeline] } 20:33:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:39 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 20:33:39 13088d9dec4550f0cc4856225025b51f703f2058 20:33:39 latest 20:33:39 1.3.2-dev.8 20:33:39 13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8 20:33:39 master 20:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:40 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:13088d9dec4550f0cc4856225025b51f703f2058 [Pipeline] isUnix [Pipeline] sh 20:33:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:13088d9dec4550f0cc4856225025b51f703f2058 20:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:33:40 1e4e0ac6e89b: Preparing 20:33:40 273de643e230: Preparing 20:33:40 50824b11b072: Preparing 20:33:40 7e4de7bb3c89: Preparing 20:33:40 71085763c974: Preparing 20:33:40 3fbe34a1663b: Preparing 20:33:40 3fbe34a1663b: Waiting 20:33:40 273de643e230: Pushed 20:33:40 1e4e0ac6e89b: Pushed 20:33:40 71085763c974: Pushed 20:33:40 3fbe34a1663b: Layer already exists 20:33:41 7e4de7bb3c89: Pushed 20:33:44 50824b11b072: Pushed 20:33:44 13088d9dec4550f0cc4856225025b51f703f2058: digest: sha256:dcc21d1b85914b55f684792a7d42b948a479a69ec10d42790931a6586f646498 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:33:44 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:33:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 20:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:33:44 1e4e0ac6e89b: Preparing 20:33:44 273de643e230: Preparing 20:33:44 50824b11b072: Preparing 20:33:44 7e4de7bb3c89: Preparing 20:33:44 71085763c974: Preparing 20:33:44 3fbe34a1663b: Preparing 20:33:44 3fbe34a1663b: Waiting 20:33:44 1e4e0ac6e89b: Layer already exists 20:33:44 273de643e230: Layer already exists 20:33:44 50824b11b072: Layer already exists 20:33:44 71085763c974: Layer already exists 20:33:44 7e4de7bb3c89: Layer already exists 20:33:44 3fbe34a1663b: Layer already exists 20:33:45 latest: digest: sha256:dcc21d1b85914b55f684792a7d42b948a479a69ec10d42790931a6586f646498 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:33:45 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh 20:33:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.8 20:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:33:45 1e4e0ac6e89b: Preparing 20:33:45 273de643e230: Preparing 20:33:45 50824b11b072: Preparing 20:33:45 7e4de7bb3c89: Preparing 20:33:45 71085763c974: Preparing 20:33:45 3fbe34a1663b: Preparing 20:33:45 3fbe34a1663b: Waiting 20:33:46 273de643e230: Layer already exists 20:33:46 71085763c974: Layer already exists 20:33:46 1e4e0ac6e89b: Layer already exists 20:33:46 7e4de7bb3c89: Layer already exists 20:33:46 50824b11b072: Layer already exists 20:33:46 3fbe34a1663b: Layer already exists 20:33:46 1.3.2-dev.8: digest: sha256:dcc21d1b85914b55f684792a7d42b948a479a69ec10d42790931a6586f646498 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:33:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh 20:33:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8 20:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:33:46 1e4e0ac6e89b: Preparing 20:33:46 273de643e230: Preparing 20:33:46 50824b11b072: Preparing 20:33:46 7e4de7bb3c89: Preparing 20:33:46 71085763c974: Preparing 20:33:46 3fbe34a1663b: Preparing 20:33:46 3fbe34a1663b: Waiting 20:33:47 50824b11b072: Layer already exists 20:33:47 1e4e0ac6e89b: Layer already exists 20:33:47 273de643e230: Layer already exists 20:33:47 71085763c974: Layer already exists 20:33:47 7e4de7bb3c89: Layer already exists 20:33:47 3fbe34a1663b: Layer already exists 20:33:47 13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8: digest: sha256:dcc21d1b85914b55f684792a7d42b948a479a69ec10d42790931a6586f646498 size: 1572 [Pipeline] isUnix [Pipeline] sh 20:33:47 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] isUnix [Pipeline] sh 20:33:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:master 20:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 20:33:47 1e4e0ac6e89b: Preparing 20:33:47 273de643e230: Preparing 20:33:47 50824b11b072: Preparing 20:33:47 7e4de7bb3c89: Preparing 20:33:47 71085763c974: Preparing 20:33:47 3fbe34a1663b: Preparing 20:33:47 3fbe34a1663b: Waiting 20:33:48 7e4de7bb3c89: Layer already exists 20:33:48 1e4e0ac6e89b: Layer already exists 20:33:48 50824b11b072: Layer already exists 20:33:48 273de643e230: Layer already exists 20:33:48 71085763c974: Layer already exists 20:33:48 3fbe34a1663b: Layer already exists 20:33:48 master: digest: sha256:dcc21d1b85914b55f684792a7d42b948a479a69ec10d42790931a6586f646498 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:48 ===================================================== [Pipeline] echo 20:33:48 taggedImages: 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:13088d9dec4550f0cc4856225025b51f703f2058 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1.3.2-dev.8 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:13088d9dec4550f0cc4856225025b51f703f2058-1.3.2-dev.8 20:33:48 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 20:33:48 ---> job-cost.sh 20:33:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pAfA 20:34:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-pAfA/bin to PATH 20:36:13 INFO: No Stack... 20:36:13 INFO: Retrieving Pricing Info for: lf-standard-4 20:36:13 INFO: Archiving Costs [Pipeline] sh 20:36:13 + cut -d, -f6 20:36:13 + cat /w/workspace/device-modbus-go/47/archives/cost.csv [Pipeline] lock 20:36:13 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-master-47-stack-cost] 20:36:13 Resource [jenkins-edgexfoundry-device-modbus-go-master-47-stack-cost] did not exist. Created. 20:36:13 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-master-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:13 /w/workspace/device-modbus-go/47@tmp/durable-9902b66d/script.sh: 1: /w/workspace/device-modbus-go/47@tmp/durable-9902b66d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:36:14 + echo total: 0.20999999344348907 [Pipeline] stash 20:36:14 Warning: overwriting stash ‘stack-cost’ 20:36:14 Stashed 1 file(s) [Pipeline] } 20:36:14 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-master-47-stack-cost] [Pipeline] // lock [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] wrap 20:36:14 provisioning config files... 20:36:14 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config8744433373433923669tmp [Pipeline] { [Pipeline] sh 20:36:15 + set +x 20:36:15 + curl -s https://codecov.io/bash 20:36:15 + bash -s -- 20:36:15 20:36:15 _____ _ 20:36:15 / ____| | | 20:36:15 | | ___ __| | ___ ___ _____ __ 20:36:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:36:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:36:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:36:15 Bash-1.0.2 20:36:15 20:36:15 20:36:15 ==> git version 2.24.3 found 20:36:15 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:36:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:36:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:36:15 ==> Jenkins CI detected. 20:36:15 project root: . 20:36:15 --> token set from env 20:36:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:36:15 ==> Running gcov in . (disable via -X gcov) 20:36:15 ==> Python coveragepy not found 20:36:15 ==> Searching for coverage reports in: 20:36:15 + . 20:36:15 -> Found 1 reports 20:36:15 ==> Detecting git/mercurial file structure 20:36:15 ==> Reading reports 20:36:15 + ./coverage.out bytes=22385 20:36:15 ==> Appending adjustments 20:36:15 https://docs.codecov.io/docs/fixing-reports 20:36:15 + Found adjustments 20:36:15 ==> Gzipping contents 20:36:15 4.0K /tmp/codecov.RAqGQa.gz 20:36:15 ==> Uploading reports 20:36:15 url: https://codecov.io 20:36:15 query: branch=master&commit=13088d9dec4550f0cc4856225025b51f703f2058&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:36:15 -> Pinging Codecov 20:36:15 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=13088d9dec4550f0cc4856225025b51f703f2058&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmaster%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:36:16 -> Uploading to 20:36:16 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/55DBCA73C666E3227836607328DD7E49/13088d9dec4550f0cc4856225025b51f703f2058/63c38671-b9e5-4f0d-b00e-d5a4f241808c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T203616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dcbf2af4f232417b6e18c6dfb72d0f2eda85e31a2b6535175949d511fad7ceaf 20:36:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:16 Dload Upload Total Spent Left Speed 20:36:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3881 0 0 100 3881 0 9670 --:--:-- --:--:-- --:--:-- 9678 20:36:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/13088d9dec4550f0cc4856225025b51f703f2058 [Pipeline] } 20:36:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:36:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:36:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:17 20:36:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:36:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:36:18 188c0c94c7c5: Pulling fs layer 20:36:18 0ef7d3d256c8: Pulling fs layer 20:36:18 de9db76c5a1d: Pulling fs layer 20:36:18 0eba1c9be4d2: Pulling fs layer 20:36:18 0d57e429df01: Pulling fs layer 20:36:18 4e4be7b47b0d: Pulling fs layer 20:36:18 e1f770b5df2f: Pulling fs layer 20:36:18 85a0685a4137: Pulling fs layer 20:36:18 0eba1c9be4d2: Waiting 20:36:18 0d57e429df01: Waiting 20:36:18 e1f770b5df2f: Waiting 20:36:18 85a0685a4137: Waiting 20:36:18 de9db76c5a1d: Download complete 20:36:18 0ef7d3d256c8: Download complete 20:36:18 0d57e429df01: Verifying Checksum 20:36:18 0d57e429df01: Download complete 20:36:18 4e4be7b47b0d: Verifying Checksum 20:36:18 4e4be7b47b0d: Download complete 20:36:18 188c0c94c7c5: Verifying Checksum 20:36:18 188c0c94c7c5: Download complete 20:36:18 188c0c94c7c5: Pull complete 20:36:19 0ef7d3d256c8: Pull complete 20:36:19 e1f770b5df2f: Verifying Checksum 20:36:19 e1f770b5df2f: Download complete 20:36:19 de9db76c5a1d: Pull complete 20:36:23 0eba1c9be4d2: Verifying Checksum 20:36:23 0eba1c9be4d2: Download complete 20:36:23 85a0685a4137: Verifying Checksum 20:36:23 85a0685a4137: Download complete 20:36:36 0eba1c9be4d2: Pull complete 20:36:36 0d57e429df01: Pull complete 20:36:36 4e4be7b47b0d: Pull complete 20:36:38 e1f770b5df2f: Pull complete 20:36:51 85a0685a4137: Pull complete 20:36:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:36:51 prd-centos7-docker-4c-2g-4842 does not seem to be running inside a container 20:36:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:36:53 $ docker top b460f01133c2a9724818806472b673d8f5b69f30fffbbfdca403c3a046585999 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:36:53 + set -o pipefail 20:36:53 + snyk monitor '--org=edgex-jenkins' 20:37:16 20:37:16 Monitoring /w/workspace/xfoundry_device-modbus-go_master (github.com/edgexfoundry/device-modbus-go)... 20:37:16 20:37:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f1f9588a-e578-4d15-82cf-faf0ad0ed2d7/history/08b583a8-1d97-4393-a63a-f2aff3ceefa9 20:37:16 20:37:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:37:16 20:37:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:37:16 20:37:16 [Pipeline] } 20:37:16 $ docker stop --time=1 b460f01133c2a9724818806472b673d8f5b69f30fffbbfdca403c3a046585999 20:37:18 $ docker rm -f b460f01133c2a9724818806472b673d8f5b69f30fffbbfdca403c3a046585999 [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 20:37:19 + git log --format=format:%s -1 13088d9dec4550f0cc4856225025b51f703f2058 [Pipeline] isUnix [Pipeline] sh 20:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:37:20 . [Pipeline] withDockerContainer 20:37:20 prd-centos7-docker-4c-2g-4842 does not seem to be running inside a container 20:37:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:37:21 $ docker top aec6a79c959c5a1bdea52a43e6c5e45685ff5b8f9f2630c4fa15b422610297cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:22 [ssh-agent] Looking for ssh-agent implementation... 20:37:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:22 $ docker exec aec6a79c959c5a1bdea52a43e6c5e45685ff5b8f9f2630c4fa15b422610297cd ssh-agent 20:37:22 SSH_AUTH_SOCK=/tmp/ssh-ppfXQ62B7c3m/agent.12 20:37:22 SSH_AGENT_PID=18 20:37:22 Running ssh-add (command line suppressed) 20:37:22 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7380516164211318662.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_7380516164211318662.key) 20:37:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:23 + git semver tag 20:37:23 # -> Open(): unable to determine branch for HEAD 20:37:23 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 20:37:23 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 20:37:23 # $SEMVER_REMOTE_NAME = origin 20:37:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:37:23 # $SEMVER_USER_NAME = edgex-jenkins 20:37:23 # $SEMVER_BRANCH = master 20:37:23 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 20:37:23 # 13088d9dec4550f0cc4856225025b51f703f2058 HEAD 20:37:23 # -> Force: false 20:37:23 # 98cee5476cfb9f8fc8e54c3932a056cefb34e472 refs/tags/v1.3.2-dev.8 [Pipeline] } 20:37:23 $ docker exec --env ******** --env ******** aec6a79c959c5a1bdea52a43e6c5e45685ff5b8f9f2630c4fa15b422610297cd ssh-agent -k 20:37:23 unset SSH_AUTH_SOCK; 20:37:23 unset SSH_AGENT_PID; 20:37:23 echo Agent pid 18 killed; 20:37:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:24 + git semver [Pipeline] } 20:37:24 $ docker stop --time=1 aec6a79c959c5a1bdea52a43e6c5e45685ff5b8f9f2630c4fa15b422610297cd 20:37:25 $ docker rm -f aec6a79c959c5a1bdea52a43e6c5e45685ff5b8f9f2630c4fa15b422610297cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:37:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:26 20:37:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:37:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:26 0.23.1-centos7: Pulling from edgex-lftools 20:37:26 ab5ef0e58194: Pulling fs layer 20:37:26 9712f1f96733: Pulling fs layer 20:37:26 63f879dbbcfc: Pulling fs layer 20:37:26 0d9ebad4ef96: Pulling fs layer 20:37:26 e9a5061849ea: Pulling fs layer 20:37:26 d747dcd14b5f: Pulling fs layer 20:37:26 2de7ff778b66: Pulling fs layer 20:37:26 e9a5061849ea: Waiting 20:37:26 d747dcd14b5f: Waiting 20:37:26 2de7ff778b66: Waiting 20:37:26 0d9ebad4ef96: Waiting 20:37:27 9712f1f96733: Verifying Checksum 20:37:27 9712f1f96733: Download complete 20:37:29 63f879dbbcfc: Download complete 20:37:30 e9a5061849ea: Verifying Checksum 20:37:30 e9a5061849ea: Download complete 20:37:30 d747dcd14b5f: Verifying Checksum 20:37:30 d747dcd14b5f: Download complete 20:37:30 0d9ebad4ef96: Verifying Checksum 20:37:30 0d9ebad4ef96: Download complete 20:37:30 2de7ff778b66: Verifying Checksum 20:37:30 2de7ff778b66: Download complete 20:37:31 ab5ef0e58194: Download complete 20:37:41 ab5ef0e58194: Pull complete 20:37:41 9712f1f96733: Pull complete 20:37:43 63f879dbbcfc: Pull complete 20:37:52 0d9ebad4ef96: Pull complete 20:37:53 e9a5061849ea: Pull complete 20:37:53 d747dcd14b5f: Pull complete 20:37:56 2de7ff778b66: Pull complete 20:37:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:37:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:37:56 prd-centos7-docker-4c-2g-4842 does not seem to be running inside a container 20:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:38:01 $ docker top 62811cc1865f7844a419ef1592f23abb3cbcf1b1b78875ec6832b36a4492a70f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:38:01 provisioning config files... 20:38:01 copy managed file [sigul-config] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3756716384846235741tmp 20:38:01 copy managed file [sigul-password] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config3487784525677641247tmp 20:38:01 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config1856058814083231022tmp [Pipeline] { [Pipeline] echo 20:38:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:38:02 ---> sigul-configuration.sh 20:38:02 gpg: directory `/root/.gnupg' created 20:38:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:38:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:38:02 gpg: keyring `/root/.gnupg/secring.gpg' created 20:38:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:38:02 gpg: CAST5 encrypted data 20:38:02 gpg: encrypted with 1 passphrase 20:38:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:38:02 + mkdir /home/jenkins 20:38:02 + mkdir /home/jenkins/sigul [Pipeline] sh 20:38:03 + 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 20:38:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:38:03 ---> sigul-install.sh 20:38:13 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:38:13 + git tag --list 20:38:13 0.7.1 20:38:13 v1.0.0 20:38:13 v1.1.0 20:38:13 v1.1.1 20:38:13 v1.2.2 20:38:13 v1.3.0 20:38:13 v1.3.1 20:38:13 v1.3.1-dev.1 20:38:13 v1.3.1-dev.2 20:38:13 v1.3.1-dev.3 20:38:13 v1.3.1-dev.4 20:38:13 v1.3.1-dev.5 20:38:13 v1.3.1-dev.6 20:38:13 v1.3.1-dev.7 20:38:13 v1.3.1-dev.8 20:38:13 v1.3.2-dev.1 20:38:13 v1.3.2-dev.2 20:38:13 v1.3.2-dev.3 20:38:13 v1.3.2-dev.4 20:38:13 v1.3.2-dev.5 20:38:13 v1.3.2-dev.6 20:38:13 v1.3.2-dev.7 20:38:13 v1.3.2-dev.8 [Pipeline] sh 20:38:14 + lftools sign git-tag v1.3.2-dev.8 20:38:16 Signing Git tag with Sigul... 20:38:16 Signing v1.3.2-dev.8 [Pipeline] echo 20:38:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:38:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:38:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:38:17 $ docker stop --time=1 62811cc1865f7844a419ef1592f23abb3cbcf1b1b78875ec6832b36a4492a70f 20:38:19 $ docker rm -f 62811cc1865f7844a419ef1592f23abb3cbcf1b1b78875ec6832b36a4492a70f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:38:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:38:20 . [Pipeline] withDockerContainer 20:38:20 prd-centos7-docker-4c-2g-4842 does not seem to be running inside a container 20:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:38:21 $ docker top 0bc452485df705663820bf262d2636a6a6219d6e10d7cd685cfde7753efe7620 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:21 [ssh-agent] Looking for ssh-agent implementation... 20:38:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:22 $ docker exec 0bc452485df705663820bf262d2636a6a6219d6e10d7cd685cfde7753efe7620 ssh-agent 20:38:22 SSH_AUTH_SOCK=/tmp/ssh-t1brj4buZ50B/agent.13 20:38:22 SSH_AGENT_PID=19 20:38:22 Running ssh-add (command line suppressed) 20:38:22 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1161331716922585534.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_1161331716922585534.key) 20:38:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:23 + git semver bump pre 20:38:23 # -> Open(): unable to determine branch for HEAD 20:38:23 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 20:38:23 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 20:38:23 # $SEMVER_REMOTE_NAME = origin 20:38:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:38:23 # $SEMVER_USER_NAME = edgex-jenkins 20:38:23 # $SEMVER_BRANCH = master 20:38:23 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver 20:38:23 1.3.2-dev.9 [Pipeline] } 20:38:23 $ docker exec --env ******** --env ******** 0bc452485df705663820bf262d2636a6a6219d6e10d7cd685cfde7753efe7620 ssh-agent -k 20:38:23 unset SSH_AUTH_SOCK; 20:38:23 unset SSH_AGENT_PID; 20:38:23 echo Agent pid 19 killed; 20:38:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:24 + git semver [Pipeline] } 20:38:24 $ docker stop --time=1 0bc452485df705663820bf262d2636a6a6219d6e10d7cd685cfde7753efe7620 20:38:25 $ docker rm -f 0bc452485df705663820bf262d2636a6a6219d6e10d7cd685cfde7753efe7620 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:38:26 . [Pipeline] withDockerContainer 20:38:26 prd-centos7-docker-4c-2g-4842 does not seem to be running inside a container 20:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:38:27 $ docker top 611bf416d64c4d383dcd4a5a2577113b6e3e4a9968615430bebef039bde2984f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:38:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:38:27 [ssh-agent] Looking for ssh-agent implementation... 20:38:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:38:27 $ docker exec 611bf416d64c4d383dcd4a5a2577113b6e3e4a9968615430bebef039bde2984f ssh-agent 20:38:28 SSH_AUTH_SOCK=/tmp/ssh-EME1Fi4iuETL/agent.12 20:38:28 SSH_AGENT_PID=18 20:38:28 Running ssh-add (command line suppressed) 20:38:28 Identity added: /w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6325364862943354145.key (/w/workspace/xfoundry_device-modbus-go_master@tmp/private_key_6325364862943354145.key) 20:38:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:38:28 + git semver push 20:38:28 # -> Open(): unable to determine branch for HEAD 20:38:28 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_master/.git 20:38:28 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_master 20:38:28 # $SEMVER_REMOTE_NAME = origin 20:38:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:38:28 # $SEMVER_USER_NAME = edgex-jenkins 20:38:28 # $SEMVER_BRANCH = master 20:38:28 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_master/.semver [Pipeline] } 20:38:34 $ docker exec --env ******** --env ******** 611bf416d64c4d383dcd4a5a2577113b6e3e4a9968615430bebef039bde2984f ssh-agent -k 20:38:34 unset SSH_AUTH_SOCK; 20:38:34 unset SSH_AGENT_PID; 20:38:34 echo Agent pid 18 killed; 20:38:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:38:34 + git semver [Pipeline] } 20:38:34 $ docker stop --time=1 611bf416d64c4d383dcd4a5a2577113b6e3e4a9968615430bebef039bde2984f 20:38:36 $ docker rm -f 611bf416d64c4d383dcd4a5a2577113b6e3e4a9968615430bebef039bde2984f [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:38:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:38:38 ---> package-listing.sh 20:38:38 ++ facter osfamily 20:38:38 ++ tr '[:upper:]' '[:lower:]' 20:38:38 + OS_FAMILY=redhat 20:38:38 + workspace=/w/workspace/xfoundry_device-modbus-go_master 20:38:38 + START_PACKAGES=/tmp/packages_start.txt 20:38:38 + END_PACKAGES=/tmp/packages_end.txt 20:38:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:38:38 + PACKAGES=/tmp/packages_start.txt 20:38:38 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 20:38:38 + PACKAGES=/tmp/packages_end.txt 20:38:38 + case "${OS_FAMILY}" in 20:38:38 + rpm -qa 20:38:38 + sort 20:38:45 + '[' -f /tmp/packages_start.txt ']' 20:38:45 + '[' -f /tmp/packages_end.txt ']' 20:38:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:38:45 + '[' /w/workspace/xfoundry_device-modbus-go_master ']' 20:38:45 + mkdir -p /w/workspace/xfoundry_device-modbus-go_master/archives/ 20:38:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_master/archives/ [Pipeline] echo 20:38:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:38:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:38:46 20:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:38:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:38:46 alpine: Pulling from edgex-lftools-log-publisher 20:38:46 df20fa9351a1: Pulling fs layer 20:38:46 36b3adc4ff6f: Pulling fs layer 20:38:46 8ad3a11d3b57: Pulling fs layer 20:38:46 46f8f816bc3b: Pulling fs layer 20:38:46 93b61091891f: Pulling fs layer 20:38:46 93b9cdb0e59b: Pulling fs layer 20:38:46 5e14af77c1be: Pulling fs layer 20:38:46 01666e4c0597: Pulling fs layer 20:38:46 aa168da1d23b: Pulling fs layer 20:38:46 46f8f816bc3b: Waiting 20:38:46 93b61091891f: Waiting 20:38:46 93b9cdb0e59b: Waiting 20:38:46 5e14af77c1be: Waiting 20:38:46 01666e4c0597: Waiting 20:38:46 aa168da1d23b: Waiting 20:38:47 36b3adc4ff6f: Download complete 20:38:47 46f8f816bc3b: Verifying Checksum 20:38:47 46f8f816bc3b: Download complete 20:38:47 df20fa9351a1: Verifying Checksum 20:38:47 93b9cdb0e59b: Verifying Checksum 20:38:47 93b9cdb0e59b: Download complete 20:38:47 5e14af77c1be: Verifying Checksum 20:38:47 5e14af77c1be: Download complete 20:38:47 93b61091891f: Download complete 20:38:47 8ad3a11d3b57: Verifying Checksum 20:38:47 8ad3a11d3b57: Download complete 20:38:47 df20fa9351a1: Pull complete 20:38:47 36b3adc4ff6f: Pull complete 20:38:48 01666e4c0597: Verifying Checksum 20:38:48 01666e4c0597: Download complete 20:38:49 8ad3a11d3b57: Pull complete 20:38:49 46f8f816bc3b: Pull complete 20:38:51 aa168da1d23b: Verifying Checksum 20:38:51 aa168da1d23b: Download complete 20:38:51 93b61091891f: Pull complete 20:38:51 93b9cdb0e59b: Pull complete 20:38:51 5e14af77c1be: Pull complete 20:38:52 01666e4c0597: Pull complete 20:39:04 aa168da1d23b: Pull complete 20:39:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:39:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:39:04 prd-centos7-docker-4c-2g-4842 does not seem to be running inside a container 20:39:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_master -v /w/workspace/xfoundry_device-modbus-go_master:/w/workspace/xfoundry_device-modbus-go_master:rw,z -v /w/workspace/xfoundry_device-modbus-go_master@tmp:/w/workspace/xfoundry_device-modbus-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:39:08 $ docker top 99d2e72ceb71e02968906c66e5ca9ea99450c7d3b022c5961cc77259a243ad5a -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:08 + touch /tmp/pre-build-complete [Pipeline] sh 20:39:08 + mkdir -p /var/log/sa [Pipeline] sh 20:39:09 + ls /var/log/sa-host 20:39:09 + sadf -c /var/log/sa-host/sa12 20:39:09 file_magic: OK 20:39:09 HZ: Using current value: 100 20:39:09 file_header: OK 20:39:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:39:09 Statistics: 20:39:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:39:09 File successfully converted to sysstat format version 12.2.1 20:39:09 + sadf -c /var/log/sa-host/sa23 20:39:09 file_magic: OK 20:39:09 HZ: Using current value: 100 20:39:09 file_header: OK 20:39:09 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:39:09 Statistics: 20:39:09 Hnuu...uuuununununu... 20:39:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:09 provisioning config files... 20:39:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_master@tmp/config6594704857365489328tmp [Pipeline] { [Pipeline] echo 20:39:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:39:09 ---> create-netrc.sh [Pipeline] } 20:39:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:39:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:39:09 ---> python-tools-install.sh [Pipeline] echo 20:39:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:39:10 ---> sudo-logs.sh 20:39:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:39:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:39:10 ---> job-cost.sh 20:39:10 lf-activate-venv: SKIPPING 20:39:10 DEBUG: total: 0.20999999344348907 20:39:10 INFO: Retrieving Stack Cost... 20:39:11 INFO: Retrieving Pricing Info for: v1-standard-2 20:39:12 INFO: Archiving Costs [Pipeline] echo 20:39:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:39:12 ---> logs-deploy.sh 20:39:12 lf-activate-venv: SKIPPING 20:39:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/master/47 20:39:12 INFO: archiving workspace using pattern(s): 20:39:14 Archives upload complete. 20:39:14 INFO: archiving logs to Nexus