Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0ab86073b0269e161c45419c6956d6e22a89cd28 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-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-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-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4555 in /w/workspace/gexfoundry_device-snmp-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-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 0ab86073b0269e161c45419c6956d6e22a89cd28 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ab86073b0269e161c45419c6956d6e22a89cd28 # timeout=10 Commit message: "Merge pull request #92 from ernestojeda/rename-makefile-images" > git rev-list --no-walk 0ab86073b0269e161c45419c6956d6e22a89cd28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:47 ========================================================= 18:01:47 EdgeX Global Pipelines Version Info 18:01:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:49 ------------------- 18:01:49 stable info: 18:01:49 ------------------- 18:01:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:49 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:01:49 Message: update stable to v1.0.192 18:01:50 ------------------- 18:01:50 experimental info: 18:01:50 ------------------- 18:01:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:01:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:01:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:01:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ab86073b0269e161c45419c6956d6e22a89cd28 [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ab8607 [Pipeline] echo 18:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:01:51 provisioning config files... 18:01:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4074662761968340995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:51 ---> docker-login.sh 18:01:51 nexus3.edgexfoundry.org:10001 18:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:52 Configure a credential helper to remove this warning. See 18:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:52 18:01:52 Login Succeeded 18:01:52 nexus3.edgexfoundry.org:10002 18:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:52 Configure a credential helper to remove this warning. See 18:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:52 18:01:52 Login Succeeded 18:01:52 nexus3.edgexfoundry.org:10003 18:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:52 Configure a credential helper to remove this warning. See 18:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:52 18:01:52 Login Succeeded 18:01:52 nexus3.edgexfoundry.org:10004 18:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:52 Configure a credential helper to remove this warning. See 18:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:52 18:01:52 Login Succeeded 18:01:52 docker.io 18:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:53 Configure a credential helper to remove this warning. See 18:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:53 18:01:53 Login Succeeded 18:01:53 ---> docker-login.sh ends [Pipeline] } 18:01:53 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 18:01:53 + git log --format=format:%s -1 0ab86073b0269e161c45419c6956d6e22a89cd28 [Pipeline] echo 18:01:53 GIT_COMMIT: 0ab86073b0269e161c45419c6956d6e22a89cd28, Commit Message: Merge pull request #92 from ernestojeda/rename-makefile-images [Pipeline] echo 18:01:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:54 18:01:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:01:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:54 latest: Pulling from edgex-devops/git-semver 18:01:54 31603596830f: Pulling fs layer 18:01:54 54011a49482f: Pulling fs layer 18:01:54 a6820b24f6d8: Pulling fs layer 18:01:54 f581987b2513: Pulling fs layer 18:01:54 54011a49482f: Verifying Checksum 18:01:54 54011a49482f: Download complete 18:01:54 31603596830f: Verifying Checksum 18:01:54 31603596830f: Download complete 18:01:54 f581987b2513: Verifying Checksum 18:01:54 f581987b2513: Download complete 18:01:54 a6820b24f6d8: Verifying Checksum 18:01:54 a6820b24f6d8: Download complete 18:01:55 31603596830f: Pull complete 18:01:55 54011a49482f: Pull complete 18:01:56 a6820b24f6d8: Pull complete 18:01:56 f581987b2513: Pull complete 18:01:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:01:56 prd-centos7-docker-4c-2g-4555 does not seem to be running inside a container 18:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:01:58 $ docker top 425daad20fc0296510edeffed2de0738b2b0229201480db9a74a14e6895e4e65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:58 [ssh-agent] Looking for ssh-agent implementation... 18:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:58 $ docker exec 425daad20fc0296510edeffed2de0738b2b0229201480db9a74a14e6895e4e65 ssh-agent 18:01:59 SSH_AUTH_SOCK=/tmp/ssh-xF8pd6BJawgV/agent.11 18:01:59 SSH_AGENT_PID=16 18:01:59 Running ssh-add (command line suppressed) 18:01:59 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6787814835220196294.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6787814835220196294.key) 18:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:59 + git tag --points-at HEAD [Pipeline] } 18:01:59 $ docker exec --env ******** --env ******** 425daad20fc0296510edeffed2de0738b2b0229201480db9a74a14e6895e4e65 ssh-agent -k 18:01:59 unset SSH_AUTH_SOCK; 18:01:59 unset SSH_AGENT_PID; 18:01:59 echo Agent pid 16 killed; 18:01:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:01:59 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.3.2-dev.3' [Pipeline] sshagent 18:01:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:59 [ssh-agent] Looking for ssh-agent implementation... 18:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:59 $ docker exec 425daad20fc0296510edeffed2de0738b2b0229201480db9a74a14e6895e4e65 ssh-agent 18:02:00 SSH_AUTH_SOCK=/tmp/ssh-hEcXtSfsVUGL/agent.44 18:02:00 SSH_AGENT_PID=49 18:02:00 Running ssh-add (command line suppressed) 18:02:00 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2035939144951384310.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2035939144951384310.key) 18:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:00 + git semver init 18:02:00 # -> Open(): unable to determine branch for HEAD 18:02:00 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 18:02:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 18:02:00 # $SEMVER_REMOTE_NAME = origin 18:02:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:02:00 # $SEMVER_USER_NAME = edgex-jenkins 18:02:00 # $SEMVER_BRANCH = master 18:02:00 # $SEMVER_TEMP = /tmp/semver-425011388 18:02:00 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 18:02:00 # '/tmp/semver-425011388' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 18:02:00 # -> Force: false 18:02:00 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 18:02:00 $ docker exec --env ******** --env ******** 425daad20fc0296510edeffed2de0738b2b0229201480db9a74a14e6895e4e65 ssh-agent -k 18:02:01 unset SSH_AUTH_SOCK; 18:02:01 unset SSH_AGENT_PID; 18:02:01 echo Agent pid 49 killed; 18:02:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:01 + git semver [Pipeline] } 18:02:01 $ docker stop --time=1 425daad20fc0296510edeffed2de0738b2b0229201480db9a74a14e6895e4e65 18:02:03 $ docker rm -f 425daad20fc0296510edeffed2de0738b2b0229201480db9a74a14e6895e4e65 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:04 Stashed 1 file(s) [Pipeline] echo 18:02:04 [edgeXSemver]: initialized semver on version 1.3.2-dev.4 [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 18:02:19 Still waiting to schedule task 18:02:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:02:19 Still waiting to schedule task 18:02:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:05:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4560 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 18:05:01 Running in /w/workspace/device-snmp-go/27 [Pipeline] { [Pipeline] checkout 18:05:06 using credential edgex-jenkins-ssh 18:05:06 Cloning the remote Git repository 18:05:06 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:05:07 > git init /w/workspace/device-snmp-go/27 # timeout=10 18:05:07 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:05:07 > git --version # timeout=10 18:05:07 > git --version # 'git version 2.17.1' 18:05:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:08 Checking out Revision 0ab86073b0269e161c45419c6956d6e22a89cd28 (master) 18:05:07 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:05:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:08 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:05:08 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:05:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:05:08 > git config core.sparsecheckout # timeout=10 18:05:08 > git checkout -f 0ab86073b0269e161c45419c6956d6e22a89cd28 # timeout=10 18:05:12 Commit message: "Merge pull request #92 from ernestojeda/rename-makefile-images" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:05:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:05:15 + sudo service docker restart 18:05:15 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:05:17 provisioning config files... 18:05:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/27@tmp/config8141119668987529795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:18 ---> docker-login.sh 18:05:18 nexus3.edgexfoundry.org:10001 18:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:19 Configure a credential helper to remove this warning. See 18:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:19 18:05:19 Login Succeeded 18:05:19 nexus3.edgexfoundry.org:10002 18:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:19 Configure a credential helper to remove this warning. See 18:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:19 18:05:19 Login Succeeded 18:05:19 nexus3.edgexfoundry.org:10003 18:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:20 Configure a credential helper to remove this warning. See 18:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:20 18:05:20 Login Succeeded 18:05:20 nexus3.edgexfoundry.org:10004 18:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:21 Configure a credential helper to remove this warning. See 18:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:21 18:05:21 Login Succeeded 18:05:21 docker.io 18:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:21 Configure a credential helper to remove this warning. See 18:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:21 18:05:21 Login Succeeded 18:05:21 ---> docker-login.sh ends [Pipeline] } 18:05:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:22 ========================================================= 18:05:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:05:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:05:22 + 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 . 18:05:22 Sending build context to Docker daemon 342.5kB 18:05:22 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 18:05:22 Step 2/10 : FROM ${BASE} 18:05:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:23 595b0fe564bb: Pulling fs layer 18:05:23 7186ed65a4f7: Pulling fs layer 18:05:23 316046926c0a: Pulling fs layer 18:05:23 4ebd0625c992: Pulling fs layer 18:05:23 207e8628e3a3: Pulling fs layer 18:05:23 c791037a9be2: Pulling fs layer 18:05:23 ffd874e62e21: Pulling fs layer 18:05:23 4ebd0625c992: Waiting 18:05:23 207e8628e3a3: Waiting 18:05:23 c791037a9be2: Waiting 18:05:23 ffd874e62e21: Waiting 18:05:23 316046926c0a: Download complete 18:05:23 7186ed65a4f7: Verifying Checksum 18:05:23 7186ed65a4f7: Download complete 18:05:23 207e8628e3a3: Verifying Checksum 18:05:23 207e8628e3a3: Download complete 18:05:23 c791037a9be2: Verifying Checksum 18:05:23 c791037a9be2: Download complete 18:05:23 595b0fe564bb: Verifying Checksum 18:05:23 595b0fe564bb: Download complete 18:05:24 595b0fe564bb: Pull complete 18:05:24 7186ed65a4f7: Pull complete 18:05:24 316046926c0a: Pull complete 18:05:25 ffd874e62e21: Verifying Checksum 18:05:25 ffd874e62e21: Download complete 18:05:26 4ebd0625c992: Verifying Checksum 18:05:26 4ebd0625c992: Download complete 18:05:36 4ebd0625c992: Pull complete 18:05:37 207e8628e3a3: Pull complete 18:05:37 c791037a9be2: Pull complete 18:05:41 ffd874e62e21: Pull complete 18:05:41 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:05:41 ---> cfc18b08335c 18:05:41 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:05:43 ---> Running in ad2b4e82f77e 18:05:44 Removing intermediate container ad2b4e82f77e 18:05:44 ---> 1b0b387a0022 18:05:44 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:05:44 ---> Running in a82082d51776 18:05:44 Removing intermediate container a82082d51776 18:05:44 ---> 4ecad8883432 18:05:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:05:44 ---> Running in e876cda93b6b 18:05:45 Removing intermediate container e876cda93b6b 18:05:45 ---> b68012ac4f0a 18:05:45 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:45 ---> Running in 006ecdaf0ba7 18:05:47 Removing intermediate container 006ecdaf0ba7 18:05:47 ---> 1a6a4cfb57e7 18:05:47 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:47 ---> Running in 1856a1174853 18:05:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:05:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:05:50 OK: 138 MiB in 40 packages 18:05:51 Removing intermediate container 1856a1174853 18:05:51 ---> a13bf1d256f3 18:05:51 Step 8/10 : WORKDIR /device-snmp-go 18:05:51 ---> Running in b9a6337341c1 18:05:52 Removing intermediate container b9a6337341c1 18:05:52 ---> 4f618a00fe5f 18:05:52 Step 9/10 : COPY . . 18:05:53 ---> 950bfc4df13a 18:05:53 Step 10/10 : RUN go mod download 18:05:53 ---> Running in c0ee61c54c5f 18:06:15 Removing intermediate container c0ee61c54c5f 18:06:15 ---> cea8e49a2fe8 18:06:15 Successfully built cea8e49a2fe8 18:06:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:06:15 + docker inspect -f . ci-base-image-arm64 18:06:15 . [Pipeline] withDockerContainer 18:06:16 prd-ubuntu18.04-docker-arm64-4c-16g-4560 does not seem to be running inside a container 18:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/27 -v /w/workspace/device-snmp-go/27:/w/workspace/device-snmp-go/27:rw,z -v /w/workspace/device-snmp-go/27@tmp:/w/workspace/device-snmp-go/27@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 18:06:17 $ docker top 90fceab66e8a06dbde59f82c49a7834112c3615bb4e76ff922ecbda3fb48e09b -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:18 + go version 18:06:18 go version go1.16.3 linux/arm64 [Pipeline] } 18:06:18 $ docker stop --time=1 90fceab66e8a06dbde59f82c49a7834112c3615bb4e76ff922ecbda3fb48e09b 18:06:20 $ docker rm -f 90fceab66e8a06dbde59f82c49a7834112c3615bb4e76ff922ecbda3fb48e09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:21 + docker inspect -f . ci-base-image-arm64 18:06:21 . [Pipeline] withDockerContainer 18:06:21 prd-ubuntu18.04-docker-arm64-4c-16g-4560 does not seem to be running inside a container 18:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/27 -v /w/workspace/device-snmp-go/27:/w/workspace/device-snmp-go/27:rw,z -v /w/workspace/device-snmp-go/27@tmp:/w/workspace/device-snmp-go/27@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 18:06:23 $ docker top 12ed5fb2ef1c49d2857c5566d0b6175e8f5cacffcf8f92ee98ad6beddf889fae -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:24 + go mod tidy [Pipeline] sh 18:06:25 + make test 18:06:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:06:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:06:28 Running on prd-centos7-docker-4c-2g-4561 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 18:06:28 Running in /w/workspace/device-snmp-go/27 [Pipeline] { [Pipeline] checkout 18:06:31 using credential edgex-jenkins-ssh 18:06:31 Cloning the remote Git repository 18:06:31 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:06:31 > git init /w/workspace/device-snmp-go/27 # timeout=10 18:06:31 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:06:31 > git --version # timeout=10 18:06:31 > git --version # 'git version 2.24.3' 18:06:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:32 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:06:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:32 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:06:32 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 18:06:32 Checking out Revision 0ab86073b0269e161c45419c6956d6e22a89cd28 (master) 18:06:32 > git config core.sparsecheckout # timeout=10 18:06:32 > git checkout -f 0ab86073b0269e161c45419c6956d6e22a89cd28 # timeout=10 18:06:36 Commit message: "Merge pull request #92 from ernestojeda/rename-makefile-images" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:06:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:06:38 + sudo service docker restart 18:06:38 + true 18:06:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:06:39 provisioning config files... 18:06:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/27@tmp/config2483649913736093966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:39 ---> docker-login.sh 18:06:39 nexus3.edgexfoundry.org:10001 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 nexus3.edgexfoundry.org:10002 18:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 nexus3.edgexfoundry.org:10003 18:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 nexus3.edgexfoundry.org:10004 18:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 docker.io 18:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 ---> docker-login.sh ends [Pipeline] } 18:06:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:41 ========================================================= 18:06:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:06:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:06:41 + 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 . 18:06:41 Sending build context to Docker daemon 343.6kB 18:06:41 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 18:06:41 Step 2/10 : FROM ${BASE} 18:06:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:41 540db60ca938: Pulling fs layer 18:06:41 adcc1eea9eea: Pulling fs layer 18:06:41 4c4ab2625f07: Pulling fs layer 18:06:41 0510c868ecb4: Pulling fs layer 18:06:41 afea3b2eda06: Pulling fs layer 18:06:41 7809a108b3ef: Pulling fs layer 18:06:41 f706445af74f: Pulling fs layer 18:06:41 afea3b2eda06: Waiting 18:06:41 7809a108b3ef: Waiting 18:06:41 f706445af74f: Waiting 18:06:41 0510c868ecb4: Waiting 18:06:41 4c4ab2625f07: Verifying Checksum 18:06:41 4c4ab2625f07: Download complete 18:06:41 adcc1eea9eea: Verifying Checksum 18:06:41 adcc1eea9eea: Download complete 18:06:41 afea3b2eda06: Verifying Checksum 18:06:41 afea3b2eda06: Download complete 18:06:41 7809a108b3ef: Verifying Checksum 18:06:41 7809a108b3ef: Download complete 18:06:41 540db60ca938: Verifying Checksum 18:06:41 540db60ca938: Download complete 18:06:42 540db60ca938: Pull complete 18:06:42 adcc1eea9eea: Pull complete 18:06:42 4c4ab2625f07: Pull complete 18:06:43 f706445af74f: Verifying Checksum 18:06:43 f706445af74f: Download complete 18:06:43 0510c868ecb4: Verifying Checksum 18:06:43 0510c868ecb4: Download complete 18:06:50 0510c868ecb4: Pull complete 18:06:50 afea3b2eda06: Pull complete 18:06:50 7809a108b3ef: Pull complete 18:06:55 f706445af74f: Pull complete 18:06:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:06:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:06:55 ---> b068be0155e3 18:06:55 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 18:06:56 ---> Running in 1621649c4535 18:06:56 Removing intermediate container 1621649c4535 18:06:56 ---> ea32cf93c6aa 18:06:56 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:06:56 ---> Running in 2963f5a5df98 18:06:56 Removing intermediate container 2963f5a5df98 18:06:56 ---> d94adcb33f04 18:06:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 18:06:57 ---> Running in 2cca983aea67 18:06:57 Removing intermediate container 2cca983aea67 18:06:57 ---> 1dd2f28fa890 18:06:57 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:57 ---> Running in 35f0d7ad9182 18:06:58 Removing intermediate container 35f0d7ad9182 18:06:58 ---> 4958d8ba2c63 18:06:58 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:58 ---> Running in 5412671ea955 18:06:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:07:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:07:01 OK: 149 MiB in 40 packages 18:07:01 Removing intermediate container 5412671ea955 18:07:01 ---> ad66b37cc1dc 18:07:01 Step 8/10 : WORKDIR /device-snmp-go 18:07:01 ---> Running in 72f38f18fa85 18:07:01 Removing intermediate container 72f38f18fa85 18:07:01 ---> cb166133ccce 18:07:01 Step 9/10 : COPY . . 18:07:02 ---> 9e962429e31c 18:07:02 Step 10/10 : RUN go mod download 18:07:02 ---> Running in 2432bc89b917 18:07:05 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:07:05 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements 18:07:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:07:24 Removing intermediate container 2432bc89b917 18:07:24 ---> 0d7c939ae939 18:07:24 Successfully built 0d7c939ae939 18:07:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:07:25 + docker inspect -f . ci-base-image-x86_64 18:07:25 . [Pipeline] withDockerContainer 18:07:25 prd-centos7-docker-4c-2g-4561 does not seem to be running inside a container 18:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/27 -v /w/workspace/device-snmp-go/27:/w/workspace/device-snmp-go/27:rw,z -v /w/workspace/device-snmp-go/27@tmp:/w/workspace/device-snmp-go/27@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 18:07:26 $ docker top 2f6ed823aaa541118e41ddc71cad9869eeae36e0c7ffbebfb8f1e324d8376c83 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:26 + go version 18:07:26 go version go1.16.3 linux/amd64 [Pipeline] } 18:07:26 $ docker stop --time=1 2f6ed823aaa541118e41ddc71cad9869eeae36e0c7ffbebfb8f1e324d8376c83 18:07:27 gofmt -l . 18:07:27 [ "`gofmt -l .`" = "" ] 18:07:27 ./bin/test-attribution-txt.sh 18:07:27 ./bin/test-go-mod-tidy.sh 18:07:28 $ docker rm -f 2f6ed823aaa541118e41ddc71cad9869eeae36e0c7ffbebfb8f1e324d8376c83 [Pipeline] // withDockerContainer [Pipeline] } 18:07:28 $ docker stop --time=1 12ed5fb2ef1c49d2857c5566d0b6175e8f5cacffcf8f92ee98ad6beddf889fae 18:07:30 $ docker rm -f 12ed5fb2ef1c49d2857c5566d0b6175e8f5cacffcf8f92ee98ad6beddf889fae [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:31 + docker inspect -f . ci-base-image-x86_64 18:07:31 . [Pipeline] withDockerContainer 18:07:31 prd-centos7-docker-4c-2g-4561 does not seem to be running inside a container 18:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/27 -v /w/workspace/device-snmp-go/27:/w/workspace/device-snmp-go/27:rw,z -v /w/workspace/device-snmp-go/27@tmp:/w/workspace/device-snmp-go/27@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 18:07:32 Stashed 1 file(s) 18:07:32 $ docker top 02c7c7a061fd085173a9a8c218c7261d3cdaffaea78fc45bfa41edca9c4ebf09 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 18:07:32 + go mod tidy [Pipeline] sh [Pipeline] sh 18:07:33 + make test 18:07:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:07:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:33 + ls -al . 18:07:33 total 132 18:07:33 drwxrwxr-x 8 jenkins jenkins 4096 May 11 18:07 . 18:07:33 drwxrwxr-x 4 jenkins jenkins 4096 May 11 18:05 .. 18:07:33 -rw-rw-r-- 1 jenkins jenkins 6 May 11 18:05 .dockerignore 18:07:33 drwxrwxr-x 8 jenkins jenkins 4096 May 11 18:05 .git 18:07:33 drwxrwxr-x 2 jenkins jenkins 4096 May 11 18:05 .github 18:07:33 -rw-rw-r-- 1 jenkins jenkins 272 May 11 18:05 .gitignore 18:07:33 -rw-rw-r-- 1 jenkins jenkins 5082 May 11 18:05 Attribution.txt 18:07:33 -rw-rw-r-- 1 jenkins jenkins 1529 May 11 18:05 Dockerfile 18:07:33 -rw-rw-r-- 1 jenkins jenkins 1006 May 11 18:05 Dockerfile.build 18:07:33 -rw-rw-r-- 1 jenkins jenkins 656 May 11 18:05 Jenkinsfile 18:07:33 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 18:05 LICENSE 18:07:33 -rw-rw-r-- 1 jenkins jenkins 917 May 11 18:05 Makefile 18:07:33 -rw-rw-r-- 1 jenkins jenkins 14171 May 11 18:05 README.md 18:07:33 -rw-rw-r-- 1 jenkins jenkins 11 May 11 18:02 VERSION 18:07:33 drwxrwxr-x 2 jenkins jenkins 4096 May 11 18:05 bin 18:07:33 drwxrwxr-x 3 jenkins jenkins 4096 May 11 18:05 cmd 18:07:33 -rw-r--r-- 1 jenkins jenkins 8493 May 11 18:07 coverage.out 18:07:33 -rw-r--r-- 1 jenkins jenkins 204 May 11 18:07 go.mod 18:07:33 -rw-r--r-- 1 jenkins jenkins 14156 May 11 18:06 go.sum 18:07:33 drwxrwxr-x 3 jenkins jenkins 4096 May 11 18:05 internal 18:07:33 drwxrwxr-x 2 jenkins jenkins 4096 May 11 18:05 profiles 18:07:33 -rw-rw-r-- 1 jenkins jenkins 209 May 11 18:05 version.go [Pipeline] isUnix [Pipeline] sh 18:07:33 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:07:34 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0ab86073b0269e161c45419c6956d6e22a89cd28 --label arch=arm64 --label version=1.3.2-dev.4 . 18:07:34 Sending build context to Docker daemon 351.7kB 18:07:34 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 18:07:34 Step 2/26 : FROM ${BASE} AS builder 18:07:34 ---> cea8e49a2fe8 18:07:34 Step 3/26 : ARG MAKE='make build' 18:07:34 ---> Running in d63a079910e6 18:07:35 Removing intermediate container d63a079910e6 18:07:35 ---> ef1de39130a5 18:07:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:07:35 ---> Running in ae0612b91524 18:07:35 Removing intermediate container ae0612b91524 18:07:35 ---> da866d813015 18:07:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:07:35 ---> Running in e43fcfdb24a2 18:07:36 Removing intermediate container e43fcfdb24a2 18:07:36 ---> 38f332cae6d2 18:07:36 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:36 ---> Running in 9b439ba95f05 18:07:38 Removing intermediate container 9b439ba95f05 18:07:38 ---> 34c6f8b15a95 18:07:38 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:38 ---> Running in 7c9743b6f531 18:07:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:07:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:07:41 OK: 138 MiB in 40 packages 18:07:42 Removing intermediate container 7c9743b6f531 18:07:42 ---> d404ccedd5ad 18:07:42 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 18:07:43 ---> Running in 9a19eab97b64 18:07:43 Removing intermediate container 9a19eab97b64 18:07:43 ---> 7ce8057e1711 18:07:43 Step 9/26 : COPY go.mod . 18:07:44 ---> 7994900ebb28 18:07:44 Step 10/26 : COPY Makefile . 18:07:44 ---> 860d65153777 18:07:44 Step 11/26 : RUN make update 18:07:45 ---> Running in 93399f842946 18:07:46 CGO_ENABLED=0 GO111MODULE=on go mod download 18:07:47 Removing intermediate container 93399f842946 18:07:47 ---> 0ee7c54868e7 18:07:47 Step 12/26 : COPY . . 18:07:48 ---> 0fedbe1f302a 18:07:48 Step 13/26 : RUN ${MAKE} 18:07:48 ---> Running in 8cf79de69093 18:07:49 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:07:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 18:07:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:07:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.4" -o cmd/device-snmp-go ./cmd 18:07:53 gofmt -l . 18:07:53 [ "`gofmt -l .`" = "" ] 18:07:53 ./bin/test-attribution-txt.sh 18:07:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:07:53 $ docker stop --time=1 02c7c7a061fd085173a9a8c218c7261d3cdaffaea78fc45bfa41edca9c4ebf09 18:07:56 $ docker rm -f 02c7c7a061fd085173a9a8c218c7261d3cdaffaea78fc45bfa41edca9c4ebf09 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:57 Warning: overwriting stash ‘coverage-report’ 18:07:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:07:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:58 + ls -al . 18:07:58 total 104 18:07:58 drwxrwxr-x. 8 jenkins jenkins 4096 May 11 18:07 . 18:07:58 drwxrwxr-x. 4 jenkins jenkins 30 May 11 18:06 .. 18:07:58 -rw-rw-r--. 1 jenkins jenkins 5082 May 11 18:06 Attribution.txt 18:07:58 drwxrwxr-x. 2 jenkins jenkins 87 May 11 18:06 bin 18:07:58 drwxrwxr-x. 3 jenkins jenkins 32 May 11 18:06 cmd 18:07:58 -rw-r--r--. 1 jenkins jenkins 8493 May 11 18:07 coverage.out 18:07:58 -rw-rw-r--. 1 jenkins jenkins 1529 May 11 18:06 Dockerfile 18:07:58 -rw-rw-r--. 1 jenkins jenkins 1006 May 11 18:06 Dockerfile.build 18:07:58 -rw-rw-r--. 1 jenkins jenkins 6 May 11 18:06 .dockerignore 18:07:58 drwxrwxr-x. 8 jenkins jenkins 162 May 11 18:06 .git 18:07:58 drwxrwxr-x. 2 jenkins jenkins 103 May 11 18:06 .github 18:07:58 -rw-rw-r--. 1 jenkins jenkins 272 May 11 18:06 .gitignore 18:07:58 -rw-r--r--. 1 jenkins jenkins 204 May 11 18:07 go.mod 18:07:58 -rw-r--r--. 1 jenkins jenkins 14156 May 11 18:07 go.sum 18:07:58 drwxrwxr-x. 3 jenkins jenkins 20 May 11 18:06 internal 18:07:58 -rw-rw-r--. 1 jenkins jenkins 656 May 11 18:06 Jenkinsfile 18:07:58 -rw-rw-r--. 1 jenkins jenkins 11340 May 11 18:06 LICENSE 18:07:58 -rw-rw-r--. 1 jenkins jenkins 917 May 11 18:06 Makefile 18:07:58 drwxrwxr-x. 2 jenkins jenkins 84 May 11 18:06 profiles 18:07:58 -rw-rw-r--. 1 jenkins jenkins 14171 May 11 18:06 README.md 18:07:58 -rw-rw-r--. 1 jenkins jenkins 11 May 11 18:02 VERSION 18:07:58 -rw-rw-r--. 1 jenkins jenkins 209 May 11 18:06 version.go [Pipeline] isUnix [Pipeline] sh 18:07:58 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0ab86073b0269e161c45419c6956d6e22a89cd28 --label arch=amd64 --label version=1.3.2-dev.4 . 18:07:58 Sending build context to Docker daemon 352.8kB 18:07:59 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 18:07:59 Step 2/26 : FROM ${BASE} AS builder 18:07:59 ---> 0d7c939ae939 18:07:59 Step 3/26 : ARG MAKE='make build' 18:07:59 ---> Running in 8856daaa8907 18:07:59 Removing intermediate container 8856daaa8907 18:07:59 ---> 4ad190ff48de 18:07:59 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 18:07:59 ---> Running in 5af603a86a42 18:07:59 Removing intermediate container 5af603a86a42 18:07:59 ---> 7c5bc2acb45b 18:07:59 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 18:07:59 ---> Running in 92a296eaa1ca 18:07:59 Removing intermediate container 92a296eaa1ca 18:07:59 ---> cf8c6d640707 18:07:59 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:59 ---> Running in 7940497043e6 18:08:00 Removing intermediate container 7940497043e6 18:08:00 ---> e8cf2c297c53 18:08:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:00 ---> Running in b33d4a436788 18:08:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:08:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:08:03 OK: 149 MiB in 40 packages 18:08:04 Removing intermediate container b33d4a436788 18:08:04 ---> 41f136382daf 18:08:04 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 18:08:04 ---> Running in f84042c3e799 18:08:04 Removing intermediate container f84042c3e799 18:08:04 ---> e1fe6327a127 18:08:04 Step 9/26 : COPY go.mod . 18:08:04 ---> ed85dc2c524d 18:08:04 Step 10/26 : COPY Makefile . 18:08:04 ---> db23e6b6828e 18:08:04 Step 11/26 : RUN make update 18:08:04 ---> Running in 7faded687d83 18:08:05 CGO_ENABLED=0 GO111MODULE=on go mod download 18:08:05 Removing intermediate container 7faded687d83 18:08:05 ---> 0f5d2bf4453e 18:08:05 Step 12/26 : COPY . . 18:08:06 ---> 9ce104c3683f 18:08:06 Step 13/26 : RUN ${MAKE} 18:08:06 ---> Running in dabe640d5451 18:08:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.4" -o cmd/device-snmp-go ./cmd 18:08:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:08:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 18:08:20 Removing intermediate container dabe640d5451 18:08:20 ---> ed16d80d38b8 18:08:20 Step 14/26 : FROM alpine:3.12 18:08:20 3.12: Pulling from library/alpine 18:08:20 Removing intermediate container 8cf79de69093 18:08:20 ---> c7c819c9a2a0 18:08:20 Step 14/26 : FROM alpine:3.12 18:08:20 3.12: Pulling from library/alpine 18:08:20 339de151aab4: Pulling fs layer 18:08:20 339de151aab4: Verifying Checksum 18:08:20 339de151aab4: Download complete 18:08:20 d2f70382dc9a: Pulling fs layer 18:08:20 339de151aab4: Pull complete 18:08:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:08:20 Status: Downloaded newer image for alpine:3.12 18:08:20 ---> 13621d1b12d4 18:08:20 Step 15/26 : ENV APP_PORT=49993 18:08:21 d2f70382dc9a: Verifying Checksum 18:08:21 d2f70382dc9a: Download complete 18:08:21 ---> Running in 7870a62803fe 18:08:21 Removing intermediate container 7870a62803fe 18:08:21 ---> 390c34f93bd6 18:08:21 Step 16/26 : EXPOSE $APP_PORT 18:08:21 ---> Running in 8aea1c210e7b 18:08:21 Removing intermediate container 8aea1c210e7b 18:08:21 ---> 999a9c309326 18:08:21 Step 17/26 : ENV DEVICE_PORT=161 18:08:21 ---> Running in ac6239fa6a8d 18:08:21 Removing intermediate container ac6239fa6a8d 18:08:21 ---> 078386bf42ae 18:08:21 Step 18/26 : EXPOSE $DEVICE_PORT 18:08:21 ---> Running in d22ce5c56357 18:08:21 d2f70382dc9a: Pull complete 18:08:21 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:08:21 Status: Downloaded newer image for alpine:3.12 18:08:21 ---> 9852663dfa18 18:08:21 Step 15/26 : ENV APP_PORT=49993 18:08:21 ---> Running in 5c7d02885ebc 18:08:21 Removing intermediate container d22ce5c56357 18:08:21 ---> e80aa4af21ba 18:08:21 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 18:08:22 Removing intermediate container 5c7d02885ebc 18:08:22 ---> 6d34df31df29 18:08:22 Step 16/26 : EXPOSE $APP_PORT 18:08:22 ---> Running in 70c09792da9a 18:08:22 ---> 335d7bbe7589 18:08:22 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 18:08:22 ---> fe26d06217c9 18:08:22 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 18:08:22 Removing intermediate container 70c09792da9a 18:08:22 ---> e3762da3a33b 18:08:22 Step 17/26 : ENV DEVICE_PORT=161 18:08:22 ---> Running in 2262e091733b 18:08:23 ---> 273af91a01a3 18:08:23 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 18:08:23 ---> Running in 504eacca0064 18:08:23 Removing intermediate container 504eacca0064 18:08:23 ---> 93d382e20e12 18:08:23 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:08:23 ---> Running in 6c4b1c4a4ca2 18:08:23 Removing intermediate container 6c4b1c4a4ca2 18:08:23 ---> 8df0f9faa675 18:08:23 Step 24/26 : LABEL arch=amd64 18:08:23 Removing intermediate container 2262e091733b 18:08:23 ---> 3fa7c163d686 18:08:23 Step 18/26 : EXPOSE $DEVICE_PORT 18:08:23 ---> Running in 7828ea8991d5 18:08:23 ---> Running in d520d33a06c3 18:08:23 Removing intermediate container d520d33a06c3 18:08:23 ---> 71f9a9430035 18:08:23 Step 25/26 : LABEL git_sha=0ab86073b0269e161c45419c6956d6e22a89cd28 18:08:23 Removing intermediate container 7828ea8991d5 18:08:23 ---> 8310c03c7f35 18:08:23 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 18:08:23 ---> Running in a6502cbc011f 18:08:23 Removing intermediate container a6502cbc011f 18:08:23 ---> eb5cc865b8fd 18:08:23 Step 26/26 : LABEL version=1.3.2-dev.4 18:08:24 ---> Running in cc8a76ea59d0 18:08:24 Removing intermediate container cc8a76ea59d0 18:08:24 ---> 46c33188f85b 18:08:24 [Warning] One or more build-args [ARCH] were not consumed 18:08:24 Successfully built 46c33188f85b 18:08:24 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:08:24 provisioning config files... 18:08:24 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/27@tmp/config4082634745164691153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:24 ---> docker-login.sh 18:08:24 nexus3.edgexfoundry.org:10001 18:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:24 Configure a credential helper to remove this warning. See 18:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:24 18:08:24 Login Succeeded 18:08:24 nexus3.edgexfoundry.org:10002 18:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:25 Configure a credential helper to remove this warning. See 18:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:25 18:08:25 Login Succeeded 18:08:25 nexus3.edgexfoundry.org:10003 18:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:25 ---> 550b4411dabf 18:08:25 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 18:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:25 Configure a credential helper to remove this warning. See 18:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:25 18:08:25 Login Succeeded 18:08:25 nexus3.edgexfoundry.org:10004 18:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:25 Configure a credential helper to remove this warning. See 18:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:25 18:08:25 Login Succeeded 18:08:25 docker.io 18:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:25 ---> 594129b2f0c5 18:08:25 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 18:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:26 Configure a credential helper to remove this warning. See 18:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:26 18:08:26 Login Succeeded 18:08:26 ---> docker-login.sh ends [Pipeline] } 18:08:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:26 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 18:08:26 0ab86073b0269e161c45419c6956d6e22a89cd28 18:08:26 latest 18:08:26 1.3.2-dev.4 18:08:26 0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4 18:08:26 master 18:08:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:26 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0ab86073b0269e161c45419c6956d6e22a89cd28 [Pipeline] isUnix [Pipeline] sh 18:08:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp:0ab86073b0269e161c45419c6956d6e22a89cd28 18:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:08:26 885314cf8f27: Preparing 18:08:26 5fa24a13b1be: Preparing 18:08:26 bb46d9acbe9b: Preparing 18:08:26 32f366d666a5: Preparing 18:08:26 32f366d666a5: Layer already exists 18:08:26 ---> 2969d23fbd29 18:08:26 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 18:08:26 ---> Running in 4c96083aecd2 18:08:27 5fa24a13b1be: Pushed 18:08:27 885314cf8f27: Pushed 18:08:27 Removing intermediate container 4c96083aecd2 18:08:27 ---> 8719312bc17f 18:08:27 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:08:27 ---> Running in ab09bf2961d5 18:08:27 Removing intermediate container ab09bf2961d5 18:08:27 ---> 627568e55bd5 18:08:27 Step 24/26 : LABEL arch=arm64 18:08:27 ---> Running in 747bfa698ab8 18:08:28 bb46d9acbe9b: Pushed 18:08:28 0ab86073b0269e161c45419c6956d6e22a89cd28: digest: sha256:432ec734cd1cba8367f386c8e68ba6b1992c87f045d0c067056525eba80988f6 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:08:28 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 18:08:28 Removing intermediate container 747bfa698ab8 18:08:28 ---> ac32f515673f 18:08:28 Step 25/26 : LABEL git_sha=0ab86073b0269e161c45419c6956d6e22a89cd28 18:08:28 ---> Running in a76b3e198b3a 18:08:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 18:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:08:28 885314cf8f27: Preparing 18:08:28 5fa24a13b1be: Preparing 18:08:28 bb46d9acbe9b: Preparing 18:08:28 32f366d666a5: Preparing 18:08:28 885314cf8f27: Layer already exists 18:08:28 5fa24a13b1be: Layer already exists 18:08:28 bb46d9acbe9b: Layer already exists 18:08:28 32f366d666a5: Layer already exists 18:08:28 latest: digest: sha256:432ec734cd1cba8367f386c8e68ba6b1992c87f045d0c067056525eba80988f6 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:08:28 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh 18:08:29 Removing intermediate container a76b3e198b3a 18:08:29 ---> a6ca694db909 18:08:29 Step 26/26 : LABEL version=1.3.2-dev.4 18:08:29 ---> Running in d9fcd42d3f65 18:08:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.4 18:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:08:29 885314cf8f27: Preparing 18:08:29 5fa24a13b1be: Preparing 18:08:29 bb46d9acbe9b: Preparing 18:08:29 32f366d666a5: Preparing 18:08:29 885314cf8f27: Layer already exists 18:08:29 32f366d666a5: Layer already exists 18:08:29 5fa24a13b1be: Layer already exists 18:08:29 bb46d9acbe9b: Layer already exists 18:08:29 1.3.2-dev.4: digest: sha256:432ec734cd1cba8367f386c8e68ba6b1992c87f045d0c067056525eba80988f6 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:08:29 Removing intermediate container d9fcd42d3f65 18:08:29 ---> d148935577f0 18:08:29 [Warning] One or more build-args [ARCH] were not consumed 18:08:29 Successfully built d148935577f0 18:08:29 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:08:29 provisioning config files... 18:08:29 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh 18:08:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/27@tmp/config9079961217122090330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp:0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4 18:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:08:29 885314cf8f27: Preparing 18:08:29 5fa24a13b1be: Preparing 18:08:29 bb46d9acbe9b: Preparing 18:08:29 32f366d666a5: Preparing 18:08:29 32f366d666a5: Layer already exists 18:08:29 bb46d9acbe9b: Layer already exists 18:08:29 885314cf8f27: Layer already exists 18:08:29 5fa24a13b1be: Layer already exists 18:08:29 0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4: digest: sha256:432ec734cd1cba8367f386c8e68ba6b1992c87f045d0c067056525eba80988f6 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:08:29 ---> docker-login.sh 18:08:29 nexus3.edgexfoundry.org:10001 18:08:30 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh 18:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:30 Configure a credential helper to remove this warning. See 18:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:30 18:08:30 Login Succeeded 18:08:30 nexus3.edgexfoundry.org:10002 18:08:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp:master 18:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:08:30 885314cf8f27: Preparing 18:08:30 5fa24a13b1be: Preparing 18:08:30 bb46d9acbe9b: Preparing 18:08:30 32f366d666a5: Preparing 18:08:30 32f366d666a5: Layer already exists 18:08:30 885314cf8f27: Layer already exists 18:08:30 5fa24a13b1be: Layer already exists 18:08:30 bb46d9acbe9b: Layer already exists 18:08:30 master: digest: sha256:432ec734cd1cba8367f386c8e68ba6b1992c87f045d0c067056525eba80988f6 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:30 ===================================================== [Pipeline] echo 18:08:30 taggedImages: 18:08:30 - nexus3.edgexfoundry.org:10004/device-snmp:0ab86073b0269e161c45419c6956d6e22a89cd28 18:08:30 - nexus3.edgexfoundry.org:10004/device-snmp:latest 18:08:30 - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.4 18:08:30 - nexus3.edgexfoundry.org:10004/device-snmp:0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4 18:08:30 - nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:30 Configure a credential helper to remove this warning. See 18:08:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:30 18:08:30 Login Succeeded 18:08:30 nexus3.edgexfoundry.org:10003 18:08:31 ---> job-cost.sh 18:08:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q4x3 18:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:31 Configure a credential helper to remove this warning. See 18:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:31 18:08:31 Login Succeeded 18:08:31 nexus3.edgexfoundry.org:10004 18:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:31 Configure a credential helper to remove this warning. See 18:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:31 18:08:31 Login Succeeded 18:08:31 docker.io 18:08:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:32 Configure a credential helper to remove this warning. See 18:08:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:32 18:08:32 Login Succeeded 18:08:32 ---> docker-login.sh ends [Pipeline] } 18:08:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:32 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 18:08:32 0ab86073b0269e161c45419c6956d6e22a89cd28 18:08:32 latest 18:08:32 1.3.2-dev.4 18:08:32 0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4 18:08:32 master 18:08:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:33 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0ab86073b0269e161c45419c6956d6e22a89cd28 [Pipeline] isUnix [Pipeline] sh 18:08:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0ab86073b0269e161c45419c6956d6e22a89cd28 18:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:08:33 ac4b1fcaf64b: Preparing 18:08:33 315f415f9c56: Preparing 18:08:33 479f6ee6e7af: Preparing 18:08:33 3fbe34a1663b: Preparing 18:08:33 3fbe34a1663b: Layer already exists 18:08:33 ac4b1fcaf64b: Pushed 18:08:33 315f415f9c56: Pushed 18:08:36 479f6ee6e7af: Pushed 18:08:36 0ab86073b0269e161c45419c6956d6e22a89cd28: digest: sha256:fd22f5271ff5c717442fb5e3a84c7beaa1db14fb3903443a22bac35e88499c02 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:08:36 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:08:36 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 18:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:08:36 ac4b1fcaf64b: Preparing 18:08:36 315f415f9c56: Preparing 18:08:36 479f6ee6e7af: Preparing 18:08:36 3fbe34a1663b: Preparing 18:08:36 479f6ee6e7af: Layer already exists 18:08:36 3fbe34a1663b: Layer already exists 18:08:36 315f415f9c56: Layer already exists 18:08:36 ac4b1fcaf64b: Layer already exists 18:08:37 latest: digest: sha256:fd22f5271ff5c717442fb5e3a84c7beaa1db14fb3903443a22bac35e88499c02 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:08:37 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh 18:08:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.4 18:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:08:37 ac4b1fcaf64b: Preparing 18:08:37 315f415f9c56: Preparing 18:08:37 479f6ee6e7af: Preparing 18:08:37 3fbe34a1663b: Preparing 18:08:37 ac4b1fcaf64b: Layer already exists 18:08:37 3fbe34a1663b: Layer already exists 18:08:37 479f6ee6e7af: Layer already exists 18:08:37 315f415f9c56: Layer already exists 18:08:38 1.3.2-dev.4: digest: sha256:fd22f5271ff5c717442fb5e3a84c7beaa1db14fb3903443a22bac35e88499c02 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:08:38 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4 [Pipeline] isUnix [Pipeline] sh 18:08:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4 18:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:08:38 ac4b1fcaf64b: Preparing 18:08:38 315f415f9c56: Preparing 18:08:38 479f6ee6e7af: Preparing 18:08:38 3fbe34a1663b: Preparing 18:08:38 315f415f9c56: Layer already exists 18:08:38 ac4b1fcaf64b: Layer already exists 18:08:38 3fbe34a1663b: Layer already exists 18:08:38 479f6ee6e7af: Layer already exists 18:08:39 0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4: digest: sha256:fd22f5271ff5c717442fb5e3a84c7beaa1db14fb3903443a22bac35e88499c02 size: 1155 [Pipeline] isUnix [Pipeline] sh 18:08:39 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh 18:08:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master 18:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:08:39 ac4b1fcaf64b: Preparing 18:08:39 315f415f9c56: Preparing 18:08:39 479f6ee6e7af: Preparing 18:08:39 3fbe34a1663b: Preparing 18:08:39 3fbe34a1663b: Layer already exists 18:08:39 479f6ee6e7af: Layer already exists 18:08:39 ac4b1fcaf64b: Layer already exists 18:08:39 315f415f9c56: Layer already exists 18:08:40 master: digest: sha256:fd22f5271ff5c717442fb5e3a84c7beaa1db14fb3903443a22bac35e88499c02 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:40 ===================================================== [Pipeline] echo 18:08:40 taggedImages: 18:08:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0ab86073b0269e161c45419c6956d6e22a89cd28 18:08:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 18:08:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.4 18:08:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0ab86073b0269e161c45419c6956d6e22a89cd28-1.3.2-dev.4 18:08:40 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:08:40 ---> job-cost.sh 18:08:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-STmQ 18:08:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:09:12 lf-activate-venv(): INFO: Adding /tmp/venv-Q4x3/bin to PATH 18:09:12 INFO: No Stack... 18:09:12 INFO: Retrieving Pricing Info for: v1-standard-2 18:09:13 INFO: Archiving Costs [Pipeline] sh 18:09:13 + cat /w/workspace/device-snmp-go/27/archives/cost.csv 18:09:13 + cut -d, -f6 [Pipeline] lock 18:09:13 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-27-stack-cost] 18:09:13 Resource [jenkins-edgexfoundry-device-snmp-go-master-27-stack-cost] did not exist. Created. 18:09:13 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:09:13 + echo total: 0.029999999329447746 [Pipeline] stash 18:09:13 Stashed 1 file(s) [Pipeline] } 18:09:13 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-27-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:09:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-STmQ/bin to PATH 18:10:41 INFO: No Stack... 18:10:41 INFO: Retrieving Pricing Info for: lf-standard-4 18:10:41 INFO: Archiving Costs [Pipeline] sh 18:10:41 + cat /w/workspace/device-snmp-go/27/archives/cost.csv 18:10:41 + cut -d, -f6 [Pipeline] lock 18:10:41 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-27-stack-cost] 18:10:41 Resource [jenkins-edgexfoundry-device-snmp-go-master-27-stack-cost] did not exist. Created. 18:10:41 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:42 /w/workspace/device-snmp-go/27@tmp/durable-deb07308/script.sh: 1: /w/workspace/device-snmp-go/27@tmp/durable-deb07308/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:10:42 + echo total: 0.20999999344348907 [Pipeline] stash 18:10:42 Warning: overwriting stash ‘stack-cost’ 18:10:42 Stashed 1 file(s) [Pipeline] } 18:10:42 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-27-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 18:10:43 provisioning config files... 18:10:43 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config211694842911366686tmp [Pipeline] { [Pipeline] sh 18:10:43 + set +x 18:10:43 + curl -s https://codecov.io/bash 18:10:43 + bash -s -- 18:10:44 18:10:44 _____ _ 18:10:44 / ____| | | 18:10:44 | | ___ __| | ___ ___ _____ __ 18:10:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:10:44 | |___| (_) | (_| | __/ (_| (_) \ V / 18:10:44 \_____\___/ \__,_|\___|\___\___/ \_/ 18:10:44 Bash-1.0.2 18:10:44 18:10:44 18:10:44 ==> git version 2.24.3 found 18:10:44 ==> 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 18:10:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:10:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:10:44 ==> Jenkins CI detected. 18:10:44 project root: . 18:10:44 --> token set from env 18:10:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:10:44 ==> Running gcov in . (disable via -X gcov) 18:10:44 ==> Python coveragepy not found 18:10:44 ==> Searching for coverage reports in: 18:10:44 + . 18:10:44 -> Found 1 reports 18:10:44 ==> Detecting git/mercurial file structure 18:10:44 ==> Reading reports 18:10:44 + ./coverage.out bytes=8493 18:10:44 ==> Appending adjustments 18:10:44 https://docs.codecov.io/docs/fixing-reports 18:10:44 + Found adjustments 18:10:44 ==> Gzipping contents 18:10:44 4.0K /tmp/codecov.dYJi2K.gz 18:10:44 ==> Uploading reports 18:10:44 url: https://codecov.io 18:10:44 query: branch=master&commit=0ab86073b0269e161c45419c6956d6e22a89cd28&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:10:44 -> Pinging Codecov 18:10:44 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=0ab86073b0269e161c45419c6956d6e22a89cd28&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:10:45 -> Uploading to 18:10:45 https://storage.googleapis.com/codecov/v4/raw/2021-05-11/6C56EA5C29638FB4528AC87E60AF5AE0/0ab86073b0269e161c45419c6956d6e22a89cd28/474fbbe2-b076-465c-b956-18eb4a98ee69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T181044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9f515c75083f98c8c80a2dc20601d4b5b07332a4cd862bf90fea3fedf66bae3 18:10:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:10:45 Dload Upload Total Spent Left Speed 18:10:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1462 0 0 100 1462 0 3357 --:--:-- --:--:-- --:--:-- 3360 18:10:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/0ab86073b0269e161c45419c6956d6e22a89cd28 [Pipeline] } 18:10:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:10:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:10:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:46 18:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:10:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:10:46 188c0c94c7c5: Pulling fs layer 18:10:46 0ef7d3d256c8: Pulling fs layer 18:10:46 de9db76c5a1d: Pulling fs layer 18:10:46 0eba1c9be4d2: Pulling fs layer 18:10:46 0d57e429df01: Pulling fs layer 18:10:46 4e4be7b47b0d: Pulling fs layer 18:10:46 e1f770b5df2f: Pulling fs layer 18:10:46 85a0685a4137: Pulling fs layer 18:10:46 0eba1c9be4d2: Waiting 18:10:46 0d57e429df01: Waiting 18:10:46 4e4be7b47b0d: Waiting 18:10:46 e1f770b5df2f: Waiting 18:10:46 85a0685a4137: Waiting 18:10:46 de9db76c5a1d: Verifying Checksum 18:10:46 de9db76c5a1d: Download complete 18:10:46 0ef7d3d256c8: Verifying Checksum 18:10:46 0ef7d3d256c8: Download complete 18:10:46 0d57e429df01: Verifying Checksum 18:10:46 0d57e429df01: Download complete 18:10:46 4e4be7b47b0d: Verifying Checksum 18:10:46 4e4be7b47b0d: Download complete 18:10:46 188c0c94c7c5: Download complete 18:10:47 188c0c94c7c5: Pull complete 18:10:47 0ef7d3d256c8: Pull complete 18:10:47 de9db76c5a1d: Pull complete 18:10:48 e1f770b5df2f: Verifying Checksum 18:10:48 e1f770b5df2f: Download complete 18:10:50 85a0685a4137: Verifying Checksum 18:10:50 85a0685a4137: Download complete 18:10:50 0eba1c9be4d2: Verifying Checksum 18:10:50 0eba1c9be4d2: Download complete 18:10:56 0eba1c9be4d2: Pull complete 18:10:56 0d57e429df01: Pull complete 18:10:56 4e4be7b47b0d: Pull complete 18:10:58 e1f770b5df2f: Pull complete 18:11:06 85a0685a4137: Pull complete 18:11:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:11:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:11:06 prd-centos7-docker-4c-2g-4555 does not seem to be running inside a container 18:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 18:11:07 $ docker top eeb9e520e29c50dc48a5e1b5d28245468fd662e5c9d61ce95ce75c2916e75b73 -eo pid,comm [Pipeline] { [Pipeline] echo 18:11:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:11:08 + set -o pipefail 18:11:08 + snyk monitor '--org=edgex-jenkins' 18:11:16 18:11:16 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 18:11:16 18:11:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/5ed90ec4-f531-4309-8c78-515aa0496b8e 18:11:16 18:11:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:11:16 18:11:16 [Pipeline] } 18:11:16 $ docker stop --time=1 eeb9e520e29c50dc48a5e1b5d28245468fd662e5c9d61ce95ce75c2916e75b73 18:11:19 $ docker rm -f eeb9e520e29c50dc48a5e1b5d28245468fd662e5c9d61ce95ce75c2916e75b73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:20 + git log --format=format:%s -1 0ab86073b0269e161c45419c6956d6e22a89cd28 [Pipeline] isUnix [Pipeline] sh 18:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:20 . [Pipeline] withDockerContainer 18:11:20 prd-centos7-docker-4c-2g-4555 does not seem to be running inside a container 18:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 18:11:21 $ docker top f76db839613f66d38b5a3c97384318976b26eabdf78424c03f17c8ed5b6bb216 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:21 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.3.2-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:22 + git semver [Pipeline] } 18:11:22 $ docker stop --time=1 f76db839613f66d38b5a3c97384318976b26eabdf78424c03f17c8ed5b6bb216 18:11:23 $ docker rm -f f76db839613f66d38b5a3c97384318976b26eabdf78424c03f17c8ed5b6bb216 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:11:24 18:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:11:24 0.23.1-centos7: Pulling from edgex-lftools 18:11:24 ab5ef0e58194: Pulling fs layer 18:11:24 9712f1f96733: Pulling fs layer 18:11:24 63f879dbbcfc: Pulling fs layer 18:11:24 0d9ebad4ef96: Pulling fs layer 18:11:24 e9a5061849ea: Pulling fs layer 18:11:24 d747dcd14b5f: Pulling fs layer 18:11:24 2de7ff778b66: Pulling fs layer 18:11:24 e9a5061849ea: Waiting 18:11:24 d747dcd14b5f: Waiting 18:11:24 0d9ebad4ef96: Waiting 18:11:24 2de7ff778b66: Waiting 18:11:25 63f879dbbcfc: Verifying Checksum 18:11:25 63f879dbbcfc: Download complete 18:11:26 e9a5061849ea: Download complete 18:11:26 d747dcd14b5f: Verifying Checksum 18:11:26 d747dcd14b5f: Download complete 18:11:26 2de7ff778b66: Verifying Checksum 18:11:26 2de7ff778b66: Download complete 18:11:27 0d9ebad4ef96: Verifying Checksum 18:11:27 0d9ebad4ef96: Download complete 18:11:27 ab5ef0e58194: Verifying Checksum 18:11:27 ab5ef0e58194: Download complete 18:11:31 ab5ef0e58194: Pull complete 18:11:31 9712f1f96733: Pull complete 18:11:34 63f879dbbcfc: Pull complete 18:11:41 0d9ebad4ef96: Pull complete 18:11:42 e9a5061849ea: Pull complete 18:11:42 d747dcd14b5f: Pull complete 18:11:45 2de7ff778b66: Pull complete 18:11:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:11:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:11:45 prd-centos7-docker-4c-2g-4555 does not seem to be running inside a container 18:11:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 18:11:49 $ docker top b3dd00ee8847b21545ce360d8ed3b66755d5f687fff40584724cb97f6703cf75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:11:50 provisioning config files... 18:11:50 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1287582222928536961tmp 18:11:50 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config574183697132993339tmp 18:11:50 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7281511625148622594tmp [Pipeline] { [Pipeline] echo 18:11:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:11:50 ---> sigul-configuration.sh 18:11:50 gpg: directory `/root/.gnupg' created 18:11:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:11:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:11:50 gpg: keyring `/root/.gnupg/secring.gpg' created 18:11:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:11:50 gpg: CAST5 encrypted data 18:11:50 gpg: encrypted with 1 passphrase 18:11:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:11:50 + mkdir /home/jenkins 18:11:50 + mkdir /home/jenkins/sigul [Pipeline] sh 18:11:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:11:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:11:51 ---> sigul-install.sh 18:11:59 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:12:00 + git tag --list 18:12:00 1.0.0 18:12:00 v0.0.0 18:12:00 v1.1.0 18:12:00 v1.1.1 18:12:00 v1.2.2 18:12:00 v1.3.0 18:12:00 v1.3.1 18:12:00 v1.3.1-dev.1 18:12:00 v1.3.1-dev.2 18:12:00 v1.3.1-dev.3 18:12:00 v1.3.1-dev.4 18:12:00 v1.3.2-dev.1 18:12:00 v1.3.2-dev.2 18:12:00 v1.3.2-dev.3 [Pipeline] sh 18:12:00 + lftools sign git-tag v1.3.2-dev.4 18:12:01 Signing Git tag with Sigul... 18:12:01 Signing v1.3.2-dev.4 18:12:01 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v1.3.2-dev.4'], return code 1, stdout , stderr [Pipeline] echo 18:12:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:12:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:12:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:12:02 $ docker stop --time=1 b3dd00ee8847b21545ce360d8ed3b66755d5f687fff40584724cb97f6703cf75 18:12:05 $ docker rm -f b3dd00ee8847b21545ce360d8ed3b66755d5f687fff40584724cb97f6703cf75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:05 . [Pipeline] withDockerContainer 18:12:05 prd-centos7-docker-4c-2g-4555 does not seem to be running inside a container 18:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 18:12:06 $ docker top 53a62224eec4dfac4e27d2b6bc1c205c3f46e319aef64241f3b14e2b460b403d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:06 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.3.2-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:06 + git semver [Pipeline] } 18:12:06 $ docker stop --time=1 53a62224eec4dfac4e27d2b6bc1c205c3f46e319aef64241f3b14e2b460b403d 18:12:08 $ docker rm -f 53a62224eec4dfac4e27d2b6bc1c205c3f46e319aef64241f3b14e2b460b403d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:12:08 . [Pipeline] withDockerContainer 18:12:08 prd-centos7-docker-4c-2g-4555 does not seem to be running inside a container 18:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 18:12:09 $ docker top f8feba06225cd15ecac5d9bb971ffdb426b9e2ab5f977a6c3a5d5b861fa71c75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:09 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.3.2-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:09 + git semver [Pipeline] } 18:12:09 $ docker stop --time=1 f8feba06225cd15ecac5d9bb971ffdb426b9e2ab5f977a6c3a5d5b861fa71c75 18:12:11 $ docker rm -f f8feba06225cd15ecac5d9bb971ffdb426b9e2ab5f977a6c3a5d5b861fa71c75 [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 18:12:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:12:12 ---> package-listing.sh 18:12:12 ++ facter osfamily 18:12:12 ++ tr '[:upper:]' '[:lower:]' 18:12:12 + OS_FAMILY=redhat 18:12:12 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 18:12:12 + START_PACKAGES=/tmp/packages_start.txt 18:12:12 + END_PACKAGES=/tmp/packages_end.txt 18:12:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:12 + PACKAGES=/tmp/packages_start.txt 18:12:12 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 18:12:12 + PACKAGES=/tmp/packages_end.txt 18:12:12 + case "${OS_FAMILY}" in 18:12:12 + rpm -qa 18:12:12 + sort 18:12:18 + '[' -f /tmp/packages_start.txt ']' 18:12:18 + '[' -f /tmp/packages_end.txt ']' 18:12:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:18 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 18:12:18 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 18:12:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 18:12:18 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:12:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:18 18:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:18 alpine: Pulling from edgex-lftools-log-publisher 18:12:18 df20fa9351a1: Pulling fs layer 18:12:18 36b3adc4ff6f: Pulling fs layer 18:12:18 8ad3a11d3b57: Pulling fs layer 18:12:18 46f8f816bc3b: Pulling fs layer 18:12:18 93b61091891f: Pulling fs layer 18:12:18 93b9cdb0e59b: Pulling fs layer 18:12:18 5e14af77c1be: Pulling fs layer 18:12:18 01666e4c0597: Pulling fs layer 18:12:18 aa168da1d23b: Pulling fs layer 18:12:18 93b61091891f: Waiting 18:12:18 93b9cdb0e59b: Waiting 18:12:18 5e14af77c1be: Waiting 18:12:18 01666e4c0597: Waiting 18:12:18 aa168da1d23b: Waiting 18:12:18 46f8f816bc3b: Waiting 18:12:18 36b3adc4ff6f: Download complete 18:12:18 46f8f816bc3b: Verifying Checksum 18:12:18 46f8f816bc3b: Download complete 18:12:18 df20fa9351a1: Verifying Checksum 18:12:18 93b9cdb0e59b: Verifying Checksum 18:12:18 93b9cdb0e59b: Download complete 18:12:18 5e14af77c1be: Verifying Checksum 18:12:18 5e14af77c1be: Download complete 18:12:18 93b61091891f: Verifying Checksum 18:12:18 93b61091891f: Download complete 18:12:19 01666e4c0597: Verifying Checksum 18:12:19 01666e4c0597: Download complete 18:12:19 8ad3a11d3b57: Verifying Checksum 18:12:19 8ad3a11d3b57: Download complete 18:12:19 df20fa9351a1: Pull complete 18:12:20 36b3adc4ff6f: Pull complete 18:12:21 aa168da1d23b: Verifying Checksum 18:12:21 aa168da1d23b: Download complete 18:12:21 8ad3a11d3b57: Pull complete 18:12:21 46f8f816bc3b: Pull complete 18:12:22 93b61091891f: Pull complete 18:12:22 93b9cdb0e59b: Pull complete 18:12:22 5e14af77c1be: Pull complete 18:12:22 01666e4c0597: Pull complete 18:12:30 aa168da1d23b: Pull complete 18:12:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:12:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:12:30 prd-centos7-docker-4c-2g-4555 does not seem to be running inside a container 18:12:30 $ 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/gexfoundry_device-snmp-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/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 18:12:33 $ docker top d51339719e260bcd574f61ac9509a223b10043da74f9d027b0784f381ae9fb96 -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:34 + touch /tmp/pre-build-complete [Pipeline] sh 18:12:34 + mkdir -p /var/log/sa [Pipeline] sh 18:12:34 + ls /var/log/sa-host 18:12:34 + sadf -c /var/log/sa-host/sa11 18:12:34 file_magic: OK 18:12:34 HZ: Using current value: 100 18:12:34 file_header: OK 18:12:34 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 18:12:34 Statistics: 18:12:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:12:34 File successfully converted to sysstat format version 12.2.1 18:12:34 + sadf -c /var/log/sa-host/sa23 18:12:34 file_magic: OK 18:12:34 HZ: Using current value: 100 18:12:34 file_header: OK 18:12:34 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 18:12:34 Statistics: 18:12:34 Hnuu...uuuununununu... 18:12:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:34 provisioning config files... 18:12:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7984479090467010892tmp [Pipeline] { [Pipeline] echo 18:12:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:12:35 ---> create-netrc.sh [Pipeline] } 18:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:12:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:12:35 ---> python-tools-install.sh [Pipeline] echo 18:12:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:12:36 ---> sudo-logs.sh 18:12:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:12:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:12:36 ---> job-cost.sh 18:12:36 lf-activate-venv: SKIPPING 18:12:36 DEBUG: total: 0.20999999344348907 18:12:36 INFO: Retrieving Stack Cost... 18:12:38 INFO: Retrieving Pricing Info for: v1-standard-2 18:12:38 INFO: Archiving Costs [Pipeline] echo 18:12:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:12:39 ---> logs-deploy.sh 18:12:39 lf-activate-venv: SKIPPING 18:12:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/27 18:12:39 INFO: archiving workspace using pattern(s): 18:12:40 Archives upload complete. 18:12:40 INFO: archiving logs to Nexus