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 558c3d95fcf8278a7fc93415f27f61b127f687c9+2a65a39039cf7664a715857da731e59ec3cb9dfd (7546cc3849a920ab9732da8f8bf6b7e4823101c4) 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-ssh528776639273338702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9566079964233897783.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9566010195113916098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh2569797506012150854.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-ssh16110110449308060900.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-63310 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 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit 558c3d95fcf8278a7fc93415f27f61b127f687c9 Merge succeeded, producing 558c3d95fcf8278a7fc93415f27f61b127f687c9 Checking out Revision 558c3d95fcf8278a7fc93415f27f61b127f687c9 (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 558c3d95fcf8278a7fc93415f27f61b127f687c9 # 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 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 558c3d95fcf8278a7fc93415f27f61b127f687c9 # timeout=10 Commit message: "docs: fix version number in changelog" > git rev-list --no-walk 6fc80c8eb675621a35ee63c3499b46a26cb77ee2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T00:06:34.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T00:06:34.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:06:34.678Z] ========================================================= [2022-05-12T00:06:34.678Z] EdgeX Global Pipelines Version Info [2022-05-12T00:06:34.678Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:06:35.413Z] ------------------- [2022-05-12T00:06:35.413Z] stable info: [2022-05-12T00:06:35.413Z] ------------------- [2022-05-12T00:06:35.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:06:35.413Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:06:35.413Z] Message: update stable to v1.0.230 [2022-05-12T00:06:35.986Z] ------------------- [2022-05-12T00:06:35.986Z] experimental info: [2022-05-12T00:06:35.986Z] ------------------- [2022-05-12T00:06:35.986Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:06:35.986Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:06:35.986Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T00:06:36.122Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-12T00:06:36.133Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-12T00:06:36.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T00:06:36.163Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T00:06:36.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T00:06:36.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T00:06:36.200Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T00:06:36.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T00:06:36.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T00:06:36.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T00:06:36.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T00:06:36.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-12T00:06:36.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T00:06:36.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T00:06:36.328Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:06:36.337Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:06:36.346Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:06:36.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:06:36.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T00:06:36.390Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T00:06:36.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T00:06:36.422Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T00:06:36.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T00:06:36.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T00:06:36.462Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T00:06:36.474Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T00:06:36.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2022-05-12T00:06:36.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2022-05-12T00:06:36.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2022-05-12T00:06:36.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 558c3d95fcf8278a7fc93415f27f61b127f687c9 [Pipeline] echo [2022-05-12T00:06:36.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 558c3d9 [Pipeline] echo [2022-05-12T00:06:36.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:06:36.607Z] provisioning config files... [2022-05-12T00:06:36.623Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config8241994725179118503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:06:36.937Z] ---> docker-login.sh [2022-05-12T00:06:36.938Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:06:37.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:37.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:37.201Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:37.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:37.201Z] [2022-05-12T00:06:37.201Z] Login Succeeded [2022-05-12T00:06:37.201Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:06:37.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:37.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:37.462Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:37.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:37.462Z] [2022-05-12T00:06:37.462Z] Login Succeeded [2022-05-12T00:06:37.462Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:06:37.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:37.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:37.463Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:37.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:37.463Z] [2022-05-12T00:06:37.463Z] Login Succeeded [2022-05-12T00:06:37.724Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:06:37.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:37.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:37.724Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:37.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:37.724Z] [2022-05-12T00:06:37.724Z] Login Succeeded [2022-05-12T00:06:37.724Z] docker.io [2022-05-12T00:06:37.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:38.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:38.300Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:38.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:38.300Z] [2022-05-12T00:06:38.300Z] Login Succeeded [2022-05-12T00:06:38.300Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:06:38.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T00:06:38.693Z] + git rev-list -1 --merges 558c3d95fcf8278a7fc93415f27f61b127f687c9~1..558c3d95fcf8278a7fc93415f27f61b127f687c9 [Pipeline] echo [2022-05-12T00:06:38.812Z] -----------> git rev-list -1 --merges 558c3d95fcf8278a7fc93415f27f61b127f687c9~1..558c3d95fcf8278a7fc93415f27f61b127f687c9 558c3d95fcf8278a7fc93415f27f61b127f687c9 [false] [Pipeline] sh [2022-05-12T00:06:39.103Z] + git log --format=format:%s -1 558c3d95fcf8278a7fc93415f27f61b127f687c9 [Pipeline] echo [2022-05-12T00:06:39.123Z] ========================================================= [2022-05-12T00:06:39.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T00:06:39.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:06:39.476Z] + git log --format=format:%s -1 558c3d95fcf8278a7fc93415f27f61b127f687c9 [Pipeline] echo [2022-05-12T00:06:39.490Z] [semverPrep] GIT_COMMIT: 558c3d95fcf8278a7fc93415f27f61b127f687c9, Commit Message: docs: fix version number in changelog [Pipeline] echo [2022-05-12T00:06:39.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T00:06:39.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:06:39.905Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T00:06:39.905Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T00:06:39.905Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T00:06:39.905Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T00:06:39.905Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T00:06:39.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:06:40.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:06:40.282Z] [2022-05-12T00:06:40.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:06:40.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:06:40.593Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T00:06:40.593Z] 1fe172e4850f: Pulling fs layer [2022-05-12T00:06:40.593Z] caf521ccaac6: Pulling fs layer [2022-05-12T00:06:40.593Z] 3ead6fa29328: Pulling fs layer [2022-05-12T00:06:40.593Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T00:06:40.593Z] a8d5f1318db7: Pulling fs layer [2022-05-12T00:06:40.593Z] c427282e49a2: Pulling fs layer [2022-05-12T00:06:40.593Z] 1827001aaf11: Pulling fs layer [2022-05-12T00:06:40.593Z] 0714d37db230: Pulling fs layer [2022-05-12T00:06:40.593Z] 5c2a1cbceb83: Waiting [2022-05-12T00:06:40.593Z] 1827001aaf11: Waiting [2022-05-12T00:06:40.593Z] a8d5f1318db7: Waiting [2022-05-12T00:06:40.593Z] ac28cf19c067: Pulling fs layer [2022-05-12T00:06:40.593Z] ca983d60f3e2: Pulling fs layer [2022-05-12T00:06:40.593Z] 9f894cec8388: Pulling fs layer [2022-05-12T00:06:40.593Z] ac28cf19c067: Waiting [2022-05-12T00:06:40.593Z] ca983d60f3e2: Waiting [2022-05-12T00:06:40.593Z] 9f894cec8388: Waiting [2022-05-12T00:06:40.593Z] 0714d37db230: Waiting [2022-05-12T00:06:40.593Z] caf521ccaac6: Verifying Checksum [2022-05-12T00:06:40.593Z] caf521ccaac6: Download complete [2022-05-12T00:06:40.593Z] 5c2a1cbceb83: Download complete [2022-05-12T00:06:40.855Z] a8d5f1318db7: Verifying Checksum [2022-05-12T00:06:40.856Z] a8d5f1318db7: Download complete [2022-05-12T00:06:40.856Z] c427282e49a2: Verifying Checksum [2022-05-12T00:06:40.856Z] c427282e49a2: Download complete [2022-05-12T00:06:40.856Z] 3ead6fa29328: Verifying Checksum [2022-05-12T00:06:40.856Z] 3ead6fa29328: Download complete [2022-05-12T00:06:40.856Z] 0714d37db230: Verifying Checksum [2022-05-12T00:06:40.856Z] 0714d37db230: Download complete [2022-05-12T00:06:40.856Z] ac28cf19c067: Download complete [2022-05-12T00:06:40.856Z] ca983d60f3e2: Verifying Checksum [2022-05-12T00:06:40.856Z] ca983d60f3e2: Download complete [2022-05-12T00:06:40.856Z] 9f894cec8388: Download complete [2022-05-12T00:06:40.856Z] 1fe172e4850f: Verifying Checksum [2022-05-12T00:06:40.856Z] 1fe172e4850f: Download complete [2022-05-12T00:06:41.115Z] 1827001aaf11: Verifying Checksum [2022-05-12T00:06:41.115Z] 1827001aaf11: Download complete [2022-05-12T00:06:42.501Z] 1fe172e4850f: Pull complete [2022-05-12T00:06:42.501Z] caf521ccaac6: Pull complete [2022-05-12T00:06:42.763Z] 3ead6fa29328: Pull complete [2022-05-12T00:06:43.023Z] 5c2a1cbceb83: Pull complete [2022-05-12T00:06:43.284Z] a8d5f1318db7: Pull complete [2022-05-12T00:06:43.284Z] c427282e49a2: Pull complete [2022-05-12T00:06:45.316Z] 1827001aaf11: Pull complete [2022-05-12T00:06:45.316Z] 0714d37db230: Pull complete [2022-05-12T00:06:45.316Z] ac28cf19c067: Pull complete [2022-05-12T00:06:45.316Z] ca983d60f3e2: Pull complete [2022-05-12T00:06:45.316Z] 9f894cec8388: Pull complete [2022-05-12T00:06:45.316Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T00:06:45.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:06:45.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T00:06:45.652Z] prd-ubuntu20.04-docker-8c-8g-63310 does not seem to be running inside a container [2022-05-12T00:06:45.680Z] $ 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-12T00:06:47.060Z] $ docker top f6ec412f6e03c94bedf1413665cbed2466521a12e7408e17dbc7d2e472a9e1f3 -eo pid,comm [2022-05-12T00:06:47.151Z] 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-12T00:06:47.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:06:47.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:06:47.191Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:06:47.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:06:47.320Z] $ docker exec f6ec412f6e03c94bedf1413665cbed2466521a12e7408e17dbc7d2e472a9e1f3 ssh-agent [2022-05-12T00:06:47.467Z] SSH_AUTH_SOCK=/tmp/ssh-jPf83fSmeoyW/agent.32 [2022-05-12T00:06:47.467Z] SSH_AGENT_PID=38 [2022-05-12T00:06:47.476Z] Running ssh-add (command line suppressed) [2022-05-12T00:06:47.607Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_4737862348647504213.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_4737862348647504213.key) [2022-05-12T00:06:47.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:06:47.928Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T00:06:47.934Z] $ docker exec --env ******** --env ******** f6ec412f6e03c94bedf1413665cbed2466521a12e7408e17dbc7d2e472a9e1f3 ssh-agent -k [2022-05-12T00:06:48.048Z] unset SSH_AUTH_SOCK; [2022-05-12T00:06:48.048Z] unset SSH_AGENT_PID; [2022-05-12T00:06:48.048Z] echo Agent pid 38 killed; [2022-05-12T00:06:48.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T00:06:48.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:06:48.094Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:06:48.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:06:48.227Z] $ docker exec f6ec412f6e03c94bedf1413665cbed2466521a12e7408e17dbc7d2e472a9e1f3 ssh-agent [2022-05-12T00:06:48.368Z] SSH_AUTH_SOCK=/tmp/ssh-gr8p8mOsC197/agent.71 [2022-05-12T00:06:48.368Z] SSH_AGENT_PID=78 [2022-05-12T00:06:48.374Z] Running ssh-add (command line suppressed) [2022-05-12T00:06:48.502Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_7583075136113691149.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_7583075136113691149.key) [2022-05-12T00:06:48.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:06:48.827Z] + git semver init [2022-05-12T00:06:49.089Z] 2022-05-12 00:06:49,011 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T00:06:49.089Z] 2022-05-12 00:06:49,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-12T00:06:49.089Z] 2022-05-12 00:06:49,012 [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-12T00:06:49.089Z] 2022-05-12 00:06:49,012 [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-12T00:06:50.034Z] 2022-05-12 00:06:49,818 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.git/info/exclude [2022-05-12T00:06:50.034Z] 2022-05-12 00:06:49,818 [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-12T00:06:50.034Z] 2022-05-12 00:06:49,818 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-12T00:06:50.034Z] 2022-05-12 00:06:49,823 [execute] INFO git cat-file --batch-check [2022-05-12T00:06:50.034Z] 2022-05-12 00:06:49,824 [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-12T00:06:50.034Z] 2022-05-12 00:06:49,833 [execute] INFO git cat-file --batch [2022-05-12T00:06:50.034Z] 2022-05-12 00:06:49,834 [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-12T00:06:50.034Z] 2022-05-12 00:06:49,839 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-12T00:06:50.034Z] 0.0.0 [Pipeline] } [2022-05-12T00:06:50.040Z] $ docker exec --env ******** --env ******** f6ec412f6e03c94bedf1413665cbed2466521a12e7408e17dbc7d2e472a9e1f3 ssh-agent -k [2022-05-12T00:06:50.171Z] unset SSH_AUTH_SOCK; [2022-05-12T00:06:50.171Z] unset SSH_AGENT_PID; [2022-05-12T00:06:50.171Z] echo Agent pid 78 killed; [2022-05-12T00:06:50.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:06:50.515Z] + git semver [Pipeline] } [2022-05-12T00:06:50.782Z] $ docker stop --time=1 f6ec412f6e03c94bedf1413665cbed2466521a12e7408e17dbc7d2e472a9e1f3 [2022-05-12T00:06:52.153Z] $ docker rm -f f6ec412f6e03c94bedf1413665cbed2466521a12e7408e17dbc7d2e472a9e1f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:06:52.520Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T00:06:52.805Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T00:06:52.809Z] [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-12T00:06:52.948Z] provisioning config files... [2022-05-12T00:06:52.959Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config3689113995440782560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:06:53.266Z] ---> docker-login.sh [2022-05-12T00:06:53.266Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:06:53.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:53.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:53.266Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:53.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:53.266Z] [2022-05-12T00:06:53.266Z] Login Succeeded [2022-05-12T00:06:53.266Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:06:53.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:53.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:53.526Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:53.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:53.526Z] [2022-05-12T00:06:53.526Z] Login Succeeded [2022-05-12T00:06:53.526Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:06:53.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:53.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:53.526Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:53.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:53.526Z] [2022-05-12T00:06:53.526Z] Login Succeeded [2022-05-12T00:06:53.526Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:06:53.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:53.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:53.789Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:53.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:53.789Z] [2022-05-12T00:06:53.789Z] Login Succeeded [2022-05-12T00:06:53.789Z] docker.io [2022-05-12T00:06:53.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:06:54.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:06:54.053Z] Configure a credential helper to remove this warning. See [2022-05-12T00:06:54.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:06:54.053Z] [2022-05-12T00:06:54.053Z] Login Succeeded [2022-05-12T00:06:54.053Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:06:54.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:06:54.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:06:54.153Z] ========================================================= [2022-05-12T00:06:54.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T00:06:54.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:06:54.465Z] + 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-12T00:06:54.466Z] Sending build context to Docker daemon 5.37MB [2022-05-12T00:06:54.466Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:06:54.466Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T00:06:54.466Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T00:06:54.466Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T00:06:54.466Z] 666ba61612fd: Pulling fs layer [2022-05-12T00:06:54.466Z] 8ed8ca486205: Pulling fs layer [2022-05-12T00:06:54.466Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T00:06:54.466Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T00:06:54.466Z] ca2b28591e48: Pulling fs layer [2022-05-12T00:06:54.466Z] a51346096db8: Pulling fs layer [2022-05-12T00:06:54.466Z] daebc70d1ce1: Pulling fs layer [2022-05-12T00:06:54.466Z] 0e18a0eac166: Pulling fs layer [2022-05-12T00:06:54.466Z] 4fe6c5a15a65: Waiting [2022-05-12T00:06:54.466Z] 22a0e8bec74d: Waiting [2022-05-12T00:06:54.466Z] 0e18a0eac166: Waiting [2022-05-12T00:06:54.466Z] daebc70d1ce1: Waiting [2022-05-12T00:06:54.466Z] ca2b28591e48: Waiting [2022-05-12T00:06:54.466Z] a51346096db8: Waiting [2022-05-12T00:06:54.466Z] 8ed8ca486205: Verifying Checksum [2022-05-12T00:06:54.466Z] 8ed8ca486205: Download complete [2022-05-12T00:06:54.466Z] 666ba61612fd: Download complete [2022-05-12T00:06:54.466Z] 22a0e8bec74d: Download complete [2022-05-12T00:06:54.726Z] ca2b28591e48: Verifying Checksum [2022-05-12T00:06:54.726Z] ca2b28591e48: Download complete [2022-05-12T00:06:54.726Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T00:06:54.726Z] 59bf1c3509f3: Download complete [2022-05-12T00:06:54.726Z] a51346096db8: Verifying Checksum [2022-05-12T00:06:54.726Z] a51346096db8: Download complete [2022-05-12T00:06:54.726Z] daebc70d1ce1: Verifying Checksum [2022-05-12T00:06:54.726Z] daebc70d1ce1: Download complete [2022-05-12T00:06:54.726Z] 59bf1c3509f3: Pull complete [2022-05-12T00:06:54.987Z] 666ba61612fd: Pull complete [2022-05-12T00:06:54.987Z] 8ed8ca486205: Pull complete [2022-05-12T00:06:55.248Z] 0e18a0eac166: Verifying Checksum [2022-05-12T00:06:55.248Z] 0e18a0eac166: Download complete [2022-05-12T00:06:55.248Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T00:06:55.248Z] 4fe6c5a15a65: Download complete [2022-05-12T00:06:59.441Z] 4fe6c5a15a65: Pull complete [2022-05-12T00:06:59.441Z] 22a0e8bec74d: Pull complete [2022-05-12T00:06:59.441Z] ca2b28591e48: Pull complete [2022-05-12T00:06:59.441Z] a51346096db8: Pull complete [2022-05-12T00:06:59.441Z] daebc70d1ce1: Pull complete [2022-05-12T00:07:01.346Z] 0e18a0eac166: Pull complete [2022-05-12T00:07:01.346Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T00:07:01.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T00:07:01.346Z] ---> f018257e8ee9 [2022-05-12T00:07:01.346Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T00:07:03.263Z] ---> Running in fb3b3b26ad09 [2022-05-12T00:07:03.525Z] Removing intermediate container fb3b3b26ad09 [2022-05-12T00:07:03.525Z] ---> b774be811efd [2022-05-12T00:07:03.525Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:07:03.525Z] ---> Running in b9971e254143 [2022-05-12T00:07:03.525Z] Removing intermediate container b9971e254143 [2022-05-12T00:07:03.525Z] ---> 05d9af75780c [2022-05-12T00:07:03.525Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:07:03.525Z] ---> Running in bba0462753e0 [2022-05-12T00:07:03.786Z] Removing intermediate container bba0462753e0 [2022-05-12T00:07:03.786Z] ---> 59219ab12a7c [2022-05-12T00:07:03.786Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:07:03.786Z] ---> Running in e6a71659c15c [2022-05-12T00:07:04.356Z] Removing intermediate container e6a71659c15c [2022-05-12T00:07:04.356Z] ---> 7c8096117b3d [2022-05-12T00:07:04.356Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:07:04.356Z] ---> Running in 2b61be61cd6d [2022-05-12T00:07:04.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:07:05.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:07:05.814Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:07:06.074Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:07:06.074Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:07:06.074Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:07:06.334Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:07:06.334Z] OK: 224 MiB in 56 packages [2022-05-12T00:07:06.905Z] Removing intermediate container 2b61be61cd6d [2022-05-12T00:07:06.905Z] ---> 8b4828679320 [2022-05-12T00:07:06.905Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T00:07:06.905Z] ---> Running in b514b587019e [2022-05-12T00:07:06.905Z] Removing intermediate container b514b587019e [2022-05-12T00:07:06.905Z] ---> 7d0a418a9b37 [2022-05-12T00:07:06.905Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T00:07:07.163Z] ---> 1c5134fb0efa [2022-05-12T00:07:07.163Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:07:07.163Z] ---> Running in 5eebec499c47 [2022-05-12T00:07:07.889Z] Still waiting to schedule task [2022-05-12T00:07:07.889Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63306’ [2022-05-12T00:07:22.065Z] Removing intermediate container 5eebec499c47 [2022-05-12T00:07:22.065Z] ---> 60c3aa52e0f9 [2022-05-12T00:07:22.065Z] Step 11/12 : COPY . . [2022-05-12T00:07:22.065Z] ---> 803c7cc171f0 [2022-05-12T00:07:22.065Z] Step 12/12 : RUN ${MAKE} [2022-05-12T00:07:22.065Z] ---> Running in c75088c2fc17 [2022-05-12T00:07:22.325Z] noop [2022-05-12T00:07:22.584Z] Removing intermediate container c75088c2fc17 [2022-05-12T00:07:22.584Z] ---> 885cf372ae6b [2022-05-12T00:07:22.584Z] Successfully built 885cf372ae6b [2022-05-12T00:07:22.584Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:22.882Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:07:22.882Z] . [Pipeline] withDockerContainer [2022-05-12T00:07:22.958Z] prd-ubuntu20.04-docker-8c-8g-63310 does not seem to be running inside a container [2022-05-12T00:07:23.004Z] $ 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-12T00:07:23.431Z] $ docker top 424874214aecd332ea1819eebd67f9cccd0a80b392d6f288a150973e5701e1b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:07:23.785Z] + go version [2022-05-12T00:07:23.785Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T00:07:23.806Z] $ docker stop --time=1 424874214aecd332ea1819eebd67f9cccd0a80b392d6f288a150973e5701e1b1 [2022-05-12T00:07:25.112Z] $ docker rm -f 424874214aecd332ea1819eebd67f9cccd0a80b392d6f288a150973e5701e1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:25.538Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:07:25.539Z] . [Pipeline] withDockerContainer [2022-05-12T00:07:25.608Z] prd-ubuntu20.04-docker-8c-8g-63310 does not seem to be running inside a container [2022-05-12T00:07:25.648Z] $ 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-12T00:07:26.058Z] $ docker top 12889568579cfb06368cd0ea182c5fda761f160a4b695803ddd79f8c313cef32 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:07:26.405Z] + make test [2022-05-12T00:07:26.405Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T00:07:26.666Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T00:07:36.648Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T00:07:36.648Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2022-05-12T00:07:43.222Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:07:46.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:07:46.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:07:46.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:07:46.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:07:46.551Z] $ docker stop --time=1 12889568579cfb06368cd0ea182c5fda761f160a4b695803ddd79f8c313cef32 [2022-05-12T00:07:48.429Z] $ docker rm -f 12889568579cfb06368cd0ea182c5fda761f160a4b695803ddd79f8c313cef32 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:07:48.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:07:48.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T00:07:49.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:07:49.716Z] + ls -al . [2022-05-12T00:07:49.716Z] total 168 [2022-05-12T00:07:49.716Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:07 . [2022-05-12T00:07:49.716Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:06 .. [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 00:06 .dockerignore [2022-05-12T00:07:49.716Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:06 .git [2022-05-12T00:07:49.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:06 .github [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 00:06 .gitignore [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:06 .golangci.yml [2022-05-12T00:07:49.716Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:06 .semver [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 00:06 Attribution.txt [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 6947 May 12 00:06 CHANGELOG.md [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 00:06 Dockerfile [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:06 GOVERNANCE.md [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 00:06 Jenkinsfile [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:06 LICENSE [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 00:06 Makefile [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 00:06 OWNERS.md [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 00:06 README.md [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:06 VERSION [2022-05-12T00:07:49.716Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:06 bin [2022-05-12T00:07:49.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:06 cmd [2022-05-12T00:07:49.716Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 00:07 coverage.out [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 00:06 go.mod [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 00:06 go.sum [2022-05-12T00:07:49.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:06 internal [2022-05-12T00:07:49.716Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:06 snap [2022-05-12T00:07:49.716Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:07:50.016Z] + 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=558c3d95fcf8278a7fc93415f27f61b127f687c9 --label arch=amd64 --label version=0.0.0 . [2022-05-12T00:07:50.016Z] Sending build context to Docker daemon 5.378MB [2022-05-12T00:07:50.016Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:07:50.016Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T00:07:50.016Z] ---> 885cf372ae6b [2022-05-12T00:07:50.016Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T00:07:50.016Z] ---> Running in a565222d457d [2022-05-12T00:07:50.276Z] Removing intermediate container a565222d457d [2022-05-12T00:07:50.276Z] ---> bd79e21a1c26 [2022-05-12T00:07:50.276Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:07:50.276Z] ---> Running in b936e7427fde [2022-05-12T00:07:50.276Z] Removing intermediate container b936e7427fde [2022-05-12T00:07:50.276Z] ---> b2e5f8eae91d [2022-05-12T00:07:50.276Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:07:50.541Z] ---> Running in 9c1a36f04e52 [2022-05-12T00:07:50.541Z] Removing intermediate container 9c1a36f04e52 [2022-05-12T00:07:50.541Z] ---> 6fb327e3299b [2022-05-12T00:07:50.541Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:07:50.541Z] ---> Running in 04d196390436 [2022-05-12T00:07:51.124Z] Removing intermediate container 04d196390436 [2022-05-12T00:07:51.124Z] ---> a292dacca73e [2022-05-12T00:07:51.124Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:07:51.124Z] ---> Running in 8f5ec23fee19 [2022-05-12T00:07:51.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:07:52.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:07:52.845Z] OK: 224 MiB in 56 packages [2022-05-12T00:07:53.106Z] Removing intermediate container 8f5ec23fee19 [2022-05-12T00:07:53.106Z] ---> a68ce2b30fe2 [2022-05-12T00:07:53.106Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T00:07:53.106Z] ---> Running in 89f9cd97aa49 [2022-05-12T00:07:53.366Z] Removing intermediate container 89f9cd97aa49 [2022-05-12T00:07:53.366Z] ---> 904b5f0f7d2c [2022-05-12T00:07:53.366Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T00:07:53.366Z] ---> f820e9b4c560 [2022-05-12T00:07:53.366Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:07:53.366Z] ---> Running in 07e08ac637fa [2022-05-12T00:07:54.312Z] Removing intermediate container 07e08ac637fa [2022-05-12T00:07:54.312Z] ---> bd61dbc67715 [2022-05-12T00:07:54.312Z] Step 11/24 : COPY . . [2022-05-12T00:07:54.577Z] ---> a6eeab7a6ad4 [2022-05-12T00:07:54.577Z] Step 12/24 : RUN ${MAKE} [2022-05-12T00:07:54.838Z] ---> Running in a65f55595fda [2022-05-12T00:07:55.098Z] 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-12T00:08:17.043Z] Removing intermediate container a65f55595fda [2022-05-12T00:08:17.043Z] ---> 30ccda1c6170 [2022-05-12T00:08:17.043Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T00:08:17.043Z] 3.14: Pulling from library/alpine [2022-05-12T00:08:17.043Z] 8663204ce13b: Pulling fs layer [2022-05-12T00:08:17.043Z] 8663204ce13b: Verifying Checksum [2022-05-12T00:08:17.043Z] 8663204ce13b: Download complete [2022-05-12T00:08:17.043Z] 8663204ce13b: Pull complete [2022-05-12T00:08:17.043Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T00:08:17.043Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T00:08:17.043Z] ---> e04c818066af [2022-05-12T00:08:17.043Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T00:08:17.043Z] ---> Running in e0faf08e2322 [2022-05-12T00:08:17.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:08:17.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:08:17.043Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T00:08:17.043Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T00:08:17.043Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T00:08:17.043Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T00:08:17.043Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T00:08:17.043Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T00:08:17.043Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T00:08:17.043Z] OK: 8 MiB in 20 packages [2022-05-12T00:08:17.043Z] Removing intermediate container e0faf08e2322 [2022-05-12T00:08:17.043Z] ---> 71ecce68964c [2022-05-12T00:08:17.043Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T00:08:17.043Z] ---> 9d7899edb61b [2022-05-12T00:08:17.043Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T00:08:17.043Z] ---> c97336372a0e [2022-05-12T00:08:17.043Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T00:08:17.302Z] ---> 2603ab29c15a [2022-05-12T00:08:17.302Z] Step 18/24 : EXPOSE 59993 [2022-05-12T00:08:17.303Z] ---> Running in 86f41739d2aa [2022-05-12T00:08:17.562Z] Removing intermediate container 86f41739d2aa [2022-05-12T00:08:17.562Z] ---> ac7356e96ca9 [2022-05-12T00:08:17.562Z] Step 19/24 : EXPOSE 161 [2022-05-12T00:08:17.820Z] ---> Running in c77933564d0b [2022-05-12T00:08:17.820Z] Removing intermediate container c77933564d0b [2022-05-12T00:08:17.820Z] ---> 7dbfa6676521 [2022-05-12T00:08:17.820Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T00:08:17.820Z] ---> Running in 106c910c4eec [2022-05-12T00:08:18.081Z] Removing intermediate container 106c910c4eec [2022-05-12T00:08:18.081Z] ---> 8c15a6421e2b [2022-05-12T00:08:18.081Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T00:08:18.081Z] ---> Running in 5450896d6ecc [2022-05-12T00:08:18.341Z] Removing intermediate container 5450896d6ecc [2022-05-12T00:08:18.341Z] ---> 8c854472c2a4 [2022-05-12T00:08:18.341Z] Step 22/24 : LABEL arch=amd64 [2022-05-12T00:08:18.341Z] ---> Running in 3746dd9ec8d8 [2022-05-12T00:08:18.341Z] Removing intermediate container 3746dd9ec8d8 [2022-05-12T00:08:18.341Z] ---> 62164cbf9438 [2022-05-12T00:08:18.341Z] Step 23/24 : LABEL git_sha=558c3d95fcf8278a7fc93415f27f61b127f687c9 [2022-05-12T00:08:18.604Z] ---> Running in 332eb1a32124 [2022-05-12T00:08:18.604Z] Removing intermediate container 332eb1a32124 [2022-05-12T00:08:18.604Z] ---> 13a93594554d [2022-05-12T00:08:18.604Z] Step 24/24 : LABEL version=0.0.0 [2022-05-12T00:08:18.604Z] ---> Running in 19811eab63a7 [2022-05-12T00:08:18.604Z] Removing intermediate container 19811eab63a7 [2022-05-12T00:08:18.604Z] ---> f3c76f07465c [2022-05-12T00:08:18.604Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T00:08:18.604Z] Successfully built f3c76f07465c [2022-05-12T00:08:18.863Z] 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-12T00:08:19.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:08:19.286Z] [2022-05-12T00:08:19.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:08:19.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:08:19.593Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T00:08:19.593Z] 5eb5b503b376: Pulling fs layer [2022-05-12T00:08:19.593Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T00:08:19.593Z] ec43610c2a17: Pulling fs layer [2022-05-12T00:08:19.593Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T00:08:19.593Z] 33b1e0a273af: Pulling fs layer [2022-05-12T00:08:19.593Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T00:08:19.593Z] 2f39f015ded8: Pulling fs layer [2022-05-12T00:08:19.593Z] 33b1e0a273af: Waiting [2022-05-12T00:08:19.593Z] 5d3b04190fa2: Waiting [2022-05-12T00:08:19.593Z] 2f39f015ded8: Waiting [2022-05-12T00:08:19.593Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T00:08:19.593Z] 5c69ac0246d0: Download complete [2022-05-12T00:08:19.593Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T00:08:19.593Z] 3a2ae6a8a46f: Download complete [2022-05-12T00:08:19.593Z] 33b1e0a273af: Verifying Checksum [2022-05-12T00:08:19.593Z] 33b1e0a273af: Download complete [2022-05-12T00:08:19.850Z] ec43610c2a17: Verifying Checksum [2022-05-12T00:08:19.850Z] ec43610c2a17: Download complete [2022-05-12T00:08:19.850Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T00:08:19.850Z] 5d3b04190fa2: Download complete [2022-05-12T00:08:19.851Z] 5eb5b503b376: Verifying Checksum [2022-05-12T00:08:19.851Z] 5eb5b503b376: Download complete [2022-05-12T00:08:20.416Z] 2f39f015ded8: Download complete [2022-05-12T00:08:20.983Z] 5eb5b503b376: Pull complete [2022-05-12T00:08:21.242Z] 5c69ac0246d0: Pull complete [2022-05-12T00:08:21.811Z] ec43610c2a17: Pull complete [2022-05-12T00:08:21.811Z] 3a2ae6a8a46f: Pull complete [2022-05-12T00:08:22.071Z] 33b1e0a273af: Pull complete [2022-05-12T00:08:22.330Z] 5d3b04190fa2: Pull complete [2022-05-12T00:08:26.528Z] 2f39f015ded8: Pull complete [2022-05-12T00:08:26.528Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T00:08:26.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:08:26.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T00:08:26.601Z] prd-ubuntu20.04-docker-8c-8g-63310 does not seem to be running inside a container [2022-05-12T00:08:26.649Z] $ 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-12T00:08:29.950Z] $ docker top 3bc2c1060274774e2d2bca9ecfeb9786c4c1cdf25c30d188b4cdf58c97d6ee44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:08:30.335Z] ---> job-cost.sh [2022-05-12T00:08:30.335Z] lf-activate-venv: SKIPPING [2022-05-12T00:08:30.335Z] INFO: No Stack... [2022-05-12T00:08:30.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:08:31.178Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:08:31.487Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/cost.csv [2022-05-12T00:08:31.487Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:08:31.504Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-6-stack-cost] [2022-05-12T00:08:31.509Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-6-stack-cost] did not exist. Created. [2022-05-12T00:08:31.509Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:08:31.814Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T00:08:31.846Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:08:31.852Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:08:31.886Z] $ docker stop --time=1 3bc2c1060274774e2d2bca9ecfeb9786c4c1cdf25c30d188b4cdf58c97d6ee44 [2022-05-12T00:08:33.082Z] $ docker rm -f 3bc2c1060274774e2d2bca9ecfeb9786c4c1cdf25c30d188b4cdf58c97d6ee44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T00:10:21.595Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63312 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [Pipeline] { [Pipeline] ws [2022-05-12T00:10:21.611Z] Running in /w/workspace/device-snmp-go/6 [Pipeline] { [Pipeline] checkout [2022-05-12T00:10:21.906Z] Selected Git installation does not exist. Using Default [2022-05-12T00:10:21.906Z] The recommended git tool is: NONE [2022-05-12T00:10:27.940Z] using credential edgex-jenkins-ssh [2022-05-12T00:10:27.973Z] Cloning the remote Git repository [2022-05-12T00:10:28.069Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T00:10:28.198Z] > git init /w/workspace/device-snmp-go/6 # timeout=10 [2022-05-12T00:10:28.277Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T00:10:28.278Z] > git --version # timeout=10 [2022-05-12T00:10:28.301Z] > git --version # 'git version 2.25.1' [2022-05-12T00:10:28.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:10:28.381Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:10:29.422Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-12T00:10:29.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:10:29.470Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-12T00:10:29.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T00:10:29.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:10:29.534Z] > 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-12T00:10:30.094Z] Merging remotes/origin/main commit 2a65a39039cf7664a715857da731e59ec3cb9dfd into PR head commit 558c3d95fcf8278a7fc93415f27f61b127f687c9 [2022-05-12T00:10:30.308Z] Merge succeeded, producing 558c3d95fcf8278a7fc93415f27f61b127f687c9 [2022-05-12T00:10:30.308Z] Checking out Revision 558c3d95fcf8278a7fc93415f27f61b127f687c9 (PR-168) [2022-05-12T00:10:30.113Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:10:30.135Z] > git checkout -f 558c3d95fcf8278a7fc93415f27f61b127f687c9 # timeout=10 [2022-05-12T00:10:30.220Z] > git remote # timeout=10 [2022-05-12T00:10:30.238Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T00:10:30.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:10:30.266Z] > git merge 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 [2022-05-12T00:10:30.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T00:10:30.317Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:10:30.335Z] > git checkout -f 558c3d95fcf8278a7fc93415f27f61b127f687c9 # timeout=10 [2022-05-12T00:10:34.564Z] Commit message: "docs: fix version number in changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:10:35.383Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T00:10:35.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:10:35.383Z] Dload Upload Total Spent Left Speed [2022-05-12T00:10:35.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 222k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2022-05-12T00:10:35.894Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T00:10:36.242Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T00:10:36.242Z] sudo tee /etc/docker/daemon.new [2022-05-12T00:10:36.242Z] { [2022-05-12T00:10:36.242Z] "registry-mirrors": [ [2022-05-12T00:10:36.242Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T00:10:36.242Z] ], [2022-05-12T00:10:36.242Z] "bip": "10.250.0.254/24", [2022-05-12T00:10:36.242Z] "hosts": [ [2022-05-12T00:10:36.242Z] "tcp://0.0.0.0:5555", [2022-05-12T00:10:36.242Z] "unix:///var/run/docker.sock" [2022-05-12T00:10:36.242Z] ], [2022-05-12T00:10:36.242Z] "mtu": 1458, [2022-05-12T00:10:36.242Z] "selinux-enabled": true, [2022-05-12T00:10:36.242Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T00:10:36.242Z] } [Pipeline] sh [2022-05-12T00:10:36.590Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T00:10:37.046Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:10:55.403Z] provisioning config files... [2022-05-12T00:10:55.428Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/6@tmp/config1004987170334787397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:10:55.789Z] ---> docker-login.sh [2022-05-12T00:10:55.789Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:10:56.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:56.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:56.660Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:56.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:56.660Z] [2022-05-12T00:10:56.660Z] Login Succeeded [2022-05-12T00:10:56.660Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:10:56.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:57.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:57.215Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:57.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:57.215Z] [2022-05-12T00:10:57.215Z] Login Succeeded [2022-05-12T00:10:57.215Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:10:57.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:57.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:57.491Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:57.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:57.491Z] [2022-05-12T00:10:57.491Z] Login Succeeded [2022-05-12T00:10:57.772Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:10:58.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:58.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:58.045Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:58.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:58.045Z] [2022-05-12T00:10:58.045Z] Login Succeeded [2022-05-12T00:10:58.045Z] docker.io [2022-05-12T00:10:58.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:58.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:58.918Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:58.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:58.918Z] [2022-05-12T00:10:58.918Z] Login Succeeded [2022-05-12T00:10:58.918Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:10:58.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:10:59.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:10:59.466Z] ========================================================= [2022-05-12T00:10:59.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T00:10:59.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:10:59.830Z] + 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-12T00:11:00.105Z] Sending build context to Docker daemon 2.789MB [2022-05-12T00:11:00.105Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:11:00.105Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T00:11:00.384Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T00:11:00.384Z] 9b3977197b4f: Pulling fs layer [2022-05-12T00:11:00.384Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T00:11:00.384Z] 94645a83ff95: Pulling fs layer [2022-05-12T00:11:00.384Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T00:11:00.384Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T00:11:00.384Z] 3096ccb668a1: Pulling fs layer [2022-05-12T00:11:00.384Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T00:11:00.384Z] a4caa8a26152: Pulling fs layer [2022-05-12T00:11:00.384Z] 3f3a8bcf1eab: Waiting [2022-05-12T00:11:00.384Z] 3096ccb668a1: Waiting [2022-05-12T00:11:00.384Z] 0c92f367c5e7: Waiting [2022-05-12T00:11:00.384Z] a4caa8a26152: Waiting [2022-05-12T00:11:00.384Z] 94645a83ff95: Verifying Checksum [2022-05-12T00:11:00.384Z] 94645a83ff95: Download complete [2022-05-12T00:11:00.384Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T00:11:00.384Z] 1a89e8eeedd5: Download complete [2022-05-12T00:11:00.384Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T00:11:00.384Z] 0c92f367c5e7: Download complete [2022-05-12T00:11:00.384Z] 3096ccb668a1: Verifying Checksum [2022-05-12T00:11:00.384Z] 3096ccb668a1: Download complete [2022-05-12T00:11:00.384Z] 9b3977197b4f: Verifying Checksum [2022-05-12T00:11:00.384Z] 9b3977197b4f: Download complete [2022-05-12T00:11:00.681Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T00:11:00.681Z] e8cf19c19ddd: Download complete [2022-05-12T00:11:01.288Z] 9b3977197b4f: Pull complete [2022-05-12T00:11:01.897Z] 1a89e8eeedd5: Pull complete [2022-05-12T00:11:02.174Z] 94645a83ff95: Pull complete [2022-05-12T00:11:02.450Z] a4caa8a26152: Verifying Checksum [2022-05-12T00:11:02.450Z] a4caa8a26152: Download complete [2022-05-12T00:11:03.442Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T00:11:03.442Z] 3f3a8bcf1eab: Download complete [2022-05-12T00:11:15.851Z] 3f3a8bcf1eab: Pull complete [2022-05-12T00:11:15.851Z] 0c92f367c5e7: Pull complete [2022-05-12T00:11:15.851Z] 3096ccb668a1: Pull complete [2022-05-12T00:11:15.851Z] e8cf19c19ddd: Pull complete [2022-05-12T00:11:22.586Z] a4caa8a26152: Pull complete [2022-05-12T00:11:22.586Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T00:11:22.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T00:11:22.586Z] ---> 725f1c02e7f9 [2022-05-12T00:11:22.586Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T00:11:23.578Z] ---> Running in 74879c365acd [2022-05-12T00:11:23.906Z] Removing intermediate container 74879c365acd [2022-05-12T00:11:23.906Z] ---> b4cab5a0dbeb [2022-05-12T00:11:23.906Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:11:23.906Z] ---> Running in a55d20422576 [2022-05-12T00:11:24.199Z] Removing intermediate container a55d20422576 [2022-05-12T00:11:24.199Z] ---> f5f43b520127 [2022-05-12T00:11:24.199Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:11:24.552Z] ---> Running in c33fa1b361c0 [2022-05-12T00:11:24.846Z] Removing intermediate container c33fa1b361c0 [2022-05-12T00:11:24.846Z] ---> e97b61959b90 [2022-05-12T00:11:24.846Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:11:24.846Z] ---> Running in 7c0e1bc41df4 [2022-05-12T00:11:28.250Z] Removing intermediate container 7c0e1bc41df4 [2022-05-12T00:11:28.250Z] ---> 87c3a87b34b9 [2022-05-12T00:11:28.250Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:11:28.250Z] ---> Running in b2e4572baae2 [2022-05-12T00:11:28.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:11:29.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:11:30.812Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:11:30.812Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:11:30.812Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:11:31.088Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:11:31.088Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:11:31.366Z] OK: 224 MiB in 56 packages [2022-05-12T00:11:32.358Z] Removing intermediate container b2e4572baae2 [2022-05-12T00:11:32.358Z] ---> aeaead102d1e [2022-05-12T00:11:32.358Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T00:11:32.358Z] ---> Running in da8a62446ffe [2022-05-12T00:11:32.634Z] Removing intermediate container da8a62446ffe [2022-05-12T00:11:32.634Z] ---> ca0139735368 [2022-05-12T00:11:32.634Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T00:11:33.245Z] ---> 7970ad337d29 [2022-05-12T00:11:33.245Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:11:33.245Z] ---> Running in 76f5f2de720f [2022-05-12T00:12:20.266Z] Removing intermediate container 76f5f2de720f [2022-05-12T00:12:20.266Z] ---> c2dc07fa2d74 [2022-05-12T00:12:20.266Z] Step 11/12 : COPY . . [2022-05-12T00:12:20.266Z] ---> cb12b27a74bb [2022-05-12T00:12:20.266Z] Step 12/12 : RUN ${MAKE} [2022-05-12T00:12:20.266Z] ---> Running in 1f0a29935a9f [2022-05-12T00:12:21.248Z] noop [2022-05-12T00:12:21.842Z] Removing intermediate container 1f0a29935a9f [2022-05-12T00:12:21.842Z] ---> 71184b89941e [2022-05-12T00:12:22.111Z] Successfully built 71184b89941e [2022-05-12T00:12:22.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:22.455Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:12:22.455Z] . [Pipeline] withDockerContainer [2022-05-12T00:12:22.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-63312 does not seem to be running inside a container [2022-05-12T00:12:22.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T00:12:24.048Z] $ docker top ab800ee48085889b8b43a438e31211bb5e047b3b3424ed70925dc2bc30776bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:12:25.000Z] + go version [2022-05-12T00:12:25.000Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T00:12:25.028Z] $ docker stop --time=1 ab800ee48085889b8b43a438e31211bb5e047b3b3424ed70925dc2bc30776bd6 [2022-05-12T00:12:26.658Z] $ docker rm -f ab800ee48085889b8b43a438e31211bb5e047b3b3424ed70925dc2bc30776bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:27.288Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:12:27.288Z] . [Pipeline] withDockerContainer [2022-05-12T00:12:27.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-63312 does not seem to be running inside a container [2022-05-12T00:12:27.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T00:12:28.904Z] $ docker top 4a357ed404533df729b07ed621eeceb20306b99f872a6d76925a529c2ebff4dc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:12:29.843Z] + make test [2022-05-12T00:12:29.843Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T00:12:32.482Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T00:14:09.377Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T00:14:09.377Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements [2022-05-12T00:14:09.377Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T00:14:09.377Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:14:27.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:14:27.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:14:27.741Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:14:29.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:14:29.774Z] $ docker stop --time=1 4a357ed404533df729b07ed621eeceb20306b99f872a6d76925a529c2ebff4dc [2022-05-12T00:14:31.627Z] $ docker rm -f 4a357ed404533df729b07ed621eeceb20306b99f872a6d76925a529c2ebff4dc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:14:32.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:14:32.655Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T00:14:33.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:14:33.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:14:33.955Z] + ls -al . [2022-05-12T00:14:33.955Z] total 164 [2022-05-12T00:14:33.955Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:14 . [2022-05-12T00:14:33.955Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:10 .. [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 00:10 .dockerignore [2022-05-12T00:14:33.955Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:10 .git [2022-05-12T00:14:33.955Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 .github [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 00:10 .gitignore [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:10 .golangci.yml [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 00:10 Attribution.txt [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 6947 May 12 00:10 CHANGELOG.md [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 00:10 Dockerfile [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:10 GOVERNANCE.md [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 00:10 Jenkinsfile [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:10 LICENSE [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 00:10 Makefile [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 00:10 OWNERS.md [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 00:10 README.md [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:06 VERSION [2022-05-12T00:14:33.955Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:10 bin [2022-05-12T00:14:33.955Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 cmd [2022-05-12T00:14:33.955Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 00:13 coverage.out [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 00:10 go.mod [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 00:10 go.sum [2022-05-12T00:14:33.955Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 internal [2022-05-12T00:14:33.955Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 snap [2022-05-12T00:14:33.955Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:34.306Z] + 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=558c3d95fcf8278a7fc93415f27f61b127f687c9 --label arch=arm64 --label version=0.0.0 . [2022-05-12T00:14:34.581Z] Sending build context to Docker daemon 2.798MB [2022-05-12T00:14:34.860Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:14:34.860Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T00:14:34.860Z] ---> 71184b89941e [2022-05-12T00:14:34.860Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T00:14:34.860Z] ---> Running in 89e491ef5b15 [2022-05-12T00:14:35.135Z] Removing intermediate container 89e491ef5b15 [2022-05-12T00:14:35.135Z] ---> 4f3c42b2ee0b [2022-05-12T00:14:35.135Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:14:35.416Z] ---> Running in 6e6ad08830ec [2022-05-12T00:14:35.693Z] Removing intermediate container 6e6ad08830ec [2022-05-12T00:14:35.693Z] ---> bac45bff5472 [2022-05-12T00:14:35.693Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:14:35.693Z] ---> Running in ae5829a3528b [2022-05-12T00:14:35.968Z] Removing intermediate container ae5829a3528b [2022-05-12T00:14:35.968Z] ---> 55fe1c83c830 [2022-05-12T00:14:35.968Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:14:36.245Z] ---> Running in 0fd4580e8bf7 [2022-05-12T00:14:38.225Z] Removing intermediate container 0fd4580e8bf7 [2022-05-12T00:14:38.225Z] ---> 4bbd1d6c87f6 [2022-05-12T00:14:38.225Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:14:38.225Z] ---> Running in 1e76662fcc04 [2022-05-12T00:14:39.210Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:14:40.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:14:41.184Z] OK: 224 MiB in 56 packages [2022-05-12T00:14:41.790Z] Removing intermediate container 1e76662fcc04 [2022-05-12T00:14:41.790Z] ---> cb13d7f06df3 [2022-05-12T00:14:41.790Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T00:14:42.067Z] ---> Running in 95587fe8e011 [2022-05-12T00:14:42.342Z] Removing intermediate container 95587fe8e011 [2022-05-12T00:14:42.342Z] ---> 5104611051fa [2022-05-12T00:14:42.342Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T00:14:42.940Z] ---> 5c62273fded4 [2022-05-12T00:14:42.940Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:14:42.940Z] ---> Running in cca668394671 [2022-05-12T00:14:44.943Z] Removing intermediate container cca668394671 [2022-05-12T00:14:44.943Z] ---> 5bc4937c4052 [2022-05-12T00:14:44.943Z] Step 11/24 : COPY . . [2022-05-12T00:14:45.931Z] ---> 6240e3408a20 [2022-05-12T00:14:45.931Z] Step 12/24 : RUN ${MAKE} [2022-05-12T00:14:46.207Z] ---> Running in 3cbd3cfc3548 [2022-05-12T00:14:47.198Z] 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-12T00:17:09.170Z] Removing intermediate container 3cbd3cfc3548 [2022-05-12T00:17:09.170Z] ---> dbd954c08afc [2022-05-12T00:17:09.170Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T00:17:09.170Z] 3.14: Pulling from library/alpine [2022-05-12T00:17:09.170Z] 455c02918c45: Pulling fs layer [2022-05-12T00:17:09.170Z] 455c02918c45: Verifying Checksum [2022-05-12T00:17:09.170Z] 455c02918c45: Download complete [2022-05-12T00:17:09.170Z] 455c02918c45: Pull complete [2022-05-12T00:17:09.170Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T00:17:09.170Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T00:17:09.170Z] ---> ac73e934f311 [2022-05-12T00:17:09.170Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T00:17:09.170Z] ---> Running in 3195bbea92c4 [2022-05-12T00:17:09.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:17:09.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:17:09.170Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T00:17:09.170Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T00:17:09.170Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T00:17:09.170Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T00:17:09.170Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T00:17:09.170Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T00:17:09.170Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T00:17:09.170Z] OK: 8 MiB in 20 packages [2022-05-12T00:17:09.170Z] Removing intermediate container 3195bbea92c4 [2022-05-12T00:17:09.170Z] ---> 58bc77759566 [2022-05-12T00:17:09.170Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T00:17:09.170Z] ---> 8cf4cb0bc148 [2022-05-12T00:17:09.170Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T00:17:09.170Z] ---> 017817f9cf4d [2022-05-12T00:17:09.170Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T00:17:09.170Z] ---> b67a440a92a2 [2022-05-12T00:17:09.170Z] Step 18/24 : EXPOSE 59993 [2022-05-12T00:17:09.170Z] ---> Running in 32a1a7ff6175 [2022-05-12T00:17:09.170Z] Removing intermediate container 32a1a7ff6175 [2022-05-12T00:17:09.170Z] ---> 05f6193805ea [2022-05-12T00:17:09.170Z] Step 19/24 : EXPOSE 161 [2022-05-12T00:17:09.170Z] ---> Running in e7333063b811 [2022-05-12T00:17:09.170Z] Removing intermediate container e7333063b811 [2022-05-12T00:17:09.170Z] ---> c0539ab0b975 [2022-05-12T00:17:09.170Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T00:17:09.170Z] ---> Running in 6d30a69ad6f0 [2022-05-12T00:17:09.170Z] Removing intermediate container 6d30a69ad6f0 [2022-05-12T00:17:09.170Z] ---> b158c9d3e711 [2022-05-12T00:17:09.170Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T00:17:09.170Z] ---> Running in 41c46af6c378 [2022-05-12T00:17:09.170Z] Removing intermediate container 41c46af6c378 [2022-05-12T00:17:09.170Z] ---> df1d9266bc67 [2022-05-12T00:17:09.170Z] Step 22/24 : LABEL arch=arm64 [2022-05-12T00:17:09.170Z] ---> Running in 332fa77ad273 [2022-05-12T00:17:09.170Z] Removing intermediate container 332fa77ad273 [2022-05-12T00:17:09.170Z] ---> 6f92a398e525 [2022-05-12T00:17:09.170Z] Step 23/24 : LABEL git_sha=558c3d95fcf8278a7fc93415f27f61b127f687c9 [2022-05-12T00:17:09.170Z] ---> Running in 745c6c0caf08 [2022-05-12T00:17:09.170Z] Removing intermediate container 745c6c0caf08 [2022-05-12T00:17:09.170Z] ---> 5d0d5901badb [2022-05-12T00:17:09.170Z] Step 24/24 : LABEL version=0.0.0 [2022-05-12T00:17:09.170Z] ---> Running in dd1f56af94d4 [2022-05-12T00:17:09.170Z] Removing intermediate container dd1f56af94d4 [2022-05-12T00:17:09.170Z] ---> c6d983b67256 [2022-05-12T00:17:09.170Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T00:17:09.170Z] Successfully built c6d983b67256 [2022-05-12T00:17:09.170Z] 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-12T00:17:09.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:17:09.618Z] [2022-05-12T00:17:09.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:17:09.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:17:10.272Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T00:17:10.272Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T00:17:10.272Z] 04944245beec: Pulling fs layer [2022-05-12T00:17:10.272Z] 699f458cf7ca: Pulling fs layer [2022-05-12T00:17:10.272Z] 765212b225bb: Pulling fs layer [2022-05-12T00:17:10.272Z] f23df028b6ca: Pulling fs layer [2022-05-12T00:17:10.272Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T00:17:10.272Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T00:17:10.272Z] 765212b225bb: Waiting [2022-05-12T00:17:10.272Z] f23df028b6ca: Waiting [2022-05-12T00:17:10.272Z] d65c8cfc05b1: Waiting [2022-05-12T00:17:10.272Z] 2437ff75d9bd: Waiting [2022-05-12T00:17:10.272Z] 04944245beec: Verifying Checksum [2022-05-12T00:17:10.272Z] 04944245beec: Download complete [2022-05-12T00:17:10.272Z] 765212b225bb: Verifying Checksum [2022-05-12T00:17:10.272Z] 765212b225bb: Download complete [2022-05-12T00:17:10.273Z] f23df028b6ca: Verifying Checksum [2022-05-12T00:17:10.273Z] f23df028b6ca: Download complete [2022-05-12T00:17:10.273Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T00:17:10.273Z] d65c8cfc05b1: Download complete [2022-05-12T00:17:10.555Z] 699f458cf7ca: Download complete [2022-05-12T00:17:10.834Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T00:17:10.834Z] 8998bd30e6a1: Download complete [2022-05-12T00:17:13.471Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T00:17:13.471Z] 2437ff75d9bd: Download complete [2022-05-12T00:17:15.463Z] 8998bd30e6a1: Pull complete [2022-05-12T00:17:16.064Z] 04944245beec: Pull complete [2022-05-12T00:17:17.508Z] 699f458cf7ca: Pull complete [2022-05-12T00:17:17.508Z] 765212b225bb: Pull complete [2022-05-12T00:17:18.494Z] f23df028b6ca: Pull complete [2022-05-12T00:17:18.767Z] d65c8cfc05b1: Pull complete [2022-05-12T00:17:33.870Z] 2437ff75d9bd: Pull complete [2022-05-12T00:17:33.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T00:17:33.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:17:33.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T00:17:34.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-63312 does not seem to be running inside a container [2022-05-12T00:17:34.212Z] $ 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/6 -v /w/workspace/device-snmp-go/6:/w/workspace/device-snmp-go/6:rw,z -v /w/workspace/device-snmp-go/6@tmp:/w/workspace/device-snmp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T00:17:37.255Z] $ docker top 733714155a021424411f546913521f8e9991ac14b4c02e86258257133b84ceb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:17:38.223Z] ---> job-cost.sh [2022-05-12T00:17:38.223Z] lf-activate-venv: SKIPPING [2022-05-12T00:17:38.223Z] INFO: No Stack... [2022-05-12T00:17:38.497Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T00:17:39.478Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:17:40.175Z] + cat /w/workspace/device-snmp-go/6/archives/cost.csv [2022-05-12T00:17:40.175Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:17:40.253Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-6-stack-cost] [2022-05-12T00:17:40.264Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-6-stack-cost] did not exist. Created. [2022-05-12T00:17:40.264Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:17:40.949Z] /w/workspace/device-snmp-go/6@tmp/durable-e6ca62e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T00:17:41.641Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T00:17:41.663Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T00:17:41.723Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:17:41.729Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:17:41.751Z] $ docker stop --time=1 733714155a021424411f546913521f8e9991ac14b4c02e86258257133b84ceb2 [2022-05-12T00:17:43.319Z] $ docker rm -f 733714155a021424411f546913521f8e9991ac14b4c02e86258257133b84ceb2 [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-12T00:17:43.867Z] provisioning config files... [2022-05-12T00:17:43.876Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config917000553670642881tmp [Pipeline] { [Pipeline] sh [2022-05-12T00:17:44.173Z] + set +x [2022-05-12T00:17:44.173Z] + curl -s https://codecov.io/bash [2022-05-12T00:17:44.173Z] + bash -s -- [2022-05-12T00:17:44.173Z] [2022-05-12T00:17:44.173Z] _____ _ [2022-05-12T00:17:44.173Z] / ____| | | [2022-05-12T00:17:44.173Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T00:17:44.173Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T00:17:44.173Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T00:17:44.173Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T00:17:44.173Z] Bash-1.0.6 [2022-05-12T00:17:44.173Z] [2022-05-12T00:17:44.173Z] [2022-05-12T00:17:44.173Z] ==> git version 2.25.1 found [2022-05-12T00:17:44.173Z] ==> 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-12T00:17:44.173Z] Release-Date: 2020-01-08 [2022-05-12T00:17:44.174Z] 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-12T00:17:44.174Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T00:17:44.174Z] ==> Jenkins CI detected. [2022-05-12T00:17:44.174Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-12T00:17:44.174Z] project root: . [2022-05-12T00:17:44.174Z] --> token set from env [2022-05-12T00:17:44.174Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T00:17:44.174Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T00:17:44.174Z] ==> Python coveragepy not found [2022-05-12T00:17:44.174Z] ==> Searching for coverage reports in: [2022-05-12T00:17:44.174Z] + . [2022-05-12T00:17:44.174Z] -> Found 1 reports [2022-05-12T00:17:44.174Z] ==> Detecting git/mercurial file structure [2022-05-12T00:17:44.174Z] ==> Reading reports [2022-05-12T00:17:44.174Z] + ./coverage.out bytes=7631 [2022-05-12T00:17:44.174Z] ==> Appending adjustments [2022-05-12T00:17:44.174Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T00:17:44.434Z] + Found adjustments [2022-05-12T00:17:44.434Z] ==> Gzipping contents [2022-05-12T00:17:44.434Z] 4.0K /tmp/codecov.bXGKUd.gz [2022-05-12T00:17:44.434Z] ==> Uploading reports [2022-05-12T00:17:44.434Z] url: https://codecov.io [2022-05-12T00:17:44.434Z] query: branch=PR-168&commit=558c3d95fcf8278a7fc93415f27f61b127f687c9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-12T00:17:44.434Z] -> Pinging Codecov [2022-05-12T00:17:44.434Z] 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=558c3d95fcf8278a7fc93415f27f61b127f687c9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-12T00:17:44.695Z] -> Uploading to [2022-05-12T00:17:44.695Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/6C56EA5C29638FB4528AC87E60AF5AE0/558c3d95fcf8278a7fc93415f27f61b127f687c9/4d7442dc-701b-4450-8726-964996555d53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T001744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5535f53384bdda2e13fa49ef259bd3a34cfed7aede6f912b54d600a804b39619 [2022-05-12T00:17:44.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:17:44.695Z] Dload Upload Total Spent Left Speed [2022-05-12T00:17:44.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 7120 --:--:-- --:--:-- --:--:-- 7120 [2022-05-12T00:17:44.955Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/558c3d95fcf8278a7fc93415f27f61b127f687c9 [Pipeline] } [2022-05-12T00:17:44.963Z] 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-12T00:17:45.772Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-168/archives ] [2022-05-12T00:17:45.772Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-12T00:17:45.772Z] total 16 [2022-05-12T00:17:45.772Z] drwxr-xr-x 3 root root 4096 May 12 00:08 . [2022-05-12T00:17:45.772Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:08 .. [2022-05-12T00:17:45.772Z] drwxr-xr-x 2 root root 4096 May 12 00:08 cost [2022-05-12T00:17:45.772Z] -rw-r--r-- 1 root root 85 May 12 00:08 cost.csv [2022-05-12T00:17:45.772Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-12T00:17:45.772Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-12T00:17:45.772Z] total 16 [2022-05-12T00:17:45.772Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:08 . [2022-05-12T00:17:45.772Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:08 .. [2022-05-12T00:17:45.772Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:08 cost [2022-05-12T00:17:45.772Z] -rw-r--r-- 1 jenkins jenkins 85 May 12 00:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:17:46.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:17:46.940Z] ---> package-listing.sh [2022-05-12T00:17:46.940Z] ++ facter osfamily [2022-05-12T00:17:46.940Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T00:17:47.201Z] + OS_FAMILY=debian [2022-05-12T00:17:47.201Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-12T00:17:47.201Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T00:17:47.201Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T00:17:47.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T00:17:47.201Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T00:17:47.201Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-12T00:17:47.201Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T00:17:47.201Z] + case "${OS_FAMILY}" in [2022-05-12T00:17:47.201Z] + dpkg -l [2022-05-12T00:17:47.201Z] + grep '^ii' [2022-05-12T00:17:47.201Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T00:17:47.201Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T00:17:47.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T00:17:47.201Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-12T00:17:47.201Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [2022-05-12T00:17:47.201Z] + 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-12T00:17:47.216Z] 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-12T00:17:47.498Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:17:48.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:17:48.066Z] . [Pipeline] withDockerContainer [2022-05-12T00:17:48.130Z] prd-ubuntu20.04-docker-8c-8g-63310 does not seem to be running inside a container [2022-05-12T00:17:48.180Z] $ 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-12T00:17:48.433Z] $ docker top 6672dbd2e58f22ba37f72b876ea0343f2bea7863dd57654d31f8616a759999ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:17:48.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T00:17:49.076Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T00:17:49.370Z] + ls /var/log/sa-host [2022-05-12T00:17:49.370Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:17:49.460Z] provisioning config files... [2022-05-12T00:17:49.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config145163798302117974tmp [Pipeline] { [Pipeline] echo [2022-05-12T00:17:49.486Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:17:49.771Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T00:17:49.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:17:50.109Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T00:17:50.121Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:17:50.416Z] ---> sudo-logs.sh [2022-05-12T00:17:50.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T00:17:50.453Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:17:50.743Z] ---> job-cost.sh [2022-05-12T00:17:50.743Z] lf-activate-venv: SKIPPING [2022-05-12T00:17:50.743Z] DEBUG: total: 0.2199999988079071 [2022-05-12T00:17:50.743Z] INFO: Retrieving Stack Cost... [2022-05-12T00:17:51.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:17:51.575Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T00:17:51.588Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:17:51.878Z] ---> logs-deploy.sh [2022-05-12T00:17:51.878Z] lf-activate-venv: SKIPPING [2022-05-12T00:17:51.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-168/6 [2022-05-12T00:17:51.878Z] INFO: archiving workspace using pattern(s): [2022-05-12T00:17:52.820Z] Archives upload complete. [2022-05-12T00:17:52.820Z] INFO: archiving logs to Nexus