Pull request #69 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7058b91582d14480441a16e6ab008f70d1c9fd73+03464ffadf6f8b9068bcdea2569ab2e117b905af (a8c43df3ac520c9315711ead4621ab0f33cec606) 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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-69/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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-69/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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.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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-10058 in /w/workspace/dgexfoundry_device-snmp-go_PR-69 [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-69 # 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 --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 7058b91582d14480441a16e6ab008f70d1c9fd73 Merge succeeded, producing 7058b91582d14480441a16e6ab008f70d1c9fd73 Checking out Revision 7058b91582d14480441a16e6ab008f70d1c9fd73 (PR-69) > 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 --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7058b91582d14480441a16e6ab008f70d1c9fd73 # 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 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7058b91582d14480441a16e6ab008f70d1c9fd73 # timeout=10 Commit message: "Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-02T06:42:12.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-02T06:42:13.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-02T06:42:13.253Z] ========================================================= [2020-11-02T06:42:13.253Z] EdgeX Global Pipelines Version Info [2020-11-02T06:42:13.253Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:42:15.596Z] ------------------- [2020-11-02T06:42:15.596Z] stable info: [2020-11-02T06:42:15.596Z] ------------------- [2020-11-02T06:42:15.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-02T06:42:15.596Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-11-02T06:42:15.596Z] Message: update stable to v1.0.152 [2020-11-02T06:42:16.611Z] ------------------- [2020-11-02T06:42:16.611Z] experimental info: [2020-11-02T06:42:16.611Z] ------------------- [2020-11-02T06:42:16.611Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-02T06:42:16.611Z] Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 [2020-11-02T06:42:16.611Z] Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-02T06:42:17.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-11-02T06:42:17.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-11-02T06:42:17.491Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-02T06:42:17.632Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-02T06:42:17.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-02T06:42:17.953Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-02T06:42:18.110Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-02T06:42:18.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-02T06:42:18.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-02T06:42:18.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-02T06:42:18.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-02T06:42:18.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-11-02T06:42:19.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-02T06:42:19.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-02T06:42:19.436Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-02T06:42:19.610Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-02T06:42:19.796Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T06:42:20.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T06:42:20.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-02T06:42:20.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-02T06:42:20.557Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-02T06:42:20.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-02T06:42:20.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-02T06:42:21.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-02T06:42:21.188Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-02T06:42:21.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo [2020-11-02T06:42:21.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo [2020-11-02T06:42:21.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo [2020-11-02T06:42:21.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7058b91582d14480441a16e6ab008f70d1c9fd73 [Pipeline] echo [2020-11-02T06:42:21.989Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7058b91 [Pipeline] echo [2020-11-02T06:42:22.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-02T06:42:23.036Z] + git log --format=format:%s -1 7058b91582d14480441a16e6ab008f70d1c9fd73 [Pipeline] echo [2020-11-02T06:42:23.128Z] GIT_COMMIT: 7058b91582d14480441a16e6ab008f70d1c9fd73, Commit Message: Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo [2020-11-02T06:42:23.228Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:42:24.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:42:24.989Z] [2020-11-02T06:42:24.989Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:42:25.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:42:25.823Z] latest: Pulling from edgex-devops/git-semver [2020-11-02T06:42:25.823Z] 31603596830f: Pulling fs layer [2020-11-02T06:42:25.823Z] 2a8b12db71e7: Pulling fs layer [2020-11-02T06:42:25.823Z] 6ca5941a6612: Pulling fs layer [2020-11-02T06:42:25.823Z] ecc8261a40a4: Pulling fs layer [2020-11-02T06:42:25.823Z] ecc8261a40a4: Waiting [2020-11-02T06:42:26.123Z] 2a8b12db71e7: Verifying Checksum [2020-11-02T06:42:26.123Z] 2a8b12db71e7: Download complete [2020-11-02T06:42:26.502Z] 31603596830f: Verifying Checksum [2020-11-02T06:42:26.502Z] 31603596830f: Download complete [2020-11-02T06:42:26.861Z] ecc8261a40a4: Verifying Checksum [2020-11-02T06:42:26.861Z] ecc8261a40a4: Download complete [2020-11-02T06:42:27.140Z] 31603596830f: Pull complete [2020-11-02T06:42:27.140Z] 6ca5941a6612: Verifying Checksum [2020-11-02T06:42:27.140Z] 6ca5941a6612: Download complete [2020-11-02T06:42:27.442Z] 2a8b12db71e7: Pull complete [2020-11-02T06:42:29.561Z] 6ca5941a6612: Pull complete [2020-11-02T06:42:29.850Z] ecc8261a40a4: Pull complete [2020-11-02T06:42:29.850Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-02T06:42:29.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T06:42:29.850Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-02T06:42:30.343Z] prd-centos7-docker-4c-2g-10058 does not seem to be running inside a container [2020-11-02T06:42:30.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-69 -v /w/workspace/dgexfoundry_device-snmp-go_PR-69:/w/workspace/dgexfoundry_device-snmp-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-69@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-11-02T06:42:33.619Z] $ docker top d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-02T06:42:34.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T06:42:34.224Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T06:42:34.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T06:42:34.685Z] $ docker exec d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 ssh-agent [2020-11-02T06:42:35.272Z] SSH_AUTH_SOCK=/tmp/ssh-s1vAvi5Eim0L/agent.12 [2020-11-02T06:42:35.272Z] SSH_AGENT_PID=17 [2020-11-02T06:42:35.300Z] Running ssh-add (command line suppressed) [2020-11-02T06:42:35.633Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/private_key_2847440355082322103.key (/w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/private_key_2847440355082322103.key) [2020-11-02T06:42:35.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T06:42:36.117Z] + git tag --points-at HEAD [Pipeline] } [2020-11-02T06:42:36.362Z] $ docker exec --env ******** --env ******** d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 ssh-agent -k [2020-11-02T06:42:36.587Z] unset SSH_AUTH_SOCK; [2020-11-02T06:42:36.588Z] unset SSH_AGENT_PID; [2020-11-02T06:42:36.588Z] echo Agent pid 17 killed; [2020-11-02T06:42:36.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-02T06:42:36.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T06:42:36.985Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T06:42:37.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T06:42:37.375Z] $ docker exec d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 ssh-agent [2020-11-02T06:42:37.755Z] SSH_AUTH_SOCK=/tmp/ssh-H2DcMXa27gkK/agent.45 [2020-11-02T06:42:37.755Z] SSH_AGENT_PID=50 [2020-11-02T06:42:37.775Z] Running ssh-add (command line suppressed) [2020-11-02T06:42:38.064Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/private_key_4686791804829976218.key (/w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/private_key_4686791804829976218.key) [2020-11-02T06:42:38.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T06:42:38.607Z] + git semver init [2020-11-02T06:42:38.607Z] # -> Open(): unable to determine branch for HEAD [2020-11-02T06:42:38.607Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-69/.git [2020-11-02T06:42:38.607Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-69 [2020-11-02T06:42:38.607Z] # $SEMVER_REMOTE_NAME = origin [2020-11-02T06:42:38.607Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-02T06:42:38.607Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-02T06:42:38.607Z] # $SEMVER_BRANCH = PR-69 [2020-11-02T06:42:38.607Z] # $SEMVER_TEMP = /tmp/semver-145579991 [2020-11-02T06:42:38.607Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-11-02T06:42:38.885Z] # '/tmp/semver-145579991' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-69/.semver' [2020-11-02T06:42:39.168Z] # -> Force: false [2020-11-02T06:42:39.168Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-69/.semver [Pipeline] } [2020-11-02T06:42:39.208Z] $ docker exec --env ******** --env ******** d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 ssh-agent -k [2020-11-02T06:42:39.672Z] unset SSH_AUTH_SOCK; [2020-11-02T06:42:39.673Z] unset SSH_AGENT_PID; [2020-11-02T06:42:39.673Z] echo Agent pid 50 killed; [2020-11-02T06:42:39.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-02T06:42:40.505Z] + git semver [Pipeline] } [2020-11-02T06:42:40.568Z] $ docker stop --time=1 d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 [2020-11-02T06:42:42.273Z] $ docker rm -f d01f63e1be2712e5875bb917858d85f695775a8283a74f308fac77711b251272 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:42:43.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-02T06:42:43.986Z] Stashed 1 file(s) [Pipeline] echo [2020-11-02T06:42:44.018Z] [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T06:42:45.408Z] ========================================================= [2020-11-02T06:42:45.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-02T06:42:45.408Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:42:45.917Z] + 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-11-02T06:42:46.209Z] Sending build context to Docker daemon 460.3kB [2020-11-02T06:42:46.209Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-11-02T06:42:46.209Z] Step 2/10 : FROM ${BASE} [2020-11-02T06:42:46.209Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-02T06:42:46.209Z] df20fa9351a1: Pulling fs layer [2020-11-02T06:42:46.209Z] ed8968b2872e: Pulling fs layer [2020-11-02T06:42:46.209Z] a92cc7c5fd73: Pulling fs layer [2020-11-02T06:42:46.209Z] e871e8e8d7a9: Pulling fs layer [2020-11-02T06:42:46.209Z] e73272ec9a57: Pulling fs layer [2020-11-02T06:42:46.209Z] 1e910a182e73: Pulling fs layer [2020-11-02T06:42:46.209Z] 4e634b169226: Pulling fs layer [2020-11-02T06:42:46.209Z] e871e8e8d7a9: Waiting [2020-11-02T06:42:46.209Z] e73272ec9a57: Waiting [2020-11-02T06:42:46.209Z] 1e910a182e73: Waiting [2020-11-02T06:42:46.209Z] 4e634b169226: Waiting [2020-11-02T06:42:46.209Z] a92cc7c5fd73: Verifying Checksum [2020-11-02T06:42:46.209Z] a92cc7c5fd73: Download complete [2020-11-02T06:42:46.209Z] ed8968b2872e: Verifying Checksum [2020-11-02T06:42:46.209Z] ed8968b2872e: Download complete [2020-11-02T06:42:46.209Z] e73272ec9a57: Verifying Checksum [2020-11-02T06:42:46.209Z] e73272ec9a57: Download complete [2020-11-02T06:42:46.209Z] 1e910a182e73: Download complete [2020-11-02T06:42:46.493Z] df20fa9351a1: Verifying Checksum [2020-11-02T06:42:46.493Z] df20fa9351a1: Download complete [2020-11-02T06:42:47.136Z] df20fa9351a1: Pull complete [2020-11-02T06:42:47.803Z] ed8968b2872e: Pull complete [2020-11-02T06:42:48.091Z] a92cc7c5fd73: Pull complete [2020-11-02T06:42:50.529Z] 4e634b169226: Verifying Checksum [2020-11-02T06:42:50.529Z] 4e634b169226: Download complete [2020-11-02T06:42:52.553Z] e871e8e8d7a9: Verifying Checksum [2020-11-02T06:42:52.553Z] e871e8e8d7a9: Download complete [2020-11-02T06:42:59.991Z] Still waiting to schedule task [2020-11-02T06:42:59.991Z] ‘prd-centos7-docker-4c-2g-10065’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-8c-8g-10049’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-8c-8g-10051’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10062’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9796’ is offline [2020-11-02T06:43:02.882Z] e871e8e8d7a9: Pull complete [2020-11-02T06:43:03.187Z] e73272ec9a57: Pull complete [2020-11-02T06:43:03.484Z] 1e910a182e73: Pull complete [2020-11-02T06:43:09.014Z] 4e634b169226: Pull complete [2020-11-02T06:43:09.014Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-02T06:43:09.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-02T06:43:09.014Z] ---> f7629b54cfaa [2020-11-02T06:43:09.014Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-11-02T06:43:09.331Z] ---> Running in 8c1f7e5305c0 [2020-11-02T06:43:09.616Z] Removing intermediate container 8c1f7e5305c0 [2020-11-02T06:43:09.616Z] ---> 293c461502c3 [2020-11-02T06:43:09.616Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-11-02T06:43:09.889Z] ---> Running in d59e4f61e92f [2020-11-02T06:43:10.166Z] Removing intermediate container d59e4f61e92f [2020-11-02T06:43:10.166Z] ---> 0dc87f9ed862 [2020-11-02T06:43:10.166Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-11-02T06:43:10.166Z] ---> Running in 06071c6e237b [2020-11-02T06:43:10.443Z] Removing intermediate container 06071c6e237b [2020-11-02T06:43:10.443Z] ---> 206b5ea25dbb [2020-11-02T06:43:10.443Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-02T06:43:10.443Z] ---> Running in 6cbf211145ff [2020-11-02T06:43:12.533Z] Removing intermediate container 6cbf211145ff [2020-11-02T06:43:12.533Z] ---> 464dc350173e [2020-11-02T06:43:12.533Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-02T06:43:12.533Z] ---> Running in b33040d5e480 [2020-11-02T06:43:13.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-02T06:43:14.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-02T06:43:15.261Z] OK: 166 MiB in 39 packages [2020-11-02T06:43:15.883Z] Removing intermediate container b33040d5e480 [2020-11-02T06:43:15.883Z] ---> 926e25098938 [2020-11-02T06:43:15.883Z] Step 8/10 : WORKDIR /device-snmp-go [2020-11-02T06:43:16.158Z] ---> Running in 51afdfc6478f [2020-11-02T06:43:16.158Z] Removing intermediate container 51afdfc6478f [2020-11-02T06:43:16.158Z] ---> c15458ba8db0 [2020-11-02T06:43:16.158Z] Step 9/10 : COPY . . [2020-11-02T06:43:17.146Z] ---> 17bef8934cc1 [2020-11-02T06:43:17.146Z] Step 10/10 : RUN go mod download [2020-11-02T06:43:17.146Z] ---> Running in c0e0ee91d864 [2020-11-02T06:43:44.144Z] Removing intermediate container c0e0ee91d864 [2020-11-02T06:43:44.144Z] ---> 6176947938ee [2020-11-02T06:43:44.144Z] Successfully built 6176947938ee [2020-11-02T06:43:44.144Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:43:44.564Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T06:43:44.833Z] . [Pipeline] withDockerContainer [2020-11-02T06:43:45.068Z] prd-centos7-docker-4c-2g-10058 does not seem to be running inside a container [2020-11-02T06:43:45.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-snmp-go_PR-69 -v /w/workspace/dgexfoundry_device-snmp-go_PR-69:/w/workspace/dgexfoundry_device-snmp-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-69@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 ******** ci-base-image-x86_64 cat [2020-11-02T06:43:46.520Z] $ docker top 2aa30d207a758607fdb1cdfc3278227e450c189628a5f929beebe27ca093ae92 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:43:47.116Z] + go version [2020-11-02T06:43:47.116Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-02T06:43:47.171Z] $ docker stop --time=1 2aa30d207a758607fdb1cdfc3278227e450c189628a5f929beebe27ca093ae92 [2020-11-02T06:43:48.680Z] $ docker rm -f 2aa30d207a758607fdb1cdfc3278227e450c189628a5f929beebe27ca093ae92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:43:49.936Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T06:43:49.936Z] . [Pipeline] withDockerContainer [2020-11-02T06:43:50.098Z] prd-centos7-docker-4c-2g-10058 does not seem to be running inside a container [2020-11-02T06:43:50.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-snmp-go_PR-69 -v /w/workspace/dgexfoundry_device-snmp-go_PR-69:/w/workspace/dgexfoundry_device-snmp-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-69@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 ******** ci-base-image-x86_64 cat [2020-11-02T06:43:50.935Z] $ docker top 7b3e46b4912238dd294d9b47171291aa1eb4bf43275ee2d9e174dc43661b5f96 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:43:51.895Z] + make test [2020-11-02T06:43:51.895Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-02T06:43:52.903Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-11-02T06:44:20.786Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-11-02T06:44:20.786Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2020-11-02T06:44:20.786Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-02T06:44:23.553Z] gofmt -l . [2020-11-02T06:44:23.553Z] [ "`gofmt -l .`" = "" ] [2020-11-02T06:44:23.553Z] ./bin/test-attribution-txt.sh [2020-11-02T06:44:25.073Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-02T06:44:25.815Z] $ docker stop --time=1 7b3e46b4912238dd294d9b47171291aa1eb4bf43275ee2d9e174dc43661b5f96 [2020-11-02T06:44:28.141Z] $ docker rm -f 7b3e46b4912238dd294d9b47171291aa1eb4bf43275ee2d9e174dc43661b5f96 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:44:29.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T06:44:29.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-02T06:44:30.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-02T06:44:31.348Z] + ls -al . [2020-11-02T06:44:31.348Z] total 104 [2020-11-02T06:44:31.348Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 2 06:44 . [2020-11-02T06:44:31.348Z] drwxrwxr-x. 4 jenkins jenkins 112 Nov 2 06:42 .. [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 5082 Nov 2 06:42 Attribution.txt [2020-11-02T06:44:31.348Z] drwxrwxr-x. 2 jenkins jenkins 87 Nov 2 06:42 bin [2020-11-02T06:44:31.348Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 2 06:42 cmd [2020-11-02T06:44:31.348Z] -rw-r--r--. 1 jenkins jenkins 8493 Nov 2 06:44 coverage.out [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 1002 Nov 2 06:42 Dockerfile [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 409 Nov 2 06:42 Dockerfile.build [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 6 Nov 2 06:42 .dockerignore [2020-11-02T06:44:31.348Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 2 06:42 .git [2020-11-02T06:44:31.348Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 2 06:42 .github [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 272 Nov 2 06:42 .gitignore [2020-11-02T06:44:31.348Z] -rw-r--r--. 1 jenkins jenkins 211 Nov 2 06:44 go.mod [2020-11-02T06:44:31.348Z] -rw-r--r--. 1 jenkins jenkins 13975 Nov 2 06:44 go.sum [2020-11-02T06:44:31.348Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 2 06:42 internal [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 656 Nov 2 06:42 Jenkinsfile [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 2 06:42 LICENSE [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 937 Nov 2 06:42 Makefile [2020-11-02T06:44:31.348Z] drwxrwxr-x. 2 jenkins jenkins 84 Nov 2 06:42 profiles [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 12398 Nov 2 06:42 README.md [2020-11-02T06:44:31.348Z] drwx------. 3 jenkins jenkins 74 Nov 2 06:42 .semver [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 2 06:42 VERSION [2020-11-02T06:44:31.348Z] -rw-rw-r--. 1 jenkins jenkins 209 Nov 2 06:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:44:31.773Z] + 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=7058b91582d14480441a16e6ab008f70d1c9fd73 --label arch=amd64 --label version=0.0.0 . [2020-11-02T06:44:32.047Z] Sending build context to Docker daemon 469.5kB [2020-11-02T06:44:32.047Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-11-02T06:44:32.047Z] Step 2/26 : FROM ${BASE} AS builder [2020-11-02T06:44:32.047Z] ---> 6176947938ee [2020-11-02T06:44:32.047Z] Step 3/26 : ARG MAKE='make build' [2020-11-02T06:44:32.776Z] ---> Running in ddff39d2862d [2020-11-02T06:44:32.776Z] Removing intermediate container ddff39d2862d [2020-11-02T06:44:32.776Z] ---> 371532cd3a90 [2020-11-02T06:44:32.776Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-11-02T06:44:33.061Z] ---> Running in 8d20f5d62ed7 [2020-11-02T06:44:33.331Z] Removing intermediate container 8d20f5d62ed7 [2020-11-02T06:44:33.331Z] ---> 6165098ec3e9 [2020-11-02T06:44:33.332Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-11-02T06:44:33.332Z] ---> Running in c0d1c538b3c5 [2020-11-02T06:44:33.604Z] Removing intermediate container c0d1c538b3c5 [2020-11-02T06:44:33.604Z] ---> fb73691bdd0c [2020-11-02T06:44:33.604Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-02T06:44:33.604Z] ---> Running in ca2d2b9f1e4f [2020-11-02T06:44:35.280Z] Removing intermediate container ca2d2b9f1e4f [2020-11-02T06:44:35.280Z] ---> 5f2b7fa52b89 [2020-11-02T06:44:35.280Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-02T06:44:35.280Z] ---> Running in 7658d3edb959 [2020-11-02T06:44:35.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-02T06:44:36.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-02T06:44:38.185Z] OK: 166 MiB in 39 packages [2020-11-02T06:44:38.827Z] Removing intermediate container 7658d3edb959 [2020-11-02T06:44:38.827Z] ---> 267d6967f9e1 [2020-11-02T06:44:38.827Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-11-02T06:44:38.827Z] ---> Running in 9321ae52ed0b [2020-11-02T06:44:38.827Z] Removing intermediate container 9321ae52ed0b [2020-11-02T06:44:38.827Z] ---> ed2512b8991a [2020-11-02T06:44:38.827Z] Step 9/26 : COPY go.mod . [2020-11-02T06:44:39.428Z] ---> a7b48107075a [2020-11-02T06:44:39.428Z] Step 10/26 : COPY Makefile . [2020-11-02T06:44:39.705Z] ---> 80239079a2a9 [2020-11-02T06:44:39.705Z] Step 11/26 : RUN make update [2020-11-02T06:44:39.705Z] ---> Running in 5ca80ed0a502 [2020-11-02T06:44:40.359Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-02T06:44:41.346Z] Removing intermediate container 5ca80ed0a502 [2020-11-02T06:44:41.346Z] ---> ef974be5fc73 [2020-11-02T06:44:41.346Z] Step 12/26 : COPY . . [2020-11-02T06:44:41.965Z] ---> 2f3e5915130e [2020-11-02T06:44:41.965Z] Step 13/26 : RUN ${MAKE} [2020-11-02T06:44:42.235Z] ---> Running in 6bd337d35224 [2020-11-02T06:44:42.886Z] 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-11-02T06:45:01.749Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-02T06:45:06.775Z] Removing intermediate container 6bd337d35224 [2020-11-02T06:45:06.775Z] ---> 9d91edd563e4 [2020-11-02T06:45:06.775Z] Step 14/26 : FROM alpine [2020-11-02T06:45:07.384Z] latest: Pulling from library/alpine [2020-11-02T06:45:07.384Z] 188c0c94c7c5: Pulling fs layer [2020-11-02T06:45:07.682Z] 188c0c94c7c5: Verifying Checksum [2020-11-02T06:45:07.682Z] 188c0c94c7c5: Download complete [2020-11-02T06:45:08.290Z] 188c0c94c7c5: Pull complete [2020-11-02T06:45:08.290Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-02T06:45:08.290Z] Status: Downloaded newer image for alpine:latest [2020-11-02T06:45:08.290Z] ---> d6e46aa2470d [2020-11-02T06:45:08.290Z] Step 15/26 : ENV APP_PORT=49993 [2020-11-02T06:45:08.566Z] ---> Running in eb9d7301028a [2020-11-02T06:45:08.566Z] Removing intermediate container eb9d7301028a [2020-11-02T06:45:08.566Z] ---> 1d9bcd7c912d [2020-11-02T06:45:08.566Z] Step 16/26 : EXPOSE $APP_PORT [2020-11-02T06:45:08.840Z] ---> Running in 8392ef36f373 [2020-11-02T06:45:09.117Z] Removing intermediate container 8392ef36f373 [2020-11-02T06:45:09.117Z] ---> 73350ce9406c [2020-11-02T06:45:09.117Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-11-02T06:45:09.406Z] ---> Running in 2334e27ae264 [2020-11-02T06:45:09.692Z] Removing intermediate container 2334e27ae264 [2020-11-02T06:45:09.692Z] ---> 3d5c250e647d [2020-11-02T06:45:09.692Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-11-02T06:45:09.692Z] ---> Running in 01e3fd1eda79 [2020-11-02T06:45:09.981Z] Removing intermediate container 01e3fd1eda79 [2020-11-02T06:45:09.981Z] ---> 383540abbb36 [2020-11-02T06:45:09.981Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-11-02T06:45:10.971Z] ---> 38cb189749de [2020-11-02T06:45:10.971Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-11-02T06:45:11.586Z] ---> d626398e2643 [2020-11-02T06:45:11.586Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-11-02T06:45:12.201Z] ---> 1449fe0fc394 [2020-11-02T06:45:12.201Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-11-02T06:45:12.202Z] ---> Running in 3923dc205a06 [2020-11-02T06:45:12.500Z] Removing intermediate container 3923dc205a06 [2020-11-02T06:45:12.500Z] ---> d8c1f5b21da9 [2020-11-02T06:45:12.500Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-11-02T06:45:12.500Z] ---> Running in 51fa9c2a1b30 [2020-11-02T06:45:12.800Z] Removing intermediate container 51fa9c2a1b30 [2020-11-02T06:45:12.800Z] ---> 59cdb1536144 [2020-11-02T06:45:12.800Z] Step 24/26 : LABEL arch=amd64 [2020-11-02T06:45:12.800Z] ---> Running in 768d4b3416d5 [2020-11-02T06:45:13.131Z] Removing intermediate container 768d4b3416d5 [2020-11-02T06:45:13.131Z] ---> 54d26b044c90 [2020-11-02T06:45:13.131Z] Step 25/26 : LABEL git_sha=7058b91582d14480441a16e6ab008f70d1c9fd73 [2020-11-02T06:45:13.131Z] ---> Running in cfb3d2d5c2fd [2020-11-02T06:45:13.461Z] Removing intermediate container cfb3d2d5c2fd [2020-11-02T06:45:13.461Z] ---> b96c35e4b9cf [2020-11-02T06:45:13.461Z] Step 26/26 : LABEL version=0.0.0 [2020-11-02T06:45:13.461Z] ---> Running in f19e528e3b69 [2020-11-02T06:45:13.736Z] Removing intermediate container f19e528e3b69 [2020-11-02T06:45:13.736Z] ---> f847de0ca45a [2020-11-02T06:45:13.736Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-02T06:45:13.736Z] Successfully built f847de0ca45a [2020-11-02T06:45:13.736Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-02T06:45:50.421Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-10075 in /w/workspace/dgexfoundry_device-snmp-go_PR-69 [Pipeline] { [Pipeline] ws [2020-11-02T06:45:50.520Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-11-02T06:45:56.281Z] using credential edgex-jenkins-ssh [2020-11-02T06:45:56.341Z] Cloning the remote Git repository [2020-11-02T06:45:56.416Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-11-02T06:45:56.535Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-11-02T06:45:56.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-02T06:45:56.614Z] > git --version # timeout=10 [2020-11-02T06:45:56.637Z] > git --version # 'git version 2.17.1' [2020-11-02T06:45:56.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:45:56.726Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:45:58.030Z] Merging remotes/origin/master commit 03464ffadf6f8b9068bcdea2569ab2e117b905af into PR head commit 7058b91582d14480441a16e6ab008f70d1c9fd73 [2020-11-02T06:45:58.238Z] Merge succeeded, producing 7058b91582d14480441a16e6ab008f70d1c9fd73 [2020-11-02T06:45:58.238Z] Checking out Revision 7058b91582d14480441a16e6ab008f70d1c9fd73 (PR-69) [2020-11-02T06:45:57.427Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-02T06:45:57.443Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T06:45:57.477Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-11-02T06:45:57.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-11-02T06:45:57.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:45:57.524Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-02T06:45:58.045Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:45:58.064Z] > git checkout -f 7058b91582d14480441a16e6ab008f70d1c9fd73 # timeout=10 [2020-11-02T06:45:58.141Z] > git remote # timeout=10 [2020-11-02T06:45:58.158Z] > git config --get remote.origin.url # timeout=10 [2020-11-02T06:45:58.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T06:45:58.192Z] > git merge 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 [2020-11-02T06:45:58.213Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-02T06:45:58.242Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T06:45:58.256Z] > git checkout -f 7058b91582d14480441a16e6ab008f70d1c9fd73 # timeout=10 [2020-11-02T06:46:02.963Z] Commit message: "Bump github.com/edgexfoundry/device-sdk-go" [2020-11-02T06:46:03.033Z] > git --version # timeout=10 [2020-11-02T06:46:03.043Z] > git --version # 'git version 2.17.1' [2020-11-02T06:46:03.060Z] fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T06:46:04.177Z] ========================================================= [2020-11-02T06:46:04.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-02T06:46:04.177Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:46:05.235Z] + 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-11-02T06:46:06.254Z] Sending build context to Docker daemon 313.9kB [2020-11-02T06:46:06.254Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-11-02T06:46:06.254Z] Step 2/10 : FROM ${BASE} [2020-11-02T06:46:06.533Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-02T06:46:06.533Z] b538f80385f9: Pulling fs layer [2020-11-02T06:46:06.533Z] 74f711af9a0d: Pulling fs layer [2020-11-02T06:46:06.533Z] 99f96fe45779: Pulling fs layer [2020-11-02T06:46:06.533Z] 8529a6b9a6be: Pulling fs layer [2020-11-02T06:46:06.533Z] 45590311c82a: Pulling fs layer [2020-11-02T06:46:06.533Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-02T06:46:06.533Z] 209524e5b208: Pulling fs layer [2020-11-02T06:46:06.533Z] 8529a6b9a6be: Waiting [2020-11-02T06:46:06.533Z] 69ca0ff8b7b3: Waiting [2020-11-02T06:46:06.533Z] 209524e5b208: Waiting [2020-11-02T06:46:06.533Z] 45590311c82a: Waiting [2020-11-02T06:46:06.533Z] 99f96fe45779: Verifying Checksum [2020-11-02T06:46:06.533Z] 99f96fe45779: Download complete [2020-11-02T06:46:06.533Z] 74f711af9a0d: Verifying Checksum [2020-11-02T06:46:06.533Z] 74f711af9a0d: Download complete [2020-11-02T06:46:06.533Z] 45590311c82a: Verifying Checksum [2020-11-02T06:46:06.533Z] 45590311c82a: Download complete [2020-11-02T06:46:06.533Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-02T06:46:06.533Z] 69ca0ff8b7b3: Download complete [2020-11-02T06:46:06.533Z] b538f80385f9: Verifying Checksum [2020-11-02T06:46:06.533Z] b538f80385f9: Download complete [2020-11-02T06:46:07.531Z] b538f80385f9: Pull complete [2020-11-02T06:46:08.138Z] 74f711af9a0d: Pull complete [2020-11-02T06:46:08.419Z] 99f96fe45779: Pull complete [2020-11-02T06:46:09.418Z] 209524e5b208: Verifying Checksum [2020-11-02T06:46:09.418Z] 209524e5b208: Download complete [2020-11-02T06:46:11.482Z] 8529a6b9a6be: Verifying Checksum [2020-11-02T06:46:11.482Z] 8529a6b9a6be: Download complete [2020-11-02T06:46:21.030Z] 8529a6b9a6be: Pull complete [2020-11-02T06:46:21.030Z] 45590311c82a: Pull complete [2020-11-02T06:46:21.314Z] 69ca0ff8b7b3: Pull complete [2020-11-02T06:46:25.832Z] 209524e5b208: Pull complete [2020-11-02T06:46:25.832Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-02T06:46:25.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-02T06:46:25.832Z] ---> 5bddaf1c2fca [2020-11-02T06:46:25.832Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-11-02T06:46:28.514Z] ---> Running in a62d5bcd0d2e [2020-11-02T06:46:28.793Z] Removing intermediate container a62d5bcd0d2e [2020-11-02T06:46:28.793Z] ---> 4c4ff57343c1 [2020-11-02T06:46:28.793Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-11-02T06:46:28.793Z] ---> Running in 9e55bbb9c242 [2020-11-02T06:46:29.430Z] Removing intermediate container 9e55bbb9c242 [2020-11-02T06:46:29.430Z] ---> bfaf85d52153 [2020-11-02T06:46:29.430Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-11-02T06:46:29.430Z] ---> Running in 9a1a5256138c [2020-11-02T06:46:30.038Z] Removing intermediate container 9a1a5256138c [2020-11-02T06:46:30.038Z] ---> c9e146ae25b7 [2020-11-02T06:46:30.038Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-02T06:46:30.038Z] ---> Running in d8e66e7fc319 [2020-11-02T06:46:32.685Z] Removing intermediate container d8e66e7fc319 [2020-11-02T06:46:32.685Z] ---> 5fd3f65b37e7 [2020-11-02T06:46:32.685Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-02T06:46:32.966Z] ---> Running in 73b3103ad32b [2020-11-02T06:46:34.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-02T06:46:35.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-02T06:46:37.901Z] OK: 142 MiB in 39 packages [2020-11-02T06:46:38.897Z] Removing intermediate container 73b3103ad32b [2020-11-02T06:46:38.897Z] ---> 50bf9bfd5493 [2020-11-02T06:46:38.897Z] Step 8/10 : WORKDIR /device-snmp-go [2020-11-02T06:46:39.174Z] ---> Running in b4c3aa7e453f [2020-11-02T06:46:39.787Z] Removing intermediate container b4c3aa7e453f [2020-11-02T06:46:39.787Z] ---> 40d9f5b5debf [2020-11-02T06:46:39.787Z] Step 9/10 : COPY . . [2020-11-02T06:46:40.809Z] ---> 49a142569767 [2020-11-02T06:46:40.810Z] Step 10/10 : RUN go mod download [2020-11-02T06:46:40.810Z] ---> Running in f873b363a053 [2020-11-02T06:47:07.659Z] Removing intermediate container f873b363a053 [2020-11-02T06:47:07.659Z] ---> 8d42528e449f [2020-11-02T06:47:07.659Z] Successfully built 8d42528e449f [2020-11-02T06:47:07.659Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:47:08.132Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T06:47:08.132Z] . [Pipeline] withDockerContainer [2020-11-02T06:47:08.482Z] prd-ubuntu18.04-docker-arm64-4c-16g-10075 does not seem to be running inside a container [2020-11-02T06:47:08.587Z] $ 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 ******** ci-base-image-arm64 cat [2020-11-02T06:47:10.732Z] $ docker top 00338e8a5457997894c2ebb5cd3d2e27d5caa0ad338e9a9a3f9117c0e3a96918 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:47:12.295Z] + go version [2020-11-02T06:47:12.296Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-02T06:47:12.337Z] $ docker stop --time=1 00338e8a5457997894c2ebb5cd3d2e27d5caa0ad338e9a9a3f9117c0e3a96918 [2020-11-02T06:47:14.390Z] $ docker rm -f 00338e8a5457997894c2ebb5cd3d2e27d5caa0ad338e9a9a3f9117c0e3a96918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:47:15.734Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T06:47:15.734Z] . [Pipeline] withDockerContainer [2020-11-02T06:47:16.072Z] prd-ubuntu18.04-docker-arm64-4c-16g-10075 does not seem to be running inside a container [2020-11-02T06:47:16.182Z] $ 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 ******** ci-base-image-arm64 cat [2020-11-02T06:47:18.317Z] $ docker top a5f62b853737170b235dd46e5020be5a5c17bf52252311e26e583525f4384aee -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:47:19.863Z] + make test [2020-11-02T06:47:19.863Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-11-02T06:47:21.314Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-11-02T06:48:00.405Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-11-02T06:48:00.405Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2020-11-02T06:48:00.405Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-02T06:48:04.732Z] gofmt -l . [2020-11-02T06:48:04.732Z] [ "`gofmt -l .`" = "" ] [2020-11-02T06:48:04.732Z] ./bin/test-attribution-txt.sh [2020-11-02T06:48:05.709Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-02T06:48:06.017Z] $ docker stop --time=1 a5f62b853737170b235dd46e5020be5a5c17bf52252311e26e583525f4384aee [2020-11-02T06:48:08.359Z] $ docker rm -f a5f62b853737170b235dd46e5020be5a5c17bf52252311e26e583525f4384aee [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T06:48:09.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T06:48:09.359Z] Warning: overwriting stash ‘coverage-report’ [2020-11-02T06:48:10.155Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-02T06:48:11.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-02T06:48:11.592Z] + ls -al . [2020-11-02T06:48:11.592Z] total 132 [2020-11-02T06:48:11.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:48 . [2020-11-02T06:48:11.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:45 .. [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 2 06:45 .dockerignore [2020-11-02T06:48:11.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:46 .git [2020-11-02T06:48:11.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 .github [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 2 06:45 .gitignore [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 5082 Nov 2 06:45 Attribution.txt [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 1002 Nov 2 06:45 Dockerfile [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 409 Nov 2 06:45 Dockerfile.build [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 2 06:45 Jenkinsfile [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 06:45 LICENSE [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 937 Nov 2 06:45 Makefile [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 12398 Nov 2 06:45 README.md [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:42 VERSION [2020-11-02T06:48:11.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 bin [2020-11-02T06:48:11.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:45 cmd [2020-11-02T06:48:11.592Z] -rw-r--r-- 1 jenkins jenkins 8493 Nov 2 06:47 coverage.out [2020-11-02T06:48:11.592Z] -rw-r--r-- 1 jenkins jenkins 211 Nov 2 06:48 go.mod [2020-11-02T06:48:11.592Z] -rw-r--r-- 1 jenkins jenkins 13975 Nov 2 06:48 go.sum [2020-11-02T06:48:11.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:45 internal [2020-11-02T06:48:11.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:45 profiles [2020-11-02T06:48:11.592Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 2 06:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:48:12.005Z] + 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=7058b91582d14480441a16e6ab008f70d1c9fd73 --label arch=arm64 --label version=0.0.0 . [2020-11-02T06:48:12.306Z] Sending build context to Docker daemon 323.1kB [2020-11-02T06:48:12.306Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-11-02T06:48:12.306Z] Step 2/26 : FROM ${BASE} AS builder [2020-11-02T06:48:12.306Z] ---> 8d42528e449f [2020-11-02T06:48:12.306Z] Step 3/26 : ARG MAKE='make build' [2020-11-02T06:48:12.579Z] ---> Running in d25256164850 [2020-11-02T06:48:13.173Z] Removing intermediate container d25256164850 [2020-11-02T06:48:13.173Z] ---> edd2f2fc3611 [2020-11-02T06:48:13.173Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-11-02T06:48:13.173Z] ---> Running in 3dd9ab6d811f [2020-11-02T06:48:13.768Z] Removing intermediate container 3dd9ab6d811f [2020-11-02T06:48:13.768Z] ---> 4859552494b4 [2020-11-02T06:48:13.768Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-11-02T06:48:13.768Z] ---> Running in 90f5d8bde8de [2020-11-02T06:48:14.365Z] Removing intermediate container 90f5d8bde8de [2020-11-02T06:48:14.365Z] ---> 5529a1407203 [2020-11-02T06:48:14.365Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-02T06:48:14.365Z] ---> Running in dc08b8b4707f [2020-11-02T06:48:17.000Z] Removing intermediate container dc08b8b4707f [2020-11-02T06:48:17.000Z] ---> 35f7930a495a [2020-11-02T06:48:17.000Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-02T06:48:17.000Z] ---> Running in 45f05657e144 [2020-11-02T06:48:18.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-02T06:48:19.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-02T06:48:20.401Z] OK: 142 MiB in 39 packages [2020-11-02T06:48:21.380Z] Removing intermediate container 45f05657e144 [2020-11-02T06:48:21.380Z] ---> 226888e716df [2020-11-02T06:48:21.380Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-11-02T06:48:21.380Z] ---> Running in c6b7c4223429 [2020-11-02T06:48:21.977Z] Removing intermediate container c6b7c4223429 [2020-11-02T06:48:21.977Z] ---> 94460e960692 [2020-11-02T06:48:21.977Z] Step 9/26 : COPY go.mod . [2020-11-02T06:48:22.577Z] ---> bdc7875b4670 [2020-11-02T06:48:22.577Z] Step 10/26 : COPY Makefile . [2020-11-02T06:48:23.567Z] ---> 63baeb643793 [2020-11-02T06:48:23.567Z] Step 11/26 : RUN make update [2020-11-02T06:48:23.567Z] ---> Running in 9459032806cc [2020-11-02T06:48:25.018Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-02T06:48:26.469Z] Removing intermediate container 9459032806cc [2020-11-02T06:48:26.469Z] ---> 36012959e569 [2020-11-02T06:48:26.470Z] Step 12/26 : COPY . . [2020-11-02T06:48:27.461Z] ---> 3602e30a2f32 [2020-11-02T06:48:27.461Z] Step 13/26 : RUN ${MAKE} [2020-11-02T06:48:27.461Z] ---> Running in d935fa92a2ce [2020-11-02T06:48:29.447Z] 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-11-02T06:49:01.878Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-02T06:49:05.267Z] Removing intermediate container d935fa92a2ce [2020-11-02T06:49:05.267Z] ---> 7672f1b2b37c [2020-11-02T06:49:05.267Z] Step 14/26 : FROM alpine [2020-11-02T06:49:05.267Z] latest: Pulling from library/alpine [2020-11-02T06:49:05.538Z] 5f621e34cdf4: Pulling fs layer [2020-11-02T06:49:05.538Z] 5f621e34cdf4: Verifying Checksum [2020-11-02T06:49:05.538Z] 5f621e34cdf4: Download complete [2020-11-02T06:49:06.135Z] 5f621e34cdf4: Pull complete [2020-11-02T06:49:06.135Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-02T06:49:06.135Z] Status: Downloaded newer image for alpine:latest [2020-11-02T06:49:06.135Z] ---> 2e77e061c27f [2020-11-02T06:49:06.135Z] Step 15/26 : ENV APP_PORT=49993 [2020-11-02T06:49:06.407Z] ---> Running in 8e125445dfdd [2020-11-02T06:49:07.007Z] Removing intermediate container 8e125445dfdd [2020-11-02T06:49:07.007Z] ---> 69e3a77fb226 [2020-11-02T06:49:07.007Z] Step 16/26 : EXPOSE $APP_PORT [2020-11-02T06:49:07.007Z] ---> Running in e04dd062da88 [2020-11-02T06:49:07.282Z] Removing intermediate container e04dd062da88 [2020-11-02T06:49:07.282Z] ---> 5cd2add099a7 [2020-11-02T06:49:07.282Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-11-02T06:49:07.557Z] ---> Running in c238ab5b4b89 [2020-11-02T06:49:07.835Z] Removing intermediate container c238ab5b4b89 [2020-11-02T06:49:07.835Z] ---> 0cb461efdc38 [2020-11-02T06:49:07.835Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-11-02T06:49:08.106Z] ---> Running in 0b3d88e1d6cd [2020-11-02T06:49:08.700Z] Removing intermediate container 0b3d88e1d6cd [2020-11-02T06:49:08.700Z] ---> 2d8677d26318 [2020-11-02T06:49:08.700Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-11-02T06:49:10.138Z] ---> 184c60e8b47c [2020-11-02T06:49:10.138Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-11-02T06:49:10.736Z] ---> 2db632f5cc7a [2020-11-02T06:49:10.736Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-11-02T06:49:11.337Z] ---> eb0008dcb66f [2020-11-02T06:49:11.337Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-11-02T06:49:11.337Z] ---> Running in c48c9e9d109b [2020-11-02T06:49:11.935Z] Removing intermediate container c48c9e9d109b [2020-11-02T06:49:11.935Z] ---> bf7aa15f8f38 [2020-11-02T06:49:11.935Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-11-02T06:49:11.935Z] ---> Running in 40f9ed96cb14 [2020-11-02T06:49:12.530Z] Removing intermediate container 40f9ed96cb14 [2020-11-02T06:49:12.530Z] ---> ef12dd3f9b80 [2020-11-02T06:49:12.530Z] Step 24/26 : LABEL arch=arm64 [2020-11-02T06:49:12.530Z] ---> Running in 7806aa3a35ca [2020-11-02T06:49:13.133Z] Removing intermediate container 7806aa3a35ca [2020-11-02T06:49:13.133Z] ---> 54487721694f [2020-11-02T06:49:13.133Z] Step 25/26 : LABEL git_sha=7058b91582d14480441a16e6ab008f70d1c9fd73 [2020-11-02T06:49:13.133Z] ---> Running in de33fc6137a7 [2020-11-02T06:49:13.731Z] Removing intermediate container de33fc6137a7 [2020-11-02T06:49:13.731Z] ---> 22820a1bfec7 [2020-11-02T06:49:13.731Z] Step 26/26 : LABEL version=0.0.0 [2020-11-02T06:49:13.731Z] ---> Running in 523cd544bfe2 [2020-11-02T06:49:14.002Z] Removing intermediate container 523cd544bfe2 [2020-11-02T06:49:14.002Z] ---> e284d8a53f19 [2020-11-02T06:49:14.002Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-02T06:49:14.002Z] Successfully built e284d8a53f19 [2020-11-02T06:49:14.002Z] 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-11-02T06:49:16.650Z] provisioning config files... [2020-11-02T06:49:16.668Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/config1371513436010982735tmp [Pipeline] { [Pipeline] sh [2020-11-02T06:49:17.119Z] + set +x [2020-11-02T06:49:17.119Z] + curl -s https://codecov.io/bash [2020-11-02T06:49:17.119Z] + bash -s -- [2020-11-02T06:49:17.387Z] [2020-11-02T06:49:17.387Z] _____ _ [2020-11-02T06:49:17.387Z] / ____| | | [2020-11-02T06:49:17.387Z] | | ___ __| | ___ ___ _____ __ [2020-11-02T06:49:17.387Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-02T06:49:17.387Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-02T06:49:17.387Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-02T06:49:17.387Z] Bash-20201009-048fee3 [2020-11-02T06:49:17.387Z] [2020-11-02T06:49:17.387Z] [2020-11-02T06:49:17.387Z] ==> Jenkins CI detected. [2020-11-02T06:49:17.387Z] project root: . [2020-11-02T06:49:17.387Z] --> token set from env [2020-11-02T06:49:17.387Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-02T06:49:17.387Z] ==> Running gcov in . (disable via -X gcov) [2020-11-02T06:49:17.387Z] ==> Python coveragepy not found [2020-11-02T06:49:17.387Z] ==> Searching for coverage reports in: [2020-11-02T06:49:17.387Z] + . [2020-11-02T06:49:17.387Z] -> Found 1 reports [2020-11-02T06:49:17.387Z] ==> Detecting git/mercurial file structure [2020-11-02T06:49:17.387Z] ==> Reading reports [2020-11-02T06:49:17.659Z] + ./coverage.out bytes=8493 [2020-11-02T06:49:17.659Z] ==> Appending adjustments [2020-11-02T06:49:17.659Z] https://docs.codecov.io/docs/fixing-reports [2020-11-02T06:49:17.659Z] + Found adjustments [2020-11-02T06:49:17.659Z] ==> Gzipping contents [2020-11-02T06:49:17.659Z] ==> Uploading reports [2020-11-02T06:49:17.659Z] url: https://codecov.io [2020-11-02T06:49:17.659Z] query: branch=PR-69&commit=7058b91582d14480441a16e6ab008f70d1c9fd73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-69%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=69&job=&cmd_args= [2020-11-02T06:49:17.659Z] -> Pinging Codecov [2020-11-02T06:49:17.659Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-69&commit=7058b91582d14480441a16e6ab008f70d1c9fd73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-69%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=69&job=&cmd_args= [2020-11-02T06:49:17.927Z] -> Uploading to [2020-11-02T06:49:17.927Z] [2020-11-02T06:49:17.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T06:49:17.927Z] Dload Upload Total Spent Left Speed [2020-11-02T06:49:17.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-11-02T06:49:17.927Z] X> Failed to upload [2020-11-02T06:49:17.927Z] ==> Uploading to Codecov [2020-11-02T06:49:17.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T06:49:17.927Z] Dload Upload Total Spent Left Speed [2020-11-02T06:49:18.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1558 100 111 100 1447 201 2630 --:--:-- --:--:-- --:--:-- 2630 [2020-11-02T06:49:18.552Z] View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/7058b91582d14480441a16e6ab008f70d1c9fd73 [Pipeline] } [2020-11-02T06:49:18.607Z] 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] { (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 [2020-11-02T06:49:22.787Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:49:23.646Z] ---> package-listing.sh [2020-11-02T06:49:23.646Z] ++ facter osfamily [2020-11-02T06:49:23.646Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-02T06:49:23.921Z] + OS_FAMILY=redhat [2020-11-02T06:49:23.921Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-69 [2020-11-02T06:49:23.921Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-02T06:49:23.921Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-02T06:49:23.921Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-02T06:49:23.921Z] + PACKAGES=/tmp/packages_start.txt [2020-11-02T06:49:23.921Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-69 ']' [2020-11-02T06:49:23.921Z] + PACKAGES=/tmp/packages_end.txt [2020-11-02T06:49:23.921Z] + case "${OS_FAMILY}" in [2020-11-02T06:49:23.921Z] + sort [2020-11-02T06:49:23.921Z] + rpm -qa [2020-11-02T06:49:28.373Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-02T06:49:28.373Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-02T06:49:28.373Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-02T06:49:28.373Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-69 ']' [2020-11-02T06:49:28.373Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-69/archives/ [2020-11-02T06:49:28.373Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-69/archives/ [Pipeline] echo [2020-11-02T06:49:28.420Z] 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-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-02T06:49:28.773Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:49:29.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T06:49:29.759Z] [2020-11-02T06:49:29.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-02T06:49:30.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T06:49:30.189Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-02T06:49:30.189Z] df20fa9351a1: Already exists [2020-11-02T06:49:30.189Z] 36b3adc4ff6f: Pulling fs layer [2020-11-02T06:49:30.189Z] 8ad3a11d3b57: Pulling fs layer [2020-11-02T06:49:30.189Z] 46f8f816bc3b: Pulling fs layer [2020-11-02T06:49:30.189Z] 93b61091891f: Pulling fs layer [2020-11-02T06:49:30.189Z] 93b9cdb0e59b: Pulling fs layer [2020-11-02T06:49:30.189Z] 5e14af77c1be: Pulling fs layer [2020-11-02T06:49:30.189Z] 01666e4c0597: Pulling fs layer [2020-11-02T06:49:30.189Z] aa168da1d23b: Pulling fs layer [2020-11-02T06:49:30.189Z] 93b61091891f: Waiting [2020-11-02T06:49:30.189Z] 5e14af77c1be: Waiting [2020-11-02T06:49:30.189Z] 01666e4c0597: Waiting [2020-11-02T06:49:30.189Z] 93b9cdb0e59b: Waiting [2020-11-02T06:49:30.189Z] aa168da1d23b: Waiting [2020-11-02T06:49:30.189Z] 46f8f816bc3b: Verifying Checksum [2020-11-02T06:49:30.189Z] 36b3adc4ff6f: Download complete [2020-11-02T06:49:30.189Z] 93b9cdb0e59b: Verifying Checksum [2020-11-02T06:49:30.189Z] 93b9cdb0e59b: Download complete [2020-11-02T06:49:30.469Z] 5e14af77c1be: Verifying Checksum [2020-11-02T06:49:30.469Z] 5e14af77c1be: Download complete [2020-11-02T06:49:30.469Z] 01666e4c0597: Verifying Checksum [2020-11-02T06:49:30.469Z] 01666e4c0597: Download complete [2020-11-02T06:49:30.469Z] 93b61091891f: Verifying Checksum [2020-11-02T06:49:30.469Z] 93b61091891f: Download complete [2020-11-02T06:49:30.758Z] 36b3adc4ff6f: Pull complete [2020-11-02T06:49:31.050Z] 8ad3a11d3b57: Verifying Checksum [2020-11-02T06:49:31.050Z] 8ad3a11d3b57: Download complete [2020-11-02T06:49:32.687Z] 8ad3a11d3b57: Pull complete [2020-11-02T06:49:32.687Z] 46f8f816bc3b: Pull complete [2020-11-02T06:49:33.316Z] 93b61091891f: Pull complete [2020-11-02T06:49:33.316Z] 93b9cdb0e59b: Pull complete [2020-11-02T06:49:33.587Z] 5e14af77c1be: Pull complete [2020-11-02T06:49:34.663Z] 01666e4c0597: Pull complete [2020-11-02T06:49:36.205Z] aa168da1d23b: Verifying Checksum [2020-11-02T06:49:36.205Z] aa168da1d23b: Download complete [2020-11-02T06:49:48.749Z] aa168da1d23b: Pull complete [2020-11-02T06:49:48.750Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-02T06:49:48.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T06:49:48.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-02T06:49:49.246Z] prd-centos7-docker-4c-2g-10058 does not seem to be running inside a container [2020-11-02T06:49:49.325Z] $ 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-69/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-69 -v /w/workspace/dgexfoundry_device-snmp-go_PR-69:/w/workspace/dgexfoundry_device-snmp-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-69@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-11-02T06:49:52.554Z] $ docker top d7369c4a0161c6442dfbd337f5bc1b8dc78ef38ff2984a16c2965a80187c714c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T06:49:53.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-02T06:49:53.627Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-02T06:49:54.053Z] + ls /var/log/sa-host [2020-11-02T06:49:54.053Z] + sadf -c /var/log/sa-host/sa02 [2020-11-02T06:49:54.053Z] file_magic: OK [2020-11-02T06:49:54.053Z] HZ: Using current value: 100 [2020-11-02T06:49:54.053Z] file_header: OK [2020-11-02T06:49:54.053Z] 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-11-02T06:49:54.053Z] Statistics: [2020-11-02T06:49:54.053Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T06:49:54.053Z] File successfully converted to sysstat format version 12.2.1 [2020-11-02T06:49:54.053Z] + sadf -c /var/log/sa-host/sa05 [2020-11-02T06:49:54.053Z] file_magic: OK [2020-11-02T06:49:54.053Z] HZ: Using current value: 100 [2020-11-02T06:49:54.053Z] file_header: OK [2020-11-02T06:49:54.053Z] 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-11-02T06:49:54.053Z] Statistics: [2020-11-02T06:49:54.053Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T06:49:54.053Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-02T06:49:54.477Z] provisioning config files... [2020-11-02T06:49:54.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-69@tmp/config5457424464298085426tmp [Pipeline] { [Pipeline] echo [2020-11-02T06:49:54.683Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:49:55.446Z] ---> create-netrc.sh [Pipeline] } [2020-11-02T06:49:55.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-02T06:49:55.649Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:49:56.154Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-02T06:49:56.211Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:49:56.623Z] ---> sudo-logs.sh [2020-11-02T06:49:56.624Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-02T06:49:56.963Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:49:58.279Z] ---> job-cost.sh [2020-11-02T06:49:58.279Z] lf-activate-venv: SKIPPING [2020-11-02T06:49:58.279Z] INFO: No Stack... [2020-11-02T06:49:59.599Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-02T06:50:00.194Z] INFO: Archiving Costs [Pipeline] echo [2020-11-02T06:50:00.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T06:50:00.671Z] ---> logs-deploy.sh [2020-11-02T06:50:00.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-69/1 [2020-11-02T06:50:00.671Z] INFO: archiving workspace using pattern(s): [2020-11-02T06:50:04.167Z] Archives upload complete. [2020-11-02T06:50:04.167Z] INFO: archiving logs to Nexus