Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1408b212ea7820d3ded43e67898db6b40362390e+bdf6c703ff7e4dc9654b1e05af75b33f1f140285 (5f9c399a032f031d8b575b92b1f3210823fb0641) 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-ssh3157115368305921041.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-ssh1271889728230291901.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-106/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-106/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6825859121618453122.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-ssh3304640450744166511.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-106/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-106/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6286918293807984869.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-489 in /w/workspace/gexfoundry_device-snmp-go_PR-106 [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-106 # timeout=10 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-106@tmp/jenkins-gitclient-ssh3291239603224831798.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-106@tmp/jenkins-gitclient-ssh7943744930219371106.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 1408b212ea7820d3ded43e67898db6b40362390e Merge succeeded, producing 59264d8ea29e81a4e19c994fc3276b46072257ec Checking out Revision 59264d8ea29e81a4e19c994fc3276b46072257ec (PR-106) > git config core.sparsecheckout # timeout=10 > git checkout -f 1408b212ea7820d3ded43e67898db6b40362390e # 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-106@tmp/jenkins-gitclient-ssh8851655648934328056.key > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59264d8ea29e81a4e19c994fc3276b46072257ec # timeout=10 Commit message: "Merge commit 'bdf6c703ff7e4dc9654b1e05af75b33f1f140285' into HEAD" > git rev-list --no-walk 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:26:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:26:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:26:00 ========================================================= 07:26:00 EdgeX Global Pipelines Version Info 07:26:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:26:02 ------------------- 07:26:02 stable info: 07:26:02 ------------------- 07:26:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:26:02 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:26:02 Message: update stable to v1.0.195 07:26:03 ------------------- 07:26:03 experimental info: 07:26:03 ------------------- 07:26:03 Commited By: **** collab-it+edgex@linuxfoundation.org 07:26:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:26:03 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:26:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:26:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:26:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:26:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo 07:26:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo 07:26:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo 07:26:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59264d8ea29e81a4e19c994fc3276b46072257ec [Pipeline] echo 07:26:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59264d8 [Pipeline] echo 07:26:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:04 provisioning config files... 07:26:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/config3251109793304763571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:04 ---> docker-login.sh 07:26:04 nexus3.edgexfoundry.org:10001 07:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:04 Configure a credential helper to remove this warning. See 07:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:04 07:26:04 Login Succeeded 07:26:05 nexus3.edgexfoundry.org:10002 07:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:05 Configure a credential helper to remove this warning. See 07:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:05 07:26:05 Login Succeeded 07:26:05 nexus3.edgexfoundry.org:10003 07:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:05 Configure a credential helper to remove this warning. See 07:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:05 07:26:05 Login Succeeded 07:26:05 nexus3.edgexfoundry.org:10004 07:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:05 Configure a credential helper to remove this warning. See 07:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:05 07:26:05 Login Succeeded 07:26:05 docker.io 07:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:26:05 Configure a credential helper to remove this warning. See 07:26:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:26:05 07:26:05 Login Succeeded 07:26:05 ---> docker-login.sh ends [Pipeline] } 07:26:05 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 07:26:06 + git log --format=format:%s -1 59264d8ea29e81a4e19c994fc3276b46072257ec [Pipeline] echo 07:26:06 GIT_COMMIT: 59264d8ea29e81a4e19c994fc3276b46072257ec, Commit Message: Merge commit 'bdf6c703ff7e4dc9654b1e05af75b33f1f140285' into HEAD [Pipeline] echo 07:26:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:26:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:06 07:26:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:26:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:07 latest: Pulling from edgex-devops/git-semver 07:26:07 31603596830f: Pulling fs layer 07:26:07 54011a49482f: Pulling fs layer 07:26:07 a6820b24f6d8: Pulling fs layer 07:26:07 f581987b2513: Pulling fs layer 07:26:07 f581987b2513: Waiting 07:26:07 54011a49482f: Verifying Checksum 07:26:07 54011a49482f: Download complete 07:26:07 31603596830f: Verifying Checksum 07:26:07 31603596830f: Download complete 07:26:07 f581987b2513: Verifying Checksum 07:26:07 f581987b2513: Download complete 07:26:07 31603596830f: Pull complete 07:26:07 a6820b24f6d8: Verifying Checksum 07:26:07 a6820b24f6d8: Download complete 07:26:07 54011a49482f: Pull complete 07:26:08 a6820b24f6d8: Pull complete 07:26:08 f581987b2513: Pull complete 07:26:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:26:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:26:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:26:08 prd-centos7-docker-4c-2g-489 does not seem to be running inside a container 07:26:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-106 -v /w/workspace/gexfoundry_device-snmp-go_PR-106:/w/workspace/gexfoundry_device-snmp-go_PR-106:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-106@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:26:09 $ docker top b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:26:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:10 [ssh-agent] Looking for ssh-agent implementation... 07:26:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:10 $ docker exec b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 ssh-agent 07:26:10 SSH_AUTH_SOCK=/tmp/ssh-XvN8TIPkQW9p/agent.14 07:26:10 SSH_AGENT_PID=20 07:26:10 Running ssh-add (command line suppressed) 07:26:10 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/private_key_1916059609667051062.key (/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/private_key_1916059609667051062.key) 07:26:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:10 + git tag --points-at HEAD [Pipeline] } 07:26:10 $ docker exec --env ******** --env ******** b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 ssh-agent -k 07:26:10 unset SSH_AUTH_SOCK; 07:26:10 unset SSH_AGENT_PID; 07:26:10 echo Agent pid 20 killed; 07:26:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:26:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:26:10 [ssh-agent] Looking for ssh-agent implementation... 07:26:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:11 $ docker exec b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 ssh-agent 07:26:11 SSH_AUTH_SOCK=/tmp/ssh-9xp9MVeMgg6L/agent.54 07:26:11 SSH_AGENT_PID=60 07:26:11 Running ssh-add (command line suppressed) 07:26:11 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/private_key_5079105497384640963.key (/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/private_key_5079105497384640963.key) 07:26:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:26:11 + git semver init 07:26:11 # -> Open(): unable to determine branch for HEAD 07:26:11 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-106/.git 07:26:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-106 07:26:11 # $SEMVER_REMOTE_NAME = origin 07:26:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:26:11 # $SEMVER_USER_NAME = edgex-jenkins 07:26:11 # $SEMVER_BRANCH = PR-106 07:26:11 # $SEMVER_TEMP = /tmp/semver-499642187 07:26:11 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 07:26:11 # '/tmp/semver-499642187' -> '/w/workspace/gexfoundry_device-snmp-go_PR-106/.semver' 07:26:11 # -> Force: false 07:26:11 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-106/.semver [Pipeline] } 07:26:11 $ docker exec --env ******** --env ******** b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 ssh-agent -k 07:26:11 unset SSH_AUTH_SOCK; 07:26:11 unset SSH_AGENT_PID; 07:26:11 echo Agent pid 60 killed; 07:26:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:26:12 + git semver [Pipeline] } 07:26:12 $ docker stop --time=1 b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 07:26:13 $ docker rm -f b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:26:14 Stashed 1 file(s) [Pipeline] echo 07:26:14 [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 07:26:29 Still waiting to schedule task 07:26:29 ‘prd-centos7-docker-4c-2g-485’ is offline 07:26:29 ‘prd-centos7-docker-4c-2g-491’ is offline 07:26:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-486’ doesn’t have label ‘centos7-docker-4c-2g’ 07:26:29 Still waiting to schedule task 07:26:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-486’ is offline 07:27:35 Running on prd-centos7-docker-4c-2g-493 in /w/workspace/gexfoundry_device-snmp-go_PR-106 [Pipeline] { [Pipeline] ws 07:27:35 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 07:27:36 Selected Git installation does not exist. Using Default 07:27:36 The recommended git tool is: NONE 07:27:38 using credential edgex-jenkins-ssh 07:27:38 Cloning the remote Git repository 07:27:38 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:27:38 > git init /w/workspace/device-snmp-go/2 # timeout=10 07:27:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:27:38 > git --version # timeout=10 07:27:38 > git --version # 'git version 2.24.4' 07:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:38 [INFO] Currently running in a labeled security context 07:27:38 [INFO] Currently SELinux is 'enforcing' on the host 07:27:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh2040542806453339161.key 07:27:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:27:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:27:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:38 [INFO] Currently running in a labeled security context 07:27:38 [INFO] Currently SELinux is 'enforcing' on the host 07:27:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh2678840246354840006.key 07:27:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:27:39 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 1408b212ea7820d3ded43e67898db6b40362390e 07:27:39 Merge succeeded, producing 0f65a8288aaab18f1ee091bb6f8ded377fd5b99e 07:27:39 Checking out Revision 0f65a8288aaab18f1ee091bb6f8ded377fd5b99e (PR-106) 07:27:39 > git config core.sparsecheckout # timeout=10 07:27:39 > git checkout -f 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 07:27:39 > git remote # timeout=10 07:27:39 > git config --get remote.origin.url # timeout=10 07:27:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:27:39 [INFO] Currently running in a labeled security context 07:27:39 [INFO] Currently SELinux is 'enforcing' on the host 07:27:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh3884032592735229922.key 07:27:39 > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 07:27:39 > git rev-parse HEAD^{commit} # timeout=10 07:27:39 > git config core.sparsecheckout # timeout=10 07:27:39 > git checkout -f 0f65a8288aaab18f1ee091bb6f8ded377fd5b99e # timeout=10 07:27:43 Commit message: "Merge commit 'bdf6c703ff7e4dc9654b1e05af75b33f1f140285' into HEAD" 07:27:43 > git rev-list --no-walk 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:27:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:27:44 + sudo service docker restart 07:27:44 + true 07:27:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:03 provisioning config files... 07:28:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config7664683579573074869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:03 ---> docker-login.sh 07:28:03 nexus3.edgexfoundry.org:10001 07:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:03 Configure a credential helper to remove this warning. See 07:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:03 07:28:03 Login Succeeded 07:28:03 nexus3.edgexfoundry.org:10002 07:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:03 Configure a credential helper to remove this warning. See 07:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:03 07:28:03 Login Succeeded 07:28:03 nexus3.edgexfoundry.org:10003 07:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:04 Configure a credential helper to remove this warning. See 07:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:04 07:28:04 Login Succeeded 07:28:04 nexus3.edgexfoundry.org:10004 07:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:04 Configure a credential helper to remove this warning. See 07:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:04 07:28:04 Login Succeeded 07:28:04 docker.io 07:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:04 Configure a credential helper to remove this warning. See 07:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:04 07:28:04 Login Succeeded 07:28:04 ---> docker-login.sh ends [Pipeline] } 07:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:28:04 ========================================================= 07:28:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:28:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:28:05 + 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 . 07:28:05 Sending build context to Docker daemon 366.1kB 07:28:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:28:05 Step 2/10 : FROM ${BASE} 07:28:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:28:05 540db60ca938: Pulling fs layer 07:28:05 adcc1eea9eea: Pulling fs layer 07:28:05 4c4ab2625f07: Pulling fs layer 07:28:05 0510c868ecb4: Pulling fs layer 07:28:05 afea3b2eda06: Pulling fs layer 07:28:05 7809a108b3ef: Pulling fs layer 07:28:05 f706445af74f: Pulling fs layer 07:28:05 0510c868ecb4: Waiting 07:28:05 afea3b2eda06: Waiting 07:28:05 7809a108b3ef: Waiting 07:28:05 f706445af74f: Waiting 07:28:05 4c4ab2625f07: Verifying Checksum 07:28:05 4c4ab2625f07: Download complete 07:28:05 adcc1eea9eea: Verifying Checksum 07:28:05 adcc1eea9eea: Download complete 07:28:05 afea3b2eda06: Verifying Checksum 07:28:05 afea3b2eda06: Download complete 07:28:05 7809a108b3ef: Verifying Checksum 07:28:05 7809a108b3ef: Download complete 07:28:05 540db60ca938: Verifying Checksum 07:28:05 540db60ca938: Download complete 07:28:05 540db60ca938: Pull complete 07:28:05 adcc1eea9eea: Pull complete 07:28:05 4c4ab2625f07: Pull complete 07:28:07 f706445af74f: Verifying Checksum 07:28:07 f706445af74f: Download complete 07:28:07 0510c868ecb4: Verifying Checksum 07:28:07 0510c868ecb4: Download complete 07:28:10 0510c868ecb4: Pull complete 07:28:10 afea3b2eda06: Pull complete 07:28:10 7809a108b3ef: Pull complete 07:28:12 f706445af74f: Pull complete 07:28:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:28:12 ---> b068be0155e3 07:28:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:28:16 ---> Running in 2b6060edf1c3 07:28:16 Removing intermediate container 2b6060edf1c3 07:28:16 ---> 3b21bb1b8b0f 07:28:16 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:28:16 ---> Running in 64476ea76d8e 07:28:16 Removing intermediate container 64476ea76d8e 07:28:16 ---> 93ac9e1417e5 07:28:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:28:16 ---> Running in 2b67746b517b 07:28:16 Removing intermediate container 2b67746b517b 07:28:16 ---> e740e0587191 07:28:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:28:16 ---> Running in c7a5e26a938e 07:28:17 Removing intermediate container c7a5e26a938e 07:28:17 ---> a9b677a08f77 07:28:17 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:28:17 ---> Running in d0a214a10f6c 07:28:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:28:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:28:18 (1/13) Installing libc-dev (0.7.2-r3) 07:28:18 (2/13) Installing libsodium (1.0.18-r0) 07:28:19 (3/13) Installing pkgconf (1.7.3-r0) 07:28:19 (4/13) Installing libsodium-dev (1.0.18-r0) 07:28:19 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:28:19 (6/13) Installing libedit (20191231.3.1-r1) 07:28:19 (7/13) Installing openssh-client (8.4_p1-r3) 07:28:19 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:28:19 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:28:19 (10/13) Installing openssh-server (8.4_p1-r3) 07:28:19 (11/13) Installing openssh (8.4_p1-r3) 07:28:20 (12/13) Installing libzmq (4.3.3-r1) 07:28:20 (13/13) Installing zeromq-dev (4.3.3-r1) 07:28:20 Executing busybox-1.32.1-r6.trigger 07:28:20 OK: 156 MiB in 53 packages 07:28:20 Removing intermediate container d0a214a10f6c 07:28:20 ---> 21ea6e268712 07:28:20 Step 8/10 : WORKDIR /device-snmp-go 07:28:20 ---> Running in 663a9237401f 07:28:20 Removing intermediate container 663a9237401f 07:28:20 ---> c42148bd41bf 07:28:20 Step 9/10 : COPY . . 07:28:21 ---> 9e82f94f3985 07:28:21 Step 10/10 : RUN go mod download 07:28:21 ---> Running in 2cc52f7fea6a 07:28:35 Removing intermediate container 2cc52f7fea6a 07:28:35 ---> 20f208a82b05 07:28:35 Successfully built 20f208a82b05 07:28:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:28:36 + docker inspect -f . ci-base-image-x86_64 07:28:36 . [Pipeline] withDockerContainer 07:28:36 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 07:28:36 $ 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 07:28:36 $ docker top 74a358858fc6d9b513e304510e5447cc365d3e91d6f66020e946601e09b7f4c8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:37 + go version 07:28:37 go version go1.16.3 linux/amd64 [Pipeline] } 07:28:37 $ docker stop --time=1 74a358858fc6d9b513e304510e5447cc365d3e91d6f66020e946601e09b7f4c8 07:28:38 $ docker rm -f 74a358858fc6d9b513e304510e5447cc365d3e91d6f66020e946601e09b7f4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:28:38 + docker inspect -f . ci-base-image-x86_64 07:28:38 . [Pipeline] withDockerContainer 07:28:39 prd-centos7-docker-4c-2g-493 does not seem to be running inside a container 07:28:39 $ 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 07:28:39 $ docker top e528074b71c2e0bb5cc165b2d14fcac4ece0ed230bddb2d0f85932c31d47b613 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:39 + go mod tidy [Pipeline] sh 07:28:40 + make test 07:28:40 go mod tidy 07:28:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:28:40 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:28:56 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:28:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 07:28:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:29:02 gofmt -l . 07:29:02 [ "`gofmt -l .`" = "" ] 07:29:02 ./bin/test-attribution-txt.sh [Pipeline] } 07:29:02 $ docker stop --time=1 e528074b71c2e0bb5cc165b2d14fcac4ece0ed230bddb2d0f85932c31d47b613 07:29:04 $ docker rm -f e528074b71c2e0bb5cc165b2d14fcac4ece0ed230bddb2d0f85932c31d47b613 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:29:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:29:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:29:06 + ls -al . 07:29:06 total 104 07:29:06 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 11 07:29 . 07:29:06 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 07:27 .. 07:29:06 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 11 07:27 Attribution.txt 07:29:06 drwxrwxr-x. 2 jenkins jenkins 60 Jun 11 07:27 bin 07:29:06 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 07:27 cmd 07:29:06 -rw-r--r--. 1 jenkins jenkins 7631 Jun 11 07:28 coverage.out 07:29:06 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 11 07:27 Dockerfile 07:29:06 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 11 07:27 Dockerfile.build 07:29:06 -rw-rw-r--. 1 jenkins jenkins 6 Jun 11 07:27 .dockerignore 07:29:06 drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 07:27 .git 07:29:06 drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 07:27 .github 07:29:06 -rw-rw-r--. 1 jenkins jenkins 269 Jun 11 07:27 .gitignore 07:29:06 -rw-rw-r--. 1 jenkins jenkins 222 Jun 11 07:27 go.mod 07:29:06 -rw-r--r--. 1 jenkins jenkins 21134 Jun 11 07:28 go.sum 07:29:06 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 07:27 internal 07:29:06 -rw-rw-r--. 1 jenkins jenkins 656 Jun 11 07:27 Jenkinsfile 07:29:06 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 07:27 LICENSE 07:29:06 -rw-rw-r--. 1 jenkins jenkins 936 Jun 11 07:27 Makefile 07:29:06 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 11 07:27 README.md 07:29:06 -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 07:26 VERSION 07:29:06 -rw-rw-r--. 1 jenkins jenkins 209 Jun 11 07:27 version.go [Pipeline] isUnix [Pipeline] sh 07:29:06 + 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=0f65a8288aaab18f1ee091bb6f8ded377fd5b99e --label arch=amd64 --label version=0.0.0 . 07:29:06 Sending build context to Docker daemon 374.3kB 07:29:06 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:29:06 Step 2/24 : FROM ${BASE} AS builder 07:29:06 ---> 20f208a82b05 07:29:06 Step 3/24 : ARG MAKE='make build' 07:29:06 ---> Running in d2504d214379 07:29:06 Removing intermediate container d2504d214379 07:29:06 ---> 78bfdc78b921 07:29:06 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:29:06 ---> Running in 6d3e0f1afe29 07:29:06 Removing intermediate container 6d3e0f1afe29 07:29:06 ---> 445431d9347c 07:29:06 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:29:06 ---> Running in 765885c09f1b 07:29:06 Removing intermediate container 765885c09f1b 07:29:06 ---> 6768afc220b1 07:29:06 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:06 ---> Running in 691d661cf113 07:29:07 Removing intermediate container 691d661cf113 07:29:07 ---> 52333b81e215 07:29:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:29:07 ---> Running in 30f4ee986ee6 07:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:29:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:29:08 OK: 156 MiB in 53 packages 07:29:09 Removing intermediate container 30f4ee986ee6 07:29:09 ---> 3d3748bc45d8 07:29:09 Step 8/24 : WORKDIR /device-snmp-go 07:29:09 ---> Running in b85aa37e250b 07:29:09 Removing intermediate container b85aa37e250b 07:29:09 ---> 63a2d033e4c5 07:29:09 Step 9/24 : COPY . . 07:29:09 ---> 9bd74a1e84ca 07:29:09 Step 10/24 : RUN go mod tidy 07:29:09 ---> Running in fa7eaa4ad239 07:29:10 Removing intermediate container fa7eaa4ad239 07:29:10 ---> 9bd1c841e62a 07:29:10 Step 11/24 : RUN make update 07:29:10 ---> Running in 525bf06fd51e 07:29:10 CGO_ENABLED=0 GO111MODULE=on go mod download 07:29:10 Removing intermediate container 525bf06fd51e 07:29:10 ---> 45cede4467a4 07:29:10 Step 12/24 : RUN ${MAKE} 07:29:10 ---> Running in a93bcbe77db4 07:29:10 go mod tidy 07:29:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 07:29:23 Removing intermediate container a93bcbe77db4 07:29:23 ---> 6d5befc1e750 07:29:23 Step 13/24 : FROM alpine:3.12 07:29:23 3.12: Pulling from library/alpine 07:29:23 339de151aab4: Pulling fs layer 07:29:23 339de151aab4: Verifying Checksum 07:29:23 339de151aab4: Download complete 07:29:23 339de151aab4: Pull complete 07:29:23 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:29:23 Status: Downloaded newer image for alpine:3.12 07:29:23 ---> 13621d1b12d4 07:29:23 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:29:23 ---> Running in 9b4617cf869a 07:29:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:24 (1/6) Installing dumb-init (1.2.2-r1) 07:29:24 (2/6) Installing libgcc (9.3.0-r2) 07:29:24 (3/6) Installing libsodium (1.0.18-r0) 07:29:24 (4/6) Installing libstdc++ (9.3.0-r2) 07:29:24 (5/6) Installing libzmq (4.3.3-r0) 07:29:24 (6/6) Installing zeromq (4.3.3-r0) 07:29:24 Executing busybox-1.31.1-r20.trigger 07:29:24 OK: 8 MiB in 20 packages 07:29:24 Removing intermediate container 9b4617cf869a 07:29:24 ---> 16ec274aad62 07:29:24 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:29:25 ---> 96cf27a7d61f 07:29:25 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:29:25 ---> 8142b2673026 07:29:25 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:29:25 ---> 999a06dccae6 07:29:25 Step 18/24 : EXPOSE 59993 07:29:25 ---> Running in 58369863d8dd 07:29:25 Removing intermediate container 58369863d8dd 07:29:25 ---> 2412a5b09a50 07:29:25 Step 19/24 : EXPOSE 161 07:29:25 ---> Running in 537fb9f8e5b3 07:29:25 Removing intermediate container 537fb9f8e5b3 07:29:25 ---> e75e6019eac2 07:29:25 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:29:25 ---> Running in f35be023107c 07:29:25 Removing intermediate container f35be023107c 07:29:25 ---> c8f535b2b6a3 07:29:25 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:29:25 ---> Running in 21a096a03cb8 07:29:25 Removing intermediate container 21a096a03cb8 07:29:25 ---> aa6a4adb2f6d 07:29:25 Step 22/24 : LABEL arch=amd64 07:29:25 ---> Running in c9647845a14e 07:29:25 Removing intermediate container c9647845a14e 07:29:25 ---> 9f099f560dfa 07:29:25 Step 23/24 : LABEL git_sha=0f65a8288aaab18f1ee091bb6f8ded377fd5b99e 07:29:25 ---> Running in fd8f42fd5fe0 07:29:25 Removing intermediate container fd8f42fd5fe0 07:29:25 ---> b2080fedf24f 07:29:25 Step 24/24 : LABEL version=0.0.0 07:29:25 ---> Running in baa4d94c91e0 07:29:25 Removing intermediate container baa4d94c91e0 07:29:25 ---> 7414e37dec0b 07:29:25 [Warning] One or more build-args [ARCH] were not consumed 07:29:25 Successfully built 7414e37dec0b 07:29:25 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 07:29:26 ---> job-cost.sh 07:29:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xI3m 07:29:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-495 in /w/workspace/gexfoundry_device-snmp-go_PR-106 [Pipeline] { [Pipeline] ws 07:29:27 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 07:29:27 Selected Git installation does not exist. Using Default 07:29:27 The recommended git tool is: NONE 07:29:33 using credential edgex-jenkins-ssh 07:29:33 Cloning the remote Git repository 07:29:33 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:29:33 > git init /w/workspace/device-snmp-go/2 # timeout=10 07:29:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:29:33 > git --version # timeout=10 07:29:33 > git --version # 'git version 2.17.1' 07:29:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:34 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 1408b212ea7820d3ded43e67898db6b40362390e 07:29:35 Merge succeeded, producing 5ed706d0e0f987c78ede64fd8e307c01f9613fef 07:29:35 Checking out Revision 5ed706d0e0f987c78ede64fd8e307c01f9613fef (PR-106) 07:29:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:29:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:29:34 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:29:34 > git config core.sparsecheckout # timeout=10 07:29:34 > git checkout -f 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 07:29:34 > git remote # timeout=10 07:29:34 > git config --get remote.origin.url # timeout=10 07:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:34 > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 07:29:35 > git rev-parse HEAD^{commit} # timeout=10 07:29:35 > git config core.sparsecheckout # timeout=10 07:29:35 > git checkout -f 5ed706d0e0f987c78ede64fd8e307c01f9613fef # timeout=10 07:29:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:29:39 Commit message: "Merge commit 'bdf6c703ff7e4dc9654b1e05af75b33f1f140285' into HEAD" 07:29:39 > git rev-list --no-walk 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 07:29:39 07:29:39 GitHub has been notified of this commit’s build result 07:29:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:29:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:29:41 + true 07:29:41 + sudo service docker restart 07:29:48 lf-activate-venv(): INFO: Adding /tmp/venv-xI3m/bin to PATH 07:29:48 INFO: No Stack... 07:29:49 INFO: Retrieving Pricing Info for: v3-standard-2 07:29:49 INFO: Archiving Costs [Pipeline] sh 07:29:50 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 07:29:50 + cut -d, -f6 [Pipeline] lock 07:29:50 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] 07:29:50 Resource [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] did not exist. Created. 07:29:50 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:50 + echo total: 0.05999999865889549 [Pipeline] stash 07:29:50 Stashed 1 file(s) [Pipeline] } 07:29:50 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:59 provisioning config files... 07:29:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config798976845011239884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:59 ---> docker-login.sh 07:29:59 nexus3.edgexfoundry.org:10001 07:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:01 Configure a credential helper to remove this warning. See 07:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:01 07:30:01 Login Succeeded 07:30:01 nexus3.edgexfoundry.org:10002 07:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:01 Configure a credential helper to remove this warning. See 07:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:01 07:30:01 Login Succeeded 07:30:01 nexus3.edgexfoundry.org:10003 07:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:02 Configure a credential helper to remove this warning. See 07:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:02 07:30:02 Login Succeeded 07:30:02 nexus3.edgexfoundry.org:10004 07:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:02 Configure a credential helper to remove this warning. See 07:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:02 07:30:02 Login Succeeded 07:30:02 docker.io 07:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:30:03 Configure a credential helper to remove this warning. See 07:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:30:03 07:30:03 Login Succeeded 07:30:03 ---> docker-login.sh ends [Pipeline] } 07:30:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:30:04 ========================================================= 07:30:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:30:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:30:04 + 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 . 07:30:04 Sending build context to Docker daemon 365.1kB 07:30:04 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:30:04 Step 2/10 : FROM ${BASE} 07:30:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:30:05 595b0fe564bb: Pulling fs layer 07:30:05 3088b5b3c5c0: Pulling fs layer 07:30:05 5b7225fbf94c: Pulling fs layer 07:30:05 ba82ee9f976e: Pulling fs layer 07:30:05 506bd15cee9f: Pulling fs layer 07:30:05 75a0a4a0db45: Pulling fs layer 07:30:05 618dc40b7e24: Pulling fs layer 07:30:05 506bd15cee9f: Waiting 07:30:05 75a0a4a0db45: Waiting 07:30:05 618dc40b7e24: Waiting 07:30:05 ba82ee9f976e: Waiting 07:30:05 5b7225fbf94c: Download complete 07:30:05 3088b5b3c5c0: Verifying Checksum 07:30:05 3088b5b3c5c0: Download complete 07:30:05 506bd15cee9f: Verifying Checksum 07:30:05 506bd15cee9f: Download complete 07:30:05 75a0a4a0db45: Download complete 07:30:05 595b0fe564bb: Verifying Checksum 07:30:05 595b0fe564bb: Download complete 07:30:06 595b0fe564bb: Pull complete 07:30:06 3088b5b3c5c0: Pull complete 07:30:06 5b7225fbf94c: Pull complete 07:30:07 618dc40b7e24: Verifying Checksum 07:30:07 618dc40b7e24: Download complete 07:30:08 ba82ee9f976e: Verifying Checksum 07:30:08 ba82ee9f976e: Download complete 07:30:18 ba82ee9f976e: Pull complete 07:30:19 506bd15cee9f: Pull complete 07:30:19 75a0a4a0db45: Pull complete 07:30:23 618dc40b7e24: Pull complete 07:30:23 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:30:23 ---> a36622ca3599 07:30:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:30:25 ---> Running in 66a3927c84fb 07:30:25 Removing intermediate container 66a3927c84fb 07:30:25 ---> eafe8895c5fc 07:30:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:30:25 ---> Running in 2f7276dd8b14 07:30:26 Removing intermediate container 2f7276dd8b14 07:30:26 ---> a7a968c8da26 07:30:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:30:26 ---> Running in 62c14fc7321d 07:30:26 Removing intermediate container 62c14fc7321d 07:30:26 ---> 7422253b8f6e 07:30:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:26 ---> Running in c0598d2421e0 07:30:29 Removing intermediate container c0598d2421e0 07:30:29 ---> f299bb67aef1 07:30:29 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:30:29 ---> Running in 8c2997af7d30 07:30:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:30:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:30:32 (1/13) Installing libc-dev (0.7.2-r3) 07:30:32 (2/13) Installing libsodium (1.0.18-r0) 07:30:32 (3/13) Installing pkgconf (1.7.3-r0) 07:30:32 (4/13) Installing libsodium-dev (1.0.18-r0) 07:30:32 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:30:32 (6/13) Installing libedit (20191231.3.1-r1) 07:30:32 (7/13) Installing openssh-client (8.4_p1-r3) 07:30:32 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:30:33 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:30:33 (10/13) Installing openssh-server (8.4_p1-r3) 07:30:33 (11/13) Installing openssh (8.4_p1-r3) 07:30:33 (12/13) Installing libzmq (4.3.3-r1) 07:30:33 (13/13) Installing zeromq-dev (4.3.3-r1) 07:30:33 Executing busybox-1.32.1-r6.trigger 07:30:33 OK: 145 MiB in 53 packages 07:30:34 Removing intermediate container 8c2997af7d30 07:30:34 ---> 250964b1ad4c 07:30:34 Step 8/10 : WORKDIR /device-snmp-go 07:30:35 ---> Running in 63ec16d35fe2 07:30:35 Removing intermediate container 63ec16d35fe2 07:30:35 ---> 691a26ef7039 07:30:35 Step 9/10 : COPY . . 07:30:36 ---> 4b74ce03cca1 07:30:36 Step 10/10 : RUN go mod download 07:30:36 ---> Running in 2afbd81780f6 07:31:03 Removing intermediate container 2afbd81780f6 07:31:03 ---> 817e47e17e9c 07:31:03 Successfully built 817e47e17e9c 07:31:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:31:03 + docker inspect -f . ci-base-image-arm64 07:31:03 . [Pipeline] withDockerContainer 07:31:04 prd-ubuntu18.04-docker-arm64-4c-16g-495 does not seem to be running inside a container 07:31:04 $ 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-arm64 cat 07:31:05 $ docker top 572c9135b847565e05f9be2dcf0791cd84b9f341bc739a2379d7cb1deae89726 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:06 + go version 07:31:06 go version go1.16.5 linux/arm64 [Pipeline] } 07:31:06 $ docker stop --time=1 572c9135b847565e05f9be2dcf0791cd84b9f341bc739a2379d7cb1deae89726 07:31:08 $ docker rm -f 572c9135b847565e05f9be2dcf0791cd84b9f341bc739a2379d7cb1deae89726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:31:09 + docker inspect -f . ci-base-image-arm64 07:31:09 . [Pipeline] withDockerContainer 07:31:09 prd-ubuntu18.04-docker-arm64-4c-16g-495 does not seem to be running inside a container 07:31:09 $ 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-arm64 cat 07:31:11 $ docker top 1e4163e46a91d7af8bfbb232a3d5425b56b9f5a24ba77eb3361c9a1c141920e8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:12 + go mod tidy [Pipeline] sh 07:31:13 + make test 07:31:13 go mod tidy 07:31:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:31:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:32:11 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:32:11 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements 07:32:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:32:26 gofmt -l . 07:32:26 [ "`gofmt -l .`" = "" ] 07:32:26 ./bin/test-attribution-txt.sh [Pipeline] } 07:32:28 $ docker stop --time=1 1e4163e46a91d7af8bfbb232a3d5425b56b9f5a24ba77eb3361c9a1c141920e8 07:32:30 $ docker rm -f 1e4163e46a91d7af8bfbb232a3d5425b56b9f5a24ba77eb3361c9a1c141920e8 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:32:31 Warning: overwriting stash ‘coverage-report’ 07:32:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:32:32 + ls -al . 07:32:32 total 128 07:32:32 drwxrwxr-x 7 jenkins jenkins 4096 Jun 11 07:32 . 07:32:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 07:29 .. 07:32:32 -rw-rw-r-- 1 jenkins jenkins 6 Jun 11 07:29 .dockerignore 07:32:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 07:29 .git 07:32:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 07:29 .github 07:32:32 -rw-rw-r-- 1 jenkins jenkins 269 Jun 11 07:29 .gitignore 07:32:32 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 11 07:29 Attribution.txt 07:32:32 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 11 07:29 Dockerfile 07:32:32 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 11 07:29 Dockerfile.build 07:32:32 -rw-rw-r-- 1 jenkins jenkins 656 Jun 11 07:29 Jenkinsfile 07:32:32 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 07:29 LICENSE 07:32:32 -rw-rw-r-- 1 jenkins jenkins 936 Jun 11 07:29 Makefile 07:32:32 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 11 07:29 README.md 07:32:32 -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 07:26 VERSION 07:32:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 07:29 bin 07:32:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 07:29 cmd 07:32:32 -rw-r--r-- 1 jenkins jenkins 7631 Jun 11 07:32 coverage.out 07:32:32 -rw-rw-r-- 1 jenkins jenkins 222 Jun 11 07:29 go.mod 07:32:32 -rw-r--r-- 1 jenkins jenkins 21134 Jun 11 07:31 go.sum 07:32:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 07:29 internal 07:32:32 -rw-rw-r-- 1 jenkins jenkins 209 Jun 11 07:29 version.go [Pipeline] isUnix [Pipeline] sh 07:32:33 + 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=5ed706d0e0f987c78ede64fd8e307c01f9613fef --label arch=arm64 --label version=0.0.0 . 07:32:33 Sending build context to Docker daemon 373.2kB 07:32:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:32:33 Step 2/24 : FROM ${BASE} AS builder 07:32:33 ---> 817e47e17e9c 07:32:33 Step 3/24 : ARG MAKE='make build' 07:32:33 ---> Running in ef6f98ab1169 07:32:34 Removing intermediate container ef6f98ab1169 07:32:34 ---> af636205d4f2 07:32:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:32:34 ---> Running in e2df99eb909e 07:32:34 Removing intermediate container e2df99eb909e 07:32:34 ---> 67b6bc8a6133 07:32:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:32:35 ---> Running in 895f69e4e961 07:32:35 Removing intermediate container 895f69e4e961 07:32:35 ---> fd5dea1c426b 07:32:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:35 ---> Running in b2842f18da94 07:32:37 Removing intermediate container b2842f18da94 07:32:37 ---> 65e6a7ba6873 07:32:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:32:37 ---> Running in 0b302de1f975 07:32:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:32:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:32:40 OK: 145 MiB in 53 packages 07:32:41 Removing intermediate container 0b302de1f975 07:32:41 ---> 143f3a9f64f1 07:32:41 Step 8/24 : WORKDIR /device-snmp-go 07:32:41 ---> Running in 822014108a67 07:32:42 Removing intermediate container 822014108a67 07:32:42 ---> 37d7674552d2 07:32:42 Step 9/24 : COPY . . 07:32:43 ---> 3ebf7603c577 07:32:43 Step 10/24 : RUN go mod tidy 07:32:43 ---> Running in bad3dbc479d6 07:32:46 Removing intermediate container bad3dbc479d6 07:32:46 ---> c80375fb490c 07:32:46 Step 11/24 : RUN make update 07:32:46 ---> Running in abbf362bda99 07:32:47 CGO_ENABLED=0 GO111MODULE=on go mod download 07:32:48 Removing intermediate container abbf362bda99 07:32:48 ---> 2baec30fcbaf 07:32:48 Step 12/24 : RUN ${MAKE} 07:32:48 ---> Running in f268ebfdecd8 07:32:49 go mod tidy 07:32:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 07:33:29 Removing intermediate container f268ebfdecd8 07:33:29 ---> 6a950b2bb06f 07:33:29 Step 13/24 : FROM alpine:3.12 07:33:29 3.12: Pulling from library/alpine 07:33:29 d2f70382dc9a: Pulling fs layer 07:33:29 d2f70382dc9a: Download complete 07:33:29 d2f70382dc9a: Pull complete 07:33:29 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:33:29 Status: Downloaded newer image for alpine:3.12 07:33:29 ---> 9852663dfa18 07:33:29 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:33:29 ---> Running in b60801a92152 07:33:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:33:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:33:29 (1/6) Installing dumb-init (1.2.2-r1) 07:33:29 (2/6) Installing libgcc (9.3.0-r2) 07:33:29 (3/6) Installing libsodium (1.0.18-r0) 07:33:29 (4/6) Installing libstdc++ (9.3.0-r2) 07:33:29 (5/6) Installing libzmq (4.3.3-r0) 07:33:29 (6/6) Installing zeromq (4.3.3-r0) 07:33:29 Executing busybox-1.31.1-r20.trigger 07:33:29 OK: 8 MiB in 20 packages 07:33:30 Removing intermediate container b60801a92152 07:33:30 ---> f1d97b5ff67d 07:33:30 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:33:31 ---> b2d6be8d1bc7 07:33:31 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:33:33 ---> c3a202125a45 07:33:33 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:33:34 ---> d19df2f622c4 07:33:34 Step 18/24 : EXPOSE 59993 07:33:34 ---> Running in 08f2739480ac 07:33:35 Removing intermediate container 08f2739480ac 07:33:35 ---> ad177e649d66 07:33:35 Step 19/24 : EXPOSE 161 07:33:35 ---> Running in 22bbc74730bf 07:33:36 Removing intermediate container 22bbc74730bf 07:33:36 ---> f27c24a2f0a4 07:33:36 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:33:36 ---> Running in d32653c53260 07:33:36 Removing intermediate container d32653c53260 07:33:36 ---> f8605d5d7493 07:33:36 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:33:36 ---> Running in 216f17906164 07:33:37 Removing intermediate container 216f17906164 07:33:37 ---> 9092512e8963 07:33:37 Step 22/24 : LABEL arch=arm64 07:33:37 ---> Running in c81c732c6321 07:33:37 Removing intermediate container c81c732c6321 07:33:37 ---> 21302decf264 07:33:37 Step 23/24 : LABEL git_sha=5ed706d0e0f987c78ede64fd8e307c01f9613fef 07:33:37 ---> Running in 9bcffebe5960 07:33:38 Removing intermediate container 9bcffebe5960 07:33:38 ---> b3fced2ac107 07:33:38 Step 24/24 : LABEL version=0.0.0 07:33:38 ---> Running in 98bdb2e87cdd 07:33:39 Removing intermediate container 98bdb2e87cdd 07:33:39 ---> 4c00515e0814 07:33:39 [Warning] One or more build-args [ARCH] were not consumed 07:33:39 Successfully built 4c00515e0814 07:33:39 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 07:33:39 ---> job-cost.sh 07:33:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qVmC 07:34:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:35:40 lf-activate-venv(): INFO: Adding /tmp/venv-qVmC/bin to PATH 07:35:40 INFO: No Stack... 07:35:40 INFO: Retrieving Pricing Info for: v2-standard-4 07:35:40 INFO: Archiving Costs [Pipeline] sh 07:35:41 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 07:35:41 + cut -d, -f6 [Pipeline] lock 07:35:41 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] 07:35:41 Resource [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] did not exist. Created. 07:35:41 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:35:41 /w/workspace/device-snmp-go/2@tmp/durable-6f5d9dde/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-6f5d9dde/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:35:41 + echo total: 0.18000000715255737 [Pipeline] stash 07:35:42 Warning: overwriting stash ‘stack-cost’ 07:35:42 Stashed 1 file(s) [Pipeline] } 07:35:42 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-106-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 07:35:42 provisioning config files... 07:35:42 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/config4007189356092300811tmp [Pipeline] { [Pipeline] sh 07:35:43 + set +x 07:35:43 + curl -s https://codecov.io/bash 07:35:43 + bash -s -- 07:35:43 07:35:43 _____ _ 07:35:43 / ____| | | 07:35:43 | | ___ __| | ___ ___ _____ __ 07:35:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:35:43 | |___| (_) | (_| | __/ (_| (_) \ V / 07:35:43 \_____\___/ \__,_|\___|\___\___/ \_/ 07:35:43 Bash-1.0.3 07:35:43 07:35:43 07:35:43 ==> git version 2.24.4 found 07:35:43 ==> 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 07:35:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:35:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:35:43 ==> Jenkins CI detected. 07:35:43 project root: . 07:35:43 --> token set from env 07:35:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:35:43 ==> Running gcov in . (disable via -X gcov) 07:35:43 ==> Python coveragepy not found 07:35:43 ==> Searching for coverage reports in: 07:35:43 + . 07:35:43 -> Found 1 reports 07:35:43 ==> Detecting git/mercurial file structure 07:35:43 ==> Reading reports 07:35:43 + ./coverage.out bytes=7631 07:35:43 ==> Appending adjustments 07:35:43 https://docs.codecov.io/docs/fixing-reports 07:35:43 + Found adjustments 07:35:43 ==> Gzipping contents 07:35:43 4.0K /tmp/codecov.QMZv4I.gz 07:35:43 ==> Uploading reports 07:35:43 url: https://codecov.io 07:35:43 query: branch=PR-106&commit=59264d8ea29e81a4e19c994fc3276b46072257ec&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-106%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=106&job=&cmd_args= 07:35:43 -> Pinging Codecov 07:35:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-106&commit=59264d8ea29e81a4e19c994fc3276b46072257ec&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-106%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=106&job=&cmd_args= 07:35:43 -> Uploading to 07:35:43 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/6C56EA5C29638FB4528AC87E60AF5AE0/59264d8ea29e81a4e19c994fc3276b46072257ec/04e56d61-7f8c-424b-808a-d993db1480f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T073543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f08d35aadb6de1ccdd2891fa3cea1cbfc8986499c9989f4223e7378e37e4dcb 07:35:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:35:43 Dload Upload Total Spent Left Speed 07:35:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3069 --:--:-- --:--:-- --:--:-- 3075 07:35:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/59264d8ea29e81a4e19c994fc3276b46072257ec [Pipeline] } 07:35:44 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 07:35:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:35:46 ---> package-listing.sh 07:35:46 ++ facter osfamily 07:35:46 ++ tr '[:upper:]' '[:lower:]' 07:35:46 + OS_FAMILY=redhat 07:35:46 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-106 07:35:46 + START_PACKAGES=/tmp/packages_start.txt 07:35:46 + END_PACKAGES=/tmp/packages_end.txt 07:35:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:35:46 + PACKAGES=/tmp/packages_start.txt 07:35:46 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-106 ']' 07:35:46 + PACKAGES=/tmp/packages_end.txt 07:35:46 + case "${OS_FAMILY}" in 07:35:46 + rpm -qa 07:35:46 + sort 07:35:47 + '[' -f /tmp/packages_start.txt ']' 07:35:47 + '[' -f /tmp/packages_end.txt ']' 07:35:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:35:47 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-106 ']' 07:35:47 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-106/archives/ 07:35:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-106/archives/ [Pipeline] echo 07:35:47 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-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:35:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:35:48 07:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:35:48 alpine: Pulling from edgex-lftools-log-publisher 07:35:48 df20fa9351a1: Pulling fs layer 07:35:48 36b3adc4ff6f: Pulling fs layer 07:35:48 8ad3a11d3b57: Pulling fs layer 07:35:48 46f8f816bc3b: Pulling fs layer 07:35:48 93b61091891f: Pulling fs layer 07:35:48 93b9cdb0e59b: Pulling fs layer 07:35:48 5e14af77c1be: Pulling fs layer 07:35:48 01666e4c0597: Pulling fs layer 07:35:48 aa168da1d23b: Pulling fs layer 07:35:48 46f8f816bc3b: Waiting 07:35:48 93b61091891f: Waiting 07:35:48 93b9cdb0e59b: Waiting 07:35:48 5e14af77c1be: Waiting 07:35:48 01666e4c0597: Waiting 07:35:48 aa168da1d23b: Waiting 07:35:48 36b3adc4ff6f: Verifying Checksum 07:35:48 36b3adc4ff6f: Download complete 07:35:48 46f8f816bc3b: Verifying Checksum 07:35:48 46f8f816bc3b: Download complete 07:35:48 df20fa9351a1: Verifying Checksum 07:35:48 df20fa9351a1: Download complete 07:35:48 93b9cdb0e59b: Verifying Checksum 07:35:48 93b9cdb0e59b: Download complete 07:35:48 93b61091891f: Verifying Checksum 07:35:48 93b61091891f: Download complete 07:35:48 5e14af77c1be: Verifying Checksum 07:35:48 5e14af77c1be: Download complete 07:35:48 01666e4c0597: Verifying Checksum 07:35:48 01666e4c0597: Download complete 07:35:48 df20fa9351a1: Pull complete 07:35:48 36b3adc4ff6f: Pull complete 07:35:49 8ad3a11d3b57: Verifying Checksum 07:35:49 8ad3a11d3b57: Download complete 07:35:49 8ad3a11d3b57: Pull complete 07:35:49 46f8f816bc3b: Pull complete 07:35:50 93b61091891f: Pull complete 07:35:50 93b9cdb0e59b: Pull complete 07:35:50 5e14af77c1be: Pull complete 07:35:50 01666e4c0597: Pull complete 07:35:50 aa168da1d23b: Verifying Checksum 07:35:50 aa168da1d23b: Download complete 07:35:55 aa168da1d23b: Pull complete 07:35:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:35:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:35:55 prd-centos7-docker-4c-2g-489 does not seem to be running inside a container 07:35:55 $ 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-106/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-106 -v /w/workspace/gexfoundry_device-snmp-go_PR-106:/w/workspace/gexfoundry_device-snmp-go_PR-106:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-106@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:35:57 $ docker top 5dc9c56df14caee1ed93320c717842470541ddeb1b9fba94540dc4e10dce7515 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:35:58 + mkdir -p /var/log/sa [Pipeline] sh 07:35:58 + ls /var/log/sa-host 07:35:58 + sadf -c /var/log/sa-host/sa05 07:35:58 file_magic: OK 07:35:58 HZ: Using current value: 100 07:35:58 file_header: OK 07:35:58 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 07:35:58 Statistics: 07:35:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:35:58 File successfully converted to sysstat format version 12.2.1 07:35:58 + sadf -c /var/log/sa-host/sa11 07:35:58 file_magic: OK 07:35:58 HZ: Using current value: 100 07:35:58 file_header: OK 07:35:58 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 07:35:58 Statistics: 07:35:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:35:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:58 provisioning config files... 07:35:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/config3875030473643944392tmp [Pipeline] { [Pipeline] echo 07:35:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:35:59 ---> create-netrc.sh [Pipeline] } 07:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:35:59 ---> python-tools-install.sh [Pipeline] echo 07:35:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:35:59 ---> sudo-logs.sh 07:35:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:35:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:36:00 ---> job-cost.sh 07:36:00 lf-activate-venv: SKIPPING 07:36:00 DEBUG: total: 0.18000000715255737 07:36:00 INFO: Retrieving Stack Cost... 07:36:00 INFO: Retrieving Pricing Info for: v3-standard-2 07:36:01 INFO: Archiving Costs [Pipeline] echo 07:36:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:36:01 ---> logs-deploy.sh 07:36:01 lf-activate-venv: SKIPPING 07:36:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-106/2 07:36:01 INFO: archiving workspace using pattern(s): 07:36:02 Archives upload complete. 07:36:02 INFO: archiving logs to Nexus 07:36:03 ---> uname -a: 07:36:03 Linux prd-centos7-docker-4c-2g-489.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:36:03 07:36:03 07:36:03 ---> lscpu: 07:36:03 Architecture: x86_64 07:36:03 CPU op-mode(s): 32-bit, 64-bit 07:36:03 Byte Order: Little Endian 07:36:03 Address sizes: 40 bits physical, 48 bits virtual 07:36:03 CPU(s): 2 07:36:03 On-line CPU(s) list: 0,1 07:36:03 Thread(s) per core: 1 07:36:03 Core(s) per socket: 1 07:36:03 Socket(s): 2 07:36:03 NUMA node(s): 1 07:36:03 Vendor ID: AuthenticAMD 07:36:03 CPU family: 23 07:36:03 Model: 49 07:36:03 Model name: AMD EPYC-Rome Processor 07:36:03 Stepping: 0 07:36:03 CPU MHz: 2800.000 07:36:03 BogoMIPS: 5600.00 07:36:03 Virtualization: AMD-V 07:36:03 Hypervisor vendor: KVM 07:36:03 Virtualization type: full 07:36:03 L1d cache: 64 KiB 07:36:03 L1i cache: 64 KiB 07:36:03 L2 cache: 1 MiB 07:36:03 L3 cache: 32 MiB 07:36:03 NUMA node0 CPU(s): 0,1 07:36:03 Vulnerability Itlb multihit: Not affected 07:36:03 Vulnerability L1tf: Not affected 07:36:03 Vulnerability Mds: Not affected 07:36:03 Vulnerability Meltdown: Not affected 07:36:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:36:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:36:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:36:03 Vulnerability Srbds: Not affected 07:36:03 Vulnerability Tsx async abort: Not affected 07:36:03 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 07:36:03 07:36:03 07:36:03 ---> nproc: 07:36:03 2 07:36:03 07:36:03 07:36:03 ---> df -h: 07:36:03 Filesystem Size Used Available Use% Mounted on 07:36:03 overlay 40.0G 7.6G 32.4G 19% / 07:36:03 tmpfs 64.0M 0 64.0M 0% /dev 07:36:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:36:03 shm 64.0M 0 64.0M 0% /dev/shm 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-106 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:36:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:36:03 07:36:03 07:36:03 ---> free -m: 07:36:03 total used free shared buff/cache available 07:36:03 Mem: 7821 928 4799 0 2093 6715 07:36:03 Swap: 1023 0 1023 07:36:03 07:36:03 07:36:03 ---> ip addr: 07:36:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:36:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:36:03 inet 127.0.0.1/8 scope host lo 07:36:03 valid_lft forever preferred_lft forever 07:36:03 inet6 ::1/128 scope host 07:36:03 valid_lft forever preferred_lft forever 07:36:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:36:03 link/ether fa:16:3e:be:74:31 brd ff:ff:ff:ff:ff:ff 07:36:03 inet 10.30.122.152/23 brd 10.30.123.255 scope global dynamic eth0 07:36:03 valid_lft 85769sec preferred_lft 85769sec 07:36:03 inet6 fe80::f816:3eff:febe:7431/64 scope link 07:36:03 valid_lft forever preferred_lft forever 07:36:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:36:03 link/ether 02:42:3d:6e:04:3b brd ff:ff:ff:ff:ff:ff 07:36:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:36:03 valid_lft forever preferred_lft forever 07:36:03 inet6 fe80::42:3dff:fe6e:43b/64 scope link 07:36:03 valid_lft forever preferred_lft forever 07:36:03 07:36:03 07:36:03 ---> sar -b -r -n DEV: 07:36:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 07:36:03 07:36:03 07:25:21 LINUX RESTART (2 CPU) 07:36:03 07:36:03 07:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:36:03 07:27:01 20.35 3.35 17.00 0.00 2563.84 2772.01 0.00 07:36:03 07:28:01 0.45 0.00 0.45 0.00 0.00 7.93 0.00 07:36:03 07:29:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 07:36:03 07:30:01 0.32 0.00 0.32 0.00 0.00 5.08 0.00 07:36:03 07:31:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 07:36:03 07:32:01 0.38 0.00 0.38 0.00 0.00 5.16 0.00 07:36:03 07:33:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 07:36:03 07:34:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 07:36:03 07:35:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 07:36:03 Average: 2.52 0.37 2.15 0.00 285.00 311.73 0.00 07:36:03 07:36:03 07:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:36:03 07:27:01 5459312 0 810868 10.12 2620 1736140 1311068 14.47 573712 1576744 20 07:36:03 07:28:01 5467240 0 802932 10.03 2620 1736148 1246444 13.76 566940 1576840 20 07:36:03 07:29:01 5469160 0 801012 10.00 2620 1736148 1228968 13.57 566632 1575340 12 07:36:03 07:30:01 5469656 0 800512 10.00 2620 1736152 1202468 13.28 566384 1575924 8 07:36:03 07:31:01 5467920 0 802240 10.02 2620 1736160 1202384 13.27 561168 1583340 16 07:36:03 07:32:01 5468428 0 801732 10.01 2620 1736160 1202264 13.27 560532 1583340 12 07:36:03 07:33:01 5469132 0 801020 10.00 2620 1736168 1202240 13.27 560336 1583340 8 07:36:03 07:34:01 5458240 0 811904 10.14 2620 1736176 1202240 13.27 570992 1583340 8 07:36:03 07:35:01 5457912 0 812228 10.14 2620 1736180 1202240 13.27 572356 1582396 8 07:36:03 Average: 5465222 0 804939 10.05 2620 1736159 1222257 13.49 566561 1580067 12 07:36:03 07:36:03 07:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:36:03 07:27:01 eth0 82.75 62.57 345.91 35.02 0.00 0.00 0.00 0.00 07:36:03 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:27:01 docker0 1.57 1.30 0.33 2.67 0.00 0.00 0.00 0.00 07:36:03 07:28:01 eth0 2.45 0.92 0.94 0.94 0.00 0.00 0.00 0.00 07:36:03 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:29:01 eth0 1.10 0.37 0.34 0.17 0.00 0.00 0.00 0.00 07:36:03 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:30:01 eth0 1.23 0.28 0.33 0.20 0.00 0.00 0.00 0.00 07:36:03 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:31:01 eth0 0.70 0.40 0.35 0.30 0.00 0.00 0.00 0.00 07:36:03 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:32:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:36:03 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:36:03 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:34:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:36:03 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:35:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:36:03 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 Average: eth0 9.87 7.22 38.68 4.08 0.00 0.00 0.00 0.00 07:36:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:03 Average: docker0 0.17 0.14 0.04 0.30 0.00 0.00 0.00 0.00 07:36:03 07:36:03 07:36:03 ---> sar -P ALL: 07:36:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 07:36:03 07:36:03 07:25:21 LINUX RESTART (2 CPU) 07:36:03 07:36:03 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:36:03 07:27:01 all 3.20 0.00 1.66 0.77 0.05 94.32 07:36:03 07:27:01 0 3.61 0.00 1.72 0.24 0.05 94.38 07:36:03 07:27:01 1 2.78 0.00 1.60 1.30 0.05 94.27 07:36:03 07:28:01 all 0.07 0.00 0.04 0.00 0.03 99.86 07:36:03 07:28:01 0 0.07 0.00 0.03 0.00 0.03 99.87 07:36:03 07:28:01 1 0.07 0.00 0.05 0.00 0.03 99.85 07:36:03 07:29:01 all 0.10 0.00 0.04 0.00 0.03 99.83 07:36:03 07:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:36:03 07:29:01 1 0.15 0.00 0.05 0.00 0.02 99.78 07:36:03 07:30:01 all 0.09 0.00 0.03 0.00 0.03 99.85 07:36:03 07:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:36:03 07:30:01 1 0.15 0.00 0.02 0.00 0.03 99.80 07:36:03 07:31:01 all 0.13 0.00 0.03 0.00 0.03 99.81 07:36:03 07:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:36:03 07:31:01 1 0.22 0.00 0.03 0.00 0.03 99.72 07:36:03 07:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:36:03 07:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:36:03 07:32:01 1 0.13 0.00 0.03 0.00 0.03 99.80 07:36:03 07:33:01 all 0.05 0.00 0.03 0.00 0.04 99.88 07:36:03 07:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 07:36:03 07:33:01 1 0.07 0.00 0.03 0.00 0.05 99.85 07:36:03 07:34:01 all 0.06 0.00 0.03 0.00 0.03 99.87 07:36:03 07:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 07:36:03 07:34:01 1 0.10 0.00 0.03 0.00 0.03 99.83 07:36:03 07:35:01 all 0.07 0.00 0.02 0.00 0.02 99.90 07:36:03 07:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:36:03 07:35:01 1 0.10 0.00 0.02 0.00 0.02 99.87 07:36:03 Average: all 0.42 0.00 0.21 0.08 0.03 99.25 07:36:03 Average: 0 0.43 0.00 0.21 0.03 0.03 99.30 07:36:03 Average: 1 0.42 0.00 0.21 0.14 0.03 99.20 07:36:03 07:36:03 07:36:03