Pull request #83 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-snmp-go Loading trusted files from base branch master at 2835f428d5bb359d09284af55213ecc07555b5ca rather than 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd Obtained Jenkinsfile from 2835f428d5bb359d09284af55213ecc07555b5ca Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-24914 in /w/workspace/dgexfoundry_device-snmp-go_PR-83 [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-83 # 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/83/head:refs/remotes/origin/PR-83 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd Merge succeeded, producing 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd Checking out Revision 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd (PR-83) > git config core.sparsecheckout # timeout=10 > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # 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 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 Commit message: "feat: Remove Logging configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:37:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:37:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:37:11 ========================================================= 05:37:11 EdgeX Global Pipelines Version Info 05:37:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk be8ccdab35ec795f9e357baea943d080b1f7317a # timeout=10 05:37:12 ------------------- 05:37:12 stable info: 05:37:12 ------------------- 05:37:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:37:12 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 05:37:12 Message: update stable to v1.0.179 05:37:13 ------------------- 05:37:13 experimental info: 05:37:13 ------------------- 05:37:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:37:13 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 05:37:13 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:37:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:37:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9643cb4 [Pipeline] echo 05:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:37:17 provisioning config files... 05:37:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/config3682014799392527700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:17 ---> docker-login.sh 05:37:17 nexus3.edgexfoundry.org:10001 05:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:18 Configure a credential helper to remove this warning. See 05:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:18 05:37:18 Login Succeeded 05:37:18 nexus3.edgexfoundry.org:10002 05:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:18 Configure a credential helper to remove this warning. See 05:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:18 05:37:18 Login Succeeded 05:37:18 nexus3.edgexfoundry.org:10003 05:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:18 Configure a credential helper to remove this warning. See 05:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:18 05:37:18 Login Succeeded 05:37:18 nexus3.edgexfoundry.org:10004 05:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:18 Configure a credential helper to remove this warning. See 05:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:18 05:37:18 Login Succeeded 05:37:18 docker.io 05:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:18 Configure a credential helper to remove this warning. See 05:37:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:18 05:37:18 Login Succeeded 05:37:18 ---> docker-login.sh ends [Pipeline] } 05:37:18 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 05:37:19 + git log --format=format:%s -1 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [Pipeline] echo 05:37:19 GIT_COMMIT: 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd, Commit Message: feat: Remove Logging configuration [Pipeline] echo 05:37:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:37:20 05:37:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:37:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:37:20 latest: Pulling from edgex-devops/git-semver 05:37:20 31603596830f: Pulling fs layer 05:37:20 2a8b12db71e7: Pulling fs layer 05:37:20 6ca5941a6612: Pulling fs layer 05:37:20 ecc8261a40a4: Pulling fs layer 05:37:20 ecc8261a40a4: Waiting 05:37:20 2a8b12db71e7: Verifying Checksum 05:37:20 2a8b12db71e7: Download complete 05:37:20 31603596830f: Verifying Checksum 05:37:20 31603596830f: Download complete 05:37:21 ecc8261a40a4: Verifying Checksum 05:37:21 ecc8261a40a4: Download complete 05:37:21 6ca5941a6612: Verifying Checksum 05:37:21 6ca5941a6612: Download complete 05:37:21 31603596830f: Pull complete 05:37:21 2a8b12db71e7: Pull complete 05:37:22 6ca5941a6612: Pull complete 05:37:22 ecc8261a40a4: Pull complete 05:37:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:37:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:37:22 prd-centos7-docker-4c-2g-24914 does not seem to be running inside a container 05:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-83 -v /w/workspace/dgexfoundry_device-snmp-go_PR-83:/w/workspace/dgexfoundry_device-snmp-go_PR-83:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:37:24 $ docker top 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:24 [ssh-agent] Looking for ssh-agent implementation... 05:37:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:24 $ docker exec 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb ssh-agent 05:37:25 SSH_AUTH_SOCK=/tmp/ssh-zqH4VJrqF2Ro/agent.12 05:37:25 SSH_AGENT_PID=17 05:37:25 Running ssh-add (command line suppressed) 05:37:25 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/private_key_6376519881978146656.key (/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/private_key_6376519881978146656.key) 05:37:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:25 + git tag --points-at HEAD [Pipeline] } 05:37:25 $ docker exec --env ******** --env ******** 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb ssh-agent -k 05:37:25 unset SSH_AUTH_SOCK; 05:37:25 unset SSH_AGENT_PID; 05:37:25 echo Agent pid 17 killed; 05:37:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:37:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:26 [ssh-agent] Looking for ssh-agent implementation... 05:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:26 $ docker exec 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb ssh-agent 05:37:26 SSH_AUTH_SOCK=/tmp/ssh-LkGLLtgRfVXW/agent.47 05:37:26 SSH_AGENT_PID=52 05:37:26 Running ssh-add (command line suppressed) 05:37:26 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/private_key_5694990802435655886.key (/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/private_key_5694990802435655886.key) 05:37:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:26 + git semver init 05:37:26 # -> Open(): unable to determine branch for HEAD 05:37:26 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-83/.git 05:37:26 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-83 05:37:26 # $SEMVER_REMOTE_NAME = origin 05:37:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:37:26 # $SEMVER_USER_NAME = edgex-jenkins 05:37:26 # $SEMVER_BRANCH = PR-83 05:37:26 # $SEMVER_TEMP = /tmp/semver-211281022 05:37:26 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:37:27 # '/tmp/semver-211281022' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-83/.semver' 05:37:27 # -> Force: false 05:37:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-83/.semver [Pipeline] } 05:37:27 $ docker exec --env ******** --env ******** 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb ssh-agent -k 05:37:27 unset SSH_AUTH_SOCK; 05:37:27 unset SSH_AGENT_PID; 05:37:27 echo Agent pid 52 killed; 05:37:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:27 + git semver [Pipeline] } 05:37:27 $ docker stop --time=1 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb 05:37:29 $ docker rm -f 93262a06409e469c895ccae7c9386ea4d4a04eca24823c5cfc6fb5a0fbba9ccb [Pipeline] // withDockerContainer [Pipeline] sh 05:37:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:37:30 Stashed 1 file(s) [Pipeline] echo 05:37:30 [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 05:37:45 Still waiting to schedule task 05:37:45 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24911’ is offline; ‘prd-centos7-docker-4c-2g-24912’ is offline; ‘prd-centos7-docker-4c-2g-24915’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-24913’ doesn’t have label ‘centos7-docker-4c-2g’ 05:37:45 Still waiting to schedule task 05:37:45 ‘prd-ubuntu18.04-docker-arm64-4c-16g-24913’ is offline 05:37:56 Running on prd-centos7-docker-4c-2g-24915 in /w/workspace/dgexfoundry_device-snmp-go_PR-83 [Pipeline] { [Pipeline] ws 05:37:56 Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout 05:37:59 using credential edgex-jenkins-ssh 05:37:59 Cloning the remote Git repository 05:37:59 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:37:59 > git init /w/workspace/device-snmp-go/4 # timeout=10 05:37:59 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:37:59 > git --version # timeout=10 05:37:59 > git --version # 'git version 2.24.3' 05:37:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:38:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:38:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:38:00 Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd 05:38:00 Merge succeeded, producing 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd 05:38:00 Checking out Revision 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd (PR-83) 05:38:00 > git config core.sparsecheckout # timeout=10 05:38:00 > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 05:38:00 > git remote # timeout=10 05:38:00 > git config --get remote.origin.url # timeout=10 05:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:00 > git merge 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 05:38:00 > git rev-parse HEAD^{commit} # timeout=10 05:38:00 > git config core.sparsecheckout # timeout=10 05:38:00 > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 05:38:04 Commit message: "feat: Remove Logging configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:38:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:38:06 + sudo service docker restart 05:38:06 + true 05:38:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:38:07 provisioning config files... 05:38:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config6411815857382596513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:08 ---> docker-login.sh 05:38:08 nexus3.edgexfoundry.org:10001 05:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:08 Configure a credential helper to remove this warning. See 05:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:08 05:38:08 Login Succeeded 05:38:08 nexus3.edgexfoundry.org:10002 05:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:08 Configure a credential helper to remove this warning. See 05:38:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:08 05:38:08 Login Succeeded 05:38:08 nexus3.edgexfoundry.org:10003 05:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:09 Configure a credential helper to remove this warning. See 05:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:09 05:38:09 Login Succeeded 05:38:09 nexus3.edgexfoundry.org:10004 05:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:09 Configure a credential helper to remove this warning. See 05:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:09 05:38:09 Login Succeeded 05:38:09 docker.io 05:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:09 Configure a credential helper to remove this warning. See 05:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:09 05:38:09 Login Succeeded 05:38:09 ---> docker-login.sh ends [Pipeline] } 05:38:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:10 ========================================================= 05:38:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:38:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:38:10 + 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 . 05:38:10 Sending build context to Docker daemon 337.9kB 05:38:10 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 05:38:10 Step 2/10 : FROM ${BASE} 05:38:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:38:10 188c0c94c7c5: Pulling fs layer 05:38:10 0ef7d3d256c8: Pulling fs layer 05:38:10 de9db76c5a1d: Pulling fs layer 05:38:10 bca2f99d35d6: Pulling fs layer 05:38:10 93359f2a8cfa: Pulling fs layer 05:38:10 7c6f9722023f: Pulling fs layer 05:38:10 a35cf1a2eb13: Pulling fs layer 05:38:10 93359f2a8cfa: Waiting 05:38:10 7c6f9722023f: Waiting 05:38:10 a35cf1a2eb13: Waiting 05:38:10 bca2f99d35d6: Waiting 05:38:10 de9db76c5a1d: Verifying Checksum 05:38:10 de9db76c5a1d: Download complete 05:38:10 0ef7d3d256c8: Verifying Checksum 05:38:10 0ef7d3d256c8: Download complete 05:38:10 93359f2a8cfa: Verifying Checksum 05:38:10 93359f2a8cfa: Download complete 05:38:10 188c0c94c7c5: Verifying Checksum 05:38:10 188c0c94c7c5: Download complete 05:38:10 7c6f9722023f: Verifying Checksum 05:38:10 7c6f9722023f: Download complete 05:38:10 188c0c94c7c5: Pull complete 05:38:11 0ef7d3d256c8: Pull complete 05:38:11 de9db76c5a1d: Pull complete 05:38:13 a35cf1a2eb13: Verifying Checksum 05:38:13 a35cf1a2eb13: Download complete 05:38:13 bca2f99d35d6: Verifying Checksum 05:38:13 bca2f99d35d6: Download complete 05:38:20 bca2f99d35d6: Pull complete 05:38:20 93359f2a8cfa: Pull complete 05:38:20 7c6f9722023f: Pull complete 05:38:25 a35cf1a2eb13: Pull complete 05:38:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:38:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:38:25 ---> a62c8e92a672 05:38:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 05:38:25 ---> Running in aecf819082d7 05:38:25 Removing intermediate container aecf819082d7 05:38:25 ---> 9d11622c609d 05:38:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:38:25 ---> Running in 5147ecd4d90b 05:38:25 Removing intermediate container 5147ecd4d90b 05:38:25 ---> e03e97ba7f2a 05:38:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:38:25 ---> Running in c8885e1d3eac 05:38:25 Removing intermediate container c8885e1d3eac 05:38:25 ---> 4bfafde73981 05:38:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:25 ---> Running in 1bf9ec525dfe 05:38:27 Removing intermediate container 1bf9ec525dfe 05:38:27 ---> ed748ecbdacf 05:38:27 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:38:27 ---> Running in f34e5ff682a6 05:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:38:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:38:29 OK: 166 MiB in 39 packages 05:38:29 Removing intermediate container f34e5ff682a6 05:38:29 ---> 3c9693052b19 05:38:29 Step 8/10 : WORKDIR /device-snmp-go 05:38:29 ---> Running in 439fd013175c 05:38:29 Removing intermediate container 439fd013175c 05:38:29 ---> 63a4bc20fbff 05:38:29 Step 9/10 : COPY . . 05:38:30 ---> 94ba4afa83ce 05:38:30 Step 10/10 : RUN go mod download 05:38:30 ---> Running in 0503f3caa265 05:38:48 Removing intermediate container 0503f3caa265 05:38:48 ---> d9eb0cc42d71 05:38:48 Successfully built d9eb0cc42d71 05:38:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:38:49 + docker inspect -f . ci-base-image-x86_64 05:38:49 . [Pipeline] withDockerContainer 05:38:49 prd-centos7-docker-4c-2g-24915 does not seem to be running inside a container 05:38:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:38:50 $ docker top 5d386c61a9a7e479b9207c1adf3878dc031105f51ea18b49bec0dee711a6a285 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:51 + go version 05:38:51 go version go1.15.5 linux/amd64 [Pipeline] } 05:38:51 $ docker stop --time=1 5d386c61a9a7e479b9207c1adf3878dc031105f51ea18b49bec0dee711a6a285 05:38:52 $ docker rm -f 5d386c61a9a7e479b9207c1adf3878dc031105f51ea18b49bec0dee711a6a285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:38:53 + docker inspect -f . ci-base-image-x86_64 05:38:53 . [Pipeline] withDockerContainer 05:38:53 prd-centos7-docker-4c-2g-24915 does not seem to be running inside a container 05:38:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:38:54 $ docker top c1ecf972271ff1f71c0281b3e609e1965fd5bbb88b6cacb1985b7c984828e56c -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:54 + make test 05:38:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:38:55 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:39:07 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:39:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 05:39:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:39:09 gofmt -l . 05:39:09 [ "`gofmt -l .`" = "" ] 05:39:09 ./bin/test-attribution-txt.sh 05:39:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:39:09 $ docker stop --time=1 c1ecf972271ff1f71c0281b3e609e1965fd5bbb88b6cacb1985b7c984828e56c 05:39:12 $ docker rm -f c1ecf972271ff1f71c0281b3e609e1965fd5bbb88b6cacb1985b7c984828e56c [Pipeline] // withDockerContainer [Pipeline] sh 05:39:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:15 + ls -al . 05:39:15 total 104 05:39:15 drwxrwxr-x. 8 jenkins jenkins 4096 Feb 4 05:39 . 05:39:15 drwxrwxr-x. 4 jenkins jenkins 28 Feb 4 05:37 .. 05:39:15 -rw-rw-r--. 1 jenkins jenkins 5082 Feb 4 05:38 Attribution.txt 05:39:15 drwxrwxr-x. 2 jenkins jenkins 87 Feb 4 05:38 bin 05:39:15 drwxrwxr-x. 3 jenkins jenkins 32 Feb 4 05:38 cmd 05:39:15 -rw-r--r--. 1 jenkins jenkins 8493 Feb 4 05:39 coverage.out 05:39:15 -rw-rw-r--. 1 jenkins jenkins 1529 Feb 4 05:38 Dockerfile 05:39:15 -rw-rw-r--. 1 jenkins jenkins 1006 Feb 4 05:38 Dockerfile.build 05:39:15 -rw-rw-r--. 1 jenkins jenkins 6 Feb 4 05:38 .dockerignore 05:39:15 drwxrwxr-x. 8 jenkins jenkins 179 Feb 4 05:38 .git 05:39:15 drwxrwxr-x. 2 jenkins jenkins 103 Feb 4 05:38 .github 05:39:15 -rw-rw-r--. 1 jenkins jenkins 272 Feb 4 05:38 .gitignore 05:39:15 -rw-r--r--. 1 jenkins jenkins 204 Feb 4 05:39 go.mod 05:39:15 -rw-r--r--. 1 jenkins jenkins 14156 Feb 4 05:39 go.sum 05:39:15 drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 05:38 internal 05:39:15 -rw-rw-r--. 1 jenkins jenkins 656 Feb 4 05:38 Jenkinsfile 05:39:15 -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 05:38 LICENSE 05:39:15 -rw-rw-r--. 1 jenkins jenkins 937 Feb 4 05:38 Makefile 05:39:15 drwxrwxr-x. 2 jenkins jenkins 84 Feb 4 05:38 profiles 05:39:15 -rw-rw-r--. 1 jenkins jenkins 12398 Feb 4 05:38 README.md 05:39:15 -rw-rw-r--. 1 jenkins jenkins 5 Feb 4 05:37 VERSION 05:39:15 -rw-rw-r--. 1 jenkins jenkins 209 Feb 4 05:38 version.go [Pipeline] isUnix [Pipeline] sh 05:39:15 + 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=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd --label arch=amd64 --label version=0.0.0 . 05:39:16 Sending build context to Docker daemon 347.1kB 05:39:16 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 05:39:16 Step 2/26 : FROM ${BASE} AS builder 05:39:16 ---> d9eb0cc42d71 05:39:16 Step 3/26 : ARG MAKE='make build' 05:39:16 ---> Running in 08921819dfe4 05:39:16 Removing intermediate container 08921819dfe4 05:39:16 ---> acd884b1f2e7 05:39:16 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 05:39:16 ---> Running in ba02f5cdc1e2 05:39:16 Removing intermediate container ba02f5cdc1e2 05:39:16 ---> 551b1225fea8 05:39:16 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:39:16 ---> Running in ea43f1a6e307 05:39:16 Removing intermediate container ea43f1a6e307 05:39:16 ---> df54b38695fc 05:39:16 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:16 ---> Running in 15c1a605e326 05:39:17 Removing intermediate container 15c1a605e326 05:39:17 ---> 566716dc2240 05:39:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:17 ---> Running in 919d201b457c 05:39:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:39:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:39:19 OK: 166 MiB in 39 packages 05:39:20 Removing intermediate container 919d201b457c 05:39:20 ---> 442815a0cfbc 05:39:20 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 05:39:20 ---> Running in 503a37053a2a 05:39:20 Removing intermediate container 503a37053a2a 05:39:20 ---> ce2bfca7320f 05:39:20 Step 9/26 : COPY go.mod . 05:39:20 ---> ac6e0c25a7cb 05:39:20 Step 10/26 : COPY Makefile . 05:39:21 ---> 7af9a5464d3c 05:39:21 Step 11/26 : RUN make update 05:39:21 ---> Running in fe55d3867041 05:39:21 CGO_ENABLED=0 GO111MODULE=on go mod download 05:39:22 Removing intermediate container fe55d3867041 05:39:22 ---> 1ee00653d188 05:39:22 Step 12/26 : COPY . . 05:39:23 ---> 5c0d30061086 05:39:23 Step 13/26 : RUN ${MAKE} 05:39:23 ---> Running in 0caeedd961d0 05:39:23 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 05:39:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:39:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24916 in /w/workspace/dgexfoundry_device-snmp-go_PR-83 [Pipeline] { [Pipeline] ws 05:39:33 Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout 05:39:35 Removing intermediate container 0caeedd961d0 05:39:35 ---> 78599cd7d9e0 05:39:35 Step 14/26 : FROM alpine:3.12 05:39:35 3.12: Pulling from library/alpine 05:39:35 801bfaa63ef2: Pulling fs layer 05:39:36 801bfaa63ef2: Verifying Checksum 05:39:36 801bfaa63ef2: Download complete 05:39:36 801bfaa63ef2: Pull complete 05:39:36 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:39:36 Status: Downloaded newer image for alpine:3.12 05:39:36 ---> 389fef711851 05:39:36 Step 15/26 : ENV APP_PORT=49993 05:39:36 ---> Running in 227553d7620f 05:39:36 Removing intermediate container 227553d7620f 05:39:36 ---> 62d6627c075e 05:39:36 Step 16/26 : EXPOSE $APP_PORT 05:39:36 ---> Running in a0acb67d7021 05:39:37 Removing intermediate container a0acb67d7021 05:39:37 ---> 3cbc13e65186 05:39:37 Step 17/26 : ENV DEVICE_PORT=161 05:39:37 ---> Running in f54babdfa6eb 05:39:37 Removing intermediate container f54babdfa6eb 05:39:37 ---> a26eac170ed6 05:39:37 Step 18/26 : EXPOSE $DEVICE_PORT 05:39:37 ---> Running in dae3ff958bf8 05:39:37 Removing intermediate container dae3ff958bf8 05:39:37 ---> 793d8f3872c1 05:39:37 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 05:39:37 ---> 2406105f7506 05:39:37 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 05:39:38 ---> eb3923aa3c81 05:39:38 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 05:39:38 using credential edgex-jenkins-ssh 05:39:38 Cloning the remote Git repository 05:39:38 ---> e3ad60a63be9 05:39:38 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 05:39:38 ---> Running in 3f9c47b72ef2 05:39:38 Removing intermediate container 3f9c47b72ef2 05:39:38 ---> f4f7aa847255 05:39:38 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:39:38 ---> Running in 5c720aee3da0 05:39:38 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:39:38 > git init /w/workspace/device-snmp-go/4 # timeout=10 05:39:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:39:38 > git --version # timeout=10 05:39:38 > git --version # 'git version 2.17.1' 05:39:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:38 Removing intermediate container 5c720aee3da0 05:39:38 ---> 7ddc1d8586da 05:39:38 Step 24/26 : LABEL arch=amd64 05:39:39 ---> Running in c6115714778c 05:39:39 Removing intermediate container c6115714778c 05:39:39 ---> 278b75fac335 05:39:39 Step 25/26 : LABEL git_sha=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd 05:39:39 ---> Running in 73067769fd1d 05:39:39 Removing intermediate container 73067769fd1d 05:39:39 ---> 3fdb2369fba0 05:39:39 Step 26/26 : LABEL version=0.0.0 05:39:39 ---> Running in 20af4ed0e365 05:39:39 Removing intermediate container 20af4ed0e365 05:39:39 ---> 2395fe58bb4f 05:39:39 [Warning] One or more build-args [ARCH] were not consumed 05:39:39 Successfully built 2395fe58bb4f 05:39:39 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 05:39:39 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:39:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:39 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:39:39 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage 05:39:40 Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 05:39:40 Merge succeeded, producing 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd 05:39:40 Checking out Revision 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd (PR-83) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:39:40 > git config core.sparsecheckout # timeout=10 05:39:40 > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 05:39:40 > git remote # timeout=10 05:39:40 > git config --get remote.origin.url # timeout=10 05:39:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:40 > git merge 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 05:39:40 > git rev-parse HEAD^{commit} # timeout=10 05:39:40 > git config core.sparsecheckout # timeout=10 05:39:40 > git checkout -f 9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd # timeout=10 05:39:44 Commit message: "feat: Remove Logging configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:39:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:39:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:39:47 + sudo service docker restart 05:39:47 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:39:50 provisioning config files... 05:39:50 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config555237088324662313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:50 ---> docker-login.sh 05:39:50 nexus3.edgexfoundry.org:10001 05:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:51 Configure a credential helper to remove this warning. See 05:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:51 05:39:51 Login Succeeded 05:39:51 nexus3.edgexfoundry.org:10002 05:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:52 Configure a credential helper to remove this warning. See 05:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:52 05:39:52 Login Succeeded 05:39:52 nexus3.edgexfoundry.org:10003 05:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:52 Configure a credential helper to remove this warning. See 05:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:52 05:39:52 Login Succeeded 05:39:52 nexus3.edgexfoundry.org:10004 05:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:53 Configure a credential helper to remove this warning. See 05:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:53 05:39:53 Login Succeeded 05:39:53 docker.io 05:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:54 Configure a credential helper to remove this warning. See 05:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:54 05:39:54 Login Succeeded 05:39:54 ---> docker-login.sh ends [Pipeline] } 05:39:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:39:54 ========================================================= 05:39:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:39:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:39:54 + 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 . 05:39:55 Sending build context to Docker daemon 336.9kB 05:39:55 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 05:39:55 Step 2/10 : FROM ${BASE} 05:39:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:39:55 5f621e34cdf4: Pulling fs layer 05:39:55 a4357932f1b6: Pulling fs layer 05:39:55 18c013af1878: Pulling fs layer 05:39:55 00ac8860ef70: Pulling fs layer 05:39:55 63d7cb157983: Pulling fs layer 05:39:55 b116817d02f9: Pulling fs layer 05:39:55 745a02a5169b: Pulling fs layer 05:39:55 00ac8860ef70: Waiting 05:39:55 63d7cb157983: Waiting 05:39:55 b116817d02f9: Waiting 05:39:55 745a02a5169b: Waiting 05:39:55 18c013af1878: Verifying Checksum 05:39:55 18c013af1878: Download complete 05:39:55 a4357932f1b6: Download complete 05:39:56 63d7cb157983: Verifying Checksum 05:39:56 63d7cb157983: Download complete 05:39:56 b116817d02f9: Verifying Checksum 05:39:56 b116817d02f9: Download complete 05:39:56 5f621e34cdf4: Verifying Checksum 05:39:56 5f621e34cdf4: Download complete 05:39:56 5f621e34cdf4: Pull complete 05:39:57 a4357932f1b6: Pull complete 05:39:57 18c013af1878: Pull complete 05:39:58 745a02a5169b: Verifying Checksum 05:39:58 745a02a5169b: Download complete 05:39:59 00ac8860ef70: Verifying Checksum 05:39:59 00ac8860ef70: Download complete 05:40:10 00ac8860ef70: Pull complete 05:40:10 63d7cb157983: Pull complete 05:40:10 b116817d02f9: Pull complete 05:40:14 745a02a5169b: Pull complete 05:40:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:40:14 ---> b7e6874047d6 05:40:14 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 05:40:16 ---> Running in 608a1636756b 05:40:16 Removing intermediate container 608a1636756b 05:40:16 ---> 16f353f47521 05:40:16 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:40:16 ---> Running in 839c9be5e3e2 05:40:17 Removing intermediate container 839c9be5e3e2 05:40:17 ---> b85147930371 05:40:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:40:17 ---> Running in 90a8c88a31ac 05:40:18 Removing intermediate container 90a8c88a31ac 05:40:18 ---> 446fad5cd618 05:40:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:18 ---> Running in 7344eca52240 05:40:20 Removing intermediate container 7344eca52240 05:40:20 ---> 4cd44182650f 05:40:20 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:40:20 ---> Running in 1e0c934ffffe 05:40:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:40:23 OK: 142 MiB in 39 packages 05:40:24 Removing intermediate container 1e0c934ffffe 05:40:24 ---> c2a268dbda63 05:40:24 Step 8/10 : WORKDIR /device-snmp-go 05:40:24 ---> Running in 653009eac471 05:40:24 Removing intermediate container 653009eac471 05:40:24 ---> 94c5acfd928d 05:40:24 Step 9/10 : COPY . . 05:40:25 ---> e1cb2ed6f115 05:40:25 Step 10/10 : RUN go mod download 05:40:26 ---> Running in a33970e87b7a 05:40:48 Removing intermediate container a33970e87b7a 05:40:48 ---> 815affe7d866 05:40:48 Successfully built 815affe7d866 05:40:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:40:48 + docker inspect -f . ci-base-image-arm64 05:40:48 . [Pipeline] withDockerContainer 05:40:48 prd-ubuntu18.04-docker-arm64-4c-16g-24916 does not seem to be running inside a container 05:40:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:40:50 $ docker top 4493c2c587520066b4d338061b966058cdc258eafa65373c0f065d826d09bf09 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:51 + go version 05:40:51 go version go1.15.5 linux/arm64 [Pipeline] } 05:40:51 $ docker stop --time=1 4493c2c587520066b4d338061b966058cdc258eafa65373c0f065d826d09bf09 05:40:53 $ docker rm -f 4493c2c587520066b4d338061b966058cdc258eafa65373c0f065d826d09bf09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:40:54 + docker inspect -f . ci-base-image-arm64 05:40:54 . [Pipeline] withDockerContainer 05:40:54 prd-ubuntu18.04-docker-arm64-4c-16g-24916 does not seem to be running inside a container 05:40:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:40:56 $ docker top b0dc1b6691216b8e3055ee053d2e4a8c4a6c1c9a4d19343e6e961aa7a9dc7764 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:57 + make test 05:40:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:40:58 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:41:30 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:41:30 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 05:41:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:41:39 gofmt -l . 05:41:39 [ "`gofmt -l .`" = "" ] 05:41:39 ./bin/test-attribution-txt.sh 05:41:39 ./bin/test-go-mod-tidy.sh [Pipeline] } 05:41:39 $ docker stop --time=1 b0dc1b6691216b8e3055ee053d2e4a8c4a6c1c9a4d19343e6e961aa7a9dc7764 05:41:41 $ docker rm -f b0dc1b6691216b8e3055ee053d2e4a8c4a6c1c9a4d19343e6e961aa7a9dc7764 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:41:42 Warning: overwriting stash ‘coverage-report’ 05:41:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:41:44 + ls -al . 05:41:44 total 132 05:41:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 05:41 . 05:41:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 05:39 .. 05:41:44 -rw-rw-r-- 1 jenkins jenkins 6 Feb 4 05:39 .dockerignore 05:41:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 05:39 .git 05:41:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:39 .github 05:41:44 -rw-rw-r-- 1 jenkins jenkins 272 Feb 4 05:39 .gitignore 05:41:44 -rw-rw-r-- 1 jenkins jenkins 5082 Feb 4 05:39 Attribution.txt 05:41:44 -rw-rw-r-- 1 jenkins jenkins 1529 Feb 4 05:39 Dockerfile 05:41:44 -rw-rw-r-- 1 jenkins jenkins 1006 Feb 4 05:39 Dockerfile.build 05:41:44 -rw-rw-r-- 1 jenkins jenkins 656 Feb 4 05:39 Jenkinsfile 05:41:44 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 05:39 LICENSE 05:41:44 -rw-rw-r-- 1 jenkins jenkins 937 Feb 4 05:39 Makefile 05:41:44 -rw-rw-r-- 1 jenkins jenkins 12398 Feb 4 05:39 README.md 05:41:44 -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 05:37 VERSION 05:41:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:39 bin 05:41:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 05:39 cmd 05:41:44 -rw-r--r-- 1 jenkins jenkins 8493 Feb 4 05:41 coverage.out 05:41:44 -rw-r--r-- 1 jenkins jenkins 204 Feb 4 05:41 go.mod 05:41:44 -rw-r--r-- 1 jenkins jenkins 14156 Feb 4 05:41 go.sum 05:41:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 05:39 internal 05:41:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:39 profiles 05:41:44 -rw-rw-r-- 1 jenkins jenkins 209 Feb 4 05:39 version.go [Pipeline] isUnix [Pipeline] sh 05:41:44 + 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=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd --label arch=arm64 --label version=0.0.0 . 05:41:45 Sending build context to Docker daemon 346.1kB 05:41:45 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 05:41:45 Step 2/26 : FROM ${BASE} AS builder 05:41:45 ---> 815affe7d866 05:41:45 Step 3/26 : ARG MAKE='make build' 05:41:45 ---> Running in 8908daddb1ba 05:41:45 Removing intermediate container 8908daddb1ba 05:41:45 ---> 496aceacee90 05:41:45 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 05:41:45 ---> Running in 3aa9008a63bd 05:41:46 Removing intermediate container 3aa9008a63bd 05:41:46 ---> f146a57ac357 05:41:46 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:41:46 ---> Running in 770827e1db2a 05:41:46 Removing intermediate container 770827e1db2a 05:41:46 ---> 2d8d11f2d66c 05:41:46 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:41:47 ---> Running in 71c347153f7e 05:41:49 Removing intermediate container 71c347153f7e 05:41:49 ---> 6a0caf1443ad 05:41:49 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:41:49 ---> Running in 4da356f0f8f4 05:41:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:41:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:41:51 OK: 142 MiB in 39 packages 05:41:52 Removing intermediate container 4da356f0f8f4 05:41:52 ---> cb363b7e62c6 05:41:52 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 05:41:53 ---> Running in 36e0d70f766d 05:41:53 Removing intermediate container 36e0d70f766d 05:41:53 ---> 3d03788be1a4 05:41:53 Step 9/26 : COPY go.mod . 05:41:53 ---> 948c4c628fd0 05:41:53 Step 10/26 : COPY Makefile . 05:41:54 ---> 205519cb675b 05:41:54 Step 11/26 : RUN make update 05:41:54 ---> Running in 8ea445582d25 05:41:55 CGO_ENABLED=0 GO111MODULE=on go mod download 05:41:57 Removing intermediate container 8ea445582d25 05:41:57 ---> 0313b3678fdc 05:41:57 Step 12/26 : COPY . . 05:41:58 ---> c98222b507c6 05:41:58 Step 13/26 : RUN ${MAKE} 05:41:58 ---> Running in 948a0f1dfd75 05:41:59 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 05:42:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:42:30 Removing intermediate container 948a0f1dfd75 05:42:30 ---> b3c5d47dc38d 05:42:30 Step 14/26 : FROM alpine:3.12 05:42:30 3.12: Pulling from library/alpine 05:42:30 159e5727ea61: Pulling fs layer 05:42:31 159e5727ea61: Verifying Checksum 05:42:31 159e5727ea61: Download complete 05:42:31 159e5727ea61: Pull complete 05:42:31 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 05:42:31 Status: Downloaded newer image for alpine:3.12 05:42:31 ---> afeebe901d6b 05:42:31 Step 15/26 : ENV APP_PORT=49993 05:42:32 ---> Running in 951e94b553ad 05:42:32 Removing intermediate container 951e94b553ad 05:42:32 ---> cf481604aae3 05:42:32 Step 16/26 : EXPOSE $APP_PORT 05:42:32 ---> Running in 49cb451636a3 05:42:32 Removing intermediate container 49cb451636a3 05:42:32 ---> 6cbb06888274 05:42:32 Step 17/26 : ENV DEVICE_PORT=161 05:42:33 ---> Running in e294c567d048 05:42:33 Removing intermediate container e294c567d048 05:42:33 ---> a8512d7c4d48 05:42:33 Step 18/26 : EXPOSE $DEVICE_PORT 05:42:33 ---> Running in b1e399cbe2cc 05:42:34 Removing intermediate container b1e399cbe2cc 05:42:34 ---> 2515d17ade4e 05:42:34 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 05:42:35 ---> 350d1398562d 05:42:35 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 05:42:36 ---> 691acc48c873 05:42:36 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 05:42:37 ---> 0d6dfb3710d1 05:42:37 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 05:42:37 ---> Running in 2a1db38b1daf 05:42:37 Removing intermediate container 2a1db38b1daf 05:42:37 ---> 3276273f60fc 05:42:37 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:42:37 ---> Running in 15e7f48f9a3e 05:42:38 Removing intermediate container 15e7f48f9a3e 05:42:38 ---> 2ab4ee5dfc45 05:42:38 Step 24/26 : LABEL arch=arm64 05:42:38 ---> Running in 1265756637c1 05:42:38 Removing intermediate container 1265756637c1 05:42:38 ---> dd699802ee48 05:42:38 Step 25/26 : LABEL git_sha=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd 05:42:38 ---> Running in 52bec9c553a2 05:42:39 Removing intermediate container 52bec9c553a2 05:42:39 ---> ff48ed764e72 05:42:39 Step 26/26 : LABEL version=0.0.0 05:42:39 ---> Running in 88530fbc326e 05:42:39 Removing intermediate container 88530fbc326e 05:42:39 ---> e70e4c0bf6e0 05:42:39 [Warning] One or more build-args [ARCH] were not consumed 05:42:39 Successfully built e70e4c0bf6e0 05:42:39 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:42:41 provisioning config files... 05:42:41 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/config8182457145246014610tmp [Pipeline] { [Pipeline] sh 05:42:41 + set +x 05:42:41 + curl -s https://codecov.io/bash 05:42:41 + bash -s -- 05:42:42 05:42:42 _____ _ 05:42:42 / ____| | | 05:42:42 | | ___ __| | ___ ___ _____ __ 05:42:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:42:42 | |___| (_) | (_| | __/ (_| (_) \ V / 05:42:42 \_____\___/ \__,_|\___|\___\___/ \_/ 05:42:42 Bash-20210129-7c25fce 05:42:42 05:42:42 05:42:42 ==> git version 2.24.3 found 05:42:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:42:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:42:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:42:42 ==> Jenkins CI detected. 05:42:42 project root: . 05:42:42 --> token set from env 05:42:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:42:42 ==> Running gcov in . (disable via -X gcov) 05:42:42 ==> Python coveragepy not found 05:42:42 ==> Searching for coverage reports in: 05:42:42 + . 05:42:42 -> Found 1 reports 05:42:42 ==> Detecting git/mercurial file structure 05:42:42 ==> Reading reports 05:42:42 + ./coverage.out bytes=8493 05:42:42 ==> Appending adjustments 05:42:42 https://docs.codecov.io/docs/fixing-reports 05:42:42 + Found adjustments 05:42:42 ==> Gzipping contents 05:42:42 4.0K /tmp/codecov.wcZoDf.gz 05:42:42 ==> Uploading reports 05:42:42 url: https://codecov.io 05:42:42 query: branch=PR-83&commit=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-83%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=83&job=&cmd_args= 05:42:42 -> Pinging Codecov 05:42:42 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-83&commit=9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-83%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=83&job=&cmd_args= 05:42:42 -> Uploading to 05:42:42 https://storage.googleapis.com/codecov/v4/raw/2021-02-04/6C56EA5C29638FB4528AC87E60AF5AE0/9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd/d8762a6f-d201-4df8-b870-51a024df837c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T054242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b813b6709e7ea7fa97af1a32fa91008a523da05e4df6fad80e02f4fdaf0722 05:42:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:42 Dload Upload Total Spent Left Speed 05:42:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3028 --:--:-- --:--:-- --:--:-- 3027 05:42:43 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/9643cb42ab3b2c0ea5f62eddd68fecf61d4dabcd [Pipeline] } 05:42:43 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 05:42:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:42:45 ---> package-listing.sh 05:42:45 ++ facter osfamily 05:42:45 ++ tr '[:upper:]' '[:lower:]' 05:42:45 + OS_FAMILY=redhat 05:42:45 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-83 05:42:45 + START_PACKAGES=/tmp/packages_start.txt 05:42:45 + END_PACKAGES=/tmp/packages_end.txt 05:42:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:45 + PACKAGES=/tmp/packages_start.txt 05:42:45 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-83 ']' 05:42:45 + PACKAGES=/tmp/packages_end.txt 05:42:45 + case "${OS_FAMILY}" in 05:42:45 + rpm -qa 05:42:45 + sort 05:42:51 + '[' -f /tmp/packages_start.txt ']' 05:42:51 + '[' -f /tmp/packages_end.txt ']' 05:42:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:51 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-83 ']' 05:42:51 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-83/archives/ 05:42:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-83/archives/ [Pipeline] echo 05:42:51 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-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:42:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:51 05:42:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:42:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:52 alpine: Pulling from edgex-lftools-log-publisher 05:42:52 df20fa9351a1: Pulling fs layer 05:42:52 36b3adc4ff6f: Pulling fs layer 05:42:52 8ad3a11d3b57: Pulling fs layer 05:42:52 46f8f816bc3b: Pulling fs layer 05:42:52 93b61091891f: Pulling fs layer 05:42:52 46f8f816bc3b: Waiting 05:42:52 93b9cdb0e59b: Pulling fs layer 05:42:52 5e14af77c1be: Pulling fs layer 05:42:52 01666e4c0597: Pulling fs layer 05:42:52 93b61091891f: Waiting 05:42:52 aa168da1d23b: Pulling fs layer 05:42:52 93b9cdb0e59b: Waiting 05:42:52 5e14af77c1be: Waiting 05:42:52 01666e4c0597: Waiting 05:42:52 36b3adc4ff6f: Verifying Checksum 05:42:52 36b3adc4ff6f: Download complete 05:42:52 46f8f816bc3b: Verifying Checksum 05:42:52 46f8f816bc3b: Download complete 05:42:52 df20fa9351a1: Verifying Checksum 05:42:52 df20fa9351a1: Download complete 05:42:52 93b9cdb0e59b: Verifying Checksum 05:42:52 93b9cdb0e59b: Download complete 05:42:52 93b61091891f: Verifying Checksum 05:42:52 93b61091891f: Download complete 05:42:52 5e14af77c1be: Verifying Checksum 05:42:52 5e14af77c1be: Download complete 05:42:52 01666e4c0597: Verifying Checksum 05:42:52 01666e4c0597: Download complete 05:42:52 df20fa9351a1: Pull complete 05:42:52 8ad3a11d3b57: Verifying Checksum 05:42:52 8ad3a11d3b57: Download complete 05:42:52 36b3adc4ff6f: Pull complete 05:42:53 8ad3a11d3b57: Pull complete 05:42:53 46f8f816bc3b: Pull complete 05:42:54 93b61091891f: Pull complete 05:42:54 93b9cdb0e59b: Pull complete 05:42:54 5e14af77c1be: Pull complete 05:42:54 01666e4c0597: Pull complete 05:42:55 aa168da1d23b: Verifying Checksum 05:42:55 aa168da1d23b: Download complete 05:43:01 aa168da1d23b: Pull complete 05:43:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:43:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:43:02 prd-centos7-docker-4c-2g-24914 does not seem to be running inside a container 05:43:02 $ 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-83/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-83 -v /w/workspace/dgexfoundry_device-snmp-go_PR-83:/w/workspace/dgexfoundry_device-snmp-go_PR-83:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:43:05 $ docker top b894f7d1e53e39b048c514c7fb77002b93eb8de3d928f367fd1b96b596ab8e77 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:06 + touch /tmp/pre-build-complete [Pipeline] sh 05:43:06 + mkdir -p /var/log/sa [Pipeline] sh 05:43:06 + ls /var/log/sa-host 05:43:06 + sadf -c /var/log/sa-host/sa04 05:43:06 file_magic: OK 05:43:06 HZ: Using current value: 100 05:43:06 file_header: OK 05:43:06 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 05:43:06 Statistics: 05:43:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:43:06 File successfully converted to sysstat format version 12.2.1 05:43:06 + sadf -c /var/log/sa-host/sa23 05:43:06 file_magic: OK 05:43:06 HZ: Using current value: 100 05:43:06 file_header: OK 05:43:06 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 05:43:06 Statistics: 05:43:06 Hnuu...uuuununununu... 05:43:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:06 provisioning config files... 05:43:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp/config8725413637263280424tmp [Pipeline] { [Pipeline] echo 05:43:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:43:07 ---> create-netrc.sh [Pipeline] } 05:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:43:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:43:07 ---> python-tools-install.sh [Pipeline] echo 05:43:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:43:08 ---> sudo-logs.sh 05:43:08 Archiving 'sudo' log.. [Pipeline] echo 05:43:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:43:08 ---> job-cost.sh 05:43:08 lf-activate-venv: SKIPPING 05:43:08 INFO: No Stack... 05:43:09 INFO: Retrieving Pricing Info for: v1-standard-2 05:43:09 INFO: Archiving Costs [Pipeline] echo 05:43:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:43:09 ---> logs-deploy.sh 05:43:09 lf-activate-venv: SKIPPING 05:43:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-83/4 05:43:09 INFO: archiving workspace using pattern(s): 05:43:11 Archives upload complete. 05:43:11 INFO: archiving logs to Nexus 05:43:12 ---> uname -a: 05:43:12 Linux prd-centos7-docker-4c-2g-24914.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:43:12 05:43:12 05:43:12 ---> lscpu: 05:43:12 Architecture: x86_64 05:43:12 CPU op-mode(s): 32-bit, 64-bit 05:43:12 Byte Order: Little Endian 05:43:12 Address sizes: 40 bits physical, 48 bits virtual 05:43:12 CPU(s): 4 05:43:12 On-line CPU(s) list: 0-3 05:43:12 Thread(s) per core: 1 05:43:12 Core(s) per socket: 1 05:43:12 Socket(s): 4 05:43:12 NUMA node(s): 1 05:43:12 Vendor ID: GenuineIntel 05:43:12 CPU family: 6 05:43:12 Model: 44 05:43:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:43:12 Stepping: 1 05:43:12 CPU MHz: 2933.438 05:43:12 BogoMIPS: 5866.87 05:43:12 Virtualization: VT-x 05:43:12 Hypervisor vendor: KVM 05:43:12 Virtualization type: full 05:43:12 L1d cache: 128 KiB 05:43:12 L1i cache: 128 KiB 05:43:12 L2 cache: 16 MiB 05:43:12 L3 cache: 64 MiB 05:43:12 NUMA node0 CPU(s): 0-3 05:43:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:43:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:43:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:43:12 Vulnerability Meltdown: Mitigation; PTI 05:43:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:43:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:43:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:43:12 Vulnerability Srbds: Not affected 05:43:12 Vulnerability Tsx async abort: Not affected 05:43:12 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 05:43:12 05:43:12 05:43:12 ---> nproc: 05:43:12 4 05:43:12 05:43:12 05:43:12 ---> df -h: 05:43:12 Filesystem Size Used Available Use% Mounted on 05:43:12 overlay 50.0G 7.3G 42.7G 15% / 05:43:12 tmpfs 64.0M 0 64.0M 0% /dev 05:43:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:43:12 shm 64.0M 0 64.0M 0% /dev/shm 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-83 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-snmp-go_PR-83@tmp 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:43:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:43:12 05:43:12 05:43:12 ---> free -m: 05:43:12 total used free shared buff/cache available 05:43:12 Mem: 1837 683 110 0 1043 1049 05:43:12 Swap: 1023 1 1022 05:43:12 05:43:12 05:43:12 ---> ip addr: 05:43:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:43:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:12 inet 127.0.0.1/8 scope host lo 05:43:12 valid_lft forever preferred_lft forever 05:43:12 inet6 ::1/128 scope host 05:43:12 valid_lft forever preferred_lft forever 05:43:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:43:12 link/ether fa:16:3e:bf:01:9e brd ff:ff:ff:ff:ff:ff 05:43:12 inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 05:43:12 valid_lft 86007sec preferred_lft 86007sec 05:43:12 inet6 fe80::f816:3eff:febf:19e/64 scope link 05:43:12 valid_lft forever preferred_lft forever 05:43:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:43:12 link/ether 02:42:4b:22:af:d6 brd ff:ff:ff:ff:ff:ff 05:43:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:43:12 valid_lft forever preferred_lft forever 05:43:12 inet6 fe80::42:4bff:fe22:afd6/64 scope link 05:43:12 valid_lft forever preferred_lft forever 05:43:12 05:43:12 05:43:12 ---> sar -b -r -n DEV: 05:43:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) 05:43:12 05:43:12 05:36:28 LINUX RESTART (4 CPU) 05:43:12 05:43:12 05:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:43:12 05:38:01 47.81 15.25 32.56 0.00 4631.66 3081.65 0.00 05:43:12 05:39:01 0.90 0.00 0.90 0.00 0.00 19.46 0.00 05:43:12 05:40:01 0.22 0.00 0.22 0.00 0.00 2.46 0.00 05:43:12 05:41:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 05:43:12 05:42:01 0.35 0.00 0.35 0.00 0.00 4.51 0.00 05:43:12 05:43:01 104.44 62.47 41.97 0.00 5250.12 15237.91 0.00 05:43:12 Average: 25.67 12.96 12.71 0.00 1647.48 3059.49 0.00 05:43:12 05:43:12 05:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:12 05:38:01 156764 0 577044 30.67 2620 1145116 1089340 37.18 392028 1133428 16 05:43:12 05:39:01 163272 0 570528 30.32 2620 1145124 1060684 36.20 392392 1127548 20 05:43:12 05:40:01 161024 0 572772 30.44 2620 1145128 1060804 36.20 391940 1130524 20 05:43:12 05:41:01 161636 0 572160 30.41 2620 1145128 1060684 36.20 407212 1114388 16 05:43:12 05:42:01 159820 0 573968 30.51 2620 1145136 1060756 36.20 406332 1117632 12 05:43:12 05:43:01 234704 0 635304 33.77 2620 1008916 1094816 37.36 417548 979460 85132 05:43:12 Average: 172870 0 583629 31.02 2620 1122425 1071181 36.56 401242 1100497 14203 05:43:12 05:43:12 05:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:12 05:38:01 eth0 446.25 264.31 792.42 88.66 0.00 0.00 0.00 0.00 05:43:12 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:38:01 docker0 1.13 1.03 0.24 2.03 0.00 0.00 0.00 0.00 05:43:12 05:39:01 eth0 1.25 0.07 0.11 0.03 0.00 0.00 0.00 0.00 05:43:12 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:40:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 05:43:12 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:41:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:43:12 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:42:01 eth0 0.70 0.15 0.13 0.04 0.00 0.00 0.00 0.00 05:43:12 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:43:01 eth0 211.67 184.87 2171.67 19.31 0.00 0.00 0.00 0.00 05:43:12 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 Average: eth0 110.11 74.99 494.29 18.05 0.00 0.00 0.00 0.00 05:43:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:12 Average: docker0 0.19 0.17 0.04 0.34 0.00 0.00 0.00 0.00 05:43:12 05:43:12 05:43:12 ---> sar -P ALL: 05:43:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) 05:43:12 05:43:12 05:36:28 LINUX RESTART (4 CPU) 05:43:12 05:43:12 05:37:01 CPU %user %nice %system %iowait %steal %idle 05:43:12 05:38:01 all 8.08 0.00 2.75 0.98 0.02 88.17 05:43:12 05:38:01 0 5.88 0.00 3.64 0.17 0.02 90.29 05:43:12 05:38:01 1 9.59 0.00 2.28 1.58 0.02 86.53 05:43:12 05:38:01 2 7.75 0.00 2.41 0.22 0.03 89.59 05:43:12 05:38:01 3 9.06 0.00 2.68 1.94 0.02 86.30 05:43:12 05:39:01 all 0.15 0.00 0.05 0.00 0.00 99.80 05:43:12 05:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 05:43:12 05:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:43:12 05:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 05:43:12 05:39:01 3 0.48 0.00 0.08 0.00 0.00 99.43 05:43:12 05:40:01 all 0.17 0.00 0.04 0.00 0.01 99.78 05:43:12 05:40:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:43:12 05:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:43:12 05:40:01 2 0.07 0.00 0.05 0.00 0.00 99.88 05:43:12 05:40:01 3 0.52 0.00 0.03 0.00 0.00 99.45 05:43:12 05:41:01 all 0.16 0.00 0.05 0.00 0.00 99.78 05:43:12 05:41:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:43:12 05:41:01 1 0.02 0.00 0.08 0.00 0.00 99.90 05:43:12 05:41:01 2 0.05 0.00 0.07 0.00 0.02 99.87 05:43:12 05:41:01 3 0.53 0.00 0.02 0.00 0.00 99.45 05:43:12 05:42:01 all 0.16 0.00 0.05 0.00 0.00 99.79 05:43:12 05:42:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:43:12 05:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:12 05:42:01 2 0.07 0.00 0.08 0.00 0.00 99.85 05:43:12 05:42:01 3 0.52 0.00 0.05 0.00 0.00 99.43 05:43:12 05:43:01 all 5.42 0.00 3.77 1.52 0.03 89.27 05:43:12 05:43:01 0 5.24 0.00 3.41 0.15 0.03 91.17 05:43:12 05:43:01 1 5.80 0.00 4.36 4.06 0.03 85.75 05:43:12 05:43:01 2 4.76 0.00 3.72 0.86 0.02 90.64 05:43:12 05:43:01 3 5.88 0.00 3.57 0.99 0.02 89.54 05:43:12 Average: all 2.34 0.00 1.11 0.41 0.01 96.13 05:43:12 Average: 0 1.87 0.00 1.19 0.05 0.01 96.87 05:43:12 Average: 1 2.57 0.00 1.13 0.93 0.01 95.36 05:43:12 Average: 2 2.11 0.00 1.05 0.18 0.01 96.65 05:43:12 Average: 3 2.82 0.00 1.07 0.49 0.01 95.63 05:43:12 05:43:12 05:43:12