Pull request #333 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de2c10ee5d456fb1cedac684bc69c8e1e5b89019+b852d33a75a07d69fbdb63dde5dbae2cfe6da43b (c1c49fc1bfd27a9119c665c6f7c14b7992f261f9) 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-ssh13619628308739042478.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9871911983726234326.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-333/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-333/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17892887058770981347.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-333/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9072081922278948466.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17498929016179695286.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-333/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-333/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8533275771222970698.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-349 in /w/workspace/gexfoundry_device-snmp-go_PR-333 [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-333 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b852d33a75a07d69fbdb63dde5dbae2cfe6da43b into PR head commit de2c10ee5d456fb1cedac684bc69c8e1e5b89019 Merge succeeded, producing de2c10ee5d456fb1cedac684bc69c8e1e5b89019 Checking out Revision de2c10ee5d456fb1cedac684bc69c8e1e5b89019 (PR-333) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f de2c10ee5d456fb1cedac684bc69c8e1e5b89019 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b852d33a75a07d69fbdb63dde5dbae2cfe6da43b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de2c10ee5d456fb1cedac684bc69c8e1e5b89019 # timeout=10 [Pipeline] timeout 22:21:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:48 ========================================================= 22:21:48 EdgeX Global Pipelines Version Info 22:21:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:49 ------------------- 22:21:49 stable info: 22:21:49 ------------------- 22:21:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:49 Message: update stable to v1.0.258 22:21:50 ------------------- 22:21:50 experimental info: 22:21:50 ------------------- 22:21:50 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:21:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:21:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:21:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-333 [Pipeline] echo 22:21:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-333 [Pipeline] echo 22:21:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-333 [Pipeline] echo 22:21:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de2c10ee5d456fb1cedac684bc69c8e1e5b89019 [Pipeline] echo 22:21:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de2c10e [Pipeline] echo 22:21:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:53 provisioning config files... 22:21:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-333@tmp/config13969584401254024296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:54 ---> ****-login.sh 22:21:54 nexus3.edgexfoundry.org:10001 22:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:54 Configure a credential helper to remove this warning. See 22:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:54 22:21:54 Login Succeeded 22:21:54 nexus3.edgexfoundry.org:10002 22:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:54 Configure a credential helper to remove this warning. See 22:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:54 22:21:54 Login Succeeded 22:21:54 nexus3.edgexfoundry.org:10003 22:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:54 Configure a credential helper to remove this warning. See 22:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:54 22:21:54 Login Succeeded 22:21:54 nexus3.edgexfoundry.org:10004 22:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:54 Configure a credential helper to remove this warning. See 22:21:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:54 22:21:54 Login Succeeded 22:21:54 ****.io 22:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:55 Configure a credential helper to remove this warning. See 22:21:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:55 22:21:55 Login Succeeded 22:21:55 ---> ****-login.sh ends [Pipeline] } 22:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:21:56 + git rev-list -1 --merges de2c10ee5d456fb1cedac684bc69c8e1e5b89019~1..de2c10ee5d456fb1cedac684bc69c8e1e5b89019 [Pipeline] echo 22:21:56 -----------> git rev-list -1 --merges de2c10ee5d456fb1cedac684bc69c8e1e5b89019~1..de2c10ee5d456fb1cedac684bc69c8e1e5b89019 de2c10ee5d456fb1cedac684bc69c8e1e5b89019 [false] [Pipeline] sh 22:21:56 + git log --format=format:%s -1 de2c10ee5d456fb1cedac684bc69c8e1e5b89019 [Pipeline] echo 22:21:56 ========================================================= 22:21:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:21:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:57 + git log --format=format:%s -1 de2c10ee5d456fb1cedac684bc69c8e1e5b89019 [Pipeline] echo 22:21:57 [semverPrep] GIT_COMMIT: de2c10ee5d456fb1cedac684bc69c8e1e5b89019, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo 22:21:57 [semverPrep] This is not a build commit. [Pipeline] sh 22:21:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:57 + grep -v github /etc/ssh/ssh_known_hosts 22:21:57 + [ -e /tmp/ssh_known_hosts ] 22:21:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:21:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:21:57 + sudo tee -a /etc/ssh/ssh_known_hosts 22:21:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:58 22:21:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:58 0.1.4: Pulling from edgex-devops/py-git-semver 22:21:58 b85a868b505f: Pulling fs layer 22:21:58 e2be974225ed: Pulling fs layer 22:21:58 339a4e72a1f5: Pulling fs layer 22:21:58 988bab9f4d93: Pulling fs layer 22:21:58 1469e6f7b9e6: Pulling fs layer 22:21:58 eaf3925da568: Pulling fs layer 22:21:58 bab4dde63d76: Pulling fs layer 22:21:58 bde34c3a00c8: Pulling fs layer 22:21:58 b352a97aabf1: Pulling fs layer 22:21:58 4872d77fe225: Pulling fs layer 22:21:58 5851b861e8e6: Pulling fs layer 22:21:58 988bab9f4d93: Waiting 22:21:58 1469e6f7b9e6: Waiting 22:21:58 bab4dde63d76: Waiting 22:21:58 eaf3925da568: Waiting 22:21:58 bde34c3a00c8: Waiting 22:21:58 b352a97aabf1: Waiting 22:21:58 5851b861e8e6: Waiting 22:21:58 e2be974225ed: Download complete 22:21:58 988bab9f4d93: Download complete 22:21:58 1469e6f7b9e6: Verifying Checksum 22:21:58 1469e6f7b9e6: Download complete 22:21:58 eaf3925da568: Download complete 22:21:59 339a4e72a1f5: Verifying Checksum 22:21:59 339a4e72a1f5: Download complete 22:21:59 b352a97aabf1: Verifying Checksum 22:21:59 b352a97aabf1: Download complete 22:21:59 4872d77fe225: Download complete 22:21:59 5851b861e8e6: Download complete 22:21:59 b85a868b505f: Verifying Checksum 22:21:59 b85a868b505f: Download complete 22:21:59 bab4dde63d76: Download complete 22:22:00 b85a868b505f: Pull complete 22:22:00 e2be974225ed: Pull complete 22:22:01 339a4e72a1f5: Pull complete 22:22:01 988bab9f4d93: Pull complete 22:22:02 1469e6f7b9e6: Pull complete 22:22:02 eaf3925da568: Pull complete 22:22:04 bab4dde63d76: Pull complete 22:22:04 bde34c3a00c8: Pull complete 22:22:05 b352a97aabf1: Pull complete 22:22:05 4872d77fe225: Pull complete 22:22:05 5851b861e8e6: Pull complete 22:22:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:22:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:06 prd-ubuntu20.04-docker-8c-8g-349 does not seem to be running inside a container 22:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-333 -v /w/workspace/gexfoundry_device-snmp-go_PR-333:/w/workspace/gexfoundry_device-snmp-go_PR-333:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-333@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-333@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 22:22:13 $ docker top 01428bdacb278d86638cfa9993d2aba9732c42c624d2450178c0b9c01d9416e6 -eo pid,comm 22:22:13 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). 22:22:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:14 [ssh-agent] Looking for ssh-agent implementation... 22:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:14 $ docker exec 01428bdacb278d86638cfa9993d2aba9732c42c624d2450178c0b9c01d9416e6 ssh-agent 22:22:14 SSH_AUTH_SOCK=/tmp/ssh-m7PTaGX0ltF5/agent.31 22:22:14 SSH_AGENT_PID=37 22:22:14 Running ssh-add (command line suppressed) 22:22:14 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-333@tmp/private_key_9859366282857694979.key (/w/workspace/gexfoundry_device-snmp-go_PR-333@tmp/private_key_9859366282857694979.key) 22:22:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:14 + git tag --points-at HEAD [Pipeline] } 22:22:14 $ docker exec --env ******** --env ******** 01428bdacb278d86638cfa9993d2aba9732c42c624d2450178c0b9c01d9416e6 ssh-agent -k 22:22:14 unset SSH_AUTH_SOCK; 22:22:14 unset SSH_AGENT_PID; 22:22:14 echo Agent pid 37 killed; 22:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:15 [ssh-agent] Looking for ssh-agent implementation... 22:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:15 $ docker exec 01428bdacb278d86638cfa9993d2aba9732c42c624d2450178c0b9c01d9416e6 ssh-agent 22:22:15 SSH_AUTH_SOCK=/tmp/ssh-GVc7YjGUoIVo/agent.69 22:22:15 SSH_AGENT_PID=75 22:22:15 Running ssh-add (command line suppressed) 22:22:15 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-333@tmp/private_key_831813899876938947.key (/w/workspace/gexfoundry_device-snmp-go_PR-333@tmp/private_key_831813899876938947.key) 22:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:15 + git semver init 22:22:16 2023-11-21 22:22:16,101 [run_init] DEBUG init version:0.0.0 force:False 22:22:16 2023-11-21 22:22:16,103 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-333/.semver 22:22:16 2023-11-21 22:22:16,103 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-333/.semver 22:22:16 2023-11-21 22:22:16,103 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-333/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-333, universal_newlines=False, shell=None, istream=None) 22:22:18 2023-11-21 22:22:18,550 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-333/.git/info/exclude 22:22:18 2023-11-21 22:22:18,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-333/.semver/PR-333 with force:False 22:22:18 2023-11-21 22:22:18,551 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-333/.semver/PR-333 22:22:18 2023-11-21 22:22:18,555 [execute] INFO git cat-file --batch-check 22:22:18 2023-11-21 22:22:18,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-333/.semver, universal_newlines=False, shell=None, istream=) 22:22:18 2023-11-21 22:22:18,561 [execute] INFO git cat-file --batch 22:22:18 2023-11-21 22:22:18,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-333/.semver, universal_newlines=False, shell=None, istream=) 22:22:18 2023-11-21 22:22:18,566 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-333/.semver/PR-333 22:22:18 0.0.0 [Pipeline] } 22:22:18 $ docker exec --env ******** --env ******** 01428bdacb278d86638cfa9993d2aba9732c42c624d2450178c0b9c01d9416e6 ssh-agent -k 22:22:19 unset SSH_AUTH_SOCK; 22:22:19 unset SSH_AGENT_PID; 22:22:19 echo Agent pid 75 killed; 22:22:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:19 + git semver [Pipeline] } 22:22:19 $ docker stop --time=1 01428bdacb278d86638cfa9993d2aba9732c42c624d2450178c0b9c01d9416e6 22:22:21 $ docker rm -f --volumes 01428bdacb278d86638cfa9993d2aba9732c42c624d2450178c0b9c01d9416e6 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:22 Stashed 1 file(s) [Pipeline] echo 22:22:22 [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 22:22:23 provisioning config files... 22:22:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-333@tmp/config9529549545137060746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:23 ---> ****-login.sh 22:22:23 nexus3.edgexfoundry.org:10001 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10002 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10003 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 nexus3.edgexfoundry.org:10004 22:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:23 Configure a credential helper to remove this warning. See 22:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:23 22:22:23 Login Succeeded 22:22:23 ****.io 22:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:24 Configure a credential helper to remove this warning. See 22:22:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:24 22:22:24 Login Succeeded 22:22:24 ---> ****-login.sh ends [Pipeline] } 22:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:24 ========================================================= 22:22:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:22:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:22:25 Sending build context to Docker daemon 14.08MB 22:22:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:22:25 Step 2/12 : FROM ${BASE} AS builder 22:22:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:25 7264a8db6415: Pulling fs layer 22:22:25 c4d48a809fc2: Pulling fs layer 22:22:25 4f1c88b9dad5: Pulling fs layer 22:22:25 ad3a456e5733: Pulling fs layer 22:22:25 69c7f0334f64: Pulling fs layer 22:22:25 1f1c1a5573a3: Pulling fs layer 22:22:25 ce7588e14bc9: Pulling fs layer 22:22:25 b5e4710f87ac: Pulling fs layer 22:22:25 69c7f0334f64: Waiting 22:22:25 1f1c1a5573a3: Waiting 22:22:25 ce7588e14bc9: Waiting 22:22:25 b5e4710f87ac: Waiting 22:22:25 ad3a456e5733: Waiting 22:22:25 c4d48a809fc2: Download complete 22:22:25 ad3a456e5733: Verifying Checksum 22:22:25 ad3a456e5733: Download complete 22:22:25 69c7f0334f64: Verifying Checksum 22:22:25 69c7f0334f64: Download complete 22:22:25 7264a8db6415: Verifying Checksum 22:22:25 7264a8db6415: Download complete 22:22:26 1f1c1a5573a3: Verifying Checksum 22:22:26 1f1c1a5573a3: Download complete 22:22:26 7264a8db6415: Pull complete 22:22:26 b5e4710f87ac: Verifying Checksum 22:22:26 b5e4710f87ac: Download complete 22:22:26 c4d48a809fc2: Pull complete 22:22:27 4f1c88b9dad5: Verifying Checksum 22:22:27 4f1c88b9dad5: Download complete 22:22:27 ce7588e14bc9: Verifying Checksum 22:22:27 ce7588e14bc9: Download complete 22:22:31 4f1c88b9dad5: Pull complete 22:22:31 ad3a456e5733: Pull complete 22:22:32 69c7f0334f64: Pull complete 22:22:32 1f1c1a5573a3: Pull complete 22:22:35 ce7588e14bc9: Pull complete 22:22:36 b5e4710f87ac: Pull complete 22:22:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:22:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:22:36 ---> 88b5674ff536 22:22:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:22:37 Still waiting to schedule task 22:22:37 ‘prd-centos7-blackbox-4c-2g-162’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-centos7-blackbox-4c-2g-163’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-359’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-362’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-363’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-364’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-365’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-366’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-8c-8g-367’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 22:22:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-358’ is offline 22:22:48 ---> Running in 89dc40ca0db8 22:22:49 Removing intermediate container 89dc40ca0db8 22:22:49 ---> 588f0b8c21c0 22:22:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:49 ---> Running in 8bd40b7603b5 22:22:50 Removing intermediate container 8bd40b7603b5 22:22:50 ---> 5bd48e1129d6 22:22:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:22:51 ---> Running in 1a6a5b2f8687 22:22:51 Removing intermediate container 1a6a5b2f8687 22:22:51 ---> 6bf1f940d960 22:22:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:22:52 ---> Running in 4d1f5a5e5f61 22:22:52 Removing intermediate container 4d1f5a5e5f61 22:22:52 ---> 9249c8b14080 22:22:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:52 ---> Running in 247407a7847b 22:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:54 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:22:54 (2/4) Installing libedit (20221030.3.1-r1) 22:22:54 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:22:54 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:22:54 Executing busybox-1.36.1-r5.trigger 22:22:54 OK: 268 MiB in 56 packages 22:22:56 Removing intermediate container 247407a7847b 22:22:56 ---> 1d2cb3b33bc6 22:22:56 Step 8/12 : WORKDIR /device-snmp-go 22:22:56 ---> Running in c39565afc9c9 22:22:56 Removing intermediate container c39565afc9c9 22:22:56 ---> 2d74f8b37329 22:22:56 Step 9/12 : COPY go.mod vendor* ./ 22:22:57 ---> 6edcb3f62618 22:22:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:57 ---> Running in 2f3a571b82f3 22:24:34 Removing intermediate container 2f3a571b82f3 22:24:34 ---> 75c17032ad6a 22:24:34 Step 11/12 : COPY . . 22:24:34 ---> 9dd4b9f2a91c 22:24:34 Step 12/12 : RUN ${MAKE} 22:24:34 ---> Running in c34d21516203 22:24:34 noop 22:24:34 Removing intermediate container c34d21516203 22:24:34 ---> 22fc17d4569b 22:24:34 Successfully built 22fc17d4569b 22:24:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:35 + docker inspect -f . ci-base-image-x86_64 22:24:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:35 prd-ubuntu20.04-docker-8c-8g-349 does not seem to be running inside a container 22:24:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-333 -v /w/workspace/gexfoundry_device-snmp-go_PR-333:/w/workspace/gexfoundry_device-snmp-go_PR-333:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-333@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-333@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 22:24:36 $ docker top 75d3ab29076526ed20b2c4c82d08caa9731bfc6b3ddeb5fd5b13c8ca3cad84a6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:37 + go version 22:24:37 go version go1.21.0 linux/amd64 [Pipeline] } 22:24:37 $ docker stop --time=1 75d3ab29076526ed20b2c4c82d08caa9731bfc6b3ddeb5fd5b13c8ca3cad84a6 22:24:38 $ docker rm -f --volumes 75d3ab29076526ed20b2c4c82d08caa9731bfc6b3ddeb5fd5b13c8ca3cad84a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:39 + docker inspect -f . ci-base-image-x86_64 22:24:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:39 prd-ubuntu20.04-docker-8c-8g-349 does not seem to be running inside a container 22:24:39 $ 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-333 -v /w/workspace/gexfoundry_device-snmp-go_PR-333:/w/workspace/gexfoundry_device-snmp-go_PR-333:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-333@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-333@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 22:24:40 $ docker top eb82db5fc836ba3ddc071f0c3ae8f7c48958b074f56228de9f5366c8602132c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-333 [Pipeline] fileExists [Pipeline] sh 22:24:41 + make test 22:24:41 go test ./... -coverprofile=coverage.out 22:24:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:24:54 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:24:54 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 22:25:02 go vet ./... 22:25:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:25:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:25:06 ./bin/test-attribution-txt.sh [Pipeline] echo 22:25:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:25:06 $ docker stop --time=1 eb82db5fc836ba3ddc071f0c3ae8f7c48958b074f56228de9f5366c8602132c1 22:25:09 $ docker rm -f --volumes eb82db5fc836ba3ddc071f0c3ae8f7c48958b074f56228de9f5366c8602132c1 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:25:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:25:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:25:11 + ls -al . 22:25:11 total 172 22:25:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:24 . 22:25:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 .. 22:25:11 -rw-rw-r-- 1 jenkins jenkins 6 Nov 21 22:21 .dockerignore 22:25:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:24 .git 22:25:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 .github 22:25:11 -rw-rw-r-- 1 jenkins jenkins 263 Nov 21 22:21 .gitignore 22:25:11 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:21 .golangci.yml 22:25:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:22 .semver 22:25:11 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 21 22:21 Attribution.txt 22:25:11 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 21 22:21 CHANGELOG.md 22:25:11 -rw-rw-r-- 1 jenkins jenkins 1571 Nov 21 22:21 Dockerfile 22:25:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:21 GOVERNANCE.md 22:25:11 -rw-rw-r-- 1 jenkins jenkins 656 Nov 21 22:21 Jenkinsfile 22:25:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:21 LICENSE 22:25:11 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 21 22:21 Makefile 22:25:11 -rw-rw-r-- 1 jenkins jenkins 620 Nov 21 22:21 OWNERS.md 22:25:11 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 21 22:21 README.md 22:25:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:25:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 bin 22:25:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 cmd 22:25:11 -rw-r--r-- 1 jenkins jenkins 8837 Nov 21 22:24 coverage.out 22:25:11 -rw-rw-r-- 1 jenkins jenkins 3665 Nov 21 22:21 go.mod 22:25:11 -rw-rw-r-- 1 jenkins jenkins 34728 Nov 21 22:21 go.sum 22:25:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 internal 22:25:11 -rw-rw-r-- 1 jenkins jenkins 228 Nov 21 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:12 + 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=de2c10ee5d456fb1cedac684bc69c8e1e5b89019 --label arch=amd64 --label version=0.0.0 . 22:25:12 Sending build context to Docker daemon 14.09MB 22:25:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:25:12 Step 2/25 : FROM ${BASE} AS builder 22:25:12 ---> 22fc17d4569b 22:25:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:25:12 ---> Running in 9cd6d779a64c 22:25:12 Removing intermediate container 9cd6d779a64c 22:25:12 ---> fa66d852d070 22:25:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:25:12 ---> Running in 1dddf60567aa 22:25:12 Removing intermediate container 1dddf60567aa 22:25:12 ---> 20746f314cfa 22:25:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:25:12 ---> Running in 28de5a8a321f 22:25:12 Removing intermediate container 28de5a8a321f 22:25:12 ---> 1122dcfa4152 22:25:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:25:12 ---> Running in c25ff403b7d5 22:25:12 Removing intermediate container c25ff403b7d5 22:25:12 ---> bfc5e9f35481 22:25:12 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:12 ---> Running in 5fe229b600d3 22:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:13 OK: 268 MiB in 56 packages 22:25:14 Removing intermediate container 5fe229b600d3 22:25:14 ---> 1d7f77e33268 22:25:14 Step 8/25 : WORKDIR /device-snmp-go 22:25:14 ---> Running in 0cdc99b64c2d 22:25:14 Removing intermediate container 0cdc99b64c2d 22:25:14 ---> 7578b9b4c830 22:25:14 Step 9/25 : COPY go.mod vendor* ./ 22:25:14 ---> 02d55ad6893c 22:25:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:14 ---> Running in fef361626eec 22:25:14 Removing intermediate container fef361626eec 22:25:14 ---> 4e1b37994be1 22:25:14 Step 11/25 : COPY . . 22:25:15 ---> d2dea6a7f2d1 22:25:15 Step 12/25 : RUN ${MAKE} 22:25:16 ---> Running in 0b6638249079 22:25:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 22:25:43 Removing intermediate container 0b6638249079 22:25:43 ---> 425c86d782a1 22:25:43 Step 13/25 : FROM alpine:3.18 22:25:43 3.18: Pulling from library/alpine 22:25:43 96526aa774ef: Pulling fs layer 22:25:43 96526aa774ef: Verifying Checksum 22:25:43 96526aa774ef: Download complete 22:25:43 96526aa774ef: Pull complete 22:25:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:25:43 Status: Downloaded newer image for alpine:3.18 22:25:43 ---> 8ca4688f4f35 22:25:43 Step 14/25 : RUN apk add --update --no-cache dumb-init 22:25:43 ---> Running in 5033641c7064 22:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:43 (1/1) Installing dumb-init (1.2.5-r2) 22:25:43 Executing busybox-1.36.1-r2.trigger 22:25:43 OK: 7 MiB in 16 packages 22:25:43 Removing intermediate container 5033641c7064 22:25:43 ---> 1f806aa8a0e0 22:25:43 Step 15/25 : RUN apk --no-cache upgrade 22:25:43 ---> Running in 12a328249b73 22:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:43 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:25:43 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:25:43 Executing busybox-1.36.1-r5.post-upgrade 22:25:43 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:25:43 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:25:43 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:25:43 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:25:43 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:25:43 Executing busybox-1.36.1-r5.trigger 22:25:43 OK: 7 MiB in 16 packages 22:25:43 Removing intermediate container 12a328249b73 22:25:43 ---> 779b3d91b622 22:25:43 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 22:25:44 ---> 21d585beab48 22:25:44 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:25:44 ---> 526da0e25943 22:25:44 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 22:25:45 ---> 4d32901ad94a 22:25:45 Step 19/25 : EXPOSE 59993 22:25:45 ---> Running in a41ecc7a6550 22:25:45 Removing intermediate container a41ecc7a6550 22:25:45 ---> 98e8ad90cc81 22:25:45 Step 20/25 : EXPOSE 161 22:25:45 ---> Running in 3358a2204cec 22:25:45 Removing intermediate container 3358a2204cec 22:25:45 ---> 82c8204fe342 22:25:45 Step 21/25 : ENTRYPOINT ["/device-snmp"] 22:25:45 ---> Running in a4f65eb76c2d 22:25:45 Removing intermediate container a4f65eb76c2d 22:25:45 ---> cc4fa50505c6 22:25:45 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:25:45 ---> Running in f63804c7287d 22:25:45 Removing intermediate container f63804c7287d 22:25:45 ---> fedfd06536c0 22:25:45 Step 23/25 : LABEL arch=amd64 22:25:45 ---> Running in b75461085ae7 22:25:45 Removing intermediate container b75461085ae7 22:25:45 ---> 8e725369101c 22:25:45 Step 24/25 : LABEL git_sha=de2c10ee5d456fb1cedac684bc69c8e1e5b89019 22:25:45 ---> Running in c67855ee55ed 22:25:45 Removing intermediate container c67855ee55ed 22:25:45 ---> 6f20e4a60837 22:25:45 Step 25/25 : LABEL version=0.0.0 22:25:45 ---> Running in 784d776c37ae 22:25:45 Removing intermediate container 784d776c37ae 22:25:45 ---> 01a78af6606f 22:25:45 [Warning] One or more build-args [ARCH] were not consumed 22:25:45 Successfully built 01a78af6606f 22:25:45 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 22:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:46 22:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:47 latest: Pulling from edgex-lftools-log-publisher 22:25:47 5eb5b503b376: Pulling fs layer 22:25:47 5c69ac0246d0: Pulling fs layer 22:25:47 ec43610c2a17: Pulling fs layer 22:25:47 3a2ae6a8a46f: Pulling fs layer 22:25:47 33b1e0a273af: Pulling fs layer 22:25:47 5d3b04190fa2: Pulling fs layer 22:25:47 2f39f015ded8: Pulling fs layer 22:25:47 3a2ae6a8a46f: Waiting 22:25:47 33b1e0a273af: Waiting 22:25:47 5d3b04190fa2: Waiting 22:25:47 2f39f015ded8: Waiting 22:25:47 5c69ac0246d0: Verifying Checksum 22:25:47 5c69ac0246d0: Download complete 22:25:47 3a2ae6a8a46f: Verifying Checksum 22:25:47 3a2ae6a8a46f: Download complete 22:25:47 33b1e0a273af: Verifying Checksum 22:25:47 33b1e0a273af: Download complete 22:25:47 5d3b04190fa2: Verifying Checksum 22:25:47 5d3b04190fa2: Download complete 22:25:47 ec43610c2a17: Verifying Checksum 22:25:47 ec43610c2a17: Download complete 22:25:47 5eb5b503b376: Verifying Checksum 22:25:47 5eb5b503b376: Download complete 22:25:48 2f39f015ded8: Download complete 22:25:48 5eb5b503b376: Pull complete 22:25:48 5c69ac0246d0: Pull complete 22:25:49 ec43610c2a17: Pull complete 22:25:49 3a2ae6a8a46f: Pull complete 22:25:49 33b1e0a273af: Pull complete 22:25:49 5d3b04190fa2: Pull complete 22:25:55 2f39f015ded8: Pull complete 22:25:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:55 prd-ubuntu20.04-docker-8c-8g-349 does not seem to be running inside a container 22:25:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-333 -v /w/workspace/gexfoundry_device-snmp-go_PR-333:/w/workspace/gexfoundry_device-snmp-go_PR-333:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-333@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-333@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 22:26:08 $ docker top be202d6d9ef777ba6dc4d456327db85d8b5e054831a119f9d3d67303449b5526 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:09 ---> job-cost.sh 22:26:09 lf-activate-venv: SKIPPING 22:26:09 INFO: No Stack... 22:26:09 INFO: Retrieving Pricing Info for: v3-standard-8 22:26:09 INFO: Archiving Costs [Pipeline] sh 22:26:09 + cat /w/workspace/gexfoundry_device-snmp-go_PR-333/archives/cost.csv 22:26:09 + cut -d, -f6 [Pipeline] lock 22:26:10 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-333-1-stack-cost] 22:26:10 Resource [jenkins-edgexfoundry-device-snmp-go-PR-333-1-stack-cost] did not exist. Created. 22:26:10 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:26:10 + echo total: 0.2199999988079071 [Pipeline] stash 22:26:10 Stashed 1 file(s) [Pipeline] } 22:26:10 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-333-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:26:10 $ docker stop --time=1 be202d6d9ef777ba6dc4d456327db85d8b5e054831a119f9d3d67303449b5526 22:26:11 $ docker rm -f --volumes be202d6d9ef777ba6dc4d456327db85d8b5e054831a119f9d3d67303449b5526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:37:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-746 in /w/workspace/gexfoundry_device-snmp-go_PR-333 [Pipeline] { [Pipeline] ws 22:37:14 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:37:17 Selected Git installation does not exist. Using Default 22:37:17 The recommended git tool is: NONE 22:37:26 using credential edgex-jenkins-ssh 22:37:26 Cloning the remote Git repository 22:37:26 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:37:26 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:37:26 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:37:26 > git --version # timeout=10 22:37:26 > git --version # 'git version 2.25.1' 22:37:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:28 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:37:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:29 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:37:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:37:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:30 Merging remotes/origin/main commit b852d33a75a07d69fbdb63dde5dbae2cfe6da43b into PR head commit de2c10ee5d456fb1cedac684bc69c8e1e5b89019 22:37:30 Merge succeeded, producing de2c10ee5d456fb1cedac684bc69c8e1e5b89019 22:37:30 Checking out Revision de2c10ee5d456fb1cedac684bc69c8e1e5b89019 (PR-333) 22:37:30 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 22:37:31 > git --version # timeout=10 22:37:31 > git --version # 'git version 2.25.1' 22:37:31 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { 22:37:30 > git config core.sparsecheckout # timeout=10 22:37:30 > git checkout -f de2c10ee5d456fb1cedac684bc69c8e1e5b89019 # timeout=10 22:37:30 > git remote # timeout=10 22:37:30 > git config --get remote.origin.url # timeout=10 22:37:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:30 > git merge b852d33a75a07d69fbdb63dde5dbae2cfe6da43b # timeout=10 22:37:30 > git rev-parse HEAD^{commit} # timeout=10 22:37:30 > git config core.sparsecheckout # timeout=10 22:37:30 > git checkout -f de2c10ee5d456fb1cedac684bc69c8e1e5b89019 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:37:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:37:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:32 Dload Upload Total Spent Left Speed 22:37:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 169k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 22:37:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:37:37 + sudo+ tee /etc/docker/daemon.new 22:37:37 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:37:37 { 22:37:37 "registry-mirrors": [ 22:37:37 "https://nexus3.edgexfoundry.org:10001" 22:37:37 ], 22:37:37 "bip": "10.250.0.254/24", 22:37:37 "hosts": [ 22:37:37 "tcp://0.0.0.0:5555", 22:37:37 "unix:///var/run/docker.sock" 22:37:37 ], 22:37:37 "mtu": 1458, 22:37:37 "selinux-enabled": true, 22:37:37 "seccomp-profile": "/etc/docker/seccomp.json" 22:37:37 } [Pipeline] sh 22:37:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:37:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:56 provisioning config files... 22:37:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3652827566358116386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:57 ---> ****-login.sh 22:37:57 nexus3.edgexfoundry.org:10001 22:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:57 Configure a credential helper to remove this warning. See 22:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:57 22:37:57 Login Succeeded 22:37:57 nexus3.edgexfoundry.org:10002 22:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:58 Configure a credential helper to remove this warning. See 22:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:58 22:37:58 Login Succeeded 22:37:58 nexus3.edgexfoundry.org:10003 22:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:58 Configure a credential helper to remove this warning. See 22:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:58 22:37:58 Login Succeeded 22:37:58 nexus3.edgexfoundry.org:10004 22:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:58 Configure a credential helper to remove this warning. See 22:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:58 22:37:58 Login Succeeded 22:37:58 ****.io 22:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:37:59 Configure a credential helper to remove this warning. See 22:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:37:59 22:37:59 Login Succeeded 22:37:59 ---> ****-login.sh ends [Pipeline] } 22:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:38:00 ========================================================= 22:38:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:38:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:38:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:38:01 Sending build context to Docker daemon 7.121MB 22:38:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 22:38:01 Step 2/12 : FROM ${BASE} AS builder 22:38:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:38:01 9fda8d8052c6: Pulling fs layer 22:38:01 5d54e960e981: Pulling fs layer 22:38:01 c4a7e357bf2a: Pulling fs layer 22:38:01 f0e02332f6b5: Pulling fs layer 22:38:01 872ee5b61b7b: Pulling fs layer 22:38:01 0c6a40ed1a82: Pulling fs layer 22:38:01 94ae7d8d031c: Pulling fs layer 22:38:01 872ee5b61b7b: Waiting 22:38:01 0c6a40ed1a82: Waiting 22:38:01 94ae7d8d031c: Waiting 22:38:01 f0e02332f6b5: Waiting 22:38:01 5d54e960e981: Download complete 22:38:01 f0e02332f6b5: Verifying Checksum 22:38:01 f0e02332f6b5: Download complete 22:38:01 872ee5b61b7b: Verifying Checksum 22:38:01 872ee5b61b7b: Download complete 22:38:01 9fda8d8052c6: Download complete 22:38:01 94ae7d8d031c: Verifying Checksum 22:38:01 94ae7d8d031c: Download complete 22:38:02 9fda8d8052c6: Pull complete 22:38:03 c4a7e357bf2a: Verifying Checksum 22:38:03 c4a7e357bf2a: Download complete 22:38:04 0c6a40ed1a82: Verifying Checksum 22:38:04 0c6a40ed1a82: Download complete 22:38:06 5d54e960e981: Pull complete 22:38:21 c4a7e357bf2a: Pull complete 22:38:21 f0e02332f6b5: Pull complete 22:38:21 872ee5b61b7b: Pull complete 22:38:31 0c6a40ed1a82: Pull complete 22:38:31 94ae7d8d031c: Pull complete 22:38:31 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:38:31 ---> 86de565de09d 22:38:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 22:38:34 ---> Running in d54e12b934ac 22:38:34 Removing intermediate container d54e12b934ac 22:38:34 ---> 3d80e81c4c48 22:38:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:38:34 ---> Running in 4b4bf8ae62a7 22:38:35 Removing intermediate container 4b4bf8ae62a7 22:38:35 ---> 89cd391163de 22:38:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:38:35 ---> Running in 757c2e9d5be3 22:38:35 Removing intermediate container 757c2e9d5be3 22:38:35 ---> 79c5c29bb0a5 22:38:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 22:38:35 ---> Running in db3d06126802 22:38:35 Removing intermediate container db3d06126802 22:38:35 ---> ef12181f20c8 22:38:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:38:35 ---> Running in 731a1c1ff63e 22:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:38:39 (1/4) Installing openssh-keygen (9.3_p2-r0) 22:38:39 (2/4) Installing libedit (20221030.3.1-r1) 22:38:39 (3/4) Installing openssh-client-common (9.3_p2-r0) 22:38:39 (4/4) Installing openssh-client-default (9.3_p2-r0) 22:38:39 Executing busybox-1.36.1-r5.trigger 22:38:39 OK: 271 MiB in 56 packages 22:38:40 Removing intermediate container 731a1c1ff63e 22:38:40 ---> 65c56ca80f05 22:38:40 Step 8/12 : WORKDIR /device-snmp-go 22:38:40 ---> Running in 0b070c1f85e8 22:38:40 Removing intermediate container 0b070c1f85e8 22:38:40 ---> 0f5ec82587f0 22:38:40 Step 9/12 : COPY go.mod vendor* ./ 22:38:41 ---> 6cb00fccee09 22:38:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:38:41 ---> Running in 10cf8a42e2cb 22:40:02 Removing intermediate container 10cf8a42e2cb 22:40:02 ---> be92eb07be50 22:40:02 Step 11/12 : COPY . . 22:40:02 ---> d90eef9fafca 22:40:02 Step 12/12 : RUN ${MAKE} 22:40:02 ---> Running in 5dfab2cfe32a 22:40:02 noop 22:40:02 Removing intermediate container 5dfab2cfe32a 22:40:02 ---> fdd1a4435dbd 22:40:02 Successfully built fdd1a4435dbd 22:40:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:03 + docker inspect -f . ci-base-image-arm64 22:40:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:03 prd-ubuntu20.04-docker-arm64-4c-16g-746 does not seem to be running inside a container 22:40:04 $ 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 22:40:05 $ docker top 4a76d3ccdc40da0169a69ef99dfff37718eacbd2c8f2fb0017919a01438bb89c -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:06 + go version 22:40:06 go version go1.21.0 linux/arm64 [Pipeline] } 22:40:06 $ docker stop --time=1 4a76d3ccdc40da0169a69ef99dfff37718eacbd2c8f2fb0017919a01438bb89c 22:40:08 $ docker rm -f --volumes 4a76d3ccdc40da0169a69ef99dfff37718eacbd2c8f2fb0017919a01438bb89c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:09 + docker inspect -f . ci-base-image-arm64 22:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:09 prd-ubuntu20.04-docker-arm64-4c-16g-746 does not seem to be running inside a container 22:40:09 $ 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 22:40:11 $ docker top 109c6f708845922fb3cf22a1f9874621476af56084a73ccca6835671676ae038 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:12 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 22:40:12 + make test 22:40:12 go test ./... -coverprofile=coverage.out 22:40:19 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:42:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:42:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.050s coverage: 0.0% of statements 22:42:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:42:26 go vet ./... 22:42:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:53 ./bin/test-attribution-txt.sh [Pipeline] echo 22:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:42:53 $ docker stop --time=1 109c6f708845922fb3cf22a1f9874621476af56084a73ccca6835671676ae038 22:42:57 $ docker rm -f --volumes 109c6f708845922fb3cf22a1f9874621476af56084a73ccca6835671676ae038 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:58 Warning: overwriting stash ‘coverage-report’ 22:42:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:00 + ls -al . 22:43:00 total 168 22:43:00 drwxrwxr-x 7 jenkins jenkins 4096 Nov 21 22:40 . 22:43:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:37 .. 22:43:00 -rw-rw-r-- 1 jenkins jenkins 6 Nov 21 22:37 .dockerignore 22:43:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:37 .git 22:43:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 .github 22:43:00 -rw-rw-r-- 1 jenkins jenkins 263 Nov 21 22:37 .gitignore 22:43:00 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:37 .golangci.yml 22:43:00 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 21 22:37 Attribution.txt 22:43:00 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 21 22:37 CHANGELOG.md 22:43:00 -rw-rw-r-- 1 jenkins jenkins 1571 Nov 21 22:37 Dockerfile 22:43:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:37 GOVERNANCE.md 22:43:00 -rw-rw-r-- 1 jenkins jenkins 656 Nov 21 22:37 Jenkinsfile 22:43:00 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:37 LICENSE 22:43:00 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 21 22:37 Makefile 22:43:00 -rw-rw-r-- 1 jenkins jenkins 620 Nov 21 22:37 OWNERS.md 22:43:00 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 21 22:37 README.md 22:43:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:43:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 bin 22:43:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 cmd 22:43:00 -rw-r--r-- 1 jenkins jenkins 8837 Nov 21 22:42 coverage.out 22:43:00 -rw-rw-r-- 1 jenkins jenkins 3665 Nov 21 22:37 go.mod 22:43:00 -rw-rw-r-- 1 jenkins jenkins 34728 Nov 21 22:37 go.sum 22:43:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 internal 22:43:00 -rw-rw-r-- 1 jenkins jenkins 228 Nov 21 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:00 + 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=de2c10ee5d456fb1cedac684bc69c8e1e5b89019 --label arch=arm64 --label version=0.0.0 . 22:43:01 Sending build context to Docker daemon 7.131MB 22:43:01 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 22:43:01 Step 2/25 : FROM ${BASE} AS builder 22:43:01 ---> fdd1a4435dbd 22:43:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 22:43:01 ---> Running in 830da609f341 22:43:01 Removing intermediate container 830da609f341 22:43:01 ---> a734d9da8df4 22:43:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:43:02 ---> Running in 49f676974bdf 22:43:02 Removing intermediate container 49f676974bdf 22:43:02 ---> cc796fed42c9 22:43:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 22:43:02 ---> Running in 21b32b9ae838 22:43:02 Removing intermediate container 21b32b9ae838 22:43:02 ---> c4789628dffc 22:43:02 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 22:43:02 ---> Running in 60c6ed6b4f31 22:43:03 Removing intermediate container 60c6ed6b4f31 22:43:03 ---> 31899c0f7176 22:43:03 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:43:03 ---> Running in 02966710bb8b 22:43:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:43:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:43:06 OK: 271 MiB in 56 packages 22:43:07 Removing intermediate container 02966710bb8b 22:43:07 ---> f9f5cb608356 22:43:07 Step 8/25 : WORKDIR /device-snmp-go 22:43:07 ---> Running in 0d60a3c33bb4 22:43:07 Removing intermediate container 0d60a3c33bb4 22:43:07 ---> d00462b75f56 22:43:07 Step 9/25 : COPY go.mod vendor* ./ 22:43:08 ---> 7b79391f34cb 22:43:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:08 ---> Running in 54e15974b7a7 22:43:11 Removing intermediate container 54e15974b7a7 22:43:11 ---> 24177d1b197c 22:43:11 Step 11/25 : COPY . . 22:43:11 ---> 38264de26b02 22:43:11 Step 12/25 : RUN ${MAKE} 22:43:11 ---> Running in 153e7effc334 22:43:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 22:45:34 Removing intermediate container 153e7effc334 22:45:34 ---> 471f9309232a 22:45:34 Step 13/25 : FROM alpine:3.18 22:45:34 3.18: Pulling from library/alpine 22:45:34 579b34f0a95b: Pulling fs layer 22:45:34 579b34f0a95b: Verifying Checksum 22:45:34 579b34f0a95b: Download complete 22:45:34 579b34f0a95b: Pull complete 22:45:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:45:34 Status: Downloaded newer image for alpine:3.18 22:45:34 ---> 3cc203321400 22:45:34 Step 14/25 : RUN apk add --update --no-cache dumb-init 22:45:34 ---> Running in d2823b139cdb 22:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:34 (1/1) Installing dumb-init (1.2.5-r2) 22:45:34 Executing busybox-1.36.1-r2.trigger 22:45:34 OK: 8 MiB in 16 packages 22:45:34 Removing intermediate container d2823b139cdb 22:45:34 ---> 32f3557f5937 22:45:34 Step 15/25 : RUN apk --no-cache upgrade 22:45:34 ---> Running in b02859a13ace 22:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:45:34 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:45:34 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:45:34 Executing busybox-1.36.1-r5.post-upgrade 22:45:34 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:45:34 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:45:34 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:45:34 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:45:34 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:45:34 Executing busybox-1.36.1-r5.trigger 22:45:34 OK: 8 MiB in 16 packages 22:45:34 Removing intermediate container b02859a13ace 22:45:34 ---> 74d01b97584a 22:45:34 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 22:45:35 ---> 9988854b62cf 22:45:35 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:45:36 ---> 3d06992f5f66 22:45:36 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 22:45:37 ---> 9d43121375e3 22:45:37 Step 19/25 : EXPOSE 59993 22:45:37 ---> Running in 2c53f4b69c5c 22:45:37 Removing intermediate container 2c53f4b69c5c 22:45:37 ---> 2d77db04feff 22:45:37 Step 20/25 : EXPOSE 161 22:45:38 ---> Running in 0208726ba2ad 22:45:38 Removing intermediate container 0208726ba2ad 22:45:38 ---> b7de41034cb8 22:45:38 Step 21/25 : ENTRYPOINT ["/device-snmp"] 22:45:38 ---> Running in 926afff0b53a 22:45:38 Removing intermediate container 926afff0b53a 22:45:38 ---> 186301bd2199 22:45:38 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:45:38 ---> Running in 3521614e6407 22:45:39 Removing intermediate container 3521614e6407 22:45:39 ---> 86943295af4f 22:45:39 Step 23/25 : LABEL arch=arm64 22:45:39 ---> Running in 000f0594f3bf 22:45:39 Removing intermediate container 000f0594f3bf 22:45:39 ---> 81e178aedb46 22:45:39 Step 24/25 : LABEL git_sha=de2c10ee5d456fb1cedac684bc69c8e1e5b89019 22:45:39 ---> Running in 3f701dfb7ceb 22:45:40 Removing intermediate container 3f701dfb7ceb 22:45:40 ---> b7b19c4eac30 22:45:40 Step 25/25 : LABEL version=0.0.0 22:45:40 ---> Running in 2d3183f28d8f 22:45:40 Removing intermediate container 2d3183f28d8f 22:45:40 ---> ea33eff0fcd3 22:45:40 [Warning] One or more build-args [ARCH] were not consumed 22:45:40 Successfully built ea33eff0fcd3 22:45:40 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 22:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:41 22:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:42 arm64: Pulling from edgex-lftools-log-publisher 22:45:42 8998bd30e6a1: Pulling fs layer 22:45:42 04944245beec: Pulling fs layer 22:45:42 699f458cf7ca: Pulling fs layer 22:45:42 765212b225bb: Pulling fs layer 22:45:42 f23df028b6ca: Pulling fs layer 22:45:42 d65c8cfc05b1: Pulling fs layer 22:45:42 2437ff75d9bd: Pulling fs layer 22:45:42 765212b225bb: Waiting 22:45:42 f23df028b6ca: Waiting 22:45:42 d65c8cfc05b1: Waiting 22:45:42 2437ff75d9bd: Waiting 22:45:42 04944245beec: Verifying Checksum 22:45:42 04944245beec: Download complete 22:45:42 765212b225bb: Verifying Checksum 22:45:42 765212b225bb: Download complete 22:45:43 f23df028b6ca: Verifying Checksum 22:45:43 f23df028b6ca: Download complete 22:45:43 d65c8cfc05b1: Verifying Checksum 22:45:43 d65c8cfc05b1: Download complete 22:45:43 699f458cf7ca: Verifying Checksum 22:45:43 699f458cf7ca: Download complete 22:45:43 8998bd30e6a1: Verifying Checksum 22:45:43 8998bd30e6a1: Download complete 22:45:46 2437ff75d9bd: Verifying Checksum 22:45:46 2437ff75d9bd: Download complete 22:45:51 8998bd30e6a1: Pull complete 22:45:51 04944245beec: Pull complete 22:45:52 699f458cf7ca: Pull complete 22:45:52 765212b225bb: Pull complete 22:45:53 f23df028b6ca: Pull complete 22:45:54 d65c8cfc05b1: Pull complete 22:46:12 2437ff75d9bd: Pull complete 22:46:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:13 prd-ubuntu20.04-docker-arm64-4c-16g-746 does not seem to be running inside a container 22:46:13 $ 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 22:46:16 $ docker top 06f40da82aa8aff97424df1b032e339c8af8b8e29de0973c1ebcab90e6ebc525 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:17 ---> job-cost.sh 22:46:17 lf-activate-venv: SKIPPING 22:46:17 INFO: No Stack... 22:46:18 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:18 INFO: Archiving Costs [Pipeline] sh 22:46:19 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 22:46:19 + cut -d, -f6 [Pipeline] lock 22:46:19 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-333-1-stack-cost] 22:46:19 Resource [jenkins-edgexfoundry-device-snmp-go-PR-333-1-stack-cost] did not exist. Created. 22:46:19 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:20 /w/workspace/device-snmp-go/1@tmp/durable-ec955e15/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:21 + echo total: 0.10999999940395355 [Pipeline] stash 22:46:21 Warning: overwriting stash ‘stack-cost’ 22:46:21 Stashed 1 file(s) [Pipeline] } 22:46:21 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-333-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:21 $ docker stop --time=1 06f40da82aa8aff97424df1b032e339c8af8b8e29de0973c1ebcab90e6ebc525 22:46:22 $ docker rm -f --volumes 06f40da82aa8aff97424df1b032e339c8af8b8e29de0973c1ebcab90e6ebc525 [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 22:46:24 provisioning config files... 22:46:25 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-333@tmp/config971679512980453861tmp [Pipeline] { [Pipeline] sh 22:46:25 + set +x 22:46:25 + curl -s https://codecov.io/bash 22:46:25 + bash -s -- 22:46:25 22:46:25 _____ _ 22:46:25 / ____| | | 22:46:25 | | ___ __| | ___ ___ _____ __ 22:46:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:25 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:25 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:25 Bash-1.0.6 22:46:25 22:46:25 22:46:25 ==> git version 2.25.1 found 22:46:25 ==> 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 22:46:25 Release-Date: 2020-01-08 22:46:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:46:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:46:25 ==> Jenkins CI detected. 22:46:25 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-333 22:46:25 project root: . 22:46:25 --> token set from env 22:46:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:25 ==> Running gcov in . (disable via -X gcov) 22:46:25 ==> Python coveragepy not found 22:46:25 ==> Searching for coverage reports in: 22:46:25 + . 22:46:25 -> Found 1 reports 22:46:25 ==> Detecting git/mercurial file structure 22:46:25 ==> Reading reports 22:46:25 + ./coverage.out bytes=8837 22:46:25 ==> Appending adjustments 22:46:25 https://docs.codecov.io/docs/fixing-reports 22:46:25 + Found adjustments 22:46:25 ==> Gzipping contents 22:46:25 4.0K /tmp/codecov.ifMdzQ.gz 22:46:25 ==> Uploading reports 22:46:25 url: https://codecov.io 22:46:25 query: branch=PR-333&commit=de2c10ee5d456fb1cedac684bc69c8e1e5b89019&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=333&job=&cmd_args= 22:46:25 -> Pinging Codecov 22:46:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-333&commit=de2c10ee5d456fb1cedac684bc69c8e1e5b89019&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=333&job=&cmd_args= 22:46:25 -> Uploading to 22:46:25 https://storage.googleapis.com/codecov/v4/raw/2023-11-21/6C56EA5C29638FB4528AC87E60AF5AE0/de2c10ee5d456fb1cedac684bc69c8e1e5b89019/8de6c61d-23f7-4f75-8612-94493460b816.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T224625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a96cc81061ebfcfa939c278eb57133f79fa267ebe8a54e5aac21549259b2c49 22:46:25 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:25 Dload Upload Total Spent Left Speed 22:46:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5562 --:--:-- --:--:-- --:--:-- 5562 22:46:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/de2c10ee5d456fb1cedac684bc69c8e1e5b89019 [Pipeline] } 22:46:26 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 22:46:29 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-333/archives ] 22:46:29 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-333/archives 22:46:29 total 16 22:46:29 drwxr-xr-x 3 root root 4096 Nov 21 22:26 . 22:46:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:26 .. 22:46:29 drwxr-xr-x 2 root root 4096 Nov 21 22:26 cost 22:46:29 -rw-r--r-- 1 root root 86 Nov 21 22:26 cost.csv 22:46:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-333/archives 22:46:29 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-333/archives 22:46:29 total 16 22:46:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:26 . 22:46:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:26 .. 22:46:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:26 cost 22:46:29 -rw-r--r-- 1 jenkins jenkins 86 Nov 21 22:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:46:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:30 ---> package-listing.sh 22:46:30 ++ facter osfamily 22:46:30 ++ tr '[:upper:]' '[:lower:]' 22:46:31 + OS_FAMILY=debian 22:46:31 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-333 22:46:31 + START_PACKAGES=/tmp/packages_start.txt 22:46:31 + END_PACKAGES=/tmp/packages_end.txt 22:46:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:31 + PACKAGES=/tmp/packages_start.txt 22:46:31 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-333 ']' 22:46:31 + PACKAGES=/tmp/packages_end.txt 22:46:31 + case "${OS_FAMILY}" in 22:46:31 + dpkg -l 22:46:31 + grep '^ii' 22:46:31 + '[' -f /tmp/packages_start.txt ']' 22:46:31 + '[' -f /tmp/packages_end.txt ']' 22:46:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:31 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-333 ']' 22:46:31 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-333/archives/ 22:46:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-333/archives/ [Pipeline] echo 22:46:31 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-333/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:32 prd-ubuntu20.04-docker-8c-8g-349 does not seem to be running inside a container 22:46:32 $ 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-333/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-333 -v /w/workspace/gexfoundry_device-snmp-go_PR-333:/w/workspace/gexfoundry_device-snmp-go_PR-333:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-333@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-333@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 22:46:32 $ docker top e73cafdbf987ad6e533caebd8ddb31aae174b32d947261824a0f4eb625e86ab9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:33 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:33 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:33 + ls /var/log/sa-host 22:46:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:33 provisioning config files... 22:46:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-333@tmp/config2528181516181300384tmp [Pipeline] { [Pipeline] echo 22:46:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:34 ---> create-netrc.sh [Pipeline] } 22:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:35 ---> python-tools-install.sh [Pipeline] echo 22:46:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:35 ---> sudo-logs.sh 22:46:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:35 ---> job-cost.sh 22:46:35 lf-activate-venv: SKIPPING 22:46:35 DEBUG: total: 0.2199999988079071 22:46:35 INFO: Retrieving Stack Cost... 22:46:36 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:36 INFO: Archiving Costs [Pipeline] echo 22:46:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:36 ---> logs-deploy.sh 22:46:36 lf-activate-venv: SKIPPING 22:46:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-333/1 22:46:36 INFO: archiving workspace using pattern(s): 22:46:37 Archives upload complete. 22:46:37 INFO: archiving logs to Nexus