Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8730ff3bac81c2a753610768d578edee4cb88d5a+2bd6e5dae59222faf073cfb9822f90f2048c0bba (9336c2a7b4a3decb89d04f5359e46922e8de0400) 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-ssh7040782660133017058.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-ssh17036718770284817421.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-231/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-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3905770652791657683.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-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6292112403785959182.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-ssh6801193239222134564.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-231/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-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13504594305175948684.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5739 in /w/workspace/gexfoundry_device-snmp-go_PR-231 [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-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 8730ff3bac81c2a753610768d578edee4cb88d5a > 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/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8730ff3bac81c2a753610768d578edee4cb88d5a # timeout=10 Merge succeeded, producing 8730ff3bac81c2a753610768d578edee4cb88d5a Checking out Revision 8730ff3bac81c2a753610768d578edee4cb88d5a (PR-231) 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:58:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:54 ========================================================= 05:58:54 EdgeX Global Pipelines Version Info 05:58:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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 8730ff3bac81c2a753610768d578edee4cb88d5a # timeout=10 05:58:55 ------------------- 05:58:55 stable info: 05:58:55 ------------------- 05:58:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:55 Message: update stable to v1.0.244 05:58:56 ------------------- 05:58:56 experimental info: 05:58:56 ------------------- 05:58:56 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:58:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8730ff3 [Pipeline] echo 05:58:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:57 provisioning config files... 05:58:57 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/config11212411414635271706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:58 ---> docker-login.sh 05:58:58 nexus3.edgexfoundry.org:10001 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:58 Configure a credential helper to remove this warning. See 05:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:58 05:58:58 Login Succeeded 05:58:58 nexus3.edgexfoundry.org:10002 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:58 Configure a credential helper to remove this warning. See 05:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:58 05:58:58 Login Succeeded 05:58:58 nexus3.edgexfoundry.org:10003 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:58 Configure a credential helper to remove this warning. See 05:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:58 05:58:58 Login Succeeded 05:58:58 nexus3.edgexfoundry.org:10004 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:58 Configure a credential helper to remove this warning. See 05:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:58 05:58:58 Login Succeeded 05:58:58 docker.io 05:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:59 Configure a credential helper to remove this warning. See 05:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:59 05:58:59 Login Succeeded 05:58:59 ---> docker-login.sh ends [Pipeline] } 05:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:59 + git rev-list -1 --merges 8730ff3bac81c2a753610768d578edee4cb88d5a~1..8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] echo 05:58:59 -----------> git rev-list -1 --merges 8730ff3bac81c2a753610768d578edee4cb88d5a~1..8730ff3bac81c2a753610768d578edee4cb88d5a 8730ff3bac81c2a753610768d578edee4cb88d5a [false] [Pipeline] sh 05:59:00 + git log --format=format:%s -1 8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] echo 05:59:00 ========================================================= 05:59:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:00 + git log --format=format:%s -1 8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] echo 05:59:00 [semverPrep] GIT_COMMIT: 8730ff3bac81c2a753610768d578edee4cb88d5a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:59:00 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:01 + grep -v github /etc/ssh/ssh_known_hosts 05:59:01 + [ -e /tmp/ssh_known_hosts ] 05:59:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:01 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:01 05:59:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:01 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:01 b85a868b505f: Pulling fs layer 05:59:01 e2be974225ed: Pulling fs layer 05:59:01 339a4e72a1f5: Pulling fs layer 05:59:01 988bab9f4d93: Pulling fs layer 05:59:01 1469e6f7b9e6: Pulling fs layer 05:59:01 eaf3925da568: Pulling fs layer 05:59:01 bab4dde63d76: Pulling fs layer 05:59:01 bde34c3a00c8: Pulling fs layer 05:59:01 b352a97aabf1: Pulling fs layer 05:59:01 4872d77fe225: Pulling fs layer 05:59:01 5851b861e8e6: Pulling fs layer 05:59:01 bab4dde63d76: Waiting 05:59:01 988bab9f4d93: Waiting 05:59:01 bde34c3a00c8: Waiting 05:59:01 4872d77fe225: Waiting 05:59:01 5851b861e8e6: Waiting 05:59:01 b352a97aabf1: Waiting 05:59:01 eaf3925da568: Waiting 05:59:01 1469e6f7b9e6: Waiting 05:59:01 e2be974225ed: Download complete 05:59:01 988bab9f4d93: Verifying Checksum 05:59:01 988bab9f4d93: Download complete 05:59:02 1469e6f7b9e6: Verifying Checksum 05:59:02 1469e6f7b9e6: Download complete 05:59:02 eaf3925da568: Download complete 05:59:02 339a4e72a1f5: Verifying Checksum 05:59:02 339a4e72a1f5: Download complete 05:59:02 bde34c3a00c8: Verifying Checksum 05:59:02 bde34c3a00c8: Download complete 05:59:02 b352a97aabf1: Verifying Checksum 05:59:02 b352a97aabf1: Download complete 05:59:02 4872d77fe225: Verifying Checksum 05:59:02 4872d77fe225: Download complete 05:59:02 5851b861e8e6: Verifying Checksum 05:59:02 5851b861e8e6: Download complete 05:59:02 b85a868b505f: Verifying Checksum 05:59:02 b85a868b505f: Download complete 05:59:02 bab4dde63d76: Verifying Checksum 05:59:02 bab4dde63d76: Download complete 05:59:03 b85a868b505f: Pull complete 05:59:03 e2be974225ed: Pull complete 05:59:04 339a4e72a1f5: Pull complete 05:59:04 988bab9f4d93: Pull complete 05:59:04 1469e6f7b9e6: Pull complete 05:59:04 eaf3925da568: Pull complete 05:59:06 bab4dde63d76: Pull complete 05:59:06 bde34c3a00c8: Pull complete 05:59:06 b352a97aabf1: Pull complete 05:59:06 4872d77fe225: Pull complete 05:59:06 5851b861e8e6: Pull complete 05:59:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:07 prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container 05:59:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:08 $ docker top acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 -eo pid,comm 05:59:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:59:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:08 [ssh-agent] Looking for ssh-agent implementation... 05:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:08 $ docker exec acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 ssh-agent 05:59:08 SSH_AUTH_SOCK=/tmp/ssh-mnI4aXAdf3wd/agent.32 05:59:08 SSH_AGENT_PID=38 05:59:08 Running ssh-add (command line suppressed) 05:59:08 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/private_key_8601772130097303836.key (/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/private_key_8601772130097303836.key) 05:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:09 + git tag --points-at HEAD [Pipeline] } 05:59:09 $ docker exec --env ******** --env ******** acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 ssh-agent -k 05:59:09 unset SSH_AUTH_SOCK; 05:59:09 unset SSH_AGENT_PID; 05:59:09 echo Agent pid 38 killed; 05:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:09 [ssh-agent] Looking for ssh-agent implementation... 05:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:09 $ docker exec acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 ssh-agent 05:59:09 SSH_AUTH_SOCK=/tmp/ssh-vabnNMTWTvQP/agent.70 05:59:09 SSH_AGENT_PID=75 05:59:09 Running ssh-add (command line suppressed) 05:59:09 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/private_key_3612453603155524695.key (/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/private_key_3612453603155524695.key) 05:59:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:10 + git semver init 05:59:10 2023-02-14 05:59:10,285 [run_init] DEBUG init version:0.0.0 force:False 05:59:10 2023-02-14 05:59:10,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver 05:59:10 2023-02-14 05:59:10,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-231/.semver 05:59:10 2023-02-14 05:59:10,287 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-231, universal_newlines=False, shell=None, istream=None) 05:59:11 2023-02-14 05:59:11,187 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-231/.git/info/exclude 05:59:11 2023-02-14 05:59:11,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver/PR-231 with force:False 05:59:11 2023-02-14 05:59:11,189 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver/PR-231 05:59:11 2023-02-14 05:59:11,198 [execute] INFO git cat-file --batch-check 05:59:11 2023-02-14 05:59:11,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver, universal_newlines=False, shell=None, istream=) 05:59:11 2023-02-14 05:59:11,204 [execute] INFO git cat-file --batch 05:59:11 2023-02-14 05:59:11,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver, universal_newlines=False, shell=None, istream=) 05:59:11 2023-02-14 05:59:11,210 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-231/.semver/PR-231 05:59:11 0.0.0 [Pipeline] } 05:59:11 $ docker exec --env ******** --env ******** acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 ssh-agent -k 05:59:11 unset SSH_AUTH_SOCK; 05:59:11 unset SSH_AGENT_PID; 05:59:11 echo Agent pid 75 killed; 05:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:11 + git semver [Pipeline] } 05:59:12 $ docker stop --time=1 acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 05:59:13 $ docker rm -f --volumes acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:14 Stashed 1 file(s) [Pipeline] echo 05:59:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:14 provisioning config files... 05:59:14 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/config5267613134425704942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:15 ---> docker-login.sh 05:59:15 nexus3.edgexfoundry.org:10001 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:15 Configure a credential helper to remove this warning. See 05:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:15 05:59:15 Login Succeeded 05:59:15 nexus3.edgexfoundry.org:10002 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:15 Configure a credential helper to remove this warning. See 05:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:15 05:59:15 Login Succeeded 05:59:15 nexus3.edgexfoundry.org:10003 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:15 Configure a credential helper to remove this warning. See 05:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:15 05:59:15 Login Succeeded 05:59:15 nexus3.edgexfoundry.org:10004 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:15 Configure a credential helper to remove this warning. See 05:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:15 05:59:15 Login Succeeded 05:59:15 docker.io 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:15 Configure a credential helper to remove this warning. See 05:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:15 05:59:15 Login Succeeded 05:59:15 ---> docker-login.sh ends [Pipeline] } 05:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:16 ========================================================= 05:59:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:59:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:16 + 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 . 05:59:16 Sending build context to Docker daemon 5.679MB 05:59:16 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:59:16 Step 2/12 : FROM ${BASE} AS builder 05:59:16 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:16 213ec9aee27d: Pulling fs layer 05:59:16 4583459ba037: Pulling fs layer 05:59:16 93c1e223e6f2: Pulling fs layer 05:59:16 53926ce57604: Pulling fs layer 05:59:16 21b2b0c7a3f4: Pulling fs layer 05:59:16 22ff95d597cd: Pulling fs layer 05:59:16 12d6caf4c0d1: Pulling fs layer 05:59:16 96b7cbca73a9: Pulling fs layer 05:59:16 a7acece74701: Pulling fs layer 05:59:16 22ff95d597cd: Waiting 05:59:16 96b7cbca73a9: Waiting 05:59:16 53926ce57604: Waiting 05:59:16 21b2b0c7a3f4: Waiting 05:59:16 a7acece74701: Waiting 05:59:16 12d6caf4c0d1: Waiting 05:59:16 93c1e223e6f2: Verifying Checksum 05:59:16 93c1e223e6f2: Download complete 05:59:16 4583459ba037: Verifying Checksum 05:59:16 4583459ba037: Download complete 05:59:16 21b2b0c7a3f4: Verifying Checksum 05:59:16 21b2b0c7a3f4: Download complete 05:59:16 22ff95d597cd: Verifying Checksum 05:59:16 22ff95d597cd: Download complete 05:59:16 213ec9aee27d: Verifying Checksum 05:59:16 213ec9aee27d: Download complete 05:59:16 12d6caf4c0d1: Download complete 05:59:16 213ec9aee27d: Pull complete 05:59:17 4583459ba037: Pull complete 05:59:17 93c1e223e6f2: Pull complete 05:59:18 a7acece74701: Verifying Checksum 05:59:18 a7acece74701: Download complete 05:59:18 53926ce57604: Verifying Checksum 05:59:18 53926ce57604: Download complete 05:59:18 96b7cbca73a9: Verifying Checksum 05:59:18 96b7cbca73a9: Download complete 05:59:22 53926ce57604: Pull complete 05:59:22 21b2b0c7a3f4: Pull complete 05:59:22 22ff95d597cd: Pull complete 05:59:22 12d6caf4c0d1: Pull complete 05:59:24 96b7cbca73a9: Pull complete 05:59:25 a7acece74701: Pull complete 05:59:25 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:59:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:59:25 ---> db6d94c90886 05:59:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:59:27 ---> Running in d126f3b8c88f 05:59:27 Removing intermediate container d126f3b8c88f 05:59:27 ---> 60ef6e93ff5b 05:59:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:27 ---> Running in dc47d0512acd 05:59:27 Removing intermediate container dc47d0512acd 05:59:27 ---> cb1e802ab523 05:59:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:59:27 ---> Running in 828eeb03687a 05:59:27 Removing intermediate container 828eeb03687a 05:59:27 ---> 076ef54e419d 05:59:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:59:27 ---> Running in 177bdf3d9306 05:59:27 Removing intermediate container 177bdf3d9306 05:59:27 ---> f1e16573abfb 05:59:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:27 ---> Running in ebb08914f996 05:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:59:28 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:59:28 (2/4) Installing libedit (20210910.3.1-r0) 05:59:28 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:59:28 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:59:28 Executing busybox-1.35.0-r17.trigger 05:59:28 OK: 216 MiB in 55 packages 05:59:28 Removing intermediate container ebb08914f996 05:59:28 ---> 65786d2b62a9 05:59:28 Step 8/12 : WORKDIR /device-snmp-go 05:59:28 ---> Running in feef15f8e715 05:59:28 Removing intermediate container feef15f8e715 05:59:28 ---> e648e06c65a2 05:59:28 Step 9/12 : COPY go.mod vendor* ./ 05:59:28 ---> 18a37ce2765e 05:59:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:28 ---> Running in e49ef26be7db 05:59:29 Still waiting to schedule task 05:59:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:00:01 Removing intermediate container e49ef26be7db 06:00:01 ---> 58a3184d0fae 06:00:01 Step 11/12 : COPY . . 06:00:01 ---> cb42a0865284 06:00:01 Step 12/12 : RUN ${MAKE} 06:00:01 ---> Running in ab9d1a126949 06:00:01 noop 06:00:01 Removing intermediate container ab9d1a126949 06:00:01 ---> d545015f27f3 06:00:01 Successfully built d545015f27f3 06:00:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:01 + docker inspect -f . ci-base-image-x86_64 06:00:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:01 prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container 06:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:02 $ docker top 64b6de571a9004340feb4bb8e06824c935a48f1947aa2dae8d9ab53a3147f56a -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:02 + go version 06:00:02 go version go1.18.7 linux/amd64 [Pipeline] } 06:00:02 $ docker stop --time=1 64b6de571a9004340feb4bb8e06824c935a48f1947aa2dae8d9ab53a3147f56a 06:00:03 $ docker rm -f --volumes 64b6de571a9004340feb4bb8e06824c935a48f1947aa2dae8d9ab53a3147f56a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:04 + docker inspect -f . ci-base-image-x86_64 06:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:04 prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container 06:00:04 $ 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-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:04 $ docker top ca686c8bdcb9670c09f77f24f9434e53cbd7d01dd2209fdc331bb269ab0b15a5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-231 [Pipeline] fileExists [Pipeline] sh 06:00:05 + make test 06:00:05 go test ./... -coverprofile=coverage.out 06:00:05 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:00:16 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:00:16 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 06:00:22 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:00:22 go vet ./... 06:00:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:25 ./bin/test-attribution-txt.sh 06:00:25 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:00:25 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:00:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:00:25 $ docker stop --time=1 ca686c8bdcb9670c09f77f24f9434e53cbd7d01dd2209fdc331bb269ab0b15a5 06:00:27 $ docker rm -f --volumes ca686c8bdcb9670c09f77f24f9434e53cbd7d01dd2209fdc331bb269ab0b15a5 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:29 + ls -al . 06:00:29 total 172 06:00:29 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 06:00 . 06:00:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 05:58 .. 06:00:29 -rw-rw-r-- 1 jenkins jenkins 6 Feb 14 05:58 .dockerignore 06:00:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 06:00 .git 06:00:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 05:58 .github 06:00:29 -rw-rw-r-- 1 jenkins jenkins 328 Feb 14 05:58 .gitignore 06:00:29 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 05:58 .golangci.yml 06:00:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 05:59 .semver 06:00:29 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 14 05:58 Attribution.txt 06:00:29 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 14 05:58 CHANGELOG.md 06:00:29 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 14 05:58 Dockerfile 06:00:29 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 05:58 GOVERNANCE.md 06:00:29 -rw-rw-r-- 1 jenkins jenkins 656 Feb 14 05:58 Jenkinsfile 06:00:29 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 05:58 LICENSE 06:00:29 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 14 05:58 Makefile 06:00:29 -rw-rw-r-- 1 jenkins jenkins 620 Feb 14 05:58 OWNERS.md 06:00:29 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 14 05:58 README.md 06:00:29 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 05:59 VERSION 06:00:29 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 05:58 bin 06:00:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 05:58 cmd 06:00:29 -rw-r--r-- 1 jenkins jenkins 7631 Feb 14 06:00 coverage.out 06:00:29 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 14 05:58 go.mod 06:00:29 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 14 05:58 go.sum 06:00:29 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 05:58 internal 06:00:29 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 05:58 snap 06:00:29 -rw-rw-r-- 1 jenkins jenkins 228 Feb 14 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + 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=8730ff3bac81c2a753610768d578edee4cb88d5a --label arch=amd64 --label version=0.0.0 . 06:00:29 Sending build context to Docker daemon 5.687MB 06:00:29 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:00:29 Step 2/24 : FROM ${BASE} AS builder 06:00:29 ---> d545015f27f3 06:00:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:29 ---> Running in b0e11995d062 06:00:29 Removing intermediate container b0e11995d062 06:00:29 ---> 57704fe72e6e 06:00:29 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:29 ---> Running in ec69e1748a2d 06:00:29 Removing intermediate container ec69e1748a2d 06:00:29 ---> 829e4ccb3154 06:00:29 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:29 ---> Running in 6fbf4d4c3aea 06:00:29 Removing intermediate container 6fbf4d4c3aea 06:00:29 ---> 69d676cb8c78 06:00:29 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:00:29 ---> Running in cf203fe5f19d 06:00:30 Removing intermediate container cf203fe5f19d 06:00:30 ---> 6d2b58bb6ce7 06:00:30 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:30 ---> Running in 7ff4bfe197f7 06:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:30 OK: 216 MiB in 55 packages 06:00:31 Removing intermediate container 7ff4bfe197f7 06:00:31 ---> 0c015544e68f 06:00:31 Step 8/24 : WORKDIR /device-snmp-go 06:00:31 ---> Running in 0ed0f528d08e 06:00:31 Removing intermediate container 0ed0f528d08e 06:00:31 ---> 3548474dce49 06:00:31 Step 9/24 : COPY go.mod vendor* ./ 06:00:31 ---> c5c7034b107c 06:00:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:31 ---> Running in 05e0e7409989 06:00:32 Removing intermediate container 05e0e7409989 06:00:32 ---> 257e4b2d9e5c 06:00:32 Step 11/24 : COPY . . 06:00:32 ---> e7142be83695 06:00:32 Step 12/24 : RUN ${MAKE} 06:00:32 ---> Running in b8ff583a7f9f 06:00:32 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:00:51 Removing intermediate container b8ff583a7f9f 06:00:51 ---> b72b43cc12db 06:00:51 Step 13/24 : FROM alpine:3.16 06:00:51 3.16: Pulling from library/alpine 06:00:51 ef5531b6e74e: Pulling fs layer 06:00:51 ef5531b6e74e: Verifying Checksum 06:00:51 ef5531b6e74e: Pull complete 06:00:51 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:00:51 Status: Downloaded newer image for alpine:3.16 06:00:51 ---> dfd21b5a31f5 06:00:51 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:00:51 ---> Running in e55382354745 06:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:00:52 (1/1) Installing dumb-init (1.2.5-r1) 06:00:52 Executing busybox-1.35.0-r17.trigger 06:00:52 OK: 6 MiB in 15 packages 06:00:52 Removing intermediate container e55382354745 06:00:52 ---> d5113d0b1579 06:00:52 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:00:53 ---> 18d531796d5f 06:00:53 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:00:53 ---> d6526979e2c0 06:00:53 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:00:53 ---> a40fdb58ca74 06:00:53 Step 18/24 : EXPOSE 59993 06:00:53 ---> Running in e6793f749f5c 06:00:53 Removing intermediate container e6793f749f5c 06:00:53 ---> 5f9e95899558 06:00:53 Step 19/24 : EXPOSE 161 06:00:53 ---> Running in 1d5d49c39794 06:00:53 Removing intermediate container 1d5d49c39794 06:00:53 ---> 29eaf6ca9507 06:00:53 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:00:53 ---> Running in 150620f516c0 06:00:53 Removing intermediate container 150620f516c0 06:00:53 ---> b8c1977bdb56 06:00:53 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:00:53 ---> Running in f169fb6e59d7 06:00:53 Removing intermediate container f169fb6e59d7 06:00:53 ---> 6df77e85a472 06:00:53 Step 22/24 : LABEL arch=amd64 06:00:53 ---> Running in aeb05a62c28a 06:00:53 Removing intermediate container aeb05a62c28a 06:00:53 ---> c86936c25255 06:00:53 Step 23/24 : LABEL git_sha=8730ff3bac81c2a753610768d578edee4cb88d5a 06:00:53 ---> Running in fde96525bd6b 06:00:53 Removing intermediate container fde96525bd6b 06:00:53 ---> 862a14c38a26 06:00:53 Step 24/24 : LABEL version=0.0.0 06:00:53 ---> Running in bdd074bd1b2a 06:00:54 Removing intermediate container bdd074bd1b2a 06:00:54 ---> 3d62309d7126 06:00:54 [Warning] One or more build-args [ARCH] were not consumed 06:00:54 Successfully built 3d62309d7126 06:00:54 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:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:55 06:00:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:55 latest: Pulling from edgex-lftools-log-publisher 06:00:55 5eb5b503b376: Pulling fs layer 06:00:55 5c69ac0246d0: Pulling fs layer 06:00:55 ec43610c2a17: Pulling fs layer 06:00:55 3a2ae6a8a46f: Pulling fs layer 06:00:55 33b1e0a273af: Pulling fs layer 06:00:55 5d3b04190fa2: Pulling fs layer 06:00:55 2f39f015ded8: Pulling fs layer 06:00:55 3a2ae6a8a46f: Waiting 06:00:55 33b1e0a273af: Waiting 06:00:55 2f39f015ded8: Waiting 06:00:55 5d3b04190fa2: Waiting 06:00:55 5c69ac0246d0: Verifying Checksum 06:00:55 5c69ac0246d0: Download complete 06:00:55 3a2ae6a8a46f: Download complete 06:00:55 33b1e0a273af: Verifying Checksum 06:00:55 33b1e0a273af: Download complete 06:00:55 5d3b04190fa2: Download complete 06:00:55 ec43610c2a17: Download complete 06:00:55 5eb5b503b376: Verifying Checksum 06:00:55 5eb5b503b376: Download complete 06:00:56 2f39f015ded8: Download complete 06:00:57 5eb5b503b376: Pull complete 06:00:57 5c69ac0246d0: Pull complete 06:00:57 ec43610c2a17: Pull complete 06:00:57 3a2ae6a8a46f: Pull complete 06:00:57 33b1e0a273af: Pull complete 06:00:57 5d3b04190fa2: Pull complete 06:01:02 2f39f015ded8: Pull complete 06:01:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:02 prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container 06:01:02 $ 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-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:03 $ docker top 505c34d57390b9e3290a6dc577c22337a3b9c7b26e59ba8d84317570b0420ce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:04 ---> job-cost.sh 06:01:04 lf-activate-venv: SKIPPING 06:01:04 INFO: No Stack... 06:01:04 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:05 INFO: Archiving Costs [Pipeline] sh 06:01:05 + cat /w/workspace/gexfoundry_device-snmp-go_PR-231/archives/cost.csv 06:01:05 + cut -d, -f6 [Pipeline] lock 06:01:05 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] 06:01:05 Resource [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] did not exist. Created. 06:01:05 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:05 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:05 Stashed 1 file(s) [Pipeline] } 06:01:05 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:05 $ docker stop --time=1 505c34d57390b9e3290a6dc577c22337a3b9c7b26e59ba8d84317570b0420ce5 06:01:07 $ docker rm -f --volumes 505c34d57390b9e3290a6dc577c22337a3b9c7b26e59ba8d84317570b0420ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5742 in /w/workspace/gexfoundry_device-snmp-go_PR-231 [Pipeline] { [Pipeline] ws 06:01:35 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:01:35 Selected Git installation does not exist. Using Default 06:01:35 The recommended git tool is: NONE 06:01:41 using credential edgex-jenkins-ssh 06:01:41 Cloning the remote Git repository 06:01:41 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:01:41 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:01:41 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:41 > git --version # timeout=10 06:01:41 > git --version # 'git version 2.25.1' 06:01:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:44 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:01:44 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:01:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:01:44 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 8730ff3bac81c2a753610768d578edee4cb88d5a 06:01:45 Merge succeeded, producing 8730ff3bac81c2a753610768d578edee4cb88d5a 06:01:45 Checking out Revision 8730ff3bac81c2a753610768d578edee4cb88d5a (PR-231) 06:01:45 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:01:45 > git --version # timeout=10 06:01:45 > git --version # 'git version 2.25.1' 06:01:45 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 06:01:44 > git config core.sparsecheckout # timeout=10 06:01:44 > git checkout -f 8730ff3bac81c2a753610768d578edee4cb88d5a # timeout=10 06:01:44 > git remote # timeout=10 06:01:44 > git config --get remote.origin.url # timeout=10 06:01:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:44 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:01:45 > git rev-parse HEAD^{commit} # timeout=10 06:01:45 > git config core.sparsecheckout # timeout=10 06:01:45 > git checkout -f 8730ff3bac81c2a753610768d578edee4cb88d5a # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:46 Dload Upload Total Spent Left Speed 06:01:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 60146 0 --:--:-- --:--:-- --:--:-- 60431 [Pipeline] sh 06:01:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 06:01:47 sudo tee /etc/docker/daemon.new 06:01:47 { 06:01:47 "registry-mirrors": [ 06:01:47 "https://nexus3.edgexfoundry.org:10001" 06:01:47 ], 06:01:47 "bip": "10.250.0.254/24", 06:01:47 "hosts": [ 06:01:47 "tcp://0.0.0.0:5555", 06:01:47 "unix:///var/run/docker.sock" 06:01:47 ], 06:01:47 "mtu": 1458, 06:01:47 "selinux-enabled": true, 06:01:47 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:47 } [Pipeline] sh 06:01:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:06 provisioning config files... 06:02:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5304941513477081087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:07 ---> docker-login.sh 06:02:07 nexus3.edgexfoundry.org:10001 06:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:07 Configure a credential helper to remove this warning. See 06:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:07 06:02:07 Login Succeeded 06:02:07 nexus3.edgexfoundry.org:10002 06:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:08 Configure a credential helper to remove this warning. See 06:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:08 06:02:08 Login Succeeded 06:02:08 nexus3.edgexfoundry.org:10003 06:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:08 Configure a credential helper to remove this warning. See 06:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:08 06:02:08 Login Succeeded 06:02:08 nexus3.edgexfoundry.org:10004 06:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:09 Configure a credential helper to remove this warning. See 06:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:09 06:02:09 Login Succeeded 06:02:09 docker.io 06:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:09 Configure a credential helper to remove this warning. See 06:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:09 06:02:09 Login Succeeded 06:02:09 ---> docker-login.sh ends [Pipeline] } 06:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:10 ========================================================= 06:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:02:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:10 + 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:02:10 Sending build context to Docker daemon 2.938MB 06:02:10 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:02:10 Step 2/12 : FROM ${BASE} AS builder 06:02:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:11 9b18e9b68314: Pulling fs layer 06:02:11 35d82f9e3411: Pulling fs layer 06:02:11 e16973657156: Pulling fs layer 06:02:11 fc693d55d65f: Pulling fs layer 06:02:11 7e9fc2657dce: Pulling fs layer 06:02:11 dda99020689f: Pulling fs layer 06:02:11 db1c61fa0a46: Pulling fs layer 06:02:11 891c053d2c06: Pulling fs layer 06:02:11 dda99020689f: Waiting 06:02:11 fc693d55d65f: Waiting 06:02:11 7e9fc2657dce: Waiting 06:02:11 891c053d2c06: Waiting 06:02:11 db1c61fa0a46: Waiting 06:02:11 e16973657156: Verifying Checksum 06:02:11 e16973657156: Download complete 06:02:11 35d82f9e3411: Verifying Checksum 06:02:11 35d82f9e3411: Download complete 06:02:11 7e9fc2657dce: Download complete 06:02:11 dda99020689f: Verifying Checksum 06:02:11 dda99020689f: Download complete 06:02:11 9b18e9b68314: Verifying Checksum 06:02:11 9b18e9b68314: Download complete 06:02:12 891c053d2c06: Verifying Checksum 06:02:12 891c053d2c06: Download complete 06:02:13 db1c61fa0a46: Download complete 06:02:14 fc693d55d65f: Verifying Checksum 06:02:14 fc693d55d65f: Download complete 06:02:14 9b18e9b68314: Pull complete 06:02:14 35d82f9e3411: Pull complete 06:02:14 e16973657156: Pull complete 06:02:27 fc693d55d65f: Pull complete 06:02:27 7e9fc2657dce: Pull complete 06:02:27 dda99020689f: Pull complete 06:02:34 db1c61fa0a46: Pull complete 06:02:36 891c053d2c06: Pull complete 06:02:36 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:02:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:02:36 ---> f96f9c87975a 06:02:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:02:40 ---> Running in 6e1b4bbbb7da 06:02:40 Removing intermediate container 6e1b4bbbb7da 06:02:40 ---> d80826896c0d 06:02:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:40 ---> Running in a25cab34f140 06:02:40 Removing intermediate container a25cab34f140 06:02:40 ---> 5c81e28b2933 06:02:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:02:40 ---> Running in 047be749d28f 06:02:40 Removing intermediate container 047be749d28f 06:02:40 ---> 656efdc3751d 06:02:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:02:40 ---> Running in e9a815e9988e 06:02:41 Removing intermediate container e9a815e9988e 06:02:41 ---> dfcb5b2779d0 06:02:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:41 ---> Running in 6efbec915fc0 06:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:02:43 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:02:43 (2/4) Installing libedit (20210910.3.1-r0) 06:02:43 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:02:43 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:02:44 Executing busybox-1.35.0-r17.trigger 06:02:44 OK: 226 MiB in 55 packages 06:02:45 Removing intermediate container 6efbec915fc0 06:02:45 ---> eabea8246530 06:02:45 Step 8/12 : WORKDIR /device-snmp-go 06:02:45 ---> Running in 9e2c7dfdaf0b 06:02:45 Removing intermediate container 9e2c7dfdaf0b 06:02:45 ---> b31d2b7f25d2 06:02:45 Step 9/12 : COPY go.mod vendor* ./ 06:02:46 ---> f8e2e125df87 06:02:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:46 ---> Running in 80564bb12afc 06:03:53 Removing intermediate container 80564bb12afc 06:03:53 ---> 6cc54a6a4c81 06:03:53 Step 11/12 : COPY . . 06:03:53 ---> dca86b81c74c 06:03:53 Step 12/12 : RUN ${MAKE} 06:03:53 ---> Running in 64e5e7716956 06:03:53 noop 06:03:53 Removing intermediate container 64e5e7716956 06:03:53 ---> ec725d5aaed2 06:03:53 Successfully built ec725d5aaed2 06:03:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:54 + docker inspect -f . ci-base-image-arm64 06:03:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:54 prd-ubuntu20.04-docker-arm64-4c-16g-5742 does not seem to be running inside a container 06:03:54 $ 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:03:56 $ docker top f5df1547324e5cc7bf8dcf850ffebb76bc7e3ba84fe7189e295a5f0b6d35378f -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:56 + go version 06:03:56 go version go1.18.7 linux/arm64 [Pipeline] } 06:03:56 $ docker stop --time=1 f5df1547324e5cc7bf8dcf850ffebb76bc7e3ba84fe7189e295a5f0b6d35378f 06:03:58 $ docker rm -f --volumes f5df1547324e5cc7bf8dcf850ffebb76bc7e3ba84fe7189e295a5f0b6d35378f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:59 + docker inspect -f . ci-base-image-arm64 06:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:59 prd-ubuntu20.04-docker-arm64-4c-16g-5742 does not seem to be running inside a container 06:03:59 $ 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:04:01 $ docker top 09301fb49bc4f92838a2fc5f087c09eab8597ea9c3b062686e455019ab19425a -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:01 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:04:02 + make test 06:04:02 go test ./... -coverprofile=coverage.out 06:04:04 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:05:40 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:05:40 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.063s coverage: 0.0% of statements 06:05:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:05:40 go vet ./... 06:05:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:59 ./bin/test-attribution-txt.sh 06:05:59 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:05:59 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:05:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:05:59 $ docker stop --time=1 09301fb49bc4f92838a2fc5f087c09eab8597ea9c3b062686e455019ab19425a 06:06:01 $ docker rm -f --volumes 09301fb49bc4f92838a2fc5f087c09eab8597ea9c3b062686e455019ab19425a [Pipeline] // withDockerContainer [Pipeline] sh 06:06:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:02 Warning: overwriting stash ‘coverage-report’ 06:06:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:03 + ls -al . 06:06:03 total 168 06:06:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 06:04 . 06:06:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 06:01 .. 06:06:03 -rw-rw-r-- 1 jenkins jenkins 6 Feb 14 06:01 .dockerignore 06:06:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 06:01 .git 06:06:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 06:01 .github 06:06:03 -rw-rw-r-- 1 jenkins jenkins 328 Feb 14 06:01 .gitignore 06:06:03 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 06:01 .golangci.yml 06:06:03 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 14 06:01 Attribution.txt 06:06:03 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 14 06:01 CHANGELOG.md 06:06:03 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 14 06:01 Dockerfile 06:06:03 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 06:01 GOVERNANCE.md 06:06:03 -rw-rw-r-- 1 jenkins jenkins 656 Feb 14 06:01 Jenkinsfile 06:06:03 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 06:01 LICENSE 06:06:03 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 14 06:01 Makefile 06:06:03 -rw-rw-r-- 1 jenkins jenkins 620 Feb 14 06:01 OWNERS.md 06:06:03 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 14 06:01 README.md 06:06:03 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 05:59 VERSION 06:06:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 06:01 bin 06:06:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 06:01 cmd 06:06:03 -rw-r--r-- 1 jenkins jenkins 7631 Feb 14 06:05 coverage.out 06:06:03 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 14 06:01 go.mod 06:06:03 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 14 06:01 go.sum 06:06:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 06:01 internal 06:06:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 06:01 snap 06:06:03 -rw-rw-r-- 1 jenkins jenkins 228 Feb 14 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:04 + 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=8730ff3bac81c2a753610768d578edee4cb88d5a --label arch=arm64 --label version=0.0.0 . 06:06:04 Sending build context to Docker daemon 2.947MB 06:06:05 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:06:05 Step 2/24 : FROM ${BASE} AS builder 06:06:05 ---> ec725d5aaed2 06:06:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:06:05 ---> Running in 97006eaa172e 06:06:05 Removing intermediate container 97006eaa172e 06:06:05 ---> f455a00bd6a5 06:06:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:05 ---> Running in 66193c9bb7ff 06:06:05 Removing intermediate container 66193c9bb7ff 06:06:05 ---> a672d548e5f0 06:06:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:06:05 ---> Running in 9d98a77ddef7 06:06:06 Removing intermediate container 9d98a77ddef7 06:06:06 ---> e38d8ca66b7c 06:06:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:06:06 ---> Running in 4d3f96ea3fe5 06:06:07 Removing intermediate container 4d3f96ea3fe5 06:06:07 ---> 40014bb82d02 06:06:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:07 ---> Running in 8c6c711bdd48 06:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:06:10 OK: 226 MiB in 55 packages 06:06:11 Removing intermediate container 8c6c711bdd48 06:06:11 ---> d68e0b1a856b 06:06:11 Step 8/24 : WORKDIR /device-snmp-go 06:06:11 ---> Running in 439fa1d09dbf 06:06:11 Removing intermediate container 439fa1d09dbf 06:06:11 ---> 133e90fdcf2f 06:06:11 Step 9/24 : COPY go.mod vendor* ./ 06:06:12 ---> 5e95b1123ce9 06:06:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:12 ---> Running in dab4b5e33475 06:06:15 Removing intermediate container dab4b5e33475 06:06:15 ---> be9c3aa8c448 06:06:15 Step 11/24 : COPY . . 06:06:16 ---> 282a02e9246b 06:06:16 Step 12/24 : RUN ${MAKE} 06:06:16 ---> Running in 359a88997462 06:06:17 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:08:39 Removing intermediate container 359a88997462 06:08:39 ---> 2af26519620b 06:08:39 Step 13/24 : FROM alpine:3.16 06:08:39 3.16: Pulling from library/alpine 06:08:39 3760b48202b3: Pulling fs layer 06:08:39 3760b48202b3: Verifying Checksum 06:08:39 3760b48202b3: Download complete 06:08:39 3760b48202b3: Pull complete 06:08:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:08:39 Status: Downloaded newer image for alpine:3.16 06:08:39 ---> 4c81e5bf8899 06:08:39 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:08:39 ---> Running in da48aaa56f18 06:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:08:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:08:39 (1/1) Installing dumb-init (1.2.5-r1) 06:08:39 Executing busybox-1.35.0-r17.trigger 06:08:39 OK: 5 MiB in 15 packages 06:08:39 Removing intermediate container da48aaa56f18 06:08:39 ---> e084c9d7a59d 06:08:39 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:08:39 ---> 9a250cb98c7d 06:08:39 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:08:39 ---> 1a304fe194c3 06:08:39 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:08:39 ---> c52fb0b90bc4 06:08:39 Step 18/24 : EXPOSE 59993 06:08:39 ---> Running in 6c89c98d0ef6 06:08:39 Removing intermediate container 6c89c98d0ef6 06:08:39 ---> ac1533f9faff 06:08:39 Step 19/24 : EXPOSE 161 06:08:39 ---> Running in 67cc4fbd3e64 06:08:39 Removing intermediate container 67cc4fbd3e64 06:08:39 ---> df2ace2708c8 06:08:39 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:08:39 ---> Running in 7dddd753bd2d 06:08:39 Removing intermediate container 7dddd753bd2d 06:08:39 ---> f4750fe65fe1 06:08:39 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:08:39 ---> Running in 1a1611db3467 06:08:39 Removing intermediate container 1a1611db3467 06:08:39 ---> 876f13dbbb95 06:08:39 Step 22/24 : LABEL arch=arm64 06:08:39 ---> Running in cce2c0bd2a74 06:08:39 Removing intermediate container cce2c0bd2a74 06:08:39 ---> d6fc3a81985f 06:08:39 Step 23/24 : LABEL git_sha=8730ff3bac81c2a753610768d578edee4cb88d5a 06:08:39 ---> Running in 5605114b0aec 06:08:39 Removing intermediate container 5605114b0aec 06:08:39 ---> ff418b9e9eed 06:08:39 Step 24/24 : LABEL version=0.0.0 06:08:39 ---> Running in f823609e305d 06:08:39 Removing intermediate container f823609e305d 06:08:39 ---> 074103fcf014 06:08:39 [Warning] One or more build-args [ARCH] were not consumed 06:08:39 Successfully built 074103fcf014 06:08:39 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:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:40 06:08:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:40 arm64: Pulling from edgex-lftools-log-publisher 06:08:40 8998bd30e6a1: Pulling fs layer 06:08:40 04944245beec: Pulling fs layer 06:08:40 699f458cf7ca: Pulling fs layer 06:08:40 765212b225bb: Pulling fs layer 06:08:40 f23df028b6ca: Pulling fs layer 06:08:40 d65c8cfc05b1: Pulling fs layer 06:08:40 2437ff75d9bd: Pulling fs layer 06:08:40 765212b225bb: Waiting 06:08:40 f23df028b6ca: Waiting 06:08:40 2437ff75d9bd: Waiting 06:08:41 04944245beec: Verifying Checksum 06:08:41 04944245beec: Download complete 06:08:41 765212b225bb: Verifying Checksum 06:08:41 765212b225bb: Download complete 06:08:41 f23df028b6ca: Verifying Checksum 06:08:41 f23df028b6ca: Download complete 06:08:41 d65c8cfc05b1: Verifying Checksum 06:08:41 d65c8cfc05b1: Download complete 06:08:41 699f458cf7ca: Verifying Checksum 06:08:41 699f458cf7ca: Download complete 06:08:41 8998bd30e6a1: Verifying Checksum 06:08:41 8998bd30e6a1: Download complete 06:08:44 2437ff75d9bd: Verifying Checksum 06:08:44 2437ff75d9bd: Download complete 06:08:45 8998bd30e6a1: Pull complete 06:08:46 04944245beec: Pull complete 06:08:47 699f458cf7ca: Pull complete 06:08:47 765212b225bb: Pull complete 06:08:48 f23df028b6ca: Pull complete 06:08:48 d65c8cfc05b1: Pull complete 06:09:03 2437ff75d9bd: Pull complete 06:09:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:04 prd-ubuntu20.04-docker-arm64-4c-16g-5742 does not seem to be running inside a container 06:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:09:06 $ docker top 649e131f1af27e24cf1d8eb7a291b807ac41526d73138673c61cb3ba7b322b8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:07 ---> job-cost.sh 06:09:07 lf-activate-venv: SKIPPING 06:09:07 INFO: No Stack... 06:09:08 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:09 INFO: Archiving Costs [Pipeline] sh 06:09:09 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:09:09 + cut -d, -f6 [Pipeline] lock 06:09:09 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] 06:09:09 Resource [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] did not exist. Created. 06:09:09 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:10 /w/workspace/device-snmp-go/1@tmp/durable-03530f0b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:11 + echo total: 0.10999999940395355 [Pipeline] stash 06:09:11 Warning: overwriting stash ‘stack-cost’ 06:09:11 Stashed 1 file(s) [Pipeline] } 06:09:11 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:11 $ docker stop --time=1 649e131f1af27e24cf1d8eb7a291b807ac41526d73138673c61cb3ba7b322b8e 06:09:13 $ docker rm -f --volumes 649e131f1af27e24cf1d8eb7a291b807ac41526d73138673c61cb3ba7b322b8e [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:09:14 provisioning config files... 06:09:14 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/config17202805083852367917tmp [Pipeline] { [Pipeline] sh 06:09:15 + set +x 06:09:15 + bash -s -- 06:09:15 + curl -s https://codecov.io/bash 06:09:15 06:09:15 _____ _ 06:09:15 / ____| | | 06:09:15 | | ___ __| | ___ ___ _____ __ 06:09:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:15 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:15 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:15 Bash-1.0.6 06:09:15 06:09:15 06:09:15 ==> git version 2.25.1 found 06:09:15 ==> 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:09:15 Release-Date: 2020-01-08 06:09:15 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:09:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:15 ==> Jenkins CI detected. 06:09:15 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-231 06:09:15 project root: . 06:09:15 --> token set from env 06:09:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:15 ==> Running gcov in . (disable via -X gcov) 06:09:15 ==> Python coveragepy not found 06:09:15 ==> Searching for coverage reports in: 06:09:15 + . 06:09:15 -> Found 1 reports 06:09:15 ==> Detecting git/mercurial file structure 06:09:15 ==> Reading reports 06:09:15 + ./coverage.out bytes=7631 06:09:15 ==> Appending adjustments 06:09:15 https://docs.codecov.io/docs/fixing-reports 06:09:15 + Found adjustments 06:09:15 ==> Gzipping contents 06:09:15 4.0K /tmp/codecov.Dl3hdw.gz 06:09:15 ==> Uploading reports 06:09:15 url: https://codecov.io 06:09:15 query: branch=PR-231&commit=8730ff3bac81c2a753610768d578edee4cb88d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=231&job=&cmd_args= 06:09:15 -> Pinging Codecov 06:09:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-231&commit=8730ff3bac81c2a753610768d578edee4cb88d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=231&job=&cmd_args= 06:09:15 -> Uploading to 06:09:15 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/6C56EA5C29638FB4528AC87E60AF5AE0/8730ff3bac81c2a753610768d578edee4cb88d5a/8fd3ef4f-af27-4146-ad9f-196583c9b7cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T060915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ba858d464cc6cde26e0e9b5cec8a24052223ebaf7863ba0ca1529b4a775d505 06:09:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:15 Dload Upload Total Spent Left Speed 06:09:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 4786 --:--:-- --:--:-- --:--:-- 4786 06:09:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] } 06:09:15 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:09:17 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-231/archives ] 06:09:17 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-231/archives 06:09:17 total 16 06:09:17 drwxr-xr-x 3 root root 4096 Feb 14 06:01 . 06:09:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 06:01 .. 06:09:17 drwxr-xr-x 2 root root 4096 Feb 14 06:01 cost 06:09:17 -rw-r--r-- 1 root root 86 Feb 14 06:01 cost.csv 06:09:17 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-231/archives 06:09:17 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-231/archives 06:09:17 total 16 06:09:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 06:01 . 06:09:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 06:01 .. 06:09:17 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 06:01 cost 06:09:17 -rw-r--r-- 1 jenkins jenkins 86 Feb 14 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:09:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:18 ---> package-listing.sh 06:09:18 ++ facter osfamily 06:09:18 ++ tr '[:upper:]' '[:lower:]' 06:09:18 + OS_FAMILY=debian 06:09:18 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-231 06:09:18 + START_PACKAGES=/tmp/packages_start.txt 06:09:18 + END_PACKAGES=/tmp/packages_end.txt 06:09:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:18 + PACKAGES=/tmp/packages_start.txt 06:09:18 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-231 ']' 06:09:18 + PACKAGES=/tmp/packages_end.txt 06:09:18 + case "${OS_FAMILY}" in 06:09:18 + dpkg -l 06:09:18 + grep '^ii' 06:09:18 + '[' -f /tmp/packages_start.txt ']' 06:09:18 + '[' -f /tmp/packages_end.txt ']' 06:09:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:18 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-231 ']' 06:09:18 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-231/archives/ 06:09:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-231/archives/ [Pipeline] echo 06:09:18 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-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:19 prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container 06:09:19 $ 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-231/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-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@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:09:20 $ docker top 1a2f177704fe6487ed9890253f0315f5233789e67b272a74ca705444578f6f52 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:20 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:20 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:21 + ls /var/log/sa-host 06:09:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:21 provisioning config files... 06:09:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/config1270152867157277554tmp [Pipeline] { [Pipeline] echo 06:09:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:21 ---> create-netrc.sh [Pipeline] } 06:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:22 ---> python-tools-install.sh [Pipeline] echo 06:09:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:22 ---> sudo-logs.sh 06:09:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:22 ---> job-cost.sh 06:09:22 lf-activate-venv: SKIPPING 06:09:22 DEBUG: total: 0.2199999988079071 06:09:22 INFO: Retrieving Stack Cost... 06:09:23 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:23 INFO: Archiving Costs [Pipeline] echo 06:09:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:23 ---> logs-deploy.sh 06:09:23 lf-activate-venv: SKIPPING 06:09:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-231/1 06:09:23 INFO: archiving workspace using pattern(s): 06:09:24 Archives upload complete. 06:09:24 INFO: archiving logs to Nexus