Pull request #350 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c+66a19ca55ca84056ce2719f1ed69bf58dfaa137b (2da1ad9cd5f5ba7cf90d922d706523ce1da2393e) 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-ssh17740251196219516080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1387968008770840523.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-350/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-350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15536602894327151537.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-350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9546579868932108969.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6286462665420064452.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-350/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-350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13976516728391978236.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17480 in /w/workspace/gexfoundry_device-snmp-go_PR-350 [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-350 # 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/350/head:refs/remotes/origin/PR-350 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 66a19ca55ca84056ce2719f1ed69bf58dfaa137b into PR head commit 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c Merge succeeded, producing 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c Checking out Revision 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c (PR-350) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c # 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 66a19ca55ca84056ce2719f1ed69bf58dfaa137b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:31 ========================================================= 08:32:31 EdgeX Global Pipelines Version Info 08:32:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:32:31 ------------------- 08:32:31 stable info: 08:32:31 ------------------- 08:32:31 Commited By: Ginny Guan ginny@iotechsys.com 08:32:31 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:32:31 Message: update stable to v1.0.265 08:32:32 ------------------- 08:32:32 experimental info: 08:32:32 ------------------- 08:32:32 Commited By: Cherry Wang cherry@iotechsys.com 08:32:32 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:32:32 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:32:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:32:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:32:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-350 [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-350 [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-350 [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b5f021 [Pipeline] echo 08:32:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:35 provisioning config files... 08:32:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-350@tmp/config9269526161078989703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:35 ---> ****-login.sh 08:32:35 nexus3.edgexfoundry.org:10001 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10002 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:35 Configure a credential helper to remove this warning. See 08:32:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:35 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10003 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 nexus3.edgexfoundry.org:10004 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 ****.io 08:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:36 Configure a credential helper to remove this warning. See 08:32:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:36 08:32:36 Login Succeeded 08:32:36 ---> ****-login.sh ends [Pipeline] } 08:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:32:37 + git rev-list -1 --merges 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c~1..8b5f0216e1125e3879b1b2332f14b87fc9d24a4c [Pipeline] echo 08:32:37 -----------> git rev-list -1 --merges 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c~1..8b5f0216e1125e3879b1b2332f14b87fc9d24a4c 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c [false] [Pipeline] sh 08:32:37 + git log --format=format:%s -1 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c [Pipeline] echo 08:32:37 ========================================================= 08:32:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:32:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:38 + git log --format=format:%s -1 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c [Pipeline] echo 08:32:38 [semverPrep] GIT_COMMIT: 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 08:32:38 [semverPrep] This is not a build commit. [Pipeline] sh 08:32:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:38 + grep -v github /etc/ssh/ssh_known_hosts 08:32:38 + [ -e /tmp/ssh_known_hosts ] 08:32:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:32:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:32:38 + sudo tee -a /etc/ssh/ssh_known_hosts 08:32:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:39 08:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:39 0.1.4: Pulling from edgex-devops/py-git-semver 08:32:39 b85a868b505f: Pulling fs layer 08:32:39 e2be974225ed: Pulling fs layer 08:32:39 339a4e72a1f5: Pulling fs layer 08:32:39 988bab9f4d93: Pulling fs layer 08:32:39 1469e6f7b9e6: Pulling fs layer 08:32:39 eaf3925da568: Pulling fs layer 08:32:39 bab4dde63d76: Pulling fs layer 08:32:39 bde34c3a00c8: Pulling fs layer 08:32:39 b352a97aabf1: Pulling fs layer 08:32:39 4872d77fe225: Pulling fs layer 08:32:39 5851b861e8e6: Pulling fs layer 08:32:39 1469e6f7b9e6: Waiting 08:32:39 bde34c3a00c8: Waiting 08:32:39 b352a97aabf1: Waiting 08:32:39 4872d77fe225: Waiting 08:32:39 5851b861e8e6: Waiting 08:32:39 eaf3925da568: Waiting 08:32:39 bab4dde63d76: Waiting 08:32:39 988bab9f4d93: Waiting 08:32:39 e2be974225ed: Verifying Checksum 08:32:39 e2be974225ed: Download complete 08:32:39 988bab9f4d93: Verifying Checksum 08:32:39 988bab9f4d93: Download complete 08:32:39 1469e6f7b9e6: Verifying Checksum 08:32:39 1469e6f7b9e6: Download complete 08:32:39 eaf3925da568: Verifying Checksum 08:32:39 eaf3925da568: Download complete 08:32:39 339a4e72a1f5: Verifying Checksum 08:32:39 339a4e72a1f5: Download complete 08:32:39 bde34c3a00c8: Verifying Checksum 08:32:39 bde34c3a00c8: Download complete 08:32:39 b352a97aabf1: Verifying Checksum 08:32:39 b352a97aabf1: Download complete 08:32:39 b85a868b505f: Verifying Checksum 08:32:39 b85a868b505f: Download complete 08:32:40 4872d77fe225: Verifying Checksum 08:32:40 4872d77fe225: Download complete 08:32:40 5851b861e8e6: Verifying Checksum 08:32:40 5851b861e8e6: Download complete 08:32:40 bab4dde63d76: Verifying Checksum 08:32:40 bab4dde63d76: Download complete 08:32:41 b85a868b505f: Pull complete 08:32:41 e2be974225ed: Pull complete 08:32:41 339a4e72a1f5: Pull complete 08:32:41 988bab9f4d93: Pull complete 08:32:42 1469e6f7b9e6: Pull complete 08:32:42 eaf3925da568: Pull complete 08:32:43 bab4dde63d76: Pull complete 08:32:43 bde34c3a00c8: Pull complete 08:32:43 b352a97aabf1: Pull complete 08:32:43 4872d77fe225: Pull complete 08:32:43 5851b861e8e6: Pull complete 08:32:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:32:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:44 prd-ubuntu20.04-docker-8c-8g-17480 does not seem to be running inside a container 08:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-350 -v /w/workspace/gexfoundry_device-snmp-go_PR-350:/w/workspace/gexfoundry_device-snmp-go_PR-350:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-350@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-350@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-devops/py-git-semver:0.1.4 cat 08:32:47 $ docker top e1d5a5d1a38722b32a4176c29d9a8b6c3efc77f25800d1dd3b5a1771f9cf9ac9 -eo pid,comm 08:32:47 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). 08:32:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:47 [ssh-agent] Looking for ssh-agent implementation... 08:32:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:47 $ docker exec e1d5a5d1a38722b32a4176c29d9a8b6c3efc77f25800d1dd3b5a1771f9cf9ac9 ssh-agent 08:32:47 SSH_AUTH_SOCK=/tmp/ssh-aAQVmXmOJyPM/agent.33 08:32:47 SSH_AGENT_PID=39 08:32:47 Running ssh-add (command line suppressed) 08:32:47 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-350@tmp/private_key_2236379938228279215.key (/w/workspace/gexfoundry_device-snmp-go_PR-350@tmp/private_key_2236379938228279215.key) 08:32:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:48 + git tag --points-at HEAD [Pipeline] } 08:32:48 $ docker exec --env ******** --env ******** e1d5a5d1a38722b32a4176c29d9a8b6c3efc77f25800d1dd3b5a1771f9cf9ac9 ssh-agent -k 08:32:48 unset SSH_AUTH_SOCK; 08:32:48 unset SSH_AGENT_PID; 08:32:48 echo Agent pid 39 killed; 08:32:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:48 [ssh-agent] Looking for ssh-agent implementation... 08:32:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:48 $ docker exec e1d5a5d1a38722b32a4176c29d9a8b6c3efc77f25800d1dd3b5a1771f9cf9ac9 ssh-agent 08:32:48 SSH_AUTH_SOCK=/tmp/ssh-Et6xi98b1NKw/agent.71 08:32:48 SSH_AGENT_PID=77 08:32:48 Running ssh-add (command line suppressed) 08:32:48 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-350@tmp/private_key_5286630949367953145.key (/w/workspace/gexfoundry_device-snmp-go_PR-350@tmp/private_key_5286630949367953145.key) 08:32:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:49 + git semver init 08:32:49 2024-10-04 08:32:49,315 [run_init] DEBUG init version:0.0.0 force:False 08:32:49 2024-10-04 08:32:49,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-350/.semver 08:32:49 2024-10-04 08:32:49,316 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-350/.semver 08:32:49 2024-10-04 08:32:49,317 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-350/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-350, universal_newlines=False, shell=None, istream=None) 08:32:50 2024-10-04 08:32:50,560 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-350/.git/info/exclude 08:32:50 2024-10-04 08:32:50,560 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-350/.semver/PR-350 with force:False 08:32:50 2024-10-04 08:32:50,561 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-350/.semver/PR-350 08:32:50 2024-10-04 08:32:50,565 [execute] INFO git cat-file --batch-check 08:32:50 2024-10-04 08:32:50,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-350/.semver, universal_newlines=False, shell=None, istream=) 08:32:50 2024-10-04 08:32:50,571 [execute] INFO git cat-file --batch 08:32:50 2024-10-04 08:32:50,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-350/.semver, universal_newlines=False, shell=None, istream=) 08:32:50 2024-10-04 08:32:50,576 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-350/.semver/PR-350 08:32:50 0.0.0 [Pipeline] } 08:32:50 $ docker exec --env ******** --env ******** e1d5a5d1a38722b32a4176c29d9a8b6c3efc77f25800d1dd3b5a1771f9cf9ac9 ssh-agent -k 08:32:50 unset SSH_AUTH_SOCK; 08:32:50 unset SSH_AGENT_PID; 08:32:50 echo Agent pid 77 killed; 08:32:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:51 + git semver [Pipeline] } 08:32:51 $ docker stop --time=1 e1d5a5d1a38722b32a4176c29d9a8b6c3efc77f25800d1dd3b5a1771f9cf9ac9 08:32:52 $ docker rm -f --volumes e1d5a5d1a38722b32a4176c29d9a8b6c3efc77f25800d1dd3b5a1771f9cf9ac9 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:53 Stashed 1 file(s) [Pipeline] echo 08:32:53 [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 08:32:54 provisioning config files... 08:32:54 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-350@tmp/config14889830425772435182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:55 ---> ****-login.sh 08:32:55 nexus3.edgexfoundry.org:10001 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10002 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10003 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10004 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 ****.io 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 ---> ****-login.sh ends [Pipeline] } 08:32:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:56 ========================================================= 08:32:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:32:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:32:56 Sending build context to Docker daemon 20.18MB 08:32:56 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:32:56 Step 2/12 : FROM ${BASE} AS builder 08:32:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:56 43c4264eed91: Pulling fs layer 08:32:56 4cc291be95ef: Pulling fs layer 08:32:56 2ac1f1163629: Pulling fs layer 08:32:56 5c3c966382ef: Pulling fs layer 08:32:56 4f4fb700ef54: Pulling fs layer 08:32:56 5d5c8e513c77: Pulling fs layer 08:32:56 9f66e0745190: Pulling fs layer 08:32:56 f49a43e4bbc0: Pulling fs layer 08:32:56 561ebcabdf7f: Pulling fs layer 08:32:56 5d5c8e513c77: Waiting 08:32:56 9f66e0745190: Waiting 08:32:56 f49a43e4bbc0: Waiting 08:32:56 561ebcabdf7f: Waiting 08:32:56 5c3c966382ef: Waiting 08:32:56 4f4fb700ef54: Waiting 08:32:56 4cc291be95ef: Download complete 08:32:56 5c3c966382ef: Verifying Checksum 08:32:56 5c3c966382ef: Download complete 08:32:56 4f4fb700ef54: Verifying Checksum 08:32:56 4f4fb700ef54: Download complete 08:32:56 5d5c8e513c77: Verifying Checksum 08:32:56 5d5c8e513c77: Download complete 08:32:56 43c4264eed91: Verifying Checksum 08:32:56 43c4264eed91: Download complete 08:32:56 9f66e0745190: Verifying Checksum 08:32:56 9f66e0745190: Download complete 08:32:56 43c4264eed91: Pull complete 08:32:57 561ebcabdf7f: Download complete 08:32:57 4cc291be95ef: Pull complete 08:32:57 2ac1f1163629: Verifying Checksum 08:32:57 2ac1f1163629: Download complete 08:32:57 f49a43e4bbc0: Verifying Checksum 08:33:00 2ac1f1163629: Pull complete 08:33:00 5c3c966382ef: Pull complete 08:33:00 4f4fb700ef54: Pull complete 08:33:00 5d5c8e513c77: Pull complete 08:33:00 9f66e0745190: Pull complete 08:33:02 f49a43e4bbc0: Pull complete 08:33:03 561ebcabdf7f: Pull complete 08:33:03 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:33:03 ---> 3a752c3f9dda 08:33:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:33:08 ---> Running in 75725144d802 08:33:08 Removing intermediate container 75725144d802 08:33:08 ---> 872a86eaf030 08:33:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:33:08 ---> Running in 16fab3e35f37 08:33:08 Removing intermediate container 16fab3e35f37 08:33:08 ---> 14e980f7efe0 08:33:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:33:08 ---> Running in 6e741b0d3f9d 08:33:08 Removing intermediate container 6e741b0d3f9d 08:33:08 ---> 6488ae5a1539 08:33:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:33:08 ---> Running in bfc4f2fd86d5 08:33:08 Removing intermediate container bfc4f2fd86d5 08:33:08 ---> 7becec21cb2a 08:33:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:08 ---> Running in 1732ac904bc7 08:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:09 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:33:09 (2/4) Installing libedit (20240517.3.1-r0) 08:33:09 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:33:09 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:33:09 Executing busybox-1.36.1-r29.trigger 08:33:09 Still waiting to schedule task 08:33:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16704’ 08:33:09 OK: 250 MiB in 58 packages 08:33:09 Removing intermediate container 1732ac904bc7 08:33:09 ---> 6a58e1d67ace 08:33:09 Step 8/12 : WORKDIR /device-snmp-go 08:33:09 ---> Running in e6e67bce646e 08:33:10 Removing intermediate container e6e67bce646e 08:33:10 ---> 65f59fe95f72 08:33:10 Step 9/12 : COPY go.mod vendor* ./ 08:33:10 ---> 107842b98440 08:33:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:10 ---> Running in 88a08643ddbd 08:34:06 Removing intermediate container 88a08643ddbd 08:34:06 ---> bda5d917520d 08:34:06 Step 11/12 : COPY . . 08:34:06 ---> cd101f72d667 08:34:06 Step 12/12 : RUN ${MAKE} 08:34:06 ---> Running in fc7ef62a8349 08:34:06 noop 08:34:06 Removing intermediate container fc7ef62a8349 08:34:06 ---> cc973aa170f3 08:34:06 Successfully built cc973aa170f3 08:34:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:06 + docker inspect -f . ci-base-image-x86_64 08:34:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:06 prd-ubuntu20.04-docker-8c-8g-17480 does not seem to be running inside a container 08:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-350 -v /w/workspace/gexfoundry_device-snmp-go_PR-350:/w/workspace/gexfoundry_device-snmp-go_PR-350:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-350@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-350@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:07 $ docker top 8d58495573d1e70e4a9fc4075308aba5b45a6bdc010189d00fd06ec4de1f4978 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:07 + go version 08:34:07 go version go1.23.2 linux/amd64 [Pipeline] } 08:34:07 $ docker stop --time=1 8d58495573d1e70e4a9fc4075308aba5b45a6bdc010189d00fd06ec4de1f4978 08:34:09 $ docker rm -f --volumes 8d58495573d1e70e4a9fc4075308aba5b45a6bdc010189d00fd06ec4de1f4978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:09 + docker inspect -f . ci-base-image-x86_64 08:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:10 prd-ubuntu20.04-docker-8c-8g-17480 does not seem to be running inside a container 08:34:10 $ 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-350 -v /w/workspace/gexfoundry_device-snmp-go_PR-350:/w/workspace/gexfoundry_device-snmp-go_PR-350:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-350@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-350@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:34:10 $ docker top 6b9c2009f423d79f2d2e7bf67825ddb84e7221cff34d3df9797618da270b5194 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-350 [Pipeline] fileExists [Pipeline] sh 08:34:11 + make test 08:34:11 go test ./... -coverprofile=coverage.out 08:34:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:34:31 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 08:34:31 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 08:34:39 go vet ./... 08:34:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:34:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:34:44 $ docker stop --time=1 6b9c2009f423d79f2d2e7bf67825ddb84e7221cff34d3df9797618da270b5194 08:34:51 $ docker rm -f --volumes 6b9c2009f423d79f2d2e7bf67825ddb84e7221cff34d3df9797618da270b5194 [Pipeline] // withDockerContainer [Pipeline] sh 08:34:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:34:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:34:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:34:53 + ls -al . 08:34:53 total 248 08:34:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 08:34 . 08:34:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 08:32 .. 08:34:53 -rw-rw-r-- 1 jenkins jenkins 6 Oct 4 08:32 .dockerignore 08:34:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 08:34 .git 08:34:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:32 .github 08:34:53 -rw-rw-r-- 1 jenkins jenkins 263 Oct 4 08:32 .gitignore 08:34:53 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 08:32 .golangci.yml 08:34:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 08:32 .semver 08:34:53 -rw-rw-r-- 1 jenkins jenkins 18843 Oct 4 08:32 Attribution.txt 08:34:53 -rw-rw-r-- 1 jenkins jenkins 11809 Oct 4 08:32 CHANGELOG.md 08:34:53 -rw-rw-r-- 1 jenkins jenkins 1571 Oct 4 08:32 Dockerfile 08:34:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 08:32 GOVERNANCE.md 08:34:53 -rw-rw-r-- 1 jenkins jenkins 656 Oct 4 08:32 Jenkinsfile 08:34:53 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 08:32 LICENSE 08:34:53 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 4 08:32 Makefile 08:34:53 -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 08:32 OWNERS.md 08:34:53 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 4 08:32 README.md 08:34:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 08:32 VERSION 08:34:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 08:32 bin 08:34:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:32 cmd 08:34:53 -rw-r--r-- 1 jenkins jenkins 8903 Oct 4 08:34 coverage.out 08:34:53 -rw-rw-r-- 1 jenkins jenkins 6969 Oct 4 08:32 go.mod 08:34:53 -rw-rw-r-- 1 jenkins jenkins 100589 Oct 4 08:32 go.sum 08:34:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:32 internal 08:34:53 -rw-rw-r-- 1 jenkins jenkins 228 Oct 4 08:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:53 + 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=8b5f0216e1125e3879b1b2332f14b87fc9d24a4c --label arch=amd64 --label version=0.0.0 . 08:34:53 Sending build context to Docker daemon 20.19MB 08:34:53 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 08:34:53 Step 2/25 : FROM ${BASE} AS builder 08:34:53 ---> cc973aa170f3 08:34:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:34:54 ---> Running in 03206d9cf338 08:34:54 Removing intermediate container 03206d9cf338 08:34:54 ---> c9de5a6a36c1 08:34:54 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:34:54 ---> Running in 91d3bd16a124 08:34:54 Removing intermediate container 91d3bd16a124 08:34:54 ---> f40a696e1b89 08:34:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:34:54 ---> Running in 3d95ddd24d24 08:34:54 Removing intermediate container 3d95ddd24d24 08:34:54 ---> 29e3e01a835f 08:34:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:34:54 ---> Running in 36159eeb8268 08:34:54 Removing intermediate container 36159eeb8268 08:34:54 ---> f64bd2bfe1bd 08:34:54 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:34:54 ---> Running in 3fed9706d666 08:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:55 OK: 250 MiB in 58 packages 08:34:55 Removing intermediate container 3fed9706d666 08:34:55 ---> 7fca2c741416 08:34:55 Step 8/25 : WORKDIR /device-snmp-go 08:34:55 ---> Running in 9955a767cc0e 08:34:55 Removing intermediate container 9955a767cc0e 08:34:55 ---> 8345cafbcf45 08:34:55 Step 9/25 : COPY go.mod vendor* ./ 08:34:55 ---> d2f4744ca22b 08:34:55 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:55 ---> Running in 5524fd1ed164 08:34:56 Removing intermediate container 5524fd1ed164 08:34:56 ---> c76d2c9788d7 08:34:56 Step 11/25 : COPY . . 08:34:57 ---> 1c586c1304f6 08:34:57 Step 12/25 : RUN ${MAKE} 08:34:57 ---> Running in 7fa40677e21a 08:34:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:35:36 Removing intermediate container 7fa40677e21a 08:35:36 ---> e80da688dd43 08:35:36 Step 13/25 : FROM alpine:3.20 08:35:36 3.20: Pulling from library/alpine 08:35:36 43c4264eed91: Already exists 08:35:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:35:36 Status: Downloaded newer image for alpine:3.20 08:35:36 ---> 91ef0af61f39 08:35:36 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:35:36 ---> Running in c74593eb36af 08:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:36 (1/1) Installing dumb-init (1.2.5-r3) 08:35:36 Executing busybox-1.36.1-r29.trigger 08:35:36 OK: 8 MiB in 15 packages 08:35:36 Removing intermediate container c74593eb36af 08:35:36 ---> 5ba4b0cf0ed3 08:35:36 Step 15/25 : RUN apk --no-cache upgrade 08:35:36 ---> Running in b390d2505e65 08:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:36 Upgrading critical system libraries and apk-tools: 08:35:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:35:36 Executing busybox-1.36.1-r29.trigger 08:35:36 Continuing the upgrade transaction with new apk-tools: 08:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:35:36 OK: 8 MiB in 15 packages 08:35:36 Removing intermediate container b390d2505e65 08:35:36 ---> 42ca0fa42133 08:35:36 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:35:36 ---> ce79e6cb7fdd 08:35:36 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:35:36 ---> ad2851a1d173 08:35:36 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:35:36 ---> bbfbfc4c3842 08:35:36 Step 19/25 : EXPOSE 59993 08:35:36 ---> Running in 849ccb3f18aa 08:35:36 Removing intermediate container 849ccb3f18aa 08:35:36 ---> 438b3a8bba12 08:35:36 Step 20/25 : EXPOSE 161 08:35:36 ---> Running in ea616aa93e20 08:35:36 Removing intermediate container ea616aa93e20 08:35:36 ---> 108f51d5d241 08:35:36 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:35:36 ---> Running in 95126b352194 08:35:36 Removing intermediate container 95126b352194 08:35:36 ---> 01cc46f32534 08:35:36 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:36 ---> Running in bac9020d0401 08:35:36 Removing intermediate container bac9020d0401 08:35:36 ---> 7c653d790fe2 08:35:36 Step 23/25 : LABEL arch=amd64 08:35:36 ---> Running in 392b865b81df 08:35:36 Removing intermediate container 392b865b81df 08:35:36 ---> 0506319a6b61 08:35:36 Step 24/25 : LABEL git_sha=8b5f0216e1125e3879b1b2332f14b87fc9d24a4c 08:35:36 ---> Running in 812167a9cd26 08:35:36 Removing intermediate container 812167a9cd26 08:35:36 ---> 32dd066e1950 08:35:36 Step 25/25 : LABEL version=0.0.0 08:35:36 ---> Running in 369abd92b6ad 08:35:36 Removing intermediate container 369abd92b6ad 08:35:36 ---> 8cca4bc281e6 08:35:36 [Warning] One or more build-args [ARCH] were not consumed 08:35:36 Successfully built 8cca4bc281e6 08:35:36 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:37 08:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:37 latest: Pulling from edgex-lftools-log-publisher 08:35:37 5eb5b503b376: Pulling fs layer 08:35:37 5c69ac0246d0: Pulling fs layer 08:35:37 ec43610c2a17: Pulling fs layer 08:35:37 3a2ae6a8a46f: Pulling fs layer 08:35:37 33b1e0a273af: Pulling fs layer 08:35:37 5d3b04190fa2: Pulling fs layer 08:35:37 2f39f015ded8: Pulling fs layer 08:35:37 3a2ae6a8a46f: Waiting 08:35:37 5d3b04190fa2: Waiting 08:35:37 33b1e0a273af: Waiting 08:35:37 2f39f015ded8: Waiting 08:35:37 5c69ac0246d0: Verifying Checksum 08:35:37 5c69ac0246d0: Download complete 08:35:37 3a2ae6a8a46f: Download complete 08:35:37 33b1e0a273af: Verifying Checksum 08:35:37 33b1e0a273af: Download complete 08:35:37 5d3b04190fa2: Verifying Checksum 08:35:37 5d3b04190fa2: Download complete 08:35:37 ec43610c2a17: Verifying Checksum 08:35:38 5eb5b503b376: Verifying Checksum 08:35:38 5eb5b503b376: Download complete 08:35:38 2f39f015ded8: Download complete 08:35:39 5eb5b503b376: Pull complete 08:35:39 5c69ac0246d0: Pull complete 08:35:39 ec43610c2a17: Pull complete 08:35:39 3a2ae6a8a46f: Pull complete 08:35:39 33b1e0a273af: Pull complete 08:35:39 5d3b04190fa2: Pull complete 08:35:44 2f39f015ded8: Pull complete 08:35:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:35:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:44 prd-ubuntu20.04-docker-8c-8g-17480 does not seem to be running inside a container 08:35:44 $ 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-350 -v /w/workspace/gexfoundry_device-snmp-go_PR-350:/w/workspace/gexfoundry_device-snmp-go_PR-350:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-350@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-350@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:35:50 $ docker top 539b768b300d67495858b110e730335933afd7b575fbd5998ad1605db3e1d960 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:50 ---> job-cost.sh 08:35:50 lf-activate-venv: SKIPPING 08:35:50 INFO: No Stack... 08:35:51 INFO: Retrieving Pricing Info for: v3-standard-8 08:35:51 INFO: Archiving Costs [Pipeline] sh 08:35:52 + + cat /w/workspace/gexfoundry_device-snmp-go_PR-350/archives/cost.csv 08:35:52 cut -d, -f6 [Pipeline] lock 08:35:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-350-1-stack-cost] 08:35:52 Resource [jenkins-edgexfoundry-device-snmp-go-PR-350-1-stack-cost] did not exist. Created. 08:35:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:35:52 + echo total: 0.2199999988079071 [Pipeline] stash 08:35:52 Stashed 1 file(s) [Pipeline] } 08:35:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-350-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:35:52 $ docker stop --time=1 539b768b300d67495858b110e730335933afd7b575fbd5998ad1605db3e1d960 08:35:53 $ docker rm -f --volumes 539b768b300d67495858b110e730335933afd7b575fbd5998ad1605db3e1d960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:33:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21522 in /w/workspace/gexfoundry_device-snmp-go_PR-350 [Pipeline] { [Pipeline] ws 10:33:45 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 10:33:45 Selected Git installation does not exist. Using Default 10:33:45 The recommended git tool is: NONE 10:33:53 using credential edgex-jenkins-ssh 10:33:53 Cloning the remote Git repository 10:33:53 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 10:33:54 > git init /w/workspace/device-snmp-go/1 # timeout=10 10:33:54 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 10:33:54 > git --version # timeout=10 10:33:54 > git --version # 'git version 2.25.1' 10:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 10:33:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:59 Merging remotes/origin/main commit 66a19ca55ca84056ce2719f1ed69bf58dfaa137b into PR head commit 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c 10:33:58 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 10:33:58 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 10:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:33:59 > git config core.sparsecheckout # timeout=10 10:33:59 Merge succeeded, producing 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c 10:33:59 Checking out Revision 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c (PR-350) 10:33:59 > git checkout -f 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c # timeout=10 10:33:59 > git remote # timeout=10 10:33:59 > git config --get remote.origin.url # timeout=10 10:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:59 > git merge 66a19ca55ca84056ce2719f1ed69bf58dfaa137b # timeout=10 10:33:59 > git rev-parse HEAD^{commit} # timeout=10 10:33:59 > git config core.sparsecheckout # timeout=10 10:33:59 > git checkout -f 8b5f0216e1125e3879b1b2332f14b87fc9d24a4c # timeout=10 10:34:03 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 10:34:03 > git --version # timeout=10 10:34:03 > git --version # 'git version 2.25.1' 10:34:03 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:34:05 Dload Upload Total Spent Left Speed 10:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75458 0 --:--:-- --:--:-- --:--:-- 75458 [Pipeline] sh 10:34:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:34:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:34:06 + sudo tee /etc/docker/daemon.new 10:34:06 { 10:34:06 "registry-mirrors": [ 10:34:06 "https://nexus3.edgexfoundry.org:10001" 10:34:06 ], 10:34:06 "bip": "10.250.0.254/24", 10:34:06 "hosts": [ 10:34:06 "tcp://0.0.0.0:5555", 10:34:06 "unix:///var/run/docker.sock" 10:34:06 ], 10:34:06 "mtu": 1458, 10:34:06 "selinux-enabled": true, 10:34:06 "seccomp-profile": "/etc/docker/seccomp.json" 10:34:06 } [Pipeline] sh 10:34:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:34:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:34:25 provisioning config files... 10:34:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config10434377229348697854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:34:25 ---> ****-login.sh 10:34:25 nexus3.edgexfoundry.org:10001 10:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:26 Configure a credential helper to remove this warning. See 10:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:26 10:34:26 Login Succeeded 10:34:26 nexus3.edgexfoundry.org:10002 10:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:26 Configure a credential helper to remove this warning. See 10:34:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:26 10:34:26 Login Succeeded 10:34:26 nexus3.edgexfoundry.org:10003 10:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:27 Configure a credential helper to remove this warning. See 10:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:27 10:34:27 Login Succeeded 10:34:27 nexus3.edgexfoundry.org:10004 10:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:27 Configure a credential helper to remove this warning. See 10:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:27 10:34:27 Login Succeeded 10:34:27 ****.io 10:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:34:27 Configure a credential helper to remove this warning. See 10:34:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:34:27 10:34:27 Login Succeeded 10:34:27 ---> ****-login.sh ends [Pipeline] } 10:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:34:28 ========================================================= 10:34:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:34:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:34:29 Sending build context to Docker daemon 10.21MB 10:34:29 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:34:29 Step 2/12 : FROM ${BASE} AS builder 10:34:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:34:29 cf04c63912e1: Pulling fs layer 10:34:29 55b35a11ae5e: Pulling fs layer 10:34:29 a37a00ec5f00: Pulling fs layer 10:34:29 50b3750afda1: Pulling fs layer 10:34:29 4f4fb700ef54: Pulling fs layer 10:34:29 80978eb59214: Pulling fs layer 10:34:29 c9f46d7d2bd2: Pulling fs layer 10:34:29 c5a475d317c9: Pulling fs layer 10:34:29 80978eb59214: Waiting 10:34:29 50b3750afda1: Waiting 10:34:29 c9f46d7d2bd2: Waiting 10:34:29 4f4fb700ef54: Waiting 10:34:29 c5a475d317c9: Waiting 10:34:29 55b35a11ae5e: Verifying Checksum 10:34:29 55b35a11ae5e: Download complete 10:34:29 50b3750afda1: Verifying Checksum 10:34:29 50b3750afda1: Download complete 10:34:29 4f4fb700ef54: Verifying Checksum 10:34:29 4f4fb700ef54: Download complete 10:34:29 80978eb59214: Verifying Checksum 10:34:29 80978eb59214: Download complete 10:34:29 cf04c63912e1: Verifying Checksum 10:34:29 cf04c63912e1: Download complete 10:34:30 c5a475d317c9: Verifying Checksum 10:34:30 c5a475d317c9: Download complete 10:34:30 cf04c63912e1: Pull complete 10:34:31 55b35a11ae5e: Pull complete 10:34:31 a37a00ec5f00: Verifying Checksum 10:34:31 a37a00ec5f00: Download complete 10:34:32 c9f46d7d2bd2: Verifying Checksum 10:34:32 c9f46d7d2bd2: Download complete 10:34:44 a37a00ec5f00: Pull complete 10:34:44 50b3750afda1: Pull complete 10:34:44 4f4fb700ef54: Pull complete 10:34:44 80978eb59214: Pull complete 10:34:53 c9f46d7d2bd2: Pull complete 10:34:53 c5a475d317c9: Pull complete 10:34:53 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:34:53 ---> be29e6b0f0d4 10:34:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:34:55 ---> Running in ff01c1a87d4c 10:34:55 Removing intermediate container ff01c1a87d4c 10:34:55 ---> 516fe89a45c0 10:34:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:55 ---> Running in 743df98d400c 10:34:55 Removing intermediate container 743df98d400c 10:34:55 ---> c512eb725107 10:34:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:34:55 ---> Running in 604fbd80aaf0 10:34:55 Removing intermediate container 604fbd80aaf0 10:34:55 ---> a9d15909dc39 10:34:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:34:56 ---> Running in b92d14620c75 10:34:56 Removing intermediate container b92d14620c75 10:34:56 ---> 1334f15bbc93 10:34:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:56 ---> Running in e6499f365dc8 10:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:34:59 (1/4) Installing openssh-keygen (9.7_p1-r4) 10:34:59 (2/4) Installing libedit (20240517.3.1-r0) 10:34:59 (3/4) Installing openssh-client-common (9.7_p1-r4) 10:34:59 (4/4) Installing openssh-client-default (9.7_p1-r4) 10:34:59 Executing busybox-1.36.1-r29.trigger 10:34:59 OK: 242 MiB in 58 packages 10:35:00 Removing intermediate container e6499f365dc8 10:35:00 ---> 5c8855d04514 10:35:00 Step 8/12 : WORKDIR /device-snmp-go 10:35:00 ---> Running in 4f7c109a84ec 10:35:00 Removing intermediate container 4f7c109a84ec 10:35:00 ---> aaadaa428fe6 10:35:00 Step 9/12 : COPY go.mod vendor* ./ 10:35:02 ---> 32276b96a1c9 10:35:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:02 ---> Running in 7159155ac6f1 10:36:54 Removing intermediate container 7159155ac6f1 10:36:54 ---> 058e2bf6c493 10:36:54 Step 11/12 : COPY . . 10:36:54 ---> 60b2a5c5b793 10:36:54 Step 12/12 : RUN ${MAKE} 10:36:54 ---> Running in 13a328732423 10:36:54 noop 10:36:55 Removing intermediate container 13a328732423 10:36:55 ---> 5909bf449512 10:36:55 Successfully built 5909bf449512 10:36:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:55 + docker inspect -f . ci-base-image-arm64 10:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:55 prd-ubuntu20.04-docker-arm64-4c-16g-21522 does not seem to be running inside a container 10:36:55 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:36:57 $ docker top 7e288532a57247e51778e03af887bd999d23b3b6a339557aafe2118306d51ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:57 + go version 10:36:57 go version go1.23.2 linux/arm64 [Pipeline] } 10:36:57 $ docker stop --time=1 7e288532a57247e51778e03af887bd999d23b3b6a339557aafe2118306d51ae7 10:37:00 $ docker rm -f --volumes 7e288532a57247e51778e03af887bd999d23b3b6a339557aafe2118306d51ae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:01 + docker inspect -f . ci-base-image-arm64 10:37:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:02 prd-ubuntu20.04-docker-arm64-4c-16g-21522 does not seem to be running inside a container 10:37:02 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:37:03 $ docker top b8b6bb0b7a4a6ba40a97a539914d0a379f3dda2bc520d973e2c9d98fcb04faa8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:03 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 10:37:04 + make test 10:37:04 go test ./... -coverprofile=coverage.out 10:37:10 ? github.com/edgexfoundry/device-snmp-go [no test files] 10:40:47 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 10:40:47 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 10:40:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:40:47 go vet ./... 10:41:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:41:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:41:44 ./bin/test-attribution-txt.sh [Pipeline] echo 10:41:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:41:44 $ docker stop --time=1 b8b6bb0b7a4a6ba40a97a539914d0a379f3dda2bc520d973e2c9d98fcb04faa8 10:41:46 $ docker rm -f --volumes b8b6bb0b7a4a6ba40a97a539914d0a379f3dda2bc520d973e2c9d98fcb04faa8 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:41:48 Warning: overwriting stash ‘coverage-report’ 10:41:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:49 + ls -al . 10:41:49 total 244 10:41:49 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 10:37 . 10:41:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:33 .. 10:41:49 -rw-rw-r-- 1 jenkins jenkins 6 Oct 4 10:33 .dockerignore 10:41:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 10:33 .git 10:41:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:33 .github 10:41:49 -rw-rw-r-- 1 jenkins jenkins 263 Oct 4 10:33 .gitignore 10:41:49 -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 10:33 .golangci.yml 10:41:49 -rw-rw-r-- 1 jenkins jenkins 18843 Oct 4 10:33 Attribution.txt 10:41:49 -rw-rw-r-- 1 jenkins jenkins 11809 Oct 4 10:33 CHANGELOG.md 10:41:49 -rw-rw-r-- 1 jenkins jenkins 1571 Oct 4 10:33 Dockerfile 10:41:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 10:33 GOVERNANCE.md 10:41:49 -rw-rw-r-- 1 jenkins jenkins 656 Oct 4 10:33 Jenkinsfile 10:41:49 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 10:33 LICENSE 10:41:49 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 4 10:33 Makefile 10:41:49 -rw-rw-r-- 1 jenkins jenkins 620 Oct 4 10:33 OWNERS.md 10:41:49 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 4 10:33 README.md 10:41:49 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 08:32 VERSION 10:41:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:33 bin 10:41:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:33 cmd 10:41:49 -rw-r--r-- 1 jenkins jenkins 8903 Oct 4 10:40 coverage.out 10:41:49 -rw-rw-r-- 1 jenkins jenkins 6969 Oct 4 10:33 go.mod 10:41:49 -rw-rw-r-- 1 jenkins jenkins 100589 Oct 4 10:33 go.sum 10:41:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:33 internal 10:41:49 -rw-rw-r-- 1 jenkins jenkins 228 Oct 4 10:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:50 + 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=8b5f0216e1125e3879b1b2332f14b87fc9d24a4c --label arch=arm64 --label version=0.0.0 . 10:41:50 Sending build context to Docker daemon 10.22MB 10:41:50 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:41:50 Step 2/25 : FROM ${BASE} AS builder 10:41:50 ---> 5909bf449512 10:41:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:41:50 ---> Running in c2d0d4c7ea7a 10:41:51 Removing intermediate container c2d0d4c7ea7a 10:41:51 ---> a262a2cceefa 10:41:51 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:41:51 ---> Running in 596a6abb253b 10:41:51 Removing intermediate container 596a6abb253b 10:41:51 ---> f2b79a0a12bc 10:41:51 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:41:51 ---> Running in 984c3551bc92 10:41:51 Removing intermediate container 984c3551bc92 10:41:51 ---> 101b0835231c 10:41:51 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:41:52 ---> Running in 5a697a96c35f 10:41:52 Removing intermediate container 5a697a96c35f 10:41:52 ---> 58786dbfbc26 10:41:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:41:52 ---> Running in 7e772965d74e 10:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:41:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:41:55 OK: 242 MiB in 58 packages 10:41:56 Removing intermediate container 7e772965d74e 10:41:56 ---> dfdca6283a4e 10:41:56 Step 8/25 : WORKDIR /device-snmp-go 10:41:56 ---> Running in 83e00eb7b75b 10:41:57 Removing intermediate container 83e00eb7b75b 10:41:57 ---> 6f52d01967d9 10:41:57 Step 9/25 : COPY go.mod vendor* ./ 10:41:57 ---> c76c7a31144b 10:41:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:57 ---> Running in 7682d2bb9769 10:41:59 Removing intermediate container 7682d2bb9769 10:41:59 ---> c1c3fb52d61d 10:41:59 Step 11/25 : COPY . . 10:42:00 ---> 4247095c86fb 10:42:00 Step 12/25 : RUN ${MAKE} 10:42:00 ---> Running in 6994c687fe49 10:42:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 10:45:53 Removing intermediate container 6994c687fe49 10:45:53 ---> f098f3e47e0d 10:45:53 Step 13/25 : FROM alpine:3.20 10:45:53 3.20: Pulling from library/alpine 10:45:53 cf04c63912e1: Already exists 10:45:53 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:45:53 Status: Downloaded newer image for alpine:3.20 10:45:53 ---> c157a85ed455 10:45:53 Step 14/25 : RUN apk add --update --no-cache dumb-init 10:45:53 ---> Running in 5067e02f3d14 10:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:53 (1/1) Installing dumb-init (1.2.5-r3) 10:45:53 Executing busybox-1.36.1-r29.trigger 10:45:53 OK: 9 MiB in 15 packages 10:45:53 Removing intermediate container 5067e02f3d14 10:45:53 ---> f29bb1b30d0f 10:45:53 Step 15/25 : RUN apk --no-cache upgrade 10:45:53 ---> Running in 37ace93508e8 10:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:53 Upgrading critical system libraries and apk-tools: 10:45:53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:45:53 Executing busybox-1.36.1-r29.trigger 10:45:53 Continuing the upgrade transaction with new apk-tools: 10:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:53 OK: 9 MiB in 15 packages 10:45:53 Removing intermediate container 37ace93508e8 10:45:53 ---> d2037fa438d3 10:45:53 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 10:45:55 ---> 796b4d867ddb 10:45:55 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 10:45:56 ---> 3977076359fd 10:45:56 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 10:45:56 ---> c419c7b86c93 10:45:56 Step 19/25 : EXPOSE 59993 10:45:56 ---> Running in bd8ad529fe2b 10:45:57 Removing intermediate container bd8ad529fe2b 10:45:57 ---> 8d5bae54c89e 10:45:57 Step 20/25 : EXPOSE 161 10:45:57 ---> Running in 111fb7c03137 10:45:57 Removing intermediate container 111fb7c03137 10:45:57 ---> 6df684e69ac9 10:45:57 Step 21/25 : ENTRYPOINT ["/device-snmp"] 10:45:57 ---> Running in f3dd282fac8b 10:45:57 Removing intermediate container f3dd282fac8b 10:45:57 ---> d79141c43dd9 10:45:57 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:45:57 ---> Running in 6e167a6c4630 10:45:58 Removing intermediate container 6e167a6c4630 10:45:58 ---> 84a0448cb8d1 10:45:58 Step 23/25 : LABEL arch=arm64 10:45:58 ---> Running in 280774000adf 10:45:58 Removing intermediate container 280774000adf 10:45:58 ---> b77fbf752e36 10:45:58 Step 24/25 : LABEL git_sha=8b5f0216e1125e3879b1b2332f14b87fc9d24a4c 10:45:58 ---> Running in c36c4245c3a7 10:45:58 Removing intermediate container c36c4245c3a7 10:45:58 ---> 031625d51090 10:45:58 Step 25/25 : LABEL version=0.0.0 10:45:58 ---> Running in 986cad7af744 10:45:59 Removing intermediate container 986cad7af744 10:45:59 ---> 57dc710153b5 10:45:59 [Warning] One or more build-args [ARCH] were not consumed 10:45:59 Successfully built 57dc710153b5 10:45:59 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:00 10:46:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:00 arm64: Pulling from edgex-lftools-log-publisher 10:46:00 8998bd30e6a1: Pulling fs layer 10:46:00 04944245beec: Pulling fs layer 10:46:00 699f458cf7ca: Pulling fs layer 10:46:00 765212b225bb: Pulling fs layer 10:46:00 f23df028b6ca: Pulling fs layer 10:46:00 d65c8cfc05b1: Pulling fs layer 10:46:00 2437ff75d9bd: Pulling fs layer 10:46:00 765212b225bb: Waiting 10:46:00 2437ff75d9bd: Waiting 10:46:00 f23df028b6ca: Waiting 10:46:00 04944245beec: Verifying Checksum 10:46:00 04944245beec: Download complete 10:46:00 765212b225bb: Verifying Checksum 10:46:00 765212b225bb: Download complete 10:46:00 f23df028b6ca: Download complete 10:46:00 d65c8cfc05b1: Verifying Checksum 10:46:00 d65c8cfc05b1: Download complete 10:46:01 699f458cf7ca: Verifying Checksum 10:46:01 699f458cf7ca: Download complete 10:46:01 8998bd30e6a1: Verifying Checksum 10:46:01 8998bd30e6a1: Download complete 10:46:03 2437ff75d9bd: Verifying Checksum 10:46:03 2437ff75d9bd: Download complete 10:46:05 8998bd30e6a1: Pull complete 10:46:06 04944245beec: Pull complete 10:46:07 699f458cf7ca: Pull complete 10:46:08 765212b225bb: Pull complete 10:46:09 f23df028b6ca: Pull complete 10:46:09 d65c8cfc05b1: Pull complete 10:46:24 2437ff75d9bd: Pull complete 10:46:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:46:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:24 prd-ubuntu20.04-docker-arm64-4c-16g-21522 does not seem to be running inside a container 10:46:24 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:46:27 $ docker top 463fada8fbc5be4f0109314613e1b1d38d742456c8dbc67f677a77be7690ce30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:28 ---> job-cost.sh 10:46:28 lf-activate-venv: SKIPPING 10:46:28 INFO: No Stack... 10:46:28 INFO: Retrieving Pricing Info for: v3-standard-4 10:46:29 INFO: Archiving Costs [Pipeline] sh 10:46:29 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 10:46:29 + cut -d, -f6 [Pipeline] lock 10:46:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-350-1-stack-cost] 10:46:29 Resource [jenkins-edgexfoundry-device-snmp-go-PR-350-1-stack-cost] did not exist. Created. 10:46:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:46:30 /w/workspace/device-snmp-go/1@tmp/durable-31869c89/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:46:31 + echo total: 0.10999999940395355 [Pipeline] stash 10:46:31 Warning: overwriting stash ‘stack-cost’ 10:46:31 Stashed 1 file(s) [Pipeline] } 10:46:31 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-350-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:46:31 $ docker stop --time=1 463fada8fbc5be4f0109314613e1b1d38d742456c8dbc67f677a77be7690ce30 10:46:32 $ docker rm -f --volumes 463fada8fbc5be4f0109314613e1b1d38d742456c8dbc67f677a77be7690ce30 [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 10:46:33 provisioning config files... 10:46:33 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-350@tmp/config705722364632303551tmp [Pipeline] { [Pipeline] sh 10:46:34 + set +x 10:46:34 + curl -s https://codecov.io/bash 10:46:34 + bash -s -- 10:46:34 10:46:34 _____ _ 10:46:34 / ____| | | 10:46:34 | | ___ __| | ___ ___ _____ __ 10:46:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:46:34 | |___| (_) | (_| | __/ (_| (_) \ V / 10:46:34 \_____\___/ \__,_|\___|\___\___/ \_/ 10:46:34 Bash-1.0.6 10:46:34 10:46:34 10:46:34 ==> git version 2.25.1 found 10:46:34 ==> 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 10:46:34 Release-Date: 2020-01-08 10:46:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:46:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:46:34 ==> Jenkins CI detected. 10:46:34 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-350 10:46:34 project root: . 10:46:34 --> token set from env 10:46:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:46:34 ==> Running gcov in . (disable via -X gcov) 10:46:34 ==> Python coveragepy not found 10:46:34 ==> Searching for coverage reports in: 10:46:34 + . 10:46:34 -> Found 1 reports 10:46:34 ==> Detecting git/mercurial file structure 10:46:34 ==> Reading reports 10:46:34 + ./coverage.out bytes=8903 10:46:34 ==> Appending adjustments 10:46:34 https://docs.codecov.io/docs/fixing-reports 10:46:34 + Found adjustments 10:46:34 ==> Gzipping contents 10:46:34 4.0K /tmp/codecov.RrrXiD.gz 10:46:34 ==> Uploading reports 10:46:34 url: https://codecov.io 10:46:34 query: branch=PR-350&commit=8b5f0216e1125e3879b1b2332f14b87fc9d24a4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=350&job=&cmd_args= 10:46:34 -> Pinging Codecov 10:46:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-350&commit=8b5f0216e1125e3879b1b2332f14b87fc9d24a4c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=350&job=&cmd_args= 10:46:34 -> Uploading to 10:46:34 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-snmp-go/8b5f0216e1125e3879b1b2332f14b87fc9d24a4c/5fd432bd-7a09-499b-9247-8ff5fe0ec334.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T104634Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d20f39ab82dc5391e7b8927f5f4b283644081d7770d2e331db074d01ddae9432 10:46:34 % Total % Received % Xferd Average Speed Time Time Time Current 10:46:34 Dload Upload Total Spent Left Speed 10:46:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 6857 --:--:-- --:--:-- --:--:-- 6857 10:46:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/8b5f0216e1125e3879b1b2332f14b87fc9d24a4c [Pipeline] } 10:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:46:37 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-350/archives ] 10:46:37 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-350/archives 10:46:37 total 16 10:46:37 drwxr-xr-x 3 root root 4096 Oct 4 08:35 . 10:46:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 08:35 .. 10:46:37 drwxr-xr-x 2 root root 4096 Oct 4 08:35 cost 10:46:37 -rw-r--r-- 1 root root 86 Oct 4 08:35 cost.csv 10:46:37 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-350/archives 10:46:37 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-350/archives 10:46:37 total 16 10:46:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 08:35 . 10:46:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 08:35 .. 10:46:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 08:35 cost 10:46:37 -rw-r--r-- 1 jenkins jenkins 86 Oct 4 08:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:46:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:46:38 ---> package-listing.sh 10:46:38 ++ facter osfamily 10:46:38 ++ tr '[:upper:]' '[:lower:]' 10:46:38 + OS_FAMILY=debian 10:46:38 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-350 10:46:38 + START_PACKAGES=/tmp/packages_start.txt 10:46:38 + END_PACKAGES=/tmp/packages_end.txt 10:46:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:46:38 + PACKAGES=/tmp/packages_start.txt 10:46:38 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-350 ']' 10:46:38 + PACKAGES=/tmp/packages_end.txt 10:46:38 + case "${OS_FAMILY}" in 10:46:38 + dpkg -l 10:46:38 + grep '^ii' 10:46:38 + '[' -f /tmp/packages_start.txt ']' 10:46:38 + '[' -f /tmp/packages_end.txt ']' 10:46:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:46:38 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-350 ']' 10:46:38 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-350/archives/ 10:46:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-350/archives/ [Pipeline] echo 10:46:38 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-350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:46:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:39 prd-ubuntu20.04-docker-8c-8g-17480 does not seem to be running inside a container 10:46:39 $ 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-350/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-350 -v /w/workspace/gexfoundry_device-snmp-go_PR-350:/w/workspace/gexfoundry_device-snmp-go_PR-350:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-350@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-350@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:46:40 $ docker top e02020aa112aa9166d49afb4209af2a49fd65d90dcaf6e2854ef3fa0b89d561a -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:40 + touch /tmp/pre-build-complete [Pipeline] sh 10:46:40 + mkdir -p /var/log/sysstat [Pipeline] sh 10:46:41 + ls /var/log/sa-host 10:46:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:41 provisioning config files... 10:46:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-350@tmp/config10156995214032361642tmp [Pipeline] { [Pipeline] echo 10:46:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:46:41 ---> create-netrc.sh [Pipeline] } 10:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:46:42 ---> python-tools-install.sh [Pipeline] echo 10:46:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:46:42 ---> sudo-logs.sh 10:46:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:46:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:46:42 ---> job-cost.sh 10:46:42 lf-activate-venv: SKIPPING 10:46:42 DEBUG: total: 0.2199999988079071 10:46:42 INFO: Retrieving Stack Cost... 10:46:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:46:43 INFO: Archiving Costs [Pipeline] echo 10:46:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:46:44 ---> logs-deploy.sh 10:46:44 lf-activate-venv: SKIPPING 10:46:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-350/1 10:46:44 INFO: archiving workspace using pattern(s): 10:46:45 Archives upload complete. 10:46:45 INFO: archiving logs to Nexus