cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd5d33fc7dead3a89b7455ddbb74124b65cebdda+828c04b1f0eb937037ce2076f410b90c0d25fe4c (fd35309e2f32b52795fd2161123a57e201a338ec) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5452734430148899554.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3884223881662631016.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3118446914105985706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1947845616159317631.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1795098560794490304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-478 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-117 # timeout=10 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit dd5d33fc7dead3a89b7455ddbb74124b65cebdda Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/jenkins-gitclient-ssh3579518266966111592.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/jenkins-gitclient-ssh3823324842124502598.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/jenkins-gitclient-ssh1094187996477914175.key Merge succeeded, producing dd5d33fc7dead3a89b7455ddbb74124b65cebdda Checking out Revision dd5d33fc7dead3a89b7455ddbb74124b65cebdda (PR-117) > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" > git rev-list --no-walk dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:36:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:36:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:36:10 ========================================================= 05:36:10 EdgeX Global Pipelines Version Info 05:36:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:36:12 ------------------- 05:36:12 stable info: 05:36:12 ------------------- 05:36:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:36:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:36:12 Message: update stable to v1.0.195 05:36:12 ------------------- 05:36:12 experimental info: 05:36:12 ------------------- 05:36:12 Commited By: **** collab-it+edgex@linuxfoundation.org 05:36:12 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:36:12 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:36:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-117 [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-117 [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-117 [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd5d33fc7dead3a89b7455ddbb74124b65cebdda [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd5d33f [Pipeline] echo 05:36:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:13 provisioning config files... 05:36:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/config2205062352380569978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:14 ---> docker-login.sh 05:36:14 nexus3.edgexfoundry.org:10001 05:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:14 Configure a credential helper to remove this warning. See 05:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:14 05:36:14 Login Succeeded 05:36:14 nexus3.edgexfoundry.org:10002 05:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:14 Configure a credential helper to remove this warning. See 05:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:14 05:36:14 Login Succeeded 05:36:14 nexus3.edgexfoundry.org:10003 05:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:15 Configure a credential helper to remove this warning. See 05:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:15 05:36:15 Login Succeeded 05:36:15 nexus3.edgexfoundry.org:10004 05:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:15 Configure a credential helper to remove this warning. See 05:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:15 05:36:15 Login Succeeded 05:36:15 docker.io 05:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:15 Configure a credential helper to remove this warning. See 05:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:15 05:36:15 Login Succeeded 05:36:15 ---> docker-login.sh ends [Pipeline] } 05:36:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:16 + git log --format=format:%s -1 dd5d33fc7dead3a89b7455ddbb74124b65cebdda [Pipeline] echo 05:36:16 GIT_COMMIT: dd5d33fc7dead3a89b7455ddbb74124b65cebdda, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:36:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:36:16 05:36:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:36:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:36:17 latest: Pulling from edgex-devops/git-semver 05:36:17 31603596830f: Pulling fs layer 05:36:17 54011a49482f: Pulling fs layer 05:36:17 a6820b24f6d8: Pulling fs layer 05:36:17 f581987b2513: Pulling fs layer 05:36:17 f581987b2513: Waiting 05:36:17 54011a49482f: Download complete 05:36:17 31603596830f: Verifying Checksum 05:36:17 31603596830f: Download complete 05:36:17 f581987b2513: Verifying Checksum 05:36:17 f581987b2513: Download complete 05:36:17 a6820b24f6d8: Verifying Checksum 05:36:17 a6820b24f6d8: Download complete 05:36:17 31603596830f: Pull complete 05:36:17 54011a49482f: Pull complete 05:36:18 a6820b24f6d8: Pull complete 05:36:18 f581987b2513: Pull complete 05:36:18 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:36:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:36:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:36:18 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 05:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-117 -v /w/workspace/gexfoundry_device-snmp-go_PR-117:/w/workspace/gexfoundry_device-snmp-go_PR-117:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-117@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:36:20 $ docker top b18516d3207ec099238e3280890ab8189ad8a5756a50421cf5d6e76e6fe6860f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:36:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:20 [ssh-agent] Looking for ssh-agent implementation... 05:36:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:20 $ docker exec b18516d3207ec099238e3280890ab8189ad8a5756a50421cf5d6e76e6fe6860f ssh-agent 05:36:21 SSH_AUTH_SOCK=/tmp/ssh-TLNjcafmiM4d/agent.13 05:36:21 SSH_AGENT_PID=19 05:36:21 Running ssh-add (command line suppressed) 05:36:21 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_4368087536053577531.key (/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_4368087536053577531.key) 05:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:21 + git tag --points-at HEAD [Pipeline] } 05:36:21 $ docker exec --env ******** --env ******** b18516d3207ec099238e3280890ab8189ad8a5756a50421cf5d6e76e6fe6860f ssh-agent -k 05:36:21 unset SSH_AUTH_SOCK; 05:36:21 unset SSH_AGENT_PID; 05:36:21 echo Agent pid 19 killed; 05:36:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:36:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:21 [ssh-agent] Looking for ssh-agent implementation... 05:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:21 $ docker exec b18516d3207ec099238e3280890ab8189ad8a5756a50421cf5d6e76e6fe6860f ssh-agent 05:36:21 SSH_AUTH_SOCK=/tmp/ssh-fGLWN44K7GsW/agent.53 05:36:21 SSH_AGENT_PID=60 05:36:21 Running ssh-add (command line suppressed) 05:36:21 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_710059795674548330.key (/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_710059795674548330.key) 05:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:22 + git semver init 05:36:22 # -> Open(): unable to determine branch for HEAD 05:36:22 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-117/.git 05:36:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-117 05:36:22 # $SEMVER_REMOTE_NAME = origin 05:36:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:36:22 # $SEMVER_USER_NAME = edgex-jenkins 05:36:22 # $SEMVER_BRANCH = PR-117 05:36:22 # $SEMVER_TEMP = /tmp/semver-421859263 05:36:22 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:36:22 # '/tmp/semver-421859263' -> '/w/workspace/gexfoundry_device-snmp-go_PR-117/.semver' 05:36:22 # -> Force: false 05:36:22 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-117/.semver [Pipeline] } 05:36:22 $ docker exec --env ******** --env ******** b18516d3207ec099238e3280890ab8189ad8a5756a50421cf5d6e76e6fe6860f ssh-agent -k 05:36:22 unset SSH_AUTH_SOCK; 05:36:22 unset SSH_AGENT_PID; 05:36:22 echo Agent pid 60 killed; 05:36:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:36:23 + git semver [Pipeline] } 05:36:23 $ docker stop --time=1 b18516d3207ec099238e3280890ab8189ad8a5756a50421cf5d6e76e6fe6860f 05:36:24 $ docker rm -f b18516d3207ec099238e3280890ab8189ad8a5756a50421cf5d6e76e6fe6860f [Pipeline] // withDockerContainer [Pipeline] sh 05:36:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:36:25 Stashed 1 file(s) [Pipeline] echo 05:36:25 [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:36:34 Running on prd-centos7-docker-4c-2g-481 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] ws 05:36:34 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 05:36:34 Selected Git installation does not exist. Using Default 05:36:34 The recommended git tool is: NONE 05:36:36 using credential edgex-jenkins-ssh 05:36:36 Cloning the remote Git repository 05:36:36 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:36:36 > git init /w/workspace/device-snmp-go/2 # timeout=10 05:36:36 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:36:36 > git --version # timeout=10 05:36:36 > git --version # 'git version 2.24.4' 05:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:36 [INFO] Currently running in a labeled security context 05:36:36 [INFO] Currently SELinux is 'enforcing' on the host 05:36:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh2887419042033712588.key 05:36:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:37 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:36:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:37 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:36:37 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:36:37 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:37 [INFO] Currently running in a labeled security context 05:36:37 [INFO] Currently SELinux is 'enforcing' on the host 05:36:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh3481490971183112472.key 05:36:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:36:37 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:36:38 Merge succeeded, producing dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:36:38 Checking out Revision dd5d33fc7dead3a89b7455ddbb74124b65cebdda (PR-117) 05:36:37 > git config core.sparsecheckout # timeout=10 05:36:37 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 05:36:37 > git remote # timeout=10 05:36:38 > git config --get remote.origin.url # timeout=10 05:36:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:38 [INFO] Currently running in a labeled security context 05:36:38 [INFO] Currently SELinux is 'enforcing' on the host 05:36:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh8049637717802655741.key 05:36:38 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 05:36:38 > git rev-parse HEAD^{commit} # timeout=10 05:36:38 > git config core.sparsecheckout # timeout=10 05:36:38 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 05:36:40 Still waiting to schedule task 05:36:40 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:36:41 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:36:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:36:43 + true 05:36:43 + sudo service docker restart 05:36:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:01 provisioning config files... 05:37:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config851107502481437865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:01 ---> docker-login.sh 05:37:01 nexus3.edgexfoundry.org:10001 05:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:02 Configure a credential helper to remove this warning. See 05:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:02 05:37:02 Login Succeeded 05:37:02 nexus3.edgexfoundry.org:10002 05:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:02 Configure a credential helper to remove this warning. See 05:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:02 05:37:02 Login Succeeded 05:37:02 nexus3.edgexfoundry.org:10003 05:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:02 Configure a credential helper to remove this warning. See 05:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:02 05:37:02 Login Succeeded 05:37:02 nexus3.edgexfoundry.org:10004 05:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:02 Configure a credential helper to remove this warning. See 05:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:02 05:37:02 Login Succeeded 05:37:02 docker.io 05:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:03 Configure a credential helper to remove this warning. See 05:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:03 05:37:03 Login Succeeded 05:37:03 ---> docker-login.sh ends [Pipeline] } 05:37:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:37:03 ========================================================= 05:37:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:37:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:37:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:37:03 Sending build context to Docker daemon 376.3kB 05:37:03 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:37:03 Step 2/10 : FROM ${BASE} 05:37:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:37:04 540db60ca938: Pulling fs layer 05:37:04 adcc1eea9eea: Pulling fs layer 05:37:04 4c4ab2625f07: Pulling fs layer 05:37:04 0510c868ecb4: Pulling fs layer 05:37:04 afea3b2eda06: Pulling fs layer 05:37:04 7809a108b3ef: Pulling fs layer 05:37:04 f706445af74f: Pulling fs layer 05:37:04 afea3b2eda06: Waiting 05:37:04 7809a108b3ef: Waiting 05:37:04 f706445af74f: Waiting 05:37:04 0510c868ecb4: Waiting 05:37:04 4c4ab2625f07: Verifying Checksum 05:37:04 4c4ab2625f07: Download complete 05:37:04 adcc1eea9eea: Verifying Checksum 05:37:04 adcc1eea9eea: Download complete 05:37:04 afea3b2eda06: Verifying Checksum 05:37:04 afea3b2eda06: Download complete 05:37:04 7809a108b3ef: Verifying Checksum 05:37:04 7809a108b3ef: Download complete 05:37:04 540db60ca938: Verifying Checksum 05:37:04 540db60ca938: Download complete 05:37:04 540db60ca938: Pull complete 05:37:04 adcc1eea9eea: Pull complete 05:37:04 4c4ab2625f07: Pull complete 05:37:06 f706445af74f: Verifying Checksum 05:37:06 f706445af74f: Download complete 05:37:06 0510c868ecb4: Verifying Checksum 05:37:06 0510c868ecb4: Download complete 05:37:10 0510c868ecb4: Pull complete 05:37:10 afea3b2eda06: Pull complete 05:37:10 7809a108b3ef: Pull complete 05:37:12 f706445af74f: Pull complete 05:37:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:37:12 ---> b068be0155e3 05:37:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:37:17 ---> Running in 628ced441370 05:37:17 Removing intermediate container 628ced441370 05:37:17 ---> cf0d445476a6 05:37:17 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:37:17 ---> Running in cd65c237fdc8 05:37:17 Removing intermediate container cd65c237fdc8 05:37:17 ---> ae9fdd3cb8e0 05:37:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:37:17 ---> Running in 40fa45e77070 05:37:17 Removing intermediate container 40fa45e77070 05:37:17 ---> 767c825c77b7 05:37:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:17 ---> Running in 7838b6a53b96 05:37:18 Removing intermediate container 7838b6a53b96 05:37:18 ---> 9fa2b6c5cb27 05:37:18 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:37:18 ---> Running in 180ad895d4b4 05:37:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:37:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:37:19 (1/13) Installing libc-dev (0.7.2-r3) 05:37:19 (2/13) Installing libsodium (1.0.18-r0) 05:37:19 (3/13) Installing pkgconf (1.7.3-r0) 05:37:19 (4/13) Installing libsodium-dev (1.0.18-r0) 05:37:20 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:37:20 (6/13) Installing libedit (20191231.3.1-r1) 05:37:20 (7/13) Installing openssh-client (8.4_p1-r3) 05:37:20 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:37:20 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:37:20 (10/13) Installing openssh-server (8.4_p1-r3) 05:37:21 (11/13) Installing openssh (8.4_p1-r3) 05:37:21 (12/13) Installing libzmq (4.3.3-r1) 05:37:21 (13/13) Installing zeromq-dev (4.3.3-r1) 05:37:21 Executing busybox-1.32.1-r6.trigger 05:37:21 OK: 156 MiB in 53 packages 05:37:22 Removing intermediate container 180ad895d4b4 05:37:22 ---> ec57f5673f0e 05:37:22 Step 8/10 : WORKDIR /device-snmp-go 05:37:22 ---> Running in 8f23365340c0 05:37:22 Removing intermediate container 8f23365340c0 05:37:22 ---> de50b677fb36 05:37:22 Step 9/10 : COPY . . 05:37:22 ---> 591f3a50689e 05:37:22 Step 10/10 : RUN go mod download 05:37:22 ---> Running in 986cda243bd1 05:37:44 Removing intermediate container 986cda243bd1 05:37:44 ---> cf4305cf5e20 05:37:44 Successfully built cf4305cf5e20 05:37:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:37:45 + docker inspect -f . ci-base-image-x86_64 05:37:45 . [Pipeline] withDockerContainer 05:37:45 prd-centos7-docker-4c-2g-481 does not seem to be running inside a container 05:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:37:47 $ docker top 0562ecf58f828f2deab44122f4caf6c53fc0eb5bd4acfb4d0d6057bdafbaf197 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:48 + go version 05:37:48 go version go1.16.3 linux/amd64 [Pipeline] } 05:37:48 $ docker stop --time=1 0562ecf58f828f2deab44122f4caf6c53fc0eb5bd4acfb4d0d6057bdafbaf197 05:37:49 $ docker rm -f 0562ecf58f828f2deab44122f4caf6c53fc0eb5bd4acfb4d0d6057bdafbaf197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:37:50 + docker inspect -f . ci-base-image-x86_64 05:37:50 . [Pipeline] withDockerContainer 05:37:50 prd-centos7-docker-4c-2g-481 does not seem to be running inside a container 05:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:37:51 $ docker top 00312a05e0b45caf2f0fe50bd622036c02695b56e6c3ec77070d8231365130dc -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:52 + go mod tidy [Pipeline] sh 05:37:53 + make test 05:37:53 go mod tidy 05:37:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:37:54 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:38:16 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:38:16 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 05:38:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:38:20 gofmt -l . 05:38:20 [ "`gofmt -l .`" = "" ] 05:38:20 ./bin/test-attribution-txt.sh [Pipeline] } 05:38:20 $ docker stop --time=1 00312a05e0b45caf2f0fe50bd622036c02695b56e6c3ec77070d8231365130dc 05:38:22 $ docker rm -f 00312a05e0b45caf2f0fe50bd622036c02695b56e6c3ec77070d8231365130dc [Pipeline] // withDockerContainer [Pipeline] sh 05:38:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:38:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:24 + ls -al . 05:38:24 total 104 05:38:24 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 05:38 . 05:38:24 drwxrwxr-x. 4 jenkins jenkins 28 Jun 28 05:36 .. 05:38:24 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 28 05:36 Attribution.txt 05:38:24 drwxrwxr-x. 2 jenkins jenkins 60 Jun 28 05:36 bin 05:38:24 drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 05:36 cmd 05:38:24 -rw-r--r--. 1 jenkins jenkins 7631 Jun 28 05:38 coverage.out 05:38:24 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 28 05:36 Dockerfile 05:38:24 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 28 05:36 Dockerfile.build 05:38:24 -rw-rw-r--. 1 jenkins jenkins 6 Jun 28 05:36 .dockerignore 05:38:24 drwxrwxr-x. 8 jenkins jenkins 179 Jun 28 05:36 .git 05:38:24 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 05:36 .github 05:38:24 -rw-rw-r--. 1 jenkins jenkins 269 Jun 28 05:36 .gitignore 05:38:24 -rw-rw-r--. 1 jenkins jenkins 208 Jun 28 05:36 go.mod 05:38:24 -rw-r--r--. 1 jenkins jenkins 20831 Jun 28 05:37 go.sum 05:38:24 drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 05:36 internal 05:38:24 -rw-rw-r--. 1 jenkins jenkins 656 Jun 28 05:36 Jenkinsfile 05:38:24 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 05:36 LICENSE 05:38:24 -rw-rw-r--. 1 jenkins jenkins 936 Jun 28 05:36 Makefile 05:38:24 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 28 05:36 README.md 05:38:24 -rw-rw-r--. 1 jenkins jenkins 5 Jun 28 05:36 VERSION 05:38:24 -rw-rw-r--. 1 jenkins jenkins 209 Jun 28 05:36 version.go [Pipeline] isUnix [Pipeline] sh 05:38:24 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=dd5d33fc7dead3a89b7455ddbb74124b65cebdda --label arch=amd64 --label version=0.0.0 . 05:38:24 Sending build context to Docker daemon 384.5kB 05:38:24 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:38:24 Step 2/24 : FROM ${BASE} AS builder 05:38:24 ---> cf4305cf5e20 05:38:24 Step 3/24 : ARG MAKE='make build' 05:38:24 ---> Running in 25d3d763023e 05:38:24 Removing intermediate container 25d3d763023e 05:38:24 ---> ca106dc32491 05:38:24 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:38:24 ---> Running in 3ffdd858df18 05:38:24 Removing intermediate container 3ffdd858df18 05:38:24 ---> 2441aed983eb 05:38:24 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:38:24 ---> Running in 01820e520e81 05:38:24 Removing intermediate container 01820e520e81 05:38:24 ---> d814f02b589e 05:38:24 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:25 ---> Running in 61c197d5fb45 05:38:25 Removing intermediate container 61c197d5fb45 05:38:25 ---> 42fa26ca3af4 05:38:25 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:38:25 ---> Running in 40d2bf10f58b 05:38:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:38:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:38:27 OK: 156 MiB in 53 packages 05:38:27 Removing intermediate container 40d2bf10f58b 05:38:27 ---> 0dc8b2d978c3 05:38:27 Step 8/24 : WORKDIR /device-snmp-go 05:38:27 ---> Running in 65bb19862e79 05:38:27 Removing intermediate container 65bb19862e79 05:38:27 ---> 06a151848922 05:38:27 Step 9/24 : COPY . . 05:38:27 ---> 11943ff85a7b 05:38:27 Step 10/24 : RUN go mod tidy 05:38:27 ---> Running in ab74123b085e 05:38:28 Removing intermediate container ab74123b085e 05:38:28 ---> db397e29f32b 05:38:28 Step 11/24 : RUN make update 05:38:28 ---> Running in ee244a40f9c5 05:38:28 CGO_ENABLED=0 GO111MODULE=on go mod download 05:38:29 Removing intermediate container ee244a40f9c5 05:38:29 ---> 167c6a826daf 05:38:29 Step 12/24 : RUN ${MAKE} 05:38:29 ---> Running in 1e6b6e14398a 05:38:29 go mod tidy 05:38:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 05:38:44 Removing intermediate container 1e6b6e14398a 05:38:44 ---> 7b4ff07e031c 05:38:44 Step 13/24 : FROM alpine:3.12 05:38:44 3.12: Pulling from library/alpine 05:38:44 339de151aab4: Pulling fs layer 05:38:44 339de151aab4: Verifying Checksum 05:38:44 339de151aab4: Download complete 05:38:44 339de151aab4: Pull complete 05:38:44 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:38:44 Status: Downloaded newer image for alpine:3.12 05:38:44 ---> 13621d1b12d4 05:38:44 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:38:44 ---> Running in 1092a21312e7 05:38:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:38:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:38:44 (1/6) Installing dumb-init (1.2.2-r1) 05:38:44 (2/6) Installing libgcc (9.3.0-r2) 05:38:44 (3/6) Installing libsodium (1.0.18-r0) 05:38:44 (4/6) Installing libstdc++ (9.3.0-r2) 05:38:44 (5/6) Installing libzmq (4.3.3-r0) 05:38:44 (6/6) Installing zeromq (4.3.3-r0) 05:38:44 Executing busybox-1.31.1-r20.trigger 05:38:44 OK: 8 MiB in 20 packages 05:38:44 Removing intermediate container 1092a21312e7 05:38:44 ---> 44c7426ac4c8 05:38:44 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:38:45 ---> eefeabc05ef9 05:38:45 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:38:45 ---> ef9a9c2e01e6 05:38:45 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:38:45 ---> c29e21ced130 05:38:45 Step 18/24 : EXPOSE 59993 05:38:45 ---> Running in 28cdd4771b8f 05:38:45 Removing intermediate container 28cdd4771b8f 05:38:45 ---> 9bf90d6017ba 05:38:45 Step 19/24 : EXPOSE 161 05:38:45 ---> Running in f56100c8b608 05:38:45 Removing intermediate container f56100c8b608 05:38:45 ---> e7cf2626277d 05:38:45 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:38:45 ---> Running in d3534a1677ca 05:38:45 Removing intermediate container d3534a1677ca 05:38:45 ---> d7cda56ab19f 05:38:45 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:38:45 ---> Running in a15299cf626e 05:38:45 Removing intermediate container a15299cf626e 05:38:45 ---> 3e36169bd4c2 05:38:45 Step 22/24 : LABEL arch=amd64 05:38:46 ---> Running in 018712aab6cd 05:38:46 Removing intermediate container 018712aab6cd 05:38:46 ---> 7deb7fea1c66 05:38:46 Step 23/24 : LABEL git_sha=dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:38:46 ---> Running in 0404980b8083 05:38:46 Removing intermediate container 0404980b8083 05:38:46 ---> ae85b4a05832 05:38:46 Step 24/24 : LABEL version=0.0.0 05:38:46 ---> Running in 72cf0e0316cc 05:38:46 Removing intermediate container 72cf0e0316cc 05:38:46 ---> 98f304ea4a94 05:38:46 [Warning] One or more build-args [ARCH] were not consumed 05:38:46 Successfully built 98f304ea4a94 05:38:46 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:38:47 ---> job-cost.sh 05:38:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GO7S 05:38:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:39:09 lf-activate-venv(): INFO: Adding /tmp/venv-GO7S/bin to PATH 05:39:09 INFO: No Stack... 05:39:10 INFO: Retrieving Pricing Info for: v3-standard-2 05:39:10 INFO: Archiving Costs [Pipeline] sh 05:39:11 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 05:39:11 + cut -d, -f6 [Pipeline] lock 05:39:11 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-117-2-stack-cost] 05:39:11 Resource [jenkins-edgexfoundry-device-snmp-go-PR-117-2-stack-cost] did not exist. Created. 05:39:11 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-117-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:11 + echo total: 0.05999999865889549 [Pipeline] stash 05:39:11 Stashed 1 file(s) [Pipeline] } 05:39:11 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-117-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:39:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-483 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] ws 05:39:48 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 05:39:48 Selected Git installation does not exist. Using Default 05:39:48 The recommended git tool is: NONE 05:39:53 using credential edgex-jenkins-ssh 05:39:53 Cloning the remote Git repository 05:39:53 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:39:53 > git init /w/workspace/device-snmp-go/2 # timeout=10 05:39:53 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:39:53 > git --version # timeout=10 05:39:53 > git --version # 'git version 2.17.1' 05:39:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:55 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:39:55 Merge succeeded, producing dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:39:55 Checking out Revision dd5d33fc7dead3a89b7455ddbb74124b65cebdda (PR-117) 05:39:54 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:39:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:54 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:39:54 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:39:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:39:55 > git config core.sparsecheckout # timeout=10 05:39:55 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 05:39:55 > git remote # timeout=10 05:39:55 > git config --get remote.origin.url # timeout=10 05:39:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:55 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 05:39:55 > git rev-parse HEAD^{commit} # timeout=10 05:39:55 > git config core.sparsecheckout # timeout=10 05:39:55 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 05:39:59 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:40:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:40:01 + sudo service docker+ restart 05:40:01 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:20 provisioning config files... 05:40:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config6710842273291599399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:20 ---> docker-login.sh 05:40:20 nexus3.edgexfoundry.org:10001 05:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:21 Configure a credential helper to remove this warning. See 05:40:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:21 05:40:21 Login Succeeded 05:40:21 nexus3.edgexfoundry.org:10002 05:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:22 Configure a credential helper to remove this warning. See 05:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:22 05:40:22 Login Succeeded 05:40:22 nexus3.edgexfoundry.org:10003 05:40:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:22 Configure a credential helper to remove this warning. See 05:40:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:22 05:40:22 Login Succeeded 05:40:22 nexus3.edgexfoundry.org:10004 05:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:23 Configure a credential helper to remove this warning. See 05:40:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:23 05:40:23 Login Succeeded 05:40:23 docker.io 05:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:40:24 Configure a credential helper to remove this warning. See 05:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:40:24 05:40:24 Login Succeeded 05:40:24 ---> docker-login.sh ends [Pipeline] } 05:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:40:24 ========================================================= 05:40:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:40:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:40:25 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:40:25 Sending build context to Docker daemon 375.3kB 05:40:25 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:40:25 Step 2/10 : FROM ${BASE} 05:40:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:40:25 595b0fe564bb: Pulling fs layer 05:40:25 3088b5b3c5c0: Pulling fs layer 05:40:25 5b7225fbf94c: Pulling fs layer 05:40:25 ba82ee9f976e: Pulling fs layer 05:40:25 506bd15cee9f: Pulling fs layer 05:40:25 75a0a4a0db45: Pulling fs layer 05:40:25 618dc40b7e24: Pulling fs layer 05:40:25 ba82ee9f976e: Waiting 05:40:25 506bd15cee9f: Waiting 05:40:25 75a0a4a0db45: Waiting 05:40:25 618dc40b7e24: Waiting 05:40:25 5b7225fbf94c: Verifying Checksum 05:40:25 5b7225fbf94c: Download complete 05:40:25 3088b5b3c5c0: Download complete 05:40:25 506bd15cee9f: Download complete 05:40:25 75a0a4a0db45: Verifying Checksum 05:40:25 75a0a4a0db45: Download complete 05:40:25 595b0fe564bb: Verifying Checksum 05:40:25 595b0fe564bb: Download complete 05:40:26 595b0fe564bb: Pull complete 05:40:27 3088b5b3c5c0: Pull complete 05:40:27 5b7225fbf94c: Pull complete 05:40:27 618dc40b7e24: Verifying Checksum 05:40:27 618dc40b7e24: Download complete 05:40:29 ba82ee9f976e: Download complete 05:40:39 ba82ee9f976e: Pull complete 05:40:39 506bd15cee9f: Pull complete 05:40:40 75a0a4a0db45: Pull complete 05:40:43 618dc40b7e24: Pull complete 05:40:43 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:40:43 ---> a36622ca3599 05:40:43 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:40:46 ---> Running in 79d53c82b865 05:40:46 Removing intermediate container 79d53c82b865 05:40:46 ---> 7a9e5bd2b86e 05:40:46 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:40:46 ---> Running in aa53463e6cbb 05:40:47 Removing intermediate container aa53463e6cbb 05:40:47 ---> 282ea58e2439 05:40:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:40:47 ---> Running in ac91a1213378 05:40:47 Removing intermediate container ac91a1213378 05:40:47 ---> 43359084afe9 05:40:47 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:47 ---> Running in 8005f0f2a82c 05:40:50 Removing intermediate container 8005f0f2a82c 05:40:50 ---> e74114829e41 05:40:50 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:40:50 ---> Running in 42ea6cd3bc40 05:40:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:40:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:40:53 (1/13) Installing libc-dev (0.7.2-r3) 05:40:53 (2/13) Installing libsodium (1.0.18-r0) 05:40:53 (3/13) Installing pkgconf (1.7.3-r0) 05:40:53 (4/13) Installing libsodium-dev (1.0.18-r0) 05:40:53 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:40:53 (6/13) Installing libedit (20191231.3.1-r1) 05:40:53 (7/13) Installing openssh-client (8.4_p1-r3) 05:40:54 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:40:54 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:40:54 (10/13) Installing openssh-server (8.4_p1-r3) 05:40:55 (11/13) Installing openssh (8.4_p1-r3) 05:40:55 (12/13) Installing libzmq (4.3.3-r1) 05:40:55 (13/13) Installing zeromq-dev (4.3.3-r1) 05:40:55 Executing busybox-1.32.1-r6.trigger 05:40:55 OK: 145 MiB in 53 packages 05:40:57 Removing intermediate container 42ea6cd3bc40 05:40:57 ---> 870a12010628 05:40:57 Step 8/10 : WORKDIR /device-snmp-go 05:40:57 ---> Running in 98b0520b4f51 05:40:57 Removing intermediate container 98b0520b4f51 05:40:57 ---> bd820de096fd 05:40:57 Step 9/10 : COPY . . 05:40:58 ---> 920313451085 05:40:58 Step 10/10 : RUN go mod download 05:40:58 ---> Running in efa392d30a60 05:41:25 Removing intermediate container efa392d30a60 05:41:25 ---> f260440795be 05:41:25 Successfully built f260440795be 05:41:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:41:25 + docker inspect -f . ci-base-image-arm64 05:41:25 . [Pipeline] withDockerContainer 05:41:26 prd-ubuntu18.04-docker-arm64-4c-16g-483 does not seem to be running inside a container 05:41:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:41:27 $ docker top 4d4c00030cbc75d80fa958c92e221a5394af1da4a1f8a8e6e169dc5753d96e1c -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:28 + go version 05:41:28 go version go1.16.5 linux/arm64 [Pipeline] } 05:41:28 $ docker stop --time=1 4d4c00030cbc75d80fa958c92e221a5394af1da4a1f8a8e6e169dc5753d96e1c 05:41:30 $ docker rm -f 4d4c00030cbc75d80fa958c92e221a5394af1da4a1f8a8e6e169dc5753d96e1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:41:31 + docker inspect -f . ci-base-image-arm64 05:41:31 . [Pipeline] withDockerContainer 05:41:31 prd-ubuntu18.04-docker-arm64-4c-16g-483 does not seem to be running inside a container 05:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:41:33 $ docker top f7764afd953976e71da6edf9644dca9eb7ae901e402ce74b52dba9ca26bb741a -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:34 + go mod tidy [Pipeline] sh 05:41:35 + make test 05:41:35 go mod tidy 05:41:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:41:37 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:42:24 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:42:24 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements 05:42:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:42:51 gofmt -l . 05:42:51 [ "`gofmt -l .`" = "" ] 05:42:51 ./bin/test-attribution-txt.sh [Pipeline] } 05:42:51 $ docker stop --time=1 f7764afd953976e71da6edf9644dca9eb7ae901e402ce74b52dba9ca26bb741a 05:42:53 $ docker rm -f f7764afd953976e71da6edf9644dca9eb7ae901e402ce74b52dba9ca26bb741a [Pipeline] // withDockerContainer [Pipeline] sh 05:42:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:42:54 Warning: overwriting stash ‘coverage-report’ 05:42:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:55 + ls -al . 05:42:55 total 128 05:42:55 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 05:42 . 05:42:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 05:39 .. 05:42:55 -rw-rw-r-- 1 jenkins jenkins 6 Jun 28 05:39 .dockerignore 05:42:55 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 05:39 .git 05:42:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:39 .github 05:42:55 -rw-rw-r-- 1 jenkins jenkins 269 Jun 28 05:39 .gitignore 05:42:55 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 28 05:39 Attribution.txt 05:42:55 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 28 05:39 Dockerfile 05:42:55 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 28 05:39 Dockerfile.build 05:42:55 -rw-rw-r-- 1 jenkins jenkins 656 Jun 28 05:39 Jenkinsfile 05:42:55 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 05:39 LICENSE 05:42:55 -rw-rw-r-- 1 jenkins jenkins 936 Jun 28 05:39 Makefile 05:42:55 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 28 05:39 README.md 05:42:55 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 05:36 VERSION 05:42:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:39 bin 05:42:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:39 cmd 05:42:55 -rw-r--r-- 1 jenkins jenkins 7631 Jun 28 05:42 coverage.out 05:42:55 -rw-rw-r-- 1 jenkins jenkins 208 Jun 28 05:39 go.mod 05:42:55 -rw-r--r-- 1 jenkins jenkins 20831 Jun 28 05:41 go.sum 05:42:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:39 internal 05:42:55 -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 05:39 version.go [Pipeline] isUnix [Pipeline] sh 05:42:56 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dd5d33fc7dead3a89b7455ddbb74124b65cebdda --label arch=arm64 --label version=0.0.0 . 05:42:56 Sending build context to Docker daemon 383.5kB 05:42:56 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:42:56 Step 2/24 : FROM ${BASE} AS builder 05:42:56 ---> f260440795be 05:42:56 Step 3/24 : ARG MAKE='make build' 05:42:57 ---> Running in ff0939ff4132 05:42:57 Removing intermediate container ff0939ff4132 05:42:57 ---> 2ee779a8d8e8 05:42:57 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:42:57 ---> Running in a89e26971399 05:42:58 Removing intermediate container a89e26971399 05:42:58 ---> e27a40d50171 05:42:58 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:42:58 ---> Running in f4db74d9dd01 05:42:58 Removing intermediate container f4db74d9dd01 05:42:58 ---> 88deb5ed371f 05:42:58 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:42:59 ---> Running in 59a48ee70513 05:43:01 Removing intermediate container 59a48ee70513 05:43:01 ---> 419b7beecfb4 05:43:01 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:01 ---> Running in 894dfd96a848 05:43:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:43:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:43:04 OK: 145 MiB in 53 packages 05:43:05 Removing intermediate container 894dfd96a848 05:43:05 ---> 2f04983ce621 05:43:05 Step 8/24 : WORKDIR /device-snmp-go 05:43:05 ---> Running in 875404eece09 05:43:06 Removing intermediate container 875404eece09 05:43:06 ---> cda6d47af69e 05:43:06 Step 9/24 : COPY . . 05:43:07 ---> b06eb12c0b08 05:43:07 Step 10/24 : RUN go mod tidy 05:43:07 ---> Running in 08fe20b2360c 05:43:10 Removing intermediate container 08fe20b2360c 05:43:10 ---> 6c30d3d641eb 05:43:10 Step 11/24 : RUN make update 05:43:10 ---> Running in 6a8fd129119b 05:43:11 CGO_ENABLED=0 GO111MODULE=on go mod download 05:43:12 Removing intermediate container 6a8fd129119b 05:43:12 ---> dd65c1b35cf8 05:43:12 Step 12/24 : RUN ${MAKE} 05:43:13 ---> Running in 5bb0b950690b 05:43:13 go mod tidy 05:43:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 05:43:53 Removing intermediate container 5bb0b950690b 05:43:53 ---> 4f4152199324 05:43:53 Step 13/24 : FROM alpine:3.12 05:43:53 3.12: Pulling from library/alpine 05:43:53 d2f70382dc9a: Pulling fs layer 05:43:53 d2f70382dc9a: Download complete 05:43:53 d2f70382dc9a: Pull complete 05:43:53 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:43:53 Status: Downloaded newer image for alpine:3.12 05:43:53 ---> c4fd0aeabfcf 05:43:53 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:43:53 ---> Running in df4522bb7f8e 05:43:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:43:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:43:53 (1/6) Installing dumb-init (1.2.2-r1) 05:43:53 (2/6) Installing libgcc (9.3.0-r2) 05:43:53 (3/6) Installing libsodium (1.0.18-r0) 05:43:53 (4/6) Installing libstdc++ (9.3.0-r2) 05:43:53 (5/6) Installing libzmq (4.3.3-r0) 05:43:53 (6/6) Installing zeromq (4.3.3-r0) 05:43:53 Executing busybox-1.31.1-r20.trigger 05:43:53 OK: 8 MiB in 20 packages 05:43:53 Removing intermediate container df4522bb7f8e 05:43:53 ---> 75ff951a6372 05:43:53 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:43:55 ---> 8a59f4934e2f 05:43:55 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:43:55 ---> 708473004bcf 05:43:55 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:43:56 ---> 2524d91a07fe 05:43:56 Step 18/24 : EXPOSE 59993 05:43:56 ---> Running in e184c7a65a3f 05:43:57 Removing intermediate container e184c7a65a3f 05:43:57 ---> c13a6bc1438d 05:43:57 Step 19/24 : EXPOSE 161 05:43:57 ---> Running in c495c2fdcbd5 05:43:57 Removing intermediate container c495c2fdcbd5 05:43:57 ---> 25566e707700 05:43:57 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:43:58 ---> Running in a1611cac1d4e 05:43:58 Removing intermediate container a1611cac1d4e 05:43:58 ---> fee7f66ab4bb 05:43:58 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:43:58 ---> Running in be685c7e7728 05:43:58 Removing intermediate container be685c7e7728 05:43:58 ---> 71e5d6d3499d 05:43:58 Step 22/24 : LABEL arch=arm64 05:43:59 ---> Running in 549b3957e450 05:43:59 Removing intermediate container 549b3957e450 05:43:59 ---> 61a92c04af73 05:43:59 Step 23/24 : LABEL git_sha=dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:43:59 ---> Running in c02c6b3a5a9c 05:44:00 Removing intermediate container c02c6b3a5a9c 05:44:00 ---> a200014c2913 05:44:00 Step 24/24 : LABEL version=0.0.0 05:44:00 ---> Running in 059851a53b63 05:44:00 Removing intermediate container 059851a53b63 05:44:00 ---> 93c2b3236a1f 05:44:00 [Warning] One or more build-args [ARCH] were not consumed 05:44:00 Successfully built 93c2b3236a1f 05:44:00 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:44:01 ---> job-cost.sh 05:44:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IFGK 05:44:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:46:02 lf-activate-venv(): INFO: Adding /tmp/venv-IFGK/bin to PATH 05:46:02 INFO: No Stack... 05:46:02 INFO: Retrieving Pricing Info for: v2-standard-4 05:46:03 INFO: Archiving Costs [Pipeline] sh 05:46:03 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 05:46:03 + cut -d, -f6 [Pipeline] lock 05:46:03 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-117-2-stack-cost] 05:46:03 Resource [jenkins-edgexfoundry-device-snmp-go-PR-117-2-stack-cost] did not exist. Created. 05:46:03 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-117-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:04 /w/workspace/device-snmp-go/2@tmp/durable-15f84df3/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-15f84df3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:46:04 + echo total: 0.18000000715255737 [Pipeline] stash 05:46:04 Warning: overwriting stash ‘stack-cost’ 05:46:04 Stashed 1 file(s) [Pipeline] } 05:46:04 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-117-2-stack-cost] [Pipeline] // lock [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] configFileProvider 05:46:05 provisioning config files... 05:46:05 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/config635170602779944468tmp [Pipeline] { [Pipeline] sh 05:46:06 + set +x 05:46:06 + bash -s -- 05:46:06 + curl -s https://codecov.io/bash 05:46:06 05:46:06 _____ _ 05:46:06 / ____| | | 05:46:06 | | ___ __| | ___ ___ _____ __ 05:46:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:46:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:46:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:46:06 Bash-1.0.3 05:46:06 05:46:06 05:46:06 ==> git version 2.24.4 found 05:46:06 ==> 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:46:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:46:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:46:06 ==> Jenkins CI detected. 05:46:06 project root: . 05:46:06 --> token set from env 05:46:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:46:06 ==> Running gcov in . (disable via -X gcov) 05:46:06 ==> Python coveragepy not found 05:46:06 ==> Searching for coverage reports in: 05:46:06 + . 05:46:06 -> Found 1 reports 05:46:06 ==> Detecting git/mercurial file structure 05:46:06 ==> Reading reports 05:46:06 + ./coverage.out bytes=7631 05:46:06 ==> Appending adjustments 05:46:06 https://docs.codecov.io/docs/fixing-reports 05:46:06 + Found adjustments 05:46:06 ==> Gzipping contents 05:46:06 4.0K /tmp/codecov.fr5U0C.gz 05:46:06 ==> Uploading reports 05:46:06 url: https://codecov.io 05:46:06 query: branch=PR-117&commit=dd5d33fc7dead3a89b7455ddbb74124b65cebdda&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-117%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=117&job=&cmd_args= 05:46:06 -> Pinging Codecov 05:46:06 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-117&commit=dd5d33fc7dead3a89b7455ddbb74124b65cebdda&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-117%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=117&job=&cmd_args= 05:46:06 -> Uploading to 05:46:06 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/6C56EA5C29638FB4528AC87E60AF5AE0/dd5d33fc7dead3a89b7455ddbb74124b65cebdda/33a1d7d4-be19-4b10-8d26-0cd878883b52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T054606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb16848a99cc993d0a2ad47b9f1754140887fd70d1f863da55a60f3631d3bb69 05:46:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:06 Dload Upload Total Spent Left Speed 05:46:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 4025 --:--:-- --:--:-- --:--:-- 4029 05:46:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/dd5d33fc7dead3a89b7455ddbb74124b65cebdda [Pipeline] } 05:46:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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:46:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:09 ---> package-listing.sh 05:46:09 ++ facter osfamily 05:46:09 ++ tr '[:upper:]' '[:lower:]' 05:46:09 + OS_FAMILY=redhat 05:46:09 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-117 05:46:09 + START_PACKAGES=/tmp/packages_start.txt 05:46:09 + END_PACKAGES=/tmp/packages_end.txt 05:46:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:09 + PACKAGES=/tmp/packages_start.txt 05:46:09 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-117 ']' 05:46:09 + PACKAGES=/tmp/packages_end.txt 05:46:09 + case "${OS_FAMILY}" in 05:46:09 + rpm -qa 05:46:09 + sort 05:46:10 + '[' -f /tmp/packages_start.txt ']' 05:46:10 + '[' -f /tmp/packages_end.txt ']' 05:46:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:10 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-117 ']' 05:46:10 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-117/archives/ 05:46:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-117/archives/ [Pipeline] echo 05:46:10 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/gexfoundry_device-snmp-go_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:46:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:46:11 05:46:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:46:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:46:11 alpine: Pulling from edgex-lftools-log-publisher 05:46:11 df20fa9351a1: Pulling fs layer 05:46:11 36b3adc4ff6f: Pulling fs layer 05:46:11 8ad3a11d3b57: Pulling fs layer 05:46:11 46f8f816bc3b: Pulling fs layer 05:46:11 93b61091891f: Pulling fs layer 05:46:11 93b9cdb0e59b: Pulling fs layer 05:46:11 5e14af77c1be: Pulling fs layer 05:46:11 01666e4c0597: Pulling fs layer 05:46:11 aa168da1d23b: Pulling fs layer 05:46:11 93b9cdb0e59b: Waiting 05:46:11 5e14af77c1be: Waiting 05:46:11 01666e4c0597: Waiting 05:46:11 aa168da1d23b: Waiting 05:46:11 46f8f816bc3b: Waiting 05:46:11 93b61091891f: Waiting 05:46:11 36b3adc4ff6f: Verifying Checksum 05:46:11 36b3adc4ff6f: Download complete 05:46:11 46f8f816bc3b: Verifying Checksum 05:46:11 46f8f816bc3b: Download complete 05:46:11 df20fa9351a1: Verifying Checksum 05:46:11 df20fa9351a1: Download complete 05:46:11 93b9cdb0e59b: Verifying Checksum 05:46:11 93b9cdb0e59b: Download complete 05:46:11 5e14af77c1be: Verifying Checksum 05:46:11 5e14af77c1be: Download complete 05:46:11 93b61091891f: Verifying Checksum 05:46:11 93b61091891f: Download complete 05:46:11 01666e4c0597: Verifying Checksum 05:46:11 01666e4c0597: Download complete 05:46:11 df20fa9351a1: Pull complete 05:46:11 8ad3a11d3b57: Verifying Checksum 05:46:11 8ad3a11d3b57: Download complete 05:46:11 36b3adc4ff6f: Pull complete 05:46:12 8ad3a11d3b57: Pull complete 05:46:12 46f8f816bc3b: Pull complete 05:46:12 93b61091891f: Pull complete 05:46:13 93b9cdb0e59b: Pull complete 05:46:13 5e14af77c1be: Pull complete 05:46:13 01666e4c0597: Pull complete 05:46:13 aa168da1d23b: Verifying Checksum 05:46:13 aa168da1d23b: Download complete 05:46:17 aa168da1d23b: Pull complete 05:46:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:46:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:46:18 prd-centos7-docker-4c-2g-478 does not seem to be running inside a container 05:46:18 $ 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/gexfoundry_device-snmp-go_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-117 -v /w/workspace/gexfoundry_device-snmp-go_PR-117:/w/workspace/gexfoundry_device-snmp-go_PR-117:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-117@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:10003/edgex-lftools-log-publisher:alpine cat 05:46:23 $ docker top f3261b46592f1b86c8d5dae5ae8cd2fd5f77cd7f1550dcbe5591526506f8927f -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:23 + mkdir -p /var/log/sa [Pipeline] sh 05:46:23 + ls /var/log/sa-host 05:46:23 + sadf -c /var/log/sa-host/sa05 05:46:23 file_magic: OK 05:46:23 HZ: Using current value: 100 05:46:23 file_header: OK 05:46:23 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:46:23 Statistics: 05:46:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:46:23 File successfully converted to sysstat format version 12.2.1 05:46:23 + sadf -c /var/log/sa-host/sa28 05:46:23 file_magic: OK 05:46:23 HZ: Using current value: 100 05:46:23 file_header: OK 05:46:23 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:46:23 Statistics: 05:46:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:46:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:24 provisioning config files... 05:46:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/config3878492437016652045tmp [Pipeline] { [Pipeline] echo 05:46:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:24 ---> create-netrc.sh [Pipeline] } 05:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:24 ---> python-tools-install.sh [Pipeline] echo 05:46:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:25 ---> sudo-logs.sh 05:46:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:46:25 ---> job-cost.sh 05:46:25 lf-activate-venv: SKIPPING 05:46:25 DEBUG: total: 0.18000000715255737 05:46:25 INFO: Retrieving Stack Cost... 05:46:27 INFO: Retrieving Pricing Info for: v3-standard-2 05:46:27 INFO: Archiving Costs [Pipeline] echo 05:46:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:46:27 ---> logs-deploy.sh 05:46:27 lf-activate-venv: SKIPPING 05:46:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-117/2 05:46:27 INFO: archiving workspace using pattern(s): 05:46:28 Archives upload complete. 05:46:28 INFO: archiving logs to Nexus 05:46:29 ---> uname -a: 05:46:29 Linux prd-centos7-docker-4c-2g-478.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:46:29 05:46:29 05:46:29 ---> lscpu: 05:46:29 Architecture: x86_64 05:46:29 CPU op-mode(s): 32-bit, 64-bit 05:46:29 Byte Order: Little Endian 05:46:29 Address sizes: 40 bits physical, 48 bits virtual 05:46:29 CPU(s): 2 05:46:29 On-line CPU(s) list: 0,1 05:46:29 Thread(s) per core: 1 05:46:29 Core(s) per socket: 1 05:46:29 Socket(s): 2 05:46:29 NUMA node(s): 1 05:46:29 Vendor ID: AuthenticAMD 05:46:29 CPU family: 23 05:46:29 Model: 49 05:46:29 Model name: AMD EPYC-Rome Processor 05:46:29 Stepping: 0 05:46:29 CPU MHz: 2800.000 05:46:29 BogoMIPS: 5600.00 05:46:29 Virtualization: AMD-V 05:46:29 Hypervisor vendor: KVM 05:46:29 Virtualization type: full 05:46:29 L1d cache: 64 KiB 05:46:29 L1i cache: 64 KiB 05:46:29 L2 cache: 1 MiB 05:46:29 L3 cache: 32 MiB 05:46:29 NUMA node0 CPU(s): 0,1 05:46:29 Vulnerability Itlb multihit: Not affected 05:46:29 Vulnerability L1tf: Not affected 05:46:29 Vulnerability Mds: Not affected 05:46:29 Vulnerability Meltdown: Not affected 05:46:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:46:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:46:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:46:29 Vulnerability Srbds: Not affected 05:46:29 Vulnerability Tsx async abort: Not affected 05:46:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:46:29 05:46:29 05:46:29 ---> nproc: 05:46:29 2 05:46:29 05:46:29 05:46:29 ---> df -h: 05:46:29 Filesystem Size Used Available Use% Mounted on 05:46:29 overlay 40.0G 7.6G 32.4G 19% / 05:46:29 tmpfs 64.0M 0 64.0M 0% /dev 05:46:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:46:29 shm 64.0M 0 64.0M 0% /dev/shm 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:46:29 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-117 05:46:29 05:46:29 05:46:29 ---> free -m: 05:46:29 total used free shared buff/cache available 05:46:29 Mem: 7821 929 4800 0 2090 6713 05:46:29 Swap: 1023 0 1023 05:46:29 05:46:29 05:46:29 ---> ip addr: 05:46:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:46:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:46:29 inet 127.0.0.1/8 scope host lo 05:46:29 valid_lft forever preferred_lft forever 05:46:29 inet6 ::1/128 scope host 05:46:29 valid_lft forever preferred_lft forever 05:46:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:46:29 link/ether fa:16:3e:fa:0b:03 brd ff:ff:ff:ff:ff:ff 05:46:29 inet 10.30.123.242/23 brd 10.30.123.255 scope global dynamic eth0 05:46:29 valid_lft 85702sec preferred_lft 85702sec 05:46:29 inet6 fe80::f816:3eff:fefa:b03/64 scope link 05:46:29 valid_lft forever preferred_lft forever 05:46:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:46:29 link/ether 02:42:1f:b7:7b:37 brd ff:ff:ff:ff:ff:ff 05:46:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:46:29 valid_lft forever preferred_lft forever 05:46:29 inet6 fe80::42:1fff:feb7:7b37/64 scope link 05:46:29 valid_lft forever preferred_lft forever 05:46:29 05:46:29 05:46:29 ---> sar -b -r -n DEV: 05:46:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 05:46:29 05:46:29 05:34:37 LINUX RESTART (2 CPU) 05:46:29 05:46:29 05:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:46:29 05:36:01 155.67 91.49 64.18 0.00 7634.07 36913.54 0.00 05:46:29 05:37:01 43.22 4.40 38.82 0.00 2834.64 3202.76 0.00 05:46:29 05:38:01 1.68 0.00 1.68 0.00 0.00 32.50 0.00 05:46:29 05:39:01 0.27 0.00 0.27 0.00 0.00 4.18 0.00 05:46:29 05:40:02 0.27 0.00 0.27 0.00 0.00 3.88 0.00 05:46:29 05:41:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 05:46:29 05:42:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 05:46:29 05:43:01 0.25 0.00 0.25 0.00 0.00 3.57 0.00 05:46:29 05:44:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 05:46:29 05:45:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 05:46:29 05:46:01 0.33 0.00 0.33 0.00 0.00 4.61 0.00 05:46:29 Average: 18.46 8.73 9.73 0.00 953.38 3659.05 0.00 05:46:29 05:46:29 05:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:46:29 05:36:01 5759268 0 659296 8.23 2620 1587756 1090840 12.04 365900 1499116 19344 05:46:29 05:37:01 5456456 0 816616 10.20 2620 1733248 1298308 14.33 581344 1572556 8 05:46:29 05:38:01 5471308 0 801760 10.01 2620 1733252 1197692 13.22 572704 1568100 8 05:46:29 05:39:01 5468208 0 804856 10.05 2620 1733256 1198040 13.23 569452 1574396 8 05:46:29 05:40:02 5469844 0 803212 10.03 2620 1733264 1197884 13.23 568632 1574396 8 05:46:29 05:41:01 5466420 0 806636 10.07 2620 1733264 1197812 13.22 570072 1576356 20 05:46:29 05:42:01 5466540 0 806508 10.07 2620 1733272 1197764 13.22 569720 1576360 20 05:46:29 05:43:01 5465288 0 807708 10.09 2620 1733324 1197704 13.22 570816 1576364 24 05:46:29 05:44:01 5456828 0 816212 10.19 2620 1733280 1197704 13.22 579492 1576360 8 05:46:29 05:45:01 5456628 0 816404 10.19 2620 1733288 1197704 13.22 581480 1574580 8 05:46:29 05:46:01 5456292 0 816740 10.20 2620 1733288 1197788 13.22 581656 1574580 8 05:46:29 Average: 5490280 0 795995 9.94 2620 1720045 1197204 13.22 555570 1567560 1769 05:46:29 05:46:29 05:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:46:29 05:36:01 eth0 249.98 167.06 373.24 25.41 0.00 0.00 0.00 0.00 05:46:29 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:37:01 eth0 326.78 237.29 697.11 81.74 0.00 0.00 0.00 0.00 05:46:29 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:37:01 docker0 1.78 1.60 0.36 2.80 0.00 0.00 0.00 0.00 05:46:29 05:38:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:46:29 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:39:01 eth0 1.62 0.72 0.35 1.43 0.00 0.00 0.00 0.00 05:46:29 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:40:02 eth0 0.60 0.30 0.28 0.20 0.00 0.00 0.00 0.00 05:46:29 05:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:41:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:46:29 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:42:01 eth0 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 05:46:29 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:46:29 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:44:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:46:29 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:45:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:46:29 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:46:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:46:29 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 Average: eth0 52.87 36.99 97.56 9.92 0.00 0.00 0.00 0.00 05:46:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:29 Average: docker0 0.16 0.15 0.03 0.26 0.00 0.00 0.00 0.00 05:46:29 05:46:29 05:46:29 ---> sar -P ALL: 05:46:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 05:46:29 05:46:29 05:34:37 LINUX RESTART (2 CPU) 05:46:29 05:46:29 05:35:01 CPU %user %nice %system %iowait %steal %idle 05:46:29 05:36:01 all 12.72 0.00 5.75 54.26 0.08 27.19 05:46:29 05:36:01 0 13.55 0.00 5.85 56.16 0.07 24.37 05:46:29 05:36:01 1 11.90 0.00 5.65 52.36 0.09 29.99 05:46:29 05:37:01 all 7.67 0.00 2.27 4.11 0.07 85.88 05:46:29 05:37:01 0 6.69 0.00 2.76 4.58 0.07 85.91 05:46:29 05:37:01 1 8.66 0.00 1.79 3.64 0.07 85.85 05:46:29 05:38:01 all 0.03 0.00 0.04 0.00 0.02 99.92 05:46:29 05:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:46:29 05:38:01 1 0.02 0.00 0.05 0.00 0.03 99.90 05:46:29 05:39:01 all 0.14 0.00 0.03 0.02 0.03 99.78 05:46:29 05:39:01 0 0.12 0.00 0.02 0.00 0.02 99.85 05:46:29 05:39:01 1 0.17 0.00 0.05 0.03 0.03 99.72 05:46:29 05:40:02 all 0.07 0.00 0.02 0.00 0.03 99.88 05:46:29 05:40:02 0 0.03 0.00 0.02 0.00 0.03 99.92 05:46:29 05:40:02 1 0.10 0.00 0.02 0.00 0.03 99.85 05:46:29 05:41:01 all 0.08 0.00 0.06 0.00 0.03 99.82 05:46:29 05:41:01 0 0.07 0.00 0.05 0.00 0.03 99.85 05:46:29 05:41:01 1 0.10 0.00 0.07 0.00 0.03 99.80 05:46:29 05:42:01 all 0.05 0.00 0.02 0.00 0.02 99.92 05:46:29 05:42:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:46:29 05:42:01 1 0.08 0.00 0.02 0.00 0.00 99.90 05:46:29 05:43:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:46:29 05:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:46:29 05:43:01 1 0.20 0.00 0.02 0.00 0.02 99.77 05:46:29 05:44:01 all 0.09 0.00 0.03 0.00 0.02 99.87 05:46:29 05:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:46:29 05:44:01 1 0.18 0.00 0.03 0.00 0.02 99.77 05:46:29 05:45:01 all 0.18 0.00 0.03 0.00 0.01 99.78 05:46:29 05:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:46:29 05:45:01 1 0.30 0.00 0.02 0.00 0.00 99.68 05:46:29 05:46:01 all 0.15 0.00 0.01 0.00 0.03 99.82 05:46:29 05:46:01 0 0.25 0.00 0.00 0.00 0.02 99.73 05:46:29 05:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:46:29 05:46:29 Average: CPU %user %nice %system %iowait %steal %idle 05:46:29 Average: all 1.90 0.00 0.74 5.19 0.03 92.13 05:46:29 Average: 0 1.86 0.00 0.79 5.39 0.03 91.93 05:46:29 Average: 1 1.95 0.00 0.69 5.00 0.03 92.33 05:46:29 05:46:29 05:46:29