Pull request #193 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 7cd473163fc129930213470140dac42588e90251+60caeb9825f5d012501e30119000cf9f18d868f1 (697938c7cb9da73f208b074f883c06b9431ed716) 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-ssh7252547918427275696.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9966626961693672339.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11307953506444370861.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-193/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11211876859370196818.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6827094485403184336.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-193/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11462378827550409038.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1507 in /w/workspace/gexfoundry_device-snmp-go_PR-193 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-193 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 60caeb9825f5d012501e30119000cf9f18d868f1 into PR head commit 7cd473163fc129930213470140dac42588e90251 Merge succeeded, producing 7cd473163fc129930213470140dac42588e90251 Checking out Revision 7cd473163fc129930213470140dac42588e90251 (PR-193) > git config core.sparsecheckout # timeout=10 > git checkout -f 7cd473163fc129930213470140dac42588e90251 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 60caeb9825f5d012501e30119000cf9f18d868f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cd473163fc129930213470140dac42588e90251 # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:33 ========================================================= 05:48:33 EdgeX Global Pipelines Version Info 05:48:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:34 ------------------- 05:48:34 stable info: 05:48:34 ------------------- 05:48:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:48:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:48:34 Message: update stable to v1.0.239 05:48:35 ------------------- 05:48:35 experimental info: 05:48:35 ------------------- 05:48:35 Commited By: **** collab-it+edgex@linuxfoundation.org 05:48:35 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:48:35 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-193 [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-193 [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-193 [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cd473163fc129930213470140dac42588e90251 [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cd4731 [Pipeline] echo 05:48:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:37 provisioning config files... 05:48:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/config5238151959740832452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:37 ---> docker-login.sh 05:48:37 nexus3.edgexfoundry.org:10001 05:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:37 Configure a credential helper to remove this warning. See 05:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:37 05:48:37 Login Succeeded 05:48:37 nexus3.edgexfoundry.org:10002 05:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:37 Configure a credential helper to remove this warning. See 05:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:37 05:48:37 Login Succeeded 05:48:37 nexus3.edgexfoundry.org:10003 05:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:37 Configure a credential helper to remove this warning. See 05:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:37 05:48:37 Login Succeeded 05:48:37 nexus3.edgexfoundry.org:10004 05:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:37 Configure a credential helper to remove this warning. See 05:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:37 05:48:37 Login Succeeded 05:48:37 docker.io 05:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:38 Configure a credential helper to remove this warning. See 05:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:38 05:48:38 Login Succeeded 05:48:38 ---> docker-login.sh ends [Pipeline] } 05:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:48:39 + git rev-list -1 --merges 7cd473163fc129930213470140dac42588e90251~1..7cd473163fc129930213470140dac42588e90251 [Pipeline] echo 05:48:39 -----------> git rev-list -1 --merges 7cd473163fc129930213470140dac42588e90251~1..7cd473163fc129930213470140dac42588e90251 7cd473163fc129930213470140dac42588e90251 [false] [Pipeline] sh 05:48:39 + git log --format=format:%s -1 7cd473163fc129930213470140dac42588e90251 [Pipeline] echo 05:48:39 ========================================================= 05:48:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:48:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:39 + git log --format=format:%s -1 7cd473163fc129930213470140dac42588e90251 [Pipeline] echo 05:48:39 [semverPrep] GIT_COMMIT: 7cd473163fc129930213470140dac42588e90251, Commit Message: feat: add internal command request/response topics [Pipeline] echo 05:48:39 [semverPrep] This is not a build commit. [Pipeline] sh 05:48:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:48:40 + grep -v github /etc/ssh/ssh_known_hosts 05:48:40 + [ -e /tmp/ssh_known_hosts ] 05:48:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:48:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:48:40 + sudo tee -a /etc/ssh/ssh_known_hosts 05:48:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:40 05:48:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:41 0.1.4: Pulling from edgex-devops/py-git-semver 05:48:41 b85a868b505f: Pulling fs layer 05:48:41 e2be974225ed: Pulling fs layer 05:48:41 339a4e72a1f5: Pulling fs layer 05:48:41 988bab9f4d93: Pulling fs layer 05:48:41 1469e6f7b9e6: Pulling fs layer 05:48:41 eaf3925da568: Pulling fs layer 05:48:41 bab4dde63d76: Pulling fs layer 05:48:41 bde34c3a00c8: Pulling fs layer 05:48:41 b352a97aabf1: Pulling fs layer 05:48:41 4872d77fe225: Pulling fs layer 05:48:41 5851b861e8e6: Pulling fs layer 05:48:41 988bab9f4d93: Waiting 05:48:41 eaf3925da568: Waiting 05:48:41 1469e6f7b9e6: Waiting 05:48:41 bab4dde63d76: Waiting 05:48:41 bde34c3a00c8: Waiting 05:48:41 b352a97aabf1: Waiting 05:48:41 4872d77fe225: Waiting 05:48:41 5851b861e8e6: Waiting 05:48:41 e2be974225ed: Download complete 05:48:41 988bab9f4d93: Verifying Checksum 05:48:41 988bab9f4d93: Download complete 05:48:41 1469e6f7b9e6: Verifying Checksum 05:48:41 1469e6f7b9e6: Download complete 05:48:41 eaf3925da568: Verifying Checksum 05:48:41 eaf3925da568: Download complete 05:48:41 339a4e72a1f5: Verifying Checksum 05:48:41 339a4e72a1f5: Download complete 05:48:41 bde34c3a00c8: Verifying Checksum 05:48:41 bde34c3a00c8: Download complete 05:48:41 b352a97aabf1: Verifying Checksum 05:48:41 b352a97aabf1: Download complete 05:48:41 4872d77fe225: Verifying Checksum 05:48:41 4872d77fe225: Download complete 05:48:41 5851b861e8e6: Verifying Checksum 05:48:41 5851b861e8e6: Download complete 05:48:41 b85a868b505f: Download complete 05:48:41 bab4dde63d76: Verifying Checksum 05:48:41 bab4dde63d76: Download complete 05:48:43 b85a868b505f: Pull complete 05:48:43 e2be974225ed: Pull complete 05:48:43 339a4e72a1f5: Pull complete 05:48:43 988bab9f4d93: Pull complete 05:48:43 1469e6f7b9e6: Pull complete 05:48:43 eaf3925da568: Pull complete 05:48:45 bab4dde63d76: Pull complete 05:48:45 bde34c3a00c8: Pull complete 05:48:45 b352a97aabf1: Pull complete 05:48:46 4872d77fe225: Pull complete 05:48:46 5851b861e8e6: Pull complete 05:48:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:48:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:46 prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container 05:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:48:48 $ docker top 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd -eo pid,comm 05:48:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:48:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:49 [ssh-agent] Looking for ssh-agent implementation... 05:48:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:49 $ docker exec 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd ssh-agent 05:48:49 SSH_AUTH_SOCK=/tmp/ssh-XTNojzvZ20wQ/agent.32 05:48:49 SSH_AGENT_PID=38 05:48:49 Running ssh-add (command line suppressed) 05:48:49 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/private_key_18425479407189260093.key (/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/private_key_18425479407189260093.key) 05:48:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:49 + git tag --points-at HEAD [Pipeline] } 05:48:49 $ docker exec --env ******** --env ******** 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd ssh-agent -k 05:48:49 unset SSH_AUTH_SOCK; 05:48:49 unset SSH_AGENT_PID; 05:48:49 echo Agent pid 38 killed; 05:48:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:48:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:49 [ssh-agent] Looking for ssh-agent implementation... 05:48:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:50 $ docker exec 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd ssh-agent 05:48:50 SSH_AUTH_SOCK=/tmp/ssh-JrkkoLGE45eD/agent.70 05:48:50 SSH_AGENT_PID=76 05:48:50 Running ssh-add (command line suppressed) 05:48:50 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/private_key_15693783945293486106.key (/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/private_key_15693783945293486106.key) 05:48:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:50 + git semver init 05:48:50 2022-09-28 05:48:50,787 [run_init] DEBUG init version:0.0.0 force:False 05:48:50 2022-09-28 05:48:50,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver 05:48:50 2022-09-28 05:48:50,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-193/.semver 05:48:50 2022-09-28 05:48:50,789 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-193, universal_newlines=False, shell=None, istream=None) 05:48:51 2022-09-28 05:48:51,656 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-193/.git/info/exclude 05:48:51 2022-09-28 05:48:51,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver/PR-193 with force:False 05:48:51 2022-09-28 05:48:51,657 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver/PR-193 05:48:51 2022-09-28 05:48:51,660 [execute] INFO git cat-file --batch-check 05:48:51 2022-09-28 05:48:51,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver, universal_newlines=False, shell=None, istream=) 05:48:51 2022-09-28 05:48:51,667 [execute] INFO git cat-file --batch 05:48:51 2022-09-28 05:48:51,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-193/.semver, universal_newlines=False, shell=None, istream=) 05:48:51 2022-09-28 05:48:51,673 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-193/.semver/PR-193 05:48:51 0.0.0 [Pipeline] } 05:48:51 $ docker exec --env ******** --env ******** 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd ssh-agent -k 05:48:51 unset SSH_AUTH_SOCK; 05:48:51 unset SSH_AGENT_PID; 05:48:51 echo Agent pid 76 killed; 05:48:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:52 + git semver [Pipeline] } 05:48:52 $ docker stop --time=1 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd 05:48:54 $ docker rm -f 60c56738372e919ce60159ab539bad7f42b3f4247dcc4a410b7c9c39bee840cd [Pipeline] // withDockerContainer [Pipeline] sh 05:48:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:54 Stashed 1 file(s) [Pipeline] echo 05:48:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:55 provisioning config files... 05:48:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/config16914294878995118597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:55 ---> docker-login.sh 05:48:55 nexus3.edgexfoundry.org:10001 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 nexus3.edgexfoundry.org:10002 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 nexus3.edgexfoundry.org:10003 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 nexus3.edgexfoundry.org:10004 05:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:55 Configure a credential helper to remove this warning. See 05:48:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:55 05:48:55 Login Succeeded 05:48:55 docker.io 05:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:56 Configure a credential helper to remove this warning. See 05:48:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:56 05:48:56 Login Succeeded 05:48:56 ---> docker-login.sh ends [Pipeline] } 05:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:48:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:48:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:48:56 ========================================================= 05:48:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:48:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:48:57 Sending build context to Docker daemon 5.515MB 05:48:57 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 05:48:57 Step 2/13 : FROM ${BASE} AS builder 05:48:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:57 2408cc74d12b: Pulling fs layer 05:48:57 ea60b727a1ce: Pulling fs layer 05:48:57 30c4a7721957: Pulling fs layer 05:48:57 370296b7ddb6: Pulling fs layer 05:48:57 7c6cee850709: Pulling fs layer 05:48:57 39a5fcdaea64: Pulling fs layer 05:48:57 d94ebbe4e438: Pulling fs layer 05:48:57 bcfd1f05c69d: Pulling fs layer 05:48:57 370296b7ddb6: Waiting 05:48:57 59ccb84bbe0f: Pulling fs layer 05:48:57 39a5fcdaea64: Waiting 05:48:57 7c6cee850709: Waiting 05:48:57 30c4a7721957: Verifying Checksum 05:48:57 30c4a7721957: Download complete 05:48:57 ea60b727a1ce: Verifying Checksum 05:48:57 ea60b727a1ce: Download complete 05:48:57 7c6cee850709: Download complete 05:48:57 39a5fcdaea64: Verifying Checksum 05:48:57 39a5fcdaea64: Download complete 05:48:57 2408cc74d12b: Verifying Checksum 05:48:57 2408cc74d12b: Download complete 05:48:57 d94ebbe4e438: Verifying Checksum 05:48:57 d94ebbe4e438: Download complete 05:48:57 2408cc74d12b: Pull complete 05:48:58 ea60b727a1ce: Pull complete 05:48:58 30c4a7721957: Pull complete 05:48:58 59ccb84bbe0f: Verifying Checksum 05:48:58 59ccb84bbe0f: Download complete 05:48:58 370296b7ddb6: Verifying Checksum 05:48:58 370296b7ddb6: Download complete 05:48:58 bcfd1f05c69d: Verifying Checksum 05:48:58 bcfd1f05c69d: Download complete 05:49:02 370296b7ddb6: Pull complete 05:49:02 7c6cee850709: Pull complete 05:49:02 39a5fcdaea64: Pull complete 05:49:02 d94ebbe4e438: Pull complete 05:49:04 bcfd1f05c69d: Pull complete 05:49:05 59ccb84bbe0f: Pull complete 05:49:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:49:05 ---> a4fb48ad2a94 05:49:05 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:49:08 ---> Running in c43cf9a02ef1 05:49:08 Removing intermediate container c43cf9a02ef1 05:49:08 ---> 8a86b79133a1 05:49:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:08 ---> Running in ffbc73b34bbc 05:49:09 Removing intermediate container ffbc73b34bbc 05:49:09 ---> 8a663f005cdc 05:49:09 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:49:09 ---> Running in c56d9d2ee833 05:49:09 Removing intermediate container c56d9d2ee833 05:49:09 ---> 04a3966953be 05:49:09 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:49:09 ---> Running in a4609f6a7b35 05:49:09 Removing intermediate container a4609f6a7b35 05:49:09 ---> 72a6f9f9bcfe 05:49:09 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:09 ---> Running in 7547f2bff408 05:49:09 Removing intermediate container 7547f2bff408 05:49:09 ---> fce438e001bf 05:49:09 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:09 ---> Running in 75529a9393aa 05:49:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:49:10 Still waiting to schedule task 05:49:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1505’ 05:49:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:49:11 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:49:11 (2/4) Installing libedit (20210910.3.1-r0) 05:49:11 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:49:11 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:49:11 Executing busybox-1.35.0-r13.trigger 05:49:11 OK: 216 MiB in 55 packages 05:49:12 Removing intermediate container 75529a9393aa 05:49:12 ---> ca64259524f2 05:49:12 Step 9/13 : WORKDIR /device-snmp-go 05:49:12 ---> Running in 3b5e4825d171 05:49:12 Removing intermediate container 3b5e4825d171 05:49:12 ---> 75eacc7f0613 05:49:12 Step 10/13 : COPY go.mod vendor* ./ 05:49:12 ---> 7e5006cc2091 05:49:12 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:12 ---> Running in 8368b5820831 05:49:34 Removing intermediate container 8368b5820831 05:49:34 ---> 1bb51a098354 05:49:34 Step 12/13 : COPY . . 05:49:34 ---> f8190e98f058 05:49:34 Step 13/13 : RUN ${MAKE} 05:49:34 ---> Running in 9273e845a693 05:49:34 noop 05:49:34 Removing intermediate container 9273e845a693 05:49:34 ---> 3daa3a963f24 05:49:34 Successfully built 3daa3a963f24 05:49:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:34 + docker inspect -f . ci-base-image-x86_64 05:49:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:35 prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container 05:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:49:35 $ docker top bb9e8d1bb29e67b58d1039c7a1d90363cb8bc91a87921b70db8d80f698ea71c6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:35 + go version 05:49:35 go version go1.18.3 linux/amd64 [Pipeline] } 05:49:35 $ docker stop --time=1 bb9e8d1bb29e67b58d1039c7a1d90363cb8bc91a87921b70db8d80f698ea71c6 05:49:37 $ docker rm -f bb9e8d1bb29e67b58d1039c7a1d90363cb8bc91a87921b70db8d80f698ea71c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker inspect -f . ci-base-image-x86_64 05:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:37 prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container 05:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:49:38 $ docker top f9bbe4ca965c40f76a46dea519b61aa354e437f1b3d07139f5e2552a6e510292 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:38 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-193 [Pipeline] fileExists [Pipeline] sh 05:49:39 + make test 05:49:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:49:39 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:49:49 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:49:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 05:49:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:49:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:50:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:50:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:50:00 ./bin/test-attribution-txt.sh [Pipeline] echo 05:50:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:50:00 $ docker stop --time=1 f9bbe4ca965c40f76a46dea519b61aa354e437f1b3d07139f5e2552a6e510292 05:50:02 $ docker rm -f f9bbe4ca965c40f76a46dea519b61aa354e437f1b3d07139f5e2552a6e510292 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:50:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:04 + ls -al . 05:50:04 total 172 05:50:04 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 05:49 . 05:50:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:48 .. 05:50:04 -rw-rw-r-- 1 jenkins jenkins 6 Sep 28 05:48 .dockerignore 05:50:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:49 .git 05:50:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:48 .github 05:50:04 -rw-rw-r-- 1 jenkins jenkins 328 Sep 28 05:48 .gitignore 05:50:04 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:48 .golangci.yml 05:50:04 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:48 .semver 05:50:04 -rw-rw-r-- 1 jenkins jenkins 8932 Sep 28 05:48 Attribution.txt 05:50:04 -rw-rw-r-- 1 jenkins jenkins 6948 Sep 28 05:48 CHANGELOG.md 05:50:04 -rw-rw-r-- 1 jenkins jenkins 1575 Sep 28 05:48 Dockerfile 05:50:04 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:48 GOVERNANCE.md 05:50:04 -rw-rw-r-- 1 jenkins jenkins 656 Sep 28 05:48 Jenkinsfile 05:50:04 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:48 LICENSE 05:50:04 -rw-rw-r-- 1 jenkins jenkins 2543 Sep 28 05:48 Makefile 05:50:04 -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 05:48 OWNERS.md 05:50:04 -rw-rw-r-- 1 jenkins jenkins 10054 Sep 28 05:48 README.md 05:50:04 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:48 VERSION 05:50:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:48 bin 05:50:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:48 cmd 05:50:04 -rw-r--r-- 1 jenkins jenkins 7631 Sep 28 05:49 coverage.out 05:50:04 -rw-rw-r-- 1 jenkins jenkins 3473 Sep 28 05:48 go.mod 05:50:04 -rw-rw-r-- 1 jenkins jenkins 38138 Sep 28 05:48 go.sum 05:50:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:48 internal 05:50:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:48 snap 05:50:04 -rw-rw-r-- 1 jenkins jenkins 228 Sep 28 05:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:04 + 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=7cd473163fc129930213470140dac42588e90251 --label arch=amd64 --label version=0.0.0 . 05:50:04 Sending build context to Docker daemon 5.523MB 05:50:04 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 05:50:04 Step 2/25 : FROM ${BASE} AS builder 05:50:04 ---> 3daa3a963f24 05:50:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:50:04 ---> Running in 5ab0d6279daa 05:50:04 Removing intermediate container 5ab0d6279daa 05:50:04 ---> 7ca518721931 05:50:04 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:50:04 ---> Running in 4a6e88f10791 05:50:04 Removing intermediate container 4a6e88f10791 05:50:04 ---> ff64fca26c1b 05:50:04 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:50:04 ---> Running in b0da4de2a013 05:50:05 Removing intermediate container b0da4de2a013 05:50:05 ---> f4dabc77d9d9 05:50:05 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:50:05 ---> Running in 00e77af42ef1 05:50:05 Removing intermediate container 00e77af42ef1 05:50:05 ---> f44c3ef034af 05:50:05 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:05 ---> Running in 971544d7e549 05:50:05 Removing intermediate container 971544d7e549 05:50:05 ---> 249212ffae27 05:50:05 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:50:05 ---> Running in 315c34e9f97e 05:50:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:50:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:50:07 OK: 216 MiB in 55 packages 05:50:08 Removing intermediate container 315c34e9f97e 05:50:08 ---> df414546bd13 05:50:08 Step 9/25 : WORKDIR /device-snmp-go 05:50:08 ---> Running in 8652f82f3965 05:50:08 Removing intermediate container 8652f82f3965 05:50:08 ---> a537510d51ea 05:50:08 Step 10/25 : COPY go.mod vendor* ./ 05:50:08 ---> be1443ca410c 05:50:08 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:08 ---> Running in 0bec2d439734 05:50:08 Removing intermediate container 0bec2d439734 05:50:08 ---> 0f8eb1b7bd81 05:50:08 Step 12/25 : COPY . . 05:50:09 ---> 3ea419361369 05:50:09 Step 13/25 : RUN ${MAKE} 05:50:09 ---> Running in a3743045295c 05:50:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:50:31 Removing intermediate container a3743045295c 05:50:31 ---> 28dc2b71c74e 05:50:31 Step 14/25 : FROM alpine:3.16 05:50:31 3.16: Pulling from library/alpine 05:50:31 213ec9aee27d: Pulling fs layer 05:50:31 213ec9aee27d: Verifying Checksum 05:50:31 213ec9aee27d: Download complete 05:50:31 213ec9aee27d: Pull complete 05:50:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:50:31 Status: Downloaded newer image for alpine:3.16 05:50:31 ---> 9c6f07244728 05:50:31 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 05:50:31 ---> Running in 358862ef5f44 05:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:50:31 (1/6) Installing dumb-init (1.2.5-r1) 05:50:31 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:50:31 (3/6) Installing libsodium (1.0.18-r0) 05:50:31 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:50:31 (5/6) Installing libzmq (4.3.4-r0) 05:50:31 (6/6) Installing zeromq (4.3.4-r0) 05:50:31 Executing busybox-1.35.0-r17.trigger 05:50:31 OK: 8 MiB in 20 packages 05:50:31 Removing intermediate container 358862ef5f44 05:50:31 ---> e5b0ca8e9c03 05:50:31 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:50:32 ---> a6ed8f5e1230 05:50:32 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:50:32 ---> 2958f031efef 05:50:32 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:50:32 ---> 8c1ff291d59a 05:50:32 Step 19/25 : EXPOSE 59993 05:50:32 ---> Running in d00e77837ad4 05:50:33 Removing intermediate container d00e77837ad4 05:50:33 ---> 5d4e370b1e2e 05:50:33 Step 20/25 : EXPOSE 161 05:50:33 ---> Running in 4a9b55978258 05:50:33 Removing intermediate container 4a9b55978258 05:50:33 ---> df0a6b729c9c 05:50:33 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:50:33 ---> Running in 22f74cc33a14 05:50:33 Removing intermediate container 22f74cc33a14 05:50:33 ---> da6a9e5a4595 05:50:33 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:50:33 ---> Running in 75ef29b137a0 05:50:33 Removing intermediate container 75ef29b137a0 05:50:33 ---> b93c0f1bb89c 05:50:33 Step 23/25 : LABEL arch=amd64 05:50:33 ---> Running in 1cf49ebe0edc 05:50:33 Removing intermediate container 1cf49ebe0edc 05:50:33 ---> c3b2e802708d 05:50:33 Step 24/25 : LABEL git_sha=7cd473163fc129930213470140dac42588e90251 05:50:33 ---> Running in 98c501fc52c2 05:50:33 Removing intermediate container 98c501fc52c2 05:50:33 ---> 58e2be59863e 05:50:33 Step 25/25 : LABEL version=0.0.0 05:50:33 ---> Running in ecc12a671346 05:50:33 Removing intermediate container ecc12a671346 05:50:33 ---> 3b7b2adc919d 05:50:33 [Warning] One or more build-args [ARCH] were not consumed 05:50:33 Successfully built 3b7b2adc919d 05:50:33 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:34 05:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:34 latest: Pulling from edgex-lftools-log-publisher 05:50:34 5eb5b503b376: Pulling fs layer 05:50:34 5c69ac0246d0: Pulling fs layer 05:50:34 ec43610c2a17: Pulling fs layer 05:50:34 3a2ae6a8a46f: Pulling fs layer 05:50:34 33b1e0a273af: Pulling fs layer 05:50:34 5d3b04190fa2: Pulling fs layer 05:50:34 2f39f015ded8: Pulling fs layer 05:50:34 3a2ae6a8a46f: Waiting 05:50:34 2f39f015ded8: Waiting 05:50:34 5d3b04190fa2: Waiting 05:50:34 33b1e0a273af: Waiting 05:50:34 5c69ac0246d0: Download complete 05:50:34 3a2ae6a8a46f: Verifying Checksum 05:50:34 3a2ae6a8a46f: Download complete 05:50:34 33b1e0a273af: Verifying Checksum 05:50:34 33b1e0a273af: Download complete 05:50:34 ec43610c2a17: Verifying Checksum 05:50:34 ec43610c2a17: Download complete 05:50:35 5d3b04190fa2: Download complete 05:50:35 5eb5b503b376: Verifying Checksum 05:50:35 5eb5b503b376: Download complete 05:50:35 2f39f015ded8: Download complete 05:50:36 5eb5b503b376: Pull complete 05:50:36 5c69ac0246d0: Pull complete 05:50:36 ec43610c2a17: Pull complete 05:50:36 3a2ae6a8a46f: Pull complete 05:50:37 33b1e0a273af: Pull complete 05:50:37 5d3b04190fa2: Pull complete 05:50:41 2f39f015ded8: Pull complete 05:50:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:41 prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container 05:50:41 $ 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/gexfoundry_device-snmp-go_PR-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:50:44 $ docker top 7bee46ada1b06fb904250b23b9811c2d7926af7a4293e54acb344764ba928cab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:45 ---> job-cost.sh 05:50:45 lf-activate-venv: SKIPPING 05:50:45 INFO: No Stack... 05:50:45 INFO: Retrieving Pricing Info for: v3-standard-8 05:50:46 INFO: Archiving Costs [Pipeline] sh 05:50:46 + cat /w/workspace/gexfoundry_device-snmp-go_PR-193/archives/cost.csv 05:50:46 + cut -d, -f6 [Pipeline] lock 05:50:46 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] 05:50:46 Resource [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] did not exist. Created. 05:50:46 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:46 + echo total: 0.2199999988079071 [Pipeline] stash 05:50:46 Stashed 1 file(s) [Pipeline] } 05:50:46 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:50:47 $ docker stop --time=1 7bee46ada1b06fb904250b23b9811c2d7926af7a4293e54acb344764ba928cab 05:50:48 $ docker rm -f 7bee46ada1b06fb904250b23b9811c2d7926af7a4293e54acb344764ba928cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1514 in /w/workspace/gexfoundry_device-snmp-go_PR-193 [Pipeline] { [Pipeline] ws 05:51:38 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:51:38 Selected Git installation does not exist. Using Default 05:51:38 The recommended git tool is: NONE 05:51:44 using credential edgex-jenkins-ssh 05:51:44 Cloning the remote Git repository 05:51:44 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:51:44 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:51:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:51:45 > git --version # timeout=10 05:51:45 > git --version # 'git version 2.25.1' 05:51:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:45 Verifying host key using known hosts file 05:51:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:51:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:51:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:51:47 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:51:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:47 Verifying host key using known hosts file 05:51:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:51:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/193/head:refs/remotes/origin/PR-193 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:51:48 Merging remotes/origin/main commit 60caeb9825f5d012501e30119000cf9f18d868f1 into PR head commit 7cd473163fc129930213470140dac42588e90251 05:51:48 Merge succeeded, producing 7cd473163fc129930213470140dac42588e90251 05:51:48 Checking out Revision 7cd473163fc129930213470140dac42588e90251 (PR-193) 05:51:48 > git config core.sparsecheckout # timeout=10 05:51:48 > git checkout -f 7cd473163fc129930213470140dac42588e90251 # timeout=10 05:51:48 > git remote # timeout=10 05:51:48 > git config --get remote.origin.url # timeout=10 05:51:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:48 Verifying host key using known hosts file 05:51:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:51:48 > git merge 60caeb9825f5d012501e30119000cf9f18d868f1 # timeout=10 05:51:48 > git rev-parse HEAD^{commit} # timeout=10 05:51:48 > git config core.sparsecheckout # timeout=10 05:51:48 > git checkout -f 7cd473163fc129930213470140dac42588e90251 # timeout=10 05:51:52 Commit message: "feat: add internal command request/response topics" 05:51:52 > git --version # timeout=10 05:51:52 > git --version # 'git version 2.25.1' 05:51:52 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:51:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:51:53 Dload Upload Total Spent Left Speed 05:51:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 05:51:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:51:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:51:54 + sudo tee /etc/docker/daemon.new 05:51:54 { 05:51:54 "registry-mirrors": [ 05:51:54 "https://nexus3.edgexfoundry.org:10001" 05:51:54 ], 05:51:54 "bip": "10.250.0.254/24", 05:51:54 "hosts": [ 05:51:54 "tcp://0.0.0.0:5555", 05:51:54 "unix:///var/run/docker.sock" 05:51:54 ], 05:51:54 "mtu": 1458, 05:51:54 "selinux-enabled": true, 05:51:54 "seccomp-profile": "/etc/docker/seccomp.json" 05:51:54 } [Pipeline] sh 05:51:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:51:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:13 provisioning config files... 05:52:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1131577739289208333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:13 ---> docker-login.sh 05:52:13 nexus3.edgexfoundry.org:10001 05:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:14 Configure a credential helper to remove this warning. See 05:52:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:14 05:52:14 Login Succeeded 05:52:14 nexus3.edgexfoundry.org:10002 05:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:15 Configure a credential helper to remove this warning. See 05:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:15 05:52:15 Login Succeeded 05:52:15 nexus3.edgexfoundry.org:10003 05:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:15 Configure a credential helper to remove this warning. See 05:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:15 05:52:15 Login Succeeded 05:52:15 nexus3.edgexfoundry.org:10004 05:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:15 Configure a credential helper to remove this warning. See 05:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:15 05:52:15 Login Succeeded 05:52:15 docker.io 05:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:16 Configure a credential helper to remove this warning. See 05:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:16 05:52:16 Login Succeeded 05:52:16 ---> docker-login.sh ends [Pipeline] } 05:52:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:52:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:52:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:52:16 ========================================================= 05:52:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:52:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:52:17 Sending build context to Docker daemon 2.858MB 05:52:17 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 05:52:17 Step 2/13 : FROM ${BASE} AS builder 05:52:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:52:17 b3c136eddcbf: Pulling fs layer 05:52:17 c0a3192eca97: Pulling fs layer 05:52:17 a050256f5b6f: Pulling fs layer 05:52:17 656be50a0ddc: Pulling fs layer 05:52:17 2bbca73fdf42: Pulling fs layer 05:52:17 46d945488cbd: Pulling fs layer 05:52:17 8a5474983e97: Pulling fs layer 05:52:17 329c88fbcd65: Pulling fs layer 05:52:17 2bbca73fdf42: Waiting 05:52:17 46d945488cbd: Waiting 05:52:17 8a5474983e97: Waiting 05:52:17 329c88fbcd65: Waiting 05:52:17 656be50a0ddc: Waiting 05:52:17 a050256f5b6f: Verifying Checksum 05:52:17 c0a3192eca97: Verifying Checksum 05:52:17 c0a3192eca97: Download complete 05:52:17 2bbca73fdf42: Verifying Checksum 05:52:17 2bbca73fdf42: Download complete 05:52:17 46d945488cbd: Verifying Checksum 05:52:17 46d945488cbd: Download complete 05:52:17 b3c136eddcbf: Download complete 05:52:18 b3c136eddcbf: Pull complete 05:52:19 329c88fbcd65: Verifying Checksum 05:52:19 329c88fbcd65: Download complete 05:52:19 c0a3192eca97: Pull complete 05:52:19 a050256f5b6f: Pull complete 05:52:20 8a5474983e97: Download complete 05:52:20 656be50a0ddc: Verifying Checksum 05:52:20 656be50a0ddc: Download complete 05:52:33 656be50a0ddc: Pull complete 05:52:33 2bbca73fdf42: Pull complete 05:52:33 46d945488cbd: Pull complete 05:52:37 8a5474983e97: Pull complete 05:52:39 329c88fbcd65: Pull complete 05:52:39 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:52:39 ---> ff4287adb874 05:52:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:52:42 ---> Running in 14ce7d65475d 05:52:42 Removing intermediate container 14ce7d65475d 05:52:42 ---> 146635a5945c 05:52:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:52:42 ---> Running in 64f344fef7fe 05:52:42 Removing intermediate container 64f344fef7fe 05:52:42 ---> 80d14e100694 05:52:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:52:42 ---> Running in b7509506d2fa 05:52:43 Removing intermediate container b7509506d2fa 05:52:43 ---> 9e3a780c6272 05:52:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:52:43 ---> Running in a74a0b90f59a 05:52:43 Removing intermediate container a74a0b90f59a 05:52:43 ---> 730d0ce572c8 05:52:43 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:43 ---> Running in 80046f6df9c5 05:52:45 Removing intermediate container 80046f6df9c5 05:52:45 ---> 0369f8506a89 05:52:45 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:52:45 ---> Running in 0efe9b2a8fdb 05:52:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:52:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:52:48 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:52:48 (2/4) Installing libedit (20210910.3.1-r0) 05:52:48 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:52:48 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:52:48 Executing busybox-1.35.0-r13.trigger 05:52:48 OK: 226 MiB in 55 packages 05:52:49 Removing intermediate container 0efe9b2a8fdb 05:52:49 ---> 152755cae588 05:52:49 Step 9/13 : WORKDIR /device-snmp-go 05:52:49 ---> Running in fb73a584ee03 05:52:50 Removing intermediate container fb73a584ee03 05:52:50 ---> 2d64940bee6e 05:52:50 Step 10/13 : COPY go.mod vendor* ./ 05:52:50 ---> 12263723c87b 05:52:50 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:50 ---> Running in 4b92280e7866 05:53:47 Removing intermediate container 4b92280e7866 05:53:47 ---> 877a8d881c07 05:53:47 Step 12/13 : COPY . . 05:53:47 ---> 504389418503 05:53:47 Step 13/13 : RUN ${MAKE} 05:53:47 ---> Running in 098b1d56c8d3 05:53:47 noop 05:53:47 Removing intermediate container 098b1d56c8d3 05:53:47 ---> 0d353ab2f28e 05:53:47 Successfully built 0d353ab2f28e 05:53:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:47 + docker inspect -f . ci-base-image-arm64 05:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:48 prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container 05:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:53:49 $ docker top 03a5c052358a288d5faffcec081ebfe25370ea4a5e344855dd81f24e5edfdb7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:50 + go version 05:53:50 go version go1.18.3 linux/arm64 [Pipeline] } 05:53:50 $ docker stop --time=1 03a5c052358a288d5faffcec081ebfe25370ea4a5e344855dd81f24e5edfdb7d 05:53:52 $ docker rm -f 03a5c052358a288d5faffcec081ebfe25370ea4a5e344855dd81f24e5edfdb7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:52 + docker inspect -f . ci-base-image-arm64 05:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:53 prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container 05:53:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:53:54 $ docker top 58881a1e04aa4d45689ea1b836f2c1979f2b86cc6854f1aca8495308514d7e10 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:55 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:53:56 + make test 05:53:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:53:58 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:55:34 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:55:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.057s coverage: 0.0% of statements 05:55:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:55:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:55:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:55:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:55:49 ./bin/test-attribution-txt.sh [Pipeline] echo 05:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:55:49 $ docker stop --time=1 58881a1e04aa4d45689ea1b836f2c1979f2b86cc6854f1aca8495308514d7e10 05:55:51 $ docker rm -f 58881a1e04aa4d45689ea1b836f2c1979f2b86cc6854f1aca8495308514d7e10 [Pipeline] // withDockerContainer [Pipeline] sh 05:55:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:55:52 Warning: overwriting stash ‘coverage-report’ 05:55:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:55:54 + ls -al . 05:55:54 total 168 05:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:53 . 05:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:51 .. 05:55:54 -rw-rw-r-- 1 jenkins jenkins 6 Sep 28 05:51 .dockerignore 05:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:51 .git 05:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:51 .github 05:55:54 -rw-rw-r-- 1 jenkins jenkins 328 Sep 28 05:51 .gitignore 05:55:54 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:51 .golangci.yml 05:55:54 -rw-rw-r-- 1 jenkins jenkins 8932 Sep 28 05:51 Attribution.txt 05:55:54 -rw-rw-r-- 1 jenkins jenkins 6948 Sep 28 05:51 CHANGELOG.md 05:55:54 -rw-rw-r-- 1 jenkins jenkins 1575 Sep 28 05:51 Dockerfile 05:55:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:51 GOVERNANCE.md 05:55:54 -rw-rw-r-- 1 jenkins jenkins 656 Sep 28 05:51 Jenkinsfile 05:55:54 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:51 LICENSE 05:55:54 -rw-rw-r-- 1 jenkins jenkins 2543 Sep 28 05:51 Makefile 05:55:54 -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 05:51 OWNERS.md 05:55:54 -rw-rw-r-- 1 jenkins jenkins 10054 Sep 28 05:51 README.md 05:55:54 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:48 VERSION 05:55:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:51 bin 05:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:51 cmd 05:55:54 -rw-r--r-- 1 jenkins jenkins 7631 Sep 28 05:55 coverage.out 05:55:54 -rw-rw-r-- 1 jenkins jenkins 3473 Sep 28 05:51 go.mod 05:55:54 -rw-rw-r-- 1 jenkins jenkins 38138 Sep 28 05:51 go.sum 05:55:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:51 internal 05:55:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:51 snap 05:55:54 -rw-rw-r-- 1 jenkins jenkins 228 Sep 28 05:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:54 + 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=7cd473163fc129930213470140dac42588e90251 --label arch=arm64 --label version=0.0.0 . 05:55:55 Sending build context to Docker daemon 2.867MB 05:55:55 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 05:55:55 Step 2/25 : FROM ${BASE} AS builder 05:55:55 ---> 0d353ab2f28e 05:55:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:55:55 ---> Running in 49b2773418b6 05:55:56 Removing intermediate container 49b2773418b6 05:55:56 ---> 1acb440c3f2f 05:55:56 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:55:56 ---> Running in 780525c9a925 05:55:56 Removing intermediate container 780525c9a925 05:55:56 ---> 34bd536dd16a 05:55:56 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:55:56 ---> Running in 2fc77a7b70bd 05:55:56 Removing intermediate container 2fc77a7b70bd 05:55:56 ---> a66369cc7b79 05:55:56 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:55:56 ---> Running in 04bcc2fd6d75 05:55:57 Removing intermediate container 04bcc2fd6d75 05:55:57 ---> 156f0c1bcdb5 05:55:57 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:55:57 ---> Running in 948baf56a7b5 05:55:59 Removing intermediate container 948baf56a7b5 05:55:59 ---> f560582e7cc1 05:55:59 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:55:59 ---> Running in 4a905f393ca5 05:56:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:56:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:56:02 OK: 226 MiB in 55 packages 05:56:03 Removing intermediate container 4a905f393ca5 05:56:03 ---> 74cca0c14b0d 05:56:03 Step 9/25 : WORKDIR /device-snmp-go 05:56:03 ---> Running in fd95c55ccade 05:56:04 Removing intermediate container fd95c55ccade 05:56:04 ---> e1f098a322ca 05:56:04 Step 10/25 : COPY go.mod vendor* ./ 05:56:04 ---> 40b97bfe33cd 05:56:04 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:56:04 ---> Running in 4bf64f9b66bc 05:56:07 Removing intermediate container 4bf64f9b66bc 05:56:07 ---> 210b76dc3bee 05:56:07 Step 12/25 : COPY . . 05:56:08 ---> 34d96210307a 05:56:08 Step 13/25 : RUN ${MAKE} 05:56:08 ---> Running in 2575c3388125 05:56:09 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:58:46 Removing intermediate container 2575c3388125 05:58:46 ---> dcb5de29bc3e 05:58:46 Step 14/25 : FROM alpine:3.16 05:58:46 3.16: Pulling from library/alpine 05:58:46 9b18e9b68314: Pulling fs layer 05:58:46 9b18e9b68314: Verifying Checksum 05:58:46 9b18e9b68314: Download complete 05:58:46 9b18e9b68314: Pull complete 05:58:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 05:58:46 Status: Downloaded newer image for alpine:3.16 05:58:46 ---> a6215f271958 05:58:46 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 05:58:46 ---> Running in 270f2893f8aa 05:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:58:46 (1/6) Installing dumb-init (1.2.5-r1) 05:58:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:58:46 (3/6) Installing libsodium (1.0.18-r0) 05:58:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:58:46 (5/6) Installing libzmq (4.3.4-r0) 05:58:46 (6/6) Installing zeromq (4.3.4-r0) 05:58:46 Executing busybox-1.35.0-r17.trigger 05:58:46 OK: 8 MiB in 20 packages 05:58:46 Removing intermediate container 270f2893f8aa 05:58:46 ---> a8d34aa1145c 05:58:46 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:58:46 ---> 5a7d6a60d1d5 05:58:46 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:58:46 ---> e370e870e478 05:58:46 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:58:46 ---> c2f7e1739d22 05:58:46 Step 19/25 : EXPOSE 59993 05:58:46 ---> Running in a2d01a51eabf 05:58:46 Removing intermediate container a2d01a51eabf 05:58:46 ---> 74f3b97c157f 05:58:46 Step 20/25 : EXPOSE 161 05:58:46 ---> Running in 1a7b3cf5eaab 05:58:46 Removing intermediate container 1a7b3cf5eaab 05:58:46 ---> 2173bea71122 05:58:46 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:58:46 ---> Running in 5b6062cd0b53 05:58:46 Removing intermediate container 5b6062cd0b53 05:58:46 ---> 231e86980a76 05:58:46 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:58:46 ---> Running in 02e3df771c48 05:58:46 Removing intermediate container 02e3df771c48 05:58:46 ---> 165280c55911 05:58:46 Step 23/25 : LABEL arch=arm64 05:58:46 ---> Running in 7635169e3f0c 05:58:46 Removing intermediate container 7635169e3f0c 05:58:46 ---> 33ec71c2b567 05:58:46 Step 24/25 : LABEL git_sha=7cd473163fc129930213470140dac42588e90251 05:58:46 ---> Running in 1d6b176f825a 05:58:46 Removing intermediate container 1d6b176f825a 05:58:46 ---> d732ff0930ef 05:58:46 Step 25/25 : LABEL version=0.0.0 05:58:46 ---> Running in d7a99ebeefbe 05:58:46 Removing intermediate container d7a99ebeefbe 05:58:46 ---> 207fbe8bc8de 05:58:46 [Warning] One or more build-args [ARCH] were not consumed 05:58:46 Successfully built 207fbe8bc8de 05:58:46 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:58:47 05:58:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:58:47 arm64: Pulling from edgex-lftools-log-publisher 05:58:47 8998bd30e6a1: Pulling fs layer 05:58:47 04944245beec: Pulling fs layer 05:58:47 699f458cf7ca: Pulling fs layer 05:58:47 765212b225bb: Pulling fs layer 05:58:47 f23df028b6ca: Pulling fs layer 05:58:47 d65c8cfc05b1: Pulling fs layer 05:58:47 2437ff75d9bd: Pulling fs layer 05:58:47 765212b225bb: Waiting 05:58:47 d65c8cfc05b1: Waiting 05:58:47 2437ff75d9bd: Waiting 05:58:47 f23df028b6ca: Waiting 05:58:48 04944245beec: Verifying Checksum 05:58:48 04944245beec: Download complete 05:58:48 765212b225bb: Verifying Checksum 05:58:48 765212b225bb: Download complete 05:58:48 f23df028b6ca: Verifying Checksum 05:58:48 f23df028b6ca: Download complete 05:58:48 d65c8cfc05b1: Verifying Checksum 05:58:48 d65c8cfc05b1: Download complete 05:58:48 699f458cf7ca: Verifying Checksum 05:58:48 699f458cf7ca: Download complete 05:58:48 8998bd30e6a1: Download complete 05:58:50 2437ff75d9bd: Verifying Checksum 05:58:50 2437ff75d9bd: Download complete 05:58:52 8998bd30e6a1: Pull complete 05:58:52 04944245beec: Pull complete 05:58:54 699f458cf7ca: Pull complete 05:58:54 765212b225bb: Pull complete 05:58:55 f23df028b6ca: Pull complete 05:58:55 d65c8cfc05b1: Pull complete 05:59:10 2437ff75d9bd: Pull complete 05:59:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:59:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:11 prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container 05:59:11 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:59:13 $ docker top 8c3ccca7a6cff120e1b784be9b9babe4b4c1aa800519ac4bf7fbfb6e4b967e4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:14 ---> job-cost.sh 05:59:14 lf-activate-venv: SKIPPING 05:59:14 INFO: No Stack... 05:59:14 INFO: Retrieving Pricing Info for: v3-standard-4 05:59:15 INFO: Archiving Costs [Pipeline] sh 05:59:16 + cut -d, -f6 05:59:16 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 05:59:16 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] 05:59:16 Resource [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] did not exist. Created. 05:59:16 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:59:17 /w/workspace/device-snmp-go/1@tmp/durable-88267923/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:59:17 + echo total: 0.10999999940395355 [Pipeline] stash 05:59:17 Warning: overwriting stash ‘stack-cost’ 05:59:17 Stashed 1 file(s) [Pipeline] } 05:59:17 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-193-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:59:17 $ docker stop --time=1 8c3ccca7a6cff120e1b784be9b9babe4b4c1aa800519ac4bf7fbfb6e4b967e4b 05:59:19 $ docker rm -f 8c3ccca7a6cff120e1b784be9b9babe4b4c1aa800519ac4bf7fbfb6e4b967e4b [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 05:59:20 provisioning config files... 05:59:20 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/config15481175901695933188tmp [Pipeline] { [Pipeline] sh 05:59:20 + set +x 05:59:20 + curl -s https://codecov.io/bash 05:59:20 + bash -s -- 05:59:20 05:59:20 _____ _ 05:59:20 / ____| | | 05:59:20 | | ___ __| | ___ ___ _____ __ 05:59:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:59:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:59:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:59:20 Bash-1.0.6 05:59:20 05:59:20 05:59:20 ==> git version 2.25.1 found 05:59:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:59:20 Release-Date: 2020-01-08 05:59:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:59:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:59:20 ==> Jenkins CI detected. 05:59:20 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-193 05:59:20 project root: . 05:59:20 --> token set from env 05:59:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:59:20 ==> Running gcov in . (disable via -X gcov) 05:59:20 ==> Python coveragepy not found 05:59:20 ==> Searching for coverage reports in: 05:59:20 + . 05:59:20 -> Found 1 reports 05:59:20 ==> Detecting git/mercurial file structure 05:59:20 ==> Reading reports 05:59:20 + ./coverage.out bytes=7631 05:59:20 ==> Appending adjustments 05:59:20 https://docs.codecov.io/docs/fixing-reports 05:59:20 + Found adjustments 05:59:20 ==> Gzipping contents 05:59:20 4.0K /tmp/codecov.E5ZaKZ.gz 05:59:20 ==> Uploading reports 05:59:20 url: https://codecov.io 05:59:20 query: branch=PR-193&commit=7cd473163fc129930213470140dac42588e90251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=193&job=&cmd_args= 05:59:20 -> Pinging Codecov 05:59:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-193&commit=7cd473163fc129930213470140dac42588e90251&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-193%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=193&job=&cmd_args= 05:59:20 -> Uploading to 05:59:20 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/6C56EA5C29638FB4528AC87E60AF5AE0/7cd473163fc129930213470140dac42588e90251/69868717-d084-4994-80d9-1c47d1e7d971.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T055920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fd5c8c867f457fdc0e7b83100ff2007abdfc5c59fd4c80e688606233410efd8 05:59:20 % Total % Received % Xferd Average Speed Time Time Time Current 05:59:20 Dload Upload Total Spent Left Speed 05:59:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6349 --:--:-- --:--:-- --:--:-- 6323 100 1543 0 0 100 1543 0 6349 --:--:-- --:--:-- --:--:-- 6323 05:59:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/7cd473163fc129930213470140dac42588e90251 [Pipeline] } 05:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:59:22 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-193/archives ] 05:59:22 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-193/archives 05:59:22 total 16 05:59:22 drwxr-xr-x 3 root root 4096 Sep 28 05:50 . 05:59:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 05:50 .. 05:59:22 drwxr-xr-x 2 root root 4096 Sep 28 05:50 cost 05:59:22 -rw-r--r-- 1 root root 86 Sep 28 05:50 cost.csv 05:59:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-193/archives 05:59:22 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-193/archives 05:59:22 total 16 05:59:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:50 . 05:59:22 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 05:50 .. 05:59:22 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 05:50 cost 05:59:22 -rw-r--r-- 1 jenkins jenkins 86 Sep 28 05:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:59:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:59:24 ---> package-listing.sh 05:59:24 ++ facter osfamily 05:59:24 ++ tr '[:upper:]' '[:lower:]' 05:59:24 + OS_FAMILY=debian 05:59:24 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-193 05:59:24 + START_PACKAGES=/tmp/packages_start.txt 05:59:24 + END_PACKAGES=/tmp/packages_end.txt 05:59:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:59:24 + PACKAGES=/tmp/packages_start.txt 05:59:24 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-193 ']' 05:59:24 + PACKAGES=/tmp/packages_end.txt 05:59:24 + case "${OS_FAMILY}" in 05:59:24 + dpkg -l 05:59:24 + grep '^ii' 05:59:24 + '[' -f /tmp/packages_start.txt ']' 05:59:24 + '[' -f /tmp/packages_end.txt ']' 05:59:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:59:24 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-193 ']' 05:59:24 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-193/archives/ 05:59:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-193/archives/ [Pipeline] echo 05:59:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:59:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:25 prd-ubuntu20.04-docker-8c-8g-1507 does not seem to be running inside a container 05:59:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-193 -v /w/workspace/gexfoundry_device-snmp-go_PR-193:/w/workspace/gexfoundry_device-snmp-go_PR-193:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:59:25 $ docker top c6033476ffd982cb60547ba10de3cece4768e1c6c435bcbaac0ddd5f4d4f5999 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:26 + touch /tmp/pre-build-complete [Pipeline] sh 05:59:26 + mkdir -p /var/log/sysstat [Pipeline] sh 05:59:26 + ls /var/log/sa-host 05:59:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:26 provisioning config files... 05:59:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-193@tmp/config13276346290128818155tmp [Pipeline] { [Pipeline] echo 05:59:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:59:27 ---> create-netrc.sh [Pipeline] } 05:59:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:59:27 ---> python-tools-install.sh [Pipeline] echo 05:59:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:59:28 ---> sudo-logs.sh 05:59:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:59:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:59:28 ---> job-cost.sh 05:59:28 lf-activate-venv: SKIPPING 05:59:28 DEBUG: total: 0.2199999988079071 05:59:28 INFO: Retrieving Stack Cost... 05:59:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:59:29 INFO: Archiving Costs [Pipeline] echo 05:59:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:59:30 ---> logs-deploy.sh 05:59:30 lf-activate-venv: SKIPPING 05:59:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-193/1 05:59:30 INFO: archiving workspace using pattern(s): 05:59:31 Archives upload complete. 05:59:31 INFO: archiving logs to Nexus 05:59:32 ---> uname -a: 05:59:32 Linux prd-ubuntu20-04-docker-8c-8g-1507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:59:32 05:59:32 05:59:32 ---> lscpu: 05:59:32 Architecture: x86_64 05:59:32 CPU op-mode(s): 32-bit, 64-bit 05:59:32 Byte Order: Little Endian 05:59:32 Address sizes: 40 bits physical, 48 bits virtual 05:59:32 CPU(s): 8 05:59:32 On-line CPU(s) list: 0-7 05:59:32 Thread(s) per core: 1 05:59:32 Core(s) per socket: 1 05:59:32 Socket(s): 8 05:59:32 NUMA node(s): 1 05:59:32 Vendor ID: AuthenticAMD 05:59:32 CPU family: 23 05:59:32 Model: 49 05:59:32 Model name: AMD EPYC-Rome Processor 05:59:32 Stepping: 0 05:59:32 CPU MHz: 2799.998 05:59:32 BogoMIPS: 5599.99 05:59:32 Virtualization: AMD-V 05:59:32 Hypervisor vendor: KVM 05:59:32 Virtualization type: full 05:59:32 L1d cache: 256 KiB 05:59:32 L1i cache: 256 KiB 05:59:32 L2 cache: 4 MiB 05:59:32 L3 cache: 128 MiB 05:59:32 NUMA node0 CPU(s): 0-7 05:59:32 Vulnerability Itlb multihit: Not affected 05:59:32 Vulnerability L1tf: Not affected 05:59:32 Vulnerability Mds: Not affected 05:59:32 Vulnerability Meltdown: Not affected 05:59:32 Vulnerability Mmio stale data: Not affected 05:59:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:59:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:59:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:59:32 Vulnerability Srbds: Not affected 05:59:32 Vulnerability Tsx async abort: Not affected 05:59:32 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:59:32 05:59:32 05:59:32 ---> nproc: 05:59:32 8 05:59:32 05:59:32 05:59:32 ---> df -h: 05:59:32 Filesystem Size Used Avail Use% Mounted on 05:59:32 overlay 155G 12G 144G 8% / 05:59:32 tmpfs 64M 0 64M 0% /dev 05:59:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:59:32 shm 64M 0 64M 0% /dev/shm 05:59:32 /dev/vda1 155G 12G 144G 8% /facter-os 05:59:32 05:59:32 05:59:32 ---> sar -b -r -n DEV: 05:59:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1507) 09/28/22 _x86_64_ (8 CPU) 05:59:32 05:59:32 05:47:56 LINUX RESTART (8 CPU) 05:59:32 05:59:32 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:59:32 05:49:02 320.75 48.34 272.40 0.00 5463.89 78123.25 0.00 05:59:32 05:50:01 176.99 1.29 175.70 0.00 18.84 91565.50 0.00 05:59:32 05:51:01 185.24 0.22 185.02 0.00 13.73 67469.24 0.00 05:59:32 05:52:01 5.75 0.00 5.75 0.00 0.00 27970.29 0.00 05:59:32 05:53:01 7.25 0.97 6.28 0.00 67.46 28121.58 0.00 05:59:32 05:54:01 39.59 8.37 31.23 0.00 2816.86 13821.56 0.00 05:59:32 05:55:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 05:59:32 05:56:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 05:59:32 05:57:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 05:59:32 05:58:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 05:59:32 05:59:01 1.52 0.00 1.52 0.00 0.00 27.46 0.00 05:59:32 Average: 67.40 5.39 62.01 0.00 762.99 27828.34 0.00 05:59:32 05:59:32 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:32 05:49:02 29445092 31599468 729856 2.22 69772 2367392 1827344 5.39 989812 2110616 487700 05:59:32 05:50:01 28429568 31558592 744880 2.27 133280 3192820 1851876 5.46 1185920 2818072 131308 05:59:32 05:51:01 27836564 31573344 727012 2.21 143404 3755548 1776076 5.23 1208464 3346436 380 05:59:32 05:52:01 27835788 31572652 727428 2.21 143472 3755552 1776076 5.23 1208368 3346444 136 05:59:32 05:53:01 27828496 31572376 727584 2.21 144900 3760684 1771412 5.22 1216232 3351764 4 05:59:32 05:54:01 27547200 31559340 726560 2.21 161908 4004328 1783884 5.26 1357860 3460888 140 05:59:32 05:55:01 27554892 31567228 718508 2.19 161980 4004332 1783884 5.26 1350456 3460896 4 05:59:32 05:56:01 27554644 31567028 718448 2.18 162020 4004332 1783884 5.26 1350488 3460892 144 05:59:32 05:57:01 27554704 31567244 718112 2.18 162072 4004336 1783884 5.26 1350540 3460896 8 05:59:32 05:58:01 27554436 31567496 718228 2.18 162168 4004340 1783884 5.26 1350232 3461316 8 05:59:32 05:59:01 27554868 31568036 717668 2.18 162272 4004340 1783884 5.26 1350484 3461316 8 05:59:32 Average: 27881477 31570255 724935 2.20 146113 3714364 1791463 5.28 1265351 3249049 56349 05:59:32 05:59:32 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:32 05:49:02 ens3 556.56 377.95 6398.91 107.21 0.00 0.00 0.00 0.00 05:59:32 05:49:02 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 05:59:32 05:49:02 docker0 3.25 2.78 0.35 41.37 0.00 0.00 0.00 0.00 05:59:32 05:50:01 ens3 217.56 165.02 1767.14 29.51 0.00 0.00 0.00 0.00 05:59:32 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:32 05:50:01 docker0 139.89 179.97 11.35 1731.03 0.00 0.00 0.00 0.00 05:59:32 05:51:01 ens3 138.77 87.77 2693.60 19.65 0.00 0.00 0.00 0.00 05:59:32 05:51:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 05:59:32 05:51:01 docker0 11.63 20.49 0.65 99.14 0.00 0.00 0.00 0.00 05:59:32 05:52:01 ens3 0.95 0.48 1.44 0.21 0.00 0.00 0.00 0.00 05:59:32 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:32 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:53:01 ens3 0.30 0.27 0.09 0.10 0.00 0.00 0.00 0.00 05:59:32 05:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:59:32 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:54:01 ens3 90.22 61.16 1299.54 4.33 0.00 0.00 0.00 0.00 05:59:32 05:54:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 05:59:32 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:55:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:59:32 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:56:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 05:59:32 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:32 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:57:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:58:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:59:32 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:59:32 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:59:01 ens3 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 05:59:32 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:32 Average: ens3 91.20 62.86 1104.54 14.62 0.00 0.00 0.00 0.00 05:59:32 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 05:59:32 Average: docker0 13.88 18.23 1.11 167.77 0.00 0.00 0.00 0.00 05:59:32 05:59:32 05:59:32 ---> sar -P ALL: 05:59:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1507) 09/28/22 _x86_64_ (8 CPU) 05:59:32 05:59:32 05:47:56 LINUX RESTART (8 CPU) 05:59:32 05:59:32 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:59:32 05:49:02 all 8.90 0.00 3.18 2.10 0.05 85.76 05:59:32 05:49:02 0 7.55 0.00 2.53 1.08 0.05 88.79 05:59:32 05:49:02 1 8.24 0.00 3.88 0.37 0.05 87.46 05:59:32 05:49:02 2 8.87 0.00 2.37 0.34 0.05 88.38 05:59:32 05:49:02 3 8.28 0.00 4.34 5.62 0.05 81.70 05:59:32 05:49:02 4 9.90 0.00 3.11 1.84 0.05 85.10 05:59:32 05:49:02 5 10.77 0.00 2.36 0.40 0.05 86.42 05:59:32 05:49:02 6 8.36 0.00 3.86 6.18 0.05 81.55 05:59:32 05:49:02 7 9.26 0.00 2.97 1.00 0.07 86.70 05:59:32 05:50:01 all 26.12 0.00 5.90 2.74 0.09 65.15 05:59:32 05:50:01 0 26.71 0.00 5.34 0.31 0.09 67.56 05:59:32 05:50:01 1 26.79 0.00 5.87 0.38 0.09 66.87 05:59:32 05:50:01 2 27.28 0.00 5.96 1.13 0.09 65.54 05:59:32 05:50:01 3 26.96 0.00 6.50 9.48 0.09 56.97 05:59:32 05:50:01 4 25.96 0.00 6.45 5.14 0.09 62.36 05:59:32 05:50:01 5 24.91 0.00 5.64 3.77 0.09 65.59 05:59:32 05:50:01 6 24.38 0.00 5.95 1.44 0.07 68.16 05:59:32 05:50:01 7 25.99 0.00 5.49 0.28 0.10 68.14 05:59:32 05:51:01 all 18.84 0.00 4.16 1.93 0.06 75.01 05:59:32 05:51:01 0 18.27 0.00 3.95 0.05 0.05 77.67 05:59:32 05:51:01 1 18.19 0.00 4.51 1.23 0.05 76.02 05:59:32 05:51:01 2 20.55 0.00 4.41 3.08 0.05 71.91 05:59:32 05:51:01 3 18.53 0.00 3.44 0.03 0.08 77.91 05:59:32 05:51:01 4 17.52 0.00 4.40 7.62 0.08 70.37 05:59:32 05:51:01 5 18.92 0.00 4.26 0.22 0.05 76.55 05:59:32 05:51:01 6 19.09 0.00 4.24 0.57 0.07 76.03 05:59:32 05:51:01 7 19.66 0.00 4.08 2.65 0.07 73.54 05:59:32 05:52:01 all 0.04 0.00 0.01 0.01 0.00 99.94 05:59:32 05:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:59:32 05:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:59:32 05:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:59:32 05:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:59:32 05:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:59:32 05:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:59:32 05:52:01 7 0.12 0.00 0.02 0.07 0.00 99.80 05:59:32 05:53:01 all 0.21 0.00 0.05 0.02 0.01 99.72 05:59:32 05:53:01 0 0.05 0.00 0.05 0.00 0.00 99.90 05:59:32 05:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:59:32 05:53:01 3 0.07 0.00 0.05 0.02 0.00 99.87 05:59:32 05:53:01 4 0.08 0.00 0.22 0.02 0.00 99.68 05:59:32 05:53:01 5 0.02 0.00 0.03 0.02 0.02 99.92 05:59:32 05:53:01 6 1.32 0.00 0.02 0.00 0.02 98.64 05:59:32 05:53:01 7 0.05 0.00 0.02 0.08 0.00 99.85 05:59:32 05:54:01 all 1.20 0.00 0.83 0.34 0.01 97.62 05:59:32 05:54:01 0 1.29 0.00 0.82 0.32 0.02 97.56 05:59:32 05:54:01 1 2.06 0.00 1.88 0.05 0.00 96.00 05:59:32 05:54:01 2 0.98 0.00 0.65 0.80 0.00 97.56 05:59:32 05:54:01 3 0.70 0.00 0.60 0.60 0.02 98.08 05:59:32 05:54:01 4 0.72 0.00 0.52 0.15 0.00 98.62 05:59:32 05:54:01 5 1.80 0.00 0.69 0.07 0.00 97.44 05:59:32 05:54:01 6 0.87 0.00 0.82 0.43 0.00 97.88 05:59:32 05:54:01 7 1.20 0.00 0.64 0.33 0.03 97.79 05:59:32 05:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:59:32 05:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:55:01 2 0.02 0.00 0.03 0.03 0.00 99.92 05:59:32 05:55:01 3 0.07 0.00 0.00 0.00 0.00 99.93 05:59:32 05:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 05:59:32 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:55:01 7 0.07 0.00 0.03 0.00 0.00 99.90 05:59:32 05:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:59:32 05:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:59:32 05:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:59:32 05:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:59:32 05:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 05:59:32 05:56:01 7 0.07 0.00 0.05 0.00 0.02 99.87 05:59:32 05:57:01 all 0.10 0.00 0.01 0.00 0.00 99.89 05:59:32 05:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:59:32 05:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:59:32 05:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:59:32 05:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:59:32 05:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:59:32 05:57:01 6 0.63 0.00 0.00 0.00 0.00 99.37 05:59:32 05:57:01 7 0.07 0.00 0.03 0.00 0.00 99.90 05:59:32 05:58:01 all 0.27 0.00 0.01 0.01 0.00 99.71 05:59:32 05:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:59:32 05:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:59:32 05:58:01 2 0.02 0.00 0.00 0.05 0.00 99.93 05:59:32 05:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:59:32 05:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:59:32 05:58:01 6 1.97 0.00 0.02 0.00 0.00 98.01 05:59:32 05:58:01 7 0.17 0.00 0.02 0.00 0.02 99.80 05:59:32 05:59:01 all 0.30 0.00 0.01 0.01 0.00 99.67 05:59:32 05:59:01 0 0.07 0.00 0.07 0.02 0.02 99.83 05:59:32 05:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:59:01 2 0.00 0.00 0.02 0.03 0.02 99.93 05:59:32 05:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:59:32 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:59:32 05:59:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:59:32 05:59:01 6 1.97 0.00 0.00 0.00 0.00 98.03 05:59:32 05:59:01 7 0.28 0.00 0.03 0.00 0.00 99.68 05:59:32 05:59:32 Average: CPU %user %nice %system %iowait %steal %idle 05:59:32 Average: all 5.02 0.00 1.27 0.64 0.02 93.04 05:59:32 Average: 0 4.84 0.00 1.15 0.16 0.02 93.82 05:59:32 Average: 1 4.96 0.00 1.45 0.18 0.02 93.39 05:59:32 Average: 2 5.18 0.00 1.21 0.50 0.02 93.09 05:59:32 Average: 3 4.90 0.00 1.34 1.41 0.02 92.33 05:59:32 Average: 4 4.85 0.00 1.32 1.32 0.02 92.49 05:59:32 Average: 5 5.08 0.00 1.17 0.40 0.02 93.33 05:59:32 Average: 6 5.26 0.00 1.34 0.78 0.02 92.61 05:59:32 Average: 7 5.10 0.00 1.20 0.40 0.03 93.28 05:59:32 05:59:32 05:59:32