Pull request #61 updated 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 hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 2a9ba1b6efe470c04f17390be7d910f3afbc8254+c3a411597e9cf6081b038267f0590ff316b15934 (65ee0e9f23ecf3d717254304ff953085089be1c8) 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-138’ is offline; ‘prd-centos7-docker-4c-2g-144’ is offline; ‘prd-centos7-docker-4c-2g-147’ is offline; ‘prd-centos7-docker-8c-8g-141’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-134’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-153 in /w/workspace/dgexfoundry_device-snmp-go_PR-61 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-61 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/61/head:refs/remotes/origin/PR-61 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c3a411597e9cf6081b038267f0590ff316b15934 into PR head commit 2a9ba1b6efe470c04f17390be7d910f3afbc8254 Merge succeeded, producing 2a9ba1b6efe470c04f17390be7d910f3afbc8254 Checking out Revision 2a9ba1b6efe470c04f17390be7d910f3afbc8254 (PR-61) > 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 --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a9ba1b6efe470c04f17390be7d910f3afbc8254 # 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 c3a411597e9cf6081b038267f0590ff316b15934 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a9ba1b6efe470c04f17390be7d910f3afbc8254 # timeout=10 Commit message: "build: Upgrade to Go1.15" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-17T08:51:07.715Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk de6315afb7906193e21f0753bca1af458610dda0 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-17T08:51:08.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-17T08:51:08.161Z] ========================================================= [2020-09-17T08:51:08.161Z] EdgeX Global Pipelines Version Info [2020-09-17T08:51:08.161Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-17T08:51:09.636Z] ------------------- [2020-09-17T08:51:09.636Z] stable info: [2020-09-17T08:51:09.636Z] ------------------- [2020-09-17T08:51:09.636Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-17T08:51:09.636Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-17T08:51:09.636Z] Message: update stable to v1.0.122 [2020-09-17T08:51:10.599Z] ------------------- [2020-09-17T08:51:10.599Z] experimental info: [2020-09-17T08:51:10.599Z] ------------------- [2020-09-17T08:51:10.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-17T08:51:10.599Z] Commit SHA: 84d9a0843d1df7ebf9e0c4533e50f756df06f1d7 [2020-09-17T08:51:10.599Z] Message: update experimental to v1.0.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-17T08:51:11.207Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-09-17T08:51:11.333Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-09-17T08:51:11.444Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-17T08:51:11.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-17T08:51:11.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-17T08:51:11.736Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-17T08:51:11.831Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-17T08:51:11.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-17T08:51:12.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-17T08:51:12.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-17T08:51:12.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-17T08:51:12.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-09-17T08:51:12.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-17T08:51:12.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-17T08:51:12.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-17T08:51:12.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-17T08:51:12.908Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T08:51:13.023Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T08:51:13.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-17T08:51:13.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-17T08:51:13.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-17T08:51:13.413Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-17T08:51:13.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-61 [Pipeline] echo [2020-09-17T08:51:13.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-61 [Pipeline] echo [2020-09-17T08:51:13.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-61 [Pipeline] echo [2020-09-17T08:51:13.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a9ba1b6efe470c04f17390be7d910f3afbc8254 [Pipeline] echo [2020-09-17T08:51:13.915Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a9ba1b [Pipeline] echo [2020-09-17T08:51:14.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-17T08:51:14.665Z] + git log --format=format:%s -1 2a9ba1b6efe470c04f17390be7d910f3afbc8254 [Pipeline] echo [2020-09-17T08:51:14.726Z] GIT_COMMIT: 2a9ba1b6efe470c04f17390be7d910f3afbc8254, Commit Message: build: Upgrade to Go1.15 [Pipeline] echo [2020-09-17T08:51:14.814Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:51:15.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T08:51:15.659Z] [2020-09-17T08:51:15.659Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:51:16.014Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T08:51:16.014Z] latest: Pulling from edgex-devops/git-semver [2020-09-17T08:51:16.014Z] 31603596830f: Pulling fs layer [2020-09-17T08:51:16.014Z] 2a8b12db71e7: Pulling fs layer [2020-09-17T08:51:16.014Z] 6ca5941a6612: Pulling fs layer [2020-09-17T08:51:16.014Z] ecc8261a40a4: Pulling fs layer [2020-09-17T08:51:16.014Z] ecc8261a40a4: Waiting [2020-09-17T08:51:16.014Z] 2a8b12db71e7: Verifying Checksum [2020-09-17T08:51:16.014Z] 2a8b12db71e7: Download complete [2020-09-17T08:51:16.280Z] ecc8261a40a4: Verifying Checksum [2020-09-17T08:51:16.280Z] ecc8261a40a4: Download complete [2020-09-17T08:51:16.280Z] 6ca5941a6612: Verifying Checksum [2020-09-17T08:51:16.280Z] 6ca5941a6612: Download complete [2020-09-17T08:51:16.545Z] 31603596830f: Verifying Checksum [2020-09-17T08:51:16.545Z] 31603596830f: Download complete [2020-09-17T08:51:16.806Z] 31603596830f: Pull complete [2020-09-17T08:51:16.806Z] 2a8b12db71e7: Pull complete [2020-09-17T08:51:17.755Z] 6ca5941a6612: Pull complete [2020-09-17T08:51:17.755Z] ecc8261a40a4: Pull complete [2020-09-17T08:51:18.015Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-17T08:51:18.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T08:51:18.015Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-17T08:51:18.118Z] prd-centos7-docker-4c-2g-153 does not seem to be running inside a container [2020-09-17T08:51:18.158Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-61 -v /w/workspace/dgexfoundry_device-snmp-go_PR-61:/w/workspace/dgexfoundry_device-snmp-go_PR-61:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-61@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 [2020-09-17T08:51:20.373Z] $ docker top bd58cede4cd294713586336ca9cd1de0c42d9ce710c84e46700f635f14b13623 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-17T08:51:20.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T08:51:20.883Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T08:51:21.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T08:51:21.093Z] $ docker exec bd58cede4cd294713586336ca9cd1de0c42d9ce710c84e46700f635f14b13623 ssh-agent [2020-09-17T08:51:21.271Z] SSH_AUTH_SOCK=/tmp/ssh-d3eTqYzooPqV/agent.11 [2020-09-17T08:51:21.271Z] SSH_AGENT_PID=16 [2020-09-17T08:51:21.285Z] Running ssh-add (command line suppressed) [2020-09-17T08:51:21.406Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp/private_key_8750100457189370165.key (/w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp/private_key_8750100457189370165.key) [2020-09-17T08:51:21.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T08:51:21.808Z] + git describe --exact-match --tags HEAD [2020-09-17T08:51:21.808Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-17T08:51:21.824Z] $ docker exec --env ******** --env ******** bd58cede4cd294713586336ca9cd1de0c42d9ce710c84e46700f635f14b13623 ssh-agent -k [2020-09-17T08:51:21.949Z] unset SSH_AUTH_SOCK; [2020-09-17T08:51:21.949Z] unset SSH_AGENT_PID; [2020-09-17T08:51:21.949Z] echo Agent pid 16 killed; [2020-09-17T08:51:22.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-17T08:51:22.114Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-17T08:51:22.114Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-17T08:51:22.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T08:51:22.217Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T08:51:22.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T08:51:22.395Z] $ docker exec bd58cede4cd294713586336ca9cd1de0c42d9ce710c84e46700f635f14b13623 ssh-agent [2020-09-17T08:51:22.578Z] SSH_AUTH_SOCK=/tmp/ssh-Y8cb8WsE73fw/agent.45 [2020-09-17T08:51:22.578Z] SSH_AGENT_PID=50 [2020-09-17T08:51:22.585Z] Running ssh-add (command line suppressed) [2020-09-17T08:51:22.707Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp/private_key_5230049575850348596.key (/w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp/private_key_5230049575850348596.key) [2020-09-17T08:51:22.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T08:51:23.111Z] + git semver init [2020-09-17T08:51:23.111Z] # -> Open(): unable to determine branch for HEAD [2020-09-17T08:51:23.111Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-61/.git [2020-09-17T08:51:23.111Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-61 [2020-09-17T08:51:23.111Z] # $SEMVER_REMOTE_NAME = origin [2020-09-17T08:51:23.111Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-17T08:51:23.111Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-17T08:51:23.111Z] # $SEMVER_BRANCH = PR-61 [2020-09-17T08:51:23.111Z] # $SEMVER_TEMP = /tmp/semver-522391444 [2020-09-17T08:51:23.111Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-09-17T08:51:23.373Z] # '/tmp/semver-522391444' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-61/.semver' [2020-09-17T08:51:23.373Z] # -> Force: false [2020-09-17T08:51:23.373Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-61/.semver [Pipeline] } [2020-09-17T08:51:23.380Z] $ docker exec --env ******** --env ******** bd58cede4cd294713586336ca9cd1de0c42d9ce710c84e46700f635f14b13623 ssh-agent -k [2020-09-17T08:51:23.527Z] unset SSH_AUTH_SOCK; [2020-09-17T08:51:23.527Z] unset SSH_AGENT_PID; [2020-09-17T08:51:23.528Z] echo Agent pid 50 killed; [2020-09-17T08:51:23.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-17T08:51:24.095Z] + git semver [Pipeline] } [2020-09-17T08:51:24.107Z] $ docker stop --time=1 bd58cede4cd294713586336ca9cd1de0c42d9ce710c84e46700f635f14b13623 [2020-09-17T08:51:25.517Z] $ docker rm -f bd58cede4cd294713586336ca9cd1de0c42d9ce710c84e46700f635f14b13623 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-17T08:51:26.406Z] Stashed 26 file(s) [Pipeline] echo [2020-09-17T08:51:26.409Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-17T08:51:26.518Z] Archived original 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 [2020-09-17T08:51:42.044Z] Still waiting to schedule task [2020-09-17T08:51:42.044Z] ‘prd-centos7-docker-4c-2g-136’ is offline; ‘prd-centos7-docker-4c-2g-138’ is offline; ‘prd-centos7-docker-4c-2g-139’ is offline; ‘prd-centos7-docker-4c-2g-144’ is offline; ‘prd-centos7-docker-4c-2g-156’ is offline; ‘prd-centos7-docker-8c-8g-141’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-16c-16g-143’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-134’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-137’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-142’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-09-17T08:51:42.047Z] Still waiting to schedule task [2020-09-17T08:51:42.047Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-09-17T08:53:46.505Z] Running on prd-centos7-docker-4c-2g-162 in /w/workspace/dgexfoundry_device-snmp-go_PR-61 [Pipeline] { [Pipeline] ws [2020-09-17T08:53:46.571Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2020-09-17T08:53:50.324Z] using credential edgex-jenkins-ssh [2020-09-17T08:53:50.391Z] Cloning the remote Git repository [2020-09-17T08:53:50.391Z] Cloning with configured refspecs honoured and without tags [2020-09-17T08:53:51.162Z] Fetching without tags [2020-09-17T08:53:51.561Z] Merging remotes/origin/master commit c3a411597e9cf6081b038267f0590ff316b15934 into PR head commit 2a9ba1b6efe470c04f17390be7d910f3afbc8254 [2020-09-17T08:53:50.442Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-09-17T08:53:50.622Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2020-09-17T08:53:50.674Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-17T08:53:50.674Z] > git --version # timeout=10 [2020-09-17T08:53:50.683Z] > git --version # 'git version 2.16.5' [2020-09-17T08:53:50.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:53:50.719Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:53:51.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-17T08:53:51.144Z] > git config --add remote.origin.fetch +refs/pull/61/head:refs/remotes/origin/PR-61 # timeout=10 [2020-09-17T08:53:51.149Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:53:51.162Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-17T08:53:51.175Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-17T08:53:51.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:53:51.188Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:53:51.576Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T08:53:51.651Z] Merge succeeded, producing 2a9ba1b6efe470c04f17390be7d910f3afbc8254 [2020-09-17T08:53:51.652Z] Checking out Revision 2a9ba1b6efe470c04f17390be7d910f3afbc8254 (PR-61) [2020-09-17T08:53:51.591Z] > git checkout -f 2a9ba1b6efe470c04f17390be7d910f3afbc8254 # timeout=10 [2020-09-17T08:53:51.626Z] > git remote # timeout=10 [2020-09-17T08:53:51.630Z] > git config --get remote.origin.url # timeout=10 [2020-09-17T08:53:51.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:53:51.638Z] > git merge c3a411597e9cf6081b038267f0590ff316b15934 # timeout=10 [2020-09-17T08:53:51.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-17T08:53:51.665Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T08:53:51.675Z] > git checkout -f 2a9ba1b6efe470c04f17390be7d910f3afbc8254 # timeout=10 [2020-09-17T08:53:55.485Z] Commit message: "build: Upgrade to Go1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-17T08:53:56.421Z] ========================================================= [2020-09-17T08:53:56.421Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-17T08:53:56.421Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:53:57.198Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-17T08:53:57.476Z] Sending build context to Docker daemon 370.2kB [2020-09-17T08:53:57.476Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-17T08:53:57.476Z] Step 2/10 : FROM ${BASE} [2020-09-17T08:53:57.476Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-17T08:53:57.476Z] df20fa9351a1: Pulling fs layer [2020-09-17T08:53:57.476Z] ed8968b2872e: Pulling fs layer [2020-09-17T08:53:57.476Z] a92cc7c5fd73: Pulling fs layer [2020-09-17T08:53:57.476Z] e871e8e8d7a9: Pulling fs layer [2020-09-17T08:53:57.476Z] e73272ec9a57: Pulling fs layer [2020-09-17T08:53:57.476Z] 1e910a182e73: Pulling fs layer [2020-09-17T08:53:57.476Z] 4e634b169226: Pulling fs layer [2020-09-17T08:53:57.476Z] e871e8e8d7a9: Waiting [2020-09-17T08:53:57.476Z] e73272ec9a57: Waiting [2020-09-17T08:53:57.476Z] 1e910a182e73: Waiting [2020-09-17T08:53:57.476Z] 4e634b169226: Waiting [2020-09-17T08:53:57.476Z] a92cc7c5fd73: Verifying Checksum [2020-09-17T08:53:57.476Z] a92cc7c5fd73: Download complete [2020-09-17T08:53:57.476Z] ed8968b2872e: Verifying Checksum [2020-09-17T08:53:57.476Z] ed8968b2872e: Download complete [2020-09-17T08:53:57.476Z] e73272ec9a57: Download complete [2020-09-17T08:53:57.476Z] 1e910a182e73: Verifying Checksum [2020-09-17T08:53:57.476Z] 1e910a182e73: Download complete [2020-09-17T08:53:58.909Z] df20fa9351a1: Verifying Checksum [2020-09-17T08:53:58.909Z] df20fa9351a1: Download complete [2020-09-17T08:53:58.909Z] df20fa9351a1: Pull complete [2020-09-17T08:53:59.182Z] ed8968b2872e: Pull complete [2020-09-17T08:53:59.182Z] a92cc7c5fd73: Pull complete [2020-09-17T08:54:00.610Z] 4e634b169226: Verifying Checksum [2020-09-17T08:54:00.610Z] 4e634b169226: Download complete [2020-09-17T08:54:01.191Z] e871e8e8d7a9: Verifying Checksum [2020-09-17T08:54:01.191Z] e871e8e8d7a9: Download complete [2020-09-17T08:54:06.589Z] e871e8e8d7a9: Pull complete [2020-09-17T08:54:06.589Z] e73272ec9a57: Pull complete [2020-09-17T08:54:06.589Z] 1e910a182e73: Pull complete [2020-09-17T08:54:10.819Z] 4e634b169226: Pull complete [2020-09-17T08:54:10.819Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-17T08:54:10.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-17T08:54:10.819Z] ---> f7629b54cfaa [2020-09-17T08:54:10.819Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-17T08:54:10.819Z] ---> Running in 45a7cdf5309f [2020-09-17T08:54:11.080Z] Removing intermediate container 45a7cdf5309f [2020-09-17T08:54:11.080Z] ---> 17cfcc5c0062 [2020-09-17T08:54:11.080Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-17T08:54:11.080Z] ---> Running in eb4368c03df9 [2020-09-17T08:54:11.347Z] Removing intermediate container eb4368c03df9 [2020-09-17T08:54:11.347Z] ---> ba2b47ea1685 [2020-09-17T08:54:11.347Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-17T08:54:11.347Z] ---> Running in 92a4c332469d [2020-09-17T08:54:11.610Z] Removing intermediate container 92a4c332469d [2020-09-17T08:54:11.610Z] ---> c8daf739ebed [2020-09-17T08:54:11.610Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T08:54:11.610Z] ---> Running in 91e095066455 [2020-09-17T08:54:12.560Z] Removing intermediate container 91e095066455 [2020-09-17T08:54:12.560Z] ---> ea9043e2e4dd [2020-09-17T08:54:12.560Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-17T08:54:12.560Z] ---> Running in f0a92293ad08 [2020-09-17T08:54:13.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-17T08:54:14.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-17T08:54:17.453Z] OK: 166 MiB in 39 packages [2020-09-17T08:54:17.453Z] Removing intermediate container f0a92293ad08 [2020-09-17T08:54:17.453Z] ---> cf4ae46751d9 [2020-09-17T08:54:17.453Z] Step 8/10 : WORKDIR /device-snmp-go [2020-09-17T08:54:17.453Z] ---> Running in c0428d0fb6d6 [2020-09-17T08:54:17.720Z] Removing intermediate container c0428d0fb6d6 [2020-09-17T08:54:17.720Z] ---> 6e8032574c1f [2020-09-17T08:54:17.720Z] Step 9/10 : COPY . . [2020-09-17T08:54:18.126Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-161 in /w/workspace/dgexfoundry_device-snmp-go_PR-61 [Pipeline] { [Pipeline] ws [2020-09-17T08:54:18.176Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2020-09-17T08:54:18.296Z] ---> 075f49f4fab6 [2020-09-17T08:54:18.296Z] Step 10/10 : RUN go mod download [2020-09-17T08:54:18.296Z] ---> Running in 53644450bbc1 [2020-09-17T08:54:24.777Z] using credential edgex-jenkins-ssh [2020-09-17T08:54:24.843Z] Cloning the remote Git repository [2020-09-17T08:54:24.843Z] Cloning with configured refspecs honoured and without tags [2020-09-17T08:54:24.964Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-09-17T08:54:25.099Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2020-09-17T08:54:25.187Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-17T08:54:25.188Z] > git --version # timeout=10 [2020-09-17T08:54:25.211Z] > git --version # 'git version 2.17.1' [2020-09-17T08:54:25.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:54:25.296Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:54:25.947Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-17T08:54:25.962Z] > git config --add remote.origin.fetch +refs/pull/61/head:refs/remotes/origin/PR-61 # timeout=10 [2020-09-17T08:54:25.982Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:54:26.010Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-17T08:54:26.014Z] Fetching without tags [2020-09-17T08:54:26.540Z] Merging remotes/origin/master commit c3a411597e9cf6081b038267f0590ff316b15934 into PR head commit 2a9ba1b6efe470c04f17390be7d910f3afbc8254 [2020-09-17T08:54:26.959Z] Merge succeeded, producing 2a9ba1b6efe470c04f17390be7d910f3afbc8254 [2020-09-17T08:54:26.959Z] Checking out Revision 2a9ba1b6efe470c04f17390be7d910f3afbc8254 (PR-61) [2020-09-17T08:54:26.056Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-17T08:54:26.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:54:26.074Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/61/head:refs/remotes/origin/PR-61 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T08:54:26.598Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T08:54:26.640Z] > git checkout -f 2a9ba1b6efe470c04f17390be7d910f3afbc8254 # timeout=10 [2020-09-17T08:54:26.776Z] > git remote # timeout=10 [2020-09-17T08:54:26.815Z] > git config --get remote.origin.url # timeout=10 [2020-09-17T08:54:26.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T08:54:26.924Z] > git merge c3a411597e9cf6081b038267f0590ff316b15934 # timeout=10 [2020-09-17T08:54:26.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-17T08:54:26.995Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T08:54:27.051Z] > git checkout -f 2a9ba1b6efe470c04f17390be7d910f3afbc8254 # timeout=10 [2020-09-17T08:54:30.558Z] Removing intermediate container 53644450bbc1 [2020-09-17T08:54:30.558Z] ---> 9390c8a54896 [2020-09-17T08:54:30.558Z] Successfully built 9390c8a54896 [2020-09-17T08:54:30.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:54:30.894Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-17T08:54:30.894Z] . [Pipeline] withDockerContainer [2020-09-17T08:54:30.988Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2020-09-17T08:54:31.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-x86_64 cat [2020-09-17T08:54:31.418Z] Commit message: "build: Upgrade to Go1.15" [2020-09-17T08:54:31.687Z] $ docker top 242fcfe83ca7ce7c327b61238a6e6fe263f8e5735dde57f7d7b3ad565f852815 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-17T08:54:32.235Z] + go version [2020-09-17T08:54:32.235Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-17T08:54:32.308Z] $ docker stop --time=1 242fcfe83ca7ce7c327b61238a6e6fe263f8e5735dde57f7d7b3ad565f852815 [2020-09-17T08:54:33.605Z] $ docker rm -f 242fcfe83ca7ce7c327b61238a6e6fe263f8e5735dde57f7d7b3ad565f852815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2020-09-17T08:54:33.832Z] ========================================================= [2020-09-17T08:54:33.832Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-17T08:54:33.832Z] ========================================================= [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:54:35.321Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-17T08:54:35.427Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-17T08:54:35.427Z] . [Pipeline] withDockerContainer [2020-09-17T08:54:35.532Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2020-09-17T08:54:35.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-x86_64 cat [2020-09-17T08:54:36.253Z] $ docker top 1c93b8f7a33fd773c0b964b4d9bc3862d2c67b06d8b1cd04257982c6678cfcee -eo pid,comm [2020-09-17T08:54:36.313Z] Sending build context to Docker daemon 370.2kB [2020-09-17T08:54:36.313Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-17T08:54:36.313Z] Step 2/10 : FROM ${BASE} [Pipeline] { [Pipeline] sh [2020-09-17T08:54:36.586Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-17T08:54:36.586Z] b538f80385f9: Pulling fs layer [2020-09-17T08:54:36.586Z] 74f711af9a0d: Pulling fs layer [2020-09-17T08:54:36.586Z] 99f96fe45779: Pulling fs layer [2020-09-17T08:54:36.586Z] 8529a6b9a6be: Pulling fs layer [2020-09-17T08:54:36.586Z] 45590311c82a: Pulling fs layer [2020-09-17T08:54:36.586Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-17T08:54:36.586Z] 209524e5b208: Pulling fs layer [2020-09-17T08:54:36.586Z] 45590311c82a: Waiting [2020-09-17T08:54:36.586Z] 69ca0ff8b7b3: Waiting [2020-09-17T08:54:36.586Z] 209524e5b208: Waiting [2020-09-17T08:54:36.586Z] 8529a6b9a6be: Waiting [2020-09-17T08:54:36.586Z] 99f96fe45779: Verifying Checksum [2020-09-17T08:54:36.586Z] 99f96fe45779: Download complete [2020-09-17T08:54:36.586Z] 74f711af9a0d: Verifying Checksum [2020-09-17T08:54:36.586Z] 74f711af9a0d: Download complete [2020-09-17T08:54:36.586Z] 45590311c82a: Download complete [2020-09-17T08:54:36.713Z] + make test [2020-09-17T08:54:36.713Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-17T08:54:36.864Z] 69ca0ff8b7b3: Download complete [2020-09-17T08:54:36.864Z] b538f80385f9: Verifying Checksum [2020-09-17T08:54:36.864Z] b538f80385f9: Download complete [2020-09-17T08:54:36.980Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-09-17T08:54:37.872Z] b538f80385f9: Pull complete [2020-09-17T08:54:38.482Z] 74f711af9a0d: Pull complete [2020-09-17T08:54:38.760Z] 99f96fe45779: Pull complete [2020-09-17T08:54:39.757Z] 209524e5b208: Verifying Checksum [2020-09-17T08:54:39.757Z] 209524e5b208: Download complete [2020-09-17T08:54:41.223Z] 8529a6b9a6be: Verifying Checksum [2020-09-17T08:54:41.223Z] 8529a6b9a6be: Download complete [2020-09-17T08:54:47.084Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-09-17T08:54:47.084Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements [2020-09-17T08:54:47.084Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-17T08:54:47.667Z] gofmt -l . [2020-09-17T08:54:47.667Z] [ "`gofmt -l .`" = "" ] [2020-09-17T08:54:47.667Z] ./bin/test-attribution-txt.sh [2020-09-17T08:54:47.667Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-17T08:54:48.181Z] Stashed 1 file(s) [Pipeline] } [2020-09-17T08:54:48.193Z] $ docker stop --time=1 1c93b8f7a33fd773c0b964b4d9bc3862d2c67b06d8b1cd04257982c6678cfcee [2020-09-17T08:54:50.448Z] $ docker rm -f 1c93b8f7a33fd773c0b964b4d9bc3862d2c67b06d8b1cd04257982c6678cfcee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-09-17T08:54:51.411Z] 8529a6b9a6be: Pull complete [2020-09-17T08:54:51.411Z] 45590311c82a: Pull complete [2020-09-17T08:54:51.411Z] 69ca0ff8b7b3: Pull complete [Pipeline] sh [2020-09-17T08:54:52.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-17T08:54:52.860Z] + ls -al . [2020-09-17T08:54:52.861Z] total 104 [2020-09-17T08:54:52.861Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 17 08:54 . [2020-09-17T08:54:52.861Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 17 08:53 .. [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 4405 Sep 17 08:53 Attribution.txt [2020-09-17T08:54:52.861Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 17 08:53 bin [2020-09-17T08:54:52.861Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 17 08:53 cmd [2020-09-17T08:54:52.861Z] -rw-r--r--. 1 jenkins jenkins 8493 Sep 17 08:54 coverage.out [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 1002 Sep 17 08:53 Dockerfile [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 409 Sep 17 08:53 Dockerfile.build [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 6 Sep 17 08:53 .dockerignore [2020-09-17T08:54:52.861Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 17 08:53 .git [2020-09-17T08:54:52.861Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 17 08:53 .github [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 272 Sep 17 08:53 .gitignore [2020-09-17T08:54:52.861Z] -rw-r--r--. 1 jenkins jenkins 203 Sep 17 08:54 go.mod [2020-09-17T08:54:52.861Z] -rw-r--r--. 1 jenkins jenkins 12704 Sep 17 08:54 go.sum [2020-09-17T08:54:52.861Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 17 08:53 internal [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 656 Sep 17 08:53 Jenkinsfile [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 17 08:53 LICENSE [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 937 Sep 17 08:53 Makefile [2020-09-17T08:54:52.861Z] drwxrwxr-x. 2 jenkins jenkins 84 Sep 17 08:53 profiles [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 12398 Sep 17 08:53 README.md [2020-09-17T08:54:52.861Z] drwxrwxr-x. 3 jenkins jenkins 74 Sep 17 08:53 .semver [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 17 08:51 VERSION [2020-09-17T08:54:52.861Z] -rw-rw-r--. 1 jenkins jenkins 209 Sep 17 08:53 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:54:53.166Z] + 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=2a9ba1b6efe470c04f17390be7d910f3afbc8254 --label arch=amd64 --label version=0.0.0 . [2020-09-17T08:54:53.166Z] Sending build context to Docker daemon 379.4kB [2020-09-17T08:54:53.166Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-09-17T08:54:53.166Z] Step 2/26 : FROM ${BASE} AS builder [2020-09-17T08:54:53.166Z] ---> 9390c8a54896 [2020-09-17T08:54:53.166Z] Step 3/26 : ARG MAKE='make build' [2020-09-17T08:54:53.435Z] ---> Running in 28525c6cbc04 [2020-09-17T08:54:53.435Z] Removing intermediate container 28525c6cbc04 [2020-09-17T08:54:53.435Z] ---> a50b1f4df27a [2020-09-17T08:54:53.435Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-09-17T08:54:53.435Z] ---> Running in f4f80534027c [2020-09-17T08:54:53.697Z] Removing intermediate container f4f80534027c [2020-09-17T08:54:53.697Z] ---> 086fa0300f53 [2020-09-17T08:54:53.697Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-09-17T08:54:53.697Z] ---> Running in 36afc16976c2 [2020-09-17T08:54:53.961Z] Removing intermediate container 36afc16976c2 [2020-09-17T08:54:53.961Z] ---> febade9f5561 [2020-09-17T08:54:53.961Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T08:54:53.961Z] ---> Running in 250a89566df6 [2020-09-17T08:54:54.834Z] 209524e5b208: Pull complete [2020-09-17T08:54:54.834Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-17T08:54:54.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-17T08:54:54.834Z] ---> 5bddaf1c2fca [2020-09-17T08:54:54.834Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-17T08:54:54.906Z] Removing intermediate container 250a89566df6 [2020-09-17T08:54:54.906Z] ---> 4aab1714371b [2020-09-17T08:54:54.906Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-17T08:54:54.906Z] ---> Running in 002a37b9d2a4 [2020-09-17T08:54:55.167Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-17T08:54:56.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-17T08:54:57.507Z] OK: 166 MiB in 39 packages [2020-09-17T08:54:58.086Z] Removing intermediate container 002a37b9d2a4 [2020-09-17T08:54:58.086Z] ---> 1266e5e3444e [2020-09-17T08:54:58.086Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-09-17T08:54:58.086Z] ---> Running in 4072d5c673f7 [2020-09-17T08:54:58.086Z] Removing intermediate container 4072d5c673f7 [2020-09-17T08:54:58.086Z] ---> 2f5ef67d73a5 [2020-09-17T08:54:58.086Z] Step 9/26 : COPY go.mod . [2020-09-17T08:54:58.272Z] ---> Running in 5029431dd056 [2020-09-17T08:54:58.272Z] Removing intermediate container 5029431dd056 [2020-09-17T08:54:58.272Z] ---> c56fb4a7bc29 [2020-09-17T08:54:58.272Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-17T08:54:58.345Z] ---> e2d73b061c1c [2020-09-17T08:54:58.345Z] Step 10/26 : COPY Makefile . [2020-09-17T08:54:58.546Z] ---> Running in 5928f4e19ab0 [2020-09-17T08:54:58.608Z] ---> 03c0ecea1a1a [2020-09-17T08:54:58.608Z] Step 11/26 : RUN make update [2020-09-17T08:54:58.608Z] ---> Running in 59465abd548e [2020-09-17T08:54:58.823Z] Removing intermediate container 5928f4e19ab0 [2020-09-17T08:54:58.823Z] ---> 035d444d294c [2020-09-17T08:54:58.823Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-17T08:54:59.104Z] ---> Running in e9506e11b339 [2020-09-17T08:54:59.182Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-17T08:54:59.393Z] Removing intermediate container e9506e11b339 [2020-09-17T08:54:59.393Z] ---> a74fefd50b10 [2020-09-17T08:54:59.393Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T08:54:59.688Z] ---> Running in 98a86c3c04cf [2020-09-17T08:54:59.756Z] Removing intermediate container 59465abd548e [2020-09-17T08:54:59.756Z] ---> dea12edb495a [2020-09-17T08:54:59.756Z] Step 12/26 : COPY . . [2020-09-17T08:55:00.328Z] ---> 3372901b30bc [2020-09-17T08:55:00.328Z] Step 13/26 : RUN ${MAKE} [2020-09-17T08:55:00.328Z] ---> Running in 9b7185f80748 [2020-09-17T08:55:00.590Z] 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 [2020-09-17T08:55:03.136Z] Removing intermediate container 98a86c3c04cf [2020-09-17T08:55:03.136Z] ---> 9cf77e0b2239 [2020-09-17T08:55:03.136Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-17T08:55:03.136Z] ---> Running in 8578c581b05a [2020-09-17T08:55:04.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-17T08:55:05.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-17T08:55:06.157Z] OK: 142 MiB in 39 packages [2020-09-17T08:55:07.594Z] Removing intermediate container 8578c581b05a [2020-09-17T08:55:07.594Z] ---> f7053ab19885 [2020-09-17T08:55:07.594Z] Step 8/10 : WORKDIR /device-snmp-go [2020-09-17T08:55:07.869Z] ---> Running in 440185865a34 [2020-09-17T08:55:08.145Z] Removing intermediate container 440185865a34 [2020-09-17T08:55:08.145Z] ---> 87c4982114f9 [2020-09-17T08:55:08.145Z] Step 9/10 : COPY . . [2020-09-17T08:55:08.782Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-17T08:55:09.593Z] ---> 5c97c14eb72d [2020-09-17T08:55:09.593Z] Step 10/10 : RUN go mod download [2020-09-17T08:55:09.593Z] ---> Running in 371a4eca2ee4 [2020-09-17T08:55:10.710Z] Removing intermediate container 9b7185f80748 [2020-09-17T08:55:10.710Z] ---> 3326343cfce0 [2020-09-17T08:55:10.710Z] Step 14/26 : FROM alpine [2020-09-17T08:55:10.972Z] latest: Pulling from library/alpine [2020-09-17T08:55:11.234Z] df20fa9351a1: Already exists [2020-09-17T08:55:11.234Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-17T08:55:11.234Z] Status: Downloaded newer image for alpine:latest [2020-09-17T08:55:11.234Z] ---> a24bb4013296 [2020-09-17T08:55:11.234Z] Step 15/26 : ENV APP_PORT=49993 [2020-09-17T08:55:11.496Z] ---> Running in 539ce4b3d19f [2020-09-17T08:55:11.496Z] Removing intermediate container 539ce4b3d19f [2020-09-17T08:55:11.496Z] ---> 5ad14ccbbbb4 [2020-09-17T08:55:11.496Z] Step 16/26 : EXPOSE $APP_PORT [2020-09-17T08:55:11.497Z] ---> Running in ae5b3f13fb42 [2020-09-17T08:55:11.761Z] Removing intermediate container ae5b3f13fb42 [2020-09-17T08:55:11.761Z] ---> 6444e8201174 [2020-09-17T08:55:11.761Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-09-17T08:55:11.761Z] ---> Running in 1119cbb2c049 [2020-09-17T08:55:12.022Z] Removing intermediate container 1119cbb2c049 [2020-09-17T08:55:12.022Z] ---> ce3d1d92ab6c [2020-09-17T08:55:12.022Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-09-17T08:55:12.022Z] ---> Running in ac3d1c2bc626 [2020-09-17T08:55:12.283Z] Removing intermediate container ac3d1c2bc626 [2020-09-17T08:55:12.283Z] ---> d062c4f20d5c [2020-09-17T08:55:12.283Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-09-17T08:55:12.858Z] ---> 5f31e4b22098 [2020-09-17T08:55:12.858Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-09-17T08:55:12.858Z] ---> 222209f98bd2 [2020-09-17T08:55:12.858Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-09-17T08:55:13.119Z] ---> b65e2b618dd0 [2020-09-17T08:55:13.119Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-09-17T08:55:13.119Z] ---> Running in 06c1d45dcae3 [2020-09-17T08:55:13.381Z] Removing intermediate container 06c1d45dcae3 [2020-09-17T08:55:13.381Z] ---> 0bdac1a02ca0 [2020-09-17T08:55:13.381Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-17T08:55:13.381Z] ---> Running in 5457843e5fe8 [2020-09-17T08:55:13.643Z] Removing intermediate container 5457843e5fe8 [2020-09-17T08:55:13.643Z] ---> 513f04f8c053 [2020-09-17T08:55:13.643Z] Step 24/26 : LABEL arch=amd64 [2020-09-17T08:55:13.643Z] ---> Running in 5e11e3feac2d [2020-09-17T08:55:13.906Z] Removing intermediate container 5e11e3feac2d [2020-09-17T08:55:13.906Z] ---> bf1af293ffea [2020-09-17T08:55:13.906Z] Step 25/26 : LABEL git_sha=2a9ba1b6efe470c04f17390be7d910f3afbc8254 [2020-09-17T08:55:13.906Z] ---> Running in 07be4f86be7c [2020-09-17T08:55:14.169Z] Removing intermediate container 07be4f86be7c [2020-09-17T08:55:14.169Z] ---> 937b8d1eb894 [2020-09-17T08:55:14.169Z] Step 26/26 : LABEL version=0.0.0 [2020-09-17T08:55:14.169Z] ---> Running in 738cb5dd6b19 [2020-09-17T08:55:14.430Z] Removing intermediate container 738cb5dd6b19 [2020-09-17T08:55:14.430Z] ---> e343a5d12e45 [2020-09-17T08:55:14.430Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-17T08:55:14.430Z] Successfully built e343a5d12e45 [2020-09-17T08:55:14.430Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // script [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-17T08:55:24.712Z] Removing intermediate container 371a4eca2ee4 [2020-09-17T08:55:24.712Z] ---> 46367728c81e [2020-09-17T08:55:24.712Z] Successfully built 46367728c81e [2020-09-17T08:55:24.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:55:25.151Z] + docker inspect -f . ci-base-image-arm64 [2020-09-17T08:55:25.151Z] . [Pipeline] withDockerContainer [2020-09-17T08:55:25.477Z] prd-ubuntu18.04-docker-arm64-4c-16g-161 does not seem to be running inside a container [2020-09-17T08:55:25.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-arm64 cat [2020-09-17T08:55:27.617Z] $ docker top caced8bdd4992b46e290243af47073589f91cd0434cb55ab30863a392f5f6958 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T08:55:28.981Z] + go version [2020-09-17T08:55:28.981Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-17T08:55:29.045Z] $ docker stop --time=1 caced8bdd4992b46e290243af47073589f91cd0434cb55ab30863a392f5f6958 [2020-09-17T08:55:31.075Z] $ docker rm -f caced8bdd4992b46e290243af47073589f91cd0434cb55ab30863a392f5f6958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:55:32.078Z] + docker inspect -f . ci-base-image-arm64 [2020-09-17T08:55:32.078Z] . [Pipeline] withDockerContainer [2020-09-17T08:55:32.366Z] prd-ubuntu18.04-docker-arm64-4c-16g-161 does not seem to be running inside a container [2020-09-17T08:55:32.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-arm64 cat [2020-09-17T08:55:34.573Z] $ docker top c7c70def9922d674d08bbd07bc217fc3abec227404d4910750ff49090a95ab8e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T08:55:35.999Z] + make test [2020-09-17T08:55:35.999Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-17T08:55:36.991Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-09-17T08:56:09.430Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-09-17T08:56:09.430Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2020-09-17T08:56:09.430Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-17T08:56:16.156Z] gofmt -l . [2020-09-17T08:56:16.157Z] [ "`gofmt -l .`" = "" ] [2020-09-17T08:56:16.157Z] ./bin/test-attribution-txt.sh [2020-09-17T08:56:16.157Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-17T08:56:16.228Z] Warning: overwriting stash ‘coverage-report’ [2020-09-17T08:56:16.983Z] Stashed 1 file(s) [Pipeline] } [2020-09-17T08:56:16.997Z] $ docker stop --time=1 c7c70def9922d674d08bbd07bc217fc3abec227404d4910750ff49090a95ab8e [2020-09-17T08:56:19.245Z] $ docker rm -f c7c70def9922d674d08bbd07bc217fc3abec227404d4910750ff49090a95ab8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-17T08:56:20.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-17T08:56:21.072Z] + ls -al . [2020-09-17T08:56:21.072Z] total 136 [2020-09-17T08:56:21.072Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 08:56 . [2020-09-17T08:56:21.072Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 17 08:54 .. [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 17 08:54 .dockerignore [2020-09-17T08:56:21.072Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 17 08:54 .git [2020-09-17T08:56:21.072Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 08:54 .github [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 17 08:54 .gitignore [2020-09-17T08:56:21.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 08:54 .semver [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 4405 Sep 17 08:54 Attribution.txt [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 1002 Sep 17 08:54 Dockerfile [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 409 Sep 17 08:54 Dockerfile.build [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 17 08:54 Jenkinsfile [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 17 08:54 LICENSE [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 937 Sep 17 08:54 Makefile [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 12398 Sep 17 08:54 README.md [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 17 08:51 VERSION [2020-09-17T08:56:21.072Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 08:54 bin [2020-09-17T08:56:21.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 08:54 cmd [2020-09-17T08:56:21.072Z] -rw-r--r-- 1 jenkins jenkins 8493 Sep 17 08:56 coverage.out [2020-09-17T08:56:21.072Z] -rw-r--r-- 1 jenkins jenkins 203 Sep 17 08:56 go.mod [2020-09-17T08:56:21.072Z] -rw-r--r-- 1 jenkins jenkins 12704 Sep 17 08:56 go.sum [2020-09-17T08:56:21.072Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 17 08:54 internal [2020-09-17T08:56:21.072Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 08:54 profiles [2020-09-17T08:56:21.072Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 17 08:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:56:21.424Z] + 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=2a9ba1b6efe470c04f17390be7d910f3afbc8254 --label arch=arm64 --label version=0.0.0 . [2020-09-17T08:56:21.706Z] Sending build context to Docker daemon 379.4kB [2020-09-17T08:56:21.706Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-09-17T08:56:21.706Z] Step 2/26 : FROM ${BASE} AS builder [2020-09-17T08:56:21.706Z] ---> 46367728c81e [2020-09-17T08:56:21.706Z] Step 3/26 : ARG MAKE='make build' [2020-09-17T08:56:22.314Z] ---> Running in adf93bd32d49 [2020-09-17T08:56:22.586Z] Removing intermediate container adf93bd32d49 [2020-09-17T08:56:22.586Z] ---> 98462e05ddbf [2020-09-17T08:56:22.586Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-09-17T08:56:22.883Z] ---> Running in 5a2dc7a0f9be [2020-09-17T08:56:23.154Z] Removing intermediate container 5a2dc7a0f9be [2020-09-17T08:56:23.154Z] ---> bb2df058a854 [2020-09-17T08:56:23.154Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-09-17T08:56:23.439Z] ---> Running in 7652b1dcada9 [2020-09-17T08:56:23.730Z] Removing intermediate container 7652b1dcada9 [2020-09-17T08:56:23.730Z] ---> fe0ac299de19 [2020-09-17T08:56:23.730Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-17T08:56:24.003Z] ---> Running in 1d552e893644 [2020-09-17T08:56:26.628Z] Removing intermediate container 1d552e893644 [2020-09-17T08:56:26.628Z] ---> adb400942fea [2020-09-17T08:56:26.628Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-17T08:56:26.628Z] ---> Running in 6e55175cab28 [2020-09-17T08:56:28.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-17T08:56:29.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-17T08:56:29.631Z] OK: 142 MiB in 39 packages [2020-09-17T08:56:31.062Z] Removing intermediate container 6e55175cab28 [2020-09-17T08:56:31.062Z] ---> 7cb748af1cfa [2020-09-17T08:56:31.062Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-09-17T08:56:31.062Z] ---> Running in dfab44591983 [2020-09-17T08:56:31.656Z] Removing intermediate container dfab44591983 [2020-09-17T08:56:31.656Z] ---> c86066ac9853 [2020-09-17T08:56:31.656Z] Step 9/26 : COPY go.mod . [2020-09-17T08:56:32.255Z] ---> b03ae737a402 [2020-09-17T08:56:32.255Z] Step 10/26 : COPY Makefile . [2020-09-17T08:56:32.846Z] ---> d47f07e66575 [2020-09-17T08:56:32.846Z] Step 11/26 : RUN make update [2020-09-17T08:56:33.117Z] ---> Running in 9cf00c33265c [2020-09-17T08:56:34.544Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-17T08:56:35.524Z] Removing intermediate container 9cf00c33265c [2020-09-17T08:56:35.524Z] ---> 9606b5645165 [2020-09-17T08:56:35.524Z] Step 12/26 : COPY . . [2020-09-17T08:56:36.511Z] ---> 69e9ebd4707a [2020-09-17T08:56:36.511Z] Step 13/26 : RUN ${MAKE} [2020-09-17T08:56:36.511Z] ---> Running in 4b2054d93504 [2020-09-17T08:56:37.951Z] 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 [2020-09-17T08:57:04.756Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-17T08:57:06.750Z] Removing intermediate container 4b2054d93504 [2020-09-17T08:57:06.750Z] ---> a4c40c8df874 [2020-09-17T08:57:06.750Z] Step 14/26 : FROM alpine [2020-09-17T08:57:07.023Z] latest: Pulling from library/alpine [2020-09-17T08:57:07.023Z] b538f80385f9: Already exists [2020-09-17T08:57:07.023Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-17T08:57:07.023Z] Status: Downloaded newer image for alpine:latest [2020-09-17T08:57:07.023Z] ---> 62ee0e9f8440 [2020-09-17T08:57:07.023Z] Step 15/26 : ENV APP_PORT=49993 [2020-09-17T08:57:07.297Z] ---> Running in 91be058d3015 [2020-09-17T08:57:07.578Z] Removing intermediate container 91be058d3015 [2020-09-17T08:57:07.578Z] ---> 3429c4a68a7f [2020-09-17T08:57:07.578Z] Step 16/26 : EXPOSE $APP_PORT [2020-09-17T08:57:07.855Z] ---> Running in e2e44cc6b186 [2020-09-17T08:57:08.140Z] Removing intermediate container e2e44cc6b186 [2020-09-17T08:57:08.140Z] ---> 0f7618329b24 [2020-09-17T08:57:08.140Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-09-17T08:57:08.425Z] ---> Running in cea1e7db2726 [2020-09-17T08:57:08.709Z] Removing intermediate container cea1e7db2726 [2020-09-17T08:57:08.709Z] ---> b9e67bfc42fa [2020-09-17T08:57:08.709Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-09-17T08:57:08.985Z] ---> Running in fcc330b7f80e [2020-09-17T08:57:09.267Z] Removing intermediate container fcc330b7f80e [2020-09-17T08:57:09.267Z] ---> 5412a50c0487 [2020-09-17T08:57:09.267Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-09-17T08:57:10.705Z] ---> 427f5496cb67 [2020-09-17T08:57:10.705Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-09-17T08:57:11.303Z] ---> dd24805c2f4d [2020-09-17T08:57:11.303Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-09-17T08:57:12.297Z] ---> 28e7c099b3c5 [2020-09-17T08:57:12.297Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-09-17T08:57:12.297Z] ---> Running in 14e32d5d941d [2020-09-17T08:57:12.894Z] Removing intermediate container 14e32d5d941d [2020-09-17T08:57:12.894Z] ---> 3872a5f393c8 [2020-09-17T08:57:12.894Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-17T08:57:12.894Z] ---> Running in 2c075eaf13fe [2020-09-17T08:57:13.491Z] Removing intermediate container 2c075eaf13fe [2020-09-17T08:57:13.491Z] ---> e030c5e4ddce [2020-09-17T08:57:13.491Z] Step 24/26 : LABEL arch=arm64 [2020-09-17T08:57:13.491Z] ---> Running in b5007d1fadd2 [2020-09-17T08:57:13.767Z] Removing intermediate container b5007d1fadd2 [2020-09-17T08:57:13.767Z] ---> 11b00e4f54b7 [2020-09-17T08:57:13.767Z] Step 25/26 : LABEL git_sha=2a9ba1b6efe470c04f17390be7d910f3afbc8254 [2020-09-17T08:57:14.041Z] ---> Running in ec79368f82a2 [2020-09-17T08:57:14.320Z] Removing intermediate container ec79368f82a2 [2020-09-17T08:57:14.320Z] ---> 94dc64867c0b [2020-09-17T08:57:14.320Z] Step 26/26 : LABEL version=0.0.0 [2020-09-17T08:57:14.594Z] ---> Running in b15ffe6efa66 [2020-09-17T08:57:15.186Z] Removing intermediate container b15ffe6efa66 [2020-09-17T08:57:15.186Z] ---> c217cfc4eefd [2020-09-17T08:57:15.186Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-17T08:57:15.186Z] Successfully built c217cfc4eefd [2020-09-17T08:57:15.186Z] 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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2020-09-17T08:57:16.953Z] provisioning config files... [2020-09-17T08:57:16.965Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp/config1412910402260966145tmp [Pipeline] { [Pipeline] sh [2020-09-17T08:57:17.342Z] + curl -s https://codecov.io/bash [2020-09-17T08:57:17.342Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp/config1412910402260966145tmp [Pipeline] } [2020-09-17T08:57:17.622Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 [2020-09-17T08:57:20.634Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T08:57:21.208Z] ---> package-listing.sh [2020-09-17T08:57:21.208Z] ++ facter osfamily [2020-09-17T08:57:21.208Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-17T08:57:21.208Z] + OS_FAMILY=redhat [2020-09-17T08:57:21.208Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-61 [2020-09-17T08:57:21.208Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-17T08:57:21.208Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-17T08:57:21.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-17T08:57:21.208Z] + PACKAGES=/tmp/packages_start.txt [2020-09-17T08:57:21.208Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-61 ']' [2020-09-17T08:57:21.208Z] + PACKAGES=/tmp/packages_end.txt [2020-09-17T08:57:21.208Z] + case "${OS_FAMILY}" in [2020-09-17T08:57:21.208Z] + rpm -qa [2020-09-17T08:57:21.208Z] + sort [2020-09-17T08:57:25.430Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-17T08:57:25.430Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-17T08:57:25.430Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-17T08:57:25.430Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-61 ']' [2020-09-17T08:57:25.430Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-61/archives/ [2020-09-17T08:57:25.430Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-61/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:57:25.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T08:57:25.921Z] [2020-09-17T08:57:25.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-17T08:57:26.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T08:57:26.287Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-17T08:57:26.287Z] df20fa9351a1: Pulling fs layer [2020-09-17T08:57:26.287Z] 36b3adc4ff6f: Pulling fs layer [2020-09-17T08:57:26.287Z] 8ad3a11d3b57: Pulling fs layer [2020-09-17T08:57:26.287Z] 46f8f816bc3b: Pulling fs layer [2020-09-17T08:57:26.287Z] 0dadc02b9964: Pulling fs layer [2020-09-17T08:57:26.287Z] ce6a7cf60c04: Pulling fs layer [2020-09-17T08:57:26.287Z] 7a184a31f384: Pulling fs layer [2020-09-17T08:57:26.287Z] 0879bd2ef858: Pulling fs layer [2020-09-17T08:57:26.287Z] 0dadc02b9964: Waiting [2020-09-17T08:57:26.287Z] ce6a7cf60c04: Waiting [2020-09-17T08:57:26.287Z] 0879bd2ef858: Waiting [2020-09-17T08:57:26.287Z] 7a184a31f384: Waiting [2020-09-17T08:57:26.287Z] 46f8f816bc3b: Waiting [2020-09-17T08:57:26.550Z] 36b3adc4ff6f: Download complete [2020-09-17T08:57:26.550Z] 46f8f816bc3b: Verifying Checksum [2020-09-17T08:57:26.550Z] 46f8f816bc3b: Download complete [2020-09-17T08:57:26.550Z] df20fa9351a1: Verifying Checksum [2020-09-17T08:57:26.817Z] 0dadc02b9964: Verifying Checksum [2020-09-17T08:57:26.817Z] 0dadc02b9964: Download complete [2020-09-17T08:57:26.817Z] ce6a7cf60c04: Download complete [2020-09-17T08:57:26.817Z] 7a184a31f384: Verifying Checksum [2020-09-17T08:57:26.817Z] 7a184a31f384: Download complete [2020-09-17T08:57:27.079Z] df20fa9351a1: Pull complete [2020-09-17T08:57:27.351Z] 36b3adc4ff6f: Pull complete [2020-09-17T08:57:27.351Z] 8ad3a11d3b57: Verifying Checksum [2020-09-17T08:57:27.351Z] 8ad3a11d3b57: Download complete [2020-09-17T08:57:27.938Z] 8ad3a11d3b57: Pull complete [2020-09-17T08:57:27.938Z] 46f8f816bc3b: Pull complete [2020-09-17T08:57:28.202Z] 0879bd2ef858: Verifying Checksum [2020-09-17T08:57:28.202Z] 0879bd2ef858: Download complete [2020-09-17T08:57:28.463Z] 0dadc02b9964: Pull complete [2020-09-17T08:57:28.463Z] ce6a7cf60c04: Pull complete [2020-09-17T08:57:28.724Z] 7a184a31f384: Pull complete [2020-09-17T08:57:30.668Z] 0879bd2ef858: Pull complete [2020-09-17T08:57:30.930Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-17T08:57:30.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T08:57:30.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-17T08:57:31.113Z] prd-centos7-docker-4c-2g-153 does not seem to be running inside a container [2020-09-17T08:57:31.153Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dgexfoundry_device-snmp-go_PR-61 -v /w/workspace/dgexfoundry_device-snmp-go_PR-61:/w/workspace/dgexfoundry_device-snmp-go_PR-61:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-17T08:57:35.860Z] $ docker top 85289cd3bdd463196d338c91325e958867bd52de8f01096eeee57faab8742f6e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T08:57:36.345Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-17T08:57:36.643Z] + ls /var/log/sa-host [2020-09-17T08:57:36.644Z] + sadf -c /var/log/sa-host/sa05 [2020-09-17T08:57:36.644Z] file_magic: OK [2020-09-17T08:57:36.644Z] HZ: Using current value: 100 [2020-09-17T08:57:36.644Z] file_header: OK [2020-09-17T08:57:36.644Z] 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 [2020-09-17T08:57:36.644Z] Statistics: [2020-09-17T08:57:36.644Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-17T08:57:36.644Z] File successfully converted to sysstat format version 12.2.1 [2020-09-17T08:57:36.644Z] + sadf -c /var/log/sa-host/sa17 [2020-09-17T08:57:36.644Z] file_magic: OK [2020-09-17T08:57:36.644Z] HZ: Using current value: 100 [2020-09-17T08:57:36.644Z] file_header: OK [2020-09-17T08:57:36.644Z] 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 [2020-09-17T08:57:36.644Z] Statistics: [2020-09-17T08:57:36.644Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-17T08:57:36.644Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-17T08:57:36.704Z] provisioning config files... [2020-09-17T08:57:36.719Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-61@tmp/config6471188861662120829tmp [Pipeline] { [Pipeline] echo [2020-09-17T08:57:36.807Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T08:57:37.107Z] ---> create-netrc.sh [Pipeline] echo [2020-09-17T08:57:37.118Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T08:57:37.420Z] ---> logs-deploy.sh [2020-09-17T08:57:37.420Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-61/2 [2020-09-17T08:57:37.420Z] INFO: archiving workspace using pattern(s): [2020-09-17T08:57:38.824Z] Archives upload complete. [2020-09-17T08:57:38.824Z] INFO: archiving logs to Nexus