Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94222f8ea7cc121ac95a8160f80d192244de65ac 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1524164291666492768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8455559086891200533.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1132456287382341457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5612723139093564193.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3785413671438653180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1100’ is offline ‘prd-centos7-docker-4c-2g-1104’ is offline Running on prd-centos7-docker-4c-2g-1113 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh3646673209348097183.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 94222f8ea7cc121ac95a8160f80d192244de65ac (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 94222f8ea7cc121ac95a8160f80d192244de65ac # timeout=10 Commit message: "Merge pull request #120 from soda480/US1908" > git rev-list --no-walk 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:38:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:38:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:38:48 ========================================================= 22:38:48 EdgeX Global Pipelines Version Info 22:38:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:38:49 ------------------- 22:38:49 stable info: 22:38:49 ------------------- 22:38:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:38:49 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:38:49 Message: update stable to v1.0.199 22:38:50 ------------------- 22:38:50 experimental info: 22:38:50 ------------------- 22:38:50 Commited By: **** collab-it+edgex@linuxfoundation.org 22:38:50 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:38:50 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:38:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94222f8 [Pipeline] echo 22:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:51 provisioning config files... 22:38:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config359473554295254006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:52 ---> docker-login.sh 22:38:52 nexus3.edgexfoundry.org:10001 22:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:52 Configure a credential helper to remove this warning. See 22:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:52 22:38:52 Login Succeeded 22:38:52 nexus3.edgexfoundry.org:10002 22:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:52 Configure a credential helper to remove this warning. See 22:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:52 22:38:52 Login Succeeded 22:38:52 nexus3.edgexfoundry.org:10003 22:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:52 Configure a credential helper to remove this warning. See 22:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:52 22:38:52 Login Succeeded 22:38:52 nexus3.edgexfoundry.org:10004 22:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:52 Configure a credential helper to remove this warning. See 22:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:52 22:38:52 Login Succeeded 22:38:52 docker.io 22:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:53 Configure a credential helper to remove this warning. See 22:38:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:53 22:38:53 Login Succeeded 22:38:53 ---> docker-login.sh ends [Pipeline] } 22:38:53 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 22:38:53 + git log --format=format:%s -1 94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] echo 22:38:54 GIT_COMMIT: 94222f8ea7cc121ac95a8160f80d192244de65ac, Commit Message: Merge pull request #120 from soda480/US1908 [Pipeline] echo 22:38:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:54 22:38:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:38:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:54 latest: Pulling from edgex-devops/git-semver 22:38:54 31603596830f: Pulling fs layer 22:38:54 b6dc333f4379: Pulling fs layer 22:38:54 3d9ef1400e77: Pulling fs layer 22:38:54 fd332fbdc1db: Pulling fs layer 22:38:54 fd332fbdc1db: Waiting 22:38:54 b6dc333f4379: Verifying Checksum 22:38:54 b6dc333f4379: Download complete 22:38:55 31603596830f: Verifying Checksum 22:38:55 31603596830f: Download complete 22:38:55 fd332fbdc1db: Verifying Checksum 22:38:55 fd332fbdc1db: Download complete 22:38:55 31603596830f: Pull complete 22:38:55 3d9ef1400e77: Verifying Checksum 22:38:55 3d9ef1400e77: Download complete 22:38:55 b6dc333f4379: Pull complete 22:38:56 3d9ef1400e77: Pull complete 22:38:56 fd332fbdc1db: Pull complete 22:38:56 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:38:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:38:56 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 22:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:38:57 $ docker top e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:38:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:57 [ssh-agent] Looking for ssh-agent implementation... 22:38:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:57 $ docker exec e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 ssh-agent 22:38:57 SSH_AUTH_SOCK=/tmp/ssh-qK5kyIuZig4z/agent.14 22:38:57 SSH_AGENT_PID=20 22:38:57 Running ssh-add (command line suppressed) 22:38:58 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7056113786647954917.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7056113786647954917.key) 22:38:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:58 + git tag --points-at HEAD [Pipeline] } 22:38:58 $ docker exec --env ******** --env ******** e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 ssh-agent -k 22:38:58 unset SSH_AUTH_SOCK; 22:38:58 unset SSH_AGENT_PID; 22:38:58 echo Agent pid 20 killed; 22:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:38:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:38:58 [ssh-agent] Looking for ssh-agent implementation... 22:38:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:38:58 $ docker exec e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 ssh-agent 22:38:58 SSH_AUTH_SOCK=/tmp/ssh-5eYc2KWPccsC/agent.53 22:38:58 SSH_AGENT_PID=60 22:38:58 Running ssh-add (command line suppressed) 22:38:58 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2681103208569473880.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2681103208569473880.key) 22:38:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:38:59 + git semver init 22:38:59 # -> Open(): unable to determine branch for HEAD 22:38:59 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 22:38:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 22:38:59 # $SEMVER_REMOTE_NAME = origin 22:38:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:38:59 # $SEMVER_USER_NAME = edgex-jenkins 22:38:59 # $SEMVER_BRANCH = main 22:38:59 # $SEMVER_TEMP = /tmp/semver-012568159 22:38:59 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 22:38:59 # '/tmp/semver-012568159' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 22:38:59 # -> Force: false 22:38:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 22:38:59 $ docker exec --env ******** --env ******** e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 ssh-agent -k 22:38:59 unset SSH_AUTH_SOCK; 22:38:59 unset SSH_AGENT_PID; 22:38:59 echo Agent pid 60 killed; 22:38:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:00 + git semver [Pipeline] } 22:39:00 $ docker stop --time=1 e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 22:39:01 $ docker rm -f e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:39:02 Stashed 1 file(s) [Pipeline] echo 22:39:02 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 22:39:17 Still waiting to schedule task 22:39:17 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ 22:39:17 ‘prd-centos7-docker-4c-2g-1099’ is offline 22:39:17 ‘prd-centos7-docker-4c-2g-1100’ is offline 22:39:17 ‘prd-centos7-docker-4c-2g-1104’ is offline 22:39:17 ‘prd-centos7-docker-4c-2g-1118’ is offline 22:39:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1111’ doesn’t have label ‘centos7-docker-4c-2g’ 22:39:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1114’ doesn’t have label ‘centos7-docker-4c-2g’ 22:39:17 Still waiting to schedule task 22:39:17 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:17 ‘prd-centos7-docker-4c-2g-1099’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:17 ‘prd-centos7-docker-4c-2g-1100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:17 ‘prd-centos7-docker-4c-2g-1104’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:17 ‘prd-centos7-docker-4c-2g-1118’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1111’ is offline 22:39:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1114’ is offline 22:40:57 Running on prd-centos7-docker-4c-2g-1124 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 22:40:57 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 22:40:57 Selected Git installation does not exist. Using Default 22:40:57 The recommended git tool is: NONE 22:41:00 using credential edgex-jenkins-ssh 22:41:00 Cloning the remote Git repository 22:41:00 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:41:00 > git init /w/workspace/device-snmp-go/2 # timeout=10 22:41:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:41:00 > git --version # timeout=10 22:41:00 > git --version # 'git version 2.24.4' 22:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:00 [INFO] Currently running in a labeled security context 22:41:00 [INFO] Currently SELinux is 'enforcing' on the host 22:41:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh7178934914900579910.key 22:41:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:01 Avoid second fetch 22:41:01 Checking out Revision 94222f8ea7cc121ac95a8160f80d192244de65ac (main) 22:41:01 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:41:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:01 > git config core.sparsecheckout # timeout=10 22:41:01 > git checkout -f 94222f8ea7cc121ac95a8160f80d192244de65ac # timeout=10 22:41:05 Commit message: "Merge pull request #120 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:05 provisioning config files... 22:41:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config100375922807864635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:06 ---> docker-login.sh 22:41:06 nexus3.edgexfoundry.org:10001 22:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:06 Configure a credential helper to remove this warning. See 22:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:06 22:41:06 Login Succeeded 22:41:06 nexus3.edgexfoundry.org:10002 22:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:06 Configure a credential helper to remove this warning. See 22:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:06 22:41:06 Login Succeeded 22:41:06 nexus3.edgexfoundry.org:10003 22:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:06 Configure a credential helper to remove this warning. See 22:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:06 22:41:06 Login Succeeded 22:41:06 nexus3.edgexfoundry.org:10004 22:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:06 Configure a credential helper to remove this warning. See 22:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:06 22:41:06 Login Succeeded 22:41:06 docker.io 22:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:07 Configure a credential helper to remove this warning. See 22:41:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:07 22:41:07 Login Succeeded 22:41:07 ---> docker-login.sh ends [Pipeline] } 22:41:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:07 ========================================================= 22:41:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:41:07 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:07 + 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 . 22:41:07 Sending build context to Docker daemon 355.8kB 22:41:07 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:41:07 Step 2/10 : FROM ${BASE} 22:41:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:07 540db60ca938: Pulling fs layer 22:41:07 adcc1eea9eea: Pulling fs layer 22:41:07 4c4ab2625f07: Pulling fs layer 22:41:07 0773c198feca: Pulling fs layer 22:41:07 345f892a5656: Pulling fs layer 22:41:07 4796506630df: Pulling fs layer 22:41:07 cc55df3e53f1: Pulling fs layer 22:41:07 4d027b6c602c: Pulling fs layer 22:41:07 449e75d2c14e: Pulling fs layer 22:41:07 345f892a5656: Waiting 22:41:07 4796506630df: Waiting 22:41:07 cc55df3e53f1: Waiting 22:41:07 4d027b6c602c: Waiting 22:41:07 449e75d2c14e: Waiting 22:41:07 0773c198feca: Waiting 22:41:07 4c4ab2625f07: Verifying Checksum 22:41:07 4c4ab2625f07: Download complete 22:41:07 adcc1eea9eea: Verifying Checksum 22:41:07 adcc1eea9eea: Download complete 22:41:07 345f892a5656: Verifying Checksum 22:41:07 345f892a5656: Download complete 22:41:07 4796506630df: Verifying Checksum 22:41:07 4796506630df: Download complete 22:41:07 cc55df3e53f1: Verifying Checksum 22:41:07 cc55df3e53f1: Download complete 22:41:08 540db60ca938: Verifying Checksum 22:41:08 540db60ca938: Download complete 22:41:08 540db60ca938: Pull complete 22:41:08 adcc1eea9eea: Pull complete 22:41:08 4c4ab2625f07: Pull complete 22:41:08 4d027b6c602c: Verifying Checksum 22:41:08 4d027b6c602c: Download complete 22:41:11 449e75d2c14e: Verifying Checksum 22:41:11 449e75d2c14e: Download complete 22:41:13 0773c198feca: Verifying Checksum 22:41:13 0773c198feca: Download complete 22:41:16 0773c198feca: Pull complete 22:41:16 345f892a5656: Pull complete 22:41:16 4796506630df: Pull complete 22:41:16 cc55df3e53f1: Pull complete 22:41:16 4d027b6c602c: Pull complete 22:41:18 449e75d2c14e: Pull complete 22:41:18 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 22:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:18 ---> 0d28375d9b5b 22:41:18 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 22:41:20 ---> Running in ceccbcd6a43b 22:41:20 Removing intermediate container ceccbcd6a43b 22:41:20 ---> eeab686bc061 22:41:20 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:41:20 ---> Running in fd08325fd3df 22:41:20 Removing intermediate container fd08325fd3df 22:41:20 ---> 512a7b88037f 22:41:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 22:41:20 ---> Running in 8cec6958305a 22:41:20 Removing intermediate container 8cec6958305a 22:41:20 ---> a923c10b3393 22:41:20 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:20 ---> Running in 6002432a48c9 22:41:20 Removing intermediate container 6002432a48c9 22:41:20 ---> 2946264873fc 22:41:20 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:20 ---> Running in 6f4100df3ebb 22:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:22 (1/13) Installing libc-dev (0.7.2-r3) 22:41:22 (2/13) Installing libsodium (1.0.18-r0) 22:41:22 (3/13) Installing pkgconf (1.7.3-r0) 22:41:22 (4/13) Installing libsodium-dev (1.0.18-r0) 22:41:22 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:41:22 (6/13) Installing libedit (20191231.3.1-r1) 22:41:23 (7/13) Installing openssh-client (8.4_p1-r3) 22:41:23 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:41:23 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:41:23 (10/13) Installing openssh-server (8.4_p1-r3) 22:41:23 (11/13) Installing openssh (8.4_p1-r3) 22:41:23 (12/13) Installing libzmq (4.3.3-r1) 22:41:24 (13/13) Installing zeromq-dev (4.3.3-r1) 22:41:24 Executing busybox-1.32.1-r6.trigger 22:41:24 OK: 156 MiB in 53 packages 22:41:24 Removing intermediate container 6f4100df3ebb 22:41:24 ---> dea9599e8635 22:41:24 Step 8/10 : WORKDIR /device-snmp-go 22:41:24 ---> Running in 12bbc712334a 22:41:24 Removing intermediate container 12bbc712334a 22:41:24 ---> 789be8205035 22:41:24 Step 9/10 : COPY . . 22:41:24 ---> e689c7d323bc 22:41:24 Step 10/10 : RUN go mod download 22:41:24 ---> Running in 1b19a2869f2e 22:41:34 Removing intermediate container 1b19a2869f2e 22:41:34 ---> cfc5e8237b11 22:41:34 Successfully built cfc5e8237b11 22:41:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:41:35 + docker inspect -f . ci-base-image-x86_64 22:41:35 . [Pipeline] withDockerContainer 22:41:35 prd-centos7-docker-4c-2g-1124 does not seem to be running inside a container 22:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:41:35 $ docker top c6182238d7b9ca2442b462ec6ab23587f6495048c6bb74150366a50016e964f2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:36 + go version 22:41:36 go version go1.16.5 linux/amd64 [Pipeline] } 22:41:36 $ docker stop --time=1 c6182238d7b9ca2442b462ec6ab23587f6495048c6bb74150366a50016e964f2 22:41:37 $ docker rm -f c6182238d7b9ca2442b462ec6ab23587f6495048c6bb74150366a50016e964f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:38 + docker inspect -f . ci-base-image-x86_64 22:41:38 . [Pipeline] withDockerContainer 22:41:38 prd-centos7-docker-4c-2g-1124 does not seem to be running inside a container 22:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:41:38 $ docker top be40e1597909843e13a1052ec3252cbbbe6c5d73a39f7ab2f9310f439929cdeb -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:38 + go mod tidy [Pipeline] sh 22:41:39 + make test 22:41:39 go mod tidy 22:41:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:41:40 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:41:55 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:41:55 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 22:41:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:42:01 gofmt -l . 22:42:01 [ "`gofmt -l .`" = "" ] 22:42:01 ./bin/test-attribution-txt.sh [Pipeline] } 22:42:01 $ docker stop --time=1 be40e1597909843e13a1052ec3252cbbbe6c5d73a39f7ab2f9310f439929cdeb 22:42:03 $ docker rm -f be40e1597909843e13a1052ec3252cbbbe6c5d73a39f7ab2f9310f439929cdeb [Pipeline] // withDockerContainer [Pipeline] sh 22:42:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:42:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:42:05 + ls -al . 22:42:05 total 112 22:42:05 drwxrwxr-x. 7 jenkins jenkins 4096 Jul 30 22:42 . 22:42:05 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:41 .. 22:42:05 -rw-rw-r--. 1 jenkins jenkins 6520 Jul 30 22:41 Attribution.txt 22:42:05 drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 22:41 bin 22:42:05 -rw-rw-r--. 1 jenkins jenkins 4401 Jul 30 22:41 CHANGELOG.md 22:42:05 drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 22:41 cmd 22:42:05 -rw-r--r--. 1 jenkins jenkins 7631 Jul 30 22:41 coverage.out 22:42:05 -rw-rw-r--. 1 jenkins jenkins 1459 Jul 30 22:41 Dockerfile 22:42:05 -rw-rw-r--. 1 jenkins jenkins 1057 Jul 30 22:41 Dockerfile.build 22:42:05 -rw-rw-r--. 1 jenkins jenkins 6 Jul 30 22:41 .dockerignore 22:42:05 drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:41 .git 22:42:05 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 22:41 .github 22:42:05 -rw-rw-r--. 1 jenkins jenkins 269 Jul 30 22:41 .gitignore 22:42:05 -rw-rw-r--. 1 jenkins jenkins 208 Jul 30 22:41 go.mod 22:42:05 -rw-r--r--. 1 jenkins jenkins 20831 Jul 30 22:41 go.sum 22:42:05 drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 22:41 internal 22:42:05 -rw-rw-r--. 1 jenkins jenkins 656 Jul 30 22:41 Jenkinsfile 22:42:05 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 22:41 LICENSE 22:42:05 -rw-rw-r--. 1 jenkins jenkins 936 Jul 30 22:41 Makefile 22:42:05 -rw-rw-r--. 1 jenkins jenkins 9073 Jul 30 22:41 README.md 22:42:05 -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:39 VERSION 22:42:05 -rw-rw-r--. 1 jenkins jenkins 209 Jul 30 22:41 version.go [Pipeline] isUnix [Pipeline] sh 22:42:05 + 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=94222f8ea7cc121ac95a8160f80d192244de65ac --label arch=amd64 --label version=2.0.1-dev.1 . 22:42:05 Sending build context to Docker daemon 364kB 22:42:05 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 22:42:05 Step 2/24 : FROM ${BASE} AS builder 22:42:05 ---> cfc5e8237b11 22:42:05 Step 3/24 : ARG MAKE='make build' 22:42:05 ---> Running in af3a727926ed 22:42:05 Removing intermediate container af3a727926ed 22:42:05 ---> 310efa72be54 22:42:05 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:42:06 ---> Running in 613573a766f5 22:42:06 Removing intermediate container 613573a766f5 22:42:06 ---> cd05432af6fa 22:42:06 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 22:42:06 ---> Running in 148fc884e3eb 22:42:06 Removing intermediate container 148fc884e3eb 22:42:06 ---> d817463cb162 22:42:06 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:06 ---> Running in aa00cd148406 22:42:06 Removing intermediate container aa00cd148406 22:42:06 ---> 64b9aed1a6d5 22:42:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:42:06 ---> Running in 52381a2bad4b 22:42:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:42:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:42:08 OK: 156 MiB in 53 packages 22:42:08 Removing intermediate container 52381a2bad4b 22:42:08 ---> e55a7d9c083e 22:42:08 Step 8/24 : WORKDIR /device-snmp-go 22:42:08 ---> Running in e6c79c400bd8 22:42:08 Removing intermediate container e6c79c400bd8 22:42:08 ---> 5da74f1536e0 22:42:08 Step 9/24 : COPY . . 22:42:08 ---> 0ba35c47f753 22:42:08 Step 10/24 : RUN go mod tidy 22:42:09 ---> Running in 7c48a6556cca 22:42:09 Removing intermediate container 7c48a6556cca 22:42:09 ---> 5d20c199a79e 22:42:09 Step 11/24 : RUN make update 22:42:09 ---> Running in 79ddd8828bfb 22:42:09 CGO_ENABLED=0 GO111MODULE=on go mod download 22:42:10 Removing intermediate container 79ddd8828bfb 22:42:10 ---> 67c2b76f3ced 22:42:10 Step 12/24 : RUN ${MAKE} 22:42:10 ---> Running in 20d77cc33e73 22:42:10 go mod tidy 22:42:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.1" -o cmd/device-snmp ./cmd 22:42:22 Removing intermediate container 20d77cc33e73 22:42:22 ---> 75b6fb664aca 22:42:22 Step 13/24 : FROM alpine:3.12 22:42:22 3.12: Pulling from library/alpine 22:42:22 339de151aab4: Pulling fs layer 22:42:22 339de151aab4: Verifying Checksum 22:42:22 339de151aab4: Download complete 22:42:22 339de151aab4: Pull complete 22:42:22 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:42:22 Status: Downloaded newer image for alpine:3.12 22:42:22 ---> 13621d1b12d4 22:42:22 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 22:42:22 ---> Running in 6b4f7d525436 22:42:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:42:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:42:23 (1/6) Installing dumb-init (1.2.2-r1) 22:42:23 (2/6) Installing libgcc (9.3.0-r2) 22:42:23 (3/6) Installing libsodium (1.0.18-r0) 22:42:23 (4/6) Installing libstdc++ (9.3.0-r2) 22:42:23 (5/6) Installing libzmq (4.3.3-r0) 22:42:23 (6/6) Installing zeromq (4.3.3-r0) 22:42:23 Executing busybox-1.31.1-r20.trigger 22:42:23 OK: 8 MiB in 20 packages 22:42:23 Removing intermediate container 6b4f7d525436 22:42:23 ---> 4279d2a93bc0 22:42:23 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 22:42:23 ---> 9e09dc5235d3 22:42:23 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:42:23 ---> 5234b896dcd7 22:42:23 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 22:42:24 ---> 806ba1cb43d2 22:42:24 Step 18/24 : EXPOSE 59993 22:42:24 ---> Running in 0f3f4cb6374f 22:42:24 Removing intermediate container 0f3f4cb6374f 22:42:24 ---> 885b260846e8 22:42:24 Step 19/24 : EXPOSE 161 22:42:24 ---> Running in 64931928f103 22:42:24 Removing intermediate container 64931928f103 22:42:24 ---> a0d404ca4031 22:42:24 Step 20/24 : ENTRYPOINT ["/device-snmp"] 22:42:24 ---> Running in a677c46cf0df 22:42:24 Removing intermediate container a677c46cf0df 22:42:24 ---> c3b7f6ad552c 22:42:24 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:42:24 ---> Running in 44f48226cbf7 22:42:24 Removing intermediate container 44f48226cbf7 22:42:24 ---> db849e20e52f 22:42:24 Step 22/24 : LABEL arch=amd64 22:42:24 ---> Running in 7ced92c39bdf 22:42:24 Removing intermediate container 7ced92c39bdf 22:42:24 ---> 243fea12d484 22:42:24 Step 23/24 : LABEL git_sha=94222f8ea7cc121ac95a8160f80d192244de65ac 22:42:24 ---> Running in 107c78f434d8 22:42:24 Removing intermediate container 107c78f434d8 22:42:24 ---> 9e4fe555eccc 22:42:24 Step 24/24 : LABEL version=2.0.1-dev.1 22:42:24 ---> Running in 04fab6616105 22:42:24 Removing intermediate container 04fab6616105 22:42:24 ---> 5fc1176526d8 22:42:24 [Warning] One or more build-args [ARCH] were not consumed 22:42:24 Successfully built 5fc1176526d8 22:42:24 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:25 provisioning config files... 22:42:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config706549785646775727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:25 ---> docker-login.sh 22:42:25 nexus3.edgexfoundry.org:10001 22:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:25 Configure a credential helper to remove this warning. See 22:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:25 22:42:25 Login Succeeded 22:42:25 nexus3.edgexfoundry.org:10002 22:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:25 Configure a credential helper to remove this warning. See 22:42:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:25 22:42:25 Login Succeeded 22:42:25 nexus3.edgexfoundry.org:10003 22:42:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:26 Configure a credential helper to remove this warning. See 22:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:26 22:42:26 Login Succeeded 22:42:26 nexus3.edgexfoundry.org:10004 22:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:26 Configure a credential helper to remove this warning. See 22:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:26 22:42:26 Login Succeeded 22:42:26 docker.io 22:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:26 Configure a credential helper to remove this warning. See 22:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:26 22:42:26 Login Succeeded 22:42:26 ---> docker-login.sh ends [Pipeline] } 22:42:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:26 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 22:42:26 94222f8ea7cc121ac95a8160f80d192244de65ac 22:42:26 latest 22:42:26 2.0.1-dev.1 22:42:26 94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 22:42:26 main 22:42:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:27 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] isUnix [Pipeline] sh 22:42:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac 22:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:42:27 698ff3941425: Preparing 22:42:27 dd458db4ff18: Preparing 22:42:27 fe7d5d9c1005: Preparing 22:42:27 6e1b3a171779: Preparing 22:42:27 32f366d666a5: Preparing 22:42:27 32f366d666a5: Layer already exists 22:42:27 698ff3941425: Pushed 22:42:27 dd458db4ff18: Pushed 22:42:28 6e1b3a171779: Pushed 22:42:28 fe7d5d9c1005: Pushed 22:42:29 94222f8ea7cc121ac95a8160f80d192244de65ac: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:42:29 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 22:42:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 22:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:42:30 698ff3941425: Preparing 22:42:30 dd458db4ff18: Preparing 22:42:30 fe7d5d9c1005: Preparing 22:42:30 6e1b3a171779: Preparing 22:42:30 32f366d666a5: Preparing 22:42:30 dd458db4ff18: Layer already exists 22:42:30 6e1b3a171779: Layer already exists 22:42:30 32f366d666a5: Layer already exists 22:42:30 698ff3941425: Layer already exists 22:42:30 fe7d5d9c1005: Layer already exists 22:42:30 latest: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:42:30 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:42:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 22:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:42:31 698ff3941425: Preparing 22:42:31 dd458db4ff18: Preparing 22:42:31 fe7d5d9c1005: Preparing 22:42:31 6e1b3a171779: Preparing 22:42:31 32f366d666a5: Preparing 22:42:31 fe7d5d9c1005: Layer already exists 22:42:31 32f366d666a5: Layer already exists 22:42:31 dd458db4ff18: Layer already exists 22:42:31 698ff3941425: Layer already exists 22:42:31 6e1b3a171779: Layer already exists 22:42:31 2.0.1-dev.1: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:42:31 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:42:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 22:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:42:32 698ff3941425: Preparing 22:42:32 dd458db4ff18: Preparing 22:42:32 fe7d5d9c1005: Preparing 22:42:32 6e1b3a171779: Preparing 22:42:32 32f366d666a5: Preparing 22:42:32 6e1b3a171779: Layer already exists 22:42:32 dd458db4ff18: Layer already exists 22:42:32 32f366d666a5: Layer already exists 22:42:32 698ff3941425: Layer already exists 22:42:32 fe7d5d9c1005: Layer already exists 22:42:32 94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:42:32 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh 22:42:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 22:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:42:32 698ff3941425: Preparing 22:42:32 dd458db4ff18: Preparing 22:42:32 fe7d5d9c1005: Preparing 22:42:32 6e1b3a171779: Preparing 22:42:32 32f366d666a5: Preparing 22:42:32 fe7d5d9c1005: Layer already exists 22:42:32 dd458db4ff18: Layer already exists 22:42:32 32f366d666a5: Layer already exists 22:42:32 698ff3941425: Layer already exists 22:42:32 6e1b3a171779: Layer already exists 22:42:32 main: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:33 ===================================================== [Pipeline] echo 22:42:33 taggedImages: 22:42:33 - nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac 22:42:33 - nexus3.edgexfoundry.org:10004/device-snmp:latest 22:42:33 - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 22:42:33 - nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 22:42:33 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:33 22:42:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:33 latest: Pulling from edgex-lftools-log-publisher 22:42:33 b4d181a07f80: Pulling fs layer 22:42:33 a1111a8f2ec3: Pulling fs layer 22:42:33 ed53099fbce6: Pulling fs layer 22:42:33 dc539afda2c1: Pulling fs layer 22:42:33 77bc0d833cb6: Pulling fs layer 22:42:33 9065ff56babe: Pulling fs layer 22:42:33 d287ab97295c: Pulling fs layer 22:42:33 dc539afda2c1: Waiting 22:42:33 77bc0d833cb6: Waiting 22:42:33 9065ff56babe: Waiting 22:42:33 d287ab97295c: Waiting 22:42:34 a1111a8f2ec3: Verifying Checksum 22:42:34 a1111a8f2ec3: Download complete 22:42:34 dc539afda2c1: Verifying Checksum 22:42:34 dc539afda2c1: Download complete 22:42:34 77bc0d833cb6: Verifying Checksum 22:42:34 77bc0d833cb6: Download complete 22:42:34 9065ff56babe: Verifying Checksum 22:42:34 9065ff56babe: Download complete 22:42:34 ed53099fbce6: Verifying Checksum 22:42:34 ed53099fbce6: Download complete 22:42:35 b4d181a07f80: Download complete 22:42:36 b4d181a07f80: Pull complete 22:42:36 a1111a8f2ec3: Pull complete 22:42:37 ed53099fbce6: Pull complete 22:42:37 dc539afda2c1: Pull complete 22:42:37 77bc0d833cb6: Pull complete 22:42:37 9065ff56babe: Pull complete 22:42:39 d287ab97295c: Verifying Checksum 22:42:39 d287ab97295c: Download complete 22:42:44 d287ab97295c: Pull complete 22:42:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:42:44 prd-centos7-docker-4c-2g-1124 does not seem to be running inside a container 22:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:42:46 $ docker top c30dba5960a42435e6dea1244b9fbda368f83150399b6df8eb217d3835b91cce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:47 ---> job-cost.sh 22:42:47 lf-activate-venv: SKIPPING 22:42:47 INFO: No Stack... 22:42:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1126 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 22:42:48 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 22:42:48 INFO: Retrieving Pricing Info for: v3-standard-2 22:42:48 Selected Git installation does not exist. Using Default 22:42:48 The recommended git tool is: NONE 22:42:48 INFO: Archiving Costs [Pipeline] sh 22:42:49 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 22:42:49 + cut -d, -f6 [Pipeline] lock 22:42:49 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] 22:42:49 Resource [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] did not exist. Created. 22:42:49 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:42:49 + echo total: 0.05999999865889549 [Pipeline] stash 22:42:49 Stashed 1 file(s) [Pipeline] } 22:42:49 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:42:49 $ docker stop --time=1 c30dba5960a42435e6dea1244b9fbda368f83150399b6df8eb217d3835b91cce 22:42:50 $ docker rm -f c30dba5960a42435e6dea1244b9fbda368f83150399b6df8eb217d3835b91cce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:42:56 using credential edgex-jenkins-ssh 22:42:56 Cloning the remote Git repository 22:42:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:42:56 > git init /w/workspace/device-snmp-go/2 # timeout=10 22:42:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:42:56 > git --version # timeout=10 22:42:56 > git --version # 'git version 2.17.1' 22:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:57 Avoid second fetch 22:42:57 Checking out Revision 94222f8ea7cc121ac95a8160f80d192244de65ac (main) 22:42:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:42:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:57 > git config core.sparsecheckout # timeout=10 22:42:57 > git checkout -f 94222f8ea7cc121ac95a8160f80d192244de65ac # timeout=10 22:43:02 Commit message: "Merge pull request #120 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:03 provisioning config files... 22:43:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8440193557502620407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:04 ---> docker-login.sh 22:43:04 nexus3.edgexfoundry.org:10001 22:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:05 Configure a credential helper to remove this warning. See 22:43:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:05 22:43:05 Login Succeeded 22:43:05 nexus3.edgexfoundry.org:10002 22:43:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:06 Configure a credential helper to remove this warning. See 22:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:06 22:43:06 Login Succeeded 22:43:06 nexus3.edgexfoundry.org:10003 22:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:06 Configure a credential helper to remove this warning. See 22:43:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:06 22:43:06 Login Succeeded 22:43:06 nexus3.edgexfoundry.org:10004 22:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:07 Configure a credential helper to remove this warning. See 22:43:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:07 22:43:07 Login Succeeded 22:43:07 docker.io 22:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:08 Configure a credential helper to remove this warning. See 22:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:08 22:43:08 Login Succeeded 22:43:08 ---> docker-login.sh ends [Pipeline] } 22:43:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:43:09 ========================================================= 22:43:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:43:09 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:43:09 + 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 . 22:43:10 Sending build context to Docker daemon 354.8kB 22:43:10 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:43:10 Step 2/10 : FROM ${BASE} 22:43:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:43:10 595b0fe564bb: Pulling fs layer 22:43:10 24495759ef45: Pulling fs layer 22:43:10 d148012ef14d: Pulling fs layer 22:43:10 cb65c68fc2e2: Pulling fs layer 22:43:10 093eec477d81: Pulling fs layer 22:43:10 a6d5b2bbb924: Pulling fs layer 22:43:10 2446dc1eb7d3: Pulling fs layer 22:43:10 596795e73e0f: Pulling fs layer 22:43:10 a6d5b2bbb924: Waiting 22:43:10 cb65c68fc2e2: Waiting 22:43:10 2446dc1eb7d3: Waiting 22:43:10 093eec477d81: Waiting 22:43:10 596795e73e0f: Waiting 22:43:10 d148012ef14d: Verifying Checksum 22:43:10 d148012ef14d: Download complete 22:43:10 24495759ef45: Verifying Checksum 22:43:10 24495759ef45: Download complete 22:43:10 093eec477d81: Verifying Checksum 22:43:10 093eec477d81: Download complete 22:43:10 a6d5b2bbb924: Download complete 22:43:10 2446dc1eb7d3: Download complete 22:43:10 595b0fe564bb: Download complete 22:43:11 595b0fe564bb: Pull complete 22:43:12 24495759ef45: Pull complete 22:43:12 d148012ef14d: Pull complete 22:43:13 596795e73e0f: Verifying Checksum 22:43:13 596795e73e0f: Download complete 22:43:15 cb65c68fc2e2: Verifying Checksum 22:43:15 cb65c68fc2e2: Download complete 22:43:28 cb65c68fc2e2: Pull complete 22:43:28 093eec477d81: Pull complete 22:43:28 a6d5b2bbb924: Pull complete 22:43:28 2446dc1eb7d3: Pull complete 22:43:32 596795e73e0f: Pull complete 22:43:32 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 22:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:43:32 ---> d9e956139c92 22:43:32 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 22:43:35 ---> Running in c0e654e18d25 22:43:36 Removing intermediate container c0e654e18d25 22:43:36 ---> e696056ba78b 22:43:36 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:43:36 ---> Running in e465bdb866ae 22:43:37 Removing intermediate container e465bdb866ae 22:43:37 ---> 449774c5b6cf 22:43:37 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 22:43:37 ---> Running in 84fcbee96aca 22:43:38 Removing intermediate container 84fcbee96aca 22:43:38 ---> 7b8bf1538404 22:43:38 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:38 ---> Running in c6776f2db92a 22:43:41 Removing intermediate container c6776f2db92a 22:43:41 ---> 64dd3bbd6599 22:43:41 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:43:41 ---> Running in dbd3c395111a 22:43:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:43:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:43:45 (1/13) Installing libc-dev (0.7.2-r3) 22:43:45 (2/13) Installing libsodium (1.0.18-r0) 22:43:45 (3/13) Installing pkgconf (1.7.3-r0) 22:43:45 (4/13) Installing libsodium-dev (1.0.18-r0) 22:43:45 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:43:45 (6/13) Installing libedit (20191231.3.1-r1) 22:43:46 (7/13) Installing openssh-client (8.4_p1-r3) 22:43:46 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:43:46 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:43:46 (10/13) Installing openssh-server (8.4_p1-r3) 22:43:46 (11/13) Installing openssh (8.4_p1-r3) 22:43:47 (12/13) Installing libzmq (4.3.3-r1) 22:43:47 (13/13) Installing zeromq-dev (4.3.3-r1) 22:43:47 Executing busybox-1.32.1-r6.trigger 22:43:47 OK: 145 MiB in 53 packages 22:43:49 Removing intermediate container dbd3c395111a 22:43:49 ---> b0d0ec418adb 22:43:49 Step 8/10 : WORKDIR /device-snmp-go 22:43:49 ---> Running in 5001833daf9e 22:43:49 Removing intermediate container 5001833daf9e 22:43:49 ---> 96651f256019 22:43:49 Step 9/10 : COPY . . 22:43:51 ---> 43757e8453c4 22:43:51 Step 10/10 : RUN go mod download 22:43:51 ---> Running in ba8b69c3e791 22:44:23 Removing intermediate container ba8b69c3e791 22:44:23 ---> 2bbd7ec60136 22:44:23 Successfully built 2bbd7ec60136 22:44:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:44:23 + docker inspect -f . ci-base-image-arm64 22:44:23 . [Pipeline] withDockerContainer 22:44:24 prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container 22:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:44:26 $ docker top 2cef4ec831f067e3ab214ed94b8d8fbdefa33c187d1cc16d73394b58b0cae949 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:27 + go version 22:44:27 go version go1.16.5 linux/arm64 [Pipeline] } 22:44:27 $ docker stop --time=1 2cef4ec831f067e3ab214ed94b8d8fbdefa33c187d1cc16d73394b58b0cae949 22:44:29 $ docker rm -f 2cef4ec831f067e3ab214ed94b8d8fbdefa33c187d1cc16d73394b58b0cae949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:29 + docker inspect -f . ci-base-image-arm64 22:44:29 . [Pipeline] withDockerContainer 22:44:30 prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container 22:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:44:32 $ docker top 757cb2446f4ad84c16746a482ad8d3a5f5314f4dfc78c546fe922ebce0ad2f9b -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:33 + go mod tidy [Pipeline] sh 22:44:34 + make test 22:44:34 go mod tidy 22:44:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:44:36 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:45:33 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:45:33 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements 22:45:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:46:05 gofmt -l . 22:46:05 [ "`gofmt -l .`" = "" ] 22:46:05 ./bin/test-attribution-txt.sh [Pipeline] } 22:46:05 $ docker stop --time=1 757cb2446f4ad84c16746a482ad8d3a5f5314f4dfc78c546fe922ebce0ad2f9b 22:46:07 $ docker rm -f 757cb2446f4ad84c16746a482ad8d3a5f5314f4dfc78c546fe922ebce0ad2f9b [Pipeline] // withDockerContainer [Pipeline] sh 22:46:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:46:08 Warning: overwriting stash ‘coverage-report’ 22:46:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:46:09 + ls -al . 22:46:09 total 136 22:46:09 drwxrwxr-x 7 jenkins jenkins 4096 Jul 30 22:46 . 22:46:09 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:42 .. 22:46:09 -rw-rw-r-- 1 jenkins jenkins 6 Jul 30 22:42 .dockerignore 22:46:09 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:43 .git 22:46:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:42 .github 22:46:09 -rw-rw-r-- 1 jenkins jenkins 269 Jul 30 22:42 .gitignore 22:46:09 -rw-rw-r-- 1 jenkins jenkins 6520 Jul 30 22:42 Attribution.txt 22:46:09 -rw-rw-r-- 1 jenkins jenkins 4401 Jul 30 22:42 CHANGELOG.md 22:46:09 -rw-rw-r-- 1 jenkins jenkins 1459 Jul 30 22:42 Dockerfile 22:46:09 -rw-rw-r-- 1 jenkins jenkins 1057 Jul 30 22:42 Dockerfile.build 22:46:09 -rw-rw-r-- 1 jenkins jenkins 656 Jul 30 22:42 Jenkinsfile 22:46:09 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 22:42 LICENSE 22:46:09 -rw-rw-r-- 1 jenkins jenkins 936 Jul 30 22:42 Makefile 22:46:09 -rw-rw-r-- 1 jenkins jenkins 9073 Jul 30 22:42 README.md 22:46:09 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:39 VERSION 22:46:09 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:42 bin 22:46:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:42 cmd 22:46:09 -rw-r--r-- 1 jenkins jenkins 7631 Jul 30 22:45 coverage.out 22:46:09 -rw-rw-r-- 1 jenkins jenkins 208 Jul 30 22:42 go.mod 22:46:09 -rw-r--r-- 1 jenkins jenkins 20831 Jul 30 22:44 go.sum 22:46:09 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:42 internal 22:46:09 -rw-rw-r-- 1 jenkins jenkins 209 Jul 30 22:42 version.go [Pipeline] isUnix [Pipeline] sh 22:46:10 + 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=94222f8ea7cc121ac95a8160f80d192244de65ac --label arch=arm64 --label version=2.0.1-dev.1 . 22:46:10 Sending build context to Docker daemon 363kB 22:46:10 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 22:46:10 Step 2/24 : FROM ${BASE} AS builder 22:46:10 ---> 2bbd7ec60136 22:46:10 Step 3/24 : ARG MAKE='make build' 22:46:10 ---> Running in 83e0e2d90afb 22:46:11 Removing intermediate container 83e0e2d90afb 22:46:11 ---> daa45c02fa36 22:46:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:46:11 ---> Running in e535db51e79f 22:46:12 Removing intermediate container e535db51e79f 22:46:12 ---> 7d421e24b8a0 22:46:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 22:46:12 ---> Running in 02c2a6dd3626 22:46:12 Removing intermediate container 02c2a6dd3626 22:46:12 ---> c8375c0319ff 22:46:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:12 ---> Running in 3a0f8f372560 22:46:15 Removing intermediate container 3a0f8f372560 22:46:15 ---> 6f7109dd3dc4 22:46:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:46:15 ---> Running in 98010f6a5bab 22:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:46:19 OK: 145 MiB in 53 packages 22:46:20 Removing intermediate container 98010f6a5bab 22:46:20 ---> f4abd0a53ba6 22:46:20 Step 8/24 : WORKDIR /device-snmp-go 22:46:20 ---> Running in ff158887c247 22:46:21 Removing intermediate container ff158887c247 22:46:21 ---> ae5b1b38db2a 22:46:21 Step 9/24 : COPY . . 22:46:22 ---> 6c90485f236d 22:46:22 Step 10/24 : RUN go mod tidy 22:46:22 ---> Running in af8c1ea3fc2b 22:46:25 Removing intermediate container af8c1ea3fc2b 22:46:25 ---> 00abbae65ce1 22:46:25 Step 11/24 : RUN make update 22:46:25 ---> Running in 9e428c41cb61 22:46:27 CGO_ENABLED=0 GO111MODULE=on go mod download 22:46:28 Removing intermediate container 9e428c41cb61 22:46:28 ---> 07458384b795 22:46:28 Step 12/24 : RUN ${MAKE} 22:46:28 ---> Running in 98ee5f2053b7 22:46:30 go mod tidy 22:46:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.1" -o cmd/device-snmp ./cmd 22:47:09 Removing intermediate container 98ee5f2053b7 22:47:09 ---> 483d45a48cf0 22:47:09 Step 13/24 : FROM alpine:3.12 22:47:09 3.12: Pulling from library/alpine 22:47:10 d2f70382dc9a: Pulling fs layer 22:47:10 d2f70382dc9a: Verifying Checksum 22:47:10 d2f70382dc9a: Download complete 22:47:11 d2f70382dc9a: Pull complete 22:47:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:47:11 Status: Downloaded newer image for alpine:3.12 22:47:11 ---> c4fd0aeabfcf 22:47:11 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 22:47:11 ---> Running in c1ea3d15363b 22:47:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:47:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:47:13 (1/6) Installing dumb-init (1.2.2-r1) 22:47:13 (2/6) Installing libgcc (9.3.0-r2) 22:47:13 (3/6) Installing libsodium (1.0.18-r0) 22:47:13 (4/6) Installing libstdc++ (9.3.0-r2) 22:47:13 (5/6) Installing libzmq (4.3.3-r0) 22:47:13 (6/6) Installing zeromq (4.3.3-r0) 22:47:13 Executing busybox-1.31.1-r20.trigger 22:47:13 OK: 8 MiB in 20 packages 22:47:14 Removing intermediate container c1ea3d15363b 22:47:14 ---> d382b611e146 22:47:14 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 22:47:15 ---> 8991d4582f72 22:47:15 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:47:16 ---> df403c6d1221 22:47:16 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 22:47:17 ---> 0793af09f241 22:47:17 Step 18/24 : EXPOSE 59993 22:47:17 ---> Running in e0a5eb7e32ee 22:47:18 Removing intermediate container e0a5eb7e32ee 22:47:18 ---> ed25c412ea6c 22:47:18 Step 19/24 : EXPOSE 161 22:47:18 ---> Running in 2aa46923af0d 22:47:18 Removing intermediate container 2aa46923af0d 22:47:18 ---> 833e05e48cf0 22:47:18 Step 20/24 : ENTRYPOINT ["/device-snmp"] 22:47:18 ---> Running in ec20c214fdf8 22:47:19 Removing intermediate container ec20c214fdf8 22:47:19 ---> 2b6034eab384 22:47:19 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:47:19 ---> Running in 2282d7d7cb25 22:47:20 Removing intermediate container 2282d7d7cb25 22:47:20 ---> 18b54bb476f9 22:47:20 Step 22/24 : LABEL arch=arm64 22:47:20 ---> Running in 3d6a809a79c9 22:47:20 Removing intermediate container 3d6a809a79c9 22:47:20 ---> 4fba612683aa 22:47:20 Step 23/24 : LABEL git_sha=94222f8ea7cc121ac95a8160f80d192244de65ac 22:47:20 ---> Running in 80e8c2a2d02c 22:47:21 Removing intermediate container 80e8c2a2d02c 22:47:21 ---> aa7e9be3955a 22:47:21 Step 24/24 : LABEL version=2.0.1-dev.1 22:47:21 ---> Running in ffc71eacfbd5 22:47:22 Removing intermediate container ffc71eacfbd5 22:47:22 ---> 4816d5f943f0 22:47:22 [Warning] One or more build-args [ARCH] were not consumed 22:47:22 Successfully built 4816d5f943f0 22:47:22 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:22 provisioning config files... 22:47:22 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8243443513310527522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:22 ---> docker-login.sh 22:47:22 nexus3.edgexfoundry.org:10001 22:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:23 Configure a credential helper to remove this warning. See 22:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:23 22:47:23 Login Succeeded 22:47:23 nexus3.edgexfoundry.org:10002 22:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:23 Configure a credential helper to remove this warning. See 22:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:23 22:47:23 Login Succeeded 22:47:23 nexus3.edgexfoundry.org:10003 22:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:24 Configure a credential helper to remove this warning. See 22:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:24 22:47:24 Login Succeeded 22:47:24 nexus3.edgexfoundry.org:10004 22:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:24 Configure a credential helper to remove this warning. See 22:47:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:24 22:47:24 Login Succeeded 22:47:24 docker.io 22:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:25 Configure a credential helper to remove this warning. See 22:47:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:25 22:47:25 Login Succeeded 22:47:25 ---> docker-login.sh ends [Pipeline] } 22:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:25 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 22:47:25 94222f8ea7cc121ac95a8160f80d192244de65ac 22:47:25 latest 22:47:25 2.0.1-dev.1 22:47:25 94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 22:47:25 main 22:47:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:26 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] isUnix [Pipeline] sh 22:47:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac 22:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:47:26 d46655ae411c: Preparing 22:47:26 890318876a91: Preparing 22:47:26 bac7e908cb6c: Preparing 22:47:26 af9213943340: Preparing 22:47:26 3fbe34a1663b: Preparing 22:47:26 3fbe34a1663b: Layer already exists 22:47:27 890318876a91: Pushed 22:47:27 d46655ae411c: Pushed 22:47:27 af9213943340: Pushed 22:47:29 bac7e908cb6c: Pushed 22:47:29 94222f8ea7cc121ac95a8160f80d192244de65ac: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:47:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:47:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 22:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:47:30 d46655ae411c: Preparing 22:47:30 890318876a91: Preparing 22:47:30 bac7e908cb6c: Preparing 22:47:30 af9213943340: Preparing 22:47:30 3fbe34a1663b: Preparing 22:47:30 af9213943340: Layer already exists 22:47:30 3fbe34a1663b: Layer already exists 22:47:30 bac7e908cb6c: Layer already exists 22:47:30 d46655ae411c: Layer already exists 22:47:30 890318876a91: Layer already exists 22:47:30 latest: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:47:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:47:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 22:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:47:31 d46655ae411c: Preparing 22:47:31 890318876a91: Preparing 22:47:31 bac7e908cb6c: Preparing 22:47:31 af9213943340: Preparing 22:47:31 3fbe34a1663b: Preparing 22:47:31 bac7e908cb6c: Layer already exists 22:47:31 3fbe34a1663b: Layer already exists 22:47:31 d46655ae411c: Layer already exists 22:47:31 890318876a91: Layer already exists 22:47:31 af9213943340: Layer already exists 22:47:31 2.0.1-dev.1: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:47:32 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:47:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 22:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:47:32 d46655ae411c: Preparing 22:47:32 890318876a91: Preparing 22:47:32 bac7e908cb6c: Preparing 22:47:32 af9213943340: Preparing 22:47:32 3fbe34a1663b: Preparing 22:47:32 d46655ae411c: Layer already exists 22:47:32 3fbe34a1663b: Layer already exists 22:47:32 af9213943340: Layer already exists 22:47:32 890318876a91: Layer already exists 22:47:32 bac7e908cb6c: Layer already exists 22:47:32 94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:47:33 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 22:47:33 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 22:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:47:33 d46655ae411c: Preparing 22:47:33 890318876a91: Preparing 22:47:33 bac7e908cb6c: Preparing 22:47:33 af9213943340: Preparing 22:47:33 3fbe34a1663b: Preparing 22:47:33 bac7e908cb6c: Layer already exists 22:47:33 d46655ae411c: Layer already exists 22:47:33 890318876a91: Layer already exists 22:47:33 af9213943340: Layer already exists 22:47:33 3fbe34a1663b: Layer already exists 22:47:33 main: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:33 ===================================================== [Pipeline] echo 22:47:33 taggedImages: 22:47:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac 22:47:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 22:47:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 22:47:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 22:47:33 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:34 22:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:35 arm64: Pulling from edgex-lftools-log-publisher 22:47:35 448f6bf000e3: Pulling fs layer 22:47:35 f757da607395: Pulling fs layer 22:47:35 05883995daec: Pulling fs layer 22:47:35 8603b9c90790: Pulling fs layer 22:47:35 1560dd03e051: Pulling fs layer 22:47:35 27f5ce0e4adf: Pulling fs layer 22:47:35 c2d8d7efcc4b: Pulling fs layer 22:47:35 1560dd03e051: Waiting 22:47:35 27f5ce0e4adf: Waiting 22:47:35 c2d8d7efcc4b: Waiting 22:47:35 8603b9c90790: Waiting 22:47:35 f757da607395: Verifying Checksum 22:47:35 f757da607395: Download complete 22:47:35 8603b9c90790: Download complete 22:47:35 1560dd03e051: Verifying Checksum 22:47:35 1560dd03e051: Download complete 22:47:35 27f5ce0e4adf: Verifying Checksum 22:47:35 27f5ce0e4adf: Download complete 22:47:35 05883995daec: Verifying Checksum 22:47:35 05883995daec: Download complete 22:47:36 448f6bf000e3: Verifying Checksum 22:47:36 448f6bf000e3: Download complete 22:47:39 c2d8d7efcc4b: Verifying Checksum 22:47:39 c2d8d7efcc4b: Download complete 22:47:39 448f6bf000e3: Pull complete 22:47:40 f757da607395: Pull complete 22:47:41 05883995daec: Pull complete 22:47:42 8603b9c90790: Pull complete 22:47:43 1560dd03e051: Pull complete 22:47:43 27f5ce0e4adf: Pull complete 22:47:59 c2d8d7efcc4b: Pull complete 22:47:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:47:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:47:59 prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container 22:47:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:48:04 $ docker top 90f3adf82021a47b94db1d6f387cd1e5c64755ffde8ec8c95684dc560d9d2dfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:05 ---> job-cost.sh 22:48:05 lf-activate-venv: SKIPPING 22:48:05 INFO: No Stack... 22:48:06 INFO: Retrieving Pricing Info for: v2-standard-4 22:48:06 INFO: Archiving Costs [Pipeline] sh 22:48:07 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 22:48:07 + cut -d, -f6 [Pipeline] lock 22:48:07 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] 22:48:07 Resource [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] did not exist. Created. 22:48:07 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:08 /w/workspace/device-snmp-go/2@tmp/durable-b4029b13/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-b4029b13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:48:08 + echo total: 0.18000000715255737 [Pipeline] stash 22:48:08 Warning: overwriting stash ‘stack-cost’ 22:48:08 Stashed 1 file(s) [Pipeline] } 22:48:08 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:08 $ docker stop --time=1 90f3adf82021a47b94db1d6f387cd1e5c64755ffde8ec8c95684dc560d9d2dfa 22:48:10 $ docker rm -f 90f3adf82021a47b94db1d6f387cd1e5c64755ffde8ec8c95684dc560d9d2dfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 22:48:11 provisioning config files... 22:48:11 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6850940294998775977tmp [Pipeline] { [Pipeline] sh 22:48:12 + set +x 22:48:12 + bash -s -- 22:48:12 + curl -s https://codecov.io/bash 22:48:12 22:48:12 _____ _ 22:48:12 / ____| | | 22:48:12 | | ___ __| | ___ ___ _____ __ 22:48:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:48:12 | |___| (_) | (_| | __/ (_| (_) \ V / 22:48:12 \_____\___/ \__,_|\___|\___\___/ \_/ 22:48:12 Bash-1.0.6 22:48:12 22:48:12 22:48:12 ==> git version 2.24.4 found 22:48:12 ==> 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 22:48:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:48:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:48:12 ==> Jenkins CI detected. 22:48:12 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 22:48:12 project root: . 22:48:12 --> token set from env 22:48:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:48:12 ==> Running gcov in . (disable via -X gcov) 22:48:12 ==> Python coveragepy not found 22:48:12 ==> Searching for coverage reports in: 22:48:12 + . 22:48:12 -> Found 1 reports 22:48:12 ==> Detecting git/mercurial file structure 22:48:12 ==> Reading reports 22:48:12 + ./coverage.out bytes=7631 22:48:12 ==> Appending adjustments 22:48:12 https://docs.codecov.io/docs/fixing-reports 22:48:12 + Found adjustments 22:48:12 ==> Gzipping contents 22:48:12 4.0K /tmp/codecov.fWLxQE.gz 22:48:12 ==> Uploading reports 22:48:12 url: https://codecov.io 22:48:12 query: branch=main&commit=94222f8ea7cc121ac95a8160f80d192244de65ac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:48:12 -> Pinging Codecov 22:48:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=94222f8ea7cc121ac95a8160f80d192244de65ac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:48:13 -> Uploading to 22:48:13 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/6C56EA5C29638FB4528AC87E60AF5AE0/94222f8ea7cc121ac95a8160f80d192244de65ac/a1ccc735-4135-4eb9-b5ed-52fc82b3184a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T224812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b42b5e3d28bc6e5fa680fbd927dfb0f7a01e68c12cd524ea9637793238dd48c0 22:48:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:48:13 Dload Upload Total Spent Left Speed 22:48:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1336 0 0 100 1336 0 3491 --:--:-- --:--:-- --:--:-- 3497 22:48:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] } 22:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:48:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:48:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:48:13 22:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:48:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:48:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:48:14 188c0c94c7c5: Pulling fs layer 22:48:14 0ef7d3d256c8: Pulling fs layer 22:48:14 de9db76c5a1d: Pulling fs layer 22:48:14 0eba1c9be4d2: Pulling fs layer 22:48:14 0d57e429df01: Pulling fs layer 22:48:14 4e4be7b47b0d: Pulling fs layer 22:48:14 e1f770b5df2f: Pulling fs layer 22:48:14 85a0685a4137: Pulling fs layer 22:48:14 0d57e429df01: Waiting 22:48:14 4e4be7b47b0d: Waiting 22:48:14 e1f770b5df2f: Waiting 22:48:14 85a0685a4137: Waiting 22:48:14 0eba1c9be4d2: Waiting 22:48:14 de9db76c5a1d: Verifying Checksum 22:48:14 de9db76c5a1d: Download complete 22:48:14 0ef7d3d256c8: Verifying Checksum 22:48:14 0ef7d3d256c8: Download complete 22:48:14 0d57e429df01: Verifying Checksum 22:48:14 0d57e429df01: Download complete 22:48:14 4e4be7b47b0d: Verifying Checksum 22:48:14 4e4be7b47b0d: Download complete 22:48:14 188c0c94c7c5: Verifying Checksum 22:48:14 188c0c94c7c5: Download complete 22:48:14 188c0c94c7c5: Pull complete 22:48:14 0ef7d3d256c8: Pull complete 22:48:15 de9db76c5a1d: Pull complete 22:48:15 e1f770b5df2f: Verifying Checksum 22:48:15 e1f770b5df2f: Download complete 22:48:19 0eba1c9be4d2: Verifying Checksum 22:48:19 0eba1c9be4d2: Download complete 22:48:21 85a0685a4137: Verifying Checksum 22:48:21 85a0685a4137: Download complete 22:48:22 0eba1c9be4d2: Pull complete 22:48:22 0d57e429df01: Pull complete 22:48:22 4e4be7b47b0d: Pull complete 22:48:23 e1f770b5df2f: Pull complete 22:48:26 85a0685a4137: Pull complete 22:48:26 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:48:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:48:26 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 22:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:48:29 $ docker top e71acc43b4ddd4232b5e1546e158e3dc1988441e17507cd70463bbe78a9bba92 -eo pid,comm [Pipeline] { [Pipeline] echo 22:48:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:48:29 + set -o pipefail 22:48:29 + snyk monitor '--org=edgex-jenkins' 22:48:39 22:48:39 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 22:48:39 22:48:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/6784e532-2b2b-49e9-aaa5-4fede2634815 22:48:39 22:48:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:48:39 22:48:39 [Pipeline] } 22:48:39 $ docker stop --time=1 e71acc43b4ddd4232b5e1546e158e3dc1988441e17507cd70463bbe78a9bba92 22:48:41 $ docker rm -f e71acc43b4ddd4232b5e1546e158e3dc1988441e17507cd70463bbe78a9bba92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:42 + git log --format=format:%s -1 94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] isUnix [Pipeline] sh 22:48:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:43 . [Pipeline] withDockerContainer 22:48:43 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 22:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:48:43 $ docker top caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:43 [ssh-agent] Looking for ssh-agent implementation... 22:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:44 $ docker exec caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 ssh-agent 22:48:44 SSH_AUTH_SOCK=/tmp/ssh-NkRhGGM055wp/agent.13 22:48:44 SSH_AGENT_PID=19 22:48:44 Running ssh-add (command line suppressed) 22:48:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6730062800114479574.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6730062800114479574.key) 22:48:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:44 + git semver tag 22:48:44 # -> Open(): unable to determine branch for HEAD 22:48:44 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 22:48:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 22:48:44 # $SEMVER_REMOTE_NAME = origin 22:48:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:48:44 # $SEMVER_USER_NAME = edgex-jenkins 22:48:44 # $SEMVER_BRANCH = main 22:48:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 22:48:44 # 94222f8ea7cc121ac95a8160f80d192244de65ac HEAD 22:48:44 # -> Force: false 22:48:44 # 2db36b9deb492e3390969896514782fc9e86ddde refs/tags/v2.0.1-dev.1 [Pipeline] } 22:48:44 $ docker exec --env ******** --env ******** caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 ssh-agent -k 22:48:44 unset SSH_AUTH_SOCK; 22:48:44 unset SSH_AGENT_PID; 22:48:44 echo Agent pid 19 killed; 22:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:48:45 + git semver [Pipeline] } 22:48:45 $ docker stop --time=1 caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 22:48:46 $ docker rm -f caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:48:46 22:48:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:48:47 0.23.1-centos7: Pulling from edgex-lftools 22:48:47 ab5ef0e58194: Pulling fs layer 22:48:47 9712f1f96733: Pulling fs layer 22:48:47 63f879dbbcfc: Pulling fs layer 22:48:47 0d9ebad4ef96: Pulling fs layer 22:48:47 e9a5061849ea: Pulling fs layer 22:48:47 d747dcd14b5f: Pulling fs layer 22:48:47 2de7ff778b66: Pulling fs layer 22:48:47 0d9ebad4ef96: Waiting 22:48:47 e9a5061849ea: Waiting 22:48:47 d747dcd14b5f: Waiting 22:48:47 2de7ff778b66: Waiting 22:48:47 9712f1f96733: Verifying Checksum 22:48:47 9712f1f96733: Download complete 22:48:49 63f879dbbcfc: Verifying Checksum 22:48:49 63f879dbbcfc: Download complete 22:48:50 e9a5061849ea: Verifying Checksum 22:48:50 e9a5061849ea: Download complete 22:48:50 d747dcd14b5f: Download complete 22:48:51 2de7ff778b66: Verifying Checksum 22:48:51 2de7ff778b66: Download complete 22:48:51 0d9ebad4ef96: Verifying Checksum 22:48:51 0d9ebad4ef96: Download complete 22:48:51 ab5ef0e58194: Verifying Checksum 22:48:51 ab5ef0e58194: Download complete 22:48:55 ab5ef0e58194: Pull complete 22:48:55 9712f1f96733: Pull complete 22:48:55 63f879dbbcfc: Pull complete 22:48:59 0d9ebad4ef96: Pull complete 22:48:59 e9a5061849ea: Pull complete 22:48:59 d747dcd14b5f: Pull complete 22:49:00 2de7ff778b66: Pull complete 22:49:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:49:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:49:01 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 22:49:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:49:04 $ docker top 3d52e4ab68acca158817448a8cda409ba83f9ed10d572b3a3bf92dffc1271b2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:49:04 provisioning config files... 22:49:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6342522727111668016tmp 22:49:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3240953544592125763tmp 22:49:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2948802953556587174tmp [Pipeline] { [Pipeline] echo 22:49:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:49:05 ---> sigul-configuration.sh 22:49:05 gpg: directory `/root/.gnupg' created 22:49:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:49:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:49:05 gpg: keyring `/root/.gnupg/secring.gpg' created 22:49:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:49:05 gpg: CAST5 encrypted data 22:49:05 gpg: encrypted with 1 passphrase 22:49:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:49:05 + mkdir /home/jenkins 22:49:05 + mkdir /home/jenkins/sigul [Pipeline] sh 22:49:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:49:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:49:06 ---> sigul-install.sh 22:49:06 Sigul already installed; skipping installation. [Pipeline] sh 22:49:06 + git tag --list 22:49:06 1.0.0 22:49:06 v0.0.0 22:49:06 v1.1.0 22:49:06 v1.1.1 22:49:06 v1.2.2 22:49:06 v1.3.0 22:49:06 v1.3.1 22:49:06 v2.0.0 22:49:06 v2.0.1-dev.1 [Pipeline] sh 22:49:06 + lftools sign git-tag v2.0.1-dev.1 22:49:07 Signing Git tag with Sigul... 22:49:07 Signing v2.0.1-dev.1 [Pipeline] echo 22:49:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:49:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:49:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:49:08 $ docker stop --time=1 3d52e4ab68acca158817448a8cda409ba83f9ed10d572b3a3bf92dffc1271b2c 22:49:09 $ docker rm -f 3d52e4ab68acca158817448a8cda409ba83f9ed10d572b3a3bf92dffc1271b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:10 . [Pipeline] withDockerContainer 22:49:10 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 22:49:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:49:11 $ docker top 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:49:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:11 [ssh-agent] Looking for ssh-agent implementation... 22:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:11 $ docker exec 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 ssh-agent 22:49:11 SSH_AUTH_SOCK=/tmp/ssh-34L6s63XVrht/agent.13 22:49:11 SSH_AGENT_PID=20 22:49:11 Running ssh-add (command line suppressed) 22:49:11 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4117241923710784594.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4117241923710784594.key) 22:49:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:11 + git semver bump pre 22:49:11 # -> Open(): unable to determine branch for HEAD 22:49:11 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 22:49:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 22:49:11 # $SEMVER_REMOTE_NAME = origin 22:49:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:49:11 # $SEMVER_USER_NAME = edgex-jenkins 22:49:11 # $SEMVER_BRANCH = main 22:49:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 22:49:11 2.0.1-dev.2 [Pipeline] } 22:49:12 $ docker exec --env ******** --env ******** 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 ssh-agent -k 22:49:12 unset SSH_AUTH_SOCK; 22:49:12 unset SSH_AGENT_PID; 22:49:12 echo Agent pid 20 killed; 22:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:12 + git semver [Pipeline] } 22:49:12 $ docker stop --time=1 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 22:49:13 $ docker rm -f 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:14 . [Pipeline] withDockerContainer 22:49:14 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 22:49:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:49:15 $ docker top eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:49:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:15 [ssh-agent] Looking for ssh-agent implementation... 22:49:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:15 $ docker exec eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 ssh-agent 22:49:15 SSH_AUTH_SOCK=/tmp/ssh-Q3gSWGmU3Q5B/agent.13 22:49:15 SSH_AGENT_PID=20 22:49:15 Running ssh-add (command line suppressed) 22:49:15 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7317856834225244582.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7317856834225244582.key) 22:49:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:15 + git semver push 22:49:15 # -> Open(): unable to determine branch for HEAD 22:49:15 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 22:49:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 22:49:15 # $SEMVER_REMOTE_NAME = origin 22:49:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:49:15 # $SEMVER_USER_NAME = edgex-jenkins 22:49:15 # $SEMVER_BRANCH = main 22:49:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 22:49:21 $ docker exec --env ******** --env ******** eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 ssh-agent -k 22:49:21 unset SSH_AUTH_SOCK; 22:49:21 unset SSH_AGENT_PID; 22:49:21 echo Agent pid 20 killed; 22:49:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:21 + git semver [Pipeline] } 22:49:21 $ docker stop --time=1 eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 22:49:23 $ docker rm -f eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 22:49:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:49:24 ---> package-listing.sh 22:49:24 ++ facter osfamily 22:49:24 ++ tr '[:upper:]' '[:lower:]' 22:49:24 + OS_FAMILY=redhat 22:49:24 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 22:49:24 + START_PACKAGES=/tmp/packages_start.txt 22:49:24 + END_PACKAGES=/tmp/packages_end.txt 22:49:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:49:24 + PACKAGES=/tmp/packages_start.txt 22:49:24 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 22:49:24 + PACKAGES=/tmp/packages_end.txt 22:49:24 + case "${OS_FAMILY}" in 22:49:24 + rpm -qa 22:49:24 + sort 22:49:25 + '[' -f /tmp/packages_start.txt ']' 22:49:25 + '[' -f /tmp/packages_end.txt ']' 22:49:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:49:25 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 22:49:25 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 22:49:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 22:49:25 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:49:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:26 22:49:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:26 latest: Pulling from edgex-lftools-log-publisher 22:49:26 b4d181a07f80: Pulling fs layer 22:49:26 a1111a8f2ec3: Pulling fs layer 22:49:26 ed53099fbce6: Pulling fs layer 22:49:26 dc539afda2c1: Pulling fs layer 22:49:26 77bc0d833cb6: Pulling fs layer 22:49:26 9065ff56babe: Pulling fs layer 22:49:26 d287ab97295c: Pulling fs layer 22:49:26 9065ff56babe: Waiting 22:49:26 77bc0d833cb6: Waiting 22:49:26 d287ab97295c: Waiting 22:49:26 dc539afda2c1: Waiting 22:49:27 a1111a8f2ec3: Verifying Checksum 22:49:27 a1111a8f2ec3: Download complete 22:49:27 dc539afda2c1: Verifying Checksum 22:49:27 dc539afda2c1: Download complete 22:49:27 77bc0d833cb6: Verifying Checksum 22:49:27 77bc0d833cb6: Download complete 22:49:27 9065ff56babe: Verifying Checksum 22:49:27 9065ff56babe: Download complete 22:49:27 ed53099fbce6: Verifying Checksum 22:49:27 ed53099fbce6: Download complete 22:49:28 b4d181a07f80: Verifying Checksum 22:49:28 b4d181a07f80: Download complete 22:49:29 b4d181a07f80: Pull complete 22:49:29 a1111a8f2ec3: Pull complete 22:49:29 ed53099fbce6: Pull complete 22:49:29 dc539afda2c1: Pull complete 22:49:30 77bc0d833cb6: Pull complete 22:49:30 9065ff56babe: Pull complete 22:49:31 d287ab97295c: Verifying Checksum 22:49:31 d287ab97295c: Download complete 22:49:37 d287ab97295c: Pull complete 22:49:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:49:37 prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container 22:49:37 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:49:39 $ docker top ed1eb60c04418e7b0e8a67e24b262227c0a2dafd7fa672b10da45ab6fe1c6774 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:40 + touch /tmp/pre-build-complete [Pipeline] sh 22:49:40 + mkdir -p /var/log/sysstat [Pipeline] sh 22:49:40 + ls /var/log/sa-host 22:49:40 + sadf -c /var/log/sa-host/sa05 22:49:40 file_magic: OK 22:49:40 HZ: Using current value: 100 22:49:40 file_header: OK 22:49:40 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 22:49:40 Statistics: 22:49:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:49:40 File successfully converted to sysstat format version 12.0.3 22:49:40 + sadf -c /var/log/sa-host/sa30 22:49:40 file_magic: OK 22:49:40 HZ: Using current value: 100 22:49:40 file_header: OK 22:49:40 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 22:49:40 Statistics: 22:49:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:49:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:41 provisioning config files... 22:49:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3577534630607896237tmp [Pipeline] { [Pipeline] echo 22:49:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:49:41 ---> create-netrc.sh [Pipeline] } 22:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:49:41 ---> python-tools-install.sh [Pipeline] echo 22:49:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:49:42 ---> sudo-logs.sh 22:49:42 Archiving 'sudo' log.. 22:49:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1113.vexxhost.local: Name or service not known 22:49:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1113.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:49:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:49:42 ---> job-cost.sh 22:49:42 lf-activate-venv: SKIPPING 22:49:42 DEBUG: total: 0.18000000715255737 22:49:42 INFO: Retrieving Stack Cost... 22:49:43 INFO: Retrieving Pricing Info for: v3-standard-2 22:49:43 INFO: Archiving Costs [Pipeline] echo 22:49:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:49:44 ---> logs-deploy.sh 22:49:44 lf-activate-venv: SKIPPING 22:49:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/2 22:49:44 INFO: archiving workspace using pattern(s): 22:49:44 Archives upload complete. 22:49:44 INFO: archiving logs to Nexus 22:49:45 ---> uname -a: 22:49:45 Linux prd-centos7-docker-4c-2g-1113.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:49:45 22:49:45 22:49:45 ---> lscpu: 22:49:45 Architecture: x86_64 22:49:45 CPU op-mode(s): 32-bit, 64-bit 22:49:45 Byte Order: Little Endian 22:49:45 Address sizes: 40 bits physical, 48 bits virtual 22:49:45 CPU(s): 2 22:49:45 On-line CPU(s) list: 0,1 22:49:45 Thread(s) per core: 1 22:49:45 Core(s) per socket: 1 22:49:45 Socket(s): 2 22:49:45 NUMA node(s): 1 22:49:45 Vendor ID: AuthenticAMD 22:49:45 CPU family: 23 22:49:45 Model: 49 22:49:45 Model name: AMD EPYC-Rome Processor 22:49:45 Stepping: 0 22:49:45 CPU MHz: 2799.998 22:49:45 BogoMIPS: 5599.99 22:49:45 Virtualization: AMD-V 22:49:45 Hypervisor vendor: KVM 22:49:45 Virtualization type: full 22:49:45 L1d cache: 32K 22:49:45 L1i cache: 32K 22:49:45 L2 cache: 512K 22:49:45 L3 cache: 16384K 22:49:45 NUMA node0 CPU(s): 0,1 22:49:45 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:49:45 22:49:45 22:49:45 ---> nproc: 22:49:45 2 22:49:45 22:49:45 22:49:45 ---> df -h: 22:49:45 Filesystem Size Used Avail Use% Mounted on 22:49:45 overlay 40G 9.0G 32G 23% / 22:49:45 tmpfs 64M 0 64M 0% /dev 22:49:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:49:45 shm 64M 0 64M 0% /dev/shm 22:49:45 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:49:45 22:49:45 22:49:45 ---> sar -b -r -n DEV: 22:49:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:49:45 22:49:45 22:38:07 LINUX RESTART (2 CPU) 22:49:45 22:49:45 22:39:01 tps rtps wtps bread/s bwrtn/s 22:49:45 22:40:01 3.30 0.02 3.28 0.53 100.38 22:49:45 22:41:01 0.40 0.00 0.40 0.00 6.40 22:49:45 22:42:01 0.32 0.00 0.32 0.00 3.80 22:49:45 22:43:01 0.23 0.00 0.23 0.00 3.88 22:49:45 22:44:01 0.33 0.00 0.33 0.00 3.31 22:49:45 22:45:01 0.35 0.00 0.35 0.00 4.70 22:49:45 22:46:01 0.23 0.00 0.23 0.00 2.85 22:49:45 22:47:01 0.18 0.00 0.18 0.00 1.90 22:49:45 22:48:01 0.27 0.00 0.27 0.00 3.60 22:49:45 22:49:02 142.80 0.03 142.76 3.73 39860.70 22:49:45 Average: 14.84 0.00 14.84 0.43 3999.88 22:49:45 22:49:45 22:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:49:45 22:40:01 5484740 0 789080 9.85 2620 1732492 1242152 13.71 560924 1565000 20 22:49:45 22:41:01 5486336 0 787476 9.83 2620 1732500 1212376 13.39 563192 1561676 16 22:49:45 22:42:01 5486216 0 787596 9.83 2620 1732500 1212512 13.39 557988 1567356 20 22:49:45 22:43:01 5484144 0 789656 9.86 2620 1732512 1212548 13.39 559296 1568244 8 22:49:45 22:44:01 5481548 0 792248 9.89 2620 1732516 1212500 13.39 560828 1569172 8 22:49:45 22:45:01 5483080 0 790712 9.87 2620 1732520 1206236 13.32 559824 1569176 12 22:49:45 22:46:01 5482272 0 791516 9.88 2620 1732524 1206236 13.32 560004 1569172 16 22:49:45 22:47:01 5472256 0 801528 10.01 2620 1732528 1206428 13.32 569996 1569172 16 22:49:45 22:48:01 5472120 0 801660 10.01 2620 1732532 1206452 13.32 572036 1567308 12 22:49:45 22:49:02 3835720 0 1116224 13.94 2620 3054368 1400832 15.47 839880 2727052 285496 22:49:45 Average: 5316843 0 824770 10.30 2620 1864699 1231827 13.60 590397 1683333 28562 22:49:45 22:49:45 22:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:49:45 22:40:01 eth0 10.04 4.68 6.55 2.40 0.00 0.00 0.00 0.00 22:49:45 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:41:01 eth0 3.35 0.47 0.66 0.19 0.00 0.00 0.00 0.00 22:49:45 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:42:01 eth0 2.07 0.78 0.86 0.63 0.00 0.00 0.00 0.00 22:49:45 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:43:01 eth0 1.60 0.83 0.81 0.59 0.00 0.00 0.00 0.00 22:49:45 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:44:01 eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 22:49:45 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:49:45 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:49:45 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:47:01 eth0 2.06 0.35 0.40 0.17 0.00 0.00 0.00 0.00 22:49:45 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:48:01 eth0 2.10 0.32 0.43 0.23 0.00 0.00 0.00 0.00 22:49:45 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:49:02 eth0 1227.43 831.46 7707.14 75.54 0.00 0.00 0.00 0.00 22:49:45 22:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 22:49:02 docker0 77.40 102.30 6.00 388.84 0.00 0.00 0.00 0.00 22:49:45 Average: eth0 124.94 83.94 771.84 7.98 0.00 0.00 0.00 0.00 22:49:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:45 Average: docker0 7.74 10.23 0.60 38.89 0.00 0.00 0.00 0.00 22:49:45 22:49:45 22:49:45 ---> sar -P ALL: 22:49:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:49:45 22:49:45 22:38:07 LINUX RESTART (2 CPU) 22:49:45 22:49:45 22:39:01 CPU %user %nice %system %iowait %steal %idle 22:49:45 22:40:01 all 0.56 0.00 0.11 0.00 0.03 99.31 22:49:45 22:40:01 0 0.35 0.00 0.12 0.00 0.02 99.52 22:49:45 22:40:01 1 0.77 0.00 0.10 0.00 0.03 99.10 22:49:45 22:41:01 all 0.23 0.00 0.06 0.00 0.02 99.70 22:49:45 22:41:01 0 0.03 0.00 0.07 0.00 0.02 99.88 22:49:45 22:41:01 1 0.42 0.00 0.05 0.00 0.02 99.52 22:49:45 22:42:01 all 0.31 0.00 0.05 0.00 0.03 99.62 22:49:45 22:42:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:49:45 22:42:01 1 0.55 0.00 0.03 0.00 0.03 99.38 22:49:45 22:43:01 all 0.28 0.00 0.03 0.00 0.01 99.67 22:49:45 22:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:49:45 22:43:01 1 0.50 0.00 0.03 0.00 0.00 99.47 22:49:45 22:44:01 all 0.27 0.00 0.04 0.00 0.02 99.67 22:49:45 22:44:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:49:45 22:44:01 1 0.47 0.00 0.03 0.00 0.02 99.48 22:49:45 22:45:01 all 0.26 0.00 0.03 0.00 0.01 99.70 22:49:45 22:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:49:45 22:45:01 1 0.48 0.00 0.03 0.00 0.02 99.47 22:49:45 22:46:01 all 0.14 0.00 0.05 0.00 0.03 99.78 22:49:45 22:46:01 0 0.18 0.00 0.07 0.00 0.02 99.73 22:49:45 22:46:01 1 0.10 0.00 0.03 0.00 0.03 99.83 22:49:45 22:47:01 all 0.14 0.00 0.06 0.00 0.02 99.78 22:49:45 22:47:01 0 0.23 0.00 0.07 0.00 0.00 99.70 22:49:45 22:47:01 1 0.05 0.00 0.05 0.00 0.03 99.87 22:49:45 22:48:01 all 0.13 0.00 0.04 0.00 0.03 99.80 22:49:45 22:48:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:49:45 22:48:01 1 0.20 0.00 0.03 0.00 0.02 99.75 22:49:45 22:49:02 all 22.05 0.00 10.78 1.67 0.08 65.43 22:49:45 22:49:02 0 22.32 0.00 10.73 1.71 0.09 65.14 22:49:45 22:49:02 1 21.78 0.00 10.82 1.63 0.07 65.71 22:49:45 Average: all 2.32 0.00 1.07 0.16 0.02 96.43 22:49:45 Average: 0 2.21 0.00 1.07 0.16 0.02 96.54 22:49:45 Average: 1 2.42 0.00 1.07 0.15 0.03 96.33 22:49:45 22:49:45 22:49:45