Pull request #86 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 841cee8aaafd77d3e015b3937990e00f9d4baf2c+561c5a452436cba8707a8b2c6132209bc86d4f3d (8a2e95a72c4adcf9f968a10e125b6205afac2a07) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-86/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-86/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19472 in /w/workspace/dgexfoundry_device-snmp-go_PR-86 [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-86 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 561c5a452436cba8707a8b2c6132209bc86d4f3d into PR head commit 841cee8aaafd77d3e015b3937990e00f9d4baf2c Merge succeeded, producing 841cee8aaafd77d3e015b3937990e00f9d4baf2c Checking out Revision 841cee8aaafd77d3e015b3937990e00f9d4baf2c (PR-86) > git config core.sparsecheckout # timeout=10 > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # 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 561c5a452436cba8707a8b2c6132209bc86d4f3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:07:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:07:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:07:10 ========================================================= 08:07:10 EdgeX Global Pipelines Version Info 08:07:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:07:11 ------------------- 08:07:11 stable info: 08:07:11 ------------------- 08:07:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:07:11 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 08:07:11 Message: update stable to v1.0.173 08:07:12 ------------------- 08:07:12 experimental info: 08:07:12 ------------------- 08:07:12 Commited By: **** collab-it+edgex@linuxfoundation.org 08:07:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 08:07:12 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:07:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:07:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:07:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:07:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:07:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:07:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:07:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 08:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:07:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:07:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:07:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:07:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:07:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:07:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:07:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:07:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:07:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:07:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:07:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:07:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo 08:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo 08:07:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo 08:07:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 841cee8aaafd77d3e015b3937990e00f9d4baf2c [Pipeline] echo 08:07:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 841cee8 [Pipeline] echo 08:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:07:17 provisioning config files... 08:07:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/config4801504776523435416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:18 ---> docker-login.sh 08:07:18 nexus3.edgexfoundry.org:10001 08:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:18 Configure a credential helper to remove this warning. See 08:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:18 08:07:18 Login Succeeded 08:07:18 nexus3.edgexfoundry.org:10002 08:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:18 Configure a credential helper to remove this warning. See 08:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:18 08:07:18 Login Succeeded 08:07:18 nexus3.edgexfoundry.org:10003 08:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:19 Configure a credential helper to remove this warning. See 08:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:19 08:07:19 Login Succeeded 08:07:19 nexus3.edgexfoundry.org:10004 08:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:19 Configure a credential helper to remove this warning. See 08:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:19 08:07:19 Login Succeeded 08:07:19 docker.io 08:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:19 Configure a credential helper to remove this warning. See 08:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:19 08:07:19 Login Succeeded 08:07:19 ---> docker-login.sh ends [Pipeline] } 08:07:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:07:21 + git log --format=format:%s -1 841cee8aaafd77d3e015b3937990e00f9d4baf2c [Pipeline] echo 08:07:21 GIT_COMMIT: 841cee8aaafd77d3e015b3937990e00f9d4baf2c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 08:07:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:22 08:07:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:07:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:22 latest: Pulling from edgex-devops/git-semver 08:07:22 31603596830f: Pulling fs layer 08:07:22 2a8b12db71e7: Pulling fs layer 08:07:22 6ca5941a6612: Pulling fs layer 08:07:22 ecc8261a40a4: Pulling fs layer 08:07:22 ecc8261a40a4: Waiting 08:07:22 2a8b12db71e7: Verifying Checksum 08:07:22 2a8b12db71e7: Download complete 08:07:22 31603596830f: Verifying Checksum 08:07:22 31603596830f: Download complete 08:07:22 6ca5941a6612: Verifying Checksum 08:07:22 6ca5941a6612: Download complete 08:07:22 ecc8261a40a4: Verifying Checksum 08:07:22 ecc8261a40a4: Download complete 08:07:23 31603596830f: Pull complete 08:07:23 2a8b12db71e7: Pull complete 08:07:24 6ca5941a6612: Pull complete 08:07:24 ecc8261a40a4: Pull complete 08:07:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:07:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:07:24 prd-centos7-docker-4c-2g-19472 does not seem to be running inside a container 08:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-86 -v /w/workspace/dgexfoundry_device-snmp-go_PR-86:/w/workspace/dgexfoundry_device-snmp-go_PR-86:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-86@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 08:07:26 $ docker top dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:07:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:26 [ssh-agent] Looking for ssh-agent implementation... 08:07:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:27 $ docker exec dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b ssh-agent 08:07:27 SSH_AUTH_SOCK=/tmp/ssh-Lcfg6xQ6EtHZ/agent.12 08:07:27 SSH_AGENT_PID=17 08:07:27 Running ssh-add (command line suppressed) 08:07:27 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/private_key_7197531013080165881.key (/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/private_key_7197531013080165881.key) 08:07:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:27 + git tag --points-at HEAD [Pipeline] } 08:07:27 $ docker exec --env ******** --env ******** dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b ssh-agent -k 08:07:27 unset SSH_AUTH_SOCK; 08:07:27 unset SSH_AGENT_PID; 08:07:27 echo Agent pid 17 killed; 08:07:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:07:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:28 [ssh-agent] Looking for ssh-agent implementation... 08:07:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:28 $ docker exec dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b ssh-agent 08:07:28 SSH_AUTH_SOCK=/tmp/ssh-MmcBNpAfWhcm/agent.48 08:07:28 SSH_AGENT_PID=53 08:07:28 Running ssh-add (command line suppressed) 08:07:28 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/private_key_7153317165868219547.key (/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/private_key_7153317165868219547.key) 08:07:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:29 + git semver init 08:07:29 # -> Open(): unable to determine branch for HEAD 08:07:29 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-86/.git 08:07:29 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-86 08:07:29 # $SEMVER_REMOTE_NAME = origin 08:07:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:07:29 # $SEMVER_USER_NAME = edgex-jenkins 08:07:29 # $SEMVER_BRANCH = PR-86 08:07:29 # $SEMVER_TEMP = /tmp/semver-463153003 08:07:29 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 08:07:29 # '/tmp/semver-463153003' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-86/.semver' 08:07:29 # -> Force: false 08:07:29 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-86/.semver [Pipeline] } 08:07:29 $ docker exec --env ******** --env ******** dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b ssh-agent -k 08:07:29 unset SSH_AUTH_SOCK; 08:07:29 unset SSH_AGENT_PID; 08:07:29 echo Agent pid 53 killed; 08:07:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:30 + git semver [Pipeline] } 08:07:30 $ docker stop --time=1 dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b 08:07:31 $ docker rm -f dc691bda1520dfe850b50a070c601085773799456f8f66a90892c16b165b234b [Pipeline] // withDockerContainer [Pipeline] sh 08:07:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:07:32 Stashed 1 file(s) [Pipeline] echo 08:07:32 [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 08:07:48 Still waiting to schedule task 08:07:48 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19476’ is offline; ‘prd-centos7-docker-4c-2g-19477’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ 08:07:48 Still waiting to schedule task 08:07:48 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:07 Running on prd-centos7-docker-4c-2g-19478 in /w/workspace/dgexfoundry_device-snmp-go_PR-86 [Pipeline] { [Pipeline] ws 08:08:07 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 08:08:10 using credential edgex-jenkins-ssh 08:08:10 Cloning the remote Git repository 08:08:10 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:08:10 > git init /w/workspace/device-snmp-go/1 # timeout=10 08:08:10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:08:10 > git --version # timeout=10 08:08:10 > git --version # 'git version 2.24.3' 08:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:11 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:08:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:11 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:08:11 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:08:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:08:11 Merging remotes/origin/master commit 561c5a452436cba8707a8b2c6132209bc86d4f3d into PR head commit 841cee8aaafd77d3e015b3937990e00f9d4baf2c 08:08:11 Merge succeeded, producing 841cee8aaafd77d3e015b3937990e00f9d4baf2c 08:08:11 Checking out Revision 841cee8aaafd77d3e015b3937990e00f9d4baf2c (PR-86) 08:08:11 > git config core.sparsecheckout # timeout=10 08:08:11 > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 08:08:11 > git remote # timeout=10 08:08:11 > git config --get remote.origin.url # timeout=10 08:08:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:11 > git merge 561c5a452436cba8707a8b2c6132209bc86d4f3d # timeout=10 08:08:11 > git rev-parse HEAD^{commit} # timeout=10 08:08:11 > git config core.sparsecheckout # timeout=10 08:08:11 > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 08:08:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 08:08:15 > git --version # timeout=10 08:08:15 > git --version # 'git version 2.24.3' 08:08:15 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:18 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:08:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:08:19 + sudo service docker restart 08:08:19 + true 08:08:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:08:20 provisioning config files... 08:08:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3031713557985356473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:20 ---> docker-login.sh 08:08:20 nexus3.edgexfoundry.org:10001 08:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:21 Configure a credential helper to remove this warning. See 08:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:21 08:08:21 Login Succeeded 08:08:21 nexus3.edgexfoundry.org:10002 08:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:21 Configure a credential helper to remove this warning. See 08:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:21 08:08:21 Login Succeeded 08:08:21 nexus3.edgexfoundry.org:10003 08:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:21 Configure a credential helper to remove this warning. See 08:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:21 08:08:21 Login Succeeded 08:08:21 nexus3.edgexfoundry.org:10004 08:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:21 Configure a credential helper to remove this warning. See 08:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:21 08:08:21 Login Succeeded 08:08:21 docker.io 08:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:22 Configure a credential helper to remove this warning. See 08:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:22 08:08:22 Login Succeeded 08:08:22 ---> docker-login.sh ends [Pipeline] } 08:08:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:08:22 ========================================================= 08:08:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:08:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:08:23 + 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 . 08:08:23 Sending build context to Docker daemon 329.2kB 08:08:23 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 08:08:23 Step 2/10 : FROM ${BASE} 08:08:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:08:23 188c0c94c7c5: Pulling fs layer 08:08:23 0ef7d3d256c8: Pulling fs layer 08:08:23 de9db76c5a1d: Pulling fs layer 08:08:23 bca2f99d35d6: Pulling fs layer 08:08:23 93359f2a8cfa: Pulling fs layer 08:08:23 7c6f9722023f: Pulling fs layer 08:08:23 a35cf1a2eb13: Pulling fs layer 08:08:23 a35cf1a2eb13: Waiting 08:08:23 93359f2a8cfa: Waiting 08:08:23 7c6f9722023f: Waiting 08:08:23 bca2f99d35d6: Waiting 08:08:23 de9db76c5a1d: Verifying Checksum 08:08:23 de9db76c5a1d: Download complete 08:08:23 0ef7d3d256c8: Download complete 08:08:23 93359f2a8cfa: Verifying Checksum 08:08:23 93359f2a8cfa: Download complete 08:08:23 7c6f9722023f: Verifying Checksum 08:08:23 7c6f9722023f: Download complete 08:08:23 188c0c94c7c5: Verifying Checksum 08:08:23 188c0c94c7c5: Download complete 08:08:23 188c0c94c7c5: Pull complete 08:08:23 0ef7d3d256c8: Pull complete 08:08:23 de9db76c5a1d: Pull complete 08:08:24 a35cf1a2eb13: Verifying Checksum 08:08:24 a35cf1a2eb13: Download complete 08:08:25 bca2f99d35d6: Verifying Checksum 08:08:25 bca2f99d35d6: Download complete 08:08:30 bca2f99d35d6: Pull complete 08:08:30 93359f2a8cfa: Pull complete 08:08:30 7c6f9722023f: Pull complete 08:08:37 a35cf1a2eb13: Pull complete 08:08:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:08:37 ---> a62c8e92a672 08:08:37 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 08:08:37 ---> Running in 38f8f0591051 08:08:37 Removing intermediate container 38f8f0591051 08:08:37 ---> 7fb129f36066 08:08:37 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:08:37 ---> Running in e539ee2373e2 08:08:37 Removing intermediate container e539ee2373e2 08:08:37 ---> 83367725a47c 08:08:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 08:08:37 ---> Running in 1476f00e4940 08:08:37 Removing intermediate container 1476f00e4940 08:08:37 ---> e19e1f731e12 08:08:37 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:08:37 ---> Running in 1761d493f139 08:08:39 Removing intermediate container 1761d493f139 08:08:39 ---> 2638fab3bb51 08:08:39 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:08:39 ---> Running in 7d2c71815dfc 08:08:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:08:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:08:41 OK: 166 MiB in 39 packages 08:08:42 Removing intermediate container 7d2c71815dfc 08:08:42 ---> 2f7f750c4e91 08:08:42 Step 8/10 : WORKDIR /device-snmp-go 08:08:42 ---> Running in 017303f1f4ab 08:08:42 Removing intermediate container 017303f1f4ab 08:08:42 ---> e3b7d787c5d1 08:08:42 Step 9/10 : COPY . . 08:08:43 ---> 60e201c0b713 08:08:43 Step 10/10 : RUN go mod download 08:08:43 ---> Running in 912ceb322f23 08:09:05 Removing intermediate container 912ceb322f23 08:09:05 ---> 60f8e43e0629 08:09:05 Successfully built 60f8e43e0629 08:09:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:09:05 + docker inspect -f . ci-base-image-x86_64 08:09:05 . [Pipeline] withDockerContainer 08:09:05 prd-centos7-docker-4c-2g-19478 does not seem to be running inside a container 08:09:05 $ 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 08:09:07 $ docker top 73a886c2bf8bd773c86c84a0d0b8b2f12b3d806465448638be8417a37c6d0db6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:07 + go version 08:09:07 go version go1.15.5 linux/amd64 [Pipeline] } 08:09:07 $ docker stop --time=1 73a886c2bf8bd773c86c84a0d0b8b2f12b3d806465448638be8417a37c6d0db6 08:09:09 $ docker rm -f 73a886c2bf8bd773c86c84a0d0b8b2f12b3d806465448638be8417a37c6d0db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:09:10 + docker inspect -f . ci-base-image-x86_64 08:09:10 . [Pipeline] withDockerContainer 08:09:10 prd-centos7-docker-4c-2g-19478 does not seem to be running inside a container 08:09:10 $ 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 08:09:11 $ docker top 616e8d507a1fe12e7ca5e1a6ccd58d31085abf29ad64748b4e7004ff9f622f7b -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:11 + make test 08:09:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:09:12 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:09:18 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:09:18 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 08:09:18 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 08:09:18 have (string, bool, string, string) 08:09:18 want (string, string) 08:09:22 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 08:09:22 make: *** [Makefile:23: test] Error 2 [Pipeline] } 08:09:22 $ docker stop --time=1 616e8d507a1fe12e7ca5e1a6ccd58d31085abf29ad64748b4e7004ff9f622f7b 08:09:24 $ docker rm -f 616e8d507a1fe12e7ca5e1a6ccd58d31085abf29ad64748b4e7004ff9f622f7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:09:26 Failed in branch amd64 08:10:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19485 in /w/workspace/dgexfoundry_device-snmp-go_PR-86 [Pipeline] { [Pipeline] ws 08:10:38 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 08:10:44 using credential edgex-jenkins-ssh 08:10:44 Cloning the remote Git repository 08:10:44 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:10:44 > git init /w/workspace/device-snmp-go/1 # timeout=10 08:10:44 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:10:44 > git --version # timeout=10 08:10:44 > git --version # 'git version 2.17.1' 08:10:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:46 Merging remotes/origin/master commit 561c5a452436cba8707a8b2c6132209bc86d4f3d into PR head commit 841cee8aaafd77d3e015b3937990e00f9d4baf2c 08:10:45 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:10:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:45 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:10:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:10:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:10:46 > git config core.sparsecheckout # timeout=10 08:10:46 > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 08:10:46 > git remote # timeout=10 08:10:46 Merge succeeded, producing 841cee8aaafd77d3e015b3937990e00f9d4baf2c 08:10:46 Checking out Revision 841cee8aaafd77d3e015b3937990e00f9d4baf2c (PR-86) 08:10:46 > git config --get remote.origin.url # timeout=10 08:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:46 > git merge 561c5a452436cba8707a8b2c6132209bc86d4f3d # timeout=10 08:10:46 > git rev-parse HEAD^{commit} # timeout=10 08:10:46 > git config core.sparsecheckout # timeout=10 08:10:46 > git checkout -f 841cee8aaafd77d3e015b3937990e00f9d4baf2c # timeout=10 08:10:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 08:10:51 > git --version # timeout=10 08:10:51 > git --version # 'git version 2.17.1' 08:10:51 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:10:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:10:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:10:53 + true 08:10:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:10:56 provisioning config files... 08:10:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3226593621535439560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:56 ---> docker-login.sh 08:10:56 nexus3.edgexfoundry.org:10001 08:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:58 Configure a credential helper to remove this warning. See 08:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:58 08:10:58 Login Succeeded 08:10:58 nexus3.edgexfoundry.org:10002 08:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:58 Configure a credential helper to remove this warning. See 08:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:58 08:10:58 Login Succeeded 08:10:58 nexus3.edgexfoundry.org:10003 08:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:59 Configure a credential helper to remove this warning. See 08:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:59 08:10:59 Login Succeeded 08:10:59 nexus3.edgexfoundry.org:10004 08:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:59 Configure a credential helper to remove this warning. See 08:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:59 08:10:59 Login Succeeded 08:10:59 docker.io 08:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:00 Configure a credential helper to remove this warning. See 08:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:00 08:11:00 Login Succeeded 08:11:00 ---> docker-login.sh ends [Pipeline] } 08:11:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:11:01 ========================================================= 08:11:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:11:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:11:01 + 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 . 08:11:02 Sending build context to Docker daemon 328.2kB 08:11:02 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 08:11:02 Step 2/10 : FROM ${BASE} 08:11:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:02 5f621e34cdf4: Pulling fs layer 08:11:02 a4357932f1b6: Pulling fs layer 08:11:02 18c013af1878: Pulling fs layer 08:11:02 00ac8860ef70: Pulling fs layer 08:11:02 63d7cb157983: Pulling fs layer 08:11:02 b116817d02f9: Pulling fs layer 08:11:02 745a02a5169b: Pulling fs layer 08:11:02 63d7cb157983: Waiting 08:11:02 b116817d02f9: Waiting 08:11:02 745a02a5169b: Waiting 08:11:02 00ac8860ef70: Waiting 08:11:02 18c013af1878: Verifying Checksum 08:11:02 18c013af1878: Download complete 08:11:02 a4357932f1b6: Download complete 08:11:02 63d7cb157983: Verifying Checksum 08:11:02 63d7cb157983: Download complete 08:11:02 b116817d02f9: Verifying Checksum 08:11:02 b116817d02f9: Download complete 08:11:02 5f621e34cdf4: Verifying Checksum 08:11:02 5f621e34cdf4: Download complete 08:11:03 5f621e34cdf4: Pull complete 08:11:03 a4357932f1b6: Pull complete 08:11:04 18c013af1878: Pull complete 08:11:04 745a02a5169b: Verifying Checksum 08:11:04 745a02a5169b: Download complete 08:11:05 00ac8860ef70: Verifying Checksum 08:11:05 00ac8860ef70: Download complete 08:11:16 00ac8860ef70: Pull complete 08:11:16 63d7cb157983: Pull complete 08:11:16 b116817d02f9: Pull complete 08:11:21 745a02a5169b: Pull complete 08:11:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:11:21 ---> b7e6874047d6 08:11:21 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 08:11:23 ---> Running in e92293ab933e 08:11:24 Removing intermediate container e92293ab933e 08:11:24 ---> 8bc8fa07cb22 08:11:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:11:24 ---> Running in df4dd4324928 08:11:24 Removing intermediate container df4dd4324928 08:11:24 ---> 8cd75c8d33f4 08:11:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 08:11:24 ---> Running in 1e30be664916 08:11:25 Removing intermediate container 1e30be664916 08:11:25 ---> dfe2e418d71c 08:11:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:25 ---> Running in 66874a7a8c5b 08:11:28 Removing intermediate container 66874a7a8c5b 08:11:28 ---> 46c5380c5b75 08:11:28 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:11:28 ---> Running in 95aa5574251b 08:11:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:11:30 OK: 142 MiB in 39 packages 08:11:32 Removing intermediate container 95aa5574251b 08:11:32 ---> a1ca1197cf4d 08:11:32 Step 8/10 : WORKDIR /device-snmp-go 08:11:32 ---> Running in d03c745d23a0 08:11:32 Removing intermediate container d03c745d23a0 08:11:32 ---> 96990d3a9260 08:11:32 Step 9/10 : COPY . . 08:11:33 ---> 683b30481bf2 08:11:33 Step 10/10 : RUN go mod download 08:11:33 ---> Running in 23f552ef7ee4 08:12:00 Removing intermediate container 23f552ef7ee4 08:12:00 ---> a1dda7a0cec3 08:12:00 Successfully built a1dda7a0cec3 08:12:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:12:01 + docker inspect -f . ci-base-image-arm64 08:12:01 . [Pipeline] withDockerContainer 08:12:01 prd-ubuntu18.04-docker-arm64-4c-16g-19485 does not seem to be running inside a container 08:12:01 $ 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 08:12:03 $ docker top 29a1811810ee4e2a520d0a30216c609a62db493f3eec84fa0a257e42ab2fc6da -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:04 + go version 08:12:04 go version go1.15.5 linux/arm64 [Pipeline] } 08:12:04 $ docker stop --time=1 29a1811810ee4e2a520d0a30216c609a62db493f3eec84fa0a257e42ab2fc6da 08:12:06 $ docker rm -f 29a1811810ee4e2a520d0a30216c609a62db493f3eec84fa0a257e42ab2fc6da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:12:07 + docker inspect -f . ci-base-image-arm64 08:12:07 . [Pipeline] withDockerContainer 08:12:07 prd-ubuntu18.04-docker-arm64-4c-16g-19485 does not seem to be running inside a container 08:12:07 $ 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 08:12:09 $ docker top 83416d3a1560f27aa03cc1a2ee2d6de617e3504619765d4d42d2a76f880dd588 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:10 + make test 08:12:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:12:11 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:12:33 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:12:33 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 08:12:33 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 08:12:33 have (string, bool, string, string) 08:12:33 want (string, string) 08:12:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements 08:12:44 make: *** [Makefile:23: test] Error 2 [Pipeline] } 08:12:44 $ docker stop --time=1 83416d3a1560f27aa03cc1a2ee2d6de617e3504619765d4d42d2a76f880dd588 08:12:46 $ docker rm -f 83416d3a1560f27aa03cc1a2ee2d6de617e3504619765d4d42d2a76f880dd588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:12:48 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:12:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:12:53 ---> package-listing.sh 08:12:53 ++ facter osfamily 08:12:53 ++ tr '[:upper:]' '[:lower:]' 08:12:53 + OS_FAMILY=redhat 08:12:53 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-86 08:12:53 + START_PACKAGES=/tmp/packages_start.txt 08:12:53 + END_PACKAGES=/tmp/packages_end.txt 08:12:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:12:53 + PACKAGES=/tmp/packages_start.txt 08:12:53 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-86 ']' 08:12:53 + PACKAGES=/tmp/packages_end.txt 08:12:53 + case "${OS_FAMILY}" in 08:12:53 + rpm -qa 08:12:53 + sort 08:12:58 + '[' -f /tmp/packages_start.txt ']' 08:12:58 + '[' -f /tmp/packages_end.txt ']' 08:12:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:12:58 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-86 ']' 08:12:58 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-86/archives/ 08:12:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-86/archives/ [Pipeline] echo 08:12:58 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-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:12:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:12:59 08:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:12:59 alpine: Pulling from edgex-lftools-log-publisher 08:12:59 df20fa9351a1: Pulling fs layer 08:12:59 36b3adc4ff6f: Pulling fs layer 08:12:59 8ad3a11d3b57: Pulling fs layer 08:12:59 46f8f816bc3b: Pulling fs layer 08:12:59 93b61091891f: Pulling fs layer 08:12:59 93b9cdb0e59b: Pulling fs layer 08:12:59 5e14af77c1be: Pulling fs layer 08:12:59 01666e4c0597: Pulling fs layer 08:12:59 aa168da1d23b: Pulling fs layer 08:12:59 46f8f816bc3b: Waiting 08:12:59 93b61091891f: Waiting 08:12:59 93b9cdb0e59b: Waiting 08:12:59 5e14af77c1be: Waiting 08:12:59 01666e4c0597: Waiting 08:12:59 aa168da1d23b: Waiting 08:12:59 36b3adc4ff6f: Verifying Checksum 08:12:59 36b3adc4ff6f: Download complete 08:12:59 46f8f816bc3b: Verifying Checksum 08:12:59 46f8f816bc3b: Download complete 08:12:59 df20fa9351a1: Verifying Checksum 08:12:59 df20fa9351a1: Download complete 08:12:59 93b9cdb0e59b: Verifying Checksum 08:12:59 93b9cdb0e59b: Download complete 08:12:59 93b61091891f: Verifying Checksum 08:12:59 93b61091891f: Download complete 08:13:00 5e14af77c1be: Verifying Checksum 08:13:00 5e14af77c1be: Download complete 08:13:00 01666e4c0597: Verifying Checksum 08:13:00 01666e4c0597: Download complete 08:13:00 8ad3a11d3b57: Verifying Checksum 08:13:00 8ad3a11d3b57: Download complete 08:13:00 df20fa9351a1: Pull complete 08:13:00 36b3adc4ff6f: Pull complete 08:13:01 8ad3a11d3b57: Pull complete 08:13:02 46f8f816bc3b: Pull complete 08:13:02 93b61091891f: Pull complete 08:13:02 93b9cdb0e59b: Pull complete 08:13:02 aa168da1d23b: Verifying Checksum 08:13:02 aa168da1d23b: Download complete 08:13:02 5e14af77c1be: Pull complete 08:13:02 01666e4c0597: Pull complete 08:13:09 aa168da1d23b: Pull complete 08:13:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:13:09 prd-centos7-docker-4c-2g-19472 does not seem to be running inside a container 08:13:09 $ 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-86/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-86 -v /w/workspace/dgexfoundry_device-snmp-go_PR-86:/w/workspace/dgexfoundry_device-snmp-go_PR-86:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-86@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 08:13:12 $ docker top b024d31440ab0d80217adbdde53eb508fedeff6f7d27eb1ebd9bc9531eda6f7d -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:13 + touch /tmp/pre-build-complete [Pipeline] sh 08:13:13 + mkdir -p /var/log/sa [Pipeline] sh 08:13:14 + ls /var/log/sa-host 08:13:14 + sadf -c /var/log/sa-host/sa11 08:13:14 file_magic: OK 08:13:14 HZ: Using current value: 100 08:13:14 file_header: OK 08:13:14 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 08:13:14 Statistics: 08:13:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:13:14 File successfully converted to sysstat format version 12.2.1 08:13:14 + sadf -c /var/log/sa-host/sa23 08:13:14 file_magic: OK 08:13:14 HZ: Using current value: 100 08:13:14 file_header: OK 08:13:14 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 08:13:14 Statistics: 08:13:14 Hnuu...uuuununununu... 08:13:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:14 provisioning config files... 08:13:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp/config6229359615854056595tmp [Pipeline] { [Pipeline] echo 08:13:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:13:14 ---> create-netrc.sh [Pipeline] } 08:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:13:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:13:15 ---> python-tools-install.sh [Pipeline] echo 08:13:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:13:15 ---> sudo-logs.sh 08:13:15 Archiving 'sudo' log.. [Pipeline] echo 08:13:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:13:16 ---> job-cost.sh 08:13:16 lf-activate-venv: SKIPPING 08:13:16 INFO: No Stack... 08:13:17 INFO: Retrieving Pricing Info for: v1-standard-2 08:13:17 INFO: Archiving Costs [Pipeline] echo 08:13:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:13:18 ---> logs-deploy.sh 08:13:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-86/1 08:13:18 INFO: archiving workspace using pattern(s): 08:13:20 Archives upload complete. 08:13:20 INFO: archiving logs to Nexus 08:13:21 ---> uname -a: 08:13:21 Linux prd-centos7-docker-4c-2g-19472.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:13:21 08:13:21 08:13:21 ---> lscpu: 08:13:21 Architecture: x86_64 08:13:21 CPU op-mode(s): 32-bit, 64-bit 08:13:21 Byte Order: Little Endian 08:13:21 Address sizes: 40 bits physical, 48 bits virtual 08:13:21 CPU(s): 4 08:13:21 On-line CPU(s) list: 0-3 08:13:21 Thread(s) per core: 1 08:13:21 Core(s) per socket: 1 08:13:21 Socket(s): 4 08:13:21 NUMA node(s): 1 08:13:21 Vendor ID: GenuineIntel 08:13:21 CPU family: 6 08:13:21 Model: 44 08:13:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:13:21 Stepping: 1 08:13:21 CPU MHz: 2933.438 08:13:21 BogoMIPS: 5866.87 08:13:21 Virtualization: VT-x 08:13:21 Hypervisor vendor: KVM 08:13:21 Virtualization type: full 08:13:21 L1d cache: 128 KiB 08:13:21 L1i cache: 128 KiB 08:13:21 L2 cache: 16 MiB 08:13:21 L3 cache: 64 MiB 08:13:21 NUMA node0 CPU(s): 0-3 08:13:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:13:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:13:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:13:21 Vulnerability Meltdown: Mitigation; PTI 08:13:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:13:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:13:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:13:21 Vulnerability Srbds: Not affected 08:13:21 Vulnerability Tsx async abort: Not affected 08:13:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:13:21 08:13:21 08:13:21 ---> nproc: 08:13:21 4 08:13:21 08:13:21 08:13:21 ---> df -h: 08:13:21 Filesystem Size Used Available Use% Mounted on 08:13:21 overlay 50.0G 7.3G 42.7G 15% / 08:13:21 tmpfs 64.0M 0 64.0M 0% /dev 08:13:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:13:21 shm 64.0M 0 64.0M 0% /dev/shm 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-86@tmp 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:13:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-86 08:13:21 08:13:21 08:13:21 ---> free -m: 08:13:21 total used free shared buff/cache available 08:13:21 Mem: 1837 686 108 0 1042 1046 08:13:21 Swap: 1023 0 1023 08:13:21 08:13:21 08:13:21 ---> ip addr: 08:13:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:13:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:13:21 inet 127.0.0.1/8 scope host lo 08:13:21 valid_lft forever preferred_lft forever 08:13:21 inet6 ::1/128 scope host 08:13:21 valid_lft forever preferred_lft forever 08:13:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:13:21 link/ether fa:16:3e:01:a9:63 brd ff:ff:ff:ff:ff:ff 08:13:21 inet 10.30.123.228/23 brd 10.30.123.255 scope global dynamic eth0 08:13:21 valid_lft 85997sec preferred_lft 85997sec 08:13:21 inet6 fe80::f816:3eff:fe01:a963/64 scope link 08:13:21 valid_lft forever preferred_lft forever 08:13:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:13:21 link/ether 02:42:6b:4d:b0:07 brd ff:ff:ff:ff:ff:ff 08:13:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:13:21 valid_lft forever preferred_lft forever 08:13:21 inet6 fe80::42:6bff:fe4d:b007/64 scope link 08:13:21 valid_lft forever preferred_lft forever 08:13:21 08:13:21 08:13:21 ---> sar -b -r -n DEV: 08:13:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 08:13:21 08:13:21 08:06:27 LINUX RESTART (4 CPU) 08:13:21 08:13:21 08:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:13:21 08:08:01 50.38 14.99 35.40 0.00 4601.00 3025.79 0.00 08:13:21 08:09:01 2.06 0.00 2.06 0.00 0.00 37.41 0.00 08:13:21 08:10:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 08:13:21 08:11:01 0.32 0.00 0.32 0.00 0.00 3.70 0.00 08:13:21 08:12:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 08:13:21 08:13:01 53.60 47.04 6.56 0.00 3987.75 3553.51 0.00 08:13:21 Average: 17.81 10.34 7.47 0.00 1431.76 1104.83 0.00 08:13:21 08:13:21 08:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:13:21 08:08:01 157172 0 573300 30.47 2620 1148452 1106856 37.78 402060 1123448 8 08:13:21 08:09:01 160704 0 569764 30.28 2620 1148456 1089976 37.20 402012 1120824 8 08:13:21 08:10:01 160256 0 570204 30.31 2620 1148464 1089988 37.20 410920 1112044 8 08:13:21 08:11:01 159128 0 571332 30.37 2620 1148464 1090064 37.20 412792 1111588 20 08:13:21 08:12:01 160024 0 570428 30.32 2620 1148472 1084924 37.03 413432 1110128 20 08:13:21 08:13:01 90800 0 618236 32.86 2620 1169888 1328588 45.34 451972 1132488 30560 08:13:21 Average: 148014 0 578877 30.77 2620 1152033 1131733 38.62 415531 1118420 5104 08:13:21 08:13:21 08:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:13:21 08:08:01 eth0 286.45 191.44 648.46 66.04 0.00 0.00 0.00 0.00 08:13:21 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:08:01 docker0 1.40 1.18 0.29 2.02 0.00 0.00 0.00 0.00 08:13:21 08:09:01 eth0 4.06 0.87 1.15 0.62 0.00 0.00 0.00 0.00 08:13:21 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:10:01 eth0 3.61 0.73 0.98 0.58 0.00 0.00 0.00 0.00 08:13:21 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:11:01 eth0 3.30 0.83 0.96 0.56 0.00 0.00 0.00 0.00 08:13:21 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:12:01 eth0 2.07 0.85 0.99 0.68 0.00 0.00 0.00 0.00 08:13:21 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:13:01 eth0 150.32 128.45 1733.25 12.29 0.00 0.00 0.00 0.00 08:13:21 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 Average: eth0 74.98 53.87 397.75 13.46 0.00 0.00 0.00 0.00 08:13:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:21 Average: docker0 0.23 0.20 0.05 0.34 0.00 0.00 0.00 0.00 08:13:21 08:13:21 08:13:21 ---> sar -P ALL: 08:13:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 08:13:21 08:13:21 08:06:27 LINUX RESTART (4 CPU) 08:13:21 08:13:21 08:07:01 CPU %user %nice %system %iowait %steal %idle 08:13:21 08:08:01 all 5.17 0.00 2.69 1.08 0.03 91.02 08:13:21 08:08:01 0 5.12 0.00 3.15 0.97 0.02 90.74 08:13:21 08:08:01 1 5.02 0.00 2.45 1.17 0.02 91.34 08:13:21 08:08:01 2 5.39 0.00 2.38 0.86 0.05 91.32 08:13:21 08:08:01 3 5.17 0.00 2.77 1.33 0.05 90.68 08:13:21 08:09:01 all 0.20 0.00 0.04 0.00 0.00 99.76 08:13:21 08:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:13:21 08:09:01 1 0.37 0.00 0.03 0.00 0.00 99.60 08:13:21 08:09:01 2 0.13 0.00 0.05 0.00 0.00 99.82 08:13:21 08:09:01 3 0.25 0.00 0.05 0.00 0.00 99.70 08:13:21 08:10:01 all 0.21 0.00 0.15 0.00 0.00 99.64 08:13:21 08:10:01 0 0.08 0.00 0.15 0.00 0.00 99.77 08:13:21 08:10:01 1 0.58 0.00 0.17 0.00 0.00 99.25 08:13:21 08:10:01 2 0.12 0.00 0.22 0.00 0.00 99.67 08:13:21 08:10:01 3 0.07 0.00 0.07 0.00 0.00 99.87 08:13:21 08:11:01 all 0.05 0.00 0.05 0.00 0.00 99.90 08:13:21 08:11:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:13:21 08:11:01 1 0.10 0.00 0.05 0.00 0.00 99.85 08:13:21 08:11:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:13:21 08:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:13:21 08:12:01 all 0.14 0.00 0.10 0.00 0.01 99.75 08:13:21 08:12:01 0 0.05 0.00 0.10 0.00 0.02 99.83 08:13:21 08:12:01 1 0.42 0.00 0.10 0.00 0.02 99.47 08:13:21 08:12:01 2 0.05 0.00 0.12 0.00 0.00 99.83 08:13:21 08:12:01 3 0.05 0.00 0.08 0.00 0.00 99.87 08:13:21 08:13:01 all 1.88 0.00 1.06 1.37 0.01 95.69 08:13:21 08:13:01 0 1.52 0.00 1.19 3.13 0.02 94.14 08:13:21 08:13:01 1 2.22 0.00 1.10 0.35 0.00 96.33 08:13:21 08:13:01 2 1.47 0.00 0.94 0.74 0.02 96.84 08:13:21 08:13:01 3 2.29 0.00 1.02 1.27 0.00 95.42 08:13:21 Average: all 1.27 0.00 0.68 0.41 0.01 97.63 08:13:21 Average: 0 1.14 0.00 0.78 0.68 0.01 97.40 08:13:21 Average: 1 1.45 0.00 0.65 0.25 0.01 97.65 08:13:21 Average: 2 1.19 0.00 0.62 0.26 0.01 97.91 08:13:21 Average: 3 1.31 0.00 0.67 0.43 0.01 97.59 08:13:21 08:13:21 08:13:21