Pull request #248 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f53f2b00b84ab99da7bc696659b3f04b152fc4f2+2bd6e5dae59222faf073cfb9822f90f2048c0bba (ddf9eaf278e36e56082b13af542d4c4bd63a90a2) 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-ssh13455297289792582677.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-ssh369220859063085154.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-248/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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16389752131962189225.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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14556128432562404978.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-ssh3137956952592123326.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-248/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-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13805255931100544862.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7914 in /w/workspace/gexfoundry_device-snmp-go_PR-248 [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-248 # 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/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit f53f2b00b84ab99da7bc696659b3f04b152fc4f2 Merge succeeded, producing f53f2b00b84ab99da7bc696659b3f04b152fc4f2 Checking out Revision f53f2b00b84ab99da7bc696659b3f04b152fc4f2 (PR-248) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f53f2b00b84ab99da7bc696659b3f04b152fc4f2 # 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 f53f2b00b84ab99da7bc696659b3f04b152fc4f2 # timeout=10 [Pipeline] withCredentials 05:59:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:55 ========================================================= 05:59:55 EdgeX Global Pipelines Version Info 05:59:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:56 ------------------- 05:59:56 stable info: 05:59:56 ------------------- 05:59:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:56 Message: update stable to v1.0.244 05:59:57 ------------------- 05:59:57 experimental info: 05:59:57 ------------------- 05:59:57 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:57 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f53f2b0 [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:58 provisioning config files... 05:59:58 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/config148516978639793361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:59 ---> docker-login.sh 05:59:59 nexus3.edgexfoundry.org:10001 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 nexus3.edgexfoundry.org:10002 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 nexus3.edgexfoundry.org:10003 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 nexus3.edgexfoundry.org:10004 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 docker.io 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:00 Configure a credential helper to remove this warning. See 06:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:00 06:00:00 Login Succeeded 06:00:00 ---> docker-login.sh ends [Pipeline] } 06:00:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:00:00 + git rev-list -1 --merges f53f2b00b84ab99da7bc696659b3f04b152fc4f2~1..f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] echo 06:00:00 -----------> git rev-list -1 --merges f53f2b00b84ab99da7bc696659b3f04b152fc4f2~1..f53f2b00b84ab99da7bc696659b3f04b152fc4f2 f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [false] [Pipeline] sh 06:00:01 + git log --format=format:%s -1 f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] echo 06:00:01 ========================================================= 06:00:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:00:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:01 + git log --format=format:%s -1 f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] echo 06:00:01 [semverPrep] GIT_COMMIT: f53f2b00b84ab99da7bc696659b3f04b152fc4f2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 06:00:01 [semverPrep] This is not a build commit. [Pipeline] sh 06:00:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:00:02 + grep -v github /etc/ssh/ssh_known_hosts 06:00:02 + [ -e /tmp/ssh_known_hosts ] 06:00:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:00:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:00:02 + sudo tee -a /etc/ssh/ssh_known_hosts 06:00:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:02 06:00:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:03 0.1.4: Pulling from edgex-devops/py-git-semver 06:00:03 b85a868b505f: Pulling fs layer 06:00:03 e2be974225ed: Pulling fs layer 06:00:03 339a4e72a1f5: Pulling fs layer 06:00:03 988bab9f4d93: Pulling fs layer 06:00:03 1469e6f7b9e6: Pulling fs layer 06:00:03 eaf3925da568: Pulling fs layer 06:00:03 bab4dde63d76: Pulling fs layer 06:00:03 bde34c3a00c8: Pulling fs layer 06:00:03 b352a97aabf1: Pulling fs layer 06:00:03 4872d77fe225: Pulling fs layer 06:00:03 5851b861e8e6: Pulling fs layer 06:00:03 1469e6f7b9e6: Waiting 06:00:03 b352a97aabf1: Waiting 06:00:03 4872d77fe225: Waiting 06:00:03 eaf3925da568: Waiting 06:00:03 bab4dde63d76: Waiting 06:00:03 988bab9f4d93: Waiting 06:00:03 bde34c3a00c8: Waiting 06:00:03 5851b861e8e6: Waiting 06:00:03 e2be974225ed: Verifying Checksum 06:00:03 988bab9f4d93: Verifying Checksum 06:00:03 988bab9f4d93: Download complete 06:00:03 1469e6f7b9e6: Verifying Checksum 06:00:03 1469e6f7b9e6: Download complete 06:00:03 eaf3925da568: Download complete 06:00:03 339a4e72a1f5: Verifying Checksum 06:00:03 339a4e72a1f5: Download complete 06:00:03 bde34c3a00c8: Download complete 06:00:03 b352a97aabf1: Verifying Checksum 06:00:03 b352a97aabf1: Download complete 06:00:03 4872d77fe225: Verifying Checksum 06:00:03 4872d77fe225: Download complete 06:00:03 5851b861e8e6: Verifying Checksum 06:00:03 5851b861e8e6: Download complete 06:00:03 b85a868b505f: Verifying Checksum 06:00:03 b85a868b505f: Download complete 06:00:03 bab4dde63d76: Verifying Checksum 06:00:03 bab4dde63d76: Download complete 06:00:04 b85a868b505f: Pull complete 06:00:04 e2be974225ed: Pull complete 06:00:05 339a4e72a1f5: Pull complete 06:00:05 988bab9f4d93: Pull complete 06:00:05 1469e6f7b9e6: Pull complete 06:00:05 eaf3925da568: Pull complete 06:00:07 bab4dde63d76: Pull complete 06:00:07 bde34c3a00c8: Pull complete 06:00:07 b352a97aabf1: Pull complete 06:00:07 4872d77fe225: Pull complete 06:00:07 5851b861e8e6: Pull complete 06:00:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:00:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:08 prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container 06:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:00:09 $ docker top 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a -eo pid,comm 06:00:09 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). 06:00:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:09 [ssh-agent] Looking for ssh-agent implementation... 06:00:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:09 $ docker exec 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a ssh-agent 06:00:09 SSH_AUTH_SOCK=/tmp/ssh-QTcO5uiM2a22/agent.33 06:00:09 SSH_AGENT_PID=39 06:00:09 Running ssh-add (command line suppressed) 06:00:10 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/private_key_10226535620170657565.key (/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/private_key_10226535620170657565.key) 06:00:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:10 + git tag --points-at HEAD [Pipeline] } 06:00:10 $ docker exec --env ******** --env ******** 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a ssh-agent -k 06:00:10 unset SSH_AUTH_SOCK; 06:00:10 unset SSH_AGENT_PID; 06:00:10 echo Agent pid 39 killed; 06:00:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:10 [ssh-agent] Looking for ssh-agent implementation... 06:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:10 $ docker exec 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a ssh-agent 06:00:10 SSH_AUTH_SOCK=/tmp/ssh-EEJknFrTECqm/agent.72 06:00:10 SSH_AGENT_PID=79 06:00:10 Running ssh-add (command line suppressed) 06:00:10 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/private_key_3736199598142310929.key (/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/private_key_3736199598142310929.key) 06:00:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:11 + git semver init 06:00:11 2023-03-01 06:00:11,559 [run_init] DEBUG init version:0.0.0 force:False 06:00:11 2023-03-01 06:00:11,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver 06:00:11 2023-03-01 06:00:11,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-248/.semver 06:00:11 2023-03-01 06:00:11,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-248, universal_newlines=False, shell=None, istream=None) 06:00:12 2023-03-01 06:00:12,484 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-248/.git/info/exclude 06:00:12 2023-03-01 06:00:12,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver/PR-248 with force:False 06:00:12 2023-03-01 06:00:12,484 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver/PR-248 06:00:12 2023-03-01 06:00:12,489 [execute] INFO git cat-file --batch-check 06:00:12 2023-03-01 06:00:12,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver, universal_newlines=False, shell=None, istream=) 06:00:12 2023-03-01 06:00:12,495 [execute] INFO git cat-file --batch 06:00:12 2023-03-01 06:00:12,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver, universal_newlines=False, shell=None, istream=) 06:00:12 2023-03-01 06:00:12,500 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-248/.semver/PR-248 06:00:12 0.0.0 [Pipeline] } 06:00:12 $ docker exec --env ******** --env ******** 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a ssh-agent -k 06:00:12 unset SSH_AUTH_SOCK; 06:00:12 unset SSH_AGENT_PID; 06:00:12 echo Agent pid 79 killed; 06:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:13 + git semver [Pipeline] } 06:00:13 $ docker stop --time=1 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a 06:00:14 $ docker rm -f --volumes 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a [Pipeline] // withDockerContainer [Pipeline] sh 06:00:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:15 Stashed 1 file(s) [Pipeline] echo 06:00:15 [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 06:00:16 provisioning config files... 06:00:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/config12086723160141682194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:16 ---> docker-login.sh 06:00:16 nexus3.edgexfoundry.org:10001 06:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:16 Configure a credential helper to remove this warning. See 06:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:16 06:00:16 Login Succeeded 06:00:16 nexus3.edgexfoundry.org:10002 06:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:16 Configure a credential helper to remove this warning. See 06:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:16 06:00:16 Login Succeeded 06:00:16 nexus3.edgexfoundry.org:10003 06:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:16 Configure a credential helper to remove this warning. See 06:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:16 06:00:16 Login Succeeded 06:00:16 nexus3.edgexfoundry.org:10004 06:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:16 Configure a credential helper to remove this warning. See 06:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:16 06:00:16 Login Succeeded 06:00:16 docker.io 06:00:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:17 Configure a credential helper to remove this warning. See 06:00:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:17 06:00:17 Login Succeeded 06:00:17 ---> docker-login.sh ends [Pipeline] } 06:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:17 ========================================================= 06:00:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:00:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:18 + 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 . 06:00:18 Sending build context to Docker daemon 5.691MB 06:00:18 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:00:18 Step 2/12 : FROM ${BASE} AS builder 06:00:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:00:18 213ec9aee27d: Pulling fs layer 06:00:18 4583459ba037: Pulling fs layer 06:00:18 93c1e223e6f2: Pulling fs layer 06:00:18 53926ce57604: Pulling fs layer 06:00:18 21b2b0c7a3f4: Pulling fs layer 06:00:18 53926ce57604: Waiting 06:00:18 22ff95d597cd: Pulling fs layer 06:00:18 12d6caf4c0d1: Pulling fs layer 06:00:18 96b7cbca73a9: Pulling fs layer 06:00:18 21b2b0c7a3f4: Waiting 06:00:18 96b7cbca73a9: Waiting 06:00:18 12d6caf4c0d1: Waiting 06:00:18 22ff95d597cd: Waiting 06:00:18 a7acece74701: Pulling fs layer 06:00:18 a7acece74701: Waiting 06:00:18 93c1e223e6f2: Download complete 06:00:18 4583459ba037: Verifying Checksum 06:00:18 4583459ba037: Download complete 06:00:18 21b2b0c7a3f4: Download complete 06:00:18 22ff95d597cd: Download complete 06:00:18 213ec9aee27d: Verifying Checksum 06:00:18 12d6caf4c0d1: Download complete 06:00:18 213ec9aee27d: Pull complete 06:00:18 4583459ba037: Pull complete 06:00:18 93c1e223e6f2: Pull complete 06:00:19 a7acece74701: Verifying Checksum 06:00:19 a7acece74701: Download complete 06:00:19 96b7cbca73a9: Verifying Checksum 06:00:19 96b7cbca73a9: Download complete 06:00:19 53926ce57604: Verifying Checksum 06:00:19 53926ce57604: Download complete 06:00:23 53926ce57604: Pull complete 06:00:23 21b2b0c7a3f4: Pull complete 06:00:23 22ff95d597cd: Pull complete 06:00:23 12d6caf4c0d1: Pull complete 06:00:25 96b7cbca73a9: Pull complete 06:00:26 a7acece74701: Pull complete 06:00:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:00:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:00:26 ---> db6d94c90886 06:00:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:00:27 ---> Running in d44c73623e12 06:00:27 Removing intermediate container d44c73623e12 06:00:27 ---> 943245733301 06:00:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:27 ---> Running in 4448fa6b921e 06:00:28 Removing intermediate container 4448fa6b921e 06:00:28 ---> fda8830bf774 06:00:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:28 ---> Running in c2b3f41b5127 06:00:28 Removing intermediate container c2b3f41b5127 06:00:28 ---> 683fc30d0fce 06:00:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:00:28 ---> Running in 2289d1fdaf10 06:00:28 Removing intermediate container 2289d1fdaf10 06:00:28 ---> 749837154708 06:00:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:28 ---> Running in 6357c976fd20 06:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:28 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:00:28 (2/4) Installing libedit (20210910.3.1-r0) 06:00:28 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:00:28 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:00:28 Executing busybox-1.35.0-r17.trigger 06:00:28 OK: 216 MiB in 55 packages 06:00:29 Removing intermediate container 6357c976fd20 06:00:29 ---> bdf8fd06325b 06:00:29 Step 8/12 : WORKDIR /device-snmp-go 06:00:29 ---> Running in 8af19281fcfc 06:00:29 Removing intermediate container 8af19281fcfc 06:00:29 ---> af10b1e0ef16 06:00:29 Step 9/12 : COPY go.mod vendor* ./ 06:00:29 ---> 3686b524f6a9 06:00:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:29 ---> Running in ceaf146d1af6 06:00:31 Still waiting to schedule task 06:00:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:01:08 Removing intermediate container ceaf146d1af6 06:01:08 ---> 9a0fe6367993 06:01:08 Step 11/12 : COPY . . 06:01:08 ---> ffaeeab216fb 06:01:08 Step 12/12 : RUN ${MAKE} 06:01:08 ---> Running in 3b2ee5e066c8 06:01:08 noop 06:01:08 Removing intermediate container 3b2ee5e066c8 06:01:08 ---> 92e70f189534 06:01:08 Successfully built 92e70f189534 06:01:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:08 + docker inspect -f . ci-base-image-x86_64 06:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:08 prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container 06:01:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@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 ******** ci-base-image-x86_64 cat 06:01:09 $ docker top 3029a837e449a483356405cead0d9e1aa8040cf262af6ba0bd52993b6a690fd9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:09 + go version 06:01:09 go version go1.18.7 linux/amd64 [Pipeline] } 06:01:09 $ docker stop --time=1 3029a837e449a483356405cead0d9e1aa8040cf262af6ba0bd52993b6a690fd9 06:01:11 $ docker rm -f --volumes 3029a837e449a483356405cead0d9e1aa8040cf262af6ba0bd52993b6a690fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:11 + docker inspect -f . ci-base-image-x86_64 06:01:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:11 prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container 06:01:11 $ 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-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@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 ******** ci-base-image-x86_64 cat 06:01:12 $ docker top 112600e98ce5e77a2d145b03e296023a0921afa10b6a1e1418a5b1f405c310fd -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:12 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-248 [Pipeline] fileExists [Pipeline] sh 06:01:13 + make test 06:01:13 go test ./... -coverprofile=coverage.out 06:01:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:01:23 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:01:23 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.023s coverage: 0.0% of statements 06:01:31 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." 06:01:31 go vet ./... 06:01:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:33 ./bin/test-attribution-txt.sh 06:01:33 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:01:33 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:01:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:01:33 $ docker stop --time=1 112600e98ce5e77a2d145b03e296023a0921afa10b6a1e1418a5b1f405c310fd 06:01:35 $ docker rm -f --volumes 112600e98ce5e77a2d145b03e296023a0921afa10b6a1e1418a5b1f405c310fd [Pipeline] // withDockerContainer [Pipeline] sh 06:01:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:37 + ls -al . 06:01:37 total 168 06:01:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 06:01 . 06:01:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:59 .. 06:01:37 -rw-rw-r-- 1 jenkins jenkins 6 Mar 1 05:59 .dockerignore 06:01:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 06:01 .git 06:01:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:59 .github 06:01:37 -rw-rw-r-- 1 jenkins jenkins 328 Mar 1 05:59 .gitignore 06:01:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 05:59 .golangci.yml 06:01:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 06:00 .semver 06:01:37 -rw-rw-r-- 1 jenkins jenkins 8828 Mar 1 05:59 Attribution.txt 06:01:37 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 1 05:59 CHANGELOG.md 06:01:37 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 1 05:59 Dockerfile 06:01:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 05:59 GOVERNANCE.md 06:01:37 -rw-rw-r-- 1 jenkins jenkins 656 Mar 1 05:59 Jenkinsfile 06:01:37 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 05:59 LICENSE 06:01:37 -rw-rw-r-- 1 jenkins jenkins 2079 Mar 1 05:59 Makefile 06:01:37 -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 05:59 OWNERS.md 06:01:37 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 1 05:59 README.md 06:01:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 06:00 VERSION 06:01:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:59 bin 06:01:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:59 cmd 06:01:37 -rw-r--r-- 1 jenkins jenkins 7631 Mar 1 06:01 coverage.out 06:01:37 -rw-rw-r-- 1 jenkins jenkins 3327 Mar 1 05:59 go.mod 06:01:37 -rw-rw-r-- 1 jenkins jenkins 30941 Mar 1 05:59 go.sum 06:01:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:59 internal 06:01:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:59 snap 06:01:37 -rw-rw-r-- 1 jenkins jenkins 228 Mar 1 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + 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=f53f2b00b84ab99da7bc696659b3f04b152fc4f2 --label arch=amd64 --label version=0.0.0 . 06:01:37 Sending build context to Docker daemon 5.699MB 06:01:37 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:01:37 Step 2/24 : FROM ${BASE} AS builder 06:01:37 ---> 92e70f189534 06:01:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:01:37 ---> Running in 6144dbdd3831 06:01:37 Removing intermediate container 6144dbdd3831 06:01:37 ---> 543cd7fe24e4 06:01:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:37 ---> Running in 6d13a9a50ba0 06:01:37 Removing intermediate container 6d13a9a50ba0 06:01:37 ---> 5337a574a2cd 06:01:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:01:37 ---> Running in f42b23dbeb1a 06:01:38 Removing intermediate container f42b23dbeb1a 06:01:38 ---> 3762c0d26364 06:01:38 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:01:38 ---> Running in 327361a11960 06:01:38 Removing intermediate container 327361a11960 06:01:38 ---> 8c607abfd7a8 06:01:38 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:38 ---> Running in 5881f98d2915 06:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:01:38 OK: 216 MiB in 55 packages 06:01:39 Removing intermediate container 5881f98d2915 06:01:39 ---> 638ae09dc66e 06:01:39 Step 8/24 : WORKDIR /device-snmp-go 06:01:39 ---> Running in 6fd689abecf0 06:01:39 Removing intermediate container 6fd689abecf0 06:01:39 ---> 4996dad091f6 06:01:39 Step 9/24 : COPY go.mod vendor* ./ 06:01:39 ---> 9dc568008e60 06:01:39 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:39 ---> Running in b0433a053321 06:01:40 Removing intermediate container b0433a053321 06:01:40 ---> efd926328abf 06:01:40 Step 11/24 : COPY . . 06:01:40 ---> c4ed36d5a137 06:01:40 Step 12/24 : RUN ${MAKE} 06:01:40 ---> Running in ffaf6f6d002f 06:01:41 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 06:01:59 Removing intermediate container ffaf6f6d002f 06:01:59 ---> f6f38662d6cb 06:01:59 Step 13/24 : FROM alpine:3.16 06:01:59 3.16: Pulling from library/alpine 06:01:59 ef5531b6e74e: Pulling fs layer 06:01:59 ef5531b6e74e: Verifying Checksum 06:01:59 ef5531b6e74e: Download complete 06:02:00 ef5531b6e74e: Pull complete 06:02:00 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:02:00 Status: Downloaded newer image for alpine:3.16 06:02:00 ---> dfd21b5a31f5 06:02:00 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:02:00 ---> Running in 274d60b630e6 06:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:02:01 (1/1) Installing dumb-init (1.2.5-r1) 06:02:01 Executing busybox-1.35.0-r17.trigger 06:02:01 OK: 6 MiB in 15 packages 06:02:01 Removing intermediate container 274d60b630e6 06:02:01 ---> 5f976c42bb0a 06:02:01 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:02:01 ---> e32854134918 06:02:01 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:02:01 ---> 70c97c846b57 06:02:01 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:02:02 ---> dd4805710dbd 06:02:02 Step 18/24 : EXPOSE 59993 06:02:02 ---> Running in 805fea5310e4 06:02:02 Removing intermediate container 805fea5310e4 06:02:02 ---> 610cc6044917 06:02:02 Step 19/24 : EXPOSE 161 06:02:02 ---> Running in 19213ed595aa 06:02:02 Removing intermediate container 19213ed595aa 06:02:02 ---> 3e9c48daf55f 06:02:02 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:02:02 ---> Running in 6455a21fb184 06:02:02 Removing intermediate container 6455a21fb184 06:02:02 ---> f52d49978f47 06:02:02 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:02:02 ---> Running in 0a1346beab29 06:02:02 Removing intermediate container 0a1346beab29 06:02:02 ---> 2d217a9b8907 06:02:02 Step 22/24 : LABEL arch=amd64 06:02:02 ---> Running in bbd74ff6a1f5 06:02:02 Removing intermediate container bbd74ff6a1f5 06:02:02 ---> 91192cfc5054 06:02:02 Step 23/24 : LABEL git_sha=f53f2b00b84ab99da7bc696659b3f04b152fc4f2 06:02:02 ---> Running in f3dc1e865359 06:02:02 Removing intermediate container f3dc1e865359 06:02:02 ---> fbdebbd2d605 06:02:02 Step 24/24 : LABEL version=0.0.0 06:02:02 ---> Running in 54e40aeb2f86 06:02:02 Removing intermediate container 54e40aeb2f86 06:02:02 ---> 92e7c0ec1b17 06:02:02 [Warning] One or more build-args [ARCH] were not consumed 06:02:02 Successfully built 92e7c0ec1b17 06:02:02 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 06:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:03 06:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:04 latest: Pulling from edgex-lftools-log-publisher 06:02:04 5eb5b503b376: Pulling fs layer 06:02:04 5c69ac0246d0: Pulling fs layer 06:02:04 ec43610c2a17: Pulling fs layer 06:02:04 3a2ae6a8a46f: Pulling fs layer 06:02:04 33b1e0a273af: Pulling fs layer 06:02:04 5d3b04190fa2: Pulling fs layer 06:02:04 2f39f015ded8: Pulling fs layer 06:02:04 3a2ae6a8a46f: Waiting 06:02:04 5d3b04190fa2: Waiting 06:02:04 33b1e0a273af: Waiting 06:02:04 2f39f015ded8: Waiting 06:02:04 5c69ac0246d0: Download complete 06:02:04 3a2ae6a8a46f: Verifying Checksum 06:02:04 3a2ae6a8a46f: Download complete 06:02:04 33b1e0a273af: Verifying Checksum 06:02:04 33b1e0a273af: Download complete 06:02:04 ec43610c2a17: Verifying Checksum 06:02:04 ec43610c2a17: Download complete 06:02:04 5d3b04190fa2: Verifying Checksum 06:02:04 5d3b04190fa2: Download complete 06:02:04 5eb5b503b376: Verifying Checksum 06:02:04 5eb5b503b376: Download complete 06:02:04 2f39f015ded8: Download complete 06:02:05 5eb5b503b376: Pull complete 06:02:05 5c69ac0246d0: Pull complete 06:02:06 ec43610c2a17: Pull complete 06:02:06 3a2ae6a8a46f: Pull complete 06:02:06 33b1e0a273af: Pull complete 06:02:06 5d3b04190fa2: Pull complete 06:02:10 2f39f015ded8: Pull complete 06:02:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:11 prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container 06:02:11 $ 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-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@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 06:02:12 $ docker top 196d92aadee9be1baf2a5e3329aefe36e54ea39ab410a2ff095328d3da65288e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:13 ---> job-cost.sh 06:02:13 lf-activate-venv: SKIPPING 06:02:13 INFO: No Stack... 06:02:13 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:13 INFO: Archiving Costs [Pipeline] sh 06:02:14 + cat /w/workspace/gexfoundry_device-snmp-go_PR-248/archives/cost.csv 06:02:14 + cut -d, -f6 [Pipeline] lock 06:02:14 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] 06:02:14 Resource [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] did not exist. Created. 06:02:14 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:14 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:14 Stashed 1 file(s) [Pipeline] } 06:02:14 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:14 $ docker stop --time=1 196d92aadee9be1baf2a5e3329aefe36e54ea39ab410a2ff095328d3da65288e 06:02:16 $ docker rm -f --volumes 196d92aadee9be1baf2a5e3329aefe36e54ea39ab410a2ff095328d3da65288e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7917 in /w/workspace/gexfoundry_device-snmp-go_PR-248 [Pipeline] { [Pipeline] ws 06:03:51 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:03:51 Selected Git installation does not exist. Using Default 06:03:51 The recommended git tool is: NONE 06:03:59 using credential edgex-jenkins-ssh 06:03:59 Cloning the remote Git repository 06:03:59 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:03:59 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:03:59 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:59 > git --version # timeout=10 06:03:59 > git --version # 'git version 2.25.1' 06:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:02 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:04:02 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:02 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit f53f2b00b84ab99da7bc696659b3f04b152fc4f2 06:04:03 Merge succeeded, producing f53f2b00b84ab99da7bc696659b3f04b152fc4f2 06:04:03 Checking out Revision f53f2b00b84ab99da7bc696659b3f04b152fc4f2 (PR-248) 06:04:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:04:02 > git config core.sparsecheckout # timeout=10 06:04:02 > git checkout -f f53f2b00b84ab99da7bc696659b3f04b152fc4f2 # timeout=10 06:04:02 > git remote # timeout=10 06:04:02 > git config --get remote.origin.url # timeout=10 06:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:02 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:04:03 > git rev-parse HEAD^{commit} # timeout=10 06:04:03 > git config core.sparsecheckout # timeout=10 06:04:03 > git checkout -f f53f2b00b84ab99da7bc696659b3f04b152fc4f2 # timeout=10 06:04:03 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:04:03 > git --version # timeout=10 06:04:03 > git --version # 'git version 2.25.1' 06:04:03 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:04:05 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:05 Dload Upload Total Spent Left Speed 06:04:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 06:04:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:04:06 + sudo tee /etc/docker/daemon.new 06:04:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:04:06 { 06:04:06 "registry-mirrors": [ 06:04:06 "https://nexus3.edgexfoundry.org:10001" 06:04:06 ], 06:04:06 "bip": "10.250.0.254/24", 06:04:06 "hosts": [ 06:04:06 "tcp://0.0.0.0:5555", 06:04:06 "unix:///var/run/docker.sock" 06:04:06 ], 06:04:06 "mtu": 1458, 06:04:06 "selinux-enabled": true, 06:04:06 "seccomp-profile": "/etc/docker/seccomp.json" 06:04:06 } [Pipeline] sh 06:04:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:04:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:25 provisioning config files... 06:04:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config18335200206974353043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:25 ---> docker-login.sh 06:04:25 nexus3.edgexfoundry.org:10001 06:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:26 Configure a credential helper to remove this warning. See 06:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:26 06:04:26 Login Succeeded 06:04:26 nexus3.edgexfoundry.org:10002 06:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:26 Configure a credential helper to remove this warning. See 06:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:26 06:04:26 Login Succeeded 06:04:26 nexus3.edgexfoundry.org:10003 06:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:27 Configure a credential helper to remove this warning. See 06:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:27 06:04:27 Login Succeeded 06:04:27 nexus3.edgexfoundry.org:10004 06:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:27 Configure a credential helper to remove this warning. See 06:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:27 06:04:27 Login Succeeded 06:04:27 docker.io 06:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:28 Configure a credential helper to remove this warning. See 06:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:28 06:04:28 Login Succeeded 06:04:28 ---> docker-login.sh ends [Pipeline] } 06:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:29 ========================================================= 06:04:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:04:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + 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 . 06:04:29 Sending build context to Docker daemon 2.948MB 06:04:29 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:04:29 Step 2/12 : FROM ${BASE} AS builder 06:04:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:30 9b18e9b68314: Pulling fs layer 06:04:30 35d82f9e3411: Pulling fs layer 06:04:30 e16973657156: Pulling fs layer 06:04:30 fc693d55d65f: Pulling fs layer 06:04:30 7e9fc2657dce: Pulling fs layer 06:04:30 dda99020689f: Pulling fs layer 06:04:30 db1c61fa0a46: Pulling fs layer 06:04:30 891c053d2c06: Pulling fs layer 06:04:30 db1c61fa0a46: Waiting 06:04:30 7e9fc2657dce: Waiting 06:04:30 891c053d2c06: Waiting 06:04:30 dda99020689f: Waiting 06:04:30 fc693d55d65f: Waiting 06:04:30 e16973657156: Verifying Checksum 06:04:30 e16973657156: Download complete 06:04:30 35d82f9e3411: Verifying Checksum 06:04:30 35d82f9e3411: Download complete 06:04:30 7e9fc2657dce: Verifying Checksum 06:04:30 7e9fc2657dce: Download complete 06:04:30 dda99020689f: Verifying Checksum 06:04:30 dda99020689f: Download complete 06:04:30 9b18e9b68314: Verifying Checksum 06:04:30 9b18e9b68314: Download complete 06:04:31 9b18e9b68314: Pull complete 06:04:31 891c053d2c06: Verifying Checksum 06:04:31 891c053d2c06: Download complete 06:04:31 35d82f9e3411: Pull complete 06:04:32 e16973657156: Pull complete 06:04:33 db1c61fa0a46: Verifying Checksum 06:04:33 db1c61fa0a46: Download complete 06:04:33 fc693d55d65f: Verifying Checksum 06:04:33 fc693d55d65f: Download complete 06:04:48 fc693d55d65f: Pull complete 06:04:48 7e9fc2657dce: Pull complete 06:04:48 dda99020689f: Pull complete 06:04:54 db1c61fa0a46: Pull complete 06:04:56 891c053d2c06: Pull complete 06:04:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:04:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:04:56 ---> f96f9c87975a 06:04:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:04:57 ---> Running in d684a1abaf08 06:04:57 Removing intermediate container d684a1abaf08 06:04:57 ---> ed2ccae6005b 06:04:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:57 ---> Running in 64979a143eb2 06:04:58 Removing intermediate container 64979a143eb2 06:04:58 ---> 451a93185b7d 06:04:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:04:58 ---> Running in eacf709228f0 06:04:58 Removing intermediate container eacf709228f0 06:04:58 ---> ab7885433181 06:04:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:04:58 ---> Running in d388c6befdbf 06:04:59 Removing intermediate container d388c6befdbf 06:04:59 ---> 67a587b4f107 06:04:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:59 ---> Running in 81dba0ffa6ab 06:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:05:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:05:02 (2/4) Installing libedit (20210910.3.1-r0) 06:05:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:05:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:05:02 Executing busybox-1.35.0-r17.trigger 06:05:02 OK: 226 MiB in 55 packages 06:05:03 Removing intermediate container 81dba0ffa6ab 06:05:03 ---> df603a98394c 06:05:03 Step 8/12 : WORKDIR /device-snmp-go 06:05:03 ---> Running in ad4416500a7a 06:05:03 Removing intermediate container ad4416500a7a 06:05:03 ---> 1562d428f77f 06:05:03 Step 9/12 : COPY go.mod vendor* ./ 06:05:04 ---> b6035a8329f8 06:05:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:04 ---> Running in 332d1df5217e 06:06:26 Removing intermediate container 332d1df5217e 06:06:26 ---> 3babd5ffa753 06:06:26 Step 11/12 : COPY . . 06:06:26 ---> c246ec3bdffc 06:06:26 Step 12/12 : RUN ${MAKE} 06:06:26 ---> Running in d5423782af0d 06:06:26 noop 06:06:26 Removing intermediate container d5423782af0d 06:06:26 ---> 77a635a3131a 06:06:26 Successfully built 77a635a3131a 06:06:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:26 + docker inspect -f . ci-base-image-arm64 06:06:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:27 prd-ubuntu20.04-docker-arm64-4c-16g-7917 does not seem to be running inside a container 06:06:27 $ 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 06:06:28 $ docker top 4a9e14f8c6c4acafebb9ce2c2eac4928af3525c4738bb6a366384f9c02ef0801 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:29 + go version 06:06:29 go version go1.18.7 linux/arm64 [Pipeline] } 06:06:29 $ docker stop --time=1 4a9e14f8c6c4acafebb9ce2c2eac4928af3525c4738bb6a366384f9c02ef0801 06:06:31 $ docker rm -f --volumes 4a9e14f8c6c4acafebb9ce2c2eac4928af3525c4738bb6a366384f9c02ef0801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:32 + docker inspect -f . ci-base-image-arm64 06:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:32 prd-ubuntu20.04-docker-arm64-4c-16g-7917 does not seem to be running inside a container 06:06:32 $ 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 06:06:33 $ docker top ceb8db1a3d254a628291e838b926abcf3a1042ec17da3f2a692ad965a40b59bc -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:34 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:06:35 + make test 06:06:35 go test ./... -coverprofile=coverage.out 06:06:37 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:08:29 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:08:29 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.050s coverage: 0.0% of statements 06:08:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:08:29 go vet ./... 06:08:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:08:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:08:56 ./bin/test-attribution-txt.sh 06:08:56 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:08:56 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:08:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:08:56 $ docker stop --time=1 ceb8db1a3d254a628291e838b926abcf3a1042ec17da3f2a692ad965a40b59bc 06:08:58 $ docker rm -f --volumes ceb8db1a3d254a628291e838b926abcf3a1042ec17da3f2a692ad965a40b59bc [Pipeline] // withDockerContainer [Pipeline] sh 06:08:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:59 Warning: overwriting stash ‘coverage-report’ 06:09:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:09:01 + ls -al . 06:09:01 total 164 06:09:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 06:06 . 06:09:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 06:03 .. 06:09:01 -rw-rw-r-- 1 jenkins jenkins 6 Mar 1 06:04 .dockerignore 06:09:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 06:04 .git 06:09:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 06:04 .github 06:09:01 -rw-rw-r-- 1 jenkins jenkins 328 Mar 1 06:04 .gitignore 06:09:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 06:04 .golangci.yml 06:09:01 -rw-rw-r-- 1 jenkins jenkins 8828 Mar 1 06:04 Attribution.txt 06:09:01 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 1 06:04 CHANGELOG.md 06:09:01 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 1 06:04 Dockerfile 06:09:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 06:04 GOVERNANCE.md 06:09:01 -rw-rw-r-- 1 jenkins jenkins 656 Mar 1 06:04 Jenkinsfile 06:09:01 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 06:04 LICENSE 06:09:01 -rw-rw-r-- 1 jenkins jenkins 2079 Mar 1 06:04 Makefile 06:09:01 -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 06:04 OWNERS.md 06:09:01 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 1 06:04 README.md 06:09:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 06:00 VERSION 06:09:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 06:04 bin 06:09:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 06:04 cmd 06:09:01 -rw-r--r-- 1 jenkins jenkins 7631 Mar 1 06:08 coverage.out 06:09:01 -rw-rw-r-- 1 jenkins jenkins 3327 Mar 1 06:04 go.mod 06:09:01 -rw-rw-r-- 1 jenkins jenkins 30941 Mar 1 06:04 go.sum 06:09:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 06:04 internal 06:09:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 06:04 snap 06:09:01 -rw-rw-r-- 1 jenkins jenkins 228 Mar 1 06:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:01 + 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=f53f2b00b84ab99da7bc696659b3f04b152fc4f2 --label arch=arm64 --label version=0.0.0 . 06:09:03 Sending build context to Docker daemon 2.956MB 06:09:03 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:09:03 Step 2/24 : FROM ${BASE} AS builder 06:09:03 ---> 77a635a3131a 06:09:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:09:03 ---> Running in 536d8a0552fa 06:09:03 Removing intermediate container 536d8a0552fa 06:09:03 ---> 98eb522ba77c 06:09:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:09:03 ---> Running in 7e43d6deb3ea 06:09:04 Removing intermediate container 7e43d6deb3ea 06:09:04 ---> 142770686555 06:09:04 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:09:04 ---> Running in 008e8d6eba16 06:09:05 Removing intermediate container 008e8d6eba16 06:09:05 ---> 1bead5d48f0c 06:09:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:09:05 ---> Running in eb9251124d74 06:09:08 Removing intermediate container eb9251124d74 06:09:08 ---> e732ff8297f5 06:09:08 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:09:08 ---> Running in 971c7da94bb1 06:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:09:11 OK: 226 MiB in 55 packages 06:09:12 Removing intermediate container 971c7da94bb1 06:09:12 ---> 5e00101948dc 06:09:12 Step 8/24 : WORKDIR /device-snmp-go 06:09:12 ---> Running in a98e1bfebab9 06:09:14 Removing intermediate container a98e1bfebab9 06:09:14 ---> c9c5c8af3feb 06:09:14 Step 9/24 : COPY go.mod vendor* ./ 06:09:14 ---> 766819ef87f8 06:09:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:15 ---> Running in b0d52b2246ef 06:09:19 Removing intermediate container b0d52b2246ef 06:09:19 ---> 125fbab2a443 06:09:19 Step 11/24 : COPY . . 06:09:20 ---> bf8a1cff3d14 06:09:20 Step 12/24 : RUN ${MAKE} 06:09:20 ---> Running in 423ecaf718fb 06:09:21 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 06:11:43 Removing intermediate container 423ecaf718fb 06:11:43 ---> f657382892ae 06:11:43 Step 13/24 : FROM alpine:3.16 06:11:43 3.16: Pulling from library/alpine 06:11:43 3760b48202b3: Pulling fs layer 06:11:43 3760b48202b3: Verifying Checksum 06:11:43 3760b48202b3: Download complete 06:11:43 3760b48202b3: Pull complete 06:11:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:11:43 Status: Downloaded newer image for alpine:3.16 06:11:43 ---> 4c81e5bf8899 06:11:43 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:11:44 ---> Running in 1019dc545739 06:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:11:47 (1/1) Installing dumb-init (1.2.5-r1) 06:11:47 Executing busybox-1.35.0-r17.trigger 06:11:47 OK: 5 MiB in 15 packages 06:11:48 Removing intermediate container 1019dc545739 06:11:48 ---> 9ca9dccf31ed 06:11:48 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:11:50 ---> a3c1f65eca4f 06:11:50 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:11:50 ---> 9b1f2b5a6e11 06:11:50 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:11:51 ---> 64afbd5500dd 06:11:51 Step 18/24 : EXPOSE 59993 06:11:51 ---> Running in 028f3ab6297b 06:11:51 Removing intermediate container 028f3ab6297b 06:11:51 ---> 4a02e5643af5 06:11:51 Step 19/24 : EXPOSE 161 06:11:51 ---> Running in a5e0445d0051 06:11:51 Removing intermediate container a5e0445d0051 06:11:51 ---> 9838b41a8021 06:11:51 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:11:52 ---> Running in 291241125ee5 06:11:52 Removing intermediate container 291241125ee5 06:11:52 ---> 06bc3faa2f70 06:11:52 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:11:52 ---> Running in 3328a389f01e 06:11:52 Removing intermediate container 3328a389f01e 06:11:52 ---> b74ee0def1bc 06:11:52 Step 22/24 : LABEL arch=arm64 06:11:53 ---> Running in 94eccd33833d 06:11:53 Removing intermediate container 94eccd33833d 06:11:53 ---> eadef8d9e901 06:11:53 Step 23/24 : LABEL git_sha=f53f2b00b84ab99da7bc696659b3f04b152fc4f2 06:11:53 ---> Running in a1bb5c7ca933 06:11:53 Removing intermediate container a1bb5c7ca933 06:11:53 ---> e365b445d5d6 06:11:53 Step 24/24 : LABEL version=0.0.0 06:11:53 ---> Running in add695f3bfa2 06:11:54 Removing intermediate container add695f3bfa2 06:11:54 ---> e0e10a9c5e5c 06:11:54 [Warning] One or more build-args [ARCH] were not consumed 06:11:54 Successfully built e0e10a9c5e5c 06:11:54 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 06:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:54 06:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:55 arm64: Pulling from edgex-lftools-log-publisher 06:11:55 8998bd30e6a1: Pulling fs layer 06:11:55 04944245beec: Pulling fs layer 06:11:55 699f458cf7ca: Pulling fs layer 06:11:55 765212b225bb: Pulling fs layer 06:11:55 f23df028b6ca: Pulling fs layer 06:11:55 d65c8cfc05b1: Pulling fs layer 06:11:55 2437ff75d9bd: Pulling fs layer 06:11:55 f23df028b6ca: Waiting 06:11:55 d65c8cfc05b1: Waiting 06:11:55 2437ff75d9bd: Waiting 06:11:55 765212b225bb: Waiting 06:11:55 04944245beec: Verifying Checksum 06:11:55 04944245beec: Download complete 06:11:55 765212b225bb: Verifying Checksum 06:11:55 765212b225bb: Download complete 06:11:55 f23df028b6ca: Verifying Checksum 06:11:55 f23df028b6ca: Download complete 06:11:55 d65c8cfc05b1: Verifying Checksum 06:11:55 d65c8cfc05b1: Download complete 06:11:55 699f458cf7ca: Verifying Checksum 06:11:55 699f458cf7ca: Download complete 06:11:56 8998bd30e6a1: Verifying Checksum 06:11:56 8998bd30e6a1: Download complete 06:11:59 2437ff75d9bd: Verifying Checksum 06:11:59 2437ff75d9bd: Download complete 06:12:00 8998bd30e6a1: Pull complete 06:12:01 04944245beec: Pull complete 06:12:02 699f458cf7ca: Pull complete 06:12:02 765212b225bb: Pull complete 06:12:03 f23df028b6ca: Pull complete 06:12:03 d65c8cfc05b1: Pull complete 06:12:18 2437ff75d9bd: Pull complete 06:12:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:12:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:19 prd-ubuntu20.04-docker-arm64-4c-16g-7917 does not seem to be running inside a container 06:12:19 $ 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 06:12:22 $ docker top a8a8bcd1ab7bb0d8db07025a0999e8fd2198bc106e92132b54d3a1c8f6e696d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:23 ---> job-cost.sh 06:12:23 lf-activate-venv: SKIPPING 06:12:23 INFO: No Stack... 06:12:23 INFO: Retrieving Pricing Info for: v3-standard-4 06:12:24 INFO: Archiving Costs [Pipeline] sh 06:12:24 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:12:24 + cut -d, -f6 [Pipeline] lock 06:12:25 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] 06:12:25 Resource [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] did not exist. Created. 06:12:25 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:25 /w/workspace/device-snmp-go/1@tmp/durable-ab700c36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:12:26 + echo total: 0.10999999940395355 [Pipeline] stash 06:12:26 Warning: overwriting stash ‘stack-cost’ 06:12:26 Stashed 1 file(s) [Pipeline] } 06:12:26 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:12:26 $ docker stop --time=1 a8a8bcd1ab7bb0d8db07025a0999e8fd2198bc106e92132b54d3a1c8f6e696d1 06:12:28 $ docker rm -f --volumes a8a8bcd1ab7bb0d8db07025a0999e8fd2198bc106e92132b54d3a1c8f6e696d1 [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 06:12:29 provisioning config files... 06:12:29 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/config5488175915058954236tmp [Pipeline] { [Pipeline] sh 06:12:29 + set +x 06:12:29 + bash -s -- 06:12:29 + curl -s https://codecov.io/bash 06:12:29 06:12:29 _____ _ 06:12:29 / ____| | | 06:12:29 | | ___ __| | ___ ___ _____ __ 06:12:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:12:29 | |___| (_) | (_| | __/ (_| (_) \ V / 06:12:29 \_____\___/ \__,_|\___|\___\___/ \_/ 06:12:29 Bash-1.0.6 06:12:29 06:12:29 06:12:29 ==> git version 2.25.1 found 06:12:29 ==> 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 06:12:29 Release-Date: 2020-01-08 06:12:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:12:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:12:29 ==> Jenkins CI detected. 06:12:29 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-248 06:12:29 project root: . 06:12:29 --> token set from env 06:12:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:12:29 ==> Running gcov in . (disable via -X gcov) 06:12:29 ==> Python coveragepy not found 06:12:29 ==> Searching for coverage reports in: 06:12:29 + . 06:12:29 -> Found 1 reports 06:12:29 ==> Detecting git/mercurial file structure 06:12:29 ==> Reading reports 06:12:29 + ./coverage.out bytes=7631 06:12:29 ==> Appending adjustments 06:12:29 https://docs.codecov.io/docs/fixing-reports 06:12:29 + Found adjustments 06:12:29 ==> Gzipping contents 06:12:29 4.0K /tmp/codecov.PYRPAQ.gz 06:12:29 ==> Uploading reports 06:12:29 url: https://codecov.io 06:12:29 query: branch=PR-248&commit=f53f2b00b84ab99da7bc696659b3f04b152fc4f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=248&job=&cmd_args= 06:12:29 -> Pinging Codecov 06:12:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-248&commit=f53f2b00b84ab99da7bc696659b3f04b152fc4f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=248&job=&cmd_args= 06:12:29 -> Uploading to 06:12:29 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/6C56EA5C29638FB4528AC87E60AF5AE0/f53f2b00b84ab99da7bc696659b3f04b152fc4f2/894e2c00-5b90-487f-828f-0ea24dbb211b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T061229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd51e6cf6aeb2704262eaf8df0af5880ad4e15d3335cdadc5df2125945840a9c 06:12:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:29 Dload Upload Total Spent Left Speed 06:12:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5992 --:--:-- --:--:-- --:--:-- 5992 06:12:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] } 06:12:30 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 06:12:32 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-248/archives ] 06:12:32 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-248/archives 06:12:32 total 16 06:12:32 drwxr-xr-x 3 root root 4096 Mar 1 06:02 . 06:12:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 06:02 .. 06:12:32 drwxr-xr-x 2 root root 4096 Mar 1 06:02 cost 06:12:32 -rw-r--r-- 1 root root 86 Mar 1 06:02 cost.csv 06:12:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-248/archives 06:12:32 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-248/archives 06:12:32 total 16 06:12:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 06:02 . 06:12:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 06:02 .. 06:12:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 06:02 cost 06:12:32 -rw-r--r-- 1 jenkins jenkins 86 Mar 1 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:12:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:12:33 ---> package-listing.sh 06:12:33 ++ facter osfamily 06:12:33 ++ tr '[:upper:]' '[:lower:]' 06:12:33 + OS_FAMILY=debian 06:12:33 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-248 06:12:33 + START_PACKAGES=/tmp/packages_start.txt 06:12:33 + END_PACKAGES=/tmp/packages_end.txt 06:12:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:12:33 + PACKAGES=/tmp/packages_start.txt 06:12:33 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-248 ']' 06:12:33 + PACKAGES=/tmp/packages_end.txt 06:12:33 + case "${OS_FAMILY}" in 06:12:33 + dpkg -l 06:12:33 + grep '^ii' 06:12:33 + '[' -f /tmp/packages_start.txt ']' 06:12:33 + '[' -f /tmp/packages_end.txt ']' 06:12:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:12:33 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-248 ']' 06:12:33 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-248/archives/ 06:12:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-248/archives/ [Pipeline] echo 06:12:33 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-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:12:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:34 prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container 06:12:34 $ 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-248/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-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:12:34 $ docker top a3f105c25d68acfe8f74103144fc316619fb433e08f6d610b4bd3e7f647178e1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:35 + mkdir -p /var/log/sysstat [Pipeline] sh 06:12:35 + ls /var/log/sa-host 06:12:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:35 provisioning config files... 06:12:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/config3564935631581790057tmp [Pipeline] { [Pipeline] echo 06:12:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:36 ---> create-netrc.sh [Pipeline] } 06:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:12:36 ---> python-tools-install.sh [Pipeline] echo 06:12:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:36 ---> sudo-logs.sh 06:12:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:37 ---> job-cost.sh 06:12:37 lf-activate-venv: SKIPPING 06:12:37 DEBUG: total: 0.2199999988079071 06:12:37 INFO: Retrieving Stack Cost... 06:12:37 INFO: Retrieving Pricing Info for: v3-standard-8 06:12:38 INFO: Archiving Costs [Pipeline] echo 06:12:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:38 ---> logs-deploy.sh 06:12:38 lf-activate-venv: SKIPPING 06:12:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-248/1 06:12:38 INFO: archiving workspace using pattern(s): 06:12:39 Archives upload complete. 06:12:39 INFO: archiving logs to Nexus