Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d16fb4d93ca6e97d2ee1369daf0115c666a140da+dfea19939c3e5952b7f8a352ed4dd87bf2177730 (15bf2be2ab9c8cfaac053e8dffec9355064c386c) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-72/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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-72/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13228 in /w/workspace/dgexfoundry_device-snmp-go_PR-72 [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-72 # 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 dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit d16fb4d93ca6e97d2ee1369daf0115c666a140da > 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/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 > git remote # timeout=10 Merge succeeded, producing d16fb4d93ca6e97d2ee1369daf0115c666a140da Checking out Revision d16fb4d93ca6e97d2ee1369daf0115c666a140da (PR-72) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:00 ========================================================= 06:41:00 EdgeX Global Pipelines Version Info 06:41:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:04 ------------------- 06:41:04 stable info: 06:41:04 ------------------- 06:41:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:41:04 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 06:41:04 Message: update stable to v1.0.167 06:41:05 ------------------- 06:41:05 experimental info: 06:41:05 ------------------- 06:41:05 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:05 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 06:41:05 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:41:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:41:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:41:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:41:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:41:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:41:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:41:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d16fb4d93ca6e97d2ee1369daf0115c666a140da [Pipeline] echo 06:41:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d16fb4d [Pipeline] echo 06:41:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:41:11 provisioning config files... 06:41:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/config3920888740845695442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:12 ---> docker-login.sh 06:41:12 nexus3.edgexfoundry.org:10001 06:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:13 Configure a credential helper to remove this warning. See 06:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:13 06:41:13 Login Succeeded 06:41:13 nexus3.edgexfoundry.org:10002 06:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:14 Configure a credential helper to remove this warning. See 06:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:14 06:41:14 Login Succeeded 06:41:14 nexus3.edgexfoundry.org:10003 06:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:15 Configure a credential helper to remove this warning. See 06:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:15 06:41:15 Login Succeeded 06:41:15 nexus3.edgexfoundry.org:10004 06:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:15 Configure a credential helper to remove this warning. See 06:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:15 06:41:15 Login Succeeded 06:41:15 docker.io 06:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:16 Configure a credential helper to remove this warning. See 06:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:16 06:41:16 Login Succeeded 06:41:16 ---> docker-login.sh ends [Pipeline] } 06:41:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:18 + git log --format=format:%s -1 d16fb4d93ca6e97d2ee1369daf0115c666a140da [Pipeline] echo 06:41:18 GIT_COMMIT: d16fb4d93ca6e97d2ee1369daf0115c666a140da, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:41:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:19 06:41:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:41:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:19 latest: Pulling from edgex-devops/git-semver 06:41:19 31603596830f: Pulling fs layer 06:41:19 2a8b12db71e7: Pulling fs layer 06:41:19 6ca5941a6612: Pulling fs layer 06:41:19 ecc8261a40a4: Pulling fs layer 06:41:19 ecc8261a40a4: Waiting 06:41:19 2a8b12db71e7: Verifying Checksum 06:41:19 2a8b12db71e7: Download complete 06:41:20 31603596830f: Verifying Checksum 06:41:20 31603596830f: Download complete 06:41:21 ecc8261a40a4: Verifying Checksum 06:41:21 ecc8261a40a4: Download complete 06:41:21 6ca5941a6612: Verifying Checksum 06:41:21 6ca5941a6612: Download complete 06:41:21 31603596830f: Pull complete 06:41:21 2a8b12db71e7: Pull complete 06:41:23 6ca5941a6612: Pull complete 06:41:24 ecc8261a40a4: Pull complete 06:41:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:41:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:41:24 prd-centos7-docker-4c-2g-13228 does not seem to be running inside a container 06:41:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-72 -v /w/workspace/dgexfoundry_device-snmp-go_PR-72:/w/workspace/dgexfoundry_device-snmp-go_PR-72:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:41:27 $ docker top d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:28 [ssh-agent] Looking for ssh-agent implementation... 06:41:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:28 $ docker exec d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 ssh-agent 06:41:29 SSH_AUTH_SOCK=/tmp/ssh-DjRgkcfWAIKD/agent.13 06:41:29 SSH_AGENT_PID=18 06:41:29 Running ssh-add (command line suppressed) 06:41:29 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/private_key_8547407630047812958.key (/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/private_key_8547407630047812958.key) 06:41:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:30 + git tag --points-at HEAD [Pipeline] } 06:41:30 $ docker exec --env ******** --env ******** d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 ssh-agent -k 06:41:30 unset SSH_AUTH_SOCK; 06:41:30 unset SSH_AGENT_PID; 06:41:30 echo Agent pid 18 killed; 06:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:30 [ssh-agent] Looking for ssh-agent implementation... 06:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:30 $ docker exec d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 ssh-agent 06:41:31 SSH_AUTH_SOCK=/tmp/ssh-6DL3vbEFSfPz/agent.48 06:41:31 SSH_AGENT_PID=53 06:41:31 Running ssh-add (command line suppressed) 06:41:31 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/private_key_4820048239951656793.key (/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/private_key_4820048239951656793.key) 06:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:31 + git semver init 06:41:32 # -> Open(): unable to determine branch for HEAD 06:41:32 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-72/.git 06:41:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-72 06:41:32 # $SEMVER_REMOTE_NAME = origin 06:41:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:41:32 # $SEMVER_USER_NAME = edgex-jenkins 06:41:32 # $SEMVER_BRANCH = PR-72 06:41:32 # $SEMVER_TEMP = /tmp/semver-393398491 06:41:32 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 06:41:32 # '/tmp/semver-393398491' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-72/.semver' 06:41:32 # -> Force: false 06:41:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-72/.semver [Pipeline] } 06:41:32 $ docker exec --env ******** --env ******** d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 ssh-agent -k 06:41:32 unset SSH_AUTH_SOCK; 06:41:32 unset SSH_AGENT_PID; 06:41:32 echo Agent pid 53 killed; 06:41:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:33 + git semver [Pipeline] } 06:41:33 $ docker stop --time=1 d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 06:41:35 $ docker rm -f d22bf4b35e1c6d251b5e273212d10769a189027c3fc4eaffd3ffe3a0dca7e6a9 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:37 Stashed 1 file(s) [Pipeline] echo 06:41:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:41:53 Still waiting to schedule task 06:41:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:41:53 Still waiting to schedule task 06:41:53 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:44:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13245 in /w/workspace/dgexfoundry_device-snmp-go_PR-72 [Pipeline] { [Pipeline] ws 06:44:10 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:44:17 using credential edgex-jenkins-ssh 06:44:17 Cloning the remote Git repository 06:44:17 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:44:17 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:44:17 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:44:17 > git --version # timeout=10 06:44:17 > git --version # 'git version 2.17.1' 06:44:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:18 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:44:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:19 Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit d16fb4d93ca6e97d2ee1369daf0115c666a140da 06:44:19 Merge succeeded, producing d16fb4d93ca6e97d2ee1369daf0115c666a140da 06:44:19 Checking out Revision d16fb4d93ca6e97d2ee1369daf0115c666a140da (PR-72) 06:44:18 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:44:18 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:44:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:19 > git config core.sparsecheckout # timeout=10 06:44:19 > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 06:44:19 > git remote # timeout=10 06:44:19 > git config --get remote.origin.url # timeout=10 06:44:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:19 > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 06:44:19 > git rev-parse HEAD^{commit} # timeout=10 06:44:19 > git config core.sparsecheckout # timeout=10 06:44:19 > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 06:44:23 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 06:44:23 > git --version # timeout=10 06:44:23 > git --version # 'git version 2.17.1' 06:44:24 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:25 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:44:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:26 + true 06:44:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:44:29 provisioning config files... 06:44:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3661777435971807592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:30 ---> docker-login.sh 06:44:30 nexus3.edgexfoundry.org:10001 06:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:31 Configure a credential helper to remove this warning. See 06:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:31 06:44:31 Login Succeeded 06:44:31 nexus3.edgexfoundry.org:10002 06:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:31 Configure a credential helper to remove this warning. See 06:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:31 06:44:31 Login Succeeded 06:44:31 nexus3.edgexfoundry.org:10003 06:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:32 Configure a credential helper to remove this warning. See 06:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:32 06:44:32 Login Succeeded 06:44:32 nexus3.edgexfoundry.org:10004 06:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:32 Configure a credential helper to remove this warning. See 06:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:32 06:44:32 Login Succeeded 06:44:32 docker.io 06:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:33 Configure a credential helper to remove this warning. See 06:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:33 06:44:33 Login Succeeded 06:44:33 ---> docker-login.sh ends [Pipeline] } 06:44:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:34 ========================================================= 06:44:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:44:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:34 + 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 . 06:44:35 Sending build context to Docker daemon 313.9kB 06:44:35 Step 1/10 : ARG BASE=golang:1.15-alpine 06:44:35 Step 2/10 : FROM ${BASE} 06:44:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:35 b538f80385f9: Pulling fs layer 06:44:35 74f711af9a0d: Pulling fs layer 06:44:35 99f96fe45779: Pulling fs layer 06:44:35 8529a6b9a6be: Pulling fs layer 06:44:35 45590311c82a: Pulling fs layer 06:44:35 69ca0ff8b7b3: Pulling fs layer 06:44:35 209524e5b208: Pulling fs layer 06:44:35 8529a6b9a6be: Waiting 06:44:35 45590311c82a: Waiting 06:44:35 69ca0ff8b7b3: Waiting 06:44:35 209524e5b208: Waiting 06:44:35 99f96fe45779: Verifying Checksum 06:44:35 99f96fe45779: Download complete 06:44:35 74f711af9a0d: Verifying Checksum 06:44:35 74f711af9a0d: Download complete 06:44:35 45590311c82a: Verifying Checksum 06:44:35 45590311c82a: Download complete 06:44:35 69ca0ff8b7b3: Download complete 06:44:35 b538f80385f9: Download complete 06:44:36 b538f80385f9: Pull complete 06:44:37 74f711af9a0d: Pull complete 06:44:37 99f96fe45779: Pull complete 06:44:38 209524e5b208: Verifying Checksum 06:44:38 209524e5b208: Download complete 06:44:41 8529a6b9a6be: Verifying Checksum 06:44:41 8529a6b9a6be: Download complete 06:44:51 8529a6b9a6be: Pull complete 06:44:51 45590311c82a: Pull complete 06:44:51 69ca0ff8b7b3: Pull complete 06:44:55 209524e5b208: Pull complete 06:44:55 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:44:55 ---> 5bddaf1c2fca 06:44:55 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:44:58 ---> Running in 3a95347f7f56 06:44:58 Removing intermediate container 3a95347f7f56 06:44:58 ---> c6135e80cf9b 06:44:58 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:44:58 ---> Running in 48f04f722fe1 06:44:59 Removing intermediate container 48f04f722fe1 06:44:59 ---> bd2949423845 06:44:59 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:44:59 ---> Running in 2e903d0cfaf5 06:44:59 Removing intermediate container 2e903d0cfaf5 06:44:59 ---> b98ace38f774 06:44:59 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:59 ---> Running in 349e62f135f2 06:45:02 Removing intermediate container 349e62f135f2 06:45:02 ---> ca0dc3ef9524 06:45:02 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:02 ---> Running in c0a1d0d23ec6 06:45:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:45:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:45:09 OK: 142 MiB in 39 packages 06:45:10 Removing intermediate container c0a1d0d23ec6 06:45:10 ---> 8d88a3c722f1 06:45:10 Step 8/10 : WORKDIR /device-snmp-go 06:45:10 ---> Running in ad1e2a851473 06:45:10 Removing intermediate container ad1e2a851473 06:45:10 ---> a558978a6b67 06:45:10 Step 9/10 : COPY . . 06:45:11 ---> 20476896e85e 06:45:11 Step 10/10 : RUN go mod download 06:45:11 ---> Running in 802cbbdbc4a5 06:45:38 Removing intermediate container 802cbbdbc4a5 06:45:38 ---> 5bd238110fa3 06:45:38 Successfully built 5bd238110fa3 06:45:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:45:39 + docker inspect -f . ci-base-image-arm64 06:45:39 . [Pipeline] withDockerContainer 06:45:39 prd-ubuntu18.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container 06:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:45:41 $ docker top c52de9ab076152d88cd78618702856fa0e12280f17f5aaff6790cd26949f9048 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:43 + go version 06:45:43 go version go1.15.2 linux/arm64 [Pipeline] } 06:45:43 $ docker stop --time=1 c52de9ab076152d88cd78618702856fa0e12280f17f5aaff6790cd26949f9048 06:45:45 $ docker rm -f c52de9ab076152d88cd78618702856fa0e12280f17f5aaff6790cd26949f9048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:46 + docker inspect -f . ci-base-image-arm64 06:45:46 . [Pipeline] withDockerContainer 06:45:47 prd-ubuntu18.04-docker-arm64-4c-16g-13245 does not seem to be running inside a container 06:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:45:49 $ docker top c8a1cf7f9cff322b858c410d08a1bf1e9da01a9cbf9b96258702773e5d3e2175 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:51 + make test 06:45:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:45:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:46:32 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:46:32 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements 06:46:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:46:38 gofmt -l . 06:46:38 [ "`gofmt -l .`" = "" ] 06:46:38 ./bin/test-attribution-txt.sh 06:46:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:46:40 $ docker stop --time=1 c8a1cf7f9cff322b858c410d08a1bf1e9da01a9cbf9b96258702773e5d3e2175 06:46:42 $ docker rm -f c8a1cf7f9cff322b858c410d08a1bf1e9da01a9cbf9b96258702773e5d3e2175 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:48 + ls -al . 06:46:48 total 132 06:46:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:46 . 06:46:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:44 .. 06:46:48 -rw-rw-r-- 1 jenkins jenkins 6 Nov 23 06:44 .dockerignore 06:46:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:44 .git 06:46:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 .github 06:46:48 -rw-rw-r-- 1 jenkins jenkins 272 Nov 23 06:44 .gitignore 06:46:48 -rw-rw-r-- 1 jenkins jenkins 5082 Nov 23 06:44 Attribution.txt 06:46:48 -rw-rw-r-- 1 jenkins jenkins 1002 Nov 23 06:44 Dockerfile 06:46:48 -rw-rw-r-- 1 jenkins jenkins 409 Nov 23 06:44 Dockerfile.build 06:46:48 -rw-rw-r-- 1 jenkins jenkins 656 Nov 23 06:44 Jenkinsfile 06:46:48 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:44 LICENSE 06:46:48 -rw-rw-r-- 1 jenkins jenkins 937 Nov 23 06:44 Makefile 06:46:48 -rw-rw-r-- 1 jenkins jenkins 12398 Nov 23 06:44 README.md 06:46:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:41 VERSION 06:46:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 bin 06:46:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:44 cmd 06:46:48 -rw-r--r-- 1 jenkins jenkins 8493 Nov 23 06:46 coverage.out 06:46:48 -rw-r--r-- 1 jenkins jenkins 204 Nov 23 06:46 go.mod 06:46:48 -rw-r--r-- 1 jenkins jenkins 14071 Nov 23 06:46 go.sum 06:46:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:44 internal 06:46:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 profiles 06:46:48 -rw-rw-r-- 1 jenkins jenkins 209 Nov 23 06:44 version.go [Pipeline] isUnix [Pipeline] sh 06:46:48 + 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=d16fb4d93ca6e97d2ee1369daf0115c666a140da --label arch=arm64 --label version=0.0.0 . 06:46:49 Sending build context to Docker daemon 323.1kB 06:46:49 Step 1/26 : ARG BASE=golang:1.15-alpine 06:46:49 Step 2/26 : FROM ${BASE} AS builder 06:46:49 ---> 5bd238110fa3 06:46:49 Step 3/26 : ARG MAKE='make build' 06:46:49 ---> Running in 595b36d65278 06:46:49 Removing intermediate container 595b36d65278 06:46:49 ---> 2d161b7d8d2d 06:46:49 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:46:50 ---> Running in d571bafb2089 06:46:50 Removing intermediate container d571bafb2089 06:46:50 ---> 662e1f4ee46e 06:46:50 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:46:50 ---> Running in a37bb2cfe64b 06:46:51 Removing intermediate container a37bb2cfe64b 06:46:51 ---> 876e827fd967 06:46:51 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:51 ---> Running in d074aacc09ba 06:46:53 Removing intermediate container d074aacc09ba 06:46:53 ---> 919df0537808 06:46:53 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:54 ---> Running in 083fd7e9f59e 06:46:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:46:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:46:57 OK: 142 MiB in 39 packages 06:46:59 Removing intermediate container 083fd7e9f59e 06:46:59 ---> a53d22486cc9 06:46:59 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:46:59 ---> Running in f707ab293249 06:46:59 Removing intermediate container f707ab293249 06:46:59 ---> b8f1e6e99715 06:46:59 Step 9/26 : COPY go.mod . 06:47:00 ---> 8a7d9c6d0613 06:47:00 Step 10/26 : COPY Makefile . 06:47:00 ---> 8d45473330d0 06:47:00 Step 11/26 : RUN make update 06:47:01 ---> Running in a76d2b8695ce 06:47:02 CGO_ENABLED=0 GO111MODULE=on go mod download 06:47:04 Removing intermediate container a76d2b8695ce 06:47:04 ---> 4209232f1ec4 06:47:04 Step 12/26 : COPY . . 06:47:04 ---> 8c8f73e76e15 06:47:04 Step 13/26 : RUN ${MAKE} 06:47:05 ---> Running in db31bee31d3b 06:47:06 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 06:47:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:47:40 Removing intermediate container db31bee31d3b 06:47:40 ---> 65833816589c 06:47:40 Step 14/26 : FROM alpine 06:47:40 latest: Pulling from library/alpine 06:47:40 5f621e34cdf4: Pulling fs layer 06:47:40 5f621e34cdf4: Verifying Checksum 06:47:40 5f621e34cdf4: Download complete 06:47:40 5f621e34cdf4: Pull complete 06:47:40 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:47:40 Status: Downloaded newer image for alpine:latest 06:47:40 ---> 2e77e061c27f 06:47:40 Step 15/26 : ENV APP_PORT=49993 06:47:41 ---> Running in 4ac697516bec 06:47:41 Removing intermediate container 4ac697516bec 06:47:41 ---> a4887f3bb8e4 06:47:41 Step 16/26 : EXPOSE $APP_PORT 06:47:41 ---> Running in 3a0be2d3deaf 06:47:42 Removing intermediate container 3a0be2d3deaf 06:47:42 ---> 0018036e6b06 06:47:42 Step 17/26 : ENV DEVICE_PORT=161 06:47:42 ---> Running in 242d0de7a102 06:47:43 Removing intermediate container 242d0de7a102 06:47:43 ---> a6098d59df18 06:47:43 Step 18/26 : EXPOSE $DEVICE_PORT 06:47:43 ---> Running in ada9fe70b950 06:47:43 Removing intermediate container ada9fe70b950 06:47:43 ---> d6e854053c72 06:47:43 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:47:45 ---> 95dfa56b1b84 06:47:45 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:47:45 ---> 7931c28c7e80 06:47:45 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:47:46 ---> 29c0a96e8045 06:47:46 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 06:47:46 ---> Running in 11326b4f5f2f 06:47:47 Removing intermediate container 11326b4f5f2f 06:47:47 ---> ea946b4fa2a1 06:47:47 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:47:47 ---> Running in 464dd77d44d9 06:47:47 Removing intermediate container 464dd77d44d9 06:47:47 ---> 14f251b061e3 06:47:47 Step 24/26 : LABEL arch=arm64 06:47:47 ---> Running in 9279a8363a59 06:47:48 Removing intermediate container 9279a8363a59 06:47:48 ---> 2bf155b12348 06:47:48 Step 25/26 : LABEL git_sha=d16fb4d93ca6e97d2ee1369daf0115c666a140da 06:47:48 ---> Running in 7a759c60ac6c 06:47:48 Removing intermediate container 7a759c60ac6c 06:47:48 ---> 41bd8c6b0f28 06:47:48 Step 26/26 : LABEL version=0.0.0 06:47:49 ---> Running in 8ff6d946de0a 06:47:49 Removing intermediate container 8ff6d946de0a 06:47:49 ---> 2f80cb918798 06:47:49 [Warning] One or more build-args [ARCH] were not consumed 06:47:49 Successfully built 2f80cb918798 06:47:49 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:49:08 Running on prd-centos7-docker-4c-2g-13247 in /w/workspace/dgexfoundry_device-snmp-go_PR-72 [Pipeline] { [Pipeline] ws 06:49:09 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:49:19 using credential edgex-jenkins-ssh 06:49:19 Cloning the remote Git repository 06:49:19 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:49:19 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:49:19 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:49:19 > git --version # timeout=10 06:49:19 > git --version # 'git version 2.16.5' 06:49:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:20 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:49:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:21 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:49:21 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:49:21 Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit d16fb4d93ca6e97d2ee1369daf0115c666a140da 06:49:22 Merge succeeded, producing d16fb4d93ca6e97d2ee1369daf0115c666a140da 06:49:22 Checking out Revision d16fb4d93ca6e97d2ee1369daf0115c666a140da (PR-72) 06:49:21 > git config core.sparsecheckout # timeout=10 06:49:21 > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 06:49:21 > git remote # timeout=10 06:49:22 > git config --get remote.origin.url # timeout=10 06:49:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:22 > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 06:49:22 > git rev-parse HEAD^{commit} # timeout=10 06:49:22 > git config core.sparsecheckout # timeout=10 06:49:22 > git checkout -f d16fb4d93ca6e97d2ee1369daf0115c666a140da # timeout=10 06:49:28 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" 06:49:28 > git --version # timeout=10 06:49:28 > git --version # 'git version 2.16.5' 06:49:29 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:49:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:49:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:49:33 + sudo service docker restart 06:49:33 + true 06:49:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:49:36 provisioning config files... 06:49:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5697128861510024613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:36 ---> docker-login.sh 06:49:36 nexus3.edgexfoundry.org:10001 06:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:38 Configure a credential helper to remove this warning. See 06:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:38 06:49:38 Login Succeeded 06:49:38 nexus3.edgexfoundry.org:10002 06:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:39 Configure a credential helper to remove this warning. See 06:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:39 06:49:39 Login Succeeded 06:49:39 nexus3.edgexfoundry.org:10003 06:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:39 Configure a credential helper to remove this warning. See 06:49:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:39 06:49:39 Login Succeeded 06:49:39 nexus3.edgexfoundry.org:10004 06:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:40 Configure a credential helper to remove this warning. See 06:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:40 06:49:40 Login Succeeded 06:49:40 docker.io 06:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:40 Configure a credential helper to remove this warning. See 06:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:40 06:49:40 Login Succeeded 06:49:40 ---> docker-login.sh ends [Pipeline] } 06:49:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:49:42 ========================================================= 06:49:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:49:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:49:43 + 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 . 06:49:43 Sending build context to Docker daemon 313.9kB 06:49:43 Step 1/10 : ARG BASE=golang:1.15-alpine 06:49:43 Step 2/10 : FROM ${BASE} 06:49:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:49:43 df20fa9351a1: Pulling fs layer 06:49:43 ed8968b2872e: Pulling fs layer 06:49:43 a92cc7c5fd73: Pulling fs layer 06:49:43 e871e8e8d7a9: Pulling fs layer 06:49:43 e73272ec9a57: Pulling fs layer 06:49:43 1e910a182e73: Pulling fs layer 06:49:43 4e634b169226: Pulling fs layer 06:49:43 e871e8e8d7a9: Waiting 06:49:43 e73272ec9a57: Waiting 06:49:43 1e910a182e73: Waiting 06:49:43 4e634b169226: Waiting 06:49:43 a92cc7c5fd73: Verifying Checksum 06:49:43 a92cc7c5fd73: Download complete 06:49:43 ed8968b2872e: Verifying Checksum 06:49:43 ed8968b2872e: Download complete 06:49:43 e73272ec9a57: Verifying Checksum 06:49:43 e73272ec9a57: Download complete 06:49:44 1e910a182e73: Verifying Checksum 06:49:44 1e910a182e73: Download complete 06:49:44 df20fa9351a1: Verifying Checksum 06:49:44 df20fa9351a1: Download complete 06:49:45 df20fa9351a1: Pull complete 06:49:46 ed8968b2872e: Pull complete 06:49:46 a92cc7c5fd73: Pull complete 06:49:48 4e634b169226: Verifying Checksum 06:49:48 4e634b169226: Download complete 06:49:50 e871e8e8d7a9: Verifying Checksum 06:49:50 e871e8e8d7a9: Download complete 06:50:03 e871e8e8d7a9: Pull complete 06:50:03 e73272ec9a57: Pull complete 06:50:03 1e910a182e73: Pull complete 06:50:12 4e634b169226: Pull complete 06:50:12 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:50:12 ---> f7629b54cfaa 06:50:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:50:12 ---> Running in 70ad206bd32b 06:50:12 Removing intermediate container 70ad206bd32b 06:50:12 ---> 8baeb5842346 06:50:12 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:50:12 ---> Running in 3a0e5e515e64 06:50:12 Removing intermediate container 3a0e5e515e64 06:50:12 ---> 9cb5d5fae20a 06:50:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:50:12 ---> Running in 3cb6987fe7b5 06:50:12 Removing intermediate container 3cb6987fe7b5 06:50:12 ---> eb22c65dbb0e 06:50:12 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:12 ---> Running in 4396f2a8e2e5 06:50:16 Removing intermediate container 4396f2a8e2e5 06:50:16 ---> 9a44ff26c1c3 06:50:16 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:50:16 ---> Running in edd078bf9ae8 06:50:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:50:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:50:18 OK: 166 MiB in 39 packages 06:50:19 Removing intermediate container edd078bf9ae8 06:50:19 ---> 614a4837c3e3 06:50:19 Step 8/10 : WORKDIR /device-snmp-go 06:50:19 ---> Running in 929fa00cea31 06:50:19 Removing intermediate container 929fa00cea31 06:50:19 ---> adbdd59fd5be 06:50:19 Step 9/10 : COPY . . 06:50:20 ---> 1f195552760d 06:50:20 Step 10/10 : RUN go mod download 06:50:20 ---> Running in d5912df042f8 06:51:01 Removing intermediate container d5912df042f8 06:51:01 ---> f7baa2d60c36 06:51:01 Successfully built f7baa2d60c36 06:51:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:51:01 + docker inspect -f . ci-base-image-x86_64 06:51:02 . [Pipeline] withDockerContainer 06:51:02 prd-centos7-docker-4c-2g-13247 does not seem to be running inside a container 06:51:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:51:04 $ docker top dde38136fc28991abea1ba59dc6c1a28f2165987d3aa1d47aec592049837d15d -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:06 + go version 06:51:06 go version go1.15.2 linux/amd64 [Pipeline] } 06:51:06 $ docker stop --time=1 dde38136fc28991abea1ba59dc6c1a28f2165987d3aa1d47aec592049837d15d 06:51:08 $ docker rm -f dde38136fc28991abea1ba59dc6c1a28f2165987d3aa1d47aec592049837d15d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:51:09 + docker inspect -f . ci-base-image-x86_64 06:51:09 . [Pipeline] withDockerContainer 06:51:09 prd-centos7-docker-4c-2g-13247 does not seem to be running inside a container 06:51:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:51:10 $ docker top 3c97eeb98865fb99fef9e78e5080ce0300f16e2ad340948cbcf4f30e4639c2dc -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:11 + make test 06:51:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:51:14 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:51:47 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:51:47 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements 06:51:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:51:52 gofmt -l . 06:51:53 [ "`gofmt -l .`" = "" ] 06:51:53 ./bin/test-attribution-txt.sh 06:51:56 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:51:58 $ docker stop --time=1 3c97eeb98865fb99fef9e78e5080ce0300f16e2ad340948cbcf4f30e4639c2dc 06:52:00 $ docker rm -f 3c97eeb98865fb99fef9e78e5080ce0300f16e2ad340948cbcf4f30e4639c2dc [Pipeline] // withDockerContainer [Pipeline] sh 06:52:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:52:02 Warning: overwriting stash ‘coverage-report’ 06:52:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:52:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:04 + ls -al . 06:52:04 total 104 06:52:04 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 23 06:51 . 06:52:04 drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:49 .. 06:52:04 -rw-rw-r--. 1 jenkins jenkins 5082 Nov 23 06:49 Attribution.txt 06:52:04 drwxrwxr-x. 2 jenkins jenkins 87 Nov 23 06:49 bin 06:52:04 drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:49 cmd 06:52:04 -rw-r--r--. 1 jenkins jenkins 8493 Nov 23 06:51 coverage.out 06:52:04 -rw-rw-r--. 1 jenkins jenkins 1002 Nov 23 06:49 Dockerfile 06:52:04 -rw-rw-r--. 1 jenkins jenkins 409 Nov 23 06:49 Dockerfile.build 06:52:04 -rw-rw-r--. 1 jenkins jenkins 6 Nov 23 06:49 .dockerignore 06:52:04 drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:49 .git 06:52:04 drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:49 .github 06:52:04 -rw-rw-r--. 1 jenkins jenkins 272 Nov 23 06:49 .gitignore 06:52:04 -rw-r--r--. 1 jenkins jenkins 204 Nov 23 06:51 go.mod 06:52:04 -rw-r--r--. 1 jenkins jenkins 14071 Nov 23 06:51 go.sum 06:52:04 drwxrwxr-x. 3 jenkins jenkins 20 Nov 23 06:49 internal 06:52:04 -rw-rw-r--. 1 jenkins jenkins 656 Nov 23 06:49 Jenkinsfile 06:52:04 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:49 LICENSE 06:52:04 -rw-rw-r--. 1 jenkins jenkins 937 Nov 23 06:49 Makefile 06:52:04 drwxrwxr-x. 2 jenkins jenkins 84 Nov 23 06:49 profiles 06:52:04 -rw-rw-r--. 1 jenkins jenkins 12398 Nov 23 06:49 README.md 06:52:04 -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:41 VERSION 06:52:04 -rw-rw-r--. 1 jenkins jenkins 209 Nov 23 06:49 version.go [Pipeline] isUnix [Pipeline] sh 06:52:05 + 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=d16fb4d93ca6e97d2ee1369daf0115c666a140da --label arch=amd64 --label version=0.0.0 . 06:52:05 Sending build context to Docker daemon 323.1kB 06:52:05 Step 1/26 : ARG BASE=golang:1.15-alpine 06:52:05 Step 2/26 : FROM ${BASE} AS builder 06:52:05 ---> f7baa2d60c36 06:52:05 Step 3/26 : ARG MAKE='make build' 06:52:05 ---> Running in 615acd54526a 06:52:05 Removing intermediate container 615acd54526a 06:52:05 ---> 8bf8fc0cdaed 06:52:05 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 06:52:05 ---> Running in b20b90d1a2c0 06:52:06 Removing intermediate container b20b90d1a2c0 06:52:06 ---> 8c6d7226f263 06:52:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 06:52:06 ---> Running in 8f109117a4b1 06:52:06 Removing intermediate container 8f109117a4b1 06:52:06 ---> 7122bbce2b59 06:52:06 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:06 ---> Running in 7b096e983609 06:52:08 Removing intermediate container 7b096e983609 06:52:08 ---> 12a324a07ff7 06:52:08 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:52:08 ---> Running in ed95780f9585 06:52:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:10 OK: 166 MiB in 39 packages 06:52:10 Removing intermediate container ed95780f9585 06:52:10 ---> c8de83008c41 06:52:10 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 06:52:10 ---> Running in ed266fa90e8e 06:52:11 Removing intermediate container ed266fa90e8e 06:52:11 ---> 400f37b2254d 06:52:11 Step 9/26 : COPY go.mod . 06:52:12 ---> ec4142124b52 06:52:12 Step 10/26 : COPY Makefile . 06:52:13 ---> bbf3b09df80a 06:52:13 Step 11/26 : RUN make update 06:52:13 ---> Running in 97b14d40e4dc 06:52:14 CGO_ENABLED=0 GO111MODULE=on go mod download 06:52:15 Removing intermediate container 97b14d40e4dc 06:52:15 ---> b17d3585962f 06:52:15 Step 12/26 : COPY . . 06:52:17 ---> 9084b16e837c 06:52:17 Step 13/26 : RUN ${MAKE} 06:52:17 ---> Running in f4e1aa224056 06:52:18 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 06:52:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:52:45 Removing intermediate container f4e1aa224056 06:52:45 ---> e01b6968e2b3 06:52:45 Step 14/26 : FROM alpine 06:52:45 latest: Pulling from library/alpine 06:52:45 188c0c94c7c5: Pulling fs layer 06:52:45 188c0c94c7c5: Verifying Checksum 06:52:45 188c0c94c7c5: Download complete 06:52:47 188c0c94c7c5: Pull complete 06:52:47 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:52:47 Status: Downloaded newer image for alpine:latest 06:52:47 ---> d6e46aa2470d 06:52:47 Step 15/26 : ENV APP_PORT=49993 06:52:47 ---> Running in b49d1645a8df 06:52:47 Removing intermediate container b49d1645a8df 06:52:47 ---> 779569078d93 06:52:47 Step 16/26 : EXPOSE $APP_PORT 06:52:48 ---> Running in 1104c57d0006 06:52:48 Removing intermediate container 1104c57d0006 06:52:48 ---> 4ef6d7b5ba02 06:52:48 Step 17/26 : ENV DEVICE_PORT=161 06:52:48 ---> Running in d1488e625818 06:52:48 Removing intermediate container d1488e625818 06:52:48 ---> 0a11586ca976 06:52:48 Step 18/26 : EXPOSE $DEVICE_PORT 06:52:49 ---> Running in 69734f92d7a5 06:52:49 Removing intermediate container 69734f92d7a5 06:52:49 ---> a50a3288a230 06:52:49 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 06:52:50 ---> 6f570fe96bbc 06:52:50 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 06:52:51 ---> 3543303618c5 06:52:51 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 06:52:51 ---> c1ddb28540f2 06:52:51 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 06:52:52 ---> Running in 4b009811c3b0 06:52:52 Removing intermediate container 4b009811c3b0 06:52:52 ---> 27e2db311804 06:52:52 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:52:52 ---> Running in 928a26942e67 06:52:52 Removing intermediate container 928a26942e67 06:52:52 ---> 4d6032287a19 06:52:52 Step 24/26 : LABEL arch=amd64 06:52:52 ---> Running in 6ffbf3f1fdb2 06:52:52 Removing intermediate container 6ffbf3f1fdb2 06:52:52 ---> 486274694851 06:52:52 Step 25/26 : LABEL git_sha=d16fb4d93ca6e97d2ee1369daf0115c666a140da 06:52:52 ---> Running in 3f3e02b70d07 06:52:53 Removing intermediate container 3f3e02b70d07 06:52:53 ---> 64c9ec7fc812 06:52:53 Step 26/26 : LABEL version=0.0.0 06:52:53 ---> Running in 2420c40deb4a 06:52:53 Removing intermediate container 2420c40deb4a 06:52:53 ---> 03f804722fa9 06:52:53 [Warning] One or more build-args [ARCH] were not consumed 06:52:54 Successfully built 03f804722fa9 06:52:54 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] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:52:57 provisioning config files... 06:52:57 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/config3419393642517310043tmp [Pipeline] { [Pipeline] sh 06:52:57 + set +x 06:52:57 + bash -s -- 06:52:57 + curl -s https://codecov.io/bash 06:52:58 06:52:58 _____ _ 06:52:58 / ____| | | 06:52:58 | | ___ __| | ___ ___ _____ __ 06:52:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:52:58 | |___| (_) | (_| | __/ (_| (_) \ V / 06:52:58 \_____\___/ \__,_|\___|\___\___/ \_/ 06:52:58 Bash-20201123-d0fed5f 06:52:58 06:52:58 06:52:58 ==> Jenkins CI detected. 06:52:58 project root: . 06:52:58 --> token set from env 06:52:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:52:58 ==> Running gcov in . (disable via -X gcov) 06:52:58 ==> Python coveragepy not found 06:52:58 ==> Searching for coverage reports in: 06:52:58 + . 06:52:58 -> Found 1 reports 06:52:58 ==> Detecting git/mercurial file structure 06:52:58 ==> Reading reports 06:52:58 + ./coverage.out bytes=8493 06:52:58 ==> Appending adjustments 06:52:58 https://docs.codecov.io/docs/fixing-reports 06:52:58 + Found adjustments 06:52:58 ==> Gzipping contents 06:52:58 ==> Uploading reports 06:52:58 url: https://codecov.io 06:52:58 query: branch=PR-72&commit=d16fb4d93ca6e97d2ee1369daf0115c666a140da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=72&job=&cmd_args= 06:52:59 -> Pinging Codecov 06:52:59 https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-72&commit=d16fb4d93ca6e97d2ee1369daf0115c666a140da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=72&job=&cmd_args= 06:52:59 -> Uploading to 06:52:59 https://storage.googleapis.com/codecov/v4/raw/2020-11-23/6C56EA5C29638FB4528AC87E60AF5AE0/d16fb4d93ca6e97d2ee1369daf0115c666a140da/b66c64f4-d44e-4285-a8ef-624c9ee8d000.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T065259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=742d896a59716be9e85e343c5d8953124ca6e2e86d460f692981f3f887aa76e7 06:52:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:52:59 Dload Upload Total Spent Left Speed 06:53:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3021 --:--:-- --:--:-- --:--:-- 3020 100 1447 0 0 100 1447 0 3018 --:--:-- --:--:-- --:--:-- 3014 06:53:00 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d16fb4d93ca6e97d2ee1369daf0115c666a140da [Pipeline] } 06:53:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:53:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:53:05 ---> package-listing.sh 06:53:05 ++ facter osfamily 06:53:05 ++ tr '[:upper:]' '[:lower:]' 06:53:06 + OS_FAMILY=redhat 06:53:06 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-72 06:53:06 + START_PACKAGES=/tmp/packages_start.txt 06:53:06 + END_PACKAGES=/tmp/packages_end.txt 06:53:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:53:06 + PACKAGES=/tmp/packages_start.txt 06:53:06 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-72 ']' 06:53:06 + PACKAGES=/tmp/packages_end.txt 06:53:06 + case "${OS_FAMILY}" in 06:53:06 + rpm -qa 06:53:06 + sort 06:53:18 + '[' -f /tmp/packages_start.txt ']' 06:53:18 + '[' -f /tmp/packages_end.txt ']' 06:53:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:53:18 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-72 ']' 06:53:18 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-72/archives/ 06:53:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-72/archives/ [Pipeline] echo 06:53:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:53:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:53:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:20 06:53:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:53:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:21 alpine: Pulling from edgex-lftools-log-publisher 06:53:21 df20fa9351a1: Pulling fs layer 06:53:21 36b3adc4ff6f: Pulling fs layer 06:53:21 8ad3a11d3b57: Pulling fs layer 06:53:21 46f8f816bc3b: Pulling fs layer 06:53:21 93b61091891f: Pulling fs layer 06:53:21 93b9cdb0e59b: Pulling fs layer 06:53:21 5e14af77c1be: Pulling fs layer 06:53:21 01666e4c0597: Pulling fs layer 06:53:21 aa168da1d23b: Pulling fs layer 06:53:21 46f8f816bc3b: Waiting 06:53:21 93b61091891f: Waiting 06:53:21 93b9cdb0e59b: Waiting 06:53:21 5e14af77c1be: Waiting 06:53:21 01666e4c0597: Waiting 06:53:21 aa168da1d23b: Waiting 06:53:21 36b3adc4ff6f: Verifying Checksum 06:53:21 36b3adc4ff6f: Download complete 06:53:21 46f8f816bc3b: Verifying Checksum 06:53:21 46f8f816bc3b: Download complete 06:53:21 df20fa9351a1: Verifying Checksum 06:53:21 df20fa9351a1: Download complete 06:53:21 93b9cdb0e59b: Verifying Checksum 06:53:21 93b9cdb0e59b: Download complete 06:53:21 93b61091891f: Download complete 06:53:21 5e14af77c1be: Download complete 06:53:21 01666e4c0597: Verifying Checksum 06:53:21 01666e4c0597: Download complete 06:53:22 df20fa9351a1: Pull complete 06:53:22 8ad3a11d3b57: Verifying Checksum 06:53:22 8ad3a11d3b57: Download complete 06:53:23 36b3adc4ff6f: Pull complete 06:53:26 8ad3a11d3b57: Pull complete 06:53:27 46f8f816bc3b: Pull complete 06:53:29 93b61091891f: Pull complete 06:53:30 93b9cdb0e59b: Pull complete 06:53:31 5e14af77c1be: Pull complete 06:53:32 01666e4c0597: Pull complete 06:53:33 aa168da1d23b: Verifying Checksum 06:53:33 aa168da1d23b: Download complete 06:53:56 aa168da1d23b: Pull complete 06:53:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:53:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:53:56 prd-centos7-docker-4c-2g-13228 does not seem to be running inside a container 06:53:57 $ 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-72/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-72 -v /w/workspace/dgexfoundry_device-snmp-go_PR-72:/w/workspace/dgexfoundry_device-snmp-go_PR-72:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-72@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:54:04 $ docker top 5f3a647d32ea148eb316fa59fffd810e49042adf036afd3af8c1def375fb8546 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:04 + touch /tmp/pre-build-complete [Pipeline] sh 06:54:05 + mkdir -p /var/log/sa [Pipeline] sh 06:54:05 + ls /var/log/sa-host 06:54:05 + sadf -c /var/log/sa-host/sa05 06:54:05 file_magic: OK 06:54:05 HZ: Using current value: 100 06:54:05 file_header: OK 06:54:05 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 06:54:05 Statistics: 06:54:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:54:05 File successfully converted to sysstat format version 12.2.1 06:54:05 + sadf -c /var/log/sa-host/sa23 06:54:05 file_magic: OK 06:54:05 HZ: Using current value: 100 06:54:05 file_header: OK 06:54:05 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 06:54:05 Statistics: 06:54:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:54:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:07 provisioning config files... 06:54:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-72@tmp/config6094506031114408316tmp [Pipeline] { [Pipeline] echo 06:54:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:54:08 ---> create-netrc.sh [Pipeline] } 06:54:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:54:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:54:08 ---> python-tools-install.sh [Pipeline] echo 06:54:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:54:09 ---> sudo-logs.sh 06:54:09 Archiving 'sudo' log.. [Pipeline] echo 06:54:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:54:09 ---> job-cost.sh 06:54:09 lf-activate-venv: SKIPPING 06:54:09 INFO: No Stack... 06:54:10 INFO: Retrieving Pricing Info for: v1-standard-2 06:54:11 INFO: Archiving Costs [Pipeline] echo 06:54:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:54:11 ---> logs-deploy.sh 06:54:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-72/1 06:54:11 INFO: archiving workspace using pattern(s): 06:54:14 Archives upload complete. 06:54:14 INFO: archiving logs to Nexus