Pull request #168 updated 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 jpwhitemn for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 0d9b53f380664d327cdd8d5493c2988863f41b5b+73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 (e4c38822e6ec1e743b80d649bec8f9691843c18e) 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-ssh14631444530693710613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh691602162238199469.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-168/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-168/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1427498274076748725.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13839640523597879326.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-168/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-168/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9256323143827229650.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41442 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [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-168 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 into PR head commit 0d9b53f380664d327cdd8d5493c2988863f41b5b Merge succeeded, producing 0d9b53f380664d327cdd8d5493c2988863f41b5b Checking out Revision 0d9b53f380664d327cdd8d5493c2988863f41b5b (PR-168) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d9b53f380664d327cdd8d5493c2988863f41b5b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d9b53f380664d327cdd8d5493c2988863f41b5b # timeout=10 Commit message: "docs: additions to CHANGELOG" > git rev-list --no-walk c21542ab65b92aa1fa5a7b44d3ea00085a4a60ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T01:26:13.252Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T01:26:13.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T01:26:13.434Z] ========================================================= [2022-05-08T01:26:13.434Z] EdgeX Global Pipelines Version Info [2022-05-08T01:26:13.434Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:14.226Z] ------------------- [2022-05-08T01:26:14.226Z] stable info: [2022-05-08T01:26:14.226Z] ------------------- [2022-05-08T01:26:14.226Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:26:14.226Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T01:26:14.226Z] Message: update stable to v1.0.227 [2022-05-08T01:26:14.797Z] ------------------- [2022-05-08T01:26:14.797Z] experimental info: [2022-05-08T01:26:14.797Z] ------------------- [2022-05-08T01:26:14.797Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:26:14.797Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T01:26:14.797Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T01:26:14.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-08T01:26:14.940Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-08T01:26:14.956Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T01:26:14.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T01:26:14.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T01:26:14.993Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T01:26:15.007Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T01:26:15.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-08T01:26:15.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T01:26:15.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T01:26:15.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T01:26:15.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-08T01:26:15.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T01:26:15.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T01:26:15.114Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:26:15.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:26:15.138Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:26:15.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-08T01:26:15.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T01:26:15.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T01:26:15.185Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-08T01:26:15.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-08T01:26:15.215Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-08T01:26:15.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-08T01:26:15.255Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-08T01:26:15.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T01:26:15.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2022-05-08T01:26:15.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2022-05-08T01:26:15.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2022-05-08T01:26:15.333Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d9b53f380664d327cdd8d5493c2988863f41b5b [Pipeline] echo [2022-05-08T01:26:15.347Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d9b53f [Pipeline] echo [2022-05-08T01:26:15.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:26:15.412Z] provisioning config files... [2022-05-08T01:26:15.426Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config5135704602898657588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:15.742Z] ---> docker-login.sh [2022-05-08T01:26:15.742Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:26:16.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:16.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:16.005Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:16.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:16.005Z] [2022-05-08T01:26:16.005Z] Login Succeeded [2022-05-08T01:26:16.005Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:26:16.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:16.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:16.269Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:16.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:16.269Z] [2022-05-08T01:26:16.269Z] Login Succeeded [2022-05-08T01:26:16.269Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:26:16.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:16.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:16.535Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:16.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:16.535Z] [2022-05-08T01:26:16.535Z] Login Succeeded [2022-05-08T01:26:16.535Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:26:16.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:16.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:16.535Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:16.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:16.535Z] [2022-05-08T01:26:16.535Z] Login Succeeded [2022-05-08T01:26:16.535Z] docker.io [2022-05-08T01:26:16.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:17.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:17.109Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:17.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:17.109Z] [2022-05-08T01:26:17.109Z] Login Succeeded [2022-05-08T01:26:17.109Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:26:17.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T01:26:17.487Z] + git rev-list -1 --merges 0d9b53f380664d327cdd8d5493c2988863f41b5b~1..0d9b53f380664d327cdd8d5493c2988863f41b5b [Pipeline] echo [2022-05-08T01:26:17.613Z] -----------> git rev-list -1 --merges 0d9b53f380664d327cdd8d5493c2988863f41b5b~1..0d9b53f380664d327cdd8d5493c2988863f41b5b 0d9b53f380664d327cdd8d5493c2988863f41b5b [false] [Pipeline] sh [2022-05-08T01:26:17.904Z] + git log --format=format:%s -1 0d9b53f380664d327cdd8d5493c2988863f41b5b [Pipeline] echo [2022-05-08T01:26:17.920Z] ========================================================= [2022-05-08T01:26:17.920Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T01:26:17.920Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:26:18.254Z] + git log --format=format:%s -1 0d9b53f380664d327cdd8d5493c2988863f41b5b [Pipeline] echo [2022-05-08T01:26:18.267Z] [semverPrep] GIT_COMMIT: 0d9b53f380664d327cdd8d5493c2988863f41b5b, Commit Message: docs: additions to CHANGELOG [Pipeline] echo [2022-05-08T01:26:18.277Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-08T01:26:18.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T01:26:18.669Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T01:26:18.669Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T01:26:18.669Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T01:26:18.669Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-08T01:26:18.669Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-08T01:26:18.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:26:19.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:26:19.016Z] [2022-05-08T01:26:19.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:26:19.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:26:19.323Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T01:26:19.323Z] 1fe172e4850f: Pulling fs layer [2022-05-08T01:26:19.323Z] caf521ccaac6: Pulling fs layer [2022-05-08T01:26:19.323Z] 3ead6fa29328: Pulling fs layer [2022-05-08T01:26:19.323Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T01:26:19.323Z] a8d5f1318db7: Pulling fs layer [2022-05-08T01:26:19.323Z] c427282e49a2: Pulling fs layer [2022-05-08T01:26:19.323Z] 1827001aaf11: Pulling fs layer [2022-05-08T01:26:19.323Z] 0714d37db230: Pulling fs layer [2022-05-08T01:26:19.323Z] ac28cf19c067: Pulling fs layer [2022-05-08T01:26:19.323Z] ca983d60f3e2: Pulling fs layer [2022-05-08T01:26:19.323Z] c427282e49a2: Waiting [2022-05-08T01:26:19.323Z] 5c2a1cbceb83: Waiting [2022-05-08T01:26:19.323Z] 0714d37db230: Waiting [2022-05-08T01:26:19.323Z] 1827001aaf11: Waiting [2022-05-08T01:26:19.323Z] ac28cf19c067: Waiting [2022-05-08T01:26:19.323Z] ca983d60f3e2: Waiting [2022-05-08T01:26:19.323Z] a8d5f1318db7: Waiting [2022-05-08T01:26:19.323Z] 9f894cec8388: Pulling fs layer [2022-05-08T01:26:19.323Z] 9f894cec8388: Waiting [2022-05-08T01:26:19.323Z] caf521ccaac6: Download complete [2022-05-08T01:26:19.323Z] 5c2a1cbceb83: Download complete [2022-05-08T01:26:19.323Z] 3ead6fa29328: Verifying Checksum [2022-05-08T01:26:19.323Z] 3ead6fa29328: Download complete [2022-05-08T01:26:19.595Z] c427282e49a2: Download complete [2022-05-08T01:26:19.595Z] a8d5f1318db7: Verifying Checksum [2022-05-08T01:26:19.595Z] a8d5f1318db7: Download complete [2022-05-08T01:26:19.595Z] 0714d37db230: Verifying Checksum [2022-05-08T01:26:19.595Z] 0714d37db230: Download complete [2022-05-08T01:26:19.595Z] ac28cf19c067: Verifying Checksum [2022-05-08T01:26:19.595Z] ac28cf19c067: Download complete [2022-05-08T01:26:19.595Z] ca983d60f3e2: Verifying Checksum [2022-05-08T01:26:19.595Z] ca983d60f3e2: Download complete [2022-05-08T01:26:19.595Z] 9f894cec8388: Verifying Checksum [2022-05-08T01:26:19.595Z] 9f894cec8388: Download complete [2022-05-08T01:26:19.595Z] 1fe172e4850f: Verifying Checksum [2022-05-08T01:26:19.595Z] 1fe172e4850f: Download complete [2022-05-08T01:26:19.856Z] 1827001aaf11: Verifying Checksum [2022-05-08T01:26:19.856Z] 1827001aaf11: Download complete [2022-05-08T01:26:21.237Z] 1fe172e4850f: Pull complete [2022-05-08T01:26:21.237Z] caf521ccaac6: Pull complete [2022-05-08T01:26:21.808Z] 3ead6fa29328: Pull complete [2022-05-08T01:26:21.808Z] 5c2a1cbceb83: Pull complete [2022-05-08T01:26:22.069Z] a8d5f1318db7: Pull complete [2022-05-08T01:26:22.069Z] c427282e49a2: Pull complete [2022-05-08T01:26:23.978Z] 1827001aaf11: Pull complete [2022-05-08T01:26:23.978Z] 0714d37db230: Pull complete [2022-05-08T01:26:24.238Z] ac28cf19c067: Pull complete [2022-05-08T01:26:24.238Z] ca983d60f3e2: Pull complete [2022-05-08T01:26:24.500Z] 9f894cec8388: Pull complete [2022-05-08T01:26:24.500Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T01:26:24.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:26:24.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T01:26:24.573Z] prd-ubuntu20.04-docker-8c-8g-41442 does not seem to be running inside a container [2022-05-08T01:26:24.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-08T01:26:26.238Z] $ docker top 2d6d00cc83fc5d9e2f30c6a8db7a7a3f90df68529a7b9b5bd4530b6b1c84fc8f -eo pid,comm [2022-05-08T01:26:26.301Z] 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). [2022-05-08T01:26:26.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T01:26:26.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:26:26.339Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:26:26.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:26:26.462Z] $ docker exec 2d6d00cc83fc5d9e2f30c6a8db7a7a3f90df68529a7b9b5bd4530b6b1c84fc8f ssh-agent [2022-05-08T01:26:26.581Z] SSH_AUTH_SOCK=/tmp/ssh-q7ShmhYSwaW2/agent.32 [2022-05-08T01:26:26.581Z] SSH_AGENT_PID=39 [2022-05-08T01:26:26.589Z] Running ssh-add (command line suppressed) [2022-05-08T01:26:26.699Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_7773186200972818430.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_7773186200972818430.key) [2022-05-08T01:26:26.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:26:27.003Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T01:26:27.021Z] $ docker exec --env ******** --env ******** 2d6d00cc83fc5d9e2f30c6a8db7a7a3f90df68529a7b9b5bd4530b6b1c84fc8f ssh-agent -k [2022-05-08T01:26:27.132Z] unset SSH_AUTH_SOCK; [2022-05-08T01:26:27.132Z] unset SSH_AGENT_PID; [2022-05-08T01:26:27.133Z] echo Agent pid 39 killed; [2022-05-08T01:26:27.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T01:26:27.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:26:27.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:26:27.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:26:27.293Z] $ docker exec 2d6d00cc83fc5d9e2f30c6a8db7a7a3f90df68529a7b9b5bd4530b6b1c84fc8f ssh-agent [2022-05-08T01:26:27.423Z] SSH_AUTH_SOCK=/tmp/ssh-lj6O8yFUC0I0/agent.71 [2022-05-08T01:26:27.423Z] SSH_AGENT_PID=77 [2022-05-08T01:26:27.429Z] Running ssh-add (command line suppressed) [2022-05-08T01:26:27.550Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_1339681725383221777.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_1339681725383221777.key) [2022-05-08T01:26:27.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:26:27.850Z] + git semver init [2022-05-08T01:26:28.109Z] 2022-05-08 01:26:28,054 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T01:26:28.109Z] 2022-05-08 01:26:28,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-08T01:26:28.109Z] 2022-05-08 01:26:28,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-08T01:26:28.109Z] 2022-05-08 01:26:28,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168, universal_newlines=False, shell=None, istream=None) [2022-05-08T01:26:29.054Z] 2022-05-08 01:26:28,853 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.git/info/exclude [2022-05-08T01:26:29.054Z] 2022-05-08 01:26:28,853 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 with force:False [2022-05-08T01:26:29.054Z] 2022-05-08 01:26:28,853 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-08T01:26:29.054Z] 2022-05-08 01:26:28,856 [execute] INFO git cat-file --batch-check [2022-05-08T01:26:29.054Z] 2022-05-08 01:26:28,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:26:29.054Z] 2022-05-08 01:26:28,862 [execute] INFO git cat-file --batch [2022-05-08T01:26:29.054Z] 2022-05-08 01:26:28,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:26:29.054Z] 2022-05-08 01:26:28,867 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-08T01:26:29.054Z] 0.0.0 [Pipeline] } [2022-05-08T01:26:29.068Z] $ docker exec --env ******** --env ******** 2d6d00cc83fc5d9e2f30c6a8db7a7a3f90df68529a7b9b5bd4530b6b1c84fc8f ssh-agent -k [2022-05-08T01:26:29.170Z] unset SSH_AUTH_SOCK; [2022-05-08T01:26:29.170Z] unset SSH_AGENT_PID; [2022-05-08T01:26:29.170Z] echo Agent pid 77 killed; [2022-05-08T01:26:29.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T01:26:29.493Z] + git semver [Pipeline] } [2022-05-08T01:26:29.773Z] $ docker stop --time=1 2d6d00cc83fc5d9e2f30c6a8db7a7a3f90df68529a7b9b5bd4530b6b1c84fc8f [2022-05-08T01:26:31.110Z] $ docker rm -f 2d6d00cc83fc5d9e2f30c6a8db7a7a3f90df68529a7b9b5bd4530b6b1c84fc8f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:26:31.460Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T01:26:31.724Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T01:26:31.727Z] [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 [2022-05-08T01:26:31.863Z] provisioning config files... [2022-05-08T01:26:31.872Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config110258500937007417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:26:32.168Z] ---> docker-login.sh [2022-05-08T01:26:32.168Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:26:32.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:32.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:32.168Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:32.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:32.168Z] [2022-05-08T01:26:32.168Z] Login Succeeded [2022-05-08T01:26:32.168Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:26:32.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:32.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:32.431Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:32.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:32.431Z] [2022-05-08T01:26:32.431Z] Login Succeeded [2022-05-08T01:26:32.431Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:26:32.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:32.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:32.431Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:32.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:32.431Z] [2022-05-08T01:26:32.431Z] Login Succeeded [2022-05-08T01:26:32.431Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:26:32.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:32.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:32.691Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:32.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:32.691Z] [2022-05-08T01:26:32.691Z] Login Succeeded [2022-05-08T01:26:32.691Z] docker.io [2022-05-08T01:26:32.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:26:32.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:26:32.951Z] Configure a credential helper to remove this warning. See [2022-05-08T01:26:32.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:26:32.951Z] [2022-05-08T01:26:32.951Z] Login Succeeded [2022-05-08T01:26:32.951Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:26:32.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:26:33.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:26:33.041Z] ========================================================= [2022-05-08T01:26:33.041Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T01:26:33.041Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:26:33.350Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-08T01:26:33.350Z] Sending build context to Docker daemon 5.335MB [2022-05-08T01:26:33.351Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:26:33.351Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T01:26:33.351Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T01:26:33.351Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T01:26:33.351Z] 666ba61612fd: Pulling fs layer [2022-05-08T01:26:33.351Z] 8ed8ca486205: Pulling fs layer [2022-05-08T01:26:33.351Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T01:26:33.351Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T01:26:33.351Z] ca2b28591e48: Pulling fs layer [2022-05-08T01:26:33.351Z] a51346096db8: Pulling fs layer [2022-05-08T01:26:33.351Z] daebc70d1ce1: Pulling fs layer [2022-05-08T01:26:33.351Z] 0e18a0eac166: Pulling fs layer [2022-05-08T01:26:33.351Z] ca2b28591e48: Waiting [2022-05-08T01:26:33.351Z] a51346096db8: Waiting [2022-05-08T01:26:33.351Z] daebc70d1ce1: Waiting [2022-05-08T01:26:33.351Z] 4fe6c5a15a65: Waiting [2022-05-08T01:26:33.351Z] 0e18a0eac166: Waiting [2022-05-08T01:26:33.351Z] 22a0e8bec74d: Waiting [2022-05-08T01:26:33.351Z] 8ed8ca486205: Verifying Checksum [2022-05-08T01:26:33.351Z] 8ed8ca486205: Download complete [2022-05-08T01:26:33.351Z] 666ba61612fd: Download complete [2022-05-08T01:26:33.351Z] 22a0e8bec74d: Download complete [2022-05-08T01:26:33.351Z] ca2b28591e48: Verifying Checksum [2022-05-08T01:26:33.351Z] ca2b28591e48: Download complete [2022-05-08T01:26:33.351Z] 59bf1c3509f3: Verifying Checksum [2022-05-08T01:26:33.611Z] a51346096db8: Verifying Checksum [2022-05-08T01:26:33.611Z] a51346096db8: Download complete [2022-05-08T01:26:33.611Z] daebc70d1ce1: Verifying Checksum [2022-05-08T01:26:33.611Z] daebc70d1ce1: Download complete [2022-05-08T01:26:33.611Z] 59bf1c3509f3: Pull complete [2022-05-08T01:26:33.872Z] 666ba61612fd: Pull complete [2022-05-08T01:26:33.872Z] 8ed8ca486205: Pull complete [2022-05-08T01:26:34.133Z] 0e18a0eac166: Verifying Checksum [2022-05-08T01:26:34.133Z] 0e18a0eac166: Download complete [2022-05-08T01:26:34.133Z] 4fe6c5a15a65: Verifying Checksum [2022-05-08T01:26:34.133Z] 4fe6c5a15a65: Download complete [2022-05-08T01:26:38.331Z] 4fe6c5a15a65: Pull complete [2022-05-08T01:26:38.331Z] 22a0e8bec74d: Pull complete [2022-05-08T01:26:38.331Z] ca2b28591e48: Pull complete [2022-05-08T01:26:38.331Z] a51346096db8: Pull complete [2022-05-08T01:26:38.331Z] daebc70d1ce1: Pull complete [2022-05-08T01:26:40.238Z] 0e18a0eac166: Pull complete [2022-05-08T01:26:40.238Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T01:26:40.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:26:40.238Z] ---> f018257e8ee9 [2022-05-08T01:26:40.238Z] Step 3/12 : ARG MAKE='make build' [2022-05-08T01:26:41.625Z] ---> Running in fe612aa9fb5e [2022-05-08T01:26:41.886Z] Removing intermediate container fe612aa9fb5e [2022-05-08T01:26:41.886Z] ---> d59e6872ab51 [2022-05-08T01:26:41.886Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:26:41.886Z] ---> Running in f171d3796185 [2022-05-08T01:26:41.886Z] Removing intermediate container f171d3796185 [2022-05-08T01:26:41.886Z] ---> 6441ab511df2 [2022-05-08T01:26:41.886Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:26:41.886Z] ---> Running in a9b4d991e97b [2022-05-08T01:26:42.148Z] Removing intermediate container a9b4d991e97b [2022-05-08T01:26:42.148Z] ---> bb289d9a896e [2022-05-08T01:26:42.148Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:26:42.148Z] ---> Running in 88a30f7659f1 [2022-05-08T01:26:42.718Z] Removing intermediate container 88a30f7659f1 [2022-05-08T01:26:42.718Z] ---> 2d2a5aeb59f8 [2022-05-08T01:26:42.718Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:26:42.718Z] ---> Running in 7f0fa7119913 [2022-05-08T01:26:42.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:26:43.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:26:43.923Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:26:44.184Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T01:26:44.184Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:26:44.445Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:26:44.445Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:26:44.445Z] OK: 224 MiB in 56 packages [2022-05-08T01:26:44.706Z] Removing intermediate container 7f0fa7119913 [2022-05-08T01:26:44.706Z] ---> 9b0372329760 [2022-05-08T01:26:44.706Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-08T01:26:44.982Z] ---> Running in 6bb18983614c [2022-05-08T01:26:44.982Z] Removing intermediate container 6bb18983614c [2022-05-08T01:26:44.982Z] ---> 397db458fb7c [2022-05-08T01:26:44.982Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-08T01:26:44.982Z] ---> 9030ae8545e2 [2022-05-08T01:26:44.982Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:26:45.242Z] ---> Running in fdea73f89d9e [2022-05-08T01:26:46.808Z] Still waiting to schedule task [2022-05-08T01:26:46.808Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-08T01:27:00.164Z] Removing intermediate container fdea73f89d9e [2022-05-08T01:27:00.164Z] ---> dc2c640c3a61 [2022-05-08T01:27:00.164Z] Step 11/12 : COPY . . [2022-05-08T01:27:00.164Z] ---> 29d1241ddca6 [2022-05-08T01:27:00.164Z] Step 12/12 : RUN ${MAKE} [2022-05-08T01:27:00.164Z] ---> Running in b0d6e3e02f29 [2022-05-08T01:27:00.164Z] noop [2022-05-08T01:27:00.425Z] Removing intermediate container b0d6e3e02f29 [2022-05-08T01:27:00.425Z] ---> fa0fb74d7dda [2022-05-08T01:27:00.425Z] Successfully built fa0fb74d7dda [2022-05-08T01:27:00.425Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:27:00.719Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:27:00.719Z] . [Pipeline] withDockerContainer [2022-05-08T01:27:00.786Z] prd-ubuntu20.04-docker-8c-8g-41442 does not seem to be running inside a container [2022-05-08T01:27:00.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:27:01.318Z] $ docker top 1d556d9ed932675dd62c7f8f0f28374e6855232acbaec312fde7f4df84333e60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:27:01.680Z] + go version [2022-05-08T01:27:01.680Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T01:27:01.700Z] $ docker stop --time=1 1d556d9ed932675dd62c7f8f0f28374e6855232acbaec312fde7f4df84333e60 [2022-05-08T01:27:03.002Z] $ docker rm -f 1d556d9ed932675dd62c7f8f0f28374e6855232acbaec312fde7f4df84333e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:27:03.421Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:27:03.421Z] . [Pipeline] withDockerContainer [2022-05-08T01:27:03.485Z] prd-ubuntu20.04-docker-8c-8g-41442 does not seem to be running inside a container [2022-05-08T01:27:03.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:27:03.882Z] $ docker top f8ac20e88bdb541c4be615e153ca5c8c7de37050298050d40fa03b6e5b3e06c1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:27:04.264Z] + make test [2022-05-08T01:27:04.264Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-08T01:27:04.572Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-08T01:27:12.727Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-08T01:27:12.727Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2022-05-08T01:27:19.300Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:27:22.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:27:22.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:27:22.595Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:27:22.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:27:22.892Z] $ docker stop --time=1 f8ac20e88bdb541c4be615e153ca5c8c7de37050298050d40fa03b6e5b3e06c1 [2022-05-08T01:27:24.741Z] $ docker rm -f f8ac20e88bdb541c4be615e153ca5c8c7de37050298050d40fa03b6e5b3e06c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:27:25.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:27:25.221Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-08T01:27:25.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:27:26.034Z] + ls -al . [2022-05-08T01:27:26.034Z] total 168 [2022-05-08T01:27:26.034Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:27 . [2022-05-08T01:27:26.034Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:26 .. [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 6 May 8 01:26 .dockerignore [2022-05-08T01:27:26.034Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:26 .git [2022-05-08T01:27:26.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:26 .github [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 328 May 8 01:26 .gitignore [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:26 .golangci.yml [2022-05-08T01:27:26.034Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:26 .semver [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 8 01:26 Attribution.txt [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 7102 May 8 01:26 CHANGELOG.md [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 8 01:26 Dockerfile [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:26 GOVERNANCE.md [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 656 May 8 01:26 Jenkinsfile [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:26 LICENSE [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 8 01:26 Makefile [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 01:26 OWNERS.md [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 8 01:26 README.md [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:26 VERSION [2022-05-08T01:27:26.034Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:26 bin [2022-05-08T01:27:26.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:26 cmd [2022-05-08T01:27:26.034Z] -rw-r--r-- 1 jenkins jenkins 7631 May 8 01:27 coverage.out [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 8 01:26 go.mod [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 8 01:26 go.sum [2022-05-08T01:27:26.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:26 internal [2022-05-08T01:27:26.034Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:26 snap [2022-05-08T01:27:26.034Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 01:26 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:27:26.329Z] + 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=0d9b53f380664d327cdd8d5493c2988863f41b5b --label arch=amd64 --label version=0.0.0 . [2022-05-08T01:27:26.329Z] Sending build context to Docker daemon 5.343MB [2022-05-08T01:27:26.329Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:27:26.329Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-08T01:27:26.329Z] ---> fa0fb74d7dda [2022-05-08T01:27:26.329Z] Step 3/24 : ARG MAKE='make build' [2022-05-08T01:27:26.329Z] ---> Running in 55d4f437bd31 [2022-05-08T01:27:26.589Z] Removing intermediate container 55d4f437bd31 [2022-05-08T01:27:26.589Z] ---> cf62ff625c07 [2022-05-08T01:27:26.589Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:27:26.589Z] ---> Running in 081e9ccd5546 [2022-05-08T01:27:26.589Z] Removing intermediate container 081e9ccd5546 [2022-05-08T01:27:26.589Z] ---> 68dd4f882bfa [2022-05-08T01:27:26.589Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:27:26.589Z] ---> Running in d62e37a6a9e7 [2022-05-08T01:27:26.849Z] Removing intermediate container d62e37a6a9e7 [2022-05-08T01:27:26.849Z] ---> 2680606c0831 [2022-05-08T01:27:26.849Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:27:26.849Z] ---> Running in 0c62b05d1d50 [2022-05-08T01:27:27.424Z] Removing intermediate container 0c62b05d1d50 [2022-05-08T01:27:27.424Z] ---> 41d514a15b66 [2022-05-08T01:27:27.424Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:27:27.424Z] ---> Running in a9d4207ca67b [2022-05-08T01:27:27.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:27:28.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:27:28.891Z] OK: 224 MiB in 56 packages [2022-05-08T01:27:29.151Z] Removing intermediate container a9d4207ca67b [2022-05-08T01:27:29.151Z] ---> 04ad40f20b8a [2022-05-08T01:27:29.151Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-08T01:27:29.151Z] ---> Running in 19d17c4569c6 [2022-05-08T01:27:29.412Z] Removing intermediate container 19d17c4569c6 [2022-05-08T01:27:29.412Z] ---> 2ff2938d0e4e [2022-05-08T01:27:29.412Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-08T01:27:29.412Z] ---> f2cdfcabd3c0 [2022-05-08T01:27:29.412Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:27:29.412Z] ---> Running in 626d7e9b15fe [2022-05-08T01:27:30.355Z] Removing intermediate container 626d7e9b15fe [2022-05-08T01:27:30.355Z] ---> 5ac7ff55aa76 [2022-05-08T01:27:30.355Z] Step 11/24 : COPY . . [2022-05-08T01:27:30.355Z] ---> f57e15b9e042 [2022-05-08T01:27:30.355Z] Step 12/24 : RUN ${MAKE} [2022-05-08T01:27:30.618Z] ---> Running in 2fd73d1ea996 [2022-05-08T01:27:30.879Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-08T01:27:48.984Z] Removing intermediate container 2fd73d1ea996 [2022-05-08T01:27:48.984Z] ---> c8c2fd07a37b [2022-05-08T01:27:48.984Z] Step 13/24 : FROM alpine:3.14 [2022-05-08T01:27:49.924Z] 3.14: Pulling from library/alpine [2022-05-08T01:27:49.924Z] 8663204ce13b: Pulling fs layer [2022-05-08T01:27:49.924Z] 8663204ce13b: Download complete [2022-05-08T01:27:50.185Z] 8663204ce13b: Pull complete [2022-05-08T01:27:50.185Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:27:50.185Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:27:50.185Z] ---> e04c818066af [2022-05-08T01:27:50.185Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:27:50.185Z] ---> Running in 9d2f459d80ff [2022-05-08T01:27:50.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:27:50.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:27:50.964Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:27:50.964Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:27:51.256Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:27:51.256Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:27:51.256Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:27:51.256Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:27:51.256Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:27:51.256Z] OK: 8 MiB in 20 packages [2022-05-08T01:27:51.516Z] Removing intermediate container 9d2f459d80ff [2022-05-08T01:27:51.516Z] ---> a655ffe47f27 [2022-05-08T01:27:51.516Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-08T01:27:52.084Z] ---> cf91330635c7 [2022-05-08T01:27:52.084Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-08T01:27:52.344Z] ---> 9ae144ddf4c9 [2022-05-08T01:27:52.344Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-08T01:27:52.344Z] ---> 963bed11ef1e [2022-05-08T01:27:52.344Z] Step 18/24 : EXPOSE 59993 [2022-05-08T01:27:52.605Z] ---> Running in f34107e9f439 [2022-05-08T01:27:52.605Z] Removing intermediate container f34107e9f439 [2022-05-08T01:27:52.605Z] ---> 8db8520a2383 [2022-05-08T01:27:52.605Z] Step 19/24 : EXPOSE 161 [2022-05-08T01:27:52.605Z] ---> Running in 16b9f6976d9e [2022-05-08T01:27:52.605Z] Removing intermediate container 16b9f6976d9e [2022-05-08T01:27:52.605Z] ---> c658500b6dd0 [2022-05-08T01:27:52.605Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-08T01:27:52.865Z] ---> Running in 2dad544a278c [2022-05-08T01:27:52.865Z] Removing intermediate container 2dad544a278c [2022-05-08T01:27:52.865Z] ---> d66a939b2790 [2022-05-08T01:27:52.865Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-08T01:27:52.865Z] ---> Running in 0d63229811ac [2022-05-08T01:27:52.865Z] Removing intermediate container 0d63229811ac [2022-05-08T01:27:52.865Z] ---> 27c1fc790bf4 [2022-05-08T01:27:52.865Z] Step 22/24 : LABEL arch=amd64 [2022-05-08T01:27:53.125Z] ---> Running in bf8dc7f7a87f [2022-05-08T01:27:53.125Z] Removing intermediate container bf8dc7f7a87f [2022-05-08T01:27:53.126Z] ---> 91d6e50b203b [2022-05-08T01:27:53.126Z] Step 23/24 : LABEL git_sha=0d9b53f380664d327cdd8d5493c2988863f41b5b [2022-05-08T01:27:53.126Z] ---> Running in ff60f42f7cbe [2022-05-08T01:27:53.126Z] Removing intermediate container ff60f42f7cbe [2022-05-08T01:27:53.126Z] ---> a20ba5b1733e [2022-05-08T01:27:53.126Z] Step 24/24 : LABEL version=0.0.0 [2022-05-08T01:27:53.126Z] ---> Running in 51ce1e3a9afd [2022-05-08T01:27:53.385Z] Removing intermediate container 51ce1e3a9afd [2022-05-08T01:27:53.385Z] ---> 2be0c47752bf [2022-05-08T01:27:53.385Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T01:27:53.385Z] Successfully built 2be0c47752bf [2022-05-08T01:27:53.385Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:27:53.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:27:53.801Z] [2022-05-08T01:27:53.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:27:54.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:27:54.108Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T01:27:54.108Z] 5eb5b503b376: Pulling fs layer [2022-05-08T01:27:54.108Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T01:27:54.108Z] ec43610c2a17: Pulling fs layer [2022-05-08T01:27:54.108Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T01:27:54.108Z] 33b1e0a273af: Pulling fs layer [2022-05-08T01:27:54.108Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T01:27:54.108Z] 2f39f015ded8: Pulling fs layer [2022-05-08T01:27:54.108Z] 5d3b04190fa2: Waiting [2022-05-08T01:27:54.108Z] 2f39f015ded8: Waiting [2022-05-08T01:27:54.108Z] 33b1e0a273af: Waiting [2022-05-08T01:27:54.108Z] 3a2ae6a8a46f: Waiting [2022-05-08T01:27:54.108Z] 5c69ac0246d0: Verifying Checksum [2022-05-08T01:27:54.108Z] 5c69ac0246d0: Download complete [2022-05-08T01:27:54.108Z] 3a2ae6a8a46f: Download complete [2022-05-08T01:27:54.368Z] 33b1e0a273af: Verifying Checksum [2022-05-08T01:27:54.368Z] ec43610c2a17: Verifying Checksum [2022-05-08T01:27:54.368Z] ec43610c2a17: Download complete [2022-05-08T01:27:54.368Z] 5d3b04190fa2: Verifying Checksum [2022-05-08T01:27:54.368Z] 5d3b04190fa2: Download complete [2022-05-08T01:27:54.368Z] 5eb5b503b376: Verifying Checksum [2022-05-08T01:27:54.368Z] 5eb5b503b376: Download complete [2022-05-08T01:27:54.936Z] 2f39f015ded8: Download complete [2022-05-08T01:27:55.505Z] 5eb5b503b376: Pull complete [2022-05-08T01:27:55.764Z] 5c69ac0246d0: Pull complete [2022-05-08T01:27:56.023Z] ec43610c2a17: Pull complete [2022-05-08T01:27:56.283Z] 3a2ae6a8a46f: Pull complete [2022-05-08T01:27:56.283Z] 33b1e0a273af: Pull complete [2022-05-08T01:27:56.542Z] 5d3b04190fa2: Pull complete [2022-05-08T01:28:00.736Z] 2f39f015ded8: Pull complete [2022-05-08T01:28:00.736Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T01:28:00.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:28:00.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T01:28:00.796Z] prd-ubuntu20.04-docker-8c-8g-41442 does not seem to be running inside a container [2022-05-08T01:28:00.842Z] $ 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-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T01:28:02.607Z] $ docker top 745011a40363bddfee6369258f8ebbb0b7015dea344e862d422070ebdb3fefaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:28:02.999Z] ---> job-cost.sh [2022-05-08T01:28:02.999Z] lf-activate-venv: SKIPPING [2022-05-08T01:28:02.999Z] INFO: No Stack... [2022-05-08T01:28:03.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:28:03.833Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:28:04.129Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/cost.csv [2022-05-08T01:28:04.129Z] + cut -d, -f6 [Pipeline] lock [2022-05-08T01:28:04.148Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-2-stack-cost] [2022-05-08T01:28:04.154Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-2-stack-cost] did not exist. Created. [2022-05-08T01:28:04.154Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:28:04.460Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T01:28:04.493Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:28:04.500Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:28:04.525Z] $ docker stop --time=1 745011a40363bddfee6369258f8ebbb0b7015dea344e862d422070ebdb3fefaf [2022-05-08T01:28:05.680Z] $ docker rm -f 745011a40363bddfee6369258f8ebbb0b7015dea344e862d422070ebdb3fefaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T01:34:48.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41534 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [Pipeline] { [Pipeline] ws [2022-05-08T01:34:48.772Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2022-05-08T01:34:49.280Z] Selected Git installation does not exist. Using Default [2022-05-08T01:34:49.280Z] The recommended git tool is: NONE [2022-05-08T01:34:56.837Z] using credential edgex-jenkins-ssh [2022-05-08T01:34:56.854Z] Cloning the remote Git repository [2022-05-08T01:34:56.928Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-08T01:34:57.005Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2022-05-08T01:34:57.118Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-08T01:34:57.119Z] > git --version # timeout=10 [2022-05-08T01:34:57.139Z] > git --version # 'git version 2.25.1' [2022-05-08T01:34:57.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:34:57.291Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:34:59.059Z] Merging remotes/origin/main commit 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 into PR head commit 0d9b53f380664d327cdd8d5493c2988863f41b5b [2022-05-08T01:34:59.290Z] Merge succeeded, producing 0d9b53f380664d327cdd8d5493c2988863f41b5b [2022-05-08T01:34:59.290Z] Checking out Revision 0d9b53f380664d327cdd8d5493c2988863f41b5b (PR-168) [2022-05-08T01:34:58.374Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-08T01:34:58.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:34:58.443Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-08T01:34:58.481Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-08T01:34:58.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:34:58.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-08T01:34:59.084Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:34:59.101Z] > git checkout -f 0d9b53f380664d327cdd8d5493c2988863f41b5b # timeout=10 [2022-05-08T01:34:59.200Z] > git remote # timeout=10 [2022-05-08T01:34:59.224Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T01:34:59.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:34:59.252Z] > git merge 73713b96c9dcd40dfd5451eeaca2e2c15d544ca8 # timeout=10 [2022-05-08T01:34:59.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T01:34:59.303Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:34:59.315Z] > git checkout -f 0d9b53f380664d327cdd8d5493c2988863f41b5b # timeout=10 [2022-05-08T01:35:03.556Z] Commit message: "docs: additions to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:35:04.430Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T01:35:04.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:35:04.430Z] Dload Upload Total Spent Left Speed [2022-05-08T01:35:04.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-08T01:35:04.964Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T01:35:05.320Z] + sudo tee /etc/docker/daemon.new [2022-05-08T01:35:05.320Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T01:35:05.320Z] { [2022-05-08T01:35:05.320Z] "registry-mirrors": [ [2022-05-08T01:35:05.320Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T01:35:05.320Z] ], [2022-05-08T01:35:05.320Z] "bip": "10.250.0.254/24", [2022-05-08T01:35:05.320Z] "hosts": [ [2022-05-08T01:35:05.320Z] "tcp://0.0.0.0:5555", [2022-05-08T01:35:05.320Z] "unix:///var/run/docker.sock" [2022-05-08T01:35:05.320Z] ], [2022-05-08T01:35:05.320Z] "mtu": 1458, [2022-05-08T01:35:05.320Z] "selinux-enabled": true, [2022-05-08T01:35:05.320Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T01:35:05.320Z] } [Pipeline] sh [2022-05-08T01:35:05.668Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T01:35:06.046Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:35:24.476Z] provisioning config files... [2022-05-08T01:35:24.502Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8345472442282902667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:35:24.875Z] ---> docker-login.sh [2022-05-08T01:35:24.876Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:35:25.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:35:25.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:35:25.759Z] Configure a credential helper to remove this warning. See [2022-05-08T01:35:25.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:35:25.759Z] [2022-05-08T01:35:25.759Z] Login Succeeded [2022-05-08T01:35:25.759Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:35:26.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:35:26.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:35:26.316Z] Configure a credential helper to remove this warning. See [2022-05-08T01:35:26.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:35:26.316Z] [2022-05-08T01:35:26.316Z] Login Succeeded [2022-05-08T01:35:26.316Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:35:26.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:35:26.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:35:26.871Z] Configure a credential helper to remove this warning. See [2022-05-08T01:35:26.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:35:26.871Z] [2022-05-08T01:35:26.871Z] Login Succeeded [2022-05-08T01:35:26.871Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:35:27.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:35:27.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:35:27.147Z] Configure a credential helper to remove this warning. See [2022-05-08T01:35:27.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:35:27.147Z] [2022-05-08T01:35:27.147Z] Login Succeeded [2022-05-08T01:35:27.147Z] docker.io [2022-05-08T01:35:27.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:35:28.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:35:28.028Z] Configure a credential helper to remove this warning. See [2022-05-08T01:35:28.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:35:28.028Z] [2022-05-08T01:35:28.028Z] Login Succeeded [2022-05-08T01:35:28.028Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:35:28.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:35:28.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:35:28.633Z] ========================================================= [2022-05-08T01:35:28.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T01:35:28.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:35:28.981Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-08T01:35:29.255Z] Sending build context to Docker daemon 2.762MB [2022-05-08T01:35:29.255Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:35:29.255Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-08T01:35:29.535Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T01:35:29.535Z] 9b3977197b4f: Pulling fs layer [2022-05-08T01:35:29.535Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T01:35:29.535Z] 94645a83ff95: Pulling fs layer [2022-05-08T01:35:29.535Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T01:35:29.535Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T01:35:29.535Z] 3096ccb668a1: Pulling fs layer [2022-05-08T01:35:29.535Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T01:35:29.535Z] a4caa8a26152: Pulling fs layer [2022-05-08T01:35:29.535Z] 0c92f367c5e7: Waiting [2022-05-08T01:35:29.535Z] e8cf19c19ddd: Waiting [2022-05-08T01:35:29.535Z] 3096ccb668a1: Waiting [2022-05-08T01:35:29.535Z] a4caa8a26152: Waiting [2022-05-08T01:35:29.535Z] 3f3a8bcf1eab: Waiting [2022-05-08T01:35:29.535Z] 94645a83ff95: Verifying Checksum [2022-05-08T01:35:29.535Z] 94645a83ff95: Download complete [2022-05-08T01:35:29.535Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T01:35:29.535Z] 1a89e8eeedd5: Download complete [2022-05-08T01:35:29.535Z] 0c92f367c5e7: Verifying Checksum [2022-05-08T01:35:29.535Z] 0c92f367c5e7: Download complete [2022-05-08T01:35:29.535Z] 3096ccb668a1: Verifying Checksum [2022-05-08T01:35:29.535Z] 3096ccb668a1: Download complete [2022-05-08T01:35:29.535Z] 9b3977197b4f: Download complete [2022-05-08T01:35:29.815Z] e8cf19c19ddd: Verifying Checksum [2022-05-08T01:35:29.815Z] e8cf19c19ddd: Download complete [2022-05-08T01:35:30.416Z] 9b3977197b4f: Pull complete [2022-05-08T01:35:31.021Z] 1a89e8eeedd5: Pull complete [2022-05-08T01:35:31.297Z] 94645a83ff95: Pull complete [2022-05-08T01:35:31.899Z] a4caa8a26152: Verifying Checksum [2022-05-08T01:35:31.899Z] a4caa8a26152: Download complete [2022-05-08T01:35:32.500Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-08T01:35:32.500Z] 3f3a8bcf1eab: Download complete [2022-05-08T01:35:44.916Z] 3f3a8bcf1eab: Pull complete [2022-05-08T01:35:44.916Z] 0c92f367c5e7: Pull complete [2022-05-08T01:35:45.191Z] 3096ccb668a1: Pull complete [2022-05-08T01:35:45.465Z] e8cf19c19ddd: Pull complete [2022-05-08T01:35:50.864Z] a4caa8a26152: Pull complete [2022-05-08T01:35:50.864Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T01:35:50.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:35:50.864Z] ---> 725f1c02e7f9 [2022-05-08T01:35:50.864Z] Step 3/12 : ARG MAKE='make build' [2022-05-08T01:35:51.843Z] ---> Running in a18ef9fd7d55 [2022-05-08T01:35:52.114Z] Removing intermediate container a18ef9fd7d55 [2022-05-08T01:35:52.114Z] ---> 264429deb3cb [2022-05-08T01:35:52.114Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:35:52.114Z] ---> Running in e0c3852c4ada [2022-05-08T01:35:52.391Z] Removing intermediate container e0c3852c4ada [2022-05-08T01:35:52.391Z] ---> 9a9fc8e7746b [2022-05-08T01:35:52.391Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:35:52.391Z] ---> Running in 90844da18a63 [2022-05-08T01:35:52.663Z] Removing intermediate container 90844da18a63 [2022-05-08T01:35:52.663Z] ---> d32ab31ea5c1 [2022-05-08T01:35:52.663Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:35:52.663Z] ---> Running in 683b23e3f1c0 [2022-05-08T01:35:54.636Z] Removing intermediate container 683b23e3f1c0 [2022-05-08T01:35:54.636Z] ---> 8ffb3383cea2 [2022-05-08T01:35:54.636Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:35:54.636Z] ---> Running in fe5161d0573c [2022-05-08T01:35:55.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:35:56.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:35:57.598Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-08T01:35:57.598Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-08T01:35:57.598Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-08T01:35:57.876Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-08T01:35:57.876Z] Executing busybox-1.34.1-r3.trigger [2022-05-08T01:35:57.876Z] OK: 224 MiB in 56 packages [2022-05-08T01:35:58.863Z] Removing intermediate container fe5161d0573c [2022-05-08T01:35:58.863Z] ---> 8ed0bf977159 [2022-05-08T01:35:58.863Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-08T01:35:58.863Z] ---> Running in 0ff76e027f39 [2022-05-08T01:35:59.134Z] Removing intermediate container 0ff76e027f39 [2022-05-08T01:35:59.134Z] ---> 335bcf2c542d [2022-05-08T01:35:59.134Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-08T01:35:59.729Z] ---> c5eff3dfe74b [2022-05-08T01:35:59.729Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:35:59.729Z] ---> Running in a5ab82a2e46b [2022-05-08T01:36:46.732Z] Removing intermediate container a5ab82a2e46b [2022-05-08T01:36:46.732Z] ---> 384e6c3ffe79 [2022-05-08T01:36:46.732Z] Step 11/12 : COPY . . [2022-05-08T01:36:46.732Z] ---> 8534fabda67e [2022-05-08T01:36:46.732Z] Step 12/12 : RUN ${MAKE} [2022-05-08T01:36:46.732Z] ---> Running in 3ec30c9dc25a [2022-05-08T01:36:46.732Z] noop [2022-05-08T01:36:46.732Z] Removing intermediate container 3ec30c9dc25a [2022-05-08T01:36:46.732Z] ---> 30b12d29f26b [2022-05-08T01:36:46.732Z] Successfully built 30b12d29f26b [2022-05-08T01:36:46.732Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:36:47.089Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:36:47.089Z] . [Pipeline] withDockerContainer [2022-05-08T01:36:47.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-41534 does not seem to be running inside a container [2022-05-08T01:36:47.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:36:48.774Z] $ docker top 7d94904b2dad780303d01eb7c2322d1e09b8e39737030afafb02cb7faa9ba8f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:36:49.692Z] + go version [2022-05-08T01:36:49.692Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T01:36:49.726Z] $ docker stop --time=1 7d94904b2dad780303d01eb7c2322d1e09b8e39737030afafb02cb7faa9ba8f4 [2022-05-08T01:36:51.396Z] $ docker rm -f 7d94904b2dad780303d01eb7c2322d1e09b8e39737030afafb02cb7faa9ba8f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:36:52.034Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:36:52.035Z] . [Pipeline] withDockerContainer [2022-05-08T01:36:52.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-41534 does not seem to be running inside a container [2022-05-08T01:36:52.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:36:53.734Z] $ docker top eb6f4ee552ebedd16a40a223ed6ef2a183a6188a1704491fb38acdd815d5b1d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:36:54.696Z] + make test [2022-05-08T01:36:54.696Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-08T01:36:56.694Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-08T01:38:18.601Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-08T01:38:18.601Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2022-05-08T01:38:19.198Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-08T01:38:19.198Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-08T01:38:51.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:38:51.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:38:51.579Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:38:51.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-08T01:38:51.623Z] $ docker stop --time=1 eb6f4ee552ebedd16a40a223ed6ef2a183a6188a1704491fb38acdd815d5b1d2 [2022-05-08T01:38:53.452Z] $ docker rm -f eb6f4ee552ebedd16a40a223ed6ef2a183a6188a1704491fb38acdd815d5b1d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:38:54.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-08T01:38:54.441Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T01:38:54.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:38:55.307Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-08T01:38:55.646Z] + ls -al . [2022-05-08T01:38:55.646Z] total 164 [2022-05-08T01:38:55.646Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:38 . [2022-05-08T01:38:55.646Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:34 .. [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 6 May 8 01:34 .dockerignore [2022-05-08T01:38:55.646Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:35 .git [2022-05-08T01:38:55.646Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:34 .github [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 328 May 8 01:34 .gitignore [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:34 .golangci.yml [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 8 01:34 Attribution.txt [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 7102 May 8 01:34 CHANGELOG.md [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 8 01:34 Dockerfile [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:34 GOVERNANCE.md [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 656 May 8 01:34 Jenkinsfile [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:34 LICENSE [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 8 01:34 Makefile [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 01:34 OWNERS.md [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 8 01:34 README.md [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:26 VERSION [2022-05-08T01:38:55.646Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:34 bin [2022-05-08T01:38:55.646Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:34 cmd [2022-05-08T01:38:55.646Z] -rw-r--r-- 1 jenkins jenkins 7631 May 8 01:38 coverage.out [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 8 01:34 go.mod [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 8 01:34 go.sum [2022-05-08T01:38:55.646Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:34 internal [2022-05-08T01:38:55.646Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:34 snap [2022-05-08T01:38:55.646Z] -rw-rw-r-- 1 jenkins jenkins 209 May 8 01:34 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:38:55.996Z] + 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=0d9b53f380664d327cdd8d5493c2988863f41b5b --label arch=arm64 --label version=0.0.0 . [2022-05-08T01:38:56.272Z] Sending build context to Docker daemon 2.77MB [2022-05-08T01:38:56.272Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-08T01:38:56.272Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-08T01:38:56.272Z] ---> 30b12d29f26b [2022-05-08T01:38:56.272Z] Step 3/24 : ARG MAKE='make build' [2022-05-08T01:38:56.554Z] ---> Running in f07206a93c9a [2022-05-08T01:38:56.827Z] Removing intermediate container f07206a93c9a [2022-05-08T01:38:56.827Z] ---> 7d8a58122f35 [2022-05-08T01:38:56.827Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-08T01:38:56.827Z] ---> Running in 8e8d90e19f1c [2022-05-08T01:38:57.102Z] Removing intermediate container 8e8d90e19f1c [2022-05-08T01:38:57.102Z] ---> 513f5d7c058e [2022-05-08T01:38:57.102Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-08T01:38:57.377Z] ---> Running in 880e6ed7f251 [2022-05-08T01:38:57.651Z] Removing intermediate container 880e6ed7f251 [2022-05-08T01:38:57.651Z] ---> cdaa80098d54 [2022-05-08T01:38:57.651Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:38:57.651Z] ---> Running in 53e0c7b74d34 [2022-05-08T01:38:59.627Z] Removing intermediate container 53e0c7b74d34 [2022-05-08T01:38:59.627Z] ---> 2cdb36939eab [2022-05-08T01:38:59.627Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-08T01:38:59.627Z] ---> Running in 381d86d4a011 [2022-05-08T01:39:00.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:39:01.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:39:02.183Z] OK: 224 MiB in 56 packages [2022-05-08T01:39:02.779Z] Removing intermediate container 381d86d4a011 [2022-05-08T01:39:02.779Z] ---> 0df5b954e63e [2022-05-08T01:39:02.779Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-08T01:39:03.058Z] ---> Running in 5996880487a0 [2022-05-08T01:39:03.330Z] Removing intermediate container 5996880487a0 [2022-05-08T01:39:03.330Z] ---> b01ed28cfed9 [2022-05-08T01:39:03.330Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-08T01:39:03.927Z] ---> c1a7b64c8d3b [2022-05-08T01:39:03.927Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:39:03.927Z] ---> Running in d12c9bc0b393 [2022-05-08T01:39:05.899Z] Removing intermediate container d12c9bc0b393 [2022-05-08T01:39:05.899Z] ---> 80f02e357d5c [2022-05-08T01:39:05.899Z] Step 11/24 : COPY . . [2022-05-08T01:39:06.881Z] ---> 349d64958a97 [2022-05-08T01:39:06.881Z] Step 12/24 : RUN ${MAKE} [2022-05-08T01:39:06.881Z] ---> Running in 58f9ee4a82b9 [2022-05-08T01:39:07.863Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-08T01:41:14.752Z] Removing intermediate container 58f9ee4a82b9 [2022-05-08T01:41:14.752Z] ---> a0e2e9aceaee [2022-05-08T01:41:14.752Z] Step 13/24 : FROM alpine:3.14 [2022-05-08T01:41:14.752Z] 3.14: Pulling from library/alpine [2022-05-08T01:41:14.752Z] 455c02918c45: Pulling fs layer [2022-05-08T01:41:14.752Z] 455c02918c45: Download complete [2022-05-08T01:41:14.752Z] 455c02918c45: Pull complete [2022-05-08T01:41:14.752Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:41:14.752Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:41:14.752Z] ---> ac73e934f311 [2022-05-08T01:41:14.752Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:41:14.752Z] ---> Running in dbfceb8aecf5 [2022-05-08T01:41:14.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T01:41:14.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T01:41:14.752Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:41:14.752Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:41:14.752Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:41:14.752Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:41:14.752Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:41:14.752Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:41:14.752Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:41:14.752Z] OK: 8 MiB in 20 packages [2022-05-08T01:41:14.752Z] Removing intermediate container dbfceb8aecf5 [2022-05-08T01:41:14.752Z] ---> f72d63597f58 [2022-05-08T01:41:14.752Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-08T01:41:14.752Z] ---> 880b65634e22 [2022-05-08T01:41:14.752Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-08T01:41:14.752Z] ---> b62144cea616 [2022-05-08T01:41:14.752Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-08T01:41:14.752Z] ---> 29e7b5880ff7 [2022-05-08T01:41:14.752Z] Step 18/24 : EXPOSE 59993 [2022-05-08T01:41:14.752Z] ---> Running in f404eda5236b [2022-05-08T01:41:14.752Z] Removing intermediate container f404eda5236b [2022-05-08T01:41:14.752Z] ---> dea19a532ae2 [2022-05-08T01:41:14.752Z] Step 19/24 : EXPOSE 161 [2022-05-08T01:41:14.752Z] ---> Running in 29cb7f1f6111 [2022-05-08T01:41:15.029Z] Removing intermediate container 29cb7f1f6111 [2022-05-08T01:41:15.029Z] ---> 4915041cd2a5 [2022-05-08T01:41:15.029Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-08T01:41:15.029Z] ---> Running in b54613daac9c [2022-05-08T01:41:15.310Z] Removing intermediate container b54613daac9c [2022-05-08T01:41:15.310Z] ---> d5e59771c192 [2022-05-08T01:41:15.310Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-08T01:41:15.585Z] ---> Running in 6323540685f8 [2022-05-08T01:41:15.861Z] Removing intermediate container 6323540685f8 [2022-05-08T01:41:15.861Z] ---> bec14cce91a7 [2022-05-08T01:41:15.861Z] Step 22/24 : LABEL arch=arm64 [2022-05-08T01:41:15.861Z] ---> Running in 71401c0a0baf [2022-05-08T01:41:16.136Z] Removing intermediate container 71401c0a0baf [2022-05-08T01:41:16.136Z] ---> 1c1aab7c1e57 [2022-05-08T01:41:16.136Z] Step 23/24 : LABEL git_sha=0d9b53f380664d327cdd8d5493c2988863f41b5b [2022-05-08T01:41:16.136Z] ---> Running in 5a354fb0c01a [2022-05-08T01:41:16.739Z] Removing intermediate container 5a354fb0c01a [2022-05-08T01:41:16.739Z] ---> 0da15cc6a1db [2022-05-08T01:41:16.739Z] Step 24/24 : LABEL version=0.0.0 [2022-05-08T01:41:16.739Z] ---> Running in b54ef91bd9a5 [2022-05-08T01:41:17.012Z] Removing intermediate container b54ef91bd9a5 [2022-05-08T01:41:17.012Z] ---> 037299b26906 [2022-05-08T01:41:17.012Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-08T01:41:17.012Z] Successfully built 037299b26906 [2022-05-08T01:41:17.012Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:41:17.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:41:17.461Z] [2022-05-08T01:41:17.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:41:17.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:41:18.099Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T01:41:18.099Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T01:41:18.099Z] 04944245beec: Pulling fs layer [2022-05-08T01:41:18.099Z] 699f458cf7ca: Pulling fs layer [2022-05-08T01:41:18.099Z] 765212b225bb: Pulling fs layer [2022-05-08T01:41:18.099Z] f23df028b6ca: Pulling fs layer [2022-05-08T01:41:18.099Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T01:41:18.099Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T01:41:18.099Z] f23df028b6ca: Waiting [2022-05-08T01:41:18.099Z] 765212b225bb: Waiting [2022-05-08T01:41:18.099Z] d65c8cfc05b1: Waiting [2022-05-08T01:41:18.099Z] 2437ff75d9bd: Waiting [2022-05-08T01:41:18.099Z] 04944245beec: Verifying Checksum [2022-05-08T01:41:18.099Z] 04944245beec: Download complete [2022-05-08T01:41:18.099Z] 765212b225bb: Verifying Checksum [2022-05-08T01:41:18.099Z] 765212b225bb: Download complete [2022-05-08T01:41:18.099Z] f23df028b6ca: Verifying Checksum [2022-05-08T01:41:18.099Z] f23df028b6ca: Download complete [2022-05-08T01:41:18.099Z] d65c8cfc05b1: Verifying Checksum [2022-05-08T01:41:18.099Z] d65c8cfc05b1: Download complete [2022-05-08T01:41:18.374Z] 699f458cf7ca: Verifying Checksum [2022-05-08T01:41:18.374Z] 699f458cf7ca: Download complete [2022-05-08T01:41:18.649Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T01:41:18.649Z] 8998bd30e6a1: Download complete [2022-05-08T01:41:21.284Z] 2437ff75d9bd: Verifying Checksum [2022-05-08T01:41:21.284Z] 2437ff75d9bd: Download complete [2022-05-08T01:41:22.728Z] 8998bd30e6a1: Pull complete [2022-05-08T01:41:23.327Z] 04944245beec: Pull complete [2022-05-08T01:41:24.768Z] 699f458cf7ca: Pull complete [2022-05-08T01:41:24.768Z] 765212b225bb: Pull complete [2022-05-08T01:41:25.746Z] f23df028b6ca: Pull complete [2022-05-08T01:41:26.022Z] d65c8cfc05b1: Pull complete [2022-05-08T01:41:41.121Z] 2437ff75d9bd: Pull complete [2022-05-08T01:41:41.121Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T01:41:41.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T01:41:41.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T01:41:41.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-41534 does not seem to be running inside a container [2022-05-08T01:41:41.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-08T01:41:44.274Z] $ docker top a0515fe158678a2050f70c5f44f38f64e572d5465d9ff47f48a87b214965aee4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:41:45.213Z] ---> job-cost.sh [2022-05-08T01:41:45.213Z] lf-activate-venv: SKIPPING [2022-05-08T01:41:45.213Z] INFO: No Stack... [2022-05-08T01:41:45.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T01:41:46.406Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T01:41:47.076Z] + cut -d, -f6 [2022-05-08T01:41:47.076Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [Pipeline] lock [2022-05-08T01:41:47.144Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-2-stack-cost] [2022-05-08T01:41:47.153Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-2-stack-cost] did not exist. Created. [2022-05-08T01:41:47.153Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T01:41:47.841Z] /w/workspace/device-snmp-go/2@tmp/durable-af9acfc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-08T01:41:48.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-08T01:41:48.561Z] Warning: overwriting stash ‘stack-cost’ [2022-05-08T01:41:48.610Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T01:41:48.620Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T01:41:48.643Z] $ docker stop --time=1 a0515fe158678a2050f70c5f44f38f64e572d5465d9ff47f48a87b214965aee4 [2022-05-08T01:41:50.155Z] $ docker rm -f a0515fe158678a2050f70c5f44f38f64e572d5465d9ff47f48a87b214965aee4 [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 [2022-05-08T01:41:50.642Z] provisioning config files... [2022-05-08T01:41:50.650Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config2483948485407690271tmp [Pipeline] { [Pipeline] sh [2022-05-08T01:41:50.946Z] + set +x [2022-05-08T01:41:50.946Z] + curl -s https://codecov.io/bash [2022-05-08T01:41:50.946Z] + bash -s -- [2022-05-08T01:41:50.946Z] [2022-05-08T01:41:50.946Z] _____ _ [2022-05-08T01:41:50.946Z] / ____| | | [2022-05-08T01:41:50.946Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T01:41:50.946Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T01:41:50.946Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T01:41:50.946Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T01:41:50.946Z] Bash-1.0.6 [2022-05-08T01:41:50.946Z] [2022-05-08T01:41:50.946Z] [2022-05-08T01:41:50.946Z] ==> git version 2.25.1 found [2022-05-08T01:41:50.946Z] ==> 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 [2022-05-08T01:41:50.946Z] Release-Date: 2020-01-08 [2022-05-08T01:41:50.946Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-08T01:41:50.946Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T01:41:50.946Z] ==> Jenkins CI detected. [2022-05-08T01:41:50.946Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-08T01:41:50.946Z] project root: . [2022-05-08T01:41:50.946Z] --> token set from env [2022-05-08T01:41:50.946Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T01:41:51.206Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T01:41:51.206Z] ==> Python coveragepy not found [2022-05-08T01:41:51.206Z] ==> Searching for coverage reports in: [2022-05-08T01:41:51.206Z] + . [2022-05-08T01:41:51.206Z] -> Found 1 reports [2022-05-08T01:41:51.206Z] ==> Detecting git/mercurial file structure [2022-05-08T01:41:51.206Z] ==> Reading reports [2022-05-08T01:41:51.206Z] + ./coverage.out bytes=7631 [2022-05-08T01:41:51.206Z] ==> Appending adjustments [2022-05-08T01:41:51.206Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T01:41:51.206Z] + Found adjustments [2022-05-08T01:41:51.206Z] ==> Gzipping contents [2022-05-08T01:41:51.206Z] 4.0K /tmp/codecov.GBrKKG.gz [2022-05-08T01:41:51.206Z] ==> Uploading reports [2022-05-08T01:41:51.206Z] url: https://codecov.io [2022-05-08T01:41:51.206Z] query: branch=PR-168&commit=0d9b53f380664d327cdd8d5493c2988863f41b5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-08T01:41:51.206Z] -> Pinging Codecov [2022-05-08T01:41:51.207Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-168&commit=0d9b53f380664d327cdd8d5493c2988863f41b5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-08T01:41:51.467Z] -> Uploading to [2022-05-08T01:41:51.467Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/6C56EA5C29638FB4528AC87E60AF5AE0/0d9b53f380664d327cdd8d5493c2988863f41b5b/3938604b-700d-4b39-8f11-c56b86ea476a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T014151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1250438721887943bb28bdf262fe4f93eb1d5a20757ff73f13fde1ccd96f9aec [2022-05-08T01:41:51.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:41:51.467Z] Dload Upload Total Spent Left Speed [2022-05-08T01:41:51.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 7248 --:--:-- --:--:-- --:--:-- 7216 100 1602 0 0 100 1602 0 5037 --:--:-- --:--:-- --:--:-- 5021 [2022-05-08T01:41:51.729Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/0d9b53f380664d327cdd8d5493c2988863f41b5b [Pipeline] } [2022-05-08T01:41:51.747Z] 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 [2022-05-08T01:41:52.558Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-168/archives ] [2022-05-08T01:41:52.559Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-08T01:41:52.559Z] total 16 [2022-05-08T01:41:52.559Z] drwxr-xr-x 3 root root 4096 May 8 01:28 . [2022-05-08T01:41:52.559Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:28 .. [2022-05-08T01:41:52.559Z] drwxr-xr-x 2 root root 4096 May 8 01:28 cost [2022-05-08T01:41:52.559Z] -rw-r--r-- 1 root root 85 May 8 01:28 cost.csv [2022-05-08T01:41:52.559Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-08T01:41:52.559Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-08T01:41:52.559Z] total 16 [2022-05-08T01:41:52.559Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:28 . [2022-05-08T01:41:52.559Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:28 .. [2022-05-08T01:41:52.559Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:28 cost [2022-05-08T01:41:52.559Z] -rw-r--r-- 1 jenkins jenkins 85 May 8 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:41:52.854Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:41:53.723Z] ---> package-listing.sh [2022-05-08T01:41:53.723Z] ++ facter osfamily [2022-05-08T01:41:53.723Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T01:41:53.985Z] + OS_FAMILY=debian [2022-05-08T01:41:53.985Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-08T01:41:53.985Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T01:41:53.985Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T01:41:53.985Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T01:41:53.985Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T01:41:53.985Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-08T01:41:53.985Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T01:41:53.985Z] + case "${OS_FAMILY}" in [2022-05-08T01:41:53.985Z] + dpkg -l [2022-05-08T01:41:53.985Z] + grep '^ii' [2022-05-08T01:41:53.985Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T01:41:53.985Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T01:41:53.985Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T01:41:53.985Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-08T01:41:53.985Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [2022-05-08T01:41:53.985Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [Pipeline] echo [2022-05-08T01:41:53.997Z] 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-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-08T01:41:54.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:41:54.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T01:41:54.843Z] . [Pipeline] withDockerContainer [2022-05-08T01:41:54.911Z] prd-ubuntu20.04-docker-8c-8g-41442 does not seem to be running inside a container [2022-05-08T01:41:54.957Z] $ 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-168/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-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@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 [2022-05-08T01:41:55.195Z] $ docker top 5167c296944c574f60cd82c00a3ed8826677120c14a98ce32897c53183a1db8c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:41:55.549Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T01:41:55.838Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T01:41:56.125Z] + ls /var/log/sa-host [2022-05-08T01:41:56.125Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:41:56.218Z] provisioning config files... [2022-05-08T01:41:56.226Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config5087816282729740976tmp [Pipeline] { [Pipeline] echo [2022-05-08T01:41:56.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:41:56.520Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T01:41:56.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:41:56.860Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T01:41:56.871Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:41:57.158Z] ---> sudo-logs.sh [2022-05-08T01:41:57.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T01:41:57.180Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:41:57.470Z] ---> job-cost.sh [2022-05-08T01:41:57.470Z] lf-activate-venv: SKIPPING [2022-05-08T01:41:57.470Z] DEBUG: total: 0.2199999988079071 [2022-05-08T01:41:57.470Z] INFO: Retrieving Stack Cost... [2022-05-08T01:41:58.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T01:41:58.303Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T01:41:58.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:41:58.608Z] ---> logs-deploy.sh [2022-05-08T01:41:58.608Z] lf-activate-venv: SKIPPING [2022-05-08T01:41:58.608Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-168/2 [2022-05-08T01:41:58.608Z] INFO: archiving workspace using pattern(s): [2022-05-08T01:41:59.551Z] Archives upload complete. [2022-05-08T01:41:59.551Z] INFO: archiving logs to Nexus