Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 639fbe648df8d0645ee70e73f5df652462515f5f+a9cce8b7dfe6fda3a1428129fda327925c6aa018 (2bc91dc9f34f12f8ed6cbe27042e860184cbf571) Running in Durability level: MAX_SURVIVABILITY 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-92/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-92/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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: docker-device-snmp-go 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 ‘prd-centos7-docker-4c-2g-3345’ is offline; ‘prd-centos7-docker-4c-2g-3348’ is offline; ‘prd-centos7-docker-4c-2g-3357’ is offline; ‘prd-centos7-docker-4c-2g-3359’ is offline Running on prd-centos7-docker-4c-2g-3364 in /w/workspace/dgexfoundry_device-snmp-go_PR-92 [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/dgexfoundry_device-snmp-go_PR-92 # 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 Merging remotes/origin/master commit a9cce8b7dfe6fda3a1428129fda327925c6aa018 into PR head commit 639fbe648df8d0645ee70e73f5df652462515f5f Merge succeeded, producing 639fbe648df8d0645ee70e73f5df652462515f5f Checking out Revision 639fbe648df8d0645ee70e73f5df652462515f5f (PR-92) > 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/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 639fbe648df8d0645ee70e73f5df652462515f5f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a9cce8b7dfe6fda3a1428129fda327925c6aa018 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 639fbe648df8d0645ee70e73f5df652462515f5f # timeout=10 Commit message: "ci: update local docker image names" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:49:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:49:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:49:46 ========================================================= 22:49:46 EdgeX Global Pipelines Version Info 22:49:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:49:48 ------------------- 22:49:48 stable info: 22:49:48 ------------------- 22:49:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:49:48 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:49:48 Message: update stable to v1.0.191 22:49:49 ------------------- 22:49:49 experimental info: 22:49:49 ------------------- 22:49:49 Commited By: **** collab-it+edgex@linuxfoundation.org 22:49:49 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:49:49 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:49:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 22:49:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 22:49:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:49:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:49:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:49:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:49:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 639fbe648df8d0645ee70e73f5df652462515f5f [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 639fbe6 [Pipeline] echo 22:49:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:49:51 provisioning config files... 22:49:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp/config4728282142780486745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:52 ---> docker-login.sh 22:49:52 nexus3.edgexfoundry.org:10001 22:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:52 Configure a credential helper to remove this warning. See 22:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:52 22:49:52 Login Succeeded 22:49:52 nexus3.edgexfoundry.org:10002 22:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:52 Configure a credential helper to remove this warning. See 22:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:52 22:49:52 Login Succeeded 22:49:52 nexus3.edgexfoundry.org:10003 22:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:52 Configure a credential helper to remove this warning. See 22:49:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:52 22:49:52 Login Succeeded 22:49:52 nexus3.edgexfoundry.org:10004 22:49:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:53 Configure a credential helper to remove this warning. See 22:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:53 22:49:53 Login Succeeded 22:49:53 docker.io 22:49:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:53 Configure a credential helper to remove this warning. See 22:49:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:53 22:49:53 Login Succeeded 22:49:53 ---> docker-login.sh ends [Pipeline] } 22:49: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 22:49:54 + git log --format=format:%s -1 639fbe648df8d0645ee70e73f5df652462515f5f [Pipeline] echo 22:49:54 GIT_COMMIT: 639fbe648df8d0645ee70e73f5df652462515f5f, Commit Message: ci: update local docker image names [Pipeline] echo 22:49:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:55 22:49:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:49:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:55 latest: Pulling from edgex-devops/git-semver 22:49:55 31603596830f: Pulling fs layer 22:49:55 54011a49482f: Pulling fs layer 22:49:55 a6820b24f6d8: Pulling fs layer 22:49:55 f581987b2513: Pulling fs layer 22:49:55 f581987b2513: Waiting 22:49:55 54011a49482f: Verifying Checksum 22:49:55 54011a49482f: Download complete 22:49:55 31603596830f: Verifying Checksum 22:49:55 31603596830f: Download complete 22:49:56 f581987b2513: Verifying Checksum 22:49:56 f581987b2513: Download complete 22:49:56 a6820b24f6d8: Verifying Checksum 22:49:56 a6820b24f6d8: Download complete 22:49:56 31603596830f: Pull complete 22:49:56 54011a49482f: Pull complete 22:49:57 a6820b24f6d8: Pull complete 22:49:57 f581987b2513: Pull complete 22:49:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:49:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:49:57 prd-centos7-docker-4c-2g-3364 does not seem to be running inside a container 22:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-92 -v /w/workspace/dgexfoundry_device-snmp-go_PR-92:/w/workspace/dgexfoundry_device-snmp-go_PR-92:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:49:59 $ docker top cd969f9929dba93ac6a922805854da40f2831b955dbb2edf9525122164054760 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:00 [ssh-agent] Looking for ssh-agent implementation... 22:50:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:00 $ docker exec cd969f9929dba93ac6a922805854da40f2831b955dbb2edf9525122164054760 ssh-agent 22:50:00 SSH_AUTH_SOCK=/tmp/ssh-eSH8RbZqS8qT/agent.12 22:50:00 SSH_AGENT_PID=18 22:50:00 Running ssh-add (command line suppressed) 22:50:00 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp/private_key_2338579960538161647.key (/w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp/private_key_2338579960538161647.key) 22:50:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:01 + git tag --points-at HEAD [Pipeline] } 22:50:01 $ docker exec --env ******** --env ******** cd969f9929dba93ac6a922805854da40f2831b955dbb2edf9525122164054760 ssh-agent -k 22:50:01 unset SSH_AUTH_SOCK; 22:50:01 unset SSH_AGENT_PID; 22:50:01 echo Agent pid 18 killed; 22:50:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:50:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:01 [ssh-agent] Looking for ssh-agent implementation... 22:50:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:01 $ docker exec cd969f9929dba93ac6a922805854da40f2831b955dbb2edf9525122164054760 ssh-agent 22:50:01 SSH_AUTH_SOCK=/tmp/ssh-OqdvSXnglNKb/agent.48 22:50:01 SSH_AGENT_PID=53 22:50:01 Running ssh-add (command line suppressed) 22:50:02 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp/private_key_1971741142934316643.key (/w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp/private_key_1971741142934316643.key) 22:50:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:02 + git semver init 22:50:02 # -> Open(): unable to determine branch for HEAD 22:50:02 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-92/.git 22:50:02 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-92 22:50:02 # $SEMVER_REMOTE_NAME = origin 22:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:50:02 # $SEMVER_USER_NAME = edgex-jenkins 22:50:02 # $SEMVER_BRANCH = PR-92 22:50:02 # $SEMVER_TEMP = /tmp/semver-823754989 22:50:02 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 22:50:04 # '/tmp/semver-823754989' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-92/.semver' 22:50:04 # -> Force: false 22:50:04 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-92/.semver [Pipeline] } 22:50:04 $ docker exec --env ******** --env ******** cd969f9929dba93ac6a922805854da40f2831b955dbb2edf9525122164054760 ssh-agent -k 22:50:04 unset SSH_AUTH_SOCK; 22:50:04 unset SSH_AGENT_PID; 22:50:04 echo Agent pid 53 killed; 22:50:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:05 + git semver [Pipeline] } 22:50:05 $ docker stop --time=1 cd969f9929dba93ac6a922805854da40f2831b955dbb2edf9525122164054760 22:50:06 $ docker rm -f cd969f9929dba93ac6a922805854da40f2831b955dbb2edf9525122164054760 [Pipeline] // withDockerContainer [Pipeline] sh 22:50:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:50:07 Stashed 1 file(s) [Pipeline] echo 22:50:07 [edgeXSemver]: initialized semver on version 0.0.0 [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 22:50:23 Still waiting to schedule task 22:50:23 ‘prd-centos7-docker-4c-2g-3345’ is offline; ‘prd-centos7-docker-4c-2g-3347’ is offline; ‘prd-centos7-docker-4c-2g-3348’ is offline; ‘prd-centos7-docker-4c-2g-3351’ is offline; ‘prd-centos7-docker-4c-2g-3368’ is offline; ‘prd-centos7-docker-4c-2g-3369’ is offline; ‘prd-centos7-docker-4c-2g-3370’ is offline 22:50:23 Still waiting to schedule task 22:50:23 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:51:33 Running on prd-centos7-docker-4c-2g-3375 in /w/workspace/dgexfoundry_device-snmp-go_PR-92 [Pipeline] { [Pipeline] ws 22:51:33 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:51:36 using credential edgex-jenkins-ssh 22:51:36 Cloning the remote Git repository 22:51:36 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:51:36 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:51:36 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:51:36 > git --version # timeout=10 22:51:36 > git --version # 'git version 2.24.3' 22:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:51:37 Merging remotes/origin/master commit a9cce8b7dfe6fda3a1428129fda327925c6aa018 into PR head commit 639fbe648df8d0645ee70e73f5df652462515f5f 22:51:37 Merge succeeded, producing 639fbe648df8d0645ee70e73f5df652462515f5f 22:51:37 Checking out Revision 639fbe648df8d0645ee70e73f5df652462515f5f (PR-92) 22:51:37 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:51:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:51:37 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:51:37 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:51:37 > git config core.sparsecheckout # timeout=10 22:51:37 > git checkout -f 639fbe648df8d0645ee70e73f5df652462515f5f # timeout=10 22:51:37 > git remote # timeout=10 22:51:37 > git config --get remote.origin.url # timeout=10 22:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:37 > git merge a9cce8b7dfe6fda3a1428129fda327925c6aa018 # timeout=10 22:51:37 > git rev-parse HEAD^{commit} # timeout=10 22:51:37 > git config core.sparsecheckout # timeout=10 22:51:37 > git checkout -f 639fbe648df8d0645ee70e73f5df652462515f5f # timeout=10 22:51:41 Commit message: "ci: update local docker image names" 22:51:41 > git --version # timeout=10 22:51:41 > git --version # 'git version 2.24.3' 22:51:41 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:51:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:51:43 + sudo service docker restart 22:51:43 + true 22:51:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:51:44 provisioning config files... 22:51:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8818939057147807147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:45 ---> docker-login.sh 22:51:45 nexus3.edgexfoundry.org:10001 22:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:45 Configure a credential helper to remove this warning. See 22:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:45 22:51:45 Login Succeeded 22:51:45 nexus3.edgexfoundry.org:10002 22:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:45 Configure a credential helper to remove this warning. See 22:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:45 22:51:45 Login Succeeded 22:51:45 nexus3.edgexfoundry.org:10003 22:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:46 Configure a credential helper to remove this warning. See 22:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:46 22:51:46 Login Succeeded 22:51:46 nexus3.edgexfoundry.org:10004 22:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:46 Configure a credential helper to remove this warning. See 22:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:46 22:51:46 Login Succeeded 22:51:46 docker.io 22:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 ---> docker-login.sh ends [Pipeline] } 22:51:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:51:47 ========================================================= 22:51:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:51:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:51:47 + 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 . 22:51:47 Sending build context to Docker daemon 348.2kB 22:51:47 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 22:51:47 Step 2/10 : FROM ${BASE} 22:51:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:51:47 540db60ca938: Pulling fs layer 22:51:47 adcc1eea9eea: Pulling fs layer 22:51:47 4c4ab2625f07: Pulling fs layer 22:51:47 0510c868ecb4: Pulling fs layer 22:51:47 afea3b2eda06: Pulling fs layer 22:51:47 7809a108b3ef: Pulling fs layer 22:51:47 f706445af74f: Pulling fs layer 22:51:47 afea3b2eda06: Waiting 22:51:47 7809a108b3ef: Waiting 22:51:47 f706445af74f: Waiting 22:51:47 0510c868ecb4: Waiting 22:51:47 4c4ab2625f07: Verifying Checksum 22:51:47 4c4ab2625f07: Download complete 22:51:47 adcc1eea9eea: Verifying Checksum 22:51:47 adcc1eea9eea: Download complete 22:51:47 afea3b2eda06: Verifying Checksum 22:51:47 afea3b2eda06: Download complete 22:51:47 7809a108b3ef: Verifying Checksum 22:51:47 7809a108b3ef: Download complete 22:51:47 540db60ca938: Verifying Checksum 22:51:47 540db60ca938: Download complete 22:51:48 540db60ca938: Pull complete 22:51:48 adcc1eea9eea: Pull complete 22:51:48 4c4ab2625f07: Pull complete 22:51:50 f706445af74f: Verifying Checksum 22:51:50 f706445af74f: Download complete 22:51:51 0510c868ecb4: Verifying Checksum 22:51:51 0510c868ecb4: Download complete 22:51:57 0510c868ecb4: Pull complete 22:51:57 afea3b2eda06: Pull complete 22:51:57 7809a108b3ef: Pull complete 22:52:06 f706445af74f: Pull complete 22:52:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:52:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:52:06 ---> b068be0155e3 22:52:06 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:52:06 ---> Running in 69eace8278f6 22:52:06 Removing intermediate container 69eace8278f6 22:52:06 ---> 4bb3ab5822d4 22:52:06 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:52:06 ---> Running in fb73ff09e8ff 22:52:06 Removing intermediate container fb73ff09e8ff 22:52:06 ---> c31636515b56 22:52:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 22:52:06 ---> Running in bf76162797ac 22:52:06 Removing intermediate container bf76162797ac 22:52:06 ---> cc4310e32d76 22:52:06 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:06 ---> Running in ac9107c11e00 22:52:08 Removing intermediate container ac9107c11e00 22:52:08 ---> adfe46387260 22:52:08 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:52:08 ---> Running in 5f66349b5a46 22:52:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:52:10 OK: 149 MiB in 40 packages 22:52:10 Removing intermediate container 5f66349b5a46 22:52:10 ---> 1833191112f4 22:52:10 Step 8/10 : WORKDIR /device-snmp-go 22:52:10 ---> Running in 7ac66a5fa64a 22:52:11 Removing intermediate container 7ac66a5fa64a 22:52:11 ---> f4033f70b1a9 22:52:11 Step 9/10 : COPY . . 22:52:12 ---> b70e68f78389 22:52:12 Step 10/10 : RUN go mod download 22:52:12 ---> Running in c554b28dd012 22:52:34 Removing intermediate container c554b28dd012 22:52:34 ---> 5f05d4dd63ea 22:52:34 Successfully built 5f05d4dd63ea 22:52:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:52:34 + docker inspect -f . ci-base-image-x86_64 22:52:34 . [Pipeline] withDockerContainer 22:52:34 prd-centos7-docker-4c-2g-3375 does not seem to be running inside a container 22:52:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:52:35 $ docker top 889d78fec8222ddebb8f477c80c054cbc947833ad6b8ba35ed6598c580c30368 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:36 + go version 22:52:36 go version go1.16.3 linux/amd64 [Pipeline] } 22:52:36 $ docker stop --time=1 889d78fec8222ddebb8f477c80c054cbc947833ad6b8ba35ed6598c580c30368 22:52:37 $ docker rm -f 889d78fec8222ddebb8f477c80c054cbc947833ad6b8ba35ed6598c580c30368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:38 + docker inspect -f . ci-base-image-x86_64 22:52:38 . [Pipeline] withDockerContainer 22:52:38 prd-centos7-docker-4c-2g-3375 does not seem to be running inside a container 22:52:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:52:39 $ docker top 28dd2f652190d06ba0a441187f666366cd3b8ddbced1ae83c10534011b023278 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:39 + go mod tidy [Pipeline] sh 22:52:40 + make test 22:52:40 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:52:41 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:52:59 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:52:59 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 22:52:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:53:06 gofmt -l . 22:53:06 [ "`gofmt -l .`" = "" ] 22:53:06 ./bin/test-attribution-txt.sh 22:53:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:53:06 $ docker stop --time=1 28dd2f652190d06ba0a441187f666366cd3b8ddbced1ae83c10534011b023278 22:53:09 $ docker rm -f 28dd2f652190d06ba0a441187f666366cd3b8ddbced1ae83c10534011b023278 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:53:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:53:12 + ls -al . 22:53:12 total 104 22:53:12 drwxrwxr-x. 8 jenkins jenkins 4096 May 6 22:53 . 22:53:12 drwxrwxr-x. 4 jenkins jenkins 28 May 6 22:51 .. 22:53:12 -rw-rw-r--. 1 jenkins jenkins 5082 May 6 22:51 Attribution.txt 22:53:12 drwxrwxr-x. 2 jenkins jenkins 87 May 6 22:51 bin 22:53:12 drwxrwxr-x. 3 jenkins jenkins 32 May 6 22:51 cmd 22:53:12 -rw-r--r--. 1 jenkins jenkins 8493 May 6 22:52 coverage.out 22:53:12 -rw-rw-r--. 1 jenkins jenkins 1529 May 6 22:51 Dockerfile 22:53:12 -rw-rw-r--. 1 jenkins jenkins 1006 May 6 22:51 Dockerfile.build 22:53:12 -rw-rw-r--. 1 jenkins jenkins 6 May 6 22:51 .dockerignore 22:53:12 drwxrwxr-x. 8 jenkins jenkins 179 May 6 22:51 .git 22:53:12 drwxrwxr-x. 2 jenkins jenkins 103 May 6 22:51 .github 22:53:12 -rw-rw-r--. 1 jenkins jenkins 272 May 6 22:51 .gitignore 22:53:12 -rw-r--r--. 1 jenkins jenkins 204 May 6 22:53 go.mod 22:53:12 -rw-r--r--. 1 jenkins jenkins 14156 May 6 22:52 go.sum 22:53:12 drwxrwxr-x. 3 jenkins jenkins 20 May 6 22:51 internal 22:53:12 -rw-rw-r--. 1 jenkins jenkins 656 May 6 22:51 Jenkinsfile 22:53:12 -rw-rw-r--. 1 jenkins jenkins 11340 May 6 22:51 LICENSE 22:53:12 -rw-rw-r--. 1 jenkins jenkins 917 May 6 22:51 Makefile 22:53:12 drwxrwxr-x. 2 jenkins jenkins 84 May 6 22:51 profiles 22:53:12 -rw-rw-r--. 1 jenkins jenkins 14171 May 6 22:51 README.md 22:53:12 -rw-rw-r--. 1 jenkins jenkins 5 May 6 22:50 VERSION 22:53:12 -rw-rw-r--. 1 jenkins jenkins 209 May 6 22:51 version.go [Pipeline] isUnix [Pipeline] sh 22:53:12 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=639fbe648df8d0645ee70e73f5df652462515f5f --label arch=amd64 --label version=0.0.0 . 22:53:12 Sending build context to Docker daemon 357.4kB 22:53:12 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 22:53:12 Step 2/26 : FROM ${BASE} AS builder 22:53:12 ---> 5f05d4dd63ea 22:53:12 Step 3/26 : ARG MAKE='make build' 22:53:13 ---> Running in bdbb2efad41b 22:53:13 Removing intermediate container bdbb2efad41b 22:53:13 ---> 725da518e6c1 22:53:13 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 22:53:13 ---> Running in ac051fae2bae 22:53:13 Removing intermediate container ac051fae2bae 22:53:13 ---> c93acc1f62ac 22:53:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:53:13 ---> Running in 92db6281e302 22:53:13 Removing intermediate container 92db6281e302 22:53:13 ---> b107e88a1258 22:53:13 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:13 ---> Running in cf78cda9b0e8 22:53:14 Removing intermediate container cf78cda9b0e8 22:53:14 ---> d30183becf73 22:53:14 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:14 ---> Running in 75e4d8fdd415 22:53:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:53:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:53:17 OK: 149 MiB in 40 packages 22:53:17 Removing intermediate container 75e4d8fdd415 22:53:17 ---> ba4a8bb070fb 22:53:17 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 22:53:17 ---> Running in fb70a36e89ac 22:53:17 Removing intermediate container fb70a36e89ac 22:53:17 ---> 936b1847e731 22:53:17 Step 9/26 : COPY go.mod . 22:53:18 ---> 3e1dbe572aed 22:53:18 Step 10/26 : COPY Makefile . 22:53:18 ---> 856ce619c388 22:53:18 Step 11/26 : RUN make update 22:53:18 ---> Running in 31d4712f5eb0 22:53:19 CGO_ENABLED=0 GO111MODULE=on go mod download 22:53:19 Removing intermediate container 31d4712f5eb0 22:53:19 ---> 20bb05c80b16 22:53:19 Step 12/26 : COPY . . 22:53:20 ---> fb6630fdf0ab 22:53:20 Step 13/26 : RUN ${MAKE} 22:53:20 ---> Running in 673a9d206c69 22:53:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 22:53:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:53:34 Removing intermediate container 673a9d206c69 22:53:34 ---> e79b85a5cdaf 22:53:34 Step 14/26 : FROM alpine:3.12 22:53:34 3.12: Pulling from library/alpine 22:53:35 339de151aab4: Pulling fs layer 22:53:35 339de151aab4: Verifying Checksum 22:53:35 339de151aab4: Download complete 22:53:35 339de151aab4: Pull complete 22:53:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:53:35 Status: Downloaded newer image for alpine:3.12 22:53:35 ---> 13621d1b12d4 22:53:35 Step 15/26 : ENV APP_PORT=49993 22:53:35 ---> Running in 505127989fd8 22:53:36 Removing intermediate container 505127989fd8 22:53:36 ---> 840a9dc575a6 22:53:36 Step 16/26 : EXPOSE $APP_PORT 22:53:36 ---> Running in 62dc83902a15 22:53:36 Removing intermediate container 62dc83902a15 22:53:36 ---> 47e3b550685c 22:53:36 Step 17/26 : ENV DEVICE_PORT=161 22:53:36 ---> Running in 8b2131248822 22:53:36 Removing intermediate container 8b2131248822 22:53:36 ---> 5602c4df0686 22:53:36 Step 18/26 : EXPOSE $DEVICE_PORT 22:53:36 ---> Running in a8f182d0200c 22:53:36 Removing intermediate container a8f182d0200c 22:53:36 ---> 269e14d65259 22:53:36 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 22:53:37 ---> 7ab1f84f5820 22:53:37 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 22:53:37 ---> 906d9a19b185 22:53:37 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 22:53:37 ---> bc9f04853012 22:53:37 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 22:53:38 ---> Running in 8e640eb4366d 22:53:38 Removing intermediate container 8e640eb4366d 22:53:38 ---> e6e4487aebe5 22:53:38 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:53:38 ---> Running in 73c4e0b20ea4 22:53:38 Removing intermediate container 73c4e0b20ea4 22:53:38 ---> d7dfbb2e48ea 22:53:38 Step 24/26 : LABEL arch=amd64 22:53:38 ---> Running in 0b667e5a46df 22:53:38 Removing intermediate container 0b667e5a46df 22:53:38 ---> 83a11954067d 22:53:38 Step 25/26 : LABEL git_sha=639fbe648df8d0645ee70e73f5df652462515f5f 22:53:38 ---> Running in 87e04c44a8ee 22:53:38 Removing intermediate container 87e04c44a8ee 22:53:38 ---> 96fc3d343a1b 22:53:38 Step 26/26 : LABEL version=0.0.0 22:53:39 ---> Running in 0665b90624fd 22:53:39 Removing intermediate container 0665b90624fd 22:53:39 ---> e9ec991bdc53 22:53:39 [Warning] One or more build-args [ARCH] were not consumed 22:53:39 Successfully built e9ec991bdc53 22:53:39 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:53:39 ---> job-cost.sh 22:53:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iREh 22:53:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:54:24 lf-activate-venv(): INFO: Adding /tmp/venv-iREh/bin to PATH 22:54:24 INFO: No Stack... 22:54:24 INFO: Retrieving Pricing Info for: v1-standard-2 22:54:24 INFO: Archiving Costs [Pipeline] sh 22:54:25 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 22:54:25 + cut -d, -f6 [Pipeline] lock 22:54:25 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-92-1-stack-cost] 22:54:25 Resource [jenkins-edgexfoundry-device-snmp-go-PR-92-1-stack-cost] did not exist. Created. 22:54:25 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:25 + echo total: 0.029999999329447746 [Pipeline] stash 22:54:25 Stashed 1 file(s) [Pipeline] } 22:54:25 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:59:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3385 in /w/workspace/dgexfoundry_device-snmp-go_PR-92 [Pipeline] { [Pipeline] ws 22:59:15 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:59:23 using credential edgex-jenkins-ssh 22:59:23 Cloning the remote Git repository 22:59:23 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:59:23 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:59:24 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:59:24 > git --version # timeout=10 22:59:24 > git --version # 'git version 2.17.1' 22:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:59:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:26 Merging remotes/origin/master commit a9cce8b7dfe6fda3a1428129fda327925c6aa018 into PR head commit 639fbe648df8d0645ee70e73f5df652462515f5f 22:59:26 Merge succeeded, producing 639fbe648df8d0645ee70e73f5df652462515f5f 22:59:26 Checking out Revision 639fbe648df8d0645ee70e73f5df652462515f5f (PR-92) 22:59:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:59:25 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:59:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:59:26 > git config core.sparsecheckout # timeout=10 22:59:26 > git checkout -f 639fbe648df8d0645ee70e73f5df652462515f5f # timeout=10 22:59:26 > git remote # timeout=10 22:59:26 > git config --get remote.origin.url # timeout=10 22:59:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:26 > git merge a9cce8b7dfe6fda3a1428129fda327925c6aa018 # timeout=10 22:59:26 > git rev-parse HEAD^{commit} # timeout=10 22:59:26 > git config core.sparsecheckout # timeout=10 22:59:26 > git checkout -f 639fbe648df8d0645ee70e73f5df652462515f5f # timeout=10 22:59:30 Commit message: "ci: update local docker image names" 22:59:30 > git --version # timeout=10 22:59:30 > git --version # 'git version 2.17.1' 22:59:30 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:59:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:59:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:59:33 + + truesudo 22:59:33 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:59:35 provisioning config files... 22:59:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5415786543621461197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:36 ---> docker-login.sh 22:59:36 nexus3.edgexfoundry.org:10001 22:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:37 Configure a credential helper to remove this warning. See 22:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:37 22:59:37 Login Succeeded 22:59:37 nexus3.edgexfoundry.org:10002 22:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:37 Configure a credential helper to remove this warning. See 22:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:37 22:59:37 Login Succeeded 22:59:37 nexus3.edgexfoundry.org:10003 22:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:38 Configure a credential helper to remove this warning. See 22:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:38 22:59:38 Login Succeeded 22:59:38 nexus3.edgexfoundry.org:10004 22:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:39 Configure a credential helper to remove this warning. See 22:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:39 22:59:39 Login Succeeded 22:59:39 docker.io 22:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:40 Configure a credential helper to remove this warning. See 22:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:40 22:59:40 Login Succeeded 22:59:40 ---> docker-login.sh ends [Pipeline] } 22:59:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:59:40 ========================================================= 22:59:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:59:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:59:40 + 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 . 22:59:41 Sending build context to Docker daemon 347.1kB 22:59:41 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 22:59:41 Step 2/10 : FROM ${BASE} 22:59:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:59:41 595b0fe564bb: Pulling fs layer 22:59:41 7186ed65a4f7: Pulling fs layer 22:59:41 316046926c0a: Pulling fs layer 22:59:41 4ebd0625c992: Pulling fs layer 22:59:41 207e8628e3a3: Pulling fs layer 22:59:41 c791037a9be2: Pulling fs layer 22:59:41 ffd874e62e21: Pulling fs layer 22:59:41 207e8628e3a3: Waiting 22:59:41 c791037a9be2: Waiting 22:59:41 ffd874e62e21: Waiting 22:59:41 4ebd0625c992: Waiting 22:59:41 316046926c0a: Verifying Checksum 22:59:41 316046926c0a: Download complete 22:59:41 7186ed65a4f7: Verifying Checksum 22:59:41 7186ed65a4f7: Download complete 22:59:41 207e8628e3a3: Verifying Checksum 22:59:41 207e8628e3a3: Download complete 22:59:41 c791037a9be2: Verifying Checksum 22:59:41 c791037a9be2: Download complete 22:59:41 595b0fe564bb: Verifying Checksum 22:59:41 595b0fe564bb: Download complete 22:59:42 595b0fe564bb: Pull complete 22:59:42 7186ed65a4f7: Pull complete 22:59:43 316046926c0a: Pull complete 22:59:43 ffd874e62e21: Verifying Checksum 22:59:43 ffd874e62e21: Download complete 22:59:45 4ebd0625c992: Verifying Checksum 22:59:45 4ebd0625c992: Download complete 22:59:56 4ebd0625c992: Pull complete 22:59:56 207e8628e3a3: Pull complete 22:59:56 c791037a9be2: Pull complete 22:59:59 ffd874e62e21: Pull complete 22:59:59 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:59:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:59:59 ---> cfc18b08335c 22:59:59 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 23:00:02 ---> Running in 0390f596bd74 23:00:02 Removing intermediate container 0390f596bd74 23:00:02 ---> a958765d192e 23:00:02 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:00:03 ---> Running in 8c72dd00f706 23:00:03 Removing intermediate container 8c72dd00f706 23:00:03 ---> affaf1ec190e 23:00:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 23:00:03 ---> Running in 37e1753f2d66 23:00:04 Removing intermediate container 37e1753f2d66 23:00:04 ---> f32509c0d079 23:00:04 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:04 ---> Running in dbeb6d960308 23:00:07 Removing intermediate container dbeb6d960308 23:00:07 ---> 3ec41bb310ec 23:00:07 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:07 ---> Running in 12c06da7e7de 23:00:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:10 OK: 138 MiB in 40 packages 23:00:11 Removing intermediate container 12c06da7e7de 23:00:11 ---> d065177eee67 23:00:11 Step 8/10 : WORKDIR /device-snmp-go 23:00:11 ---> Running in 6b17ffe4a78a 23:00:12 Removing intermediate container 6b17ffe4a78a 23:00:12 ---> 4f9551e3fff6 23:00:12 Step 9/10 : COPY . . 23:00:13 ---> f668429b54fc 23:00:13 Step 10/10 : RUN go mod download 23:00:13 ---> Running in 9f73c2883a05 23:00:40 Removing intermediate container 9f73c2883a05 23:00:40 ---> c5e25ba41751 23:00:40 Successfully built c5e25ba41751 23:00:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:00:41 + docker inspect -f . ci-base-image-arm64 23:00:41 . [Pipeline] withDockerContainer 23:00:41 prd-ubuntu18.04-docker-arm64-4c-16g-3385 does not seem to be running inside a container 23:00:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:00:43 $ docker top ba73b9133cdac58e09c4d24ef454f66e22e945e0c2699439f17dcfcf3c66127f -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:44 + go version 23:00:44 go version go1.16.3 linux/arm64 [Pipeline] } 23:00:44 $ docker stop --time=1 ba73b9133cdac58e09c4d24ef454f66e22e945e0c2699439f17dcfcf3c66127f 23:00:46 $ docker rm -f ba73b9133cdac58e09c4d24ef454f66e22e945e0c2699439f17dcfcf3c66127f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:47 + docker inspect -f . ci-base-image-arm64 23:00:47 . [Pipeline] withDockerContainer 23:00:47 prd-ubuntu18.04-docker-arm64-4c-16g-3385 does not seem to be running inside a container 23:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:00:49 $ docker top 56b8fcf20ca5646ab4e9209de7c7b21b984f0e5b81df02b8adcf31dc93ecfab5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:50 + go mod tidy [Pipeline] sh 23:00:51 + make test 23:00:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:00:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:01:39 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:01:39 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.021s coverage: 0.0% of statements 23:01:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:02:12 gofmt -l . 23:02:12 [ "`gofmt -l .`" = "" ] 23:02:12 ./bin/test-attribution-txt.sh 23:02:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:02:12 $ docker stop --time=1 56b8fcf20ca5646ab4e9209de7c7b21b984f0e5b81df02b8adcf31dc93ecfab5 23:02:14 $ docker rm -f 56b8fcf20ca5646ab4e9209de7c7b21b984f0e5b81df02b8adcf31dc93ecfab5 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:02:15 Warning: overwriting stash ‘coverage-report’ 23:02:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:02:17 + ls -al . 23:02:17 total 132 23:02:17 drwxrwxr-x 8 jenkins jenkins 4096 May 6 23:02 . 23:02:17 drwxrwxr-x 4 jenkins jenkins 4096 May 6 22:59 .. 23:02:17 -rw-rw-r-- 1 jenkins jenkins 6 May 6 22:59 .dockerignore 23:02:17 drwxrwxr-x 8 jenkins jenkins 4096 May 6 22:59 .git 23:02:17 drwxrwxr-x 2 jenkins jenkins 4096 May 6 22:59 .github 23:02:17 -rw-rw-r-- 1 jenkins jenkins 272 May 6 22:59 .gitignore 23:02:17 -rw-rw-r-- 1 jenkins jenkins 5082 May 6 22:59 Attribution.txt 23:02:17 -rw-rw-r-- 1 jenkins jenkins 1529 May 6 22:59 Dockerfile 23:02:17 -rw-rw-r-- 1 jenkins jenkins 1006 May 6 22:59 Dockerfile.build 23:02:17 -rw-rw-r-- 1 jenkins jenkins 656 May 6 22:59 Jenkinsfile 23:02:17 -rw-rw-r-- 1 jenkins jenkins 11340 May 6 22:59 LICENSE 23:02:17 -rw-rw-r-- 1 jenkins jenkins 917 May 6 22:59 Makefile 23:02:17 -rw-rw-r-- 1 jenkins jenkins 14171 May 6 22:59 README.md 23:02:17 -rw-rw-r-- 1 jenkins jenkins 5 May 6 22:50 VERSION 23:02:17 drwxrwxr-x 2 jenkins jenkins 4096 May 6 22:59 bin 23:02:17 drwxrwxr-x 3 jenkins jenkins 4096 May 6 22:59 cmd 23:02:17 -rw-r--r-- 1 jenkins jenkins 8493 May 6 23:01 coverage.out 23:02:17 -rw-r--r-- 1 jenkins jenkins 204 May 6 23:02 go.mod 23:02:17 -rw-r--r-- 1 jenkins jenkins 14156 May 6 23:00 go.sum 23:02:17 drwxrwxr-x 3 jenkins jenkins 4096 May 6 22:59 internal 23:02:17 drwxrwxr-x 2 jenkins jenkins 4096 May 6 22:59 profiles 23:02:17 -rw-rw-r-- 1 jenkins jenkins 209 May 6 22:59 version.go [Pipeline] isUnix [Pipeline] sh 23:02:18 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=639fbe648df8d0645ee70e73f5df652462515f5f --label arch=arm64 --label version=0.0.0 . 23:02:18 Sending build context to Docker daemon 356.4kB 23:02:18 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 23:02:18 Step 2/26 : FROM ${BASE} AS builder 23:02:18 ---> c5e25ba41751 23:02:18 Step 3/26 : ARG MAKE='make build' 23:02:18 ---> Running in d0bdec5dced5 23:02:19 Removing intermediate container d0bdec5dced5 23:02:19 ---> baa494e6ee56 23:02:19 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 23:02:19 ---> Running in 1a7b5c4df0b3 23:02:19 Removing intermediate container 1a7b5c4df0b3 23:02:19 ---> 397aee382daa 23:02:19 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 23:02:19 ---> Running in 89fa0c5d6745 23:02:20 Removing intermediate container 89fa0c5d6745 23:02:20 ---> 4314c43541b4 23:02:20 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:20 ---> Running in f8768cc95271 23:02:23 Removing intermediate container f8768cc95271 23:02:23 ---> 63f89404e7f6 23:02:23 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:02:23 ---> Running in 550181876a12 23:02:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:02:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:02:26 OK: 138 MiB in 40 packages 23:02:27 Removing intermediate container 550181876a12 23:02:27 ---> 890b58289591 23:02:27 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 23:02:27 ---> Running in 0c689771ea7e 23:02:28 Removing intermediate container 0c689771ea7e 23:02:28 ---> b3ca61e8fc15 23:02:28 Step 9/26 : COPY go.mod . 23:02:29 ---> a5dd64a2b6b8 23:02:29 Step 10/26 : COPY Makefile . 23:02:29 ---> f50c2e3967db 23:02:29 Step 11/26 : RUN make update 23:02:29 ---> Running in 8fedb1a4f415 23:02:31 CGO_ENABLED=0 GO111MODULE=on go mod download 23:02:32 Removing intermediate container 8fedb1a4f415 23:02:32 ---> 3c440aff7eca 23:02:32 Step 12/26 : COPY . . 23:02:33 ---> 544826aef3b8 23:02:33 Step 13/26 : RUN ${MAKE} 23:02:33 ---> Running in c009e8511b02 23:02:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd 23:03:07 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:03:12 Removing intermediate container c009e8511b02 23:03:12 ---> f49832952d20 23:03:12 Step 14/26 : FROM alpine:3.12 23:03:12 3.12: Pulling from library/alpine 23:03:12 d2f70382dc9a: Pulling fs layer 23:03:12 d2f70382dc9a: Verifying Checksum 23:03:12 d2f70382dc9a: Download complete 23:03:13 d2f70382dc9a: Pull complete 23:03:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:03:13 Status: Downloaded newer image for alpine:3.12 23:03:13 ---> 9852663dfa18 23:03:13 Step 15/26 : ENV APP_PORT=49993 23:03:13 ---> Running in 853c38030d7c 23:03:13 Removing intermediate container 853c38030d7c 23:03:13 ---> fe205947e006 23:03:13 Step 16/26 : EXPOSE $APP_PORT 23:03:13 ---> Running in 82049e73ae3d 23:03:14 Removing intermediate container 82049e73ae3d 23:03:14 ---> bd9b4e313cac 23:03:14 Step 17/26 : ENV DEVICE_PORT=161 23:03:14 ---> Running in f98d1dfd78ca 23:03:14 Removing intermediate container f98d1dfd78ca 23:03:14 ---> 34d715708c0c 23:03:14 Step 18/26 : EXPOSE $DEVICE_PORT 23:03:14 ---> Running in d1f4d2fc72e5 23:03:15 Removing intermediate container d1f4d2fc72e5 23:03:15 ---> bc64c0f81b4e 23:03:15 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 23:03:16 ---> 2230154cac5e 23:03:16 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 23:03:17 ---> 29efd5a43f30 23:03:17 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 23:03:18 ---> 4903f8469169 23:03:18 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 23:03:18 ---> Running in 5e300f7415b0 23:03:18 Removing intermediate container 5e300f7415b0 23:03:18 ---> c98ecd61ac70 23:03:18 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:03:18 ---> Running in dcd10be7a17c 23:03:19 Removing intermediate container dcd10be7a17c 23:03:19 ---> 090d351c8cbc 23:03:19 Step 24/26 : LABEL arch=arm64 23:03:19 ---> Running in d284f3f056a7 23:03:20 Removing intermediate container d284f3f056a7 23:03:20 ---> 10727962fca7 23:03:20 Step 25/26 : LABEL git_sha=639fbe648df8d0645ee70e73f5df652462515f5f 23:03:20 ---> Running in 2639511f77be 23:03:20 Removing intermediate container 2639511f77be 23:03:20 ---> 9c680c979a23 23:03:20 Step 26/26 : LABEL version=0.0.0 23:03:20 ---> Running in 4914e63819d9 23:03:21 Removing intermediate container 4914e63819d9 23:03:21 ---> 097a5914c56b 23:03:21 [Warning] One or more build-args [ARCH] were not consumed 23:03:21 Successfully built 097a5914c56b 23:03:21 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:03:22 ---> job-cost.sh 23:03:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FGhw 23:04:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-FGhw/bin to PATH 23:06:25 INFO: No Stack... 23:06:25 INFO: Retrieving Pricing Info for: lf-standard-4 23:06:25 INFO: Archiving Costs [Pipeline] sh 23:06:25 + cut -d, -f6 23:06:25 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 23:06:25 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-92-1-stack-cost] 23:06:26 Resource [jenkins-edgexfoundry-device-snmp-go-PR-92-1-stack-cost] did not exist. Created. 23:06:26 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:26 /w/workspace/device-snmp-go/1@tmp/durable-8c7c7a21/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-8c7c7a21/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:06:26 + echo total: 0.20999999344348907 [Pipeline] stash 23:06:26 Warning: overwriting stash ‘stack-cost’ 23:06:27 Stashed 1 file(s) [Pipeline] } 23:06:27 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-92-1-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 23:06:28 provisioning config files... 23:06:28 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp/config8585269727248548545tmp [Pipeline] { [Pipeline] sh 23:06:28 + set +x 23:06:28 + curl -s https://codecov.io/bash 23:06:28 + bash -s -- 23:06:28 23:06:28 _____ _ 23:06:28 / ____| | | 23:06:28 | | ___ __| | ___ ___ _____ __ 23:06:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:28 Bash-1.0.2 23:06:28 23:06:28 23:06:28 ==> git version 2.24.3 found 23:06:28 ==> 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 23:06:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:06:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:06:28 ==> Jenkins CI detected. 23:06:28 project root: . 23:06:28 --> token set from env 23:06:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:28 ==> Running gcov in . (disable via -X gcov) 23:06:28 ==> Python coveragepy not found 23:06:28 ==> Searching for coverage reports in: 23:06:28 + . 23:06:28 -> Found 1 reports 23:06:28 ==> Detecting git/mercurial file structure 23:06:28 ==> Reading reports 23:06:28 + ./coverage.out bytes=8493 23:06:28 ==> Appending adjustments 23:06:28 https://docs.codecov.io/docs/fixing-reports 23:06:28 + Found adjustments 23:06:28 ==> Gzipping contents 23:06:28 4.0K /tmp/codecov.SW2lFm.gz 23:06:28 ==> Uploading reports 23:06:28 url: https://codecov.io 23:06:28 query: branch=PR-92&commit=639fbe648df8d0645ee70e73f5df652462515f5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=92&job=&cmd_args= 23:06:28 -> Pinging Codecov 23:06:28 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-92&commit=639fbe648df8d0645ee70e73f5df652462515f5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=92&job=&cmd_args= 23:06:29 -> Uploading to 23:06:29 https://storage.googleapis.com/codecov/v4/raw/2021-05-06/6C56EA5C29638FB4528AC87E60AF5AE0/639fbe648df8d0645ee70e73f5df652462515f5f/27f9dd79-af54-4905-a532-f288e9db588b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T230629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=241f1b4055efa78710bf54747208c58d46bbfbabf3071f2ede6b0155f29f4766 23:06:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:29 Dload Upload Total Spent Left Speed 23:06:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3177 --:--:-- --:--:-- --:--:-- 3173 23:06:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/639fbe648df8d0645ee70e73f5df652462515f5f [Pipeline] } 23:06:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 23:06:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:06:32 ---> package-listing.sh 23:06:32 ++ facter osfamily 23:06:32 ++ tr '[:upper:]' '[:lower:]' 23:06:32 + OS_FAMILY=redhat 23:06:32 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-92 23:06:32 + START_PACKAGES=/tmp/packages_start.txt 23:06:32 + END_PACKAGES=/tmp/packages_end.txt 23:06:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:32 + PACKAGES=/tmp/packages_start.txt 23:06:32 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-92 ']' 23:06:32 + PACKAGES=/tmp/packages_end.txt 23:06:32 + case "${OS_FAMILY}" in 23:06:32 + rpm -qa 23:06:32 + sort 23:06:37 + '[' -f /tmp/packages_start.txt ']' 23:06:37 + '[' -f /tmp/packages_end.txt ']' 23:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:37 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-92 ']' 23:06:37 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-92/archives/ 23:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-92/archives/ [Pipeline] echo 23:06:37 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/dgexfoundry_device-snmp-go_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:06:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:38 23:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:38 alpine: Pulling from edgex-lftools-log-publisher 23:06:38 df20fa9351a1: Pulling fs layer 23:06:38 36b3adc4ff6f: Pulling fs layer 23:06:38 8ad3a11d3b57: Pulling fs layer 23:06:38 46f8f816bc3b: Pulling fs layer 23:06:38 93b61091891f: Pulling fs layer 23:06:38 93b9cdb0e59b: Pulling fs layer 23:06:38 5e14af77c1be: Pulling fs layer 23:06:38 01666e4c0597: Pulling fs layer 23:06:38 aa168da1d23b: Pulling fs layer 23:06:38 46f8f816bc3b: Waiting 23:06:38 93b61091891f: Waiting 23:06:38 93b9cdb0e59b: Waiting 23:06:38 5e14af77c1be: Waiting 23:06:38 01666e4c0597: Waiting 23:06:38 aa168da1d23b: Waiting 23:06:38 36b3adc4ff6f: Verifying Checksum 23:06:38 36b3adc4ff6f: Download complete 23:06:38 46f8f816bc3b: Download complete 23:06:39 df20fa9351a1: Verifying Checksum 23:06:39 df20fa9351a1: Download complete 23:06:39 93b9cdb0e59b: Download complete 23:06:39 5e14af77c1be: Verifying Checksum 23:06:39 5e14af77c1be: Download complete 23:06:39 93b61091891f: Download complete 23:06:39 01666e4c0597: Verifying Checksum 23:06:39 01666e4c0597: Download complete 23:06:39 8ad3a11d3b57: Verifying Checksum 23:06:39 8ad3a11d3b57: Download complete 23:06:39 df20fa9351a1: Pull complete 23:06:39 36b3adc4ff6f: Pull complete 23:06:40 8ad3a11d3b57: Pull complete 23:06:40 46f8f816bc3b: Pull complete 23:06:41 aa168da1d23b: Verifying Checksum 23:06:41 aa168da1d23b: Download complete 23:06:41 93b61091891f: Pull complete 23:06:41 93b9cdb0e59b: Pull complete 23:06:41 5e14af77c1be: Pull complete 23:06:42 01666e4c0597: Pull complete 23:06:50 aa168da1d23b: Pull complete 23:06:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:06:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:06:50 prd-centos7-docker-4c-2g-3364 does not seem to be running inside a container 23:06:50 $ 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/dgexfoundry_device-snmp-go_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-92 -v /w/workspace/dgexfoundry_device-snmp-go_PR-92:/w/workspace/dgexfoundry_device-snmp-go_PR-92:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:06:53 $ docker top 12fafaff78fa522990a28680b731598774cd58e0d588c08a764aeccb93834d43 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:53 + touch /tmp/pre-build-complete [Pipeline] sh 23:06:54 + mkdir -p /var/log/sa [Pipeline] sh 23:06:54 + ls /var/log/sa-host 23:06:54 + sadf -c /var/log/sa-host/sa06 23:06:54 file_magic: OK 23:06:54 HZ: Using current value: 100 23:06:54 file_header: OK 23:06:54 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 23:06:54 Statistics: 23:06:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:06:54 File successfully converted to sysstat format version 12.2.1 23:06:54 + sadf -c /var/log/sa-host/sa23 23:06:54 file_magic: OK 23:06:54 HZ: Using current value: 100 23:06:54 file_header: OK 23:06:54 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 23:06:54 Statistics: 23:06:54 Hnuu...uuuununununu... 23:06:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:54 provisioning config files... 23:06:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp/config8018370957197356786tmp [Pipeline] { [Pipeline] echo 23:06:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:06:55 ---> create-netrc.sh [Pipeline] } 23:06:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:06:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:06:55 ---> python-tools-install.sh [Pipeline] echo 23:06:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:06:56 ---> sudo-logs.sh 23:06:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:06:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:06:56 ---> job-cost.sh 23:06:56 lf-activate-venv: SKIPPING 23:06:56 DEBUG: total: 0.20999999344348907 23:06:56 INFO: Retrieving Stack Cost... 23:06:57 INFO: Retrieving Pricing Info for: v1-standard-2 23:06:58 INFO: Archiving Costs [Pipeline] echo 23:06:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:06:58 ---> logs-deploy.sh 23:06:58 lf-activate-venv: SKIPPING 23:06:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-92/1 23:06:58 INFO: archiving workspace using pattern(s): 23:07:00 Archives upload complete. 23:07:00 INFO: archiving logs to Nexus 23:07:01 ---> uname -a: 23:07:01 Linux prd-centos7-docker-4c-2g-3364.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:07:01 23:07:01 23:07:01 ---> lscpu: 23:07:01 Architecture: x86_64 23:07:01 CPU op-mode(s): 32-bit, 64-bit 23:07:01 Byte Order: Little Endian 23:07:01 Address sizes: 40 bits physical, 48 bits virtual 23:07:01 CPU(s): 4 23:07:01 On-line CPU(s) list: 0-3 23:07:01 Thread(s) per core: 1 23:07:01 Core(s) per socket: 1 23:07:01 Socket(s): 4 23:07:01 NUMA node(s): 1 23:07:01 Vendor ID: GenuineIntel 23:07:01 CPU family: 6 23:07:01 Model: 44 23:07:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:07:01 Stepping: 1 23:07:01 CPU MHz: 2933.438 23:07:01 BogoMIPS: 5866.87 23:07:01 Virtualization: VT-x 23:07:01 Hypervisor vendor: KVM 23:07:01 Virtualization type: full 23:07:01 L1d cache: 128 KiB 23:07:01 L1i cache: 128 KiB 23:07:01 L2 cache: 16 MiB 23:07:01 L3 cache: 64 MiB 23:07:01 NUMA node0 CPU(s): 0-3 23:07:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:07:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:07:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:07:01 Vulnerability Meltdown: Mitigation; PTI 23:07:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:07:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:07:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:07:01 Vulnerability Srbds: Not affected 23:07:01 Vulnerability Tsx async abort: Not affected 23:07:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:07:01 23:07:01 23:07:01 ---> nproc: 23:07:01 4 23:07:01 23:07:01 23:07:01 ---> df -h: 23:07:01 Filesystem Size Used Available Use% Mounted on 23:07:01 overlay 50.0G 6.9G 43.1G 14% / 23:07:01 tmpfs 64.0M 0 64.0M 0% /dev 23:07:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:07:01 shm 64.0M 0 64.0M 0% /dev/shm 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_device-snmp-go_PR-92 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_device-snmp-go_PR-92@tmp 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 23:07:01 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 23:07:01 23:07:01 23:07:01 ---> free -m: 23:07:01 total used free shared buff/cache available 23:07:01 Mem: 1837 714 100 0 1023 1018 23:07:01 Swap: 1023 1 1022 23:07:01 23:07:01