Pull request #341 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e+c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 (015c91731a737d51d8f3aee17391ceda3ed8fc3a) 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-ssh6415260890590692677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1011961925987293331.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-341/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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8251091194988386234.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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9773014420613878813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh882024493174128042.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-341/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-341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16141873157445705180.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1324 in /w/workspace/gexfoundry_device-snmp-go_PR-341 [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-341 # 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/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 into PR head commit 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e Merge succeeded, producing 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e Checking out Revision 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e (PR-341) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e # 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 c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:17:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:17:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:17:12 ========================================================= 05:17:12 EdgeX Global Pipelines Version Info 05:17:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:13 ------------------- 05:17:13 stable info: 05:17:13 ------------------- 05:17:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:17:13 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:17:13 Message: update stable to v1.0.258 05:17:14 ------------------- 05:17:14 experimental info: 05:17:14 ------------------- 05:17:14 Commited By: **** collab-it+edgex@linuxfoundation.org 05:17:14 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:17:14 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:17:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:17:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44eb20f [Pipeline] echo 05:17:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:16 provisioning config files... 05:17:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/config18216528588627930675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:17 ---> ****-login.sh 05:17:17 nexus3.edgexfoundry.org:10001 05:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:17 Configure a credential helper to remove this warning. See 05:17:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:17 05:17:17 Login Succeeded 05:17:17 nexus3.edgexfoundry.org:10002 05:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:17 Configure a credential helper to remove this warning. See 05:17:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:17 05:17:17 Login Succeeded 05:17:17 nexus3.edgexfoundry.org:10003 05:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:17 Configure a credential helper to remove this warning. See 05:17:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:17 05:17:17 Login Succeeded 05:17:17 nexus3.edgexfoundry.org:10004 05:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:17 Configure a credential helper to remove this warning. See 05:17:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:17 05:17:17 Login Succeeded 05:17:17 ****.io 05:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:18 Configure a credential helper to remove this warning. See 05:17:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:18 05:17:18 Login Succeeded 05:17:18 ---> ****-login.sh ends [Pipeline] } 05:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:17:18 + git rev-list -1 --merges 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e~1..44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] echo 05:17:19 -----------> git rev-list -1 --merges 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e~1..44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [false] [Pipeline] sh 05:17:19 + git log --format=format:%s -1 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] echo 05:17:19 ========================================================= 05:17:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:17:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:19 + git log --format=format:%s -1 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] echo 05:17:19 [semverPrep] GIT_COMMIT: 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:17:19 [semverPrep] This is not a build commit. [Pipeline] sh 05:17:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:20 + grep -v github /etc/ssh/ssh_known_hosts 05:17:20 + [ -e /tmp/ssh_known_hosts ] 05:17:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:17:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:17:20 + sudo tee -a /etc/ssh/ssh_known_hosts 05:17:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:20 05:17:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:21 0.1.4: Pulling from edgex-devops/py-git-semver 05:17:21 b85a868b505f: Pulling fs layer 05:17:21 e2be974225ed: Pulling fs layer 05:17:21 339a4e72a1f5: Pulling fs layer 05:17:21 988bab9f4d93: Pulling fs layer 05:17:21 1469e6f7b9e6: Pulling fs layer 05:17:21 eaf3925da568: Pulling fs layer 05:17:21 bab4dde63d76: Pulling fs layer 05:17:21 bde34c3a00c8: Pulling fs layer 05:17:21 988bab9f4d93: Waiting 05:17:21 bab4dde63d76: Waiting 05:17:21 1469e6f7b9e6: Waiting 05:17:21 eaf3925da568: Waiting 05:17:21 bde34c3a00c8: Waiting 05:17:21 b352a97aabf1: Pulling fs layer 05:17:21 4872d77fe225: Pulling fs layer 05:17:21 5851b861e8e6: Pulling fs layer 05:17:21 4872d77fe225: Waiting 05:17:21 b352a97aabf1: Waiting 05:17:21 5851b861e8e6: Waiting 05:17:21 e2be974225ed: Verifying Checksum 05:17:21 e2be974225ed: Download complete 05:17:21 988bab9f4d93: Download complete 05:17:21 339a4e72a1f5: Verifying Checksum 05:17:21 339a4e72a1f5: Download complete 05:17:21 1469e6f7b9e6: Verifying Checksum 05:17:21 1469e6f7b9e6: Download complete 05:17:21 eaf3925da568: Verifying Checksum 05:17:21 eaf3925da568: Download complete 05:17:21 bde34c3a00c8: Verifying Checksum 05:17:21 bde34c3a00c8: Download complete 05:17:21 b352a97aabf1: Download complete 05:17:21 4872d77fe225: Verifying Checksum 05:17:21 4872d77fe225: Download complete 05:17:21 5851b861e8e6: Verifying Checksum 05:17:21 5851b861e8e6: Download complete 05:17:21 b85a868b505f: Verifying Checksum 05:17:21 b85a868b505f: Download complete 05:17:21 bab4dde63d76: Verifying Checksum 05:17:21 bab4dde63d76: Download complete 05:17:23 b85a868b505f: Pull complete 05:17:23 e2be974225ed: Pull complete 05:17:23 339a4e72a1f5: Pull complete 05:17:23 988bab9f4d93: Pull complete 05:17:24 1469e6f7b9e6: Pull complete 05:17:24 eaf3925da568: Pull complete 05:17:25 bab4dde63d76: Pull complete 05:17:26 bde34c3a00c8: Pull complete 05:17:26 b352a97aabf1: Pull complete 05:17:26 4872d77fe225: Pull complete 05:17:26 5851b861e8e6: Pull complete 05:17:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:26 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 05:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:17:30 $ docker top 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 -eo pid,comm 05:17:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:17:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:17:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:30 [ssh-agent] Looking for ssh-agent implementation... 05:17:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:30 $ docker exec 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 ssh-agent 05:17:30 SSH_AUTH_SOCK=/tmp/ssh-7seWqtHHcINk/agent.33 05:17:30 SSH_AGENT_PID=39 05:17:30 Running ssh-add (command line suppressed) 05:17:30 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/private_key_10293057915588762711.key (/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/private_key_10293057915588762711.key) 05:17:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:31 + git tag --points-at HEAD [Pipeline] } 05:17:31 $ docker exec --env ******** --env ******** 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 ssh-agent -k 05:17:31 unset SSH_AUTH_SOCK; 05:17:31 unset SSH_AGENT_PID; 05:17:31 echo Agent pid 39 killed; 05:17:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:17:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:17:31 [ssh-agent] Looking for ssh-agent implementation... 05:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:17:31 $ docker exec 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 ssh-agent 05:17:31 SSH_AUTH_SOCK=/tmp/ssh-xm2IOw1gJHHu/agent.71 05:17:31 SSH_AGENT_PID=77 05:17:31 Running ssh-add (command line suppressed) 05:17:31 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/private_key_13455559884221881535.key (/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/private_key_13455559884221881535.key) 05:17:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:17:32 + git semver init 05:17:32 2024-02-20 05:17:32,226 [run_init] DEBUG init version:0.0.0 force:False 05:17:32 2024-02-20 05:17:32,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver 05:17:32 2024-02-20 05:17:32,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-341/.semver 05:17:32 2024-02-20 05:17:32,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-341, universal_newlines=False, shell=None, istream=None) 05:17:33 2024-02-20 05:17:33,268 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-341/.git/info/exclude 05:17:33 2024-02-20 05:17:33,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver/PR-341 with force:False 05:17:33 2024-02-20 05:17:33,269 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver/PR-341 05:17:33 2024-02-20 05:17:33,275 [execute] INFO git cat-file --batch-check 05:17:33 2024-02-20 05:17:33,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) 05:17:33 2024-02-20 05:17:33,283 [execute] INFO git cat-file --batch 05:17:33 2024-02-20 05:17:33,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) 05:17:33 2024-02-20 05:17:33,290 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-341/.semver/PR-341 05:17:33 0.0.0 [Pipeline] } 05:17:33 $ docker exec --env ******** --env ******** 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 ssh-agent -k 05:17:33 unset SSH_AUTH_SOCK; 05:17:33 unset SSH_AGENT_PID; 05:17:33 echo Agent pid 77 killed; 05:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:17:34 + git semver [Pipeline] } 05:17:34 $ docker stop --time=1 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 05:17:35 $ docker rm -f --volumes 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 [Pipeline] // withDockerContainer [Pipeline] sh 05:17:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:17:36 Stashed 1 file(s) [Pipeline] echo 05:17:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:37 provisioning config files... 05:17:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/config9589916753000108755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:38 ---> ****-login.sh 05:17:38 nexus3.edgexfoundry.org:10001 05:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:38 Configure a credential helper to remove this warning. See 05:17:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:38 05:17:38 Login Succeeded 05:17:38 nexus3.edgexfoundry.org:10002 05:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:38 Configure a credential helper to remove this warning. See 05:17:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:38 05:17:38 Login Succeeded 05:17:38 nexus3.edgexfoundry.org:10003 05:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:38 Configure a credential helper to remove this warning. See 05:17:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:38 05:17:38 Login Succeeded 05:17:38 nexus3.edgexfoundry.org:10004 05:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:38 Configure a credential helper to remove this warning. See 05:17:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:38 05:17:38 Login Succeeded 05:17:38 ****.io 05:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:17:38 Configure a credential helper to remove this warning. See 05:17:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:17:38 05:17:38 Login Succeeded 05:17:38 ---> ****-login.sh ends [Pipeline] } 05:17:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:17:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:17:39 ========================================================= 05:17:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:17:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:17:39 Sending build context to Docker daemon 14.12MB 05:17:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:17:39 Step 2/12 : FROM ${BASE} AS builder 05:17:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:17:39 7264a8db6415: Pulling fs layer 05:17:39 c4d48a809fc2: Pulling fs layer 05:17:39 4f1c88b9dad5: Pulling fs layer 05:17:39 ad3a456e5733: Pulling fs layer 05:17:39 69c7f0334f64: Pulling fs layer 05:17:39 1f1c1a5573a3: Pulling fs layer 05:17:39 ce7588e14bc9: Pulling fs layer 05:17:39 b5e4710f87ac: Pulling fs layer 05:17:39 ad3a456e5733: Waiting 05:17:39 ce7588e14bc9: Waiting 05:17:39 69c7f0334f64: Waiting 05:17:39 b5e4710f87ac: Waiting 05:17:39 c4d48a809fc2: Download complete 05:17:39 ad3a456e5733: Verifying Checksum 05:17:39 ad3a456e5733: Download complete 05:17:39 69c7f0334f64: Verifying Checksum 05:17:39 69c7f0334f64: Download complete 05:17:39 7264a8db6415: Verifying Checksum 05:17:39 7264a8db6415: Download complete 05:17:39 1f1c1a5573a3: Verifying Checksum 05:17:39 1f1c1a5573a3: Download complete 05:17:39 7264a8db6415: Pull complete 05:17:40 b5e4710f87ac: Verifying Checksum 05:17:40 b5e4710f87ac: Download complete 05:17:40 c4d48a809fc2: Pull complete 05:17:40 4f1c88b9dad5: Verifying Checksum 05:17:40 4f1c88b9dad5: Download complete 05:17:40 ce7588e14bc9: Verifying Checksum 05:17:40 ce7588e14bc9: Download complete 05:17:44 4f1c88b9dad5: Pull complete 05:17:44 ad3a456e5733: Pull complete 05:17:44 69c7f0334f64: Pull complete 05:17:44 1f1c1a5573a3: Pull complete 05:17:45 ce7588e14bc9: Pull complete 05:17:46 b5e4710f87ac: Pull complete 05:17:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:17:46 ---> 88b5674ff536 05:17:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:17:51 ---> Running in 04d20d571ded 05:17:51 Removing intermediate container 04d20d571ded 05:17:51 ---> 835f1db65c8d 05:17:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:17:51 ---> Running in 9ed20bdae149 05:17:51 Removing intermediate container 9ed20bdae149 05:17:51 ---> b75fa1e80226 05:17:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:17:51 ---> Running in a61cf6b3566f 05:17:51 Removing intermediate container a61cf6b3566f 05:17:51 ---> a3ee58076760 05:17:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:17:51 ---> Running in cfecde3c3eda 05:17:51 Removing intermediate container cfecde3c3eda 05:17:51 ---> 464335fbedfb 05:17:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:17:51 ---> Running in 7dda9766244b 05:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:52 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:17:52 (2/4) Installing libedit (20221030.3.1-r1) 05:17:52 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:17:52 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:17:52 Executing busybox-1.36.1-r5.trigger 05:17:52 OK: 268 MiB in 56 packages 05:17:52 Still waiting to schedule task 05:17:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:17:52 Removing intermediate container 7dda9766244b 05:17:52 ---> 3cf7199f09ec 05:17:52 Step 8/12 : WORKDIR /device-snmp-go 05:17:52 ---> Running in af8749f5f526 05:17:52 Removing intermediate container af8749f5f526 05:17:52 ---> 59c9039cbe5a 05:17:52 Step 9/12 : COPY go.mod vendor* ./ 05:17:52 ---> b1fcc11d1740 05:17:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:52 ---> Running in 42391a396909 05:18:25 Removing intermediate container 42391a396909 05:18:25 ---> 4495f78c70be 05:18:25 Step 11/12 : COPY . . 05:18:25 ---> b14032836ad4 05:18:25 Step 12/12 : RUN ${MAKE} 05:18:25 ---> Running in eb095272f89e 05:18:25 noop 05:18:25 Removing intermediate container eb095272f89e 05:18:25 ---> 942762ad39e0 05:18:25 Successfully built 942762ad39e0 05:18:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:25 + docker inspect -f . ci-base-image-x86_64 05:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:25 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 05:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@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 ******** ci-base-image-x86_64 cat 05:18:26 $ docker top 076829e6cb02bf66c7c3e1a16b95408b15190861ca1b252bcf2b28162c37598d -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:26 + go version 05:18:26 go version go1.21.0 linux/amd64 [Pipeline] } 05:18:26 $ docker stop --time=1 076829e6cb02bf66c7c3e1a16b95408b15190861ca1b252bcf2b28162c37598d 05:18:27 $ docker rm -f --volumes 076829e6cb02bf66c7c3e1a16b95408b15190861ca1b252bcf2b28162c37598d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:28 + docker inspect -f . ci-base-image-x86_64 05:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:29 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 05:18:29 $ 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-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@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 ******** ci-base-image-x86_64 cat 05:18:29 $ docker top 87244ec6394d2d7c18e7b1fc0bf2d485786373398abc23d1c0075a8a407e0e7a -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-341 [Pipeline] fileExists [Pipeline] sh 05:18:30 + make test 05:18:30 go test ./... -coverprofile=coverage.out 05:18:31 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:18:41 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:18:41 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 05:18:47 go vet ./... 05:18:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:18:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:18:49 ./bin/test-attribution-txt.sh 05:18:49 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:18:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:18:49 $ docker stop --time=1 87244ec6394d2d7c18e7b1fc0bf2d485786373398abc23d1c0075a8a407e0e7a 05:18:52 $ docker rm -f --volumes 87244ec6394d2d7c18e7b1fc0bf2d485786373398abc23d1c0075a8a407e0e7a [Pipeline] // withDockerContainer [Pipeline] sh 05:18:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:18:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:18:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:18:54 + ls -al . 05:18:54 total 172 05:18:54 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 05:18 . 05:18:54 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:17 .. 05:18:54 -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 05:17 .dockerignore 05:18:54 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 05:18 .git 05:18:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:17 .github 05:18:54 -rw-rw-r-- 1 jenkins jenkins 263 Feb 20 05:17 .gitignore 05:18:54 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 05:17 .golangci.yml 05:18:54 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:17 .semver 05:18:54 -rw-rw-r-- 1 jenkins jenkins 10025 Feb 20 05:17 Attribution.txt 05:18:54 -rw-rw-r-- 1 jenkins jenkins 11809 Feb 20 05:17 CHANGELOG.md 05:18:54 -rw-rw-r-- 1 jenkins jenkins 1571 Feb 20 05:17 Dockerfile 05:18:54 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:17 GOVERNANCE.md 05:18:54 -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 05:17 Jenkinsfile 05:18:54 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 05:17 LICENSE 05:18:54 -rw-rw-r-- 1 jenkins jenkins 2240 Feb 20 05:17 Makefile 05:18:54 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 05:17 OWNERS.md 05:18:54 -rw-rw-r-- 1 jenkins jenkins 10477 Feb 20 05:17 README.md 05:18:54 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 05:17 VERSION 05:18:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:17 bin 05:18:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:17 cmd 05:18:54 -rw-r--r-- 1 jenkins jenkins 8837 Feb 20 05:18 coverage.out 05:18:54 -rw-rw-r-- 1 jenkins jenkins 3756 Feb 20 05:17 go.mod 05:18:54 -rw-rw-r-- 1 jenkins jenkins 34062 Feb 20 05:17 go.sum 05:18:54 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:17 internal 05:18:54 -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 05:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:55 + 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=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e --label arch=amd64 --label version=0.0.0 . 05:18:55 Sending build context to Docker daemon 14.13MB 05:18:55 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:18:55 Step 2/25 : FROM ${BASE} AS builder 05:18:55 ---> 942762ad39e0 05:18:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:18:55 ---> Running in 943b4a51724e 05:18:55 Removing intermediate container 943b4a51724e 05:18:55 ---> d8698efd09b4 05:18:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:18:55 ---> Running in 434ad43d2464 05:18:55 Removing intermediate container 434ad43d2464 05:18:55 ---> 0f11b3ef51cb 05:18:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:18:55 ---> Running in e3bef20eab41 05:18:55 Removing intermediate container e3bef20eab41 05:18:55 ---> 9d25aa7121d4 05:18:55 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:18:55 ---> Running in 30a4395519b8 05:18:55 Removing intermediate container 30a4395519b8 05:18:55 ---> e0a567f21d5e 05:18:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:55 ---> Running in ec330262af6c 05:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:18:56 OK: 268 MiB in 56 packages 05:18:56 Removing intermediate container ec330262af6c 05:18:56 ---> 39165aad7cd2 05:18:56 Step 8/25 : WORKDIR /device-snmp-go 05:18:57 ---> Running in 86bc1090b27d 05:18:57 Removing intermediate container 86bc1090b27d 05:18:57 ---> e18cda0ed17c 05:18:57 Step 9/25 : COPY go.mod vendor* ./ 05:18:57 ---> eeaf6d50725f 05:18:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:57 ---> Running in 11a89f7b9ea8 05:18:57 Removing intermediate container 11a89f7b9ea8 05:18:57 ---> 85491a417ef9 05:18:57 Step 11/25 : COPY . . 05:18:58 ---> 8bcbcea51875 05:18:58 Step 12/25 : RUN ${MAKE} 05:18:58 ---> Running in 2a6cc25d10dc 05:18:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:19:16 Removing intermediate container 2a6cc25d10dc 05:19:16 ---> 583b65eaab2c 05:19:16 Step 13/25 : FROM alpine:3.18 05:19:17 3.18: Pulling from library/alpine 05:19:17 619be1103602: Pulling fs layer 05:19:17 619be1103602: Verifying Checksum 05:19:17 619be1103602: Download complete 05:19:17 619be1103602: Pull complete 05:19:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:19:17 Status: Downloaded newer image for alpine:3.18 05:19:17 ---> d3782b16ccc9 05:19:17 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:19:17 ---> Running in 91fc4ceed7d8 05:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:18 (1/1) Installing dumb-init (1.2.5-r2) 05:19:18 Executing busybox-1.36.1-r5.trigger 05:19:18 OK: 7 MiB in 16 packages 05:19:18 Removing intermediate container 91fc4ceed7d8 05:19:18 ---> a532afc42195 05:19:18 Step 15/25 : RUN apk --no-cache upgrade 05:19:18 ---> Running in 68c1ca6c1760 05:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:19 OK: 7 MiB in 16 packages 05:19:19 Removing intermediate container 68c1ca6c1760 05:19:19 ---> 101cd85a4e2d 05:19:19 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:19:20 ---> 9d726f1124be 05:19:20 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:19:20 ---> 5057b664aa6e 05:19:20 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:19:20 ---> 9bb32f6c297b 05:19:20 Step 19/25 : EXPOSE 59993 05:19:20 ---> Running in 9565d93e2460 05:19:20 Removing intermediate container 9565d93e2460 05:19:20 ---> 6c968712f6b2 05:19:20 Step 20/25 : EXPOSE 161 05:19:20 ---> Running in 5443ff88217e 05:19:20 Removing intermediate container 5443ff88217e 05:19:20 ---> 2b996c28256a 05:19:20 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:19:20 ---> Running in 14762d57c569 05:19:20 Removing intermediate container 14762d57c569 05:19:20 ---> 2395259f942c 05:19:20 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:19:20 ---> Running in 5be6a7a8aad6 05:19:20 Removing intermediate container 5be6a7a8aad6 05:19:20 ---> 1bf3cc04e016 05:19:20 Step 23/25 : LABEL arch=amd64 05:19:20 ---> Running in e85254aa0f10 05:19:20 Removing intermediate container e85254aa0f10 05:19:20 ---> 53009a44ed40 05:19:20 Step 24/25 : LABEL git_sha=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e 05:19:20 ---> Running in 4412530c6458 05:19:20 Removing intermediate container 4412530c6458 05:19:20 ---> 5dba164394a6 05:19:20 Step 25/25 : LABEL version=0.0.0 05:19:20 ---> Running in 071708033d76 05:19:21 Removing intermediate container 071708033d76 05:19:21 ---> bd698f8b45a1 05:19:21 [Warning] One or more build-args [ARCH] were not consumed 05:19:21 Successfully built bd698f8b45a1 05:19:21 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:22 05:19:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:22 latest: Pulling from edgex-lftools-log-publisher 05:19:22 5eb5b503b376: Pulling fs layer 05:19:22 5c69ac0246d0: Pulling fs layer 05:19:22 ec43610c2a17: Pulling fs layer 05:19:22 3a2ae6a8a46f: Pulling fs layer 05:19:22 33b1e0a273af: Pulling fs layer 05:19:22 5d3b04190fa2: Pulling fs layer 05:19:22 2f39f015ded8: Pulling fs layer 05:19:22 33b1e0a273af: Waiting 05:19:22 5d3b04190fa2: Waiting 05:19:22 3a2ae6a8a46f: Waiting 05:19:22 2f39f015ded8: Waiting 05:19:22 3a2ae6a8a46f: Verifying Checksum 05:19:22 3a2ae6a8a46f: Download complete 05:19:22 33b1e0a273af: Verifying Checksum 05:19:22 33b1e0a273af: Download complete 05:19:22 5d3b04190fa2: Verifying Checksum 05:19:22 5d3b04190fa2: Download complete 05:19:22 ec43610c2a17: Verifying Checksum 05:19:22 ec43610c2a17: Download complete 05:19:23 5eb5b503b376: Verifying Checksum 05:19:23 5eb5b503b376: Download complete 05:19:23 2f39f015ded8: Download complete 05:19:24 5eb5b503b376: Pull complete 05:19:24 5c69ac0246d0: Pull complete 05:19:24 ec43610c2a17: Pull complete 05:19:24 3a2ae6a8a46f: Pull complete 05:19:25 33b1e0a273af: Pull complete 05:19:25 5d3b04190fa2: Pull complete 05:19:29 2f39f015ded8: Pull complete 05:19:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:29 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 05:19:29 $ 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-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@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 05:19:34 $ docker top 8093d72029d9f37cc8a654af7db8beab9e609907be40b13d9859429a7ed95ebf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:34 ---> job-cost.sh 05:19:34 lf-activate-venv: SKIPPING 05:19:34 INFO: No Stack... 05:19:35 INFO: Retrieving Pricing Info for: v3-standard-8 05:19:35 INFO: Archiving Costs [Pipeline] sh 05:19:35 + cat /w/workspace/gexfoundry_device-snmp-go_PR-341/archives/cost.csv 05:19:35 + cut -d, -f6 [Pipeline] lock 05:19:35 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] 05:19:35 Resource [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] did not exist. Created. 05:19:35 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:19:36 + echo total: 0.2199999988079071 [Pipeline] stash 05:19:36 Stashed 1 file(s) [Pipeline] } 05:19:36 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:19:36 $ docker stop --time=1 8093d72029d9f37cc8a654af7db8beab9e609907be40b13d9859429a7ed95ebf 05:19:37 $ docker rm -f --volumes 8093d72029d9f37cc8a654af7db8beab9e609907be40b13d9859429a7ed95ebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:19:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1325 in /w/workspace/gexfoundry_device-snmp-go_PR-341 [Pipeline] { [Pipeline] ws 05:19:39 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:19:42 Selected Git installation does not exist. Using Default 05:19:42 The recommended git tool is: NONE 05:19:52 using credential edgex-jenkins-ssh 05:19:52 Cloning the remote Git repository 05:19:52 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:19:52 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:19:53 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:19:53 > git --version # timeout=10 05:19:53 > git --version # 'git version 2.25.1' 05:19:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:55 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:19:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:19:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:19:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:19:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:19:57 Merging remotes/origin/main commit c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 into PR head commit 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e 05:19:57 Merge succeeded, producing 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e 05:19:57 Checking out Revision 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e (PR-341) 05:19:58 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:19:58 > git --version # timeout=10 05:19:58 > git --version # 'git version 2.25.1' 05:19:58 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:19:57 > git config core.sparsecheckout # timeout=10 05:19:57 > git checkout -f 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e # timeout=10 05:19:57 > git remote # timeout=10 05:19:57 > git config --get remote.origin.url # timeout=10 05:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:19:57 > git merge c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 05:19:57 > git rev-parse HEAD^{commit} # timeout=10 05:19:57 > git config core.sparsecheckout # timeout=10 05:19:57 > git checkout -f 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:19:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:19:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:19:59 Dload Upload Total Spent Left Speed 05:20:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55532 0 --:--:-- --:--:-- --:--:-- 55532 [Pipeline] sh 05:20:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:20:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:20:00 + sudo tee /etc/docker/daemon.new 05:20:01 { 05:20:01 "registry-mirrors": [ 05:20:01 "https://nexus3.edgexfoundry.org:10001" 05:20:01 ], 05:20:01 "bip": "10.250.0.254/24", 05:20:01 "hosts": [ 05:20:01 "tcp://0.0.0.0:5555", 05:20:01 "unix:///var/run/docker.sock" 05:20:01 ], 05:20:01 "mtu": 1458, 05:20:01 "selinux-enabled": true, 05:20:01 "seccomp-profile": "/etc/docker/seccomp.json" 05:20:01 } [Pipeline] sh 05:20:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:20:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:24 provisioning config files... 05:20:24 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config14947211493147295521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:24 ---> ****-login.sh 05:20:24 nexus3.edgexfoundry.org:10001 05:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:25 Configure a credential helper to remove this warning. See 05:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:25 05:20:25 Login Succeeded 05:20:25 nexus3.edgexfoundry.org:10002 05:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:25 Configure a credential helper to remove this warning. See 05:20:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:25 05:20:25 Login Succeeded 05:20:25 nexus3.edgexfoundry.org:10003 05:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:26 Configure a credential helper to remove this warning. See 05:20:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:26 05:20:26 Login Succeeded 05:20:26 nexus3.edgexfoundry.org:10004 05:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:26 Configure a credential helper to remove this warning. See 05:20:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:26 05:20:26 Login Succeeded 05:20:26 ****.io 05:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:26 Configure a credential helper to remove this warning. See 05:20:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:26 05:20:26 Login Succeeded 05:20:26 ---> ****-login.sh ends [Pipeline] } 05:20:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:27 ========================================================= 05:20:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:20:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:20:28 Sending build context to Docker daemon 7.144MB 05:20:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:20:28 Step 2/12 : FROM ${BASE} AS builder 05:20:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:28 9fda8d8052c6: Pulling fs layer 05:20:28 5d54e960e981: Pulling fs layer 05:20:28 c4a7e357bf2a: Pulling fs layer 05:20:28 f0e02332f6b5: Pulling fs layer 05:20:28 872ee5b61b7b: Pulling fs layer 05:20:28 0c6a40ed1a82: Pulling fs layer 05:20:28 94ae7d8d031c: Pulling fs layer 05:20:28 f0e02332f6b5: Waiting 05:20:28 872ee5b61b7b: Waiting 05:20:28 0c6a40ed1a82: Waiting 05:20:28 94ae7d8d031c: Waiting 05:20:28 5d54e960e981: Verifying Checksum 05:20:28 5d54e960e981: Download complete 05:20:28 f0e02332f6b5: Verifying Checksum 05:20:28 f0e02332f6b5: Download complete 05:20:28 872ee5b61b7b: Verifying Checksum 05:20:28 872ee5b61b7b: Download complete 05:20:28 9fda8d8052c6: Download complete 05:20:29 94ae7d8d031c: Verifying Checksum 05:20:29 94ae7d8d031c: Download complete 05:20:29 9fda8d8052c6: Pull complete 05:20:30 c4a7e357bf2a: Verifying Checksum 05:20:30 c4a7e357bf2a: Download complete 05:20:31 0c6a40ed1a82: Verifying Checksum 05:20:31 0c6a40ed1a82: Download complete 05:20:34 5d54e960e981: Pull complete 05:20:49 c4a7e357bf2a: Pull complete 05:20:49 f0e02332f6b5: Pull complete 05:20:49 872ee5b61b7b: Pull complete 05:20:57 0c6a40ed1a82: Pull complete 05:20:58 94ae7d8d031c: Pull complete 05:20:58 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:20:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:20:58 ---> 86de565de09d 05:20:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:21:00 ---> Running in fa3b7b74b3e5 05:21:00 Removing intermediate container fa3b7b74b3e5 05:21:00 ---> 2fe05e9aacc1 05:21:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:21:00 ---> Running in 59b615b3b91c 05:21:00 Removing intermediate container 59b615b3b91c 05:21:00 ---> 497fca5088d6 05:21:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:21:00 ---> Running in 3ad8fb0304cc 05:21:00 Removing intermediate container 3ad8fb0304cc 05:21:00 ---> 81c0b450364c 05:21:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:21:00 ---> Running in 18cd365f88cb 05:21:01 Removing intermediate container 18cd365f88cb 05:21:01 ---> b49e9c7ba750 05:21:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:21:01 ---> Running in 8dddef0f3f2f 05:21:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:21:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:21:04 (1/4) Installing openssh-keygen (9.3_p2-r1) 05:21:04 (2/4) Installing libedit (20221030.3.1-r1) 05:21:04 (3/4) Installing openssh-client-common (9.3_p2-r1) 05:21:04 (4/4) Installing openssh-client-default (9.3_p2-r1) 05:21:04 Executing busybox-1.36.1-r5.trigger 05:21:04 OK: 271 MiB in 56 packages 05:21:05 Removing intermediate container 8dddef0f3f2f 05:21:05 ---> 2138874d4f35 05:21:05 Step 8/12 : WORKDIR /device-snmp-go 05:21:05 ---> Running in e9c0f082c422 05:21:05 Removing intermediate container e9c0f082c422 05:21:05 ---> 55c959eb77aa 05:21:05 Step 9/12 : COPY go.mod vendor* ./ 05:21:06 ---> 3c23dde79f0a 05:21:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:21:06 ---> Running in 6f587c04ca2f 05:22:14 Removing intermediate container 6f587c04ca2f 05:22:14 ---> d8a6ff5a4a2e 05:22:14 Step 11/12 : COPY . . 05:22:14 ---> ffbc1776a0f3 05:22:14 Step 12/12 : RUN ${MAKE} 05:22:14 ---> Running in 1fa55b3e47b5 05:22:14 noop 05:22:14 Removing intermediate container 1fa55b3e47b5 05:22:14 ---> c1f8e3cffd10 05:22:14 Successfully built c1f8e3cffd10 05:22:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:14 + docker inspect -f . ci-base-image-arm64 05:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-1325 does not seem to be running inside a container 05:22:15 $ 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 ******** ci-base-image-arm64 cat 05:22:17 $ docker top 1105786c9d75b216a9cdf8e9428cfd2d9e21951ac51965185544df4a79d465cd -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:18 + go version 05:22:18 go version go1.21.0 linux/arm64 [Pipeline] } 05:22:18 $ docker stop --time=1 1105786c9d75b216a9cdf8e9428cfd2d9e21951ac51965185544df4a79d465cd 05:22:20 $ docker rm -f --volumes 1105786c9d75b216a9cdf8e9428cfd2d9e21951ac51965185544df4a79d465cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:21 + docker inspect -f . ci-base-image-arm64 05:22:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:21 prd-ubuntu20.04-docker-arm64-4c-16g-1325 does not seem to be running inside a container 05:22:22 $ 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 ******** ci-base-image-arm64 cat 05:22:23 $ docker top 3d59a5271764d45d1f21fd5aff1cf2209490a27d7b42a77a8352418bc34dfdcc -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:23 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:22:24 + make test 05:22:24 go test ./... -coverprofile=coverage.out 05:22:27 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:24:04 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:24:04 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements 05:24:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:24:04 go vet ./... 05:24:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:24:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:24:14 ./bin/test-attribution-txt.sh 05:24:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:24:14 $ docker stop --time=1 3d59a5271764d45d1f21fd5aff1cf2209490a27d7b42a77a8352418bc34dfdcc 05:24:16 $ docker rm -f --volumes 3d59a5271764d45d1f21fd5aff1cf2209490a27d7b42a77a8352418bc34dfdcc [Pipeline] // withDockerContainer [Pipeline] sh 05:24:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:24:17 Warning: overwriting stash ‘coverage-report’ 05:24:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:24:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:24:19 + ls -al . 05:24:19 total 168 05:24:19 drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 05:22 . 05:24:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:19 .. 05:24:19 -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 05:19 .dockerignore 05:24:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 05:19 .git 05:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:19 .github 05:24:19 -rw-rw-r-- 1 jenkins jenkins 263 Feb 20 05:19 .gitignore 05:24:19 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 05:19 .golangci.yml 05:24:19 -rw-rw-r-- 1 jenkins jenkins 10025 Feb 20 05:19 Attribution.txt 05:24:19 -rw-rw-r-- 1 jenkins jenkins 11809 Feb 20 05:19 CHANGELOG.md 05:24:19 -rw-rw-r-- 1 jenkins jenkins 1571 Feb 20 05:19 Dockerfile 05:24:19 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:19 GOVERNANCE.md 05:24:19 -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 05:19 Jenkinsfile 05:24:19 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 05:19 LICENSE 05:24:19 -rw-rw-r-- 1 jenkins jenkins 2240 Feb 20 05:19 Makefile 05:24:19 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 05:19 OWNERS.md 05:24:19 -rw-rw-r-- 1 jenkins jenkins 10477 Feb 20 05:19 README.md 05:24:19 -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 05:17 VERSION 05:24:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:19 bin 05:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:19 cmd 05:24:19 -rw-r--r-- 1 jenkins jenkins 8837 Feb 20 05:23 coverage.out 05:24:19 -rw-rw-r-- 1 jenkins jenkins 3756 Feb 20 05:19 go.mod 05:24:19 -rw-rw-r-- 1 jenkins jenkins 34062 Feb 20 05:19 go.sum 05:24:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:19 internal 05:24:19 -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:19 + 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=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e --label arch=arm64 --label version=0.0.0 . 05:24:20 Sending build context to Docker daemon 7.154MB 05:24:20 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:24:20 Step 2/25 : FROM ${BASE} AS builder 05:24:20 ---> c1f8e3cffd10 05:24:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:24:20 ---> Running in 4807ab22959f 05:24:20 Removing intermediate container 4807ab22959f 05:24:20 ---> cf5aa552dd3b 05:24:20 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:24:20 ---> Running in 9c86876a97a2 05:24:20 Removing intermediate container 9c86876a97a2 05:24:20 ---> 6c8725e938df 05:24:21 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:24:21 ---> Running in e1e2e647a2e5 05:24:21 Removing intermediate container e1e2e647a2e5 05:24:21 ---> 264eeb3a78e4 05:24:21 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:24:21 ---> Running in 1a424fd20efc 05:24:21 Removing intermediate container 1a424fd20efc 05:24:21 ---> 2f0b2dcb8637 05:24:21 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:24:21 ---> Running in 9fe2b1a35def 05:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:24:24 OK: 271 MiB in 56 packages 05:24:25 Removing intermediate container 9fe2b1a35def 05:24:25 ---> ccebdb676065 05:24:25 Step 8/25 : WORKDIR /device-snmp-go 05:24:25 ---> Running in 8a6f0ec091b5 05:24:25 Removing intermediate container 8a6f0ec091b5 05:24:25 ---> 61abfee2d544 05:24:25 Step 9/25 : COPY go.mod vendor* ./ 05:24:27 ---> db6b5a252b60 05:24:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:27 ---> Running in 9a90b70d8b69 05:24:29 Removing intermediate container 9a90b70d8b69 05:24:29 ---> 4245d13cac8d 05:24:29 Step 11/25 : COPY . . 05:24:30 ---> 0c2c23512420 05:24:30 Step 12/25 : RUN ${MAKE} 05:24:30 ---> Running in 5003f62148c3 05:24:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:26:22 Removing intermediate container 5003f62148c3 05:26:22 ---> 4594b6e0ca65 05:26:22 Step 13/25 : FROM alpine:3.18 05:26:22 3.18: Pulling from library/alpine 05:26:22 c6b39de5b339: Pulling fs layer 05:26:22 c6b39de5b339: Verifying Checksum 05:26:22 c6b39de5b339: Download complete 05:26:22 c6b39de5b339: Pull complete 05:26:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:26:22 Status: Downloaded newer image for alpine:3.18 05:26:22 ---> 33abbf032149 05:26:22 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:26:22 ---> Running in e0903bfb629b 05:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:26:22 (1/1) Installing dumb-init (1.2.5-r2) 05:26:22 Executing busybox-1.36.1-r5.trigger 05:26:22 OK: 8 MiB in 16 packages 05:26:22 Removing intermediate container e0903bfb629b 05:26:22 ---> d032553a21a1 05:26:22 Step 15/25 : RUN apk --no-cache upgrade 05:26:22 ---> Running in 5d254c0763b0 05:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:26:22 OK: 8 MiB in 16 packages 05:26:22 Removing intermediate container 5d254c0763b0 05:26:22 ---> 574fb1235ca1 05:26:22 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:26:22 ---> d4a5f50776dd 05:26:22 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:26:24 ---> 593056d92f0c 05:26:24 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:26:24 ---> 9ab6505078aa 05:26:24 Step 19/25 : EXPOSE 59993 05:26:24 ---> Running in 8f16a86bea8b 05:26:25 Removing intermediate container 8f16a86bea8b 05:26:25 ---> 9f33ad056f10 05:26:25 Step 20/25 : EXPOSE 161 05:26:25 ---> Running in 76005b464f0a 05:26:25 Removing intermediate container 76005b464f0a 05:26:25 ---> 10aebf03a513 05:26:25 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:26:25 ---> Running in e8af2920386c 05:26:26 Removing intermediate container e8af2920386c 05:26:26 ---> 01cd3c897a64 05:26:26 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:26:26 ---> Running in 1c3aff878150 05:26:26 Removing intermediate container 1c3aff878150 05:26:26 ---> f083bef22abd 05:26:26 Step 23/25 : LABEL arch=arm64 05:26:26 ---> Running in 9713aab8d35d 05:26:26 Removing intermediate container 9713aab8d35d 05:26:26 ---> ce0010f888df 05:26:26 Step 24/25 : LABEL git_sha=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e 05:26:26 ---> Running in fd9e32207fa8 05:26:27 Removing intermediate container fd9e32207fa8 05:26:27 ---> c5fd8d8a91a5 05:26:27 Step 25/25 : LABEL version=0.0.0 05:26:27 ---> Running in 0020a7030d93 05:26:27 Removing intermediate container 0020a7030d93 05:26:27 ---> adfcc212bbb5 05:26:27 [Warning] One or more build-args [ARCH] were not consumed 05:26:27 Successfully built adfcc212bbb5 05:26:27 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:28 05:26:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:28 arm64: Pulling from edgex-lftools-log-publisher 05:26:28 8998bd30e6a1: Pulling fs layer 05:26:28 04944245beec: Pulling fs layer 05:26:28 699f458cf7ca: Pulling fs layer 05:26:28 765212b225bb: Pulling fs layer 05:26:28 f23df028b6ca: Pulling fs layer 05:26:28 d65c8cfc05b1: Pulling fs layer 05:26:28 2437ff75d9bd: Pulling fs layer 05:26:28 f23df028b6ca: Waiting 05:26:28 d65c8cfc05b1: Waiting 05:26:28 2437ff75d9bd: Waiting 05:26:28 765212b225bb: Waiting 05:26:29 04944245beec: Verifying Checksum 05:26:29 04944245beec: Download complete 05:26:29 765212b225bb: Verifying Checksum 05:26:29 765212b225bb: Download complete 05:26:29 f23df028b6ca: Verifying Checksum 05:26:29 f23df028b6ca: Download complete 05:26:29 d65c8cfc05b1: Verifying Checksum 05:26:29 d65c8cfc05b1: Download complete 05:26:29 699f458cf7ca: Verifying Checksum 05:26:29 699f458cf7ca: Download complete 05:26:29 8998bd30e6a1: Download complete 05:26:32 2437ff75d9bd: Verifying Checksum 05:26:32 2437ff75d9bd: Download complete 05:26:34 8998bd30e6a1: Pull complete 05:26:34 04944245beec: Pull complete 05:26:36 699f458cf7ca: Pull complete 05:26:36 765212b225bb: Pull complete 05:26:37 f23df028b6ca: Pull complete 05:26:39 d65c8cfc05b1: Pull complete 05:26:55 2437ff75d9bd: Pull complete 05:26:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:26:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:55 prd-ubuntu20.04-docker-arm64-4c-16g-1325 does not seem to be running inside a container 05:26:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:26:58 $ docker top b2f8cd5ba58d575733c08d3e32ca1096a31e191c0c0c6915f1e6ce59dd837f36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:59 ---> job-cost.sh 05:26:59 lf-activate-venv: SKIPPING 05:26:59 INFO: No Stack... 05:26:59 INFO: Retrieving Pricing Info for: v3-standard-4 05:27:00 INFO: Archiving Costs [Pipeline] sh 05:27:01 + cut -d, -f6 05:27:01 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 05:27:01 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] 05:27:01 Resource [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] did not exist. Created. 05:27:01 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:27:02 /w/workspace/device-snmp-go/1@tmp/durable-3167d484/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:27:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:27:03 Warning: overwriting stash ‘stack-cost’ 05:27:03 Stashed 1 file(s) [Pipeline] } 05:27:03 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:27:03 $ docker stop --time=1 b2f8cd5ba58d575733c08d3e32ca1096a31e191c0c0c6915f1e6ce59dd837f36 05:27:07 $ docker rm -f --volumes b2f8cd5ba58d575733c08d3e32ca1096a31e191c0c0c6915f1e6ce59dd837f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:27:09 provisioning config files... 05:27:09 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/config17479173431280375507tmp [Pipeline] { [Pipeline] sh 05:27:09 + set +x 05:27:09 + curl -s https://codecov.io/bash 05:27:09 + bash -s -- 05:27:09 05:27:09 _____ _ 05:27:09 / ____| | | 05:27:09 | | ___ __| | ___ ___ _____ __ 05:27:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:27:09 | |___| (_) | (_| | __/ (_| (_) \ V / 05:27:09 \_____\___/ \__,_|\___|\___\___/ \_/ 05:27:09 Bash-1.0.6 05:27:09 05:27:09 05:27:09 ==> git version 2.25.1 found 05:27: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 05:27:09 Release-Date: 2020-01-08 05:27: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 05:27:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:27:09 ==> Jenkins CI detected. 05:27:09 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-341 05:27:09 project root: . 05:27:09 --> token set from env 05:27:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:27:09 ==> Running gcov in . (disable via -X gcov) 05:27:09 ==> Python coveragepy not found 05:27:09 ==> Searching for coverage reports in: 05:27:09 + . 05:27:10 -> Found 1 reports 05:27:10 ==> Detecting git/mercurial file structure 05:27:10 ==> Reading reports 05:27:10 + ./coverage.out bytes=8837 05:27:10 ==> Appending adjustments 05:27:10 https://docs.codecov.io/docs/fixing-reports 05:27:10 + Found adjustments 05:27:10 ==> Gzipping contents 05:27:10 4.0K /tmp/codecov.t2lf1d.gz 05:27:10 ==> Uploading reports 05:27:10 url: https://codecov.io 05:27:10 query: branch=PR-341&commit=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=341&job=&cmd_args= 05:27:10 -> Pinging Codecov 05:27:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-341&commit=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=341&job=&cmd_args= 05:27:10 -> Uploading to 05:27:10 https://storage.googleapis.com/codecov/v4/raw/2024-02-20/6C56EA5C29638FB4528AC87E60AF5AE0/44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e/3c1f4af8-3250-44e1-a2ec-e0d3d5fc6c6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T052710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e03b2f248d81b59e640a0803f1aa28e17d7db8cb19207d882b5a55ca8bfa521 05:27:10 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:10 Dload Upload Total Spent Left Speed 05:27:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5456 --:--:-- --:--:-- --:--:-- 5456 05:27:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] } 05:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:27:14 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-341/archives ] 05:27:14 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-341/archives 05:27:14 total 16 05:27:14 drwxr-xr-x 3 root root 4096 Feb 20 05:19 . 05:27:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 05:19 .. 05:27:14 drwxr-xr-x 2 root root 4096 Feb 20 05:19 cost 05:27:14 -rw-r--r-- 1 root root 86 Feb 20 05:19 cost.csv 05:27:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-341/archives 05:27:14 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-341/archives 05:27:14 total 16 05:27:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:19 . 05:27:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 05:19 .. 05:27:14 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 05:19 cost 05:27:14 -rw-r--r-- 1 jenkins jenkins 86 Feb 20 05:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:27:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:27:15 ---> package-listing.sh 05:27:15 ++ facter osfamily 05:27:15 ++ tr '[:upper:]' '[:lower:]' 05:27:15 + OS_FAMILY=debian 05:27:15 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-341 05:27:15 + START_PACKAGES=/tmp/packages_start.txt 05:27:15 + END_PACKAGES=/tmp/packages_end.txt 05:27:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:15 + PACKAGES=/tmp/packages_start.txt 05:27:15 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-341 ']' 05:27:15 + PACKAGES=/tmp/packages_end.txt 05:27:15 + case "${OS_FAMILY}" in 05:27:15 + dpkg -l 05:27:15 + grep '^ii' 05:27:15 + '[' -f /tmp/packages_start.txt ']' 05:27:15 + '[' -f /tmp/packages_end.txt ']' 05:27:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:15 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-341 ']' 05:27:15 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-341/archives/ 05:27:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-341/archives/ [Pipeline] echo 05:27:15 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:27:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:16 prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container 05:27:16 $ 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-341/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-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:27:17 $ docker top fcab5ec79350b4514d50504f76d17f35ca216b3da9fac50b53cc8f282fe121f3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:17 + touch /tmp/pre-build-complete [Pipeline] sh 05:27:17 + mkdir -p /var/log/sysstat [Pipeline] sh 05:27:18 + ls /var/log/sa-host 05:27:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:18 provisioning config files... 05:27:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/config4769617770101416664tmp [Pipeline] { [Pipeline] echo 05:27:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:27:19 ---> create-netrc.sh [Pipeline] } 05:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:27:19 ---> python-tools-install.sh [Pipeline] echo 05:27:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:27:19 ---> sudo-logs.sh 05:27:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:27:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:27:20 ---> job-cost.sh 05:27:20 lf-activate-venv: SKIPPING 05:27:20 DEBUG: total: 0.2199999988079071 05:27:20 INFO: Retrieving Stack Cost... 05:27:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:27:21 INFO: Archiving Costs [Pipeline] echo 05:27:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:27:21 ---> logs-deploy.sh 05:27:21 lf-activate-venv: SKIPPING 05:27:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-341/1 05:27:21 INFO: archiving workspace using pattern(s): 05:27:22 Archives upload complete. 05:27:22 INFO: archiving logs to Nexus