Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 66018360564ba4aba179fe2ee10e2365c1c77a99+818dce0908d2f6acf1a74ddc47b633f382a6be16 (38cefb79b041fed5871374a2a163b0110903ba9e) 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-ssh6668366169040284083.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-ssh722677868685944871.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-116/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-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5510878423367016156.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-ssh6785397698938439509.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-116/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-116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5836357811330885528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-579 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [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-116 # 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-116@tmp/jenkins-gitclient-ssh1455741999015498295.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-116@tmp/jenkins-gitclient-ssh6524515082141767125.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 818dce0908d2f6acf1a74ddc47b633f382a6be16 into PR head commit 66018360564ba4aba179fe2ee10e2365c1c77a99 Merge succeeded, producing 10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c Checking out Revision 10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # 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-116@tmp/jenkins-gitclient-ssh8598457688541478023.key > git merge 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c # timeout=10 Commit message: "Merge commit '818dce0908d2f6acf1a74ddc47b633f382a6be16' into HEAD" > git rev-list --no-walk 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:25:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:25:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:25:46 ========================================================= 23:25:46 EdgeX Global Pipelines Version Info 23:25:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:25:48 ------------------- 23:25:48 stable info: 23:25:48 ------------------- 23:25:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:25:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:25:48 Message: update stable to v1.0.195 23:25:48 ------------------- 23:25:48 experimental info: 23:25:48 ------------------- 23:25:48 Commited By: **** collab-it+edgex@linuxfoundation.org 23:25:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:25:48 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:25:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:25:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:25:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:25:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:25:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:25:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10d6bfb [Pipeline] echo 23:25:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:49 provisioning config files... 23:25:49 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config5071255818137943002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:50 ---> docker-login.sh 23:25:50 nexus3.edgexfoundry.org:10001 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:50 Configure a credential helper to remove this warning. See 23:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:50 23:25:50 Login Succeeded 23:25:50 nexus3.edgexfoundry.org:10002 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:50 Configure a credential helper to remove this warning. See 23:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:50 23:25:50 Login Succeeded 23:25:50 nexus3.edgexfoundry.org:10003 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:50 Configure a credential helper to remove this warning. See 23:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:50 23:25:50 Login Succeeded 23:25:50 nexus3.edgexfoundry.org:10004 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:50 Configure a credential helper to remove this warning. See 23:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:50 23:25:50 Login Succeeded 23:25:50 docker.io 23:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:51 Configure a credential helper to remove this warning. See 23:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:51 23:25:51 Login Succeeded 23:25:51 ---> docker-login.sh ends [Pipeline] } 23:25:51 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 23:25:51 + git log --format=format:%s -1 10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c [Pipeline] echo 23:25:51 GIT_COMMIT: 10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c, Commit Message: Merge commit '818dce0908d2f6acf1a74ddc47b633f382a6be16' into HEAD [Pipeline] echo 23:25:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:52 23:25:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:25:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:52 latest: Pulling from edgex-devops/git-semver 23:25:52 31603596830f: Pulling fs layer 23:25:52 54011a49482f: Pulling fs layer 23:25:52 a6820b24f6d8: Pulling fs layer 23:25:52 f581987b2513: Pulling fs layer 23:25:52 f581987b2513: Waiting 23:25:52 54011a49482f: Verifying Checksum 23:25:52 54011a49482f: Download complete 23:25:53 31603596830f: Verifying Checksum 23:25:53 31603596830f: Download complete 23:25:53 a6820b24f6d8: Verifying Checksum 23:25:53 a6820b24f6d8: Download complete 23:25:53 f581987b2513: Verifying Checksum 23:25:53 f581987b2513: Download complete 23:25:53 31603596830f: Pull complete 23:25:53 54011a49482f: Pull complete 23:25:53 a6820b24f6d8: Pull complete 23:25:53 f581987b2513: Pull complete 23:25:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:25:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:25:54 prd-centos7-docker-4c-2g-579 does not seem to be running inside a container 23:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-116 -v /w/workspace/gexfoundry_device-snmp-go_PR-116:/w/workspace/gexfoundry_device-snmp-go_PR-116:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:25:55 $ docker top 727d3efc579cb98144aa81f72f4333b9ab3b24560585fe9e73ba9cbaa98c41cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:25:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:25:55 [ssh-agent] Looking for ssh-agent implementation... 23:25:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:55 $ docker exec 727d3efc579cb98144aa81f72f4333b9ab3b24560585fe9e73ba9cbaa98c41cb ssh-agent 23:25:55 SSH_AUTH_SOCK=/tmp/ssh-A05JJF3IgVqK/agent.15 23:25:55 SSH_AGENT_PID=22 23:25:55 Running ssh-add (command line suppressed) 23:25:55 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_2407239861376269459.key (/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_2407239861376269459.key) 23:25:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:25:56 + git tag --points-at HEAD [Pipeline] } 23:25:56 $ docker exec --env ******** --env ******** 727d3efc579cb98144aa81f72f4333b9ab3b24560585fe9e73ba9cbaa98c41cb ssh-agent -k 23:25:56 unset SSH_AUTH_SOCK; 23:25:56 unset SSH_AGENT_PID; 23:25:56 echo Agent pid 22 killed; 23:25:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:25:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:25:56 [ssh-agent] Looking for ssh-agent implementation... 23:25:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:56 $ docker exec 727d3efc579cb98144aa81f72f4333b9ab3b24560585fe9e73ba9cbaa98c41cb ssh-agent 23:25:56 SSH_AUTH_SOCK=/tmp/ssh-FJ9leEtiSzay/agent.54 23:25:56 SSH_AGENT_PID=61 23:25:56 Running ssh-add (command line suppressed) 23:25:56 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_860971734276903156.key (/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_860971734276903156.key) 23:25:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:25:56 + git semver init 23:25:56 # -> Open(): unable to determine branch for HEAD 23:25:56 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-116/.git 23:25:56 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-116 23:25:56 # $SEMVER_REMOTE_NAME = origin 23:25:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:25:56 # $SEMVER_USER_NAME = edgex-jenkins 23:25:56 # $SEMVER_BRANCH = PR-116 23:25:56 # $SEMVER_TEMP = /tmp/semver-269510121 23:25:56 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 23:25:57 # '/tmp/semver-269510121' -> '/w/workspace/gexfoundry_device-snmp-go_PR-116/.semver' 23:25:57 # -> Force: false 23:25:57 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-116/.semver [Pipeline] } 23:25:57 $ docker exec --env ******** --env ******** 727d3efc579cb98144aa81f72f4333b9ab3b24560585fe9e73ba9cbaa98c41cb ssh-agent -k 23:25:57 unset SSH_AUTH_SOCK; 23:25:57 unset SSH_AGENT_PID; 23:25:57 echo Agent pid 61 killed; 23:25:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:25:57 + git semver [Pipeline] } 23:25:57 $ docker stop --time=1 727d3efc579cb98144aa81f72f4333b9ab3b24560585fe9e73ba9cbaa98c41cb 23:25:59 $ docker rm -f 727d3efc579cb98144aa81f72f4333b9ab3b24560585fe9e73ba9cbaa98c41cb [Pipeline] // withDockerContainer [Pipeline] sh 23:25:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:25:59 Stashed 1 file(s) [Pipeline] echo 23:25:59 [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 23:26:15 Still waiting to schedule task 23:26:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:26:15 Still waiting to schedule task 23:26:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 23:28:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-580 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [Pipeline] { [Pipeline] ws 23:28:23 Running in /w/workspace/device-snmp-go/6 [Pipeline] { [Pipeline] checkout 23:28:24 Selected Git installation does not exist. Using Default 23:28:24 The recommended git tool is: NONE 23:28:29 using credential edgex-jenkins-ssh 23:28:29 Cloning the remote Git repository 23:28:29 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:28:29 > git init /w/workspace/device-snmp-go/6 # timeout=10 23:28:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:28:30 > git --version # timeout=10 23:28:30 > git --version # 'git version 2.17.1' 23:28:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:31 Merging remotes/origin/master commit 818dce0908d2f6acf1a74ddc47b633f382a6be16 into PR head commit 66018360564ba4aba179fe2ee10e2365c1c77a99 23:28:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:28:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:28:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:28:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:31 > git config core.sparsecheckout # timeout=10 23:28:31 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 23:28:31 Merge succeeded, producing c3e40301eb520a88fa5da00c167a3df046faf10a 23:28:31 Checking out Revision c3e40301eb520a88fa5da00c167a3df046faf10a (PR-116) 23:28:31 > git remote # timeout=10 23:28:31 > git config --get remote.origin.url # timeout=10 23:28:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:31 > git merge 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 23:28:31 > git rev-parse HEAD^{commit} # timeout=10 23:28:31 > git config core.sparsecheckout # timeout=10 23:28:31 > git checkout -f c3e40301eb520a88fa5da00c167a3df046faf10a # timeout=10 23:28:36 Commit message: "Merge commit '818dce0908d2f6acf1a74ddc47b633f382a6be16' into HEAD" 23:28:36 > git rev-list --no-walk 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:28:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:28:38 + true 23:28:38 + sudo service docker restart 23:28:48 Running on prd-centos7-docker-4c-2g-581 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [Pipeline] { [Pipeline] ws 23:28:48 Running in /w/workspace/device-snmp-go/6 [Pipeline] { [Pipeline] checkout 23:28:48 Selected Git installation does not exist. Using Default 23:28:48 The recommended git tool is: NONE 23:28:50 using credential edgex-jenkins-ssh 23:28:50 Cloning the remote Git repository 23:28:49 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:28:49 > git init /w/workspace/device-snmp-go/6 # timeout=10 23:28:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:28:49 > git --version # timeout=10 23:28:49 > git --version # 'git version 2.24.4' 23:28:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:49 [INFO] Currently running in a labeled security context 23:28:49 [INFO] Currently SELinux is 'enforcing' on the host 23:28:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/6@tmp/jenkins-gitclient-ssh2687220914096909067.key 23:28:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:50 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:28:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:50 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:28:50 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:28:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:50 [INFO] Currently running in a labeled security context 23:28:50 [INFO] Currently SELinux is 'enforcing' on the host 23:28:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/6@tmp/jenkins-gitclient-ssh6709776248795012468.key 23:28:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:51 Merging remotes/origin/master commit 818dce0908d2f6acf1a74ddc47b633f382a6be16 into PR head commit 66018360564ba4aba179fe2ee10e2365c1c77a99 23:28:51 Merge succeeded, producing 7327116566c04b14658a04dec177a312c5897020 23:28:51 Checking out Revision 7327116566c04b14658a04dec177a312c5897020 (PR-116) 23:28:50 > git config core.sparsecheckout # timeout=10 23:28:50 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 23:28:51 > git remote # timeout=10 23:28:51 > git config --get remote.origin.url # timeout=10 23:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:51 [INFO] Currently running in a labeled security context 23:28:51 [INFO] Currently SELinux is 'enforcing' on the host 23:28:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/6@tmp/jenkins-gitclient-ssh4291487358941582812.key 23:28:51 > git merge 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 23:28:51 > git rev-parse HEAD^{commit} # timeout=10 23:28:51 > git config core.sparsecheckout # timeout=10 23:28:51 > git checkout -f 7327116566c04b14658a04dec177a312c5897020 # timeout=10 23:28:55 Commit message: "Merge commit '818dce0908d2f6acf1a74ddc47b633f382a6be16' into HEAD" 23:28:54 > git rev-list --no-walk 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:28:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:28:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:56 + sudo service docker restart 23:28:56 + true 23:28:56 Redirecting to /bin/systemctl restart docker.service 23:28:56 provisioning config files... 23:28:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/6@tmp/config7861106851536503630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:57 ---> docker-login.sh 23:28:57 nexus3.edgexfoundry.org:10001 23:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:58 Configure a credential helper to remove this warning. See 23:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:58 23:28:58 Login Succeeded 23:28:58 nexus3.edgexfoundry.org:10002 23:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:58 Configure a credential helper to remove this warning. See 23:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:58 23:28:58 Login Succeeded 23:28:58 nexus3.edgexfoundry.org:10003 23:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:59 Configure a credential helper to remove this warning. See 23:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:59 23:28:59 Login Succeeded 23:28:59 nexus3.edgexfoundry.org:10004 23:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:00 Configure a credential helper to remove this warning. See 23:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:00 23:29:00 Login Succeeded 23:29:00 docker.io 23:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:00 Configure a credential helper to remove this warning. See 23:29:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:00 23:29:00 Login Succeeded 23:29:00 ---> docker-login.sh ends [Pipeline] } 23:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:01 ========================================================= 23:29:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:29:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:29:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:29:02 Sending build context to Docker daemon 392.7kB 23:29:02 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 23:29:02 Step 2/10 : FROM ${BASE} 23:29:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:29:02 595b0fe564bb: Pulling fs layer 23:29:02 3088b5b3c5c0: Pulling fs layer 23:29:02 5b7225fbf94c: Pulling fs layer 23:29:02 ba82ee9f976e: Pulling fs layer 23:29:02 506bd15cee9f: Pulling fs layer 23:29:02 75a0a4a0db45: Pulling fs layer 23:29:02 618dc40b7e24: Pulling fs layer 23:29:02 ba82ee9f976e: Waiting 23:29:02 506bd15cee9f: Waiting 23:29:02 75a0a4a0db45: Waiting 23:29:02 618dc40b7e24: Waiting 23:29:02 5b7225fbf94c: Verifying Checksum 23:29:02 5b7225fbf94c: Download complete 23:29:02 3088b5b3c5c0: Verifying Checksum 23:29:02 3088b5b3c5c0: Download complete 23:29:02 506bd15cee9f: Verifying Checksum 23:29:02 506bd15cee9f: Download complete 23:29:02 75a0a4a0db45: Verifying Checksum 23:29:02 595b0fe564bb: Verifying Checksum 23:29:02 595b0fe564bb: Download complete 23:29:03 595b0fe564bb: Pull complete 23:29:04 3088b5b3c5c0: Pull complete 23:29:04 5b7225fbf94c: Pull complete 23:29:06 618dc40b7e24: Verifying Checksum 23:29:06 ba82ee9f976e: Verifying Checksum 23:29:06 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:14 provisioning config files... 23:29:14 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/6@tmp/config4373497571877972490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:15 ---> docker-login.sh 23:29:15 nexus3.edgexfoundry.org:10001 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10002 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10003 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 nexus3.edgexfoundry.org:10004 23:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:15 Configure a credential helper to remove this warning. See 23:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:15 23:29:15 Login Succeeded 23:29:15 docker.io 23:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:16 Configure a credential helper to remove this warning. See 23:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:16 23:29:16 Login Succeeded 23:29:16 ---> docker-login.sh ends [Pipeline] } 23:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:16 ========================================================= 23:29:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:29:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:29:16 + 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 . 23:29:16 Sending build context to Docker daemon 393.7kB 23:29:16 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 23:29:16 Step 2/10 : FROM ${BASE} 23:29:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:16 540db60ca938: Pulling fs layer 23:29:16 adcc1eea9eea: Pulling fs layer 23:29:16 4c4ab2625f07: Pulling fs layer 23:29:16 0510c868ecb4: Pulling fs layer 23:29:16 afea3b2eda06: Pulling fs layer 23:29:16 7809a108b3ef: Pulling fs layer 23:29:16 f706445af74f: Pulling fs layer 23:29:16 0510c868ecb4: Waiting 23:29:16 afea3b2eda06: Waiting 23:29:16 7809a108b3ef: Waiting 23:29:16 f706445af74f: Waiting 23:29:17 4c4ab2625f07: Verifying Checksum 23:29:17 4c4ab2625f07: Download complete 23:29:17 adcc1eea9eea: Verifying Checksum 23:29:17 adcc1eea9eea: Download complete 23:29:17 afea3b2eda06: Verifying Checksum 23:29:17 afea3b2eda06: Download complete 23:29:17 7809a108b3ef: Verifying Checksum 23:29:17 7809a108b3ef: Download complete 23:29:17 540db60ca938: Verifying Checksum 23:29:17 540db60ca938: Download complete 23:29:17 540db60ca938: Pull complete 23:29:17 adcc1eea9eea: Pull complete 23:29:17 4c4ab2625f07: Pull complete 23:29:18 f706445af74f: Verifying Checksum 23:29:18 f706445af74f: Download complete 23:29:18 ba82ee9f976e: Pull complete 23:29:18 506bd15cee9f: Pull complete 23:29:18 75a0a4a0db45: Pull complete 23:29:19 0510c868ecb4: Verifying Checksum 23:29:19 0510c868ecb4: Download complete 23:29:22 618dc40b7e24: Pull complete 23:29:22 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:29:22 ---> a36622ca3599 23:29:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 23:29:22 0510c868ecb4: Pull complete 23:29:22 afea3b2eda06: Pull complete 23:29:22 7809a108b3ef: Pull complete 23:29:23 ---> Running in f2fe72b4e880 23:29:23 f706445af74f: Pull complete 23:29:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:29:23 ---> b068be0155e3 23:29:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 23:29:23 Removing intermediate container f2fe72b4e880 23:29:23 ---> d81ad824b8f1 23:29:23 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:29:24 ---> Running in 799906af34f9 23:29:24 Removing intermediate container 799906af34f9 23:29:24 ---> ff8297ab371a 23:29:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 23:29:24 ---> Running in d3e5e08f852d 23:29:25 Removing intermediate container d3e5e08f852d 23:29:25 ---> afa6d9ee164b 23:29:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:25 ---> Running in b6e22ffa15ea 23:29:28 Removing intermediate container b6e22ffa15ea 23:29:28 ---> 12b4d692a852 23:29:28 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:28 ---> Running in 6736c16f12da 23:29:28 ---> Running in 052cdb0bd3d3 23:29:28 Removing intermediate container 052cdb0bd3d3 23:29:28 ---> ba06bbb11c8d 23:29:28 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:29:28 ---> Running in 04baff519f06 23:29:28 Removing intermediate container 04baff519f06 23:29:28 ---> da79e51fb462 23:29:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 23:29:28 ---> Running in bdc9d299ac23 23:29:28 Removing intermediate container bdc9d299ac23 23:29:28 ---> a185e846dc5a 23:29:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:28 ---> Running in 568a0738ce00 23:29:28 Removing intermediate container 568a0738ce00 23:29:28 ---> 1d2d33bb612a 23:29:28 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:28 ---> Running in ca4a52e02901 23:29:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:29:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:29:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:29:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:29:30 (1/13) Installing libc-dev (0.7.2-r3) 23:29:30 (2/13) Installing libsodium (1.0.18-r0) 23:29:30 (3/13) Installing pkgconf (1.7.3-r0) 23:29:30 (4/13) Installing libsodium-dev (1.0.18-r0) 23:29:30 (5/13) Installing openssh-keygen (8.4_p1-r3) 23:29:30 (6/13) Installing libedit (20191231.3.1-r1) 23:29:30 (7/13) Installing openssh-client (8.4_p1-r3) 23:29:30 (1/13) Installing libc-dev (0.7.2-r3) 23:29:30 (2/13) Installing libsodium (1.0.18-r0) 23:29:31 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 23:29:31 (9/13) Installing openssh-server-common (8.4_p1-r3) 23:29:31 (3/13) Installing pkgconf (1.7.3-r0) 23:29:31 (4/13) Installing libsodium-dev (1.0.18-r0) 23:29:31 (10/13) Installing openssh-server (8.4_p1-r3) 23:29:31 (11/13) Installing openssh (8.4_p1-r3) 23:29:31 (12/13) Installing libzmq (4.3.3-r1) 23:29:31 (5/13) Installing openssh-keygen (8.4_p1-r3) 23:29:31 (6/13) Installing libedit (20191231.3.1-r1) 23:29:31 (7/13) Installing openssh-client (8.4_p1-r3) 23:29:31 (13/13) Installing zeromq-dev (4.3.3-r1) 23:29:31 Executing busybox-1.32.1-r6.trigger 23:29:31 OK: 156 MiB in 53 packages 23:29:32 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 23:29:32 (9/13) Installing openssh-server-common (8.4_p1-r3) 23:29:32 (10/13) Installing openssh-server (8.4_p1-r3) 23:29:32 Removing intermediate container ca4a52e02901 23:29:32 ---> 5e8a43c2c5b4 23:29:32 Step 8/10 : WORKDIR /device-snmp-go 23:29:32 ---> Running in b024e1ef1d77 23:29:32 Removing intermediate container b024e1ef1d77 23:29:32 ---> 900a98e4d97a 23:29:32 Step 9/10 : COPY . . 23:29:32 (11/13) Installing openssh (8.4_p1-r3) 23:29:32 (12/13) Installing libzmq (4.3.3-r1) 23:29:32 (13/13) Installing zeromq-dev (4.3.3-r1) 23:29:32 ---> 44c4acba3e0d 23:29:32 Step 10/10 : RUN go mod download 23:29:32 ---> Running in 1df0b3b56647 23:29:32 Executing busybox-1.32.1-r6.trigger 23:29:32 OK: 145 MiB in 53 packages 23:29:34 Removing intermediate container 6736c16f12da 23:29:34 ---> c1c4300b13bb 23:29:34 Step 8/10 : WORKDIR /device-snmp-go 23:29:34 ---> Running in 0f9fe06d7458 23:29:34 Removing intermediate container 0f9fe06d7458 23:29:34 ---> 972a96023894 23:29:34 Step 9/10 : COPY . . 23:29:35 ---> a3a27829c921 23:29:35 Step 10/10 : RUN go mod download 23:29:35 ---> Running in 36bcbfc4cc30 23:29:47 Removing intermediate container 1df0b3b56647 23:29:47 ---> 4fb3307450dc 23:29:47 Successfully built 4fb3307450dc 23:29:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:29:47 + docker inspect -f . ci-base-image-x86_64 23:29:47 . [Pipeline] withDockerContainer 23:29:47 prd-centos7-docker-4c-2g-581 does not seem to be running inside a container 23:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:29:48 $ docker top adca6d1f9a7853ad5ffcdbf4dd0224188d27d951f28ec192b1e13fdfd40e2d06 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:48 + go version 23:29:48 go version go1.16.3 linux/amd64 [Pipeline] } 23:29:48 $ docker stop --time=1 adca6d1f9a7853ad5ffcdbf4dd0224188d27d951f28ec192b1e13fdfd40e2d06 23:29:49 $ docker rm -f adca6d1f9a7853ad5ffcdbf4dd0224188d27d951f28ec192b1e13fdfd40e2d06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:50 + docker inspect -f . ci-base-image-x86_64 23:29:50 . [Pipeline] withDockerContainer 23:29:50 prd-centos7-docker-4c-2g-581 does not seem to be running inside a container 23:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:29:51 $ docker top 0c58e79ea520c979910bf7f9b6640f0662c340f9d20227f93a1b9e6240335928 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:51 + go mod tidy [Pipeline] sh 23:29:52 + make test 23:29:52 go mod tidy 23:29:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:29:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:30:02 Removing intermediate container 36bcbfc4cc30 23:30:02 ---> 27f70a410a9a 23:30:02 Successfully built 27f70a410a9a 23:30:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:30:02 + docker inspect -f . ci-base-image-arm64 23:30:02 . [Pipeline] withDockerContainer 23:30:03 prd-ubuntu18.04-docker-arm64-4c-16g-580 does not seem to be running inside a container 23:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:30:04 $ docker top 35ae4a8cef31af5627268a48ce707a0e83c1f475c37fc42ac696ca50665809d8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:05 + go version 23:30:05 go version go1.16.5 linux/arm64 [Pipeline] } 23:30:05 $ docker stop --time=1 35ae4a8cef31af5627268a48ce707a0e83c1f475c37fc42ac696ca50665809d8 23:30:07 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:30:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 23:30:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:30:07 $ docker rm -f 35ae4a8cef31af5627268a48ce707a0e83c1f475c37fc42ac696ca50665809d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:08 + docker inspect -f . ci-base-image-arm64 23:30:08 . [Pipeline] withDockerContainer 23:30:08 prd-ubuntu18.04-docker-arm64-4c-16g-580 does not seem to be running inside a container 23:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:30:10 $ docker top 5d200d912ae996e0ff24acbe919cb660096d7701dc8ae4dd5a651fcf0abf094e -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:11 + go mod tidy [Pipeline] sh 23:30:12 + make test 23:30:12 go mod tidy 23:30:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:30:12 gofmt -l . 23:30:12 [ "`gofmt -l .`" = "" ] 23:30:12 ./bin/test-attribution-txt.sh [Pipeline] } 23:30:13 $ docker stop --time=1 0c58e79ea520c979910bf7f9b6640f0662c340f9d20227f93a1b9e6240335928 23:30:14 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:30:14 $ docker rm -f 0c58e79ea520c979910bf7f9b6640f0662c340f9d20227f93a1b9e6240335928 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:30:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:30:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:30:18 + ls -al . 23:30:18 total 112 23:30:18 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 23:30 . 23:30:18 drwxrwxr-x. 4 jenkins jenkins 28 Jun 28 23:28 .. 23:30:18 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 28 23:28 Attribution.txt 23:30:18 drwxrwxr-x. 2 jenkins jenkins 60 Jun 28 23:28 bin 23:30:18 -rw-rw-r--. 1 jenkins jenkins 4401 Jun 28 23:28 CHANGELOG.md 23:30:18 drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 23:28 cmd 23:30:18 -rw-r--r--. 1 jenkins jenkins 7631 Jun 28 23:30 coverage.out 23:30:18 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 28 23:28 Dockerfile 23:30:18 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 28 23:28 Dockerfile.build 23:30:18 -rw-rw-r--. 1 jenkins jenkins 6 Jun 28 23:28 .dockerignore 23:30:18 drwxrwxr-x. 8 jenkins jenkins 179 Jun 28 23:28 .git 23:30:18 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 23:28 .github 23:30:18 -rw-rw-r--. 1 jenkins jenkins 269 Jun 28 23:28 .gitignore 23:30:18 -rw-rw-r--. 1 jenkins jenkins 208 Jun 28 23:28 go.mod 23:30:18 -rw-r--r--. 1 jenkins jenkins 20831 Jun 28 23:29 go.sum 23:30:18 drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 23:28 internal 23:30:18 -rw-rw-r--. 1 jenkins jenkins 656 Jun 28 23:28 Jenkinsfile 23:30:18 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 23:28 LICENSE 23:30:18 -rw-rw-r--. 1 jenkins jenkins 936 Jun 28 23:28 Makefile 23:30:18 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 28 23:28 README.md 23:30:18 -rw-rw-r--. 1 jenkins jenkins 5 Jun 28 23:25 VERSION 23:30:18 -rw-rw-r--. 1 jenkins jenkins 209 Jun 28 23:28 version.go [Pipeline] isUnix [Pipeline] sh 23:30:19 + 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=7327116566c04b14658a04dec177a312c5897020 --label arch=amd64 --label version=0.0.0 . 23:30:19 Sending build context to Docker daemon 401.9kB 23:30:19 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 23:30:19 Step 2/24 : FROM ${BASE} AS builder 23:30:19 ---> 4fb3307450dc 23:30:19 Step 3/24 : ARG MAKE='make build' 23:30:19 ---> Running in ef570b9a3f29 23:30:19 Removing intermediate container ef570b9a3f29 23:30:19 ---> 67c9fc36c3ff 23:30:19 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:30:19 ---> Running in c74c4c6fda6a 23:30:19 Removing intermediate container c74c4c6fda6a 23:30:19 ---> 12960e786add 23:30:19 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:30:19 ---> Running in e5de0a71066a 23:30:19 Removing intermediate container e5de0a71066a 23:30:19 ---> 16f1c49960fe 23:30:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:19 ---> Running in 279ec0d2ada2 23:30:20 Removing intermediate container 279ec0d2ada2 23:30:20 ---> 938135bd019e 23:30:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:30:20 ---> Running in c3a8ce148c24 23:30:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:30:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:30:21 OK: 156 MiB in 53 packages 23:30:21 Removing intermediate container c3a8ce148c24 23:30:21 ---> b3558434cf0d 23:30:21 Step 8/24 : WORKDIR /device-snmp-go 23:30:21 ---> Running in bd6b98e90c63 23:30:21 Removing intermediate container bd6b98e90c63 23:30:21 ---> ba4baf08b034 23:30:21 Step 9/24 : COPY . . 23:30:22 ---> 90e2c1c68f08 23:30:22 Step 10/24 : RUN go mod tidy 23:30:22 ---> Running in 8c99ae044eea 23:30:22 Removing intermediate container 8c99ae044eea 23:30:22 ---> eba067b48fdc 23:30:22 Step 11/24 : RUN make update 23:30:22 ---> Running in a9c1a456130f 23:30:22 CGO_ENABLED=0 GO111MODULE=on go mod download 23:30:23 Removing intermediate container a9c1a456130f 23:30:23 ---> d8d6bef3838a 23:30:23 Step 12/24 : RUN ${MAKE} 23:30:23 ---> Running in 26080465ebf5 23:30:23 go mod tidy 23:30:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 23:30:36 Removing intermediate container 26080465ebf5 23:30:36 ---> f917aad78084 23:30:36 Step 13/24 : FROM alpine:3.12 23:30:36 3.12: Pulling from library/alpine 23:30:36 339de151aab4: Pulling fs layer 23:30:36 339de151aab4: Verifying Checksum 23:30:36 339de151aab4: Download complete 23:30:36 339de151aab4: Pull complete 23:30:36 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:30:36 Status: Downloaded newer image for alpine:3.12 23:30:36 ---> 13621d1b12d4 23:30:36 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:30:36 ---> Running in 6c360b225eb4 23:30:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:30:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:30:36 (1/6) Installing dumb-init (1.2.2-r1) 23:30:36 (2/6) Installing libgcc (9.3.0-r2) 23:30:36 (3/6) Installing libsodium (1.0.18-r0) 23:30:36 (4/6) Installing libstdc++ (9.3.0-r2) 23:30:36 (5/6) Installing libzmq (4.3.3-r0) 23:30:36 (6/6) Installing zeromq (4.3.3-r0) 23:30:36 Executing busybox-1.31.1-r20.trigger 23:30:36 OK: 8 MiB in 20 packages 23:30:36 Removing intermediate container 6c360b225eb4 23:30:36 ---> c2143906074f 23:30:36 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:30:37 ---> f3bd2ba23de1 23:30:37 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:30:37 ---> 35fb921ff281 23:30:37 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:30:37 ---> cafd3214e884 23:30:37 Step 18/24 : EXPOSE 59993 23:30:37 ---> Running in 87a374c41e9c 23:30:37 Removing intermediate container 87a374c41e9c 23:30:37 ---> 7587ea98d670 23:30:37 Step 19/24 : EXPOSE 161 23:30:37 ---> Running in d569e8dbe366 23:30:37 Removing intermediate container d569e8dbe366 23:30:37 ---> 1f65e043fa9e 23:30:37 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:30:37 ---> Running in ccb19ed64db2 23:30:37 Removing intermediate container ccb19ed64db2 23:30:37 ---> 60d5f0b7c60a 23:30:37 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:30:37 ---> Running in 3c1f3651ff3d 23:30:37 Removing intermediate container 3c1f3651ff3d 23:30:37 ---> 67016c111914 23:30:37 Step 22/24 : LABEL arch=amd64 23:30:37 ---> Running in 0ee9dd05b46e 23:30:38 Removing intermediate container 0ee9dd05b46e 23:30:38 ---> 04eafae437dc 23:30:38 Step 23/24 : LABEL git_sha=7327116566c04b14658a04dec177a312c5897020 23:30:38 ---> Running in 5eae41ea7734 23:30:38 Removing intermediate container 5eae41ea7734 23:30:38 ---> 7c55a46cc5b8 23:30:38 Step 24/24 : LABEL version=0.0.0 23:30:38 ---> Running in 7ade38c51167 23:30:38 Removing intermediate container 7ade38c51167 23:30:38 ---> c1dd9b87dbe3 23:30:38 [Warning] One or more build-args [ARCH] were not consumed 23:30:38 Successfully built c1dd9b87dbe3 23:30:38 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 23:30:39 ---> job-cost.sh 23:30:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fZ6R 23:30:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:31:01 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:31:01 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements 23:31:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:31:01 lf-activate-venv(): INFO: Adding /tmp/venv-fZ6R/bin to PATH 23:31:01 INFO: No Stack... 23:31:02 INFO: Retrieving Pricing Info for: v3-standard-2 23:31:02 INFO: Archiving Costs [Pipeline] sh 23:31:02 + cat /w/workspace/device-snmp-go/6/archives/cost.csv 23:31:02 + cut -d, -f6 [Pipeline] lock 23:31:02 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-116-6-stack-cost] 23:31:03 Resource [jenkins-edgexfoundry-device-snmp-go-PR-116-6-stack-cost] did not exist. Created. 23:31:03 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-116-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:31:03 + echo total: 0.05999999865889549 [Pipeline] stash 23:31:03 Stashed 1 file(s) [Pipeline] } 23:31:03 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-116-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:31:28 gofmt -l . 23:31:28 [ "`gofmt -l .`" = "" ] 23:31:28 ./bin/test-attribution-txt.sh [Pipeline] } 23:31:28 $ docker stop --time=1 5d200d912ae996e0ff24acbe919cb660096d7701dc8ae4dd5a651fcf0abf094e 23:31:30 $ docker rm -f 5d200d912ae996e0ff24acbe919cb660096d7701dc8ae4dd5a651fcf0abf094e [Pipeline] // withDockerContainer [Pipeline] sh 23:31:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:31 Warning: overwriting stash ‘coverage-report’ 23:31:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:32 + ls -al . 23:31:32 total 136 23:31:32 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 23:31 . 23:31:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 23:28 .. 23:31:32 -rw-rw-r-- 1 jenkins jenkins 6 Jun 28 23:28 .dockerignore 23:31:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 23:28 .git 23:31:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 23:28 .github 23:31:32 -rw-rw-r-- 1 jenkins jenkins 269 Jun 28 23:28 .gitignore 23:31:32 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 28 23:28 Attribution.txt 23:31:32 -rw-rw-r-- 1 jenkins jenkins 4401 Jun 28 23:28 CHANGELOG.md 23:31:32 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 28 23:28 Dockerfile 23:31:32 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 28 23:28 Dockerfile.build 23:31:32 -rw-rw-r-- 1 jenkins jenkins 656 Jun 28 23:28 Jenkinsfile 23:31:32 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 23:28 LICENSE 23:31:32 -rw-rw-r-- 1 jenkins jenkins 936 Jun 28 23:28 Makefile 23:31:32 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 28 23:28 README.md 23:31:32 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 23:25 VERSION 23:31:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 23:28 bin 23:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 23:28 cmd 23:31:32 -rw-r--r-- 1 jenkins jenkins 7631 Jun 28 23:31 coverage.out 23:31:32 -rw-rw-r-- 1 jenkins jenkins 208 Jun 28 23:28 go.mod 23:31:32 -rw-r--r-- 1 jenkins jenkins 20831 Jun 28 23:30 go.sum 23:31:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 23:28 internal 23:31:32 -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 23:28 version.go [Pipeline] isUnix [Pipeline] sh 23:31: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=c3e40301eb520a88fa5da00c167a3df046faf10a --label arch=arm64 --label version=0.0.0 . 23:31:33 Sending build context to Docker daemon 400.9kB 23:31:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 23:31:33 Step 2/24 : FROM ${BASE} AS builder 23:31:33 ---> 27f70a410a9a 23:31:33 Step 3/24 : ARG MAKE='make build' 23:31:33 ---> Running in ee8ea3ce44dd 23:31:34 Removing intermediate container ee8ea3ce44dd 23:31:34 ---> d19033a54fcf 23:31:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:31:34 ---> Running in 06672fe7d6a4 23:31:34 Removing intermediate container 06672fe7d6a4 23:31:34 ---> 4def21a22d0a 23:31:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:31:35 ---> Running in 7fa76f28894a 23:31:35 Removing intermediate container 7fa76f28894a 23:31:35 ---> f0202c605558 23:31:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:31:35 ---> Running in a4510fb6bfbd 23:31:37 Removing intermediate container a4510fb6bfbd 23:31:37 ---> 76e5fc88e1c7 23:31:37 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:37 ---> Running in ebeff27e4379 23:31:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:31:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:31:40 OK: 145 MiB in 53 packages 23:31:41 Removing intermediate container ebeff27e4379 23:31:41 ---> 42dd689c8148 23:31:41 Step 8/24 : WORKDIR /device-snmp-go 23:31:42 ---> Running in 4e6e05753325 23:31:42 Removing intermediate container 4e6e05753325 23:31:42 ---> db58ee17b72e 23:31:42 Step 9/24 : COPY . . 23:31:43 ---> 5e38d632d6e9 23:31:43 Step 10/24 : RUN go mod tidy 23:31:44 ---> Running in 76742d03f22c 23:31:46 Removing intermediate container 76742d03f22c 23:31:46 ---> e0f12a1613d3 23:31:46 Step 11/24 : RUN make update 23:31:46 ---> Running in 21807f994295 23:31:48 CGO_ENABLED=0 GO111MODULE=on go mod download 23:31:49 Removing intermediate container 21807f994295 23:31:49 ---> f828629a282f 23:31:49 Step 12/24 : RUN ${MAKE} 23:31:49 ---> Running in 2045e105675a 23:31:50 go mod tidy 23:31: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 23:32:29 Removing intermediate container 2045e105675a 23:32:29 ---> 7e37004ee40e 23:32:29 Step 13/24 : FROM alpine:3.12 23:32:29 3.12: Pulling from library/alpine 23:32:29 d2f70382dc9a: Pulling fs layer 23:32:29 d2f70382dc9a: Download complete 23:32:29 d2f70382dc9a: Pull complete 23:32:29 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:32:29 Status: Downloaded newer image for alpine:3.12 23:32:29 ---> c4fd0aeabfcf 23:32:29 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:32:29 ---> Running in 1b7b8d467a1d 23:32:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:29 (1/6) Installing dumb-init (1.2.2-r1) 23:32:29 (2/6) Installing libgcc (9.3.0-r2) 23:32:29 (3/6) Installing libsodium (1.0.18-r0) 23:32:29 (4/6) Installing libstdc++ (9.3.0-r2) 23:32:29 (5/6) Installing libzmq (4.3.3-r0) 23:32:29 (6/6) Installing zeromq (4.3.3-r0) 23:32:29 Executing busybox-1.31.1-r20.trigger 23:32:29 OK: 8 MiB in 20 packages 23:32:30 Removing intermediate container 1b7b8d467a1d 23:32:30 ---> 6a764ab40e80 23:32:30 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:32:31 ---> 1731a2a15a86 23:32:31 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:32:32 ---> 6527833ea415 23:32:32 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:32:33 ---> 8746f14d238c 23:32:33 Step 18/24 : EXPOSE 59993 23:32:33 ---> Running in d0c9a8008956 23:32:34 Removing intermediate container d0c9a8008956 23:32:34 ---> 7d53bfd63173 23:32:34 Step 19/24 : EXPOSE 161 23:32:34 ---> Running in 07d8ce6c3453 23:32:34 Removing intermediate container 07d8ce6c3453 23:32:34 ---> b3517dff7ee0 23:32:34 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:32:34 ---> Running in 2f0bf4437230 23:32:35 Removing intermediate container 2f0bf4437230 23:32:35 ---> 86309fc2542c 23:32:35 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:32:35 ---> Running in 27c46b6c1f8f 23:32:36 Removing intermediate container 27c46b6c1f8f 23:32:36 ---> 74e09a9d2c00 23:32:36 Step 22/24 : LABEL arch=arm64 23:32:36 ---> Running in f62f53d4049c 23:32:36 Removing intermediate container f62f53d4049c 23:32:36 ---> 53385d559473 23:32:36 Step 23/24 : LABEL git_sha=c3e40301eb520a88fa5da00c167a3df046faf10a 23:32:36 ---> Running in f53e02466308 23:32:37 Removing intermediate container f53e02466308 23:32:37 ---> 3200c5a3b158 23:32:37 Step 24/24 : LABEL version=0.0.0 23:32:37 ---> Running in 68043722fb54 23:32:37 Removing intermediate container 68043722fb54 23:32:37 ---> c955851d7371 23:32:37 [Warning] One or more build-args [ARCH] were not consumed 23:32:38 Successfully built c955851d7371 23:32:38 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 23:32:38 ---> job-cost.sh 23:32:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sFv1 23:33:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-sFv1/bin to PATH 23:34:54 INFO: No Stack... 23:34:54 INFO: Retrieving Pricing Info for: v2-standard-4 23:34:54 INFO: Archiving Costs [Pipeline] sh 23:34:54 + cat /w/workspace/device-snmp-go/6/archives/cost.csv 23:34:54 + cut -d, -f6 [Pipeline] lock 23:34:55 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-116-6-stack-cost] 23:34:55 Resource [jenkins-edgexfoundry-device-snmp-go-PR-116-6-stack-cost] did not exist. Created. 23:34:55 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-116-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:34:55 /w/workspace/device-snmp-go/6@tmp/durable-33db5adf/script.sh: 1: /w/workspace/device-snmp-go/6@tmp/durable-33db5adf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:34:55 + echo total: 0.18000000715255737 [Pipeline] stash 23:34:55 Warning: overwriting stash ‘stack-cost’ 23:34:55 Stashed 1 file(s) [Pipeline] } 23:34:55 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-116-6-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 23:34:56 provisioning config files... 23:34:56 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config6384095199908370414tmp [Pipeline] { [Pipeline] sh 23:34:57 + set +x 23:34:57 + curl -s https://codecov.io/bash 23:34:57 + bash -s -- 23:34:57 23:34:57 _____ _ 23:34:57 / ____| | | 23:34:57 | | ___ __| | ___ ___ _____ __ 23:34:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:34:57 | |___| (_) | (_| | __/ (_| (_) \ V / 23:34:57 \_____\___/ \__,_|\___|\___\___/ \_/ 23:34:57 Bash-1.0.3 23:34:57 23:34:57 23:34:57 ==> git version 2.24.4 found 23:34:57 ==> 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 23:34:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:34:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:34:57 ==> Jenkins CI detected. 23:34:57 project root: . 23:34:57 --> token set from env 23:34:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:34:57 ==> Running gcov in . (disable via -X gcov) 23:34:57 ==> Python coveragepy not found 23:34:57 ==> Searching for coverage reports in: 23:34:57 + . 23:34:57 -> Found 1 reports 23:34:57 ==> Detecting git/mercurial file structure 23:34:57 ==> Reading reports 23:34:57 + ./coverage.out bytes=7631 23:34:57 ==> Appending adjustments 23:34:57 https://docs.codecov.io/docs/fixing-reports 23:34:57 + Found adjustments 23:34:57 ==> Gzipping contents 23:34:57 4.0K /tmp/codecov.vcfR43.gz 23:34:57 ==> Uploading reports 23:34:57 url: https://codecov.io 23:34:57 query: branch=PR-116&commit=10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-116%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=116&job=&cmd_args= 23:34:57 -> Pinging Codecov 23:34:57 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-116&commit=10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-116%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=116&job=&cmd_args= 23:34:57 -> Uploading to 23:34:57 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/6C56EA5C29638FB4528AC87E60AF5AE0/10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c/090cfdf0-a2cc-4ac1-be63-ac532e673230.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T233457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a34d66e8f8f536b77c4b03785c57d62f5eb0d2e446cafb6b289ede781d47ffca 23:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:57 Dload Upload Total Spent Left Speed 23:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1383 0 0 100 1383 0 3724 --:--:-- --:--:-- --:--:-- 3727 23:34:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/10d6bfb4e2e574eb37a8f586ef8b21c58c9dfa7c [Pipeline] } 23:34:58 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 23:34:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:35:00 ---> package-listing.sh 23:35:00 ++ facter osfamily 23:35:00 ++ tr '[:upper:]' '[:lower:]' 23:35:00 + OS_FAMILY=redhat 23:35:00 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-116 23:35:00 + START_PACKAGES=/tmp/packages_start.txt 23:35:00 + END_PACKAGES=/tmp/packages_end.txt 23:35:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:00 + PACKAGES=/tmp/packages_start.txt 23:35:00 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-116 ']' 23:35:00 + PACKAGES=/tmp/packages_end.txt 23:35:00 + case "${OS_FAMILY}" in 23:35:00 + rpm -qa 23:35:00 + sort 23:35:01 + '[' -f /tmp/packages_start.txt ']' 23:35:01 + '[' -f /tmp/packages_end.txt ']' 23:35:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:01 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-116 ']' 23:35:01 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-116/archives/ 23:35:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-116/archives/ [Pipeline] echo 23:35:01 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:35:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:35:01 23:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:35:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:35:02 alpine: Pulling from edgex-lftools-log-publisher 23:35:02 df20fa9351a1: Pulling fs layer 23:35:02 36b3adc4ff6f: Pulling fs layer 23:35:02 8ad3a11d3b57: Pulling fs layer 23:35:02 46f8f816bc3b: Pulling fs layer 23:35:02 93b61091891f: Pulling fs layer 23:35:02 93b9cdb0e59b: Pulling fs layer 23:35:02 5e14af77c1be: Pulling fs layer 23:35:02 01666e4c0597: Pulling fs layer 23:35:02 aa168da1d23b: Pulling fs layer 23:35:02 93b61091891f: Waiting 23:35:02 93b9cdb0e59b: Waiting 23:35:02 5e14af77c1be: Waiting 23:35:02 01666e4c0597: Waiting 23:35:02 aa168da1d23b: Waiting 23:35:02 46f8f816bc3b: Waiting 23:35:02 36b3adc4ff6f: Verifying Checksum 23:35:02 36b3adc4ff6f: Download complete 23:35:02 46f8f816bc3b: Verifying Checksum 23:35:02 46f8f816bc3b: Download complete 23:35:02 df20fa9351a1: Verifying Checksum 23:35:02 df20fa9351a1: Download complete 23:35:02 93b9cdb0e59b: Verifying Checksum 23:35:02 93b9cdb0e59b: Download complete 23:35:02 5e14af77c1be: Verifying Checksum 23:35:02 5e14af77c1be: Download complete 23:35:02 93b61091891f: Verifying Checksum 23:35:02 93b61091891f: Download complete 23:35:02 01666e4c0597: Verifying Checksum 23:35:02 01666e4c0597: Download complete 23:35:02 8ad3a11d3b57: Verifying Checksum 23:35:02 8ad3a11d3b57: Download complete 23:35:02 df20fa9351a1: Pull complete 23:35:02 36b3adc4ff6f: Pull complete 23:35:03 8ad3a11d3b57: Pull complete 23:35:03 46f8f816bc3b: Pull complete 23:35:03 93b61091891f: Pull complete 23:35:03 93b9cdb0e59b: Pull complete 23:35:03 5e14af77c1be: Pull complete 23:35:03 01666e4c0597: Pull complete 23:35:04 aa168da1d23b: Verifying Checksum 23:35:04 aa168da1d23b: Download complete 23:35:08 aa168da1d23b: Pull complete 23:35:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:35:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:35:08 prd-centos7-docker-4c-2g-579 does not seem to be running inside a container 23:35:08 $ 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-116/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-116 -v /w/workspace/gexfoundry_device-snmp-go_PR-116:/w/workspace/gexfoundry_device-snmp-go_PR-116:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:35:11 $ docker top 2abe8c4da78c24e95f97303522afa48f10978b7cc19abe8a97e58451a11c15c0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:11 + touch /tmp/pre-build-complete [Pipeline] sh 23:35:11 + mkdir -p /var/log/sa [Pipeline] sh 23:35:12 + ls /var/log/sa-host 23:35:12 + sadf -c /var/log/sa-host/sa05 23:35:12 file_magic: OK 23:35:12 HZ: Using current value: 100 23:35:12 file_header: OK 23:35:12 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 23:35:12 Statistics: 23:35:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:35:12 File successfully converted to sysstat format version 12.2.1 23:35:12 + sadf -c /var/log/sa-host/sa28 23:35:12 file_magic: OK 23:35:12 HZ: Using current value: 100 23:35:12 file_header: OK 23:35:12 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 23:35:12 Statistics: 23:35:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:35:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:12 provisioning config files... 23:35:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config8054286522520636656tmp [Pipeline] { [Pipeline] echo 23:35:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:35:12 ---> create-netrc.sh [Pipeline] } 23:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:35:13 ---> python-tools-install.sh [Pipeline] echo 23:35:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:35:13 ---> sudo-logs.sh 23:35:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:35:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:35:13 ---> job-cost.sh 23:35:13 lf-activate-venv: SKIPPING 23:35:13 DEBUG: total: 0.18000000715255737 23:35:13 INFO: Retrieving Stack Cost... 23:35:14 INFO: Retrieving Pricing Info for: v3-standard-2 23:35:15 INFO: Archiving Costs [Pipeline] echo 23:35:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:35:15 ---> logs-deploy.sh 23:35:15 lf-activate-venv: SKIPPING 23:35:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-116/6 23:35:15 INFO: archiving workspace using pattern(s): 23:35:16 Archives upload complete. 23:35:16 INFO: archiving logs to Nexus 23:35:17 ---> uname -a: 23:35:17 Linux prd-centos7-docker-4c-2g-579.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:35:17 23:35:17 23:35:17 ---> lscpu: 23:35:17 Architecture: x86_64 23:35:17 CPU op-mode(s): 32-bit, 64-bit 23:35:17 Byte Order: Little Endian 23:35:17 Address sizes: 40 bits physical, 48 bits virtual 23:35:17 CPU(s): 2 23:35:17 On-line CPU(s) list: 0,1 23:35:17 Thread(s) per core: 1 23:35:17 Core(s) per socket: 1 23:35:17 Socket(s): 2 23:35:17 NUMA node(s): 1 23:35:17 Vendor ID: AuthenticAMD 23:35:17 CPU family: 23 23:35:17 Model: 49 23:35:17 Model name: AMD EPYC-Rome Processor 23:35:17 Stepping: 0 23:35:17 CPU MHz: 2800.000 23:35:17 BogoMIPS: 5600.00 23:35:17 Virtualization: AMD-V 23:35:17 Hypervisor vendor: KVM 23:35:17 Virtualization type: full 23:35:17 L1d cache: 64 KiB 23:35:17 L1i cache: 64 KiB 23:35:17 L2 cache: 1 MiB 23:35:17 L3 cache: 32 MiB 23:35:17 NUMA node0 CPU(s): 0,1 23:35:17 Vulnerability Itlb multihit: Not affected 23:35:17 Vulnerability L1tf: Not affected 23:35:17 Vulnerability Mds: Not affected 23:35:17 Vulnerability Meltdown: Not affected 23:35:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:35:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:35:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:35:17 Vulnerability Srbds: Not affected 23:35:17 Vulnerability Tsx async abort: Not affected 23:35:17 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 23:35:17 23:35:17 23:35:17 ---> nproc: 23:35:17 2 23:35:17 23:35:17 23:35:17 ---> df -h: 23:35:17 Filesystem Size Used Available Use% Mounted on 23:35:17 overlay 40.0G 7.6G 32.4G 19% / 23:35:17 tmpfs 64.0M 0 64.0M 0% /dev 23:35:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:35:17 shm 64.0M 0 64.0M 0% /dev/shm 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-116 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 23:35:17 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 23:35:17 23:35:17 23:35:17 ---> free -m: 23:35:17 total used free shared buff/cache available 23:35:17 Mem: 7821 926 4801 0 2093 6716 23:35:17 Swap: 1023 0 1023 23:35:17 23:35:17 23:35:17 ---> ip addr: 23:35:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:35:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:35:17 inet 127.0.0.1/8 scope host lo 23:35:17 valid_lft forever preferred_lft forever 23:35:17 inet6 ::1/128 scope host 23:35:17 valid_lft forever preferred_lft forever 23:35:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:35:17 link/ether fa:16:3e:4f:30:d8 brd ff:ff:ff:ff:ff:ff 23:35:17 inet 10.30.123.62/23 brd 10.30.123.255 scope global dynamic eth0 23:35:17 valid_lft 85801sec preferred_lft 85801sec 23:35:17 inet6 fe80::f816:3eff:fe4f:30d8/64 scope link 23:35:17 valid_lft forever preferred_lft forever 23:35:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:35:17 link/ether 02:42:a0:77:5e:e1 brd ff:ff:ff:ff:ff:ff 23:35:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:35:17 valid_lft forever preferred_lft forever 23:35:17 inet6 fe80::42:a0ff:fe77:5ee1/64 scope link 23:35:17 valid_lft forever preferred_lft forever 23:35:17 23:35:17 23:35:17 ---> sar -b -r -n DEV: 23:35:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 23:35:17 23:35:17 23:25:07 LINUX RESTART (2 CPU) 23:35:17 23:35:17 23:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:35:17 23:27:02 2.72 0.00 2.72 0.00 0.00 102.05 0.00 23:35:17 23:28:01 0.61 0.02 0.59 0.00 0.54 8.83 0.00 23:35:17 23:29:01 0.30 0.00 0.30 0.00 0.00 3.60 0.00 23:35:17 23:30:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 23:35:17 23:31:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 23:35:17 23:32:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 23:35:17 23:33:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 23:35:17 23:34:01 0.32 0.00 0.32 0.00 0.00 5.43 0.00 23:35:17 23:35:01 0.33 0.13 0.20 0.00 13.73 3.12 0.00 23:35:17 Average: 0.58 0.02 0.56 0.00 1.59 15.00 0.00 23:35:17 23:35:17 23:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:17 23:27:02 5474364 0 795744 9.94 2620 1736204 1208532 13.34 567064 1570320 16 23:35:17 23:28:01 5471436 0 798668 9.97 2620 1736208 1206476 13.32 569328 1571668 8 23:35:17 23:29:01 5461616 0 808484 10.09 2620 1736212 1257312 13.88 578836 1571028 20 23:35:17 23:30:01 5467964 0 802132 10.02 2620 1736216 1200316 13.25 572712 1571660 16 23:35:17 23:31:01 5464240 0 805848 10.06 2620 1736224 1200652 13.26 571624 1575860 8 23:35:17 23:32:01 5465268 0 804768 10.05 2620 1736276 1200316 13.25 571376 1575872 12 23:35:17 23:33:01 5464412 0 805668 10.06 2620 1736232 1200640 13.26 571908 1575860 20 23:35:17 23:34:01 5458036 0 812036 10.14 2620 1736240 1200328 13.25 578864 1575860 20 23:35:17 23:35:01 5443960 0 825528 10.31 2620 1736824 1272724 14.05 705516 1462164 184 23:35:17 Average: 5463477 0 806542 10.07 2620 1736293 1216366 13.43 587470 1561144 34 23:35:17 23:35:17 23:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:17 23:27:02 eth0 0.37 0.10 0.02 0.02 0.00 0.00 0.00 0.00 23:35:17 23:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:28:01 eth0 0.61 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:35:17 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:29:01 eth0 6.85 4.20 4.44 14.40 0.00 0.00 0.00 0.00 23:35:17 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:30:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:35:17 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:31:01 eth0 1.20 1.18 0.15 6.49 0.00 0.00 0.00 0.00 23:35:17 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:17 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:33:01 eth0 1.20 0.52 0.39 0.84 0.00 0.00 0.00 0.00 23:35:17 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:34:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:17 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:35:01 eth0 9.30 5.90 9.21 3.12 0.00 0.00 0.00 0.00 23:35:17 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 Average: eth0 2.21 1.36 1.59 2.77 0.00 0.00 0.00 0.00 23:35:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:17 23:35:17 23:35:17 ---> sar -P ALL: 23:35:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 23:35:17 23:35:17 23:25:07 LINUX RESTART (2 CPU) 23:35:17 23:35:17 23:26:01 CPU %user %nice %system %iowait %steal %idle 23:35:17 23:27:02 all 0.23 0.00 0.06 0.00 0.04 99.67 23:35:17 23:27:02 0 0.38 0.00 0.08 0.00 0.03 99.50 23:35:17 23:27:02 1 0.07 0.00 0.03 0.00 0.05 99.85 23:35:17 23:28:01 all 0.14 0.00 0.07 0.00 0.02 99.77 23:35:17 23:28:01 0 0.17 0.00 0.08 0.00 0.02 99.73 23:35:17 23:28:01 1 0.12 0.00 0.05 0.00 0.02 99.81 23:35:17 23:29:01 all 0.20 0.00 0.08 0.00 0.03 99.69 23:35:17 23:29:01 0 0.12 0.00 0.08 0.00 0.03 99.77 23:35:17 23:29:01 1 0.28 0.00 0.07 0.00 0.03 99.62 23:35:17 23:30:01 all 0.03 0.00 0.04 0.00 0.03 99.89 23:35:17 23:30:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:35:17 23:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:35:17 23:31:01 all 0.06 0.00 0.07 0.00 0.03 99.84 23:35:17 23:31:01 0 0.07 0.00 0.05 0.00 0.03 99.85 23:35:17 23:31:01 1 0.05 0.00 0.08 0.00 0.03 99.83 23:35:17 23:32:01 all 0.04 0.00 0.04 0.00 0.03 99.89 23:35:17 23:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:35:17 23:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 23:35:17 23:33:01 all 0.14 0.00 0.06 0.00 0.03 99.77 23:35:17 23:33:01 0 0.08 0.00 0.07 0.00 0.02 99.83 23:35:17 23:33:01 1 0.20 0.00 0.05 0.00 0.03 99.72 23:35:17 23:34:01 all 0.17 0.00 0.05 0.00 0.03 99.76 23:35:17 23:34:01 0 0.28 0.00 0.05 0.00 0.02 99.65 23:35:17 23:34:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:35:17 23:35:01 all 1.40 0.00 0.39 0.01 0.04 98.17 23:35:17 23:35:01 0 1.36 0.00 0.45 0.00 0.05 98.14 23:35:17 23:35:01 1 1.44 0.00 0.32 0.02 0.03 98.19 23:35:17 Average: all 0.27 0.00 0.09 0.00 0.03 99.61 23:35:17 Average: 0 0.28 0.00 0.11 0.00 0.03 99.58 23:35:17 Average: 1 0.25 0.00 0.08 0.00 0.03 99.63 23:35:17 23:35:17 23:35:17