Pull request #266 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 6f32b0e90f1c1bced46a177c350e483eb4bf55fb+d829a2c887c40068ff6155ebb33a7321d05cdfd6 (fb460d8d4aaa514e0bbc9a21454f401de41195c4) 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-ssh189095468064111048.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7427990449501906950.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7071360322926437259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10929367928997859498.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14237378847478759976.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5196450878785405609.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2417 in /w/workspace/gexfoundry_device-snmp-go_PR-266 [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-266 # 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 > 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/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d829a2c887c40068ff6155ebb33a7321d05cdfd6 into PR head commit 6f32b0e90f1c1bced46a177c350e483eb4bf55fb Merge succeeded, producing 6f32b0e90f1c1bced46a177c350e483eb4bf55fb Checking out Revision 6f32b0e90f1c1bced46a177c350e483eb4bf55fb (PR-266) > git config core.sparsecheckout # timeout=10 > git checkout -f 6f32b0e90f1c1bced46a177c350e483eb4bf55fb # 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 d829a2c887c40068ff6155ebb33a7321d05cdfd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f32b0e90f1c1bced46a177c350e483eb4bf55fb # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:23:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:23:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:23:11 ========================================================= 13:23:11 EdgeX Global Pipelines Version Info 13:23:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:23:12 ------------------- 13:23:12 stable info: 13:23:12 ------------------- 13:23:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:23:12 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 13:23:12 Message: update stable to v1.0.245 13:23:13 ------------------- 13:23:13 experimental info: 13:23:13 ------------------- 13:23:13 Commited By: **** collab-it+edgex@linuxfoundation.org 13:23:13 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 13:23:13 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:23:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-266 [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-266 [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-266 [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f32b0e90f1c1bced46a177c350e483eb4bf55fb [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f32b0e [Pipeline] echo 13:23:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:14 provisioning config files... 13:23:14 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-266@tmp/config696850085036272466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:15 ---> docker-login.sh 13:23:15 nexus3.edgexfoundry.org:10001 13:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:15 Configure a credential helper to remove this warning. See 13:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:15 13:23:15 Login Succeeded 13:23:15 nexus3.edgexfoundry.org:10002 13:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:15 Configure a credential helper to remove this warning. See 13:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:15 13:23:15 Login Succeeded 13:23:15 nexus3.edgexfoundry.org:10003 13:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:15 Configure a credential helper to remove this warning. See 13:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:15 13:23:15 Login Succeeded 13:23:15 nexus3.edgexfoundry.org:10004 13:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:15 Configure a credential helper to remove this warning. See 13:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:15 13:23:15 Login Succeeded 13:23:15 docker.io 13:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:16 Configure a credential helper to remove this warning. See 13:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:16 13:23:16 Login Succeeded 13:23:16 ---> docker-login.sh ends [Pipeline] } 13:23:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:23:16 + git rev-list -1 --merges 6f32b0e90f1c1bced46a177c350e483eb4bf55fb~1..6f32b0e90f1c1bced46a177c350e483eb4bf55fb [Pipeline] echo 13:23:16 -----------> git rev-list -1 --merges 6f32b0e90f1c1bced46a177c350e483eb4bf55fb~1..6f32b0e90f1c1bced46a177c350e483eb4bf55fb 6f32b0e90f1c1bced46a177c350e483eb4bf55fb [false] [Pipeline] sh 13:23:17 + git log --format=format:%s -1 6f32b0e90f1c1bced46a177c350e483eb4bf55fb [Pipeline] echo 13:23:17 ========================================================= 13:23:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:23:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:23:17 + git log --format=format:%s -1 6f32b0e90f1c1bced46a177c350e483eb4bf55fb [Pipeline] echo 13:23:17 [semverPrep] GIT_COMMIT: 6f32b0e90f1c1bced46a177c350e483eb4bf55fb, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo 13:23:17 [semverPrep] This is not a build commit. [Pipeline] sh 13:23:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:23:18 + grep -v github /etc/ssh/ssh_known_hosts 13:23:18 + [ -e /tmp/ssh_known_hosts ] 13:23:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:23:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:23:18 + sudo tee -a /etc/ssh/ssh_known_hosts 13:23:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:18 13:23:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:18 0.1.4: Pulling from edgex-devops/py-git-semver 13:23:18 b85a868b505f: Pulling fs layer 13:23:18 e2be974225ed: Pulling fs layer 13:23:18 339a4e72a1f5: Pulling fs layer 13:23:18 988bab9f4d93: Pulling fs layer 13:23:18 1469e6f7b9e6: Pulling fs layer 13:23:18 eaf3925da568: Pulling fs layer 13:23:18 bab4dde63d76: Pulling fs layer 13:23:18 bde34c3a00c8: Pulling fs layer 13:23:18 b352a97aabf1: Pulling fs layer 13:23:18 4872d77fe225: Pulling fs layer 13:23:18 5851b861e8e6: Pulling fs layer 13:23:18 988bab9f4d93: Waiting 13:23:18 1469e6f7b9e6: Waiting 13:23:18 eaf3925da568: Waiting 13:23:18 bab4dde63d76: Waiting 13:23:18 bde34c3a00c8: Waiting 13:23:18 5851b861e8e6: Waiting 13:23:18 4872d77fe225: Waiting 13:23:18 b352a97aabf1: Waiting 13:23:18 e2be974225ed: Verifying Checksum 13:23:18 e2be974225ed: Download complete 13:23:18 988bab9f4d93: Verifying Checksum 13:23:18 988bab9f4d93: Download complete 13:23:19 1469e6f7b9e6: Verifying Checksum 13:23:19 1469e6f7b9e6: Download complete 13:23:19 eaf3925da568: Verifying Checksum 13:23:19 eaf3925da568: Download complete 13:23:19 339a4e72a1f5: Verifying Checksum 13:23:19 339a4e72a1f5: Download complete 13:23:19 bde34c3a00c8: Verifying Checksum 13:23:19 bde34c3a00c8: Download complete 13:23:19 b352a97aabf1: Verifying Checksum 13:23:19 b352a97aabf1: Download complete 13:23:19 4872d77fe225: Verifying Checksum 13:23:19 4872d77fe225: Download complete 13:23:19 5851b861e8e6: Download complete 13:23:19 b85a868b505f: Verifying Checksum 13:23:19 b85a868b505f: Download complete 13:23:19 bab4dde63d76: Verifying Checksum 13:23:19 bab4dde63d76: Download complete 13:23:20 b85a868b505f: Pull complete 13:23:20 e2be974225ed: Pull complete 13:23:20 339a4e72a1f5: Pull complete 13:23:20 988bab9f4d93: Pull complete 13:23:21 1469e6f7b9e6: Pull complete 13:23:21 eaf3925da568: Pull complete 13:23:22 bab4dde63d76: Pull complete 13:23:22 bde34c3a00c8: Pull complete 13:23:22 b352a97aabf1: Pull complete 13:23:22 4872d77fe225: Pull complete 13:23:22 5851b861e8e6: Pull complete 13:23:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:23:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:23:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:23 prd-ubuntu20.04-docker-8c-8g-2417 does not seem to be running inside a container 13:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-266 -v /w/workspace/gexfoundry_device-snmp-go_PR-266:/w/workspace/gexfoundry_device-snmp-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-266@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:23:24 $ docker top 8bd5d4ac8cb9709c7d35f8531e24f467787264fa6279769b613ee5cdedd9e088 -eo pid,comm 13:23:24 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). 13:23:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:23:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:24 [ssh-agent] Looking for ssh-agent implementation... 13:23:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:24 $ docker exec 8bd5d4ac8cb9709c7d35f8531e24f467787264fa6279769b613ee5cdedd9e088 ssh-agent 13:23:24 SSH_AUTH_SOCK=/tmp/ssh-VQJoz7M4IRL8/agent.32 13:23:24 SSH_AGENT_PID=38 13:23:24 Running ssh-add (command line suppressed) 13:23:25 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-266@tmp/private_key_2751063531410151635.key (/w/workspace/gexfoundry_device-snmp-go_PR-266@tmp/private_key_2751063531410151635.key) 13:23:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:25 + git tag --points-at HEAD [Pipeline] } 13:23:25 $ docker exec --env ******** --env ******** 8bd5d4ac8cb9709c7d35f8531e24f467787264fa6279769b613ee5cdedd9e088 ssh-agent -k 13:23:25 unset SSH_AUTH_SOCK; 13:23:25 unset SSH_AGENT_PID; 13:23:25 echo Agent pid 38 killed; 13:23:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:23:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:25 [ssh-agent] Looking for ssh-agent implementation... 13:23:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:25 $ docker exec 8bd5d4ac8cb9709c7d35f8531e24f467787264fa6279769b613ee5cdedd9e088 ssh-agent 13:23:25 SSH_AUTH_SOCK=/tmp/ssh-SHWl4WxjAnVA/agent.72 13:23:25 SSH_AGENT_PID=78 13:23:25 Running ssh-add (command line suppressed) 13:23:25 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-266@tmp/private_key_18265446733237884416.key (/w/workspace/gexfoundry_device-snmp-go_PR-266@tmp/private_key_18265446733237884416.key) 13:23:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:26 + git semver init 13:23:26 2023-03-16 13:23:26,434 [run_init] DEBUG init version:0.0.0 force:False 13:23:26 2023-03-16 13:23:26,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-266/.semver 13:23:26 2023-03-16 13:23:26,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-266/.semver 13:23:26 2023-03-16 13:23:26,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-266/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-266, universal_newlines=False, shell=None, istream=None) 13:23:27 2023-03-16 13:23:27,394 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-266/.git/info/exclude 13:23:27 2023-03-16 13:23:27,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-266/.semver/PR-266 with force:False 13:23:27 2023-03-16 13:23:27,395 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-266/.semver/PR-266 13:23:27 2023-03-16 13:23:27,400 [execute] INFO git cat-file --batch-check 13:23:27 2023-03-16 13:23:27,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-266/.semver, universal_newlines=False, shell=None, istream=) 13:23:27 2023-03-16 13:23:27,408 [execute] INFO git cat-file --batch 13:23:27 2023-03-16 13:23:27,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-266/.semver, universal_newlines=False, shell=None, istream=) 13:23:27 2023-03-16 13:23:27,415 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-266/.semver/PR-266 13:23:27 0.0.0 [Pipeline] } 13:23:27 $ docker exec --env ******** --env ******** 8bd5d4ac8cb9709c7d35f8531e24f467787264fa6279769b613ee5cdedd9e088 ssh-agent -k 13:23:27 unset SSH_AUTH_SOCK; 13:23:27 unset SSH_AGENT_PID; 13:23:27 echo Agent pid 78 killed; 13:23:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:28 + git semver [Pipeline] } 13:23:28 $ docker stop --time=1 8bd5d4ac8cb9709c7d35f8531e24f467787264fa6279769b613ee5cdedd9e088 13:23:29 $ docker rm -f --volumes 8bd5d4ac8cb9709c7d35f8531e24f467787264fa6279769b613ee5cdedd9e088 [Pipeline] // withDockerContainer [Pipeline] sh 13:23:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:23:30 Stashed 1 file(s) [Pipeline] echo 13:23:30 [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 13:23:31 provisioning config files... 13:23:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-266@tmp/config6273805421774809793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:31 ---> docker-login.sh 13:23:31 nexus3.edgexfoundry.org:10001 13:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:31 Configure a credential helper to remove this warning. See 13:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:31 13:23:31 Login Succeeded 13:23:31 nexus3.edgexfoundry.org:10002 13:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:31 Configure a credential helper to remove this warning. See 13:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:31 13:23:31 Login Succeeded 13:23:31 nexus3.edgexfoundry.org:10003 13:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:31 Configure a credential helper to remove this warning. See 13:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:31 13:23:31 Login Succeeded 13:23:31 nexus3.edgexfoundry.org:10004 13:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:31 Configure a credential helper to remove this warning. See 13:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:31 13:23:31 Login Succeeded 13:23:31 docker.io 13:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:31 Configure a credential helper to remove this warning. See 13:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:31 13:23:31 Login Succeeded 13:23:31 ---> docker-login.sh ends [Pipeline] } 13:23:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:23:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:23:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:23:32 ========================================================= 13:23:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:23:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:23:32 Sending build context to Docker daemon 5.728MB 13:23:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:23:32 Step 2/12 : FROM ${BASE} AS builder 13:23:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:23:32 63b65145d645: Pulling fs layer 13:23:32 a2d21d5440eb: Pulling fs layer 13:23:32 935e6c44a52c: Pulling fs layer 13:23:32 94cc34f8dd06: Pulling fs layer 13:23:32 30dea6a524f1: Pulling fs layer 13:23:32 a2aff8979fd8: Pulling fs layer 13:23:32 6808be2612f2: Pulling fs layer 13:23:32 f25807f1079a: Pulling fs layer 13:23:32 94cc34f8dd06: Waiting 13:23:32 30dea6a524f1: Waiting 13:23:32 a2aff8979fd8: Waiting 13:23:32 6808be2612f2: Waiting 13:23:32 f25807f1079a: Waiting 13:23:32 a2d21d5440eb: Download complete 13:23:32 94cc34f8dd06: Verifying Checksum 13:23:32 94cc34f8dd06: Download complete 13:23:32 30dea6a524f1: Verifying Checksum 13:23:32 30dea6a524f1: Download complete 13:23:32 63b65145d645: Verifying Checksum 13:23:32 63b65145d645: Download complete 13:23:32 a2aff8979fd8: Verifying Checksum 13:23:32 a2aff8979fd8: Download complete 13:23:32 63b65145d645: Pull complete 13:23:33 a2d21d5440eb: Pull complete 13:23:33 f25807f1079a: Verifying Checksum 13:23:33 f25807f1079a: Download complete 13:23:33 935e6c44a52c: Verifying Checksum 13:23:33 935e6c44a52c: Download complete 13:23:33 6808be2612f2: Verifying Checksum 13:23:33 6808be2612f2: Download complete 13:23:37 935e6c44a52c: Pull complete 13:23:37 94cc34f8dd06: Pull complete 13:23:37 30dea6a524f1: Pull complete 13:23:37 a2aff8979fd8: Pull complete 13:23:38 6808be2612f2: Pull complete 13:23:39 f25807f1079a: Pull complete 13:23:39 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 13:23:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:23:39 ---> 3b553350e43f 13:23:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:23:41 ---> Running in f5508d1f04fd 13:23:41 Removing intermediate container f5508d1f04fd 13:23:41 ---> 50ceb09d82c6 13:23:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:23:41 ---> Running in 4ed36f122e90 13:23:41 Removing intermediate container 4ed36f122e90 13:23:41 ---> cb18259c25e4 13:23:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:23:41 ---> Running in 12b80136edf3 13:23:41 Removing intermediate container 12b80136edf3 13:23:41 ---> 17e61cbc0b35 13:23:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:23:41 ---> Running in 46672afd02ec 13:23:41 Removing intermediate container 46672afd02ec 13:23:41 ---> 4e7911ef18c2 13:23:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:23:41 ---> Running in 492989fd6b68 13:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:23:42 (1/4) Installing openssh-keygen (9.1_p1-r2) 13:23:42 (2/4) Installing libedit (20221030.3.1-r0) 13:23:42 (3/4) Installing openssh-client-common (9.1_p1-r2) 13:23:42 (4/4) Installing openssh-client-default (9.1_p1-r2) 13:23:42 Executing busybox-1.35.0-r29.trigger 13:23:42 OK: 269 MiB in 57 packages 13:23:43 Removing intermediate container 492989fd6b68 13:23:43 ---> f5fa6e2e13d5 13:23:43 Step 8/12 : WORKDIR /device-snmp-go 13:23:43 ---> Running in ae6fc2ab9cc0 13:23:43 Removing intermediate container ae6fc2ab9cc0 13:23:43 ---> ef8fd211b507 13:23:43 Step 9/12 : COPY go.mod vendor* ./ 13:23:43 ---> a7bf6c3931f5 13:23:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:23:43 ---> Running in 17ac5ef15337 13:23:45 Still waiting to schedule task 13:23:45 ‘prd-ubuntu20.04-docker-8c-8g-2405’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:23:45 ‘prd-ubuntu20.04-docker-8c-8g-2411’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:23:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2412’ is offline 13:23:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2419’ is offline 13:23:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2420’ is offline 13:24:01 Removing intermediate container 17ac5ef15337 13:24:01 ---> 9f931f430482 13:24:01 Step 11/12 : COPY . . 13:24:01 ---> e34b002897e6 13:24:01 Step 12/12 : RUN ${MAKE} 13:24:01 ---> Running in 0710734c5676 13:24:01 noop 13:24:02 Removing intermediate container 0710734c5676 13:24:02 ---> 94691e99e384 13:24:02 Successfully built 94691e99e384 13:24:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:02 + docker inspect -f . ci-base-image-x86_64 13:24:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:02 prd-ubuntu20.04-docker-8c-8g-2417 does not seem to be running inside a container 13:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-266 -v /w/workspace/gexfoundry_device-snmp-go_PR-266:/w/workspace/gexfoundry_device-snmp-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-266@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-266@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 ******** ci-base-image-x86_64 cat 13:24:03 $ docker top 5516b5f8f3cc3f0cc61879f094f1300f18899393feb8c15116fbc0cf0060678c -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:03 + go version 13:24:03 go version go1.20.2 linux/amd64 [Pipeline] } 13:24:03 $ docker stop --time=1 5516b5f8f3cc3f0cc61879f094f1300f18899393feb8c15116fbc0cf0060678c 13:24:04 $ docker rm -f --volumes 5516b5f8f3cc3f0cc61879f094f1300f18899393feb8c15116fbc0cf0060678c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:05 + docker inspect -f . ci-base-image-x86_64 13:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:05 prd-ubuntu20.04-docker-8c-8g-2417 does not seem to be running inside a container 13:24:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-266 -v /w/workspace/gexfoundry_device-snmp-go_PR-266:/w/workspace/gexfoundry_device-snmp-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-266@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-266@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 ******** ci-base-image-x86_64 cat 13:24:06 $ docker top deda951195aa798dda83929101b102f6595f87d5cdf86f3b7df02a100afc52ae -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:06 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-266 [Pipeline] fileExists [Pipeline] sh 13:24:06 + make test 13:24:06 go test ./... -coverprofile=coverage.out 13:24:12 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:24:21 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 13:24:21 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 13:24:27 go vet ./... 13:24:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:24:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:24:30 ./bin/test-attribution-txt.sh [Pipeline] echo 13:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:24:30 $ docker stop --time=1 deda951195aa798dda83929101b102f6595f87d5cdf86f3b7df02a100afc52ae 13:24:32 $ docker rm -f --volumes deda951195aa798dda83929101b102f6595f87d5cdf86f3b7df02a100afc52ae [Pipeline] // withDockerContainer [Pipeline] sh 13:24:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:24:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:24:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:24:33 + ls -al . 13:24:33 total 172 13:24:33 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 13:24 . 13:24:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:23 .. 13:24:33 -rw-rw-r-- 1 jenkins jenkins 6 Mar 16 13:23 .dockerignore 13:24:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:23 .git 13:24:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:23 .github 13:24:33 -rw-rw-r-- 1 jenkins jenkins 328 Mar 16 13:23 .gitignore 13:24:33 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:23 .golangci.yml 13:24:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:23 .semver 13:24:33 -rw-rw-r-- 1 jenkins jenkins 9045 Mar 16 13:23 Attribution.txt 13:24:33 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 16 13:23 CHANGELOG.md 13:24:33 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 16 13:23 Dockerfile 13:24:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:23 GOVERNANCE.md 13:24:33 -rw-rw-r-- 1 jenkins jenkins 656 Mar 16 13:23 Jenkinsfile 13:24:33 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 13:23 LICENSE 13:24:33 -rw-rw-r-- 1 jenkins jenkins 2114 Mar 16 13:23 Makefile 13:24:33 -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 13:23 OWNERS.md 13:24:33 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 16 13:23 README.md 13:24:33 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:23 VERSION 13:24:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:23 bin 13:24:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:23 cmd 13:24:33 -rw-r--r-- 1 jenkins jenkins 7631 Mar 16 13:24 coverage.out 13:24:33 -rw-rw-r-- 1 jenkins jenkins 3326 Mar 16 13:23 go.mod 13:24:33 -rw-rw-r-- 1 jenkins jenkins 32920 Mar 16 13:23 go.sum 13:24:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:23 internal 13:24:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:23 snap 13:24:33 -rw-rw-r-- 1 jenkins jenkins 228 Mar 16 13:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:34 + 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=6f32b0e90f1c1bced46a177c350e483eb4bf55fb --label arch=amd64 --label version=0.0.0 . 13:24:34 Sending build context to Docker daemon 5.736MB 13:24:34 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 13:24:34 Step 2/24 : FROM ${BASE} AS builder 13:24:34 ---> 94691e99e384 13:24:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:24:34 ---> Running in 13bbf1c9aad1 13:24:34 Removing intermediate container 13bbf1c9aad1 13:24:34 ---> 7f5e465bdaa6 13:24:34 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:24:34 ---> Running in d7da8cfa5005 13:24:34 Removing intermediate container d7da8cfa5005 13:24:34 ---> 9f228af8053e 13:24:34 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:24:34 ---> Running in bb72b50f5e3c 13:24:34 Removing intermediate container bb72b50f5e3c 13:24:34 ---> a6158d876e29 13:24:34 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:24:34 ---> Running in 1c46705e3427 13:24:34 Removing intermediate container 1c46705e3427 13:24:34 ---> ac27d63f51bd 13:24:34 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:34 ---> Running in e8c5b01fd50c 13:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:24:35 OK: 269 MiB in 57 packages 13:24:35 Removing intermediate container e8c5b01fd50c 13:24:35 ---> a769fe706525 13:24:35 Step 8/24 : WORKDIR /device-snmp-go 13:24:35 ---> Running in 4f57e21faa9f 13:24:36 Removing intermediate container 4f57e21faa9f 13:24:36 ---> 1a07267773c8 13:24:36 Step 9/24 : COPY go.mod vendor* ./ 13:24:36 ---> 9f91d100d72e 13:24:36 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:36 ---> Running in b0353a87b01a 13:24:37 Removing intermediate container b0353a87b01a 13:24:37 ---> 3c150da3b07c 13:24:37 Step 11/24 : COPY . . 13:24:37 ---> ac2b3cd82bbe 13:24:37 Step 12/24 : RUN ${MAKE} 13:24:37 ---> Running in 05b317b526de 13:24:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 13:24:55 Removing intermediate container 05b317b526de 13:24:55 ---> ab7879a54a37 13:24:55 Step 13/24 : FROM alpine:3.17 13:24:55 3.17: Pulling from library/alpine 13:24:55 63b65145d645: Already exists 13:24:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:24:55 Status: Downloaded newer image for alpine:3.17 13:24:55 ---> b2aa39c304c2 13:24:55 Step 14/24 : RUN apk add --update --no-cache dumb-init 13:24:55 ---> Running in 4b978e2086a1 13:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:24:55 (1/1) Installing dumb-init (1.2.5-r2) 13:24:55 Executing busybox-1.35.0-r29.trigger 13:24:55 OK: 7 MiB in 16 packages 13:24:55 Removing intermediate container 4b978e2086a1 13:24:55 ---> 622c5b23eaec 13:24:55 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 13:24:55 ---> 423af3f4e9e4 13:24:55 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 13:24:55 ---> 5bdb7fe5c74a 13:24:55 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 13:24:55 ---> ddae4717a930 13:24:55 Step 18/24 : EXPOSE 59993 13:24:55 ---> Running in 9fac23732ed5 13:24:55 Removing intermediate container 9fac23732ed5 13:24:55 ---> 98c7f5df1237 13:24:55 Step 19/24 : EXPOSE 161 13:24:55 ---> Running in 1a3a6e7bdb06 13:24:55 Removing intermediate container 1a3a6e7bdb06 13:24:55 ---> 85e381065f8a 13:24:55 Step 20/24 : ENTRYPOINT ["/device-snmp"] 13:24:55 ---> Running in 55b292d3e55e 13:24:56 Removing intermediate container 55b292d3e55e 13:24:56 ---> cfbde1bcac2e 13:24:56 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:24:56 ---> Running in 46258ca07a98 13:24:56 Removing intermediate container 46258ca07a98 13:24:56 ---> 7077c8f21cef 13:24:56 Step 22/24 : LABEL arch=amd64 13:24:56 ---> Running in 1e92a6d5edb7 13:24:56 Removing intermediate container 1e92a6d5edb7 13:24:56 ---> cf18a3427882 13:24:56 Step 23/24 : LABEL git_sha=6f32b0e90f1c1bced46a177c350e483eb4bf55fb 13:24:56 ---> Running in 7bc3ddef7b64 13:24:56 Removing intermediate container 7bc3ddef7b64 13:24:56 ---> 1d6cf430c7dc 13:24:56 Step 24/24 : LABEL version=0.0.0 13:24:56 ---> Running in 95eef14bf12b 13:24:56 Removing intermediate container 95eef14bf12b 13:24:56 ---> a0cc8f0943de 13:24:56 [Warning] One or more build-args [ARCH] were not consumed 13:24:56 Successfully built a0cc8f0943de 13:24:56 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:57 13:24:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:57 latest: Pulling from edgex-lftools-log-publisher 13:24:57 5eb5b503b376: Pulling fs layer 13:24:57 5c69ac0246d0: Pulling fs layer 13:24:57 ec43610c2a17: Pulling fs layer 13:24:57 3a2ae6a8a46f: Pulling fs layer 13:24:57 33b1e0a273af: Pulling fs layer 13:24:57 5d3b04190fa2: Pulling fs layer 13:24:57 2f39f015ded8: Pulling fs layer 13:24:57 3a2ae6a8a46f: Waiting 13:24:57 33b1e0a273af: Waiting 13:24:57 2f39f015ded8: Waiting 13:24:57 5d3b04190fa2: Waiting 13:24:57 5c69ac0246d0: Verifying Checksum 13:24:57 5c69ac0246d0: Download complete 13:24:57 3a2ae6a8a46f: Verifying Checksum 13:24:57 3a2ae6a8a46f: Download complete 13:24:57 33b1e0a273af: Verifying Checksum 13:24:57 33b1e0a273af: Download complete 13:24:58 5d3b04190fa2: Verifying Checksum 13:24:58 5d3b04190fa2: Download complete 13:24:58 ec43610c2a17: Verifying Checksum 13:24:58 ec43610c2a17: Download complete 13:24:58 5eb5b503b376: Verifying Checksum 13:24:58 5eb5b503b376: Download complete 13:24:59 5eb5b503b376: Pull complete 13:24:59 5c69ac0246d0: Pull complete 13:24:59 ec43610c2a17: Pull complete 13:24:59 3a2ae6a8a46f: Pull complete 13:25:00 33b1e0a273af: Pull complete 13:25:00 5d3b04190fa2: Pull complete 13:25:04 2f39f015ded8: Pull complete 13:25:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:25:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:25:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:04 prd-ubuntu20.04-docker-8c-8g-2417 does not seem to be running inside a container 13:25:04 $ 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-266 -v /w/workspace/gexfoundry_device-snmp-go_PR-266:/w/workspace/gexfoundry_device-snmp-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-266@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-266@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-lftools-log-publisher:latest cat 13:25:06 $ docker top 2b23e588b6c12b6c3cb0c11074a0ea178133e30159dcec297f6e5e651ae2177a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:06 ---> job-cost.sh 13:25:06 lf-activate-venv: SKIPPING 13:25:06 INFO: No Stack... 13:25:06 INFO: Retrieving Pricing Info for: v3-standard-8 13:25:07 INFO: Archiving Costs [Pipeline] sh 13:25:07 + cat /w/workspace/gexfoundry_device-snmp-go_PR-266/archives/cost.csv 13:25:07 + cut -d, -f6 [Pipeline] lock 13:25:07 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-266-1-stack-cost] 13:25:07 Resource [jenkins-edgexfoundry-device-snmp-go-PR-266-1-stack-cost] did not exist. Created. 13:25:07 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:07 + echo total: 0.2199999988079071 [Pipeline] stash 13:25:07 Stashed 1 file(s) [Pipeline] } 13:25:07 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-266-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:07 $ docker stop --time=1 2b23e588b6c12b6c3cb0c11074a0ea178133e30159dcec297f6e5e651ae2177a 13:25:09 $ docker rm -f --volumes 2b23e588b6c12b6c3cb0c11074a0ea178133e30159dcec297f6e5e651ae2177a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:25:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2422 in /w/workspace/gexfoundry_device-snmp-go_PR-266 [Pipeline] { [Pipeline] ws 13:25:40 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 13:25:40 Selected Git installation does not exist. Using Default 13:25:40 The recommended git tool is: NONE 13:25:47 using credential edgex-jenkins-ssh 13:25:47 Cloning the remote Git repository 13:25:47 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 13:25:47 > git init /w/workspace/device-snmp-go/1 # timeout=10 13:25:47 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:25:47 > git --version # timeout=10 13:25:47 > git --version # 'git version 2.25.1' 13:25:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:50 Merging remotes/origin/main commit d829a2c887c40068ff6155ebb33a7321d05cdfd6 into PR head commit 6f32b0e90f1c1bced46a177c350e483eb4bf55fb 13:25:50 Merge succeeded, producing 6f32b0e90f1c1bced46a177c350e483eb4bf55fb 13:25:50 Checking out Revision 6f32b0e90f1c1bced46a177c350e483eb4bf55fb (PR-266) 13:25:49 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 13:25:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 13:25:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:25:50 > git config core.sparsecheckout # timeout=10 13:25:50 > git checkout -f 6f32b0e90f1c1bced46a177c350e483eb4bf55fb # timeout=10 13:25:50 > git remote # timeout=10 13:25:50 > git config --get remote.origin.url # timeout=10 13:25:50 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:50 > git merge d829a2c887c40068ff6155ebb33a7321d05cdfd6 # timeout=10 13:25:50 > git rev-parse HEAD^{commit} # timeout=10 13:25:50 > git config core.sparsecheckout # timeout=10 13:25:50 > git checkout -f 6f32b0e90f1c1bced46a177c350e483eb4bf55fb # timeout=10 13:25:54 Commit message: "refactor(snap): Update command and metadata sourcing" 13:25:54 > git --version # timeout=10 13:25:54 > git --version # 'git version 2.25.1' 13:25:54 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:25:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:25:55 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:55 Dload Upload Total Spent Left Speed 13:25:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 13:25:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:25:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:25:56 + sudo tee /etc/docker/daemon.new 13:25:56 { 13:25:56 "registry-mirrors": [ 13:25:56 "https://nexus3.edgexfoundry.org:10001" 13:25:56 ], 13:25:56 "bip": "10.250.0.254/24", 13:25:56 "hosts": [ 13:25:56 "tcp://0.0.0.0:5555", 13:25:56 "unix:///var/run/docker.sock" 13:25:56 ], 13:25:56 "mtu": 1458, 13:25:56 "selinux-enabled": true, 13:25:56 "seccomp-profile": "/etc/docker/seccomp.json" 13:25:56 } [Pipeline] sh 13:25:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:25:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:15 provisioning config files... 13:26:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config11340487161942975143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:16 ---> docker-login.sh 13:26:16 nexus3.edgexfoundry.org:10001 13:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:16 Configure a credential helper to remove this warning. See 13:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:16 13:26:16 Login Succeeded 13:26:16 nexus3.edgexfoundry.org:10002 13:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:17 Configure a credential helper to remove this warning. See 13:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:17 13:26:17 Login Succeeded 13:26:17 nexus3.edgexfoundry.org:10003 13:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:17 Configure a credential helper to remove this warning. See 13:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:17 13:26:17 Login Succeeded 13:26:17 nexus3.edgexfoundry.org:10004 13:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:18 Configure a credential helper to remove this warning. See 13:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:18 13:26:18 Login Succeeded 13:26:18 docker.io 13:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:19 Configure a credential helper to remove this warning. See 13:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:19 13:26:19 Login Succeeded 13:26:19 ---> docker-login.sh ends [Pipeline] } 13:26:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:26:19 ========================================================= 13:26:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:26:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 13:26:20 Sending build context to Docker daemon 2.968MB 13:26:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:26:20 Step 2/12 : FROM ${BASE} AS builder 13:26:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:26:20 af6eaf76a39c: Pulling fs layer 13:26:20 55522c791124: Pulling fs layer 13:26:20 ce5c4a1c91eb: Pulling fs layer 13:26:20 169dfbe0d373: Pulling fs layer 13:26:20 e1ff8fa3b103: Pulling fs layer 13:26:20 52ebb69f0ebf: Pulling fs layer 13:26:20 5abe8eddf0d5: Pulling fs layer 13:26:20 169dfbe0d373: Waiting 13:26:20 e1ff8fa3b103: Waiting 13:26:20 52ebb69f0ebf: Waiting 13:26:20 5abe8eddf0d5: Waiting 13:26:20 55522c791124: Verifying Checksum 13:26:20 55522c791124: Download complete 13:26:20 169dfbe0d373: Verifying Checksum 13:26:20 169dfbe0d373: Download complete 13:26:20 e1ff8fa3b103: Verifying Checksum 13:26:20 e1ff8fa3b103: Download complete 13:26:20 af6eaf76a39c: Download complete 13:26:22 af6eaf76a39c: Pull complete 13:26:22 5abe8eddf0d5: Verifying Checksum 13:26:22 5abe8eddf0d5: Download complete 13:26:22 55522c791124: Pull complete 13:26:23 ce5c4a1c91eb: Verifying Checksum 13:26:23 ce5c4a1c91eb: Download complete 13:26:23 52ebb69f0ebf: Verifying Checksum 13:26:23 52ebb69f0ebf: Download complete 13:26:35 ce5c4a1c91eb: Pull complete 13:26:35 169dfbe0d373: Pull complete 13:26:35 e1ff8fa3b103: Pull complete 13:26:42 52ebb69f0ebf: Pull complete 13:26:46 5abe8eddf0d5: Pull complete 13:26:46 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 13:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:26:46 ---> 6cb57ee374ae 13:26:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:26:47 ---> Running in 514f7da714dc 13:26:47 Removing intermediate container 514f7da714dc 13:26:47 ---> c82fe9d75631 13:26:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:26:47 ---> Running in 48854038699e 13:26:48 Removing intermediate container 48854038699e 13:26:48 ---> 4682932d3959 13:26:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:26:48 ---> Running in 1c805515a692 13:26:48 Removing intermediate container 1c805515a692 13:26:48 ---> 12cd96632868 13:26:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:26:48 ---> Running in b7f511446f85 13:26:48 Removing intermediate container b7f511446f85 13:26:48 ---> 73650d5a5cb8 13:26:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:26:48 ---> Running in 76a06de249d3 13:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:26:51 (1/4) Installing openssh-keygen (9.1_p1-r2) 13:26:51 (2/4) Installing libedit (20221030.3.1-r0) 13:26:51 (3/4) Installing openssh-client-common (9.1_p1-r2) 13:26:51 (4/4) Installing openssh-client-default (9.1_p1-r2) 13:26:51 Executing busybox-1.35.0-r29.trigger 13:26:51 OK: 268 MiB in 57 packages 13:26:53 Removing intermediate container 76a06de249d3 13:26:53 ---> 2ad12bfa0633 13:26:53 Step 8/12 : WORKDIR /device-snmp-go 13:26:53 ---> Running in 551866c7864b 13:26:53 Removing intermediate container 551866c7864b 13:26:53 ---> a0cb7d9d619f 13:26:53 Step 9/12 : COPY go.mod vendor* ./ 13:26:54 ---> c1051ab30048 13:26:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:54 ---> Running in 774c5ce1213c 13:28:02 Removing intermediate container 774c5ce1213c 13:28:02 ---> daf50136a5bc 13:28:02 Step 11/12 : COPY . . 13:28:02 ---> 7abf1fd5ab22 13:28:02 Step 12/12 : RUN ${MAKE} 13:28:02 ---> Running in b07f492ca738 13:28:02 noop 13:28:02 Removing intermediate container b07f492ca738 13:28:02 ---> 58acd1312ced 13:28:02 Successfully built 58acd1312ced 13:28:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:02 + docker inspect -f . ci-base-image-arm64 13:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:02 prd-ubuntu20.04-docker-arm64-4c-16g-2422 does not seem to be running inside a container 13:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:28:04 $ docker top 96785681bb01a110c208af351f1fdf1f81f2a75a085f698f7a1e06596ebb45c0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:05 + go version 13:28:05 go version go1.20.2 linux/arm64 [Pipeline] } 13:28:05 $ docker stop --time=1 96785681bb01a110c208af351f1fdf1f81f2a75a085f698f7a1e06596ebb45c0 13:28:06 $ docker rm -f --volumes 96785681bb01a110c208af351f1fdf1f81f2a75a085f698f7a1e06596ebb45c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:28:07 + docker inspect -f . ci-base-image-arm64 13:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:28:07 prd-ubuntu20.04-docker-arm64-4c-16g-2422 does not seem to be running inside a container 13:28:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:28:09 $ docker top 31be3b17a7f268add5c6a60dbc59dd42d9069f1e43bf260da02422a546f1e424 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:10 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 13:28:10 + make test 13:28:10 go test ./... -coverprofile=coverage.out 13:28:49 ? github.com/edgexfoundry/device-snmp-go [no test files] 13:31:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 13:31:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.064s coverage: 0.0% of statements 13:31:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:31:26 go vet ./... 13:31:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:48 ./bin/test-attribution-txt.sh [Pipeline] echo 13:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:31:48 $ docker stop --time=1 31be3b17a7f268add5c6a60dbc59dd42d9069f1e43bf260da02422a546f1e424 13:31:50 $ docker rm -f --volumes 31be3b17a7f268add5c6a60dbc59dd42d9069f1e43bf260da02422a546f1e424 [Pipeline] // withDockerContainer [Pipeline] sh 13:31:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:31:51 Warning: overwriting stash ‘coverage-report’ 13:31:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:53 + ls -al . 13:31:53 total 168 13:31:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:28 . 13:31:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:25 .. 13:31:53 -rw-rw-r-- 1 jenkins jenkins 6 Mar 16 13:25 .dockerignore 13:31:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:25 .git 13:31:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:25 .github 13:31:53 -rw-rw-r-- 1 jenkins jenkins 328 Mar 16 13:25 .gitignore 13:31:53 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:25 .golangci.yml 13:31:53 -rw-rw-r-- 1 jenkins jenkins 9045 Mar 16 13:25 Attribution.txt 13:31:53 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 16 13:25 CHANGELOG.md 13:31:53 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 16 13:25 Dockerfile 13:31:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:25 GOVERNANCE.md 13:31:53 -rw-rw-r-- 1 jenkins jenkins 656 Mar 16 13:25 Jenkinsfile 13:31:53 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 13:25 LICENSE 13:31:53 -rw-rw-r-- 1 jenkins jenkins 2114 Mar 16 13:25 Makefile 13:31:53 -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 13:25 OWNERS.md 13:31:53 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 16 13:25 README.md 13:31:53 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:23 VERSION 13:31:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:25 bin 13:31:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:25 cmd 13:31:53 -rw-r--r-- 1 jenkins jenkins 7631 Mar 16 13:31 coverage.out 13:31:53 -rw-rw-r-- 1 jenkins jenkins 3326 Mar 16 13:25 go.mod 13:31:53 -rw-rw-r-- 1 jenkins jenkins 32920 Mar 16 13:25 go.sum 13:31:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:25 internal 13:31:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:25 snap 13:31:53 -rw-rw-r-- 1 jenkins jenkins 228 Mar 16 13:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:53 + 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=6f32b0e90f1c1bced46a177c350e483eb4bf55fb --label arch=arm64 --label version=0.0.0 . 13:31:54 Sending build context to Docker daemon 2.976MB 13:31:54 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 13:31:54 Step 2/24 : FROM ${BASE} AS builder 13:31:54 ---> 58acd1312ced 13:31:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 13:31:54 ---> Running in df18f8d51125 13:31:54 Removing intermediate container df18f8d51125 13:31:54 ---> 432752805659 13:31:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:31:54 ---> Running in a5f6dd260c77 13:31:54 Removing intermediate container a5f6dd260c77 13:31:54 ---> 52c8eb6f47eb 13:31:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 13:31:55 ---> Running in f73eb6d72034 13:31:55 Removing intermediate container f73eb6d72034 13:31:55 ---> be342817ccee 13:31:55 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 13:31:55 ---> Running in fe4750a2c88a 13:31:55 Removing intermediate container fe4750a2c88a 13:31:55 ---> 1d84b546b2af 13:31:55 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:31:56 ---> Running in 1bcedba8f9d0 13:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:31:59 OK: 268 MiB in 57 packages 13:31:59 Removing intermediate container 1bcedba8f9d0 13:31:59 ---> 4956e7ed697c 13:31:59 Step 8/24 : WORKDIR /device-snmp-go 13:31:59 ---> Running in d46e0010a71b 13:32:00 Removing intermediate container d46e0010a71b 13:32:00 ---> 244f5a0d9992 13:32:00 Step 9/24 : COPY go.mod vendor* ./ 13:32:00 ---> 63db095ec72f 13:32:00 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:00 ---> Running in 38dbdec65608 13:32:03 Removing intermediate container 38dbdec65608 13:32:03 ---> 0040546f43d9 13:32:03 Step 11/24 : COPY . . 13:32:04 ---> 1e7eff61f10c 13:32:04 Step 12/24 : RUN ${MAKE} 13:32:04 ---> Running in b1b6a5c083ef 13:32:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 13:34:27 Removing intermediate container b1b6a5c083ef 13:34:27 ---> bc6ad03578cb 13:34:27 Step 13/24 : FROM alpine:3.17 13:34:27 3.17: Pulling from library/alpine 13:34:27 af6eaf76a39c: Already exists 13:34:27 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 13:34:27 Status: Downloaded newer image for alpine:3.17 13:34:27 ---> d74e625d9115 13:34:27 Step 14/24 : RUN apk add --update --no-cache dumb-init 13:34:27 ---> Running in e44b56005674 13:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:34:28 (1/1) Installing dumb-init (1.2.5-r2) 13:34:28 Executing busybox-1.35.0-r29.trigger 13:34:28 OK: 8 MiB in 16 packages 13:34:29 Removing intermediate container e44b56005674 13:34:29 ---> 847e2c3bde02 13:34:29 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 13:34:30 ---> 88f4160f4f74 13:34:30 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 13:34:31 ---> 3f1e585aaf88 13:34:31 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 13:34:31 ---> 866259f712fd 13:34:31 Step 18/24 : EXPOSE 59993 13:34:31 ---> Running in f8592764fea5 13:34:31 Removing intermediate container f8592764fea5 13:34:31 ---> 52958ce0c547 13:34:31 Step 19/24 : EXPOSE 161 13:34:31 ---> Running in ab53dc0667a7 13:34:32 Removing intermediate container ab53dc0667a7 13:34:32 ---> 21fc3026c269 13:34:32 Step 20/24 : ENTRYPOINT ["/device-snmp"] 13:34:32 ---> Running in ea6bfdad9036 13:34:32 Removing intermediate container ea6bfdad9036 13:34:32 ---> b59d1ff80135 13:34:32 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 13:34:32 ---> Running in 0e383011474e 13:34:33 Removing intermediate container 0e383011474e 13:34:33 ---> bc571b280de7 13:34:33 Step 22/24 : LABEL arch=arm64 13:34:33 ---> Running in d557b62fd04e 13:34:33 Removing intermediate container d557b62fd04e 13:34:33 ---> ded643f093fa 13:34:33 Step 23/24 : LABEL git_sha=6f32b0e90f1c1bced46a177c350e483eb4bf55fb 13:34:33 ---> Running in fb46567b8e16 13:34:33 Removing intermediate container fb46567b8e16 13:34:33 ---> d00f3e08ccc1 13:34:33 Step 24/24 : LABEL version=0.0.0 13:34:33 ---> Running in d21492537a37 13:34:34 Removing intermediate container d21492537a37 13:34:34 ---> a4c9296849e9 13:34:34 [Warning] One or more build-args [ARCH] were not consumed 13:34:34 Successfully built a4c9296849e9 13:34:34 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:34:34 13:34:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:34:35 arm64: Pulling from edgex-lftools-log-publisher 13:34:35 8998bd30e6a1: Pulling fs layer 13:34:35 04944245beec: Pulling fs layer 13:34:35 699f458cf7ca: Pulling fs layer 13:34:35 765212b225bb: Pulling fs layer 13:34:35 f23df028b6ca: Pulling fs layer 13:34:35 d65c8cfc05b1: Pulling fs layer 13:34:35 2437ff75d9bd: Pulling fs layer 13:34:35 765212b225bb: Waiting 13:34:35 2437ff75d9bd: Waiting 13:34:35 f23df028b6ca: Waiting 13:34:35 d65c8cfc05b1: Waiting 13:34:35 04944245beec: Verifying Checksum 13:34:35 04944245beec: Download complete 13:34:35 765212b225bb: Verifying Checksum 13:34:35 765212b225bb: Download complete 13:34:35 f23df028b6ca: Verifying Checksum 13:34:35 f23df028b6ca: Download complete 13:34:35 d65c8cfc05b1: Verifying Checksum 13:34:35 d65c8cfc05b1: Download complete 13:34:35 699f458cf7ca: Verifying Checksum 13:34:35 699f458cf7ca: Download complete 13:34:36 8998bd30e6a1: Verifying Checksum 13:34:36 8998bd30e6a1: Download complete 13:34:38 2437ff75d9bd: Verifying Checksum 13:34:38 2437ff75d9bd: Download complete 13:34:40 8998bd30e6a1: Pull complete 13:34:40 04944245beec: Pull complete 13:34:41 699f458cf7ca: Pull complete 13:34:41 765212b225bb: Pull complete 13:34:42 f23df028b6ca: Pull complete 13:34:46 d65c8cfc05b1: Pull complete 13:34:58 2437ff75d9bd: Pull complete 13:34:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:34:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:00 prd-ubuntu20.04-docker-arm64-4c-16g-2422 does not seem to be running inside a container 13:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:35:02 $ docker top e957e7d2cdde9b800847406cee76d422ea7e68e0e86c211057197c97fd0f8bbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:03 ---> job-cost.sh 13:35:03 lf-activate-venv: SKIPPING 13:35:03 INFO: No Stack... 13:35:04 INFO: Retrieving Pricing Info for: v3-standard-4 13:35:04 INFO: Archiving Costs [Pipeline] sh 13:35:05 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 13:35:05 + cut -d, -f6 [Pipeline] lock 13:35:05 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-266-1-stack-cost] 13:35:05 Resource [jenkins-edgexfoundry-device-snmp-go-PR-266-1-stack-cost] did not exist. Created. 13:35:05 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:35:05 /w/workspace/device-snmp-go/1@tmp/durable-0c56216d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:35:06 + echo total: 0.10999999940395355 [Pipeline] stash 13:35:06 Warning: overwriting stash ‘stack-cost’ 13:35:06 Stashed 1 file(s) [Pipeline] } 13:35:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-266-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:35:06 $ docker stop --time=1 e957e7d2cdde9b800847406cee76d422ea7e68e0e86c211057197c97fd0f8bbc 13:35:07 $ docker rm -f --volumes e957e7d2cdde9b800847406cee76d422ea7e68e0e86c211057197c97fd0f8bbc [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 13:35:08 provisioning config files... 13:35:08 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-266@tmp/config10553054675409622020tmp [Pipeline] { [Pipeline] sh 13:35:09 + set +x 13:35:09 + curl -s https://codecov.io/bash 13:35:09 + bash -s -- 13:35:09 13:35:09 _____ _ 13:35:09 / ____| | | 13:35:09 | | ___ __| | ___ ___ _____ __ 13:35:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:35:09 | |___| (_) | (_| | __/ (_| (_) \ V / 13:35:09 \_____\___/ \__,_|\___|\___\___/ \_/ 13:35:09 Bash-1.0.6 13:35:09 13:35:09 13:35:09 ==> git version 2.25.1 found 13:35:09 ==> 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 13:35:09 Release-Date: 2020-01-08 13:35:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:35:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:35:09 ==> Jenkins CI detected. 13:35:09 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-266 13:35:09 project root: . 13:35:09 --> token set from env 13:35:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:35:09 ==> Running gcov in . (disable via -X gcov) 13:35:09 ==> Python coveragepy not found 13:35:09 ==> Searching for coverage reports in: 13:35:09 + . 13:35:09 -> Found 1 reports 13:35:09 ==> Detecting git/mercurial file structure 13:35:09 ==> Reading reports 13:35:09 + ./coverage.out bytes=7631 13:35:09 ==> Appending adjustments 13:35:09 https://docs.codecov.io/docs/fixing-reports 13:35:09 + Found adjustments 13:35:09 ==> Gzipping contents 13:35:09 4.0K /tmp/codecov.kntE64.gz 13:35:09 ==> Uploading reports 13:35:09 url: https://codecov.io 13:35:09 query: branch=PR-266&commit=6f32b0e90f1c1bced46a177c350e483eb4bf55fb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=266&job=&cmd_args= 13:35:09 -> Pinging Codecov 13:35:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-266&commit=6f32b0e90f1c1bced46a177c350e483eb4bf55fb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=266&job=&cmd_args= 13:35:21 {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} 13:35:21 500 13:35:21 ==> Uploading to Codecov 13:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:21 Dload Upload Total Spent Left Speed 13:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1538 100 31 100 1507 158 7688 --:--:-- --:--:-- --:--:-- 7846 13:35:21 Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries 13:35:21 Warning: left. 13:35:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1538 100 31 100 1507 231 11246 --:--:-- --:--:-- --:--:-- 11477 13:35:22 Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries 13:35:22 Warning: left. 13:35:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1538 100 31 100 1507 244 11866 --:--:-- --:--:-- --:--:-- 12110 13:35:24 Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries 13:35:24 Warning: left. 13:35:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1538 100 31 100 1507 267 12991 --:--:-- --:--:-- --:--:-- 13373 13:35:26 Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries 13:35:26 Warning: left. 13:35:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1538 100 31 100 1507 329 16031 --:--:-- --:--:-- --:--:-- 16361 13:35:28 Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 13:35:28 Warning: left. 13:35:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1538 100 31 100 1507 186 9078 --:--:-- --:--:-- --:--:-- 9265 13:35:31 {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [Pipeline] } 13:35:31 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 13:35:32 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-266/archives ] 13:35:32 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-266/archives 13:35:32 total 16 13:35:32 drwxr-xr-x 3 root root 4096 Mar 16 13:25 . 13:35:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 13:25 .. 13:35:32 drwxr-xr-x 2 root root 4096 Mar 16 13:25 cost 13:35:32 -rw-r--r-- 1 root root 86 Mar 16 13:25 cost.csv 13:35:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-266/archives 13:35:32 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-266/archives 13:35:32 total 16 13:35:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:25 . 13:35:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 13:25 .. 13:35:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 13:25 cost 13:35:32 -rw-r--r-- 1 jenkins jenkins 86 Mar 16 13:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:35:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:35:34 ---> package-listing.sh 13:35:34 ++ facter osfamily 13:35:34 ++ tr '[:upper:]' '[:lower:]' 13:35:34 + OS_FAMILY=debian 13:35:34 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-266 13:35:34 + START_PACKAGES=/tmp/packages_start.txt 13:35:34 + END_PACKAGES=/tmp/packages_end.txt 13:35:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:34 + PACKAGES=/tmp/packages_start.txt 13:35:34 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-266 ']' 13:35:34 + PACKAGES=/tmp/packages_end.txt 13:35:34 + case "${OS_FAMILY}" in 13:35:34 + dpkg -l 13:35:34 + grep '^ii' 13:35:34 + '[' -f /tmp/packages_start.txt ']' 13:35:34 + '[' -f /tmp/packages_end.txt ']' 13:35:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:34 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-266 ']' 13:35:34 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-266/archives/ 13:35:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-266/archives/ [Pipeline] echo 13:35:34 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-266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:35:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:35:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:35:35 prd-ubuntu20.04-docker-8c-8g-2417 does not seem to be running inside a container 13:35:35 $ 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-266/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-266 -v /w/workspace/gexfoundry_device-snmp-go_PR-266:/w/workspace/gexfoundry_device-snmp-go_PR-266:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-266@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:35:35 $ docker top 5d585a91ded56b4f98df97f11f795cce5f1fe335e1349b852a5a3b7211d2ecff -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:36 + touch /tmp/pre-build-complete [Pipeline] sh 13:35:36 + mkdir -p /var/log/sysstat [Pipeline] sh 13:35:36 + ls /var/log/sa-host 13:35:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:36 provisioning config files... 13:35:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-266@tmp/config2424082549065604646tmp [Pipeline] { [Pipeline] echo 13:35:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:35:37 ---> create-netrc.sh [Pipeline] } 13:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:35:37 ---> python-tools-install.sh [Pipeline] echo 13:35:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:35:38 ---> sudo-logs.sh 13:35:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:35:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:35:38 ---> job-cost.sh 13:35:38 lf-activate-venv: SKIPPING 13:35:38 DEBUG: total: 0.2199999988079071 13:35:38 INFO: Retrieving Stack Cost... 13:35:38 INFO: Retrieving Pricing Info for: v3-standard-8 13:35:39 INFO: Archiving Costs [Pipeline] echo 13:35:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:35:39 ---> logs-deploy.sh 13:35:39 lf-activate-venv: SKIPPING 13:35:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-266/1 13:35:39 INFO: archiving workspace using pattern(s): 13:35:40 Archives upload complete. 13:35:40 INFO: archiving logs to Nexus