Pull request #246 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4576dc8b0b5de209d11d885aec2ed54f847c5d41+2bd6e5dae59222faf073cfb9822f90f2048c0bba (d456fc169dccae7f99f13d03101fcf4e8469ae8f) 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-ssh15261195893183813418.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9680937001634246615.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-246/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-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15014497878753401823.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-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8538612761817867385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14844272976736454420.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-246/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-246/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16355298013389716519.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7211’ Running on prd-ubuntu20.04-docker-8c-8g-7213 in /w/workspace/gexfoundry_device-snmp-go_PR-246 [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-246 # 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/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 4576dc8b0b5de209d11d885aec2ed54f847c5d41 Merge succeeded, producing 4576dc8b0b5de209d11d885aec2ed54f847c5d41 Checking out Revision 4576dc8b0b5de209d11d885aec2ed54f847c5d41 (PR-246) Commit message: "build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:14:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:14:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4576dc8b0b5de209d11d885aec2ed54f847c5d41 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4576dc8b0b5de209d11d885aec2ed54f847c5d41 # timeout=10 [Pipeline] echo 09:14:07 ========================================================= 09:14:07 EdgeX Global Pipelines Version Info 09:14:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:14:08 ------------------- 09:14:08 stable info: 09:14:08 ------------------- 09:14:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:14:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:14:08 Message: update stable to v1.0.244 09:14:08 ------------------- 09:14:08 experimental info: 09:14:08 ------------------- 09:14:08 Commited By: **** collab-it+edgex@linuxfoundation.org 09:14:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:14:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:14:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-246 [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-246 [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-246 [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4576dc8 [Pipeline] echo 09:14:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:10 provisioning config files... 09:14:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/config1934297717215139480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:10 ---> docker-login.sh 09:14:10 nexus3.edgexfoundry.org:10001 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 nexus3.edgexfoundry.org:10002 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 nexus3.edgexfoundry.org:10003 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 nexus3.edgexfoundry.org:10004 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:11 Configure a credential helper to remove this warning. See 09:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:11 09:14:11 Login Succeeded 09:14:11 docker.io 09:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:12 Configure a credential helper to remove this warning. See 09:14:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:12 09:14:12 Login Succeeded 09:14:12 ---> docker-login.sh ends [Pipeline] } 09:14:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:14:12 + git rev-list -1 --merges 4576dc8b0b5de209d11d885aec2ed54f847c5d41~1..4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] echo 09:14:12 -----------> git rev-list -1 --merges 4576dc8b0b5de209d11d885aec2ed54f847c5d41~1..4576dc8b0b5de209d11d885aec2ed54f847c5d41 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [false] [Pipeline] sh 09:14:13 + git log --format=format:%s -1 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] echo 09:14:13 ========================================================= 09:14:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:14:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:13 + git log --format=format:%s -1 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] echo 09:14:13 [semverPrep] GIT_COMMIT: 4576dc8b0b5de209d11d885aec2ed54f847c5d41, Commit Message: build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 [Pipeline] echo 09:14:13 [semverPrep] This is not a build commit. [Pipeline] sh 09:14:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:14:13 + grep -v github /etc/ssh/ssh_known_hosts 09:14:13 + [ -e /tmp/ssh_known_hosts ] 09:14:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:14:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:14:13 + sudo tee -a /etc/ssh/ssh_known_hosts 09:14:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:14 09:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:14 0.1.4: Pulling from edgex-devops/py-git-semver 09:14:14 b85a868b505f: Pulling fs layer 09:14:14 e2be974225ed: Pulling fs layer 09:14:14 339a4e72a1f5: Pulling fs layer 09:14:14 988bab9f4d93: Pulling fs layer 09:14:14 1469e6f7b9e6: Pulling fs layer 09:14:14 eaf3925da568: Pulling fs layer 09:14:14 bab4dde63d76: Pulling fs layer 09:14:14 bde34c3a00c8: Pulling fs layer 09:14:14 b352a97aabf1: Pulling fs layer 09:14:14 4872d77fe225: Pulling fs layer 09:14:14 5851b861e8e6: Pulling fs layer 09:14:14 988bab9f4d93: Waiting 09:14:14 1469e6f7b9e6: Waiting 09:14:14 eaf3925da568: Waiting 09:14:14 bab4dde63d76: Waiting 09:14:14 bde34c3a00c8: Waiting 09:14:14 b352a97aabf1: Waiting 09:14:14 5851b861e8e6: Waiting 09:14:14 4872d77fe225: Waiting 09:14:14 e2be974225ed: Verifying Checksum 09:14:14 e2be974225ed: Download complete 09:14:14 988bab9f4d93: Verifying Checksum 09:14:14 988bab9f4d93: Download complete 09:14:15 339a4e72a1f5: Verifying Checksum 09:14:15 1469e6f7b9e6: Verifying Checksum 09:14:15 339a4e72a1f5: Download complete 09:14:15 1469e6f7b9e6: Download complete 09:14:15 eaf3925da568: Verifying Checksum 09:14:15 eaf3925da568: Download complete 09:14:15 bde34c3a00c8: Verifying Checksum 09:14:15 bde34c3a00c8: Download complete 09:14:15 b352a97aabf1: Verifying Checksum 09:14:15 b352a97aabf1: Download complete 09:14:15 4872d77fe225: Verifying Checksum 09:14:15 4872d77fe225: Download complete 09:14:15 b85a868b505f: Verifying Checksum 09:14:15 b85a868b505f: Download complete 09:14:15 5851b861e8e6: Verifying Checksum 09:14:15 5851b861e8e6: Download complete 09:14:15 bab4dde63d76: Verifying Checksum 09:14:15 bab4dde63d76: Download complete 09:14:16 b85a868b505f: Pull complete 09:14:16 e2be974225ed: Pull complete 09:14:16 339a4e72a1f5: Pull complete 09:14:16 988bab9f4d93: Pull complete 09:14:17 1469e6f7b9e6: Pull complete 09:14:17 eaf3925da568: Pull complete 09:14:18 bab4dde63d76: Pull complete 09:14:19 bde34c3a00c8: Pull complete 09:14:19 b352a97aabf1: Pull complete 09:14:19 4872d77fe225: Pull complete 09:14:19 5851b861e8e6: Pull complete 09:14:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:19 prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container 09:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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 09:14:22 $ docker top 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe -eo pid,comm 09:14:23 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). 09:14:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:23 [ssh-agent] Looking for ssh-agent implementation... 09:14:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:23 $ docker exec 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe ssh-agent 09:14:23 SSH_AUTH_SOCK=/tmp/ssh-vpUD8tDAOCmU/agent.32 09:14:23 SSH_AGENT_PID=38 09:14:23 Running ssh-add (command line suppressed) 09:14:23 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/private_key_2911527593759048008.key (/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/private_key_2911527593759048008.key) 09:14:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:23 + git tag --points-at HEAD [Pipeline] } 09:14:23 $ docker exec --env ******** --env ******** 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe ssh-agent -k 09:14:23 unset SSH_AUTH_SOCK; 09:14:23 unset SSH_AGENT_PID; 09:14:23 echo Agent pid 38 killed; 09:14:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:24 [ssh-agent] Looking for ssh-agent implementation... 09:14:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:24 $ docker exec 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe ssh-agent 09:14:24 SSH_AUTH_SOCK=/tmp/ssh-Qag3lKijJr74/agent.70 09:14:24 SSH_AGENT_PID=76 09:14:24 Running ssh-add (command line suppressed) 09:14:24 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/private_key_737793033904534561.key (/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/private_key_737793033904534561.key) 09:14:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:24 + git semver init 09:14:24 2023-02-23 09:14:24,907 [run_init] DEBUG init version:0.0.0 force:False 09:14:24 2023-02-23 09:14:24,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver 09:14:24 2023-02-23 09:14:24,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-246/.semver 09:14:24 2023-02-23 09:14:24,909 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-246, universal_newlines=False, shell=None, istream=None) 09:14:25 2023-02-23 09:14:25,821 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-246/.git/info/exclude 09:14:25 2023-02-23 09:14:25,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver/PR-246 with force:False 09:14:25 2023-02-23 09:14:25,822 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver/PR-246 09:14:25 2023-02-23 09:14:25,826 [execute] INFO git cat-file --batch-check 09:14:25 2023-02-23 09:14:25,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver, universal_newlines=False, shell=None, istream=) 09:14:25 2023-02-23 09:14:25,832 [execute] INFO git cat-file --batch 09:14:25 2023-02-23 09:14:25,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver, universal_newlines=False, shell=None, istream=) 09:14:25 2023-02-23 09:14:25,837 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-246/.semver/PR-246 09:14:25 0.0.0 [Pipeline] } 09:14:25 $ docker exec --env ******** --env ******** 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe ssh-agent -k 09:14:26 unset SSH_AUTH_SOCK; 09:14:26 unset SSH_AGENT_PID; 09:14:26 echo Agent pid 76 killed; 09:14:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:26 + git semver [Pipeline] } 09:14:26 $ docker stop --time=1 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe 09:14:28 $ docker rm -f --volumes 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe [Pipeline] // withDockerContainer [Pipeline] sh 09:14:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:28 Stashed 1 file(s) [Pipeline] echo 09:14:28 [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 09:14:29 provisioning config files... 09:14:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/config7362383544596775469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:29 ---> docker-login.sh 09:14:29 nexus3.edgexfoundry.org:10001 09:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:29 Configure a credential helper to remove this warning. See 09:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:29 09:14:29 Login Succeeded 09:14:29 nexus3.edgexfoundry.org:10002 09:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:29 Configure a credential helper to remove this warning. See 09:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:29 09:14:29 Login Succeeded 09:14:29 nexus3.edgexfoundry.org:10003 09:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:29 Configure a credential helper to remove this warning. See 09:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:29 09:14:29 Login Succeeded 09:14:29 nexus3.edgexfoundry.org:10004 09:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:29 Configure a credential helper to remove this warning. See 09:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:29 09:14:29 Login Succeeded 09:14:29 docker.io 09:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:30 Configure a credential helper to remove this warning. See 09:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:30 09:14:30 Login Succeeded 09:14:30 ---> docker-login.sh ends [Pipeline] } 09:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:30 ========================================================= 09:14:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:14:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:14:30 Sending build context to Docker daemon 5.693MB 09:14:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 09:14:30 Step 2/12 : FROM ${BASE} AS builder 09:14:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:14:30 213ec9aee27d: Pulling fs layer 09:14:30 4583459ba037: Pulling fs layer 09:14:30 93c1e223e6f2: Pulling fs layer 09:14:30 53926ce57604: Pulling fs layer 09:14:30 21b2b0c7a3f4: Pulling fs layer 09:14:30 22ff95d597cd: Pulling fs layer 09:14:30 12d6caf4c0d1: Pulling fs layer 09:14:30 96b7cbca73a9: Pulling fs layer 09:14:30 a7acece74701: Pulling fs layer 09:14:30 53926ce57604: Waiting 09:14:30 21b2b0c7a3f4: Waiting 09:14:30 22ff95d597cd: Waiting 09:14:30 12d6caf4c0d1: Waiting 09:14:30 96b7cbca73a9: Waiting 09:14:30 a7acece74701: Waiting 09:14:30 93c1e223e6f2: Verifying Checksum 09:14:30 93c1e223e6f2: Download complete 09:14:30 4583459ba037: Verifying Checksum 09:14:30 4583459ba037: Download complete 09:14:31 21b2b0c7a3f4: Verifying Checksum 09:14:31 21b2b0c7a3f4: Download complete 09:14:31 22ff95d597cd: Verifying Checksum 09:14:31 22ff95d597cd: Download complete 09:14:31 213ec9aee27d: Verifying Checksum 09:14:31 213ec9aee27d: Download complete 09:14:31 12d6caf4c0d1: Download complete 09:14:31 213ec9aee27d: Pull complete 09:14:31 4583459ba037: Pull complete 09:14:31 93c1e223e6f2: Pull complete 09:14:32 a7acece74701: Verifying Checksum 09:14:32 a7acece74701: Download complete 09:14:32 53926ce57604: Verifying Checksum 09:14:32 53926ce57604: Download complete 09:14:32 96b7cbca73a9: Verifying Checksum 09:14:32 96b7cbca73a9: Download complete 09:14:35 53926ce57604: Pull complete 09:14:35 21b2b0c7a3f4: Pull complete 09:14:35 22ff95d597cd: Pull complete 09:14:35 12d6caf4c0d1: Pull complete 09:14:37 96b7cbca73a9: Pull complete 09:14:38 a7acece74701: Pull complete 09:14:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:14:38 ---> db6d94c90886 09:14:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:14:44 Still waiting to schedule task 09:14:44 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7212’ is offline 09:14:46 ---> Running in 8b1984761ccd 09:14:46 Removing intermediate container 8b1984761ccd 09:14:46 ---> f848a7d5e0fe 09:14:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:14:46 ---> Running in 0858736a4209 09:14:46 Removing intermediate container 0858736a4209 09:14:46 ---> 9a4359e27b61 09:14:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:14:46 ---> Running in 3e051d85bd21 09:14:46 Removing intermediate container 3e051d85bd21 09:14:46 ---> c223deb55334 09:14:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:14:46 ---> Running in 46921f0d7ce0 09:14:46 Removing intermediate container 46921f0d7ce0 09:14:46 ---> 59c503cb0e4f 09:14:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:14:46 ---> Running in 2d0a964b8382 09:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:14:47 (1/4) Installing openssh-keygen (9.0_p1-r2) 09:14:47 (2/4) Installing libedit (20210910.3.1-r0) 09:14:47 (3/4) Installing openssh-client-common (9.0_p1-r2) 09:14:47 (4/4) Installing openssh-client-default (9.0_p1-r2) 09:14:47 Executing busybox-1.35.0-r17.trigger 09:14:47 OK: 216 MiB in 55 packages 09:14:47 Removing intermediate container 2d0a964b8382 09:14:47 ---> 3d55d8b60e69 09:14:47 Step 8/12 : WORKDIR /device-snmp-go 09:14:47 ---> Running in 33e64895ac73 09:14:48 Removing intermediate container 33e64895ac73 09:14:48 ---> d7482c5990b0 09:14:48 Step 9/12 : COPY go.mod vendor* ./ 09:14:48 ---> 85f023aca507 09:14:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:48 ---> Running in ab7dfb7c0196 09:15:20 Removing intermediate container ab7dfb7c0196 09:15:20 ---> f08eeee053f6 09:15:20 Step 11/12 : COPY . . 09:15:20 ---> f138adef5df0 09:15:20 Step 12/12 : RUN ${MAKE} 09:15:20 ---> Running in 99dbd7a56e0a 09:15:21 noop 09:15:21 Removing intermediate container 99dbd7a56e0a 09:15:21 ---> 37c0188b1a7f 09:15:21 Successfully built 37c0188b1a7f 09:15:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:21 + docker inspect -f . ci-base-image-x86_64 09:15:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:21 prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container 09:15:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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 09:15:22 $ docker top b2b646eb6e334c2964b92a5ab1385d1992585b4f838effc426dbf223bd3dbb6f -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:22 + go version 09:15:22 go version go1.18.7 linux/amd64 [Pipeline] } 09:15:22 $ docker stop --time=1 b2b646eb6e334c2964b92a5ab1385d1992585b4f838effc426dbf223bd3dbb6f 09:15:23 $ docker rm -f --volumes b2b646eb6e334c2964b92a5ab1385d1992585b4f838effc426dbf223bd3dbb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:24 + docker inspect -f . ci-base-image-x86_64 09:15:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:24 prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container 09:15:24 $ 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-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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 09:15:25 $ docker top 7a24aebe81a2009ec3300bafff0e5f095b5b5d9f8a7e564843ee0a335092b263 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-246 [Pipeline] fileExists [Pipeline] sh 09:15:25 + make test 09:15:25 go test ./... -coverprofile=coverage.out 09:15:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:15:34 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 09:15:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 09:15:39 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 09:15:39 go vet ./... 09:15:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:43 ./bin/test-attribution-txt.sh [Pipeline] echo 09:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:15:43 $ docker stop --time=1 7a24aebe81a2009ec3300bafff0e5f095b5b5d9f8a7e564843ee0a335092b263 09:15:45 $ docker rm -f --volumes 7a24aebe81a2009ec3300bafff0e5f095b5b5d9f8a7e564843ee0a335092b263 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:15:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:15:47 + ls -al . 09:15:47 total 180 09:15:47 drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 09:15 . 09:15:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:14 .. 09:15:47 -rw-rw-r-- 1 jenkins jenkins 6 Feb 23 09:14 .dockerignore 09:15:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:15 .git 09:15:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:14 .github 09:15:47 -rw-rw-r-- 1 jenkins jenkins 328 Feb 23 09:14 .gitignore 09:15:47 -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 09:14 .golangci.yml 09:15:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:14 .semver 09:15:47 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 23 09:14 Attribution.txt 09:15:47 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 23 09:14 CHANGELOG.md 09:15:47 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 23 09:14 Dockerfile 09:15:47 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 09:14 GOVERNANCE.md 09:15:47 -rw-rw-r-- 1 jenkins jenkins 656 Feb 23 09:14 Jenkinsfile 09:15:47 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 09:14 LICENSE 09:15:47 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 23 09:14 Makefile 09:15:47 -rw-rw-r-- 1 jenkins jenkins 620 Feb 23 09:14 OWNERS.md 09:15:47 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 23 09:14 README.md 09:15:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:14 VERSION 09:15:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:14 bin 09:15:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:14 cmd 09:15:47 -rw-r--r-- 1 jenkins jenkins 7631 Feb 23 09:15 coverage.out 09:15:47 -rw-rw-r-- 1 jenkins jenkins 3414 Feb 23 09:14 go.mod 09:15:47 -rw-rw-r-- 1 jenkins jenkins 44824 Feb 23 09:14 go.sum 09:15:47 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:14 internal 09:15:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:14 snap 09:15:47 -rw-rw-r-- 1 jenkins jenkins 228 Feb 23 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:47 + 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=4576dc8b0b5de209d11d885aec2ed54f847c5d41 --label arch=amd64 --label version=0.0.0 . 09:15:47 Sending build context to Docker daemon 5.701MB 09:15:47 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 09:15:47 Step 2/24 : FROM ${BASE} AS builder 09:15:47 ---> 37c0188b1a7f 09:15:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:15:47 ---> Running in f68ffd7d942c 09:15:47 Removing intermediate container f68ffd7d942c 09:15:47 ---> ce7fe16d0aac 09:15:47 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:15:47 ---> Running in 4d06562a08e9 09:15:47 Removing intermediate container 4d06562a08e9 09:15:47 ---> 2f718bd96ab1 09:15:47 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:15:47 ---> Running in 15c96089d9a4 09:15:48 Removing intermediate container 15c96089d9a4 09:15:48 ---> 76fb34519072 09:15:48 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:15:48 ---> Running in e46aff4bf2a0 09:15:48 Removing intermediate container e46aff4bf2a0 09:15:48 ---> 4c5de1129ddd 09:15:48 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:15:48 ---> Running in ea98f92d0f88 09:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:15:49 OK: 216 MiB in 55 packages 09:15:49 Removing intermediate container ea98f92d0f88 09:15:49 ---> 5f361bf598d7 09:15:49 Step 8/24 : WORKDIR /device-snmp-go 09:15:49 ---> Running in 2fb50055f1ad 09:15:49 Removing intermediate container 2fb50055f1ad 09:15:49 ---> 3e3471a54a44 09:15:49 Step 9/24 : COPY go.mod vendor* ./ 09:15:49 ---> fd303520eb08 09:15:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:49 ---> Running in a11059986d0f 09:15:49 Removing intermediate container a11059986d0f 09:15:49 ---> cc09105688ec 09:15:49 Step 11/24 : COPY . . 09:15:50 ---> 73ad4172ca65 09:15:50 Step 12/24 : RUN ${MAKE} 09:15:50 ---> Running in e2b182db002c 09:15:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 09:16:12 Removing intermediate container e2b182db002c 09:16:12 ---> b6fcaf60bb69 09:16:12 Step 13/24 : FROM alpine:3.16 09:16:12 3.16: Pulling from library/alpine 09:16:12 ef5531b6e74e: Pulling fs layer 09:16:12 ef5531b6e74e: Verifying Checksum 09:16:12 ef5531b6e74e: Download complete 09:16:12 ef5531b6e74e: Pull complete 09:16:12 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:16:12 Status: Downloaded newer image for alpine:3.16 09:16:12 ---> dfd21b5a31f5 09:16:12 Step 14/24 : RUN apk add --update --no-cache dumb-init 09:16:12 ---> Running in 5866744e579c 09:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:16:12 (1/1) Installing dumb-init (1.2.5-r1) 09:16:12 Executing busybox-1.35.0-r17.trigger 09:16:12 OK: 6 MiB in 15 packages 09:16:12 Removing intermediate container 5866744e579c 09:16:12 ---> a8a621c2ee2b 09:16:12 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 09:16:12 ---> b20d321031d1 09:16:12 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 09:16:12 ---> 4b5d39299e31 09:16:12 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 09:16:12 ---> d9e0f638c4c7 09:16:12 Step 18/24 : EXPOSE 59993 09:16:12 ---> Running in bf7a6750e95d 09:16:13 Removing intermediate container bf7a6750e95d 09:16:13 ---> 1e798f718fe8 09:16:13 Step 19/24 : EXPOSE 161 09:16:13 ---> Running in 5b17b70a0d20 09:16:13 Removing intermediate container 5b17b70a0d20 09:16:13 ---> 1cf6ec26b872 09:16:13 Step 20/24 : ENTRYPOINT ["/device-snmp"] 09:16:13 ---> Running in c2c1edf0618c 09:16:13 Removing intermediate container c2c1edf0618c 09:16:13 ---> 4ef5f5fcb6bd 09:16:13 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 09:16:13 ---> Running in 4e1eb144d0bd 09:16:13 Removing intermediate container 4e1eb144d0bd 09:16:13 ---> a6e7ce5a8e32 09:16:13 Step 22/24 : LABEL arch=amd64 09:16:13 ---> Running in 6aae47e36db9 09:16:13 Removing intermediate container 6aae47e36db9 09:16:13 ---> f787b1acef4f 09:16:13 Step 23/24 : LABEL git_sha=4576dc8b0b5de209d11d885aec2ed54f847c5d41 09:16:13 ---> Running in a993e165c95a 09:16:13 Removing intermediate container a993e165c95a 09:16:13 ---> aa04f022cb8a 09:16:13 Step 24/24 : LABEL version=0.0.0 09:16:13 ---> Running in 8695cfb41acb 09:16:13 Removing intermediate container 8695cfb41acb 09:16:13 ---> 9ce497f6931a 09:16:13 [Warning] One or more build-args [ARCH] were not consumed 09:16:13 Successfully built 9ce497f6931a 09:16:13 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 09:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:14 09:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:14 latest: Pulling from edgex-lftools-log-publisher 09:16:14 5eb5b503b376: Pulling fs layer 09:16:14 5c69ac0246d0: Pulling fs layer 09:16:14 ec43610c2a17: Pulling fs layer 09:16:14 3a2ae6a8a46f: Pulling fs layer 09:16:14 33b1e0a273af: Pulling fs layer 09:16:14 5d3b04190fa2: Pulling fs layer 09:16:14 2f39f015ded8: Pulling fs layer 09:16:14 5d3b04190fa2: Waiting 09:16:14 2f39f015ded8: Waiting 09:16:14 33b1e0a273af: Waiting 09:16:14 3a2ae6a8a46f: Waiting 09:16:14 5c69ac0246d0: Download complete 09:16:14 3a2ae6a8a46f: Verifying Checksum 09:16:14 3a2ae6a8a46f: Download complete 09:16:15 33b1e0a273af: Download complete 09:16:15 5d3b04190fa2: Verifying Checksum 09:16:15 5d3b04190fa2: Download complete 09:16:15 ec43610c2a17: Verifying Checksum 09:16:15 ec43610c2a17: Download complete 09:16:15 5eb5b503b376: Verifying Checksum 09:16:15 5eb5b503b376: Download complete 09:16:15 2f39f015ded8: Verifying Checksum 09:16:15 2f39f015ded8: Download complete 09:16:16 5eb5b503b376: Pull complete 09:16:16 5c69ac0246d0: Pull complete 09:16:16 ec43610c2a17: Pull complete 09:16:16 3a2ae6a8a46f: Pull complete 09:16:17 33b1e0a273af: Pull complete 09:16:17 5d3b04190fa2: Pull complete 09:16:21 2f39f015ded8: Pull complete 09:16:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:21 prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container 09:16:21 $ 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-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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 09:16:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7215 in /w/workspace/gexfoundry_device-snmp-go_PR-246 09:16:27 $ docker top 747d58692b772f973f04621a96e8797dc7cdd2337a7020e3d8dbb13e7df3a620 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 09:16:27 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 09:16:27 Selected Git installation does not exist. Using Default 09:16:27 The recommended git tool is: NONE 09:16:28 ---> job-cost.sh 09:16:28 lf-activate-venv: SKIPPING 09:16:28 INFO: No Stack... 09:16:28 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:28 INFO: Archiving Costs [Pipeline] sh 09:16:28 + cat /w/workspace/gexfoundry_device-snmp-go_PR-246/archives/cost.csv 09:16:28 + cut -d, -f6 [Pipeline] lock 09:16:28 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] 09:16:28 Resource [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] did not exist. Created. 09:16:28 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:29 + echo total: 0.2199999988079071 [Pipeline] stash 09:16:29 Stashed 1 file(s) [Pipeline] } 09:16:29 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:29 $ docker stop --time=1 747d58692b772f973f04621a96e8797dc7cdd2337a7020e3d8dbb13e7df3a620 09:16:30 $ docker rm -f --volumes 747d58692b772f973f04621a96e8797dc7cdd2337a7020e3d8dbb13e7df3a620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:16:32 using credential edgex-jenkins-ssh 09:16:32 Cloning the remote Git repository 09:16:32 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 09:16:33 > git init /w/workspace/device-snmp-go/1 # timeout=10 09:16:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 09:16:33 > git --version # timeout=10 09:16:33 > git --version # 'git version 2.25.1' 09:16:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 09:16:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:35 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 09:16:35 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 09:16:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:16:35 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 4576dc8b0b5de209d11d885aec2ed54f847c5d41 09:16:36 Merge succeeded, producing 4576dc8b0b5de209d11d885aec2ed54f847c5d41 09:16:36 Checking out Revision 4576dc8b0b5de209d11d885aec2ed54f847c5d41 (PR-246) 09:16:36 Commit message: "build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8" 09:16:35 > git config core.sparsecheckout # timeout=10 09:16:35 > git checkout -f 4576dc8b0b5de209d11d885aec2ed54f847c5d41 # timeout=10 09:16:36 > git remote # timeout=10 09:16:36 > git config --get remote.origin.url # timeout=10 09:16:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:36 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 09:16:36 > git rev-parse HEAD^{commit} # timeout=10 09:16:36 > git config core.sparsecheckout # timeout=10 09:16:36 > git checkout -f 4576dc8b0b5de209d11d885aec2ed54f847c5d41 # timeout=10 09:16:36 > git --version # timeout=10 09:16:36 > git --version # 'git version 2.25.1' 09:16:36 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:16:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:37 Dload Upload Total Spent Left Speed 09:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 09:16:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:16:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:16:38 + sudo tee /etc/docker/daemon.new 09:16:38 { 09:16:38 "registry-mirrors": [ 09:16:38 "https://nexus3.edgexfoundry.org:10001" 09:16:38 ], 09:16:38 "bip": "10.250.0.254/24", 09:16:38 "hosts": [ 09:16:38 "tcp://0.0.0.0:5555", 09:16:38 "unix:///var/run/docker.sock" 09:16:38 ], 09:16:38 "mtu": 1458, 09:16:38 "selinux-enabled": true, 09:16:38 "seccomp-profile": "/etc/docker/seccomp.json" 09:16:38 } [Pipeline] sh 09:16:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:16:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:57 provisioning config files... 09:16:57 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8520630226775781105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:58 ---> docker-login.sh 09:16:58 nexus3.edgexfoundry.org:10001 09:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:58 Configure a credential helper to remove this warning. See 09:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:58 09:16:58 Login Succeeded 09:16:58 nexus3.edgexfoundry.org:10002 09:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:59 Configure a credential helper to remove this warning. See 09:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:59 09:16:59 Login Succeeded 09:16:59 nexus3.edgexfoundry.org:10003 09:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:59 Configure a credential helper to remove this warning. See 09:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:59 09:16:59 Login Succeeded 09:16:59 nexus3.edgexfoundry.org:10004 09:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:59 Configure a credential helper to remove this warning. See 09:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:59 09:16:59 Login Succeeded 09:16:59 docker.io 09:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:00 Configure a credential helper to remove this warning. See 09:17:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:00 09:17:00 Login Succeeded 09:17:00 ---> docker-login.sh ends [Pipeline] } 09:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:17:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:17:00 ========================================================= 09:17:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:17:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 09:17:01 Sending build context to Docker daemon 2.949MB 09:17:01 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 09:17:01 Step 2/12 : FROM ${BASE} AS builder 09:17:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:17:02 9b18e9b68314: Pulling fs layer 09:17:02 35d82f9e3411: Pulling fs layer 09:17:02 e16973657156: Pulling fs layer 09:17:02 fc693d55d65f: Pulling fs layer 09:17:02 7e9fc2657dce: Pulling fs layer 09:17:02 dda99020689f: Pulling fs layer 09:17:02 db1c61fa0a46: Pulling fs layer 09:17:02 891c053d2c06: Pulling fs layer 09:17:02 fc693d55d65f: Waiting 09:17:02 dda99020689f: Waiting 09:17:02 7e9fc2657dce: Waiting 09:17:02 891c053d2c06: Waiting 09:17:02 db1c61fa0a46: Waiting 09:17:02 e16973657156: Verifying Checksum 09:17:02 e16973657156: Download complete 09:17:02 35d82f9e3411: Verifying Checksum 09:17:02 35d82f9e3411: Download complete 09:17:02 7e9fc2657dce: Verifying Checksum 09:17:02 7e9fc2657dce: Download complete 09:17:02 dda99020689f: Verifying Checksum 09:17:02 dda99020689f: Download complete 09:17:02 9b18e9b68314: Verifying Checksum 09:17:02 9b18e9b68314: Download complete 09:17:02 9b18e9b68314: Pull complete 09:17:03 891c053d2c06: Verifying Checksum 09:17:03 891c053d2c06: Download complete 09:17:03 35d82f9e3411: Pull complete 09:17:03 e16973657156: Pull complete 09:17:04 db1c61fa0a46: Verifying Checksum 09:17:04 db1c61fa0a46: Download complete 09:17:04 fc693d55d65f: Verifying Checksum 09:17:04 fc693d55d65f: Download complete 09:17:17 fc693d55d65f: Pull complete 09:17:17 7e9fc2657dce: Pull complete 09:17:17 dda99020689f: Pull complete 09:17:22 db1c61fa0a46: Pull complete 09:17:25 891c053d2c06: Pull complete 09:17:25 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:17:25 ---> f96f9c87975a 09:17:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:17:26 ---> Running in a9079fd245fb 09:17:27 Removing intermediate container a9079fd245fb 09:17:27 ---> 949a0b166adf 09:17:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:17:27 ---> Running in be1077148344 09:17:27 Removing intermediate container be1077148344 09:17:27 ---> 1487bdc56cb2 09:17:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:17:27 ---> Running in 73549dd31fee 09:17:27 Removing intermediate container 73549dd31fee 09:17:27 ---> 214e95e91136 09:17:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:17:27 ---> Running in 832b454abbad 09:17:28 Removing intermediate container 832b454abbad 09:17:28 ---> a6d33c55c527 09:17:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:17:28 ---> Running in 1b271811a50d 09:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:17:30 (1/4) Installing openssh-keygen (9.0_p1-r2) 09:17:30 (2/4) Installing libedit (20210910.3.1-r0) 09:17:30 (3/4) Installing openssh-client-common (9.0_p1-r2) 09:17:30 (4/4) Installing openssh-client-default (9.0_p1-r2) 09:17:30 Executing busybox-1.35.0-r17.trigger 09:17:30 OK: 226 MiB in 55 packages 09:17:34 Removing intermediate container 1b271811a50d 09:17:34 ---> 5a49d2ccb4ab 09:17:34 Step 8/12 : WORKDIR /device-snmp-go 09:17:34 ---> Running in 4b1688e70229 09:17:34 Removing intermediate container 4b1688e70229 09:17:34 ---> 501e2150e190 09:17:34 Step 9/12 : COPY go.mod vendor* ./ 09:17:34 ---> 4db96c45f497 09:17:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:34 ---> Running in 7510e4c18162 09:18:30 Removing intermediate container 7510e4c18162 09:18:30 ---> bd8b78702dd9 09:18:30 Step 11/12 : COPY . . 09:18:31 ---> 71f76af8756a 09:18:31 Step 12/12 : RUN ${MAKE} 09:18:32 ---> Running in dfe1000bb65f 09:18:33 noop 09:18:33 Removing intermediate container dfe1000bb65f 09:18:33 ---> 6500fb2f4159 09:18:33 Successfully built 6500fb2f4159 09:18:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:34 + docker inspect -f . ci-base-image-arm64 09:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:34 prd-ubuntu20.04-docker-arm64-4c-16g-7215 does not seem to be running inside a container 09:18:34 $ 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 09:18:36 $ docker top 616d3b9284262414b31050e0bdbdc533564c664ff1adc561b63fc1089c84fcb5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:37 + go version 09:18:37 go version go1.18.7 linux/arm64 [Pipeline] } 09:18:37 $ docker stop --time=1 616d3b9284262414b31050e0bdbdc533564c664ff1adc561b63fc1089c84fcb5 09:18:39 $ docker rm -f --volumes 616d3b9284262414b31050e0bdbdc533564c664ff1adc561b63fc1089c84fcb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:40 + docker inspect -f . ci-base-image-arm64 09:18:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:40 prd-ubuntu20.04-docker-arm64-4c-16g-7215 does not seem to be running inside a container 09:18:40 $ 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 09:18:41 $ docker top c11b8613c01dae4568457b4972570dcd47383cb8334446e4b8056d12e36dd126 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:42 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 09:18:42 + make test 09:18:43 go test ./... -coverprofile=coverage.out 09:18:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:20:06 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 09:20:06 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.045s coverage: 0.0% of statements 09:20:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:20:06 go vet ./... 09:20:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:20:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:20:28 ./bin/test-attribution-txt.sh [Pipeline] echo 09:20:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:20:28 $ docker stop --time=1 c11b8613c01dae4568457b4972570dcd47383cb8334446e4b8056d12e36dd126 09:20:30 $ docker rm -f --volumes c11b8613c01dae4568457b4972570dcd47383cb8334446e4b8056d12e36dd126 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:20:31 Warning: overwriting stash ‘coverage-report’ 09:20:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:20:32 + ls -al . 09:20:32 total 176 09:20:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:18 . 09:20:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:16 .. 09:20:32 -rw-rw-r-- 1 jenkins jenkins 6 Feb 23 09:16 .dockerignore 09:20:32 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:16 .git 09:20:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:16 .github 09:20:32 -rw-rw-r-- 1 jenkins jenkins 328 Feb 23 09:16 .gitignore 09:20:32 -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 09:16 .golangci.yml 09:20:32 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 23 09:16 Attribution.txt 09:20:32 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 23 09:16 CHANGELOG.md 09:20:32 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 23 09:16 Dockerfile 09:20:32 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 09:16 GOVERNANCE.md 09:20:32 -rw-rw-r-- 1 jenkins jenkins 656 Feb 23 09:16 Jenkinsfile 09:20:32 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 09:16 LICENSE 09:20:32 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 23 09:16 Makefile 09:20:32 -rw-rw-r-- 1 jenkins jenkins 620 Feb 23 09:16 OWNERS.md 09:20:32 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 23 09:16 README.md 09:20:32 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:14 VERSION 09:20:32 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:16 bin 09:20:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:16 cmd 09:20:32 -rw-r--r-- 1 jenkins jenkins 7631 Feb 23 09:20 coverage.out 09:20:32 -rw-rw-r-- 1 jenkins jenkins 3414 Feb 23 09:16 go.mod 09:20:32 -rw-rw-r-- 1 jenkins jenkins 44824 Feb 23 09:16 go.sum 09:20:32 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:16 internal 09:20:32 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:16 snap 09:20:32 -rw-rw-r-- 1 jenkins jenkins 228 Feb 23 09:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:33 + 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=4576dc8b0b5de209d11d885aec2ed54f847c5d41 --label arch=arm64 --label version=0.0.0 . 09:20:33 Sending build context to Docker daemon 2.957MB 09:20:33 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 09:20:33 Step 2/24 : FROM ${BASE} AS builder 09:20:33 ---> 6500fb2f4159 09:20:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:20:33 ---> Running in 71d36af747fb 09:20:33 Removing intermediate container 71d36af747fb 09:20:33 ---> 43132d1aa5a6 09:20:33 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:20:33 ---> Running in 243f16952e60 09:20:34 Removing intermediate container 243f16952e60 09:20:34 ---> 3f9c4fd8dfb2 09:20:34 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:20:34 ---> Running in 0f234ccdf7dc 09:20:34 Removing intermediate container 0f234ccdf7dc 09:20:34 ---> 911d47316f9f 09:20:34 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 09:20:34 ---> Running in a736a9d0c7b9 09:20:34 Removing intermediate container a736a9d0c7b9 09:20:34 ---> 28d6629c1df6 09:20:34 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:20:34 ---> Running in dd4c11cd585f 09:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:20:37 OK: 226 MiB in 55 packages 09:20:38 Removing intermediate container dd4c11cd585f 09:20:38 ---> 7f7f402b89d2 09:20:38 Step 8/24 : WORKDIR /device-snmp-go 09:20:38 ---> Running in ba1e92cab9a1 09:20:38 Removing intermediate container ba1e92cab9a1 09:20:38 ---> e50015a07ed3 09:20:38 Step 9/24 : COPY go.mod vendor* ./ 09:20:38 ---> 95a5a8f12b74 09:20:38 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:38 ---> Running in c74e5b361333 09:20:41 Removing intermediate container c74e5b361333 09:20:41 ---> 426b56033a03 09:20:41 Step 11/24 : COPY . . 09:20:42 ---> 80b22be96e83 09:20:42 Step 12/24 : RUN ${MAKE} 09:20:42 ---> Running in f0253a0c8810 09:20:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 09:22:50 Removing intermediate container f0253a0c8810 09:22:50 ---> e072ba610a49 09:22:50 Step 13/24 : FROM alpine:3.16 09:22:51 3.16: Pulling from library/alpine 09:22:51 3760b48202b3: Pulling fs layer 09:22:51 3760b48202b3: Verifying Checksum 09:22:51 3760b48202b3: Download complete 09:22:52 3760b48202b3: Pull complete 09:22:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:22:52 Status: Downloaded newer image for alpine:3.16 09:22:52 ---> 4c81e5bf8899 09:22:52 Step 14/24 : RUN apk add --update --no-cache dumb-init 09:22:53 ---> Running in 2d2d7cdff58d 09:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:22:55 (1/1) Installing dumb-init (1.2.5-r1) 09:22:55 Executing busybox-1.35.0-r17.trigger 09:22:55 OK: 5 MiB in 15 packages 09:22:56 Removing intermediate container 2d2d7cdff58d 09:22:56 ---> 2d3fab344d19 09:22:56 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 09:22:57 ---> 8df6c853f698 09:22:57 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 09:22:57 ---> 57c17a24c453 09:22:57 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 09:22:58 ---> c5bf3577513d 09:22:58 Step 18/24 : EXPOSE 59993 09:22:58 ---> Running in 03bfb2ea0202 09:22:58 Removing intermediate container 03bfb2ea0202 09:22:58 ---> f6b8e78d8e1f 09:22:58 Step 19/24 : EXPOSE 161 09:22:58 ---> Running in 82954b532258 09:22:58 Removing intermediate container 82954b532258 09:22:58 ---> 6acaaa94f2ec 09:22:58 Step 20/24 : ENTRYPOINT ["/device-snmp"] 09:22:59 ---> Running in b4343bdb2f7c 09:22:59 Removing intermediate container b4343bdb2f7c 09:22:59 ---> fb2850e154f2 09:22:59 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 09:22:59 ---> Running in 0ec562dcf17e 09:22:59 Removing intermediate container 0ec562dcf17e 09:22:59 ---> 94fe1455f71b 09:22:59 Step 22/24 : LABEL arch=arm64 09:22:59 ---> Running in 2e68538c56ab 09:23:00 Removing intermediate container 2e68538c56ab 09:23:00 ---> 1a6513ae494b 09:23:00 Step 23/24 : LABEL git_sha=4576dc8b0b5de209d11d885aec2ed54f847c5d41 09:23:00 ---> Running in 43f6abfb87dd 09:23:00 Removing intermediate container 43f6abfb87dd 09:23:00 ---> 7511fc14e6ab 09:23:00 Step 24/24 : LABEL version=0.0.0 09:23:00 ---> Running in 20b943dc2205 09:23:00 Removing intermediate container 20b943dc2205 09:23:00 ---> 7cdb86594ada 09:23:00 [Warning] One or more build-args [ARCH] were not consumed 09:23:00 Successfully built 7cdb86594ada 09:23:00 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 09:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:23:01 09:23:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:23:02 arm64: Pulling from edgex-lftools-log-publisher 09:23:02 8998bd30e6a1: Pulling fs layer 09:23:02 04944245beec: Pulling fs layer 09:23:02 699f458cf7ca: Pulling fs layer 09:23:02 765212b225bb: Pulling fs layer 09:23:02 f23df028b6ca: Pulling fs layer 09:23:02 d65c8cfc05b1: Pulling fs layer 09:23:02 2437ff75d9bd: Pulling fs layer 09:23:02 765212b225bb: Waiting 09:23:02 f23df028b6ca: Waiting 09:23:02 d65c8cfc05b1: Waiting 09:23:02 2437ff75d9bd: Waiting 09:23:02 04944245beec: Verifying Checksum 09:23:02 04944245beec: Download complete 09:23:02 765212b225bb: Verifying Checksum 09:23:02 765212b225bb: Download complete 09:23:02 f23df028b6ca: Download complete 09:23:02 d65c8cfc05b1: Verifying Checksum 09:23:02 d65c8cfc05b1: Download complete 09:23:02 699f458cf7ca: Verifying Checksum 09:23:02 699f458cf7ca: Download complete 09:23:02 8998bd30e6a1: Verifying Checksum 09:23:02 8998bd30e6a1: Download complete 09:23:05 2437ff75d9bd: Verifying Checksum 09:23:05 2437ff75d9bd: Download complete 09:23:06 8998bd30e6a1: Pull complete 09:23:07 04944245beec: Pull complete 09:23:08 699f458cf7ca: Pull complete 09:23:08 765212b225bb: Pull complete 09:23:09 f23df028b6ca: Pull complete 09:23:09 d65c8cfc05b1: Pull complete 09:23:24 2437ff75d9bd: Pull complete 09:23:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:23:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:24 prd-ubuntu20.04-docker-arm64-4c-16g-7215 does not seem to be running inside a container 09:23:25 $ 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 09:23:27 $ docker top 9b1b5cfa40207ea278998189c5eb6eff5205869b7de2e4033d3864051bffc6b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:28 ---> job-cost.sh 09:23:28 lf-activate-venv: SKIPPING 09:23:28 INFO: No Stack... 09:23:28 INFO: Retrieving Pricing Info for: v3-standard-4 09:23:29 INFO: Archiving Costs [Pipeline] sh 09:23:30 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 09:23:30 + cut -d, -f6 [Pipeline] lock 09:23:30 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] 09:23:30 Resource [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] did not exist. Created. 09:23:30 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:23:30 /w/workspace/device-snmp-go/1@tmp/durable-365e56f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:23:31 + echo total: 0.10999999940395355 [Pipeline] stash 09:23:31 Warning: overwriting stash ‘stack-cost’ 09:23:31 Stashed 1 file(s) [Pipeline] } 09:23:31 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:23:31 $ docker stop --time=1 9b1b5cfa40207ea278998189c5eb6eff5205869b7de2e4033d3864051bffc6b8 09:23:32 $ docker rm -f --volumes 9b1b5cfa40207ea278998189c5eb6eff5205869b7de2e4033d3864051bffc6b8 [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 09:23:33 provisioning config files... 09:23:33 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/config8152494211618397591tmp [Pipeline] { [Pipeline] sh 09:23:33 + set +x 09:23:33 + curl -s https://codecov.io/bash 09:23:33 + bash -s -- 09:23:33 09:23:33 _____ _ 09:23:33 / ____| | | 09:23:33 | | ___ __| | ___ ___ _____ __ 09:23:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:23:33 | |___| (_) | (_| | __/ (_| (_) \ V / 09:23:33 \_____\___/ \__,_|\___|\___\___/ \_/ 09:23:33 Bash-1.0.6 09:23:33 09:23:33 09:23:33 ==> git version 2.25.1 found 09:23:33 ==> 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 09:23:33 Release-Date: 2020-01-08 09:23:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:23:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:23:33 ==> Jenkins CI detected. 09:23:33 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-246 09:23:33 project root: . 09:23:33 --> token set from env 09:23:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:23:33 ==> Running gcov in . (disable via -X gcov) 09:23:33 ==> Python coveragepy not found 09:23:33 ==> Searching for coverage reports in: 09:23:33 + . 09:23:33 -> Found 1 reports 09:23:33 ==> Detecting git/mercurial file structure 09:23:33 ==> Reading reports 09:23:33 + ./coverage.out bytes=7631 09:23:34 ==> Appending adjustments 09:23:34 https://docs.codecov.io/docs/fixing-reports 09:23:34 + Found adjustments 09:23:34 ==> Gzipping contents 09:23:34 4.0K /tmp/codecov.5H2O56.gz 09:23:34 ==> Uploading reports 09:23:34 url: https://codecov.io 09:23:34 query: branch=PR-246&commit=4576dc8b0b5de209d11d885aec2ed54f847c5d41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=246&job=&cmd_args= 09:23:34 -> Pinging Codecov 09:23:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-246&commit=4576dc8b0b5de209d11d885aec2ed54f847c5d41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=246&job=&cmd_args= 09:23:34 -> Uploading to 09:23:34 https://storage.googleapis.com/codecov/v4/raw/2023-02-23/6C56EA5C29638FB4528AC87E60AF5AE0/4576dc8b0b5de209d11d885aec2ed54f847c5d41/27451bac-8baf-4597-a552-4aa447352c6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T092334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a69b79e06e3502cc1a880fe6797c925cdef81ea6604e9b6630b5db29c313611f 09:23:34 % Total % Received % Xferd Average Speed Time Time Time Current 09:23:34 Dload Upload Total Spent Left Speed 09:23:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6289 --:--:-- --:--:-- --:--:-- 6289 09:23:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] } 09:23:34 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 09:23:36 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-246/archives ] 09:23:36 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-246/archives 09:23:36 total 16 09:23:36 drwxr-xr-x 3 root root 4096 Feb 23 09:16 . 09:23:36 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:16 .. 09:23:36 drwxr-xr-x 2 root root 4096 Feb 23 09:16 cost 09:23:36 -rw-r--r-- 1 root root 86 Feb 23 09:16 cost.csv 09:23:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-246/archives 09:23:36 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-246/archives 09:23:36 total 16 09:23:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:16 . 09:23:36 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:16 .. 09:23:36 drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 09:16 cost 09:23:36 -rw-r--r-- 1 jenkins jenkins 86 Feb 23 09:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:23:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:23:37 ---> package-listing.sh 09:23:37 ++ tr '[:upper:]' '[:lower:]' 09:23:37 ++ facter osfamily 09:23:37 + OS_FAMILY=debian 09:23:37 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-246 09:23:37 + START_PACKAGES=/tmp/packages_start.txt 09:23:37 + END_PACKAGES=/tmp/packages_end.txt 09:23:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:37 + PACKAGES=/tmp/packages_start.txt 09:23:37 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-246 ']' 09:23:37 + PACKAGES=/tmp/packages_end.txt 09:23:37 + case "${OS_FAMILY}" in 09:23:37 + dpkg -l 09:23:37 + grep '^ii' 09:23:37 + '[' -f /tmp/packages_start.txt ']' 09:23:37 + '[' -f /tmp/packages_end.txt ']' 09:23:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:37 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-246 ']' 09:23:37 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-246/archives/ 09:23:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-246/archives/ [Pipeline] echo 09:23:37 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-246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:23:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:38 prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container 09:23:38 $ 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-246/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-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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 09:23:38 $ docker top 6145f4bf27443e8bddf353e3141e50db39ec21d258fc1ae6292c04dd69e3dd6e -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:39 + touch /tmp/pre-build-complete [Pipeline] sh 09:23:39 + mkdir -p /var/log/sysstat [Pipeline] sh 09:23:39 + ls /var/log/sa-host 09:23:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:40 provisioning config files... 09:23:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/config11070936060630065581tmp [Pipeline] { [Pipeline] echo 09:23:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:23:40 ---> create-netrc.sh [Pipeline] } 09:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:23:40 ---> python-tools-install.sh [Pipeline] echo 09:23:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:23:41 ---> sudo-logs.sh 09:23:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:23:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:23:41 ---> job-cost.sh 09:23:41 lf-activate-venv: SKIPPING 09:23:41 DEBUG: total: 0.2199999988079071 09:23:41 INFO: Retrieving Stack Cost... 09:23:41 INFO: Retrieving Pricing Info for: v3-standard-8 09:23:42 INFO: Archiving Costs [Pipeline] echo 09:23:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:23:42 ---> logs-deploy.sh 09:23:42 lf-activate-venv: SKIPPING 09:23:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-246/1 09:23:42 INFO: archiving workspace using pattern(s): 09:23:43 Archives upload complete. 09:23:43 INFO: archiving logs to Nexus