Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cef9076ddadae0bb4a2071504c212bd6ac7a64c 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-ssh7332012011333238024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh2718338513576646243.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh2028021518481070132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh2303986034463969588.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh1433577296838993084.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-151’ Running on prd-centos7-docker-4c-2g-155 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-ssh3957984162932200013.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 8cef9076ddadae0bb4a2071504c212bd6ac7a64c (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 8cef9076ddadae0bb4a2071504c212bd6ac7a64c # timeout=10 Commit message: "feat(snap): add initial snap packaging" > git rev-list --no-walk 8bb32805f03fb28af25e69a0648a2076882556f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:59:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:59:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:59:49 ========================================================= 17:59:49 EdgeX Global Pipelines Version Info 17:59:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:59:50 ------------------- 17:59:50 stable info: 17:59:50 ------------------- 17:59:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:59:50 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 17:59:50 Message: update stable to v1.0.213 17:59:50 ------------------- 17:59:50 experimental info: 17:59:50 ------------------- 17:59:50 Commited By: **** collab-it+edgex@linuxfoundation.org 17:59:50 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 17:59:50 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:59:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cef9076ddadae0bb4a2071504c212bd6ac7a64c [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cef907 [Pipeline] echo 17:59:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:51 provisioning config files... 17:59:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8905238861927025969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:51 ---> docker-login.sh 17:59:51 nexus3.edgexfoundry.org:10001 17:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:51 Configure a credential helper to remove this warning. See 17:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:51 17:59:51 Login Succeeded 17:59:51 nexus3.edgexfoundry.org:10002 17:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:51 Configure a credential helper to remove this warning. See 17:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:51 17:59:51 Login Succeeded 17:59:51 nexus3.edgexfoundry.org:10003 17:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:52 Configure a credential helper to remove this warning. See 17:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:52 17:59:52 Login Succeeded 17:59:52 nexus3.edgexfoundry.org:10004 17:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:52 Configure a credential helper to remove this warning. See 17:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:52 17:59:52 Login Succeeded 17:59:52 docker.io 17:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:52 Configure a credential helper to remove this warning. See 17:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:52 17:59:52 Login Succeeded 17:59:52 ---> docker-login.sh ends [Pipeline] } 17:59:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:59:53 + git rev-list -1 --merges 8cef9076ddadae0bb4a2071504c212bd6ac7a64c~1..8cef9076ddadae0bb4a2071504c212bd6ac7a64c [Pipeline] echo 17:59:53 -----------> git rev-list -1 --merges 8cef9076ddadae0bb4a2071504c212bd6ac7a64c~1..8cef9076ddadae0bb4a2071504c212bd6ac7a64c 8cef9076ddadae0bb4a2071504c212bd6ac7a64c [false] [Pipeline] sh 17:59:53 + git log --format=format:%s -1 8cef9076ddadae0bb4a2071504c212bd6ac7a64c [Pipeline] echo 17:59:53 ========================================================= 17:59:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:59:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:53 + git log --format=format:%s -1 8cef9076ddadae0bb4a2071504c212bd6ac7a64c [Pipeline] echo 17:59:53 [semverPrep] GIT_COMMIT: 8cef9076ddadae0bb4a2071504c212bd6ac7a64c, Commit Message: feat(snap): add initial snap packaging [Pipeline] echo 17:59:53 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:54 17:59:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:59:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:54 latest: Pulling from edgex-devops/git-semver 17:59:54 a0d0a0d46f8b: Pulling fs layer 17:59:54 3e5f54012d9b: Pulling fs layer 17:59:54 4c7163046ea9: Pulling fs layer 17:59:54 0c2d73faf560: Pulling fs layer 17:59:54 0c2d73faf560: Waiting 17:59:54 3e5f54012d9b: Verifying Checksum 17:59:54 3e5f54012d9b: Download complete 17:59:54 a0d0a0d46f8b: Verifying Checksum 17:59:54 a0d0a0d46f8b: Download complete 17:59:54 4c7163046ea9: Verifying Checksum 17:59:54 4c7163046ea9: Download complete 17:59:54 0c2d73faf560: Verifying Checksum 17:59:54 0c2d73faf560: Download complete 17:59:54 a0d0a0d46f8b: Pull complete 17:59:54 3e5f54012d9b: Pull complete 17:59:55 4c7163046ea9: Pull complete 17:59:55 0c2d73faf560: Pull complete 17:59:55 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:59:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:59:55 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 17:59:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:59:56 $ docker top c0c284a51f986a171679d405138d095959df968afec5f605e482fe3bf37e5dbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:56 [ssh-agent] Looking for ssh-agent implementation... 17:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:56 $ docker exec c0c284a51f986a171679d405138d095959df968afec5f605e482fe3bf37e5dbe ssh-agent 17:59:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPeDIJa/agent.14 17:59:56 SSH_AGENT_PID=21 17:59:56 Running ssh-add (command line suppressed) 17:59:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7865824269792950596.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7865824269792950596.key) 17:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:56 + git tag --points-at HEAD [Pipeline] } 17:59:56 $ docker exec --env ******** --env ******** c0c284a51f986a171679d405138d095959df968afec5f605e482fe3bf37e5dbe ssh-agent -k 17:59:57 unset SSH_AUTH_SOCK; 17:59:57 unset SSH_AGENT_PID; 17:59:57 echo Agent pid 21 killed; 17:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:59:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:57 [ssh-agent] Looking for ssh-agent implementation... 17:59:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:57 $ docker exec c0c284a51f986a171679d405138d095959df968afec5f605e482fe3bf37e5dbe ssh-agent 17:59:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBBAJGm/agent.55 17:59:57 SSH_AGENT_PID=61 17:59:57 Running ssh-add (command line suppressed) 17:59:57 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1895855194256011426.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1895855194256011426.key) 17:59:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:57 + git semver init 17:59:57 # -> Open(): unable to determine branch for HEAD 17:59:57 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 17:59:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 17:59:57 # $SEMVER_REMOTE_NAME = origin 17:59:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:59:57 # $SEMVER_USER_NAME = edgex-jenkins 17:59:57 # $SEMVER_BRANCH = main 17:59:57 # $SEMVER_TEMP = /tmp/semver-263471018 17:59:57 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 17:59:58 # '/tmp/semver-263471018' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 17:59:58 # -> Force: false 17:59:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 17:59:58 $ docker exec --env ******** --env ******** c0c284a51f986a171679d405138d095959df968afec5f605e482fe3bf37e5dbe ssh-agent -k 17:59:58 unset SSH_AUTH_SOCK; 17:59:58 unset SSH_AGENT_PID; 17:59:58 echo Agent pid 61 killed; 17:59:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:58 + git semver [Pipeline] } 17:59:58 $ docker stop --time=1 c0c284a51f986a171679d405138d095959df968afec5f605e482fe3bf37e5dbe 17:59:59 $ docker rm -f c0c284a51f986a171679d405138d095959df968afec5f605e482fe3bf37e5dbe [Pipeline] // withDockerContainer [Pipeline] sh 18:00:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:00:00 Stashed 1 file(s) [Pipeline] echo 18:00:00 [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 18:00:15 Still waiting to schedule task 18:00:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:00:15 Still waiting to schedule task 18:00:15 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-154’ 18:02:29 Running on prd-centos7-docker-4c-2g-156 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 18:02:29 Running in /w/workspace/device-snmp-go/8 [Pipeline] { [Pipeline] checkout 18:02:29 Selected Git installation does not exist. Using Default 18:02:29 The recommended git tool is: NONE 18:02:31 using credential edgex-jenkins-ssh 18:02:31 Cloning the remote Git repository 18:02:31 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:02:31 > git init /w/workspace/device-snmp-go/8 # timeout=10 18:02:32 Avoid second fetch 18:02:32 Checking out Revision 8cef9076ddadae0bb4a2071504c212bd6ac7a64c (main) 18:02:31 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:02:31 > git --version # timeout=10 18:02:31 > git --version # 'git version 2.24.4' 18:02:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:31 [INFO] Currently running in a labeled security context 18:02:31 [INFO] Currently SELinux is 'enforcing' on the host 18:02:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/8@tmp/jenkins-gitclient-ssh7505709482665244859.key 18:02:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:31 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:32 > git config core.sparsecheckout # timeout=10 18:02:32 > git checkout -f 8cef9076ddadae0bb4a2071504c212bd6ac7a64c # timeout=10 18:02:35 Commit message: "feat(snap): add initial snap packaging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:36 provisioning config files... 18:02:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/8@tmp/config1187473376327020815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:36 ---> docker-login.sh 18:02:36 nexus3.edgexfoundry.org:10001 18:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 nexus3.edgexfoundry.org:10002 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 nexus3.edgexfoundry.org:10003 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 nexus3.edgexfoundry.org:10004 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 docker.io 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 ---> docker-login.sh ends [Pipeline] } 18:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:37 ========================================================= 18:02:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:02:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:02:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:02:38 Sending build context to Docker daemon 451.6kB 18:02:38 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 18:02:38 Step 2/11 : FROM ${BASE} AS builder 18:02:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:38 a0d0a0d46f8b: Pulling fs layer 18:02:38 31adcdaf11c8: Pulling fs layer 18:02:38 b8b176561691: Pulling fs layer 18:02:38 4527c011a84f: Pulling fs layer 18:02:38 5d74067f8e1e: Pulling fs layer 18:02:38 e0aca202a116: Pulling fs layer 18:02:38 3a43be97a3b4: Pulling fs layer 18:02:38 34cad66bf833: Pulling fs layer 18:02:38 b4e3c513aaa6: Pulling fs layer 18:02:38 4527c011a84f: Waiting 18:02:38 5d74067f8e1e: Waiting 18:02:38 e0aca202a116: Waiting 18:02:38 3a43be97a3b4: Waiting 18:02:38 34cad66bf833: Waiting 18:02:38 b4e3c513aaa6: Waiting 18:02:38 b8b176561691: Verifying Checksum 18:02:38 b8b176561691: Download complete 18:02:38 31adcdaf11c8: Verifying Checksum 18:02:38 31adcdaf11c8: Download complete 18:02:38 5d74067f8e1e: Verifying Checksum 18:02:38 5d74067f8e1e: Download complete 18:02:38 a0d0a0d46f8b: Verifying Checksum 18:02:38 a0d0a0d46f8b: Download complete 18:02:38 e0aca202a116: Verifying Checksum 18:02:38 e0aca202a116: Download complete 18:02:38 3a43be97a3b4: Verifying Checksum 18:02:38 3a43be97a3b4: Download complete 18:02:38 34cad66bf833: Verifying Checksum 18:02:38 34cad66bf833: Download complete 18:02:38 b4e3c513aaa6: Verifying Checksum 18:02:38 b4e3c513aaa6: Download complete 18:02:38 4527c011a84f: Verifying Checksum 18:02:38 4527c011a84f: Download complete 18:02:38 a0d0a0d46f8b: Pull complete 18:02:38 31adcdaf11c8: Pull complete 18:02:38 b8b176561691: Pull complete 18:02:43 4527c011a84f: Pull complete 18:02:43 5d74067f8e1e: Pull complete 18:02:43 e0aca202a116: Pull complete 18:02:43 3a43be97a3b4: Pull complete 18:02:43 34cad66bf833: Pull complete 18:02:46 b4e3c513aaa6: Pull complete 18:02:46 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:02:46 ---> 9f6097aaca64 18:02:46 Step 3/11 : ARG MAKE='make build' 18:02:48 ---> Running in 7b465f57ed21 18:02:48 Removing intermediate container 7b465f57ed21 18:02:48 ---> b34ae6600f81 18:02:48 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:02:48 ---> Running in 2100aefc022b 18:02:48 Removing intermediate container 2100aefc022b 18:02:48 ---> af0aeb8b4a44 18:02:48 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 18:02:48 ---> Running in 7fdee3263cc8 18:02:48 Removing intermediate container 7fdee3263cc8 18:02:48 ---> c8e1165314d2 18:02:48 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:49 ---> Running in b1fb3f40b75c 18:02:49 Removing intermediate container b1fb3f40b75c 18:02:49 ---> a7b82d033eb2 18:02:49 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:49 ---> Running in b6a385cbc195 18:02:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:02:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:02:51 (1/4) Installing openssh-keygen (8.6_p1-r3) 18:02:51 (2/4) Installing libedit (20210216.3.1-r0) 18:02:51 (3/4) Installing openssh-client-common (8.6_p1-r3) 18:02:51 (4/4) Installing openssh-client-default (8.6_p1-r3) 18:02:51 Executing busybox-1.33.1-r3.trigger 18:02:51 OK: 224 MiB in 56 packages 18:02:51 Removing intermediate container b6a385cbc195 18:02:51 ---> 0773752c3683 18:02:51 Step 8/11 : WORKDIR /device-snmp-go 18:02:51 ---> Running in 82b3d935caed 18:02:51 Removing intermediate container 82b3d935caed 18:02:51 ---> 8b6ff6314489 18:02:51 Step 9/11 : COPY . . 18:02:51 ---> a80c1a0ff428 18:02:51 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:52 ---> Running in 519cbbb9a14a 18:03:07 Removing intermediate container 519cbbb9a14a 18:03:07 ---> 4cafef8f119d 18:03:07 Step 11/11 : RUN ${MAKE} 18:03:07 ---> Running in ec35a0ad19de 18:03:07 noop 18:03:07 Removing intermediate container ec35a0ad19de 18:03:07 ---> 6027f0d2aef7 18:03:07 Successfully built 6027f0d2aef7 18:03:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:03:07 + docker inspect -f . ci-base-image-x86_64 18:03:07 . [Pipeline] withDockerContainer 18:03:07 prd-centos7-docker-4c-2g-156 does not seem to be running inside a container 18:03:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/8 -v /w/workspace/device-snmp-go/8:/w/workspace/device-snmp-go/8:rw,z -v /w/workspace/device-snmp-go/8@tmp:/w/workspace/device-snmp-go/8@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 18:03:08 $ docker top ae8b780809588fb3022bacc29114c4840d36ea1432e4018fae174237bcf8f87b -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:08 + go version 18:03:08 go version go1.16.8 linux/amd64 [Pipeline] } 18:03:08 $ docker stop --time=1 ae8b780809588fb3022bacc29114c4840d36ea1432e4018fae174237bcf8f87b 18:03:09 $ docker rm -f ae8b780809588fb3022bacc29114c4840d36ea1432e4018fae174237bcf8f87b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:10 + docker inspect -f . ci-base-image-x86_64 18:03:10 . [Pipeline] withDockerContainer 18:03:10 prd-centos7-docker-4c-2g-156 does not seem to be running inside a container 18:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/8 -v /w/workspace/device-snmp-go/8:/w/workspace/device-snmp-go/8:rw,z -v /w/workspace/device-snmp-go/8@tmp:/w/workspace/device-snmp-go/8@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 18:03:10 $ docker top 9bbdc3645a33eae2082b64263f5651c869fd5b2562e822e339ba0a016403745b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:03:10 + make test 18:03:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:03:11 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:03:29 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:03:29 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 18:03:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:03:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:03:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:03:34 ./bin/test-attribution-txt.sh [Pipeline] } 18:03:34 $ docker stop --time=1 9bbdc3645a33eae2082b64263f5651c869fd5b2562e822e339ba0a016403745b 18:03:36 $ docker rm -f 9bbdc3645a33eae2082b64263f5651c869fd5b2562e822e339ba0a016403745b [Pipeline] // withDockerContainer [Pipeline] sh 18:03:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:03:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:03:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:03:37 + ls -al . 18:03:37 total 116 18:03:37 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 11 18:03 . 18:03:37 drwxrwxr-x. 4 jenkins jenkins 28 Nov 11 18:02 .. 18:03:37 -rw-rw-r--. 1 jenkins jenkins 6520 Nov 11 18:02 Attribution.txt 18:03:37 drwxrwxr-x. 2 jenkins jenkins 60 Nov 11 18:02 bin 18:03:37 -rw-rw-r--. 1 jenkins jenkins 4401 Nov 11 18:02 CHANGELOG.md 18:03:37 drwxrwxr-x. 3 jenkins jenkins 32 Nov 11 18:02 cmd 18:03:37 -rw-r--r--. 1 jenkins jenkins 7631 Nov 11 18:03 coverage.out 18:03:37 -rw-rw-r--. 1 jenkins jenkins 1493 Nov 11 18:02 Dockerfile 18:03:37 -rw-rw-r--. 1 jenkins jenkins 6 Nov 11 18:02 .dockerignore 18:03:37 drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 18:02 .git 18:03:37 drwxrwxr-x. 2 jenkins jenkins 103 Nov 11 18:02 .github 18:03:37 -rw-rw-r--. 1 jenkins jenkins 262 Nov 11 18:02 .gitignore 18:03:37 -rw-rw-r--. 1 jenkins jenkins 208 Nov 11 18:02 go.mod 18:03:37 -rw-rw-r--. 1 jenkins jenkins 20831 Nov 11 18:02 go.sum 18:03:37 -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 18:02 GOVERNANCE.md 18:03:37 drwxrwxr-x. 3 jenkins jenkins 20 Nov 11 18:02 internal 18:03:37 -rw-rw-r--. 1 jenkins jenkins 656 Nov 11 18:02 Jenkinsfile 18:03:37 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 11 18:02 LICENSE 18:03:37 -rw-rw-r--. 1 jenkins jenkins 1057 Nov 11 18:02 Makefile 18:03:37 -rw-rw-r--. 1 jenkins jenkins 620 Nov 11 18:02 OWNERS.md 18:03:37 -rw-rw-r--. 1 jenkins jenkins 9073 Nov 11 18:02 README.md 18:03:37 drwxrwxr-x. 3 jenkins jenkins 58 Nov 11 18:02 snap 18:03:37 -rw-rw-r--. 1 jenkins jenkins 11 Nov 11 18:00 VERSION 18:03:37 -rw-rw-r--. 1 jenkins jenkins 209 Nov 11 18:02 version.go [Pipeline] isUnix [Pipeline] sh 18:03:38 + 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=8cef9076ddadae0bb4a2071504c212bd6ac7a64c --label arch=amd64 --label version=2.0.1-dev.5 . 18:03:38 Sending build context to Docker daemon 459.8kB 18:03:38 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 18:03:38 Step 2/23 : FROM ${BASE} AS builder 18:03:38 ---> 6027f0d2aef7 18:03:38 Step 3/23 : ARG MAKE='make build' 18:03:38 ---> Running in bda25326fef1 18:03:38 Removing intermediate container bda25326fef1 18:03:38 ---> 2d329f3e00a6 18:03:38 Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:03:38 ---> Running in 9a7e8bd8b6f8 18:03:38 Removing intermediate container 9a7e8bd8b6f8 18:03:38 ---> f5c3adc906f8 18:03:38 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 18:03:38 ---> Running in 9d411ba1a925 18:03:38 Removing intermediate container 9d411ba1a925 18:03:38 ---> ef2f8fb3058f 18:03:38 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:38 ---> Running in a810acb8edce 18:03:38 Removing intermediate container a810acb8edce 18:03:38 ---> 6f4fa96616c9 18:03:38 Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:38 ---> Running in b310aef1186f 18:03:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:03:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:03:40 OK: 224 MiB in 56 packages 18:03:40 Removing intermediate container b310aef1186f 18:03:40 ---> bdb4906a10c0 18:03:40 Step 8/23 : WORKDIR /device-snmp-go 18:03:40 ---> Running in 3d272993fccb 18:03:40 Removing intermediate container 3d272993fccb 18:03:40 ---> 6db792f0beec 18:03:40 Step 9/23 : COPY . . 18:03:40 ---> afbb2ad95e61 18:03:40 Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:40 ---> Running in 1ec28a42ea9d 18:03:41 Removing intermediate container 1ec28a42ea9d 18:03:41 ---> 587bc395747a 18:03:41 Step 11/23 : RUN ${MAKE} 18:03:41 ---> Running in 69ba2c425246 18:03:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.5" -o cmd/device-snmp ./cmd 18:03:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-157 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 18:03:43 Running in /w/workspace/device-snmp-go/8 [Pipeline] { [Pipeline] checkout 18:03:43 Selected Git installation does not exist. Using Default 18:03:43 The recommended git tool is: NONE 18:03:49 using credential edgex-jenkins-ssh 18:03:49 Cloning the remote Git repository 18:03:49 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:03:49 > git init /w/workspace/device-snmp-go/8 # timeout=10 18:03:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:03:49 > git --version # timeout=10 18:03:49 > git --version # 'git version 2.17.1' 18:03:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:03:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:50 Avoid second fetch 18:03:50 Checking out Revision 8cef9076ddadae0bb4a2071504c212bd6ac7a64c (main) 18:03:50 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:50 > git config core.sparsecheckout # timeout=10 18:03:50 > git checkout -f 8cef9076ddadae0bb4a2071504c212bd6ac7a64c # timeout=10 18:03:54 Removing intermediate container 69ba2c425246 18:03:54 ---> 3d7e3ec9e435 18:03:54 Step 12/23 : FROM alpine:3.14 18:03:55 Commit message: "feat(snap): add initial snap packaging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:03:55 % Total % Received % Xferd Average Speed Time Time Time Current 18:03:55 Dload Upload Total Spent Left Speed 18:03:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75794 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh 18:03:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:03:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:03:56 + sudo tee /etc/docker/daemon.new 18:03:56 { 18:03:56 "registry-mirrors": [ 18:03:56 "https://nexus3.edgexfoundry.org:10001" 18:03:56 ], 18:03:56 "bip": "10.250.0.254/24", 18:03:56 "hosts": [ 18:03:56 "tcp://0.0.0.0:5555", 18:03:56 "unix:///var/run/docker.sock" 18:03:56 ], 18:03:56 "mtu": 1458, 18:03:56 "selinux-enabled": true, 18:03:56 "seccomp-profile": "/etc/docker/seccomp.json" 18:03:56 } [Pipeline] sh 18:03:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:03:57 + sudo service docker restart 18:03:57 3.14: Pulling from library/alpine 18:03:57 a0d0a0d46f8b: Already exists 18:03:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:03:57 Status: Downloaded newer image for alpine:3.14 18:03:57 ---> 14119a10abf4 18:03:57 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 18:03:57 ---> Running in 0ec3eb30860a 18:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:03:58 (1/6) Installing dumb-init (1.2.5-r1) 18:03:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:03:58 (3/6) Installing libsodium (1.0.18-r0) 18:03:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:03:58 (5/6) Installing libzmq (4.3.4-r0) 18:03:58 (6/6) Installing zeromq (4.3.4-r0) 18:03:58 Executing busybox-1.33.1-r3.trigger 18:03:58 OK: 8 MiB in 20 packages 18:03:58 Removing intermediate container 0ec3eb30860a 18:03:58 ---> 979465e7a77c 18:03:58 Step 14/23 : COPY --from=builder /device-snmp-go/cmd / 18:03:58 ---> f55b2d978cdf 18:03:58 Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / 18:03:58 ---> bd60bf7a5775 18:03:58 Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / 18:03:59 ---> da29af91c89d 18:03:59 Step 17/23 : EXPOSE 59993 18:03:59 ---> Running in 14f34a519dcb 18:03:59 Removing intermediate container 14f34a519dcb 18:03:59 ---> d6385d5c7d84 18:03:59 Step 18/23 : EXPOSE 161 18:03:59 ---> Running in e01ef54991c6 18:03:59 Removing intermediate container e01ef54991c6 18:03:59 ---> 19825d615dad 18:03:59 Step 19/23 : ENTRYPOINT ["/device-snmp"] 18:03:59 ---> Running in b8f1295f62e2 18:03:59 Removing intermediate container b8f1295f62e2 18:03:59 ---> 0e3f4405f830 18:03:59 Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:03:59 ---> Running in ad399663dd48 18:03:59 Removing intermediate container ad399663dd48 18:03:59 ---> b5a626c63522 18:03:59 Step 21/23 : LABEL arch=amd64 18:03:59 ---> Running in ce52703a32d5 18:03:59 Removing intermediate container ce52703a32d5 18:03:59 ---> 3a561b402c07 18:03:59 Step 22/23 : LABEL git_sha=8cef9076ddadae0bb4a2071504c212bd6ac7a64c 18:03:59 ---> Running in 836ba3439a20 18:03:59 Removing intermediate container 836ba3439a20 18:03:59 ---> 1d758fc90a86 18:03:59 Step 23/23 : LABEL version=2.0.1-dev.5 18:03:59 ---> Running in b77defe843ff 18:03:59 Removing intermediate container b77defe843ff 18:03:59 ---> b83fda1efd7b 18:03:59 [Warning] One or more build-args [ARCH] were not consumed 18:03:59 Successfully built b83fda1efd7b 18:03:59 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:59 provisioning config files... 18:03:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/8@tmp/config949248240778346123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:00 ---> docker-login.sh 18:04:00 nexus3.edgexfoundry.org:10001 18:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:00 Configure a credential helper to remove this warning. See 18:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:00 18:04:00 Login Succeeded 18:04:00 nexus3.edgexfoundry.org:10002 18:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:00 Configure a credential helper to remove this warning. See 18:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:00 18:04:00 Login Succeeded 18:04:00 nexus3.edgexfoundry.org:10003 18:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:00 Configure a credential helper to remove this warning. See 18:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:00 18:04:00 Login Succeeded 18:04:00 nexus3.edgexfoundry.org:10004 18:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:00 Configure a credential helper to remove this warning. See 18:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:00 18:04:00 Login Succeeded 18:04:00 docker.io 18:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:01 Configure a credential helper to remove this warning. See 18:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:01 18:04:01 Login Succeeded 18:04:01 ---> docker-login.sh ends [Pipeline] } 18:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:01 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 18:04:01 8cef9076ddadae0bb4a2071504c212bd6ac7a64c 18:04:01 latest 18:04:01 2.0.1-dev.5 18:04:01 8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5 18:04:01 main 18:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:8cef9076ddadae0bb4a2071504c212bd6ac7a64c [Pipeline] isUnix [Pipeline] sh 18:04:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:8cef9076ddadae0bb4a2071504c212bd6ac7a64c 18:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:04:01 7cc4b70e0e77: Preparing 18:04:01 a6ad5aaf5d51: Preparing 18:04:01 4c1950f022b5: Preparing 18:04:01 f64eab718d9c: Preparing 18:04:01 e2eb06d8af82: Preparing 18:04:01 e2eb06d8af82: Layer already exists 18:04:01 7cc4b70e0e77: Pushed 18:04:01 a6ad5aaf5d51: Pushed 18:04:01 f64eab718d9c: Pushed 18:04:02 4c1950f022b5: Pushed 18:04:02 8cef9076ddadae0bb4a2071504c212bd6ac7a64c: digest: sha256:71212453e5acb7ca435ae8922d3a360157b1ec40ed123393bbecfa241376aef3 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:04:03 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 18:04:03 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 18:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:04:03 7cc4b70e0e77: Preparing 18:04:03 a6ad5aaf5d51: Preparing 18:04:03 4c1950f022b5: Preparing 18:04:03 f64eab718d9c: Preparing 18:04:03 e2eb06d8af82: Preparing 18:04:03 e2eb06d8af82: Layer already exists 18:04:03 7cc4b70e0e77: Layer already exists 18:04:03 f64eab718d9c: Layer already exists 18:04:03 4c1950f022b5: Layer already exists 18:04:03 a6ad5aaf5d51: Layer already exists 18:04:03 latest: digest: sha256:71212453e5acb7ca435ae8922d3a360157b1ec40ed123393bbecfa241376aef3 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:04:03 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 18:04:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.5 18:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:04:04 7cc4b70e0e77: Preparing 18:04:04 a6ad5aaf5d51: Preparing 18:04:04 4c1950f022b5: Preparing 18:04:04 f64eab718d9c: Preparing 18:04:04 e2eb06d8af82: Preparing 18:04:04 a6ad5aaf5d51: Layer already exists 18:04:04 7cc4b70e0e77: Layer already exists 18:04:04 4c1950f022b5: Layer already exists 18:04:04 e2eb06d8af82: Layer already exists 18:04:04 f64eab718d9c: Layer already exists 18:04:04 2.0.1-dev.5: digest: sha256:71212453e5acb7ca435ae8922d3a360157b1ec40ed123393bbecfa241376aef3 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:04:04 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 18:04:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp:8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5 18:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:04:04 7cc4b70e0e77: Preparing 18:04:04 a6ad5aaf5d51: Preparing 18:04:04 4c1950f022b5: Preparing 18:04:04 f64eab718d9c: Preparing 18:04:04 e2eb06d8af82: Preparing 18:04:04 a6ad5aaf5d51: Layer already exists 18:04:04 7cc4b70e0e77: Layer already exists 18:04:04 f64eab718d9c: Layer already exists 18:04:04 4c1950f022b5: Layer already exists 18:04:04 e2eb06d8af82: Layer already exists 18:04:04 8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5: digest: sha256:71212453e5acb7ca435ae8922d3a360157b1ec40ed123393bbecfa241376aef3 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:04:04 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh 18:04:05 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 18:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 18:04:05 7cc4b70e0e77: Preparing 18:04:05 a6ad5aaf5d51: Preparing 18:04:05 4c1950f022b5: Preparing 18:04:05 f64eab718d9c: Preparing 18:04:05 e2eb06d8af82: Preparing 18:04:05 4c1950f022b5: Layer already exists 18:04:05 a6ad5aaf5d51: Layer already exists 18:04:05 7cc4b70e0e77: Layer already exists 18:04:05 f64eab718d9c: Layer already exists 18:04:05 e2eb06d8af82: Layer already exists 18:04:05 main: digest: sha256:71212453e5acb7ca435ae8922d3a360157b1ec40ed123393bbecfa241376aef3 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:05 ===================================================== [Pipeline] echo 18:04:05 taggedImages: 18:04:05 - nexus3.edgexfoundry.org:10004/device-snmp:8cef9076ddadae0bb4a2071504c212bd6ac7a64c 18:04:05 - nexus3.edgexfoundry.org:10004/device-snmp:latest 18:04:05 - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.5 18:04:05 - nexus3.edgexfoundry.org:10004/device-snmp:8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5 18:04:05 - 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 18:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:05 18:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:04:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:06 latest: Pulling from edgex-lftools-log-publisher 18:04:06 b4d181a07f80: Pulling fs layer 18:04:06 a1111a8f2ec3: Pulling fs layer 18:04:06 ed53099fbce6: Pulling fs layer 18:04:06 dc539afda2c1: Pulling fs layer 18:04:06 77bc0d833cb6: Pulling fs layer 18:04:06 9065ff56babe: Pulling fs layer 18:04:06 d287ab97295c: Pulling fs layer 18:04:06 dc539afda2c1: Waiting 18:04:06 77bc0d833cb6: Waiting 18:04:06 9065ff56babe: Waiting 18:04:06 d287ab97295c: Waiting 18:04:06 a1111a8f2ec3: Verifying Checksum 18:04:06 a1111a8f2ec3: Download complete 18:04:06 dc539afda2c1: Verifying Checksum 18:04:06 dc539afda2c1: Download complete 18:04:06 ed53099fbce6: Verifying Checksum 18:04:06 ed53099fbce6: Download complete 18:04:06 77bc0d833cb6: Verifying Checksum 18:04:06 77bc0d833cb6: Download complete 18:04:06 9065ff56babe: Verifying Checksum 18:04:06 9065ff56babe: Download complete 18:04:06 b4d181a07f80: Verifying Checksum 18:04:06 b4d181a07f80: Download complete 18:04:06 d287ab97295c: Verifying Checksum 18:04:06 d287ab97295c: Download complete 18:04:07 b4d181a07f80: Pull complete 18:04:07 a1111a8f2ec3: Pull complete 18:04:08 ed53099fbce6: Pull complete 18:04:08 dc539afda2c1: Pull complete 18:04:08 77bc0d833cb6: Pull complete 18:04:08 9065ff56babe: Pull complete 18:04:14 d287ab97295c: Pull complete 18:04:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:04:14 prd-centos7-docker-4c-2g-156 does not seem to be running inside a container 18:04:14 $ 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/8 -v /w/workspace/device-snmp-go/8:/w/workspace/device-snmp-go/8:rw,z -v /w/workspace/device-snmp-go/8@tmp:/w/workspace/device-snmp-go/8@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 18:04:16 $ docker top 1e8da279be85d02c6f7c402ed40b432515fcf9cfd032a2023d207c4b1d9098a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 18:04:17 provisioning config files... 18:04:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/8@tmp/config6301360317416353857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:17 ---> job-cost.sh 18:04:17 lf-activate-venv: SKIPPING 18:04:17 INFO: No Stack... 18:04:17 ---> docker-login.sh 18:04:17 nexus3.edgexfoundry.org:10001 18:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:18 INFO: Retrieving Pricing Info for: v3-standard-2 18:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:18 Configure a credential helper to remove this warning. See 18:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:18 18:04:18 Login Succeeded 18:04:18 nexus3.edgexfoundry.org:10002 18:04:18 INFO: Archiving Costs [Pipeline] sh 18:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:19 Configure a credential helper to remove this warning. See 18:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:19 18:04:19 Login Succeeded 18:04:19 nexus3.edgexfoundry.org:10003 18:04:19 + cut -d, -f6 18:04:19 + cat /w/workspace/device-snmp-go/8/archives/cost.csv [Pipeline] lock 18:04:19 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-8-stack-cost] 18:04:19 Resource [jenkins-edgexfoundry-device-snmp-go-main-8-stack-cost] did not exist. Created. 18:04:19 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:19 + echo total: 0.05999999865889549 [Pipeline] stash 18:04:19 Stashed 1 file(s) [Pipeline] } 18:04:19 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:19 $ docker stop --time=1 1e8da279be85d02c6f7c402ed40b432515fcf9cfd032a2023d207c4b1d9098a9 18:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:19 Configure a credential helper to remove this warning. See 18:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:19 18:04:19 Login Succeeded 18:04:19 nexus3.edgexfoundry.org:10004 18:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:20 Configure a credential helper to remove this warning. See 18:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:20 18:04:20 Login Succeeded 18:04:20 docker.io 18:04:20 $ docker rm -f 1e8da279be85d02c6f7c402ed40b432515fcf9cfd032a2023d207c4b1d9098a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 18:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] } 18:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:21 Configure a credential helper to remove this warning. See 18:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:21 18:04:21 Login Succeeded 18:04:21 ---> docker-login.sh ends [Pipeline] } 18:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:21 ========================================================= 18:04:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:04:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:04:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 18:04:22 Sending build context to Docker daemon 450.6kB 18:04:22 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 18:04:22 Step 2/11 : FROM ${BASE} AS builder 18:04:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:04:22 552d1f2373af: Pulling fs layer 18:04:22 ea3f2d53f512: Pulling fs layer 18:04:22 9e70ebbbe112: Pulling fs layer 18:04:22 7a9cfe048b4a: Pulling fs layer 18:04:22 72dc09318566: Pulling fs layer 18:04:22 f4f7b4309257: Pulling fs layer 18:04:22 0ac9a79272e3: Pulling fs layer 18:04:22 b78e95d17946: Pulling fs layer 18:04:22 f4f7b4309257: Waiting 18:04:22 7a9cfe048b4a: Waiting 18:04:22 0ac9a79272e3: Waiting 18:04:22 72dc09318566: Waiting 18:04:22 b78e95d17946: Waiting 18:04:22 9e70ebbbe112: Download complete 18:04:22 ea3f2d53f512: Verifying Checksum 18:04:22 ea3f2d53f512: Download complete 18:04:22 72dc09318566: Verifying Checksum 18:04:22 72dc09318566: Download complete 18:04:22 f4f7b4309257: Verifying Checksum 18:04:22 f4f7b4309257: Download complete 18:04:22 552d1f2373af: Verifying Checksum 18:04:22 552d1f2373af: Download complete 18:04:22 0ac9a79272e3: Verifying Checksum 18:04:22 0ac9a79272e3: Download complete 18:04:23 552d1f2373af: Pull complete 18:04:23 ea3f2d53f512: Pull complete 18:04:24 9e70ebbbe112: Pull complete 18:04:24 b78e95d17946: Verifying Checksum 18:04:24 b78e95d17946: Download complete 18:04:25 7a9cfe048b4a: Verifying Checksum 18:04:25 7a9cfe048b4a: Download complete 18:04:35 7a9cfe048b4a: Pull complete 18:04:35 72dc09318566: Pull complete 18:04:35 f4f7b4309257: Pull complete 18:04:35 0ac9a79272e3: Pull complete 18:04:42 b78e95d17946: Pull complete 18:04:42 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:04:42 ---> 8b459fc5aaf0 18:04:42 Step 3/11 : ARG MAKE='make build' 18:04:43 ---> Running in a51de6211e83 18:04:43 Removing intermediate container a51de6211e83 18:04:43 ---> f754deeae982 18:04:43 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:04:43 ---> Running in e81b52ebb4bf 18:04:43 Removing intermediate container e81b52ebb4bf 18:04:43 ---> fc5b189a473e 18:04:43 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 18:04:44 ---> Running in 36cc57682811 18:04:44 Removing intermediate container 36cc57682811 18:04:44 ---> 9eab476c3259 18:04:44 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:44 ---> Running in 3d275cccc87d 18:04:47 Removing intermediate container 3d275cccc87d 18:04:47 ---> 736c76e0196e 18:04:47 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:47 ---> Running in 2eceadae07a6 18:04:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:04:48 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:04:49 (1/4) Installing openssh-keygen (8.6_p1-r3) 18:04:49 (2/4) Installing libedit (20210216.3.1-r0) 18:04:49 (3/4) Installing openssh-client-common (8.6_p1-r3) 18:04:49 (4/4) Installing openssh-client-default (8.6_p1-r3) 18:04:49 Executing busybox-1.33.1-r3.trigger 18:04:49 OK: 223 MiB in 56 packages 18:04:50 Removing intermediate container 2eceadae07a6 18:04:50 ---> 498c45acf05e 18:04:50 Step 8/11 : WORKDIR /device-snmp-go 18:04:51 ---> Running in c3ad16541a7f 18:04:51 Removing intermediate container c3ad16541a7f 18:04:51 ---> 6fbdfcb1ad1e 18:04:51 Step 9/11 : COPY . . 18:04:52 ---> c1f3f253c9c6 18:04:52 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:52 ---> Running in 43488c92391b 18:05:14 Removing intermediate container 43488c92391b 18:05:14 ---> 87eadd945406 18:05:14 Step 11/11 : RUN ${MAKE} 18:05:14 ---> Running in 057b8eec67b2 18:05:15 noop 18:05:16 Removing intermediate container 057b8eec67b2 18:05:16 ---> 09701eae5fe9 18:05:16 Successfully built 09701eae5fe9 18:05:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:05:17 + docker inspect -f . ci-base-image-arm64 18:05:17 . [Pipeline] withDockerContainer 18:05:17 prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container 18:05:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/8 -v /w/workspace/device-snmp-go/8:/w/workspace/device-snmp-go/8:rw,z -v /w/workspace/device-snmp-go/8@tmp:/w/workspace/device-snmp-go/8@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-arm64 cat 18:05:18 $ docker top 90a35ee5e888397b2410445d45bfd3f8c42fb64206d5686e539d30191919c694 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:19 + go version 18:05:19 go version go1.16.8 linux/arm64 [Pipeline] } 18:05:19 $ docker stop --time=1 90a35ee5e888397b2410445d45bfd3f8c42fb64206d5686e539d30191919c694 18:05:21 $ docker rm -f 90a35ee5e888397b2410445d45bfd3f8c42fb64206d5686e539d30191919c694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:22 + docker inspect -f . ci-base-image-arm64 18:05:22 . [Pipeline] withDockerContainer 18:05:22 prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container 18:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/8 -v /w/workspace/device-snmp-go/8:/w/workspace/device-snmp-go/8:rw,z -v /w/workspace/device-snmp-go/8@tmp:/w/workspace/device-snmp-go/8@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-arm64 cat 18:05:24 $ docker top 791db49914cd5fe2dbd730bc7ddc874da4b034c889737024155fe7d4edd60c3d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:05:25 + make test 18:05:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:05:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:06:13 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:06:13 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.036s coverage: 0.0% of statements 18:06:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:06:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:40 ./bin/test-attribution-txt.sh [Pipeline] } 18:06:40 $ docker stop --time=1 791db49914cd5fe2dbd730bc7ddc874da4b034c889737024155fe7d4edd60c3d 18:06:42 $ docker rm -f 791db49914cd5fe2dbd730bc7ddc874da4b034c889737024155fe7d4edd60c3d [Pipeline] // withDockerContainer [Pipeline] sh 18:06:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:42 Warning: overwriting stash ‘coverage-report’ 18:06:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:44 + ls -al . 18:06:44 total 144 18:06:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 18:06 . 18:06:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 18:03 .. 18:06:44 -rw-rw-r-- 1 jenkins jenkins 6 Nov 11 18:03 .dockerignore 18:06:44 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 18:03 .git 18:06:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 18:03 .github 18:06:44 -rw-rw-r-- 1 jenkins jenkins 262 Nov 11 18:03 .gitignore 18:06:44 -rw-rw-r-- 1 jenkins jenkins 6520 Nov 11 18:03 Attribution.txt 18:06:44 -rw-rw-r-- 1 jenkins jenkins 4401 Nov 11 18:03 CHANGELOG.md 18:06:44 -rw-rw-r-- 1 jenkins jenkins 1493 Nov 11 18:03 Dockerfile 18:06:44 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 18:03 GOVERNANCE.md 18:06:44 -rw-rw-r-- 1 jenkins jenkins 656 Nov 11 18:03 Jenkinsfile 18:06:44 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 18:03 LICENSE 18:06:44 -rw-rw-r-- 1 jenkins jenkins 1057 Nov 11 18:03 Makefile 18:06:44 -rw-rw-r-- 1 jenkins jenkins 620 Nov 11 18:03 OWNERS.md 18:06:44 -rw-rw-r-- 1 jenkins jenkins 9073 Nov 11 18:03 README.md 18:06:44 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 18:00 VERSION 18:06:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 18:03 bin 18:06:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 18:03 cmd 18:06:44 -rw-r--r-- 1 jenkins jenkins 7631 Nov 11 18:06 coverage.out 18:06:44 -rw-rw-r-- 1 jenkins jenkins 208 Nov 11 18:03 go.mod 18:06:44 -rw-rw-r-- 1 jenkins jenkins 20831 Nov 11 18:03 go.sum 18:06:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 18:03 internal 18:06:44 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 18:03 snap 18:06:44 -rw-rw-r-- 1 jenkins jenkins 209 Nov 11 18:03 version.go [Pipeline] isUnix [Pipeline] sh 18:06:44 + 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=8cef9076ddadae0bb4a2071504c212bd6ac7a64c --label arch=arm64 --label version=2.0.1-dev.5 . 18:06:44 Sending build context to Docker daemon 458.8kB 18:06:45 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 18:06:45 Step 2/23 : FROM ${BASE} AS builder 18:06:45 ---> 09701eae5fe9 18:06:45 Step 3/23 : ARG MAKE='make build' 18:06:45 ---> Running in 446ca6f48427 18:06:45 Removing intermediate container 446ca6f48427 18:06:45 ---> 1e6a7de90948 18:06:45 Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:06:45 ---> Running in b10a96c4c435 18:06:46 Removing intermediate container b10a96c4c435 18:06:46 ---> f7746a32ade5 18:06:46 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 18:06:46 ---> Running in 8b53a615a8ca 18:06:46 Removing intermediate container 8b53a615a8ca 18:06:46 ---> a2817cd9938b 18:06:46 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:46 ---> Running in daf80fdfa60d 18:06:48 Removing intermediate container daf80fdfa60d 18:06:48 ---> 15a195bf1e82 18:06:48 Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:48 ---> Running in 3e52596f6962 18:06:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:06:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:06:51 OK: 223 MiB in 56 packages 18:06:52 Removing intermediate container 3e52596f6962 18:06:52 ---> 5e74b61bdfc7 18:06:52 Step 8/23 : WORKDIR /device-snmp-go 18:06:52 ---> Running in fc4e7dc7332f 18:06:52 Removing intermediate container fc4e7dc7332f 18:06:52 ---> fab6b23fc518 18:06:52 Step 9/23 : COPY . . 18:06:53 ---> 808026a174f6 18:06:53 Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:54 ---> Running in 81991819dfe2 18:06:56 Removing intermediate container 81991819dfe2 18:06:56 ---> 312ceaba4003 18:06:56 Step 11/23 : RUN ${MAKE} 18:06:56 ---> Running in 61c2f7e579ff 18:06:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.5" -o cmd/device-snmp ./cmd 18:07:36 Removing intermediate container 61c2f7e579ff 18:07:36 ---> 169f3a1c909d 18:07:36 Step 12/23 : FROM alpine:3.14 18:07:37 3.14: Pulling from library/alpine 18:07:37 552d1f2373af: Already exists 18:07:38 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:07:38 Status: Downloaded newer image for alpine:3.14 18:07:38 ---> bb3de5531c18 18:07:38 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 18:07:38 ---> Running in 346ba971915b 18:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:07:40 (1/6) Installing dumb-init (1.2.5-r1) 18:07:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:07:40 (3/6) Installing libsodium (1.0.18-r0) 18:07:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:07:40 (5/6) Installing libzmq (4.3.4-r0) 18:07:40 (6/6) Installing zeromq (4.3.4-r0) 18:07:40 Executing busybox-1.33.1-r3.trigger 18:07:40 OK: 8 MiB in 20 packages 18:07:41 Removing intermediate container 346ba971915b 18:07:41 ---> 5c3fe0ffc9e6 18:07:41 Step 14/23 : COPY --from=builder /device-snmp-go/cmd / 18:07:43 ---> 568f91da206a 18:07:43 Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / 18:07:43 ---> 1ab18fe8b63d 18:07:43 Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / 18:07:44 ---> 955fffde3f38 18:07:44 Step 17/23 : EXPOSE 59993 18:07:44 ---> Running in 6d923d2d14cb 18:07:44 Removing intermediate container 6d923d2d14cb 18:07:44 ---> e7729ad26a77 18:07:44 Step 18/23 : EXPOSE 161 18:07:45 ---> Running in f90b87df8df5 18:07:45 Removing intermediate container f90b87df8df5 18:07:45 ---> 84d7310161ea 18:07:45 Step 19/23 : ENTRYPOINT ["/device-snmp"] 18:07:45 ---> Running in f0ad5f435781 18:07:45 Removing intermediate container f0ad5f435781 18:07:45 ---> 466c90e72cf1 18:07:45 Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:07:45 ---> Running in 35e5091800a1 18:07:46 Removing intermediate container 35e5091800a1 18:07:46 ---> 8d314399b3c3 18:07:46 Step 21/23 : LABEL arch=arm64 18:07:46 ---> Running in 898ce2fe21f2 18:07:46 Removing intermediate container 898ce2fe21f2 18:07:46 ---> 1ee01796825e 18:07:46 Step 22/23 : LABEL git_sha=8cef9076ddadae0bb4a2071504c212bd6ac7a64c 18:07:46 ---> Running in 4985822eb351 18:07:47 Removing intermediate container 4985822eb351 18:07:47 ---> 90aba72510bd 18:07:47 Step 23/23 : LABEL version=2.0.1-dev.5 18:07:47 ---> Running in fe2e090043d8 18:07:47 Removing intermediate container fe2e090043d8 18:07:47 ---> 704e013421a2 18:07:47 [Warning] One or more build-args [ARCH] were not consumed 18:07:47 Successfully built 704e013421a2 18:07:47 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 18:07:48 provisioning config files... 18:07:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/8@tmp/config5622917320311584617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:48 ---> docker-login.sh 18:07:48 nexus3.edgexfoundry.org:10001 18:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:48 Configure a credential helper to remove this warning. See 18:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:48 18:07:48 Login Succeeded 18:07:48 nexus3.edgexfoundry.org:10002 18:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:49 Configure a credential helper to remove this warning. See 18:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:49 18:07:49 Login Succeeded 18:07:49 nexus3.edgexfoundry.org:10003 18:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:50 Configure a credential helper to remove this warning. See 18:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:50 18:07:50 Login Succeeded 18:07:50 nexus3.edgexfoundry.org:10004 18:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:50 Configure a credential helper to remove this warning. See 18:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:50 18:07:50 Login Succeeded 18:07:50 docker.io 18:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:51 Configure a credential helper to remove this warning. See 18:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:51 18:07:51 Login Succeeded 18:07:51 ---> docker-login.sh ends [Pipeline] } 18:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:07:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:51 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 18:07:51 8cef9076ddadae0bb4a2071504c212bd6ac7a64c 18:07:51 latest 18:07:51 2.0.1-dev.5 18:07:51 8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5 18:07:51 main 18:07:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:51 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:8cef9076ddadae0bb4a2071504c212bd6ac7a64c [Pipeline] isUnix [Pipeline] sh 18:07:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:8cef9076ddadae0bb4a2071504c212bd6ac7a64c 18:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:07:52 713d136c22ca: Preparing 18:07:52 458fcdc00960: Preparing 18:07:52 0b1c5d9b56ea: Preparing 18:07:52 f9dd3e4e2502: Preparing 18:07:52 ee420dfed78a: Preparing 18:07:52 ee420dfed78a: Layer already exists 18:07:52 713d136c22ca: Pushed 18:07:52 458fcdc00960: Pushed 18:07:53 f9dd3e4e2502: Pushed 18:07:55 0b1c5d9b56ea: Pushed 18:07:55 8cef9076ddadae0bb4a2071504c212bd6ac7a64c: digest: sha256:81106723f2bf9cf9437fb5db36443d109ffa73e2d34855e492402080e7d7eaf6 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:07:56 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:07:56 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 18:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:07:56 713d136c22ca: Preparing 18:07:56 458fcdc00960: Preparing 18:07:56 0b1c5d9b56ea: Preparing 18:07:56 f9dd3e4e2502: Preparing 18:07:56 ee420dfed78a: Preparing 18:07:56 f9dd3e4e2502: Layer already exists 18:07:56 0b1c5d9b56ea: Layer already exists 18:07:56 ee420dfed78a: Layer already exists 18:07:56 458fcdc00960: Layer already exists 18:07:56 713d136c22ca: Layer already exists 18:07:56 latest: digest: sha256:81106723f2bf9cf9437fb5db36443d109ffa73e2d34855e492402080e7d7eaf6 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:07:57 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 18:07:57 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.5 18:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:07:57 713d136c22ca: Preparing 18:07:57 458fcdc00960: Preparing 18:07:57 0b1c5d9b56ea: Preparing 18:07:57 f9dd3e4e2502: Preparing 18:07:57 ee420dfed78a: Preparing 18:07:57 ee420dfed78a: Layer already exists 18:07:57 458fcdc00960: Layer already exists 18:07:57 713d136c22ca: Layer already exists 18:07:57 f9dd3e4e2502: Layer already exists 18:07:57 0b1c5d9b56ea: Layer already exists 18:07:57 2.0.1-dev.5: digest: sha256:81106723f2bf9cf9437fb5db36443d109ffa73e2d34855e492402080e7d7eaf6 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:07:57 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 18:07:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5 18:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:07:58 713d136c22ca: Preparing 18:07:58 458fcdc00960: Preparing 18:07:58 0b1c5d9b56ea: Preparing 18:07:58 f9dd3e4e2502: Preparing 18:07:58 ee420dfed78a: Preparing 18:07:58 ee420dfed78a: Layer already exists 18:07:58 713d136c22ca: Layer already exists 18:07:58 f9dd3e4e2502: Layer already exists 18:07:58 458fcdc00960: Layer already exists 18:07:58 0b1c5d9b56ea: Layer already exists 18:07:58 8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5: digest: sha256:81106723f2bf9cf9437fb5db36443d109ffa73e2d34855e492402080e7d7eaf6 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:07:58 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 18:07:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 18:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 18:07:59 713d136c22ca: Preparing 18:07:59 458fcdc00960: Preparing 18:07:59 0b1c5d9b56ea: Preparing 18:07:59 f9dd3e4e2502: Preparing 18:07:59 ee420dfed78a: Preparing 18:07:59 ee420dfed78a: Layer already exists 18:07:59 458fcdc00960: Layer already exists 18:07:59 0b1c5d9b56ea: Layer already exists 18:07:59 f9dd3e4e2502: Layer already exists 18:07:59 713d136c22ca: Layer already exists 18:07:59 main: digest: sha256:81106723f2bf9cf9437fb5db36443d109ffa73e2d34855e492402080e7d7eaf6 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:07:59 ===================================================== [Pipeline] echo 18:07:59 taggedImages: 18:07:59 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:8cef9076ddadae0bb4a2071504c212bd6ac7a64c 18:07:59 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 18:07:59 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.5 18:07:59 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:8cef9076ddadae0bb4a2071504c212bd6ac7a64c-2.0.1-dev.5 18:07:59 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:00 18:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:00 arm64: Pulling from edgex-lftools-log-publisher 18:08:00 448f6bf000e3: Pulling fs layer 18:08:00 f757da607395: Pulling fs layer 18:08:00 05883995daec: Pulling fs layer 18:08:00 8603b9c90790: Pulling fs layer 18:08:00 1560dd03e051: Pulling fs layer 18:08:00 27f5ce0e4adf: Pulling fs layer 18:08:00 c2d8d7efcc4b: Pulling fs layer 18:08:00 1560dd03e051: Waiting 18:08:00 8603b9c90790: Waiting 18:08:00 27f5ce0e4adf: Waiting 18:08:00 c2d8d7efcc4b: Waiting 18:08:00 f757da607395: Verifying Checksum 18:08:00 f757da607395: Download complete 18:08:00 8603b9c90790: Verifying Checksum 18:08:00 8603b9c90790: Download complete 18:08:01 1560dd03e051: Verifying Checksum 18:08:01 1560dd03e051: Download complete 18:08:01 05883995daec: Verifying Checksum 18:08:01 05883995daec: Download complete 18:08:01 27f5ce0e4adf: Verifying Checksum 18:08:01 27f5ce0e4adf: Download complete 18:08:01 448f6bf000e3: Verifying Checksum 18:08:01 448f6bf000e3: Download complete 18:08:04 c2d8d7efcc4b: Verifying Checksum 18:08:04 c2d8d7efcc4b: Download complete 18:08:05 448f6bf000e3: Pull complete 18:08:06 f757da607395: Pull complete 18:08:07 05883995daec: Pull complete 18:08:07 8603b9c90790: Pull complete 18:08:08 1560dd03e051: Pull complete 18:08:08 27f5ce0e4adf: Pull complete 18:08:24 c2d8d7efcc4b: Pull complete 18:08:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:08:24 prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container 18:08:24 $ 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/8 -v /w/workspace/device-snmp-go/8:/w/workspace/device-snmp-go/8:rw,z -v /w/workspace/device-snmp-go/8@tmp:/w/workspace/device-snmp-go/8@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:arm64 cat 18:08:27 $ docker top 4fa23dbd74aba53b2b178bcf58dc64eec75e6ed114ac0ad704e8c17fca81933c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:28 ---> job-cost.sh 18:08:28 lf-activate-venv: SKIPPING 18:08:28 INFO: No Stack... 18:08:30 INFO: Retrieving Pricing Info for: v3-standard-4 18:08:30 INFO: Archiving Costs [Pipeline] sh 18:08:31 + cut -d, -f6 18:08:31 + cat /w/workspace/device-snmp-go/8/archives/cost.csv [Pipeline] lock 18:08:31 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-8-stack-cost] 18:08:31 Resource [jenkins-edgexfoundry-device-snmp-go-main-8-stack-cost] did not exist. Created. 18:08:31 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:31 /w/workspace/device-snmp-go/8@tmp/durable-2bc5eefe/script.sh: 1: /w/workspace/device-snmp-go/8@tmp/durable-2bc5eefe/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:08:32 + echo total: 0.10999999940395355 [Pipeline] stash 18:08:32 Warning: overwriting stash ‘stack-cost’ 18:08:32 Stashed 1 file(s) [Pipeline] } 18:08:32 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:32 $ docker stop --time=1 4fa23dbd74aba53b2b178bcf58dc64eec75e6ed114ac0ad704e8c17fca81933c 18:08:34 $ docker rm -f 4fa23dbd74aba53b2b178bcf58dc64eec75e6ed114ac0ad704e8c17fca81933c [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 18:08:34 provisioning config files... 18:08:34 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1088325547183001436tmp [Pipeline] { [Pipeline] sh 18:08:35 + set +x 18:08:35 + curl -s https://codecov.io/bash 18:08:35 + bash -s -- 18:08:35 18:08:35 _____ _ 18:08:35 / ____| | | 18:08:35 | | ___ __| | ___ ___ _____ __ 18:08:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:08:35 | |___| (_) | (_| | __/ (_| (_) \ V / 18:08:35 \_____\___/ \__,_|\___|\___\___/ \_/ 18:08:35 Bash-1.0.6 18:08:35 18:08:35 18:08:35 ==> git version 2.24.4 found 18:08:35 ==> 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 18:08:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:08:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:08:35 ==> Jenkins CI detected. 18:08:35 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 18:08:35 project root: . 18:08:35 --> token set from env 18:08:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:08:35 ==> Running gcov in . (disable via -X gcov) 18:08:35 ==> Python coveragepy not found 18:08:35 ==> Searching for coverage reports in: 18:08:35 + . 18:08:35 -> Found 1 reports 18:08:35 ==> Detecting git/mercurial file structure 18:08:35 ==> Reading reports 18:08:35 + ./coverage.out bytes=7631 18:08:35 ==> Appending adjustments 18:08:35 https://docs.codecov.io/docs/fixing-reports 18:08:35 + Found adjustments 18:08:35 ==> Gzipping contents 18:08:35 4.0K /tmp/codecov.d7nmz5.gz 18:08:35 ==> Uploading reports 18:08:35 url: https://codecov.io 18:08:35 query: branch=main&commit=8cef9076ddadae0bb4a2071504c212bd6ac7a64c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:08:35 -> Pinging Codecov 18:08:35 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=8cef9076ddadae0bb4a2071504c212bd6ac7a64c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:08:35 -> Uploading to 18:08:35 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/6C56EA5C29638FB4528AC87E60AF5AE0/8cef9076ddadae0bb4a2071504c212bd6ac7a64c/659d7c75-0b6e-4f9e-b43b-e76fc04f02d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T180835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d0410faa222575a9299ddf02f6847f0d713c462bc52745bfe3f104b54dd4d93 18:08:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:35 Dload Upload Total Spent Left Speed 18:08:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1578 0 0 100 1578 0 4142 --:--:-- --:--:-- --:--:-- 4152 18:08:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/8cef9076ddadae0bb4a2071504c212bd6ac7a64c [Pipeline] } 18:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:08:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:08:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:36 18:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:08:37 188c0c94c7c5: Pulling fs layer 18:08:37 0ef7d3d256c8: Pulling fs layer 18:08:37 de9db76c5a1d: Pulling fs layer 18:08:37 0eba1c9be4d2: Pulling fs layer 18:08:37 0d57e429df01: Pulling fs layer 18:08:37 4e4be7b47b0d: Pulling fs layer 18:08:37 e1f770b5df2f: Pulling fs layer 18:08:37 85a0685a4137: Pulling fs layer 18:08:37 0d57e429df01: Waiting 18:08:37 4e4be7b47b0d: Waiting 18:08:37 e1f770b5df2f: Waiting 18:08:37 85a0685a4137: Waiting 18:08:37 0eba1c9be4d2: Waiting 18:08:37 de9db76c5a1d: Verifying Checksum 18:08:37 de9db76c5a1d: Download complete 18:08:37 0ef7d3d256c8: Verifying Checksum 18:08:37 0ef7d3d256c8: Download complete 18:08:37 0d57e429df01: Verifying Checksum 18:08:37 0d57e429df01: Download complete 18:08:37 4e4be7b47b0d: Verifying Checksum 18:08:37 4e4be7b47b0d: Download complete 18:08:37 188c0c94c7c5: Verifying Checksum 18:08:37 188c0c94c7c5: Download complete 18:08:37 e1f770b5df2f: Verifying Checksum 18:08:37 e1f770b5df2f: Download complete 18:08:37 0eba1c9be4d2: Verifying Checksum 18:08:37 0eba1c9be4d2: Download complete 18:08:37 188c0c94c7c5: Pull complete 18:08:38 0ef7d3d256c8: Pull complete 18:08:38 85a0685a4137: Verifying Checksum 18:08:38 85a0685a4137: Download complete 18:08:38 de9db76c5a1d: Pull complete 18:08:42 0eba1c9be4d2: Pull complete 18:08:42 0d57e429df01: Pull complete 18:08:42 4e4be7b47b0d: Pull complete 18:08:42 e1f770b5df2f: Pull complete 18:08:46 85a0685a4137: Pull complete 18:08:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:08:46 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 18:08:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:08:49 $ docker top df37b6272aaefa30f65a2ad9d7c2d65b3c333037b2e09c99943444e43e4c8c2a -eo pid,comm [Pipeline] { [Pipeline] echo 18:08:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:08:49 + set -o pipefail 18:08:49 + snyk monitor '--org=edgex-jenkins' 18:08:56 18:08:56 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 18:08:56 18:08:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/d3ee223a-da99-4c0a-93ea-dfabb9fb504e 18:08:56 18:08:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:08:56 18:08:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:08:56 18:08:56 18:08:56 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 18:08:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:08:56 $ docker stop --time=1 df37b6272aaefa30f65a2ad9d7c2d65b3c333037b2e09c99943444e43e4c8c2a 18:08:58 $ docker rm -f df37b6272aaefa30f65a2ad9d7c2d65b3c333037b2e09c99943444e43e4c8c2a [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 18:08:59 + git log --format=format:%s -1 8cef9076ddadae0bb4a2071504c212bd6ac7a64c [Pipeline] isUnix [Pipeline] sh 18:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:59 . [Pipeline] withDockerContainer 18:08:59 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 18:08:59 $ 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 18:09:00 $ docker top db0d6f33e8ea7e48055188aa3a8611fa872dff3062f339abc1cb9945c6d7bfe4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:00 [ssh-agent] Looking for ssh-agent implementation... 18:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:00 $ docker exec db0d6f33e8ea7e48055188aa3a8611fa872dff3062f339abc1cb9945c6d7bfe4 ssh-agent 18:09:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdLpiFc/agent.14 18:09:00 SSH_AGENT_PID=21 18:09:00 Running ssh-add (command line suppressed) 18:09:00 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9016931337193410280.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9016931337193410280.key) 18:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:01 + git semver tag 18:09:01 # -> Open(): unable to determine branch for HEAD 18:09:01 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 18:09:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 18:09:01 # $SEMVER_REMOTE_NAME = origin 18:09:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:09:01 # $SEMVER_USER_NAME = edgex-jenkins 18:09:01 # $SEMVER_BRANCH = main 18:09:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 18:09:01 # 8cef9076ddadae0bb4a2071504c212bd6ac7a64c HEAD 18:09:01 # -> Force: false 18:09:01 # 1735682ba68ad6fbe7ce4c136bdc4dabe20ad669 refs/tags/v2.0.1-dev.5 [Pipeline] } 18:09:01 $ docker exec --env ******** --env ******** db0d6f33e8ea7e48055188aa3a8611fa872dff3062f339abc1cb9945c6d7bfe4 ssh-agent -k 18:09:01 unset SSH_AUTH_SOCK; 18:09:01 unset SSH_AGENT_PID; 18:09:01 echo Agent pid 21 killed; 18:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:01 + git semver [Pipeline] } 18:09:01 $ docker stop --time=1 db0d6f33e8ea7e48055188aa3a8611fa872dff3062f339abc1cb9945c6d7bfe4 18:09:02 $ docker rm -f db0d6f33e8ea7e48055188aa3a8611fa872dff3062f339abc1cb9945c6d7bfe4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:09:03 18:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:09:03 0.23.1-centos7: Pulling from edgex-lftools 18:09:03 ab5ef0e58194: Pulling fs layer 18:09:03 9712f1f96733: Pulling fs layer 18:09:03 63f879dbbcfc: Pulling fs layer 18:09:03 0d9ebad4ef96: Pulling fs layer 18:09:03 e9a5061849ea: Pulling fs layer 18:09:03 d747dcd14b5f: Pulling fs layer 18:09:03 2de7ff778b66: Pulling fs layer 18:09:03 e9a5061849ea: Waiting 18:09:03 d747dcd14b5f: Waiting 18:09:03 2de7ff778b66: Waiting 18:09:03 0d9ebad4ef96: Waiting 18:09:03 9712f1f96733: Verifying Checksum 18:09:03 9712f1f96733: Download complete 18:09:03 63f879dbbcfc: Verifying Checksum 18:09:03 63f879dbbcfc: Download complete 18:09:03 0d9ebad4ef96: Verifying Checksum 18:09:03 0d9ebad4ef96: Download complete 18:09:03 d747dcd14b5f: Verifying Checksum 18:09:03 d747dcd14b5f: Download complete 18:09:03 ab5ef0e58194: Verifying Checksum 18:09:03 ab5ef0e58194: Download complete 18:09:03 e9a5061849ea: Verifying Checksum 18:09:03 e9a5061849ea: Download complete 18:09:03 2de7ff778b66: Verifying Checksum 18:09:03 2de7ff778b66: Download complete 18:09:07 ab5ef0e58194: Pull complete 18:09:07 9712f1f96733: Pull complete 18:09:07 63f879dbbcfc: Pull complete 18:09:11 0d9ebad4ef96: Pull complete 18:09:11 e9a5061849ea: Pull complete 18:09:11 d747dcd14b5f: Pull complete 18:09:13 2de7ff778b66: Pull complete 18:09:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:09:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:09:13 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 18:09:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:09:17 $ docker top f8dcda2d3457fc4056186588cacc0353e97e713b17b03ede40201688a2c993ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:09:17 provisioning config files... 18:09:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3046377276515653620tmp 18:09:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2724410046589829894tmp 18:09:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8680882423389827977tmp [Pipeline] { [Pipeline] echo 18:09:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:09:17 ---> sigul-configuration.sh 18:09:17 gpg: directory `/root/.gnupg' created 18:09:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:09:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:09:17 gpg: keyring `/root/.gnupg/secring.gpg' created 18:09:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:09:17 gpg: CAST5 encrypted data 18:09:17 gpg: encrypted with 1 passphrase 18:09:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:09:17 + mkdir /home/jenkins 18:09:17 + mkdir /home/jenkins/sigul [Pipeline] sh 18:09:18 + 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 18:09:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:09:18 ---> sigul-install.sh 18:09:18 Sigul already installed; skipping installation. [Pipeline] sh 18:09:18 + git tag --list 18:09:18 1.0.0 18:09:18 v0.0.0 18:09:18 v1.1.0 18:09:18 v1.1.1 18:09:18 v1.2.2 18:09:18 v1.3.0 18:09:18 v1.3.1 18:09:18 v2.0.0 18:09:18 v2.0.1-dev.1 18:09:18 v2.0.1-dev.2 18:09:18 v2.0.1-dev.3 18:09:18 v2.0.1-dev.4 18:09:18 v2.0.1-dev.5 [Pipeline] sh 18:09:18 + lftools sign git-tag v2.0.1-dev.5 18:09:19 Signing Git tag with Sigul... 18:09:19 Signing v2.0.1-dev.5 [Pipeline] echo 18:09:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:09:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:09:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:09:20 $ docker stop --time=1 f8dcda2d3457fc4056186588cacc0353e97e713b17b03ede40201688a2c993ab 18:09:22 $ docker rm -f f8dcda2d3457fc4056186588cacc0353e97e713b17b03ede40201688a2c993ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:09:22 . [Pipeline] withDockerContainer 18:09:22 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 18:09:22 $ 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 18:09:23 $ docker top 23bbe5b3b2dd44d8de07355857f4c0d08590192dd08c1e4126681e90373d8b3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:23 [ssh-agent] Looking for ssh-agent implementation... 18:09:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:23 $ docker exec 23bbe5b3b2dd44d8de07355857f4c0d08590192dd08c1e4126681e90373d8b3b ssh-agent 18:09:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbDoMOK/agent.14 18:09:23 SSH_AGENT_PID=20 18:09:23 Running ssh-add (command line suppressed) 18:09:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1384230760872152729.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1384230760872152729.key) 18:09:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:23 + git semver bump pre 18:09:23 # -> Open(): unable to determine branch for HEAD 18:09:23 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 18:09:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 18:09:23 # $SEMVER_REMOTE_NAME = origin 18:09:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:09:23 # $SEMVER_USER_NAME = edgex-jenkins 18:09:23 # $SEMVER_BRANCH = main 18:09:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 18:09:23 2.0.1-dev.6 [Pipeline] } 18:09:23 $ docker exec --env ******** --env ******** 23bbe5b3b2dd44d8de07355857f4c0d08590192dd08c1e4126681e90373d8b3b ssh-agent -k 18:09:23 unset SSH_AUTH_SOCK; 18:09:23 unset SSH_AGENT_PID; 18:09:23 echo Agent pid 20 killed; 18:09:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:24 + git semver [Pipeline] } 18:09:24 $ docker stop --time=1 23bbe5b3b2dd44d8de07355857f4c0d08590192dd08c1e4126681e90373d8b3b 18:09:25 $ docker rm -f 23bbe5b3b2dd44d8de07355857f4c0d08590192dd08c1e4126681e90373d8b3b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:09:25 . [Pipeline] withDockerContainer 18:09:25 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 18:09:25 $ 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 18:09:26 $ docker top 22d1849f78bbb4e0046c83f832437d5c0924c1304a3122675bb53150cb84cad5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:26 [ssh-agent] Looking for ssh-agent implementation... 18:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:26 $ docker exec 22d1849f78bbb4e0046c83f832437d5c0924c1304a3122675bb53150cb84cad5 ssh-agent 18:09:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpFpDA/agent.14 18:09:26 SSH_AGENT_PID=20 18:09:26 Running ssh-add (command line suppressed) 18:09:26 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6345503393336165480.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6345503393336165480.key) 18:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:26 + git semver push 18:09:26 # -> Open(): unable to determine branch for HEAD 18:09:26 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 18:09:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 18:09:26 # $SEMVER_REMOTE_NAME = origin 18:09:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:09:26 # $SEMVER_USER_NAME = edgex-jenkins 18:09:26 # $SEMVER_BRANCH = main 18:09:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 18:09:28 $ docker exec --env ******** --env ******** 22d1849f78bbb4e0046c83f832437d5c0924c1304a3122675bb53150cb84cad5 ssh-agent -k 18:09:28 unset SSH_AUTH_SOCK; 18:09:28 unset SSH_AGENT_PID; 18:09:28 echo Agent pid 20 killed; 18:09:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:28 + git semver [Pipeline] } 18:09:28 $ docker stop --time=1 22d1849f78bbb4e0046c83f832437d5c0924c1304a3122675bb53150cb84cad5 18:09:29 $ docker rm -f 22d1849f78bbb4e0046c83f832437d5c0924c1304a3122675bb53150cb84cad5 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:09:31 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:09:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:09:32 ---> package-listing.sh 18:09:32 ++ facter osfamily 18:09:32 ++ tr '[:upper:]' '[:lower:]' 18:09:32 + OS_FAMILY=redhat 18:09:32 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 18:09:32 + START_PACKAGES=/tmp/packages_start.txt 18:09:32 + END_PACKAGES=/tmp/packages_end.txt 18:09:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:09:32 + PACKAGES=/tmp/packages_start.txt 18:09:32 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 18:09:32 + PACKAGES=/tmp/packages_end.txt 18:09:32 + case "${OS_FAMILY}" in 18:09:32 + sort 18:09:32 + rpm -qa 18:09:33 + '[' -f /tmp/packages_start.txt ']' 18:09:33 + '[' -f /tmp/packages_end.txt ']' 18:09:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:09:33 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 18:09:33 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 18:09:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 18:09:33 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 18:09:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:34 18:09:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:09:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:34 latest: Pulling from edgex-lftools-log-publisher 18:09:34 b4d181a07f80: Pulling fs layer 18:09:34 a1111a8f2ec3: Pulling fs layer 18:09:34 ed53099fbce6: Pulling fs layer 18:09:34 dc539afda2c1: Pulling fs layer 18:09:34 77bc0d833cb6: Pulling fs layer 18:09:34 9065ff56babe: Pulling fs layer 18:09:34 d287ab97295c: Pulling fs layer 18:09:34 77bc0d833cb6: Waiting 18:09:34 9065ff56babe: Waiting 18:09:34 d287ab97295c: Waiting 18:09:34 dc539afda2c1: Waiting 18:09:34 a1111a8f2ec3: Verifying Checksum 18:09:34 a1111a8f2ec3: Download complete 18:09:34 dc539afda2c1: Verifying Checksum 18:09:34 dc539afda2c1: Download complete 18:09:34 ed53099fbce6: Verifying Checksum 18:09:34 ed53099fbce6: Download complete 18:09:34 9065ff56babe: Verifying Checksum 18:09:34 9065ff56babe: Download complete 18:09:34 77bc0d833cb6: Verifying Checksum 18:09:34 77bc0d833cb6: Download complete 18:09:34 b4d181a07f80: Verifying Checksum 18:09:34 b4d181a07f80: Download complete 18:09:35 d287ab97295c: Verifying Checksum 18:09:35 d287ab97295c: Download complete 18:09:35 b4d181a07f80: Pull complete 18:09:36 a1111a8f2ec3: Pull complete 18:09:36 ed53099fbce6: Pull complete 18:09:36 dc539afda2c1: Pull complete 18:09:36 77bc0d833cb6: Pull complete 18:09:36 9065ff56babe: Pull complete 18:09:43 d287ab97295c: Pull complete 18:09:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:09:43 prd-centos7-docker-4c-2g-155 does not seem to be running inside a container 18:09:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:46 $ docker top 7c8de7574ff5e77ef1fac6753cd4434fafcd8c48ce129bdb67cca0464fa57fac -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:46 + touch /tmp/pre-build-complete [Pipeline] sh 18:09:47 + mkdir -p /var/log/sysstat [Pipeline] sh 18:09:47 + ls /var/log/sa-host 18:09:47 + sadf -c /var/log/sa-host/sa11 18:09:47 file_magic: OK 18:09:47 HZ: Using current value: 100 18:09:47 file_header: OK 18:09:47 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 18:09:47 Statistics: 18:09:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:09:47 File successfully converted to sysstat format version 12.0.3 18:09:47 + sadf -c /var/log/sa-host/sa30 18:09:47 file_magic: OK 18:09:47 HZ: Using current value: 100 18:09:47 file_header: OK 18:09:47 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 18:09:47 Statistics: 18:09:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:09:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:47 provisioning config files... 18:09:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2246591185711603256tmp [Pipeline] { [Pipeline] echo 18:09:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:09:47 ---> create-netrc.sh [Pipeline] } 18:09:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:09:48 ---> python-tools-install.sh [Pipeline] echo 18:09:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:09:48 ---> sudo-logs.sh 18:09:48 Archiving 'sudo' log.. 18:09:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-155.novalocal: Name or service not known 18:09:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-155.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:09:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:09:48 ---> job-cost.sh 18:09:48 lf-activate-venv: SKIPPING 18:09:48 DEBUG: total: 0.10999999940395355 18:09:48 INFO: Retrieving Stack Cost... 18:09:50 INFO: Retrieving Pricing Info for: v3-standard-2 18:09:50 INFO: Archiving Costs [Pipeline] echo 18:09:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:09:50 ---> logs-deploy.sh 18:09:50 lf-activate-venv: SKIPPING 18:09:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/8 18:09:50 INFO: archiving workspace using pattern(s): 18:09:51 Archives upload complete. 18:09:51 INFO: archiving logs to Nexus 18:09:52 ---> uname -a: 18:09:52 Linux prd-centos7-docker-4c-2g-155.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:09:52 18:09:52 18:09:52 ---> lscpu: 18:09:52 Architecture: x86_64 18:09:52 CPU op-mode(s): 32-bit, 64-bit 18:09:52 Byte Order: Little Endian 18:09:52 Address sizes: 40 bits physical, 48 bits virtual 18:09:52 CPU(s): 2 18:09:52 On-line CPU(s) list: 0,1 18:09:52 Thread(s) per core: 1 18:09:52 Core(s) per socket: 1 18:09:52 Socket(s): 2 18:09:52 NUMA node(s): 1 18:09:52 Vendor ID: AuthenticAMD 18:09:52 CPU family: 23 18:09:52 Model: 49 18:09:52 Model name: AMD EPYC-Rome Processor 18:09:52 Stepping: 0 18:09:52 CPU MHz: 2799.998 18:09:52 BogoMIPS: 5599.99 18:09:52 Virtualization: AMD-V 18:09:52 Hypervisor vendor: KVM 18:09:52 Virtualization type: full 18:09:52 L1d cache: 32K 18:09:52 L1i cache: 32K 18:09:52 L2 cache: 512K 18:09:52 L3 cache: 16384K 18:09:52 NUMA node0 CPU(s): 0,1 18:09:52 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 18:09:52 18:09:52 18:09:52 ---> nproc: 18:09:52 2 18:09:52 18:09:52 18:09:52 ---> df -h: 18:09:52 Filesystem Size Used Avail Use% Mounted on 18:09:52 overlay 40G 9.0G 32G 23% / 18:09:52 tmpfs 64M 0 64M 0% /dev 18:09:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:09:52 shm 64M 0 64M 0% /dev/shm 18:09:52 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:09:52 18:09:52 18:09:52 ---> sar -b -r -n DEV: 18:09:52 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 18:09:52 18:09:52 17:59:13 LINUX RESTART (2 CPU) 18:09:52 18:09:52 18:00:01 tps rtps wtps bread/s bwrtn/s 18:09:52 18:01:01 3.43 0.07 3.36 1.73 99.87 18:09:52 18:02:01 0.62 0.08 0.53 1.60 9.01 18:09:52 18:03:01 0.30 0.00 0.30 0.00 3.68 18:09:52 18:04:01 0.17 0.00 0.17 0.00 2.43 18:09:52 18:05:01 0.25 0.00 0.25 0.00 4.08 18:09:52 18:06:01 0.28 0.00 0.28 0.00 4.45 18:09:52 18:07:01 0.15 0.00 0.15 0.00 1.75 18:09:52 18:08:01 0.17 0.00 0.17 0.00 2.57 18:09:52 18:09:01 109.93 0.10 109.83 5.86 31711.84 18:09:52 Average: 12.81 0.03 12.79 1.02 3538.66 18:09:52 18:09:52 18:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:09:52 18:01:01 5685740 0 625380 7.81 2620 1695200 1254108 13.85 566812 1522596 16 18:09:52 18:02:01 5697316 0 613676 7.66 2620 1695328 1165060 12.86 557364 1523140 8 18:09:52 18:03:01 5698184 0 612804 7.65 2620 1695332 1165336 12.87 556700 1523140 8 18:09:52 18:04:01 5697380 0 613604 7.66 2620 1695336 1165300 12.87 556936 1524012 8 18:09:52 18:05:01 5696696 0 614280 7.67 2620 1695344 1165204 12.86 556932 1524016 20 18:09:52 18:06:01 5696100 0 614876 7.68 2620 1695344 1165360 12.87 557792 1524116 8 18:09:52 18:07:01 5692560 0 618412 7.72 2620 1695348 1165432 12.87 560940 1524116 8 18:09:52 18:08:01 5687088 0 623876 7.79 2620 1695356 1165252 12.87 566844 1524124 20 18:09:52 18:09:01 4813572 0 779200 9.73 2620 2413548 1296260 14.31 746844 2117996 48 18:09:52 Average: 5596071 0 635123 7.93 2620 1775126 1189701 13.13 580796 1589695 16 18:09:52 18:09:52 18:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:09:52 18:01:01 eth0 7.14 1.95 7.12 0.20 0.00 0.00 0.00 0.00 18:09:52 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:02:01 eth0 0.30 0.07 0.03 0.01 0.00 0.00 0.00 0.00 18:09:52 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:03:01 eth0 1.22 0.22 0.34 0.16 0.00 0.00 0.00 0.00 18:09:52 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:04:01 eth0 1.00 0.53 0.32 0.24 0.00 0.00 0.00 0.00 18:09:52 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:05:01 eth0 0.75 0.20 0.13 0.07 0.00 0.00 0.00 0.00 18:09:52 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:06:01 eth0 2.50 1.05 1.02 0.58 0.00 0.00 0.00 0.00 18:09:52 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:07:01 eth0 1.07 0.28 0.32 0.20 0.00 0.00 0.00 0.00 18:09:52 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:08:01 eth0 1.58 0.42 0.37 0.21 0.00 0.00 0.00 0.00 18:09:52 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:09:01 veth72241c9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:09:01 eth0 194.59 123.58 4437.60 20.83 0.00 0.00 0.00 0.00 18:09:52 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 18:09:01 docker0 24.20 35.09 2.15 358.27 0.00 0.00 0.00 0.00 18:09:52 Average: veth72241c9 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 Average: eth0 23.36 14.26 494.27 2.50 0.00 0.00 0.00 0.00 18:09:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:52 Average: docker0 2.69 3.90 0.24 39.82 0.00 0.00 0.00 0.00 18:09:52 18:09:52 18:09:52 ---> sar -P ALL: 18:09:52 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 18:09:52 18:09:52 17:59:13 LINUX RESTART (2 CPU) 18:09:52 18:09:52 18:00:01 CPU %user %nice %system %iowait %steal %idle 18:09:52 18:01:01 all 0.36 0.00 0.13 0.00 0.02 99.50 18:09:52 18:01:01 0 0.42 0.00 0.10 0.00 0.02 99.47 18:09:52 18:01:01 1 0.30 0.00 0.15 0.00 0.02 99.53 18:09:52 18:02:01 all 0.32 0.00 0.08 0.01 0.01 99.59 18:09:52 18:02:01 0 0.52 0.00 0.07 0.00 0.00 99.42 18:09:52 18:02:01 1 0.12 0.00 0.08 0.02 0.02 99.77 18:09:52 18:03:01 all 0.29 0.00 0.06 0.00 0.01 99.64 18:09:52 18:03:01 0 0.48 0.00 0.05 0.00 0.02 99.45 18:09:52 18:03:01 1 0.10 0.00 0.07 0.00 0.00 99.83 18:09:52 18:04:01 all 0.24 0.00 0.07 0.00 0.02 99.67 18:09:52 18:04:01 0 0.28 0.00 0.05 0.00 0.02 99.65 18:09:52 18:04:01 1 0.20 0.00 0.08 0.00 0.02 99.70 18:09:52 18:05:01 all 0.23 0.00 0.04 0.00 0.02 99.71 18:09:52 18:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:09:52 18:05:01 1 0.40 0.00 0.03 0.00 0.02 99.55 18:09:52 18:06:01 all 0.23 0.00 0.04 0.00 0.03 99.70 18:09:52 18:06:01 0 0.08 0.00 0.07 0.00 0.05 99.80 18:09:52 18:06:01 1 0.38 0.00 0.02 0.00 0.00 99.60 18:09:52 18:07:01 all 0.21 0.00 0.05 0.00 0.02 99.72 18:09:52 18:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:09:52 18:07:01 1 0.35 0.00 0.05 0.00 0.02 99.58 18:09:52 18:08:01 all 0.23 0.00 0.03 0.00 0.02 99.72 18:09:52 18:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:09:52 18:08:01 1 0.43 0.00 0.03 0.00 0.02 99.52 18:09:52 18:09:01 all 12.36 0.00 4.91 1.23 0.04 81.46 18:09:52 18:09:01 0 12.22 0.00 5.09 1.37 0.03 81.29 18:09:52 18:09:01 1 12.50 0.00 4.74 1.08 0.05 81.63 18:09:52 Average: all 1.58 0.00 0.59 0.13 0.02 97.68 18:09:52 Average: 0 1.54 0.00 0.60 0.15 0.02 97.68 18:09:52 Average: 1 1.61 0.00 0.57 0.12 0.02 97.68 18:09:52 18:09:52 18:09:52