Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c34f46ef54651abad1d25af3757e1c156ee21826+16381fd99f00acb16521c6fc8f4fa15060dd6965 (fdce80fc112789c6d7ef5ea49aa917a6e9e171ed) 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-ssh8004206615739453920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh10185465910815949794.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-359/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-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12819146336068451307.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-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh521092910927218271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh15470566245003053436.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-359/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-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5425307053390489132.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-40738 in /w/workspace/gexfoundry_device-snmp-go_PR-359 [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-359 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 16381fd99f00acb16521c6fc8f4fa15060dd6965 into PR head commit c34f46ef54651abad1d25af3757e1c156ee21826 Merge succeeded, producing c34f46ef54651abad1d25af3757e1c156ee21826 Checking out Revision c34f46ef54651abad1d25af3757e1c156ee21826 (PR-359) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > 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/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34f46ef54651abad1d25af3757e1c156ee21826 # 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 16381fd99f00acb16521c6fc8f4fa15060dd6965 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34f46ef54651abad1d25af3757e1c156ee21826 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:47:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:47:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:47:47 ========================================================= 05:47:47 EdgeX Global Pipelines Version Info 05:47:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:47:48 ------------------- 05:47:48 stable info: 05:47:48 ------------------- 05:47:48 Commited By: Cherry Wang cherry@iotechsys.com 05:47:48 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:47:48 Message: update stable to v1.0.271 05:47:49 ------------------- 05:47:49 experimental info: 05:47:49 ------------------- 05:47:49 Commited By: **** collab-it+edgex@linuxfoundation.org 05:47:49 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:47:49 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo 05:47:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo 05:47:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] echo 05:47:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c34f46e [Pipeline] echo 05:47:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:51 provisioning config files... 05:47:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/config14739524218839858138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:51 ---> ****-login.sh 05:47:51 nexus3.edgexfoundry.org:10001 05:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:52 Configure a credential helper to remove this warning. See 05:47:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:52 05:47:52 Login Succeeded 05:47:52 nexus3.edgexfoundry.org:10002 05:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:52 Configure a credential helper to remove this warning. See 05:47:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:52 05:47:52 Login Succeeded 05:47:52 nexus3.edgexfoundry.org:10003 05:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:52 Configure a credential helper to remove this warning. See 05:47:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:52 05:47:52 Login Succeeded 05:47:52 nexus3.edgexfoundry.org:10004 05:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:52 Configure a credential helper to remove this warning. See 05:47:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:52 05:47:52 Login Succeeded 05:47:52 ****.io 05:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:52 Configure a credential helper to remove this warning. See 05:47:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:52 05:47:52 Login Succeeded 05:47:52 ---> ****-login.sh ends [Pipeline] } 05:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:47:53 + git rev-list -1 --merges c34f46ef54651abad1d25af3757e1c156ee21826~1..c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] echo 05:47:53 -----------> git rev-list -1 --merges c34f46ef54651abad1d25af3757e1c156ee21826~1..c34f46ef54651abad1d25af3757e1c156ee21826 c34f46ef54651abad1d25af3757e1c156ee21826 [false] [Pipeline] sh 05:47:53 + git log --format=format:%s -1 c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] echo 05:47:53 ========================================================= 05:47:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:47:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:54 + git log --format=format:%s -1 c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] echo 05:47:54 [semverPrep] GIT_COMMIT: c34f46ef54651abad1d25af3757e1c156ee21826, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 05:47:54 [semverPrep] This is not a build commit. [Pipeline] sh 05:47:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:47:54 + grep -v github /etc/ssh/ssh_known_hosts 05:47:54 + [ -e /tmp/ssh_known_hosts ] 05:47:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:47:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:47:54 + sudo tee -a /etc/ssh/ssh_known_hosts 05:47:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:55 05:47:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:55 0.1.4: Pulling from edgex-devops/py-git-semver 05:47:55 b85a868b505f: Pulling fs layer 05:47:55 e2be974225ed: Pulling fs layer 05:47:55 339a4e72a1f5: Pulling fs layer 05:47:55 988bab9f4d93: Pulling fs layer 05:47:55 1469e6f7b9e6: Pulling fs layer 05:47:55 eaf3925da568: Pulling fs layer 05:47:55 bab4dde63d76: Pulling fs layer 05:47:55 bde34c3a00c8: Pulling fs layer 05:47:55 b352a97aabf1: Pulling fs layer 05:47:55 4872d77fe225: Pulling fs layer 05:47:55 5851b861e8e6: Pulling fs layer 05:47:55 b352a97aabf1: Waiting 05:47:55 4872d77fe225: Waiting 05:47:55 5851b861e8e6: Waiting 05:47:55 bab4dde63d76: Waiting 05:47:55 988bab9f4d93: Waiting 05:47:55 bde34c3a00c8: Waiting 05:47:55 1469e6f7b9e6: Waiting 05:47:55 eaf3925da568: Waiting 05:47:55 e2be974225ed: Verifying Checksum 05:47:55 e2be974225ed: Download complete 05:47:55 988bab9f4d93: Verifying Checksum 05:47:55 988bab9f4d93: Download complete 05:47:55 1469e6f7b9e6: Verifying Checksum 05:47:55 1469e6f7b9e6: Download complete 05:47:55 339a4e72a1f5: Verifying Checksum 05:47:55 339a4e72a1f5: Download complete 05:47:55 eaf3925da568: Verifying Checksum 05:47:55 eaf3925da568: Download complete 05:47:55 bde34c3a00c8: Verifying Checksum 05:47:55 bde34c3a00c8: Download complete 05:47:55 b352a97aabf1: Download complete 05:47:55 4872d77fe225: Verifying Checksum 05:47:55 4872d77fe225: Download complete 05:47:55 5851b861e8e6: Verifying Checksum 05:47:55 5851b861e8e6: Download complete 05:47:55 b85a868b505f: Verifying Checksum 05:47:55 b85a868b505f: Download complete 05:47:56 bab4dde63d76: Verifying Checksum 05:47:56 bab4dde63d76: Download complete 05:47:57 b85a868b505f: Pull complete 05:47:57 e2be974225ed: Pull complete 05:47:57 339a4e72a1f5: Pull complete 05:47:57 988bab9f4d93: Pull complete 05:47:57 1469e6f7b9e6: Pull complete 05:47:57 eaf3925da568: Pull complete 05:47:59 bab4dde63d76: Pull complete 05:47:59 bde34c3a00c8: Pull complete 05:47:59 b352a97aabf1: Pull complete 05:48:00 4872d77fe225: Pull complete 05:48:00 5851b861e8e6: Pull complete 05:48:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:48:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:00 prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container 05:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:48:02 $ docker top 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 -eo pid,comm 05:48:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:48:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:02 [ssh-agent] Looking for ssh-agent implementation... 05:48:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:02 $ docker exec 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 ssh-agent 05:48:02 SSH_AUTH_SOCK=/tmp/ssh-GWCf2zxfp5xX/agent.31 05:48:02 SSH_AGENT_PID=37 05:48:02 Running ssh-add (command line suppressed) 05:48:02 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/private_key_6531136531302459367.key (/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/private_key_6531136531302459367.key) 05:48:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:03 + git tag --points-at HEAD [Pipeline] } 05:48:03 $ docker exec --env ******** --env ******** 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 ssh-agent -k 05:48:03 unset SSH_AUTH_SOCK; 05:48:03 unset SSH_AGENT_PID; 05:48:03 echo Agent pid 37 killed; 05:48:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:03 [ssh-agent] Looking for ssh-agent implementation... 05:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:03 $ docker exec 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 ssh-agent 05:48:03 SSH_AUTH_SOCK=/tmp/ssh-9owhsMC3uvqy/agent.70 05:48:03 SSH_AGENT_PID=76 05:48:03 Running ssh-add (command line suppressed) 05:48:03 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/private_key_12194172995540725790.key (/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/private_key_12194172995540725790.key) 05:48:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:04 + git semver init 05:48:04 2025-03-10 05:48:04,398 [run_init] DEBUG init version:0.0.0 force:False 05:48:04 2025-03-10 05:48:04,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver 05:48:04 2025-03-10 05:48:04,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-359/.semver 05:48:04 2025-03-10 05:48:04,399 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-359, universal_newlines=False, shell=None, istream=None) 05:48:06 2025-03-10 05:48:05,888 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-359/.git/info/exclude 05:48:06 2025-03-10 05:48:05,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver/PR-359 with force:False 05:48:06 2025-03-10 05:48:05,889 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver/PR-359 05:48:06 2025-03-10 05:48:05,894 [execute] INFO git cat-file --batch-check 05:48:06 2025-03-10 05:48:05,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) 05:48:06 2025-03-10 05:48:05,901 [execute] INFO git cat-file --batch 05:48:06 2025-03-10 05:48:05,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) 05:48:06 2025-03-10 05:48:05,907 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-359/.semver/PR-359 05:48:06 0.0.0 [Pipeline] } 05:48:06 $ docker exec --env ******** --env ******** 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 ssh-agent -k 05:48:06 unset SSH_AUTH_SOCK; 05:48:06 unset SSH_AGENT_PID; 05:48:06 echo Agent pid 76 killed; 05:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:06 + git semver [Pipeline] } 05:48:07 $ docker stop --time=1 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 05:48:08 $ docker rm -f --volumes 5024ae7c27145e41517b86eb0db48ba4919f3d0d2612e26b54dfd507776a0493 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:09 Stashed 1 file(s) [Pipeline] echo 05:48:09 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:10 provisioning config files... 05:48:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/config12785509641609854682tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:48:10 ---> ****-login.sh 05:48:10 nexus3.edgexfoundry.org:10001 05:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:10 Configure a credential helper to remove this warning. See 05:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:10 05:48:10 Login Succeeded 05:48:10 nexus3.edgexfoundry.org:10002 05:48:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:10 Configure a credential helper to remove this warning. See 05:48:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:10 05:48:10 Login Succeeded 05:48:10 nexus3.edgexfoundry.org:10003 05:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:11 Configure a credential helper to remove this warning. See 05:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:11 05:48:11 Login Succeeded 05:48:11 nexus3.edgexfoundry.org:10004 05:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:11 Configure a credential helper to remove this warning. See 05:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:11 05:48:11 Login Succeeded 05:48:11 ****.io 05:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:11 Configure a credential helper to remove this warning. See 05:48:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:11 05:48:11 Login Succeeded 05:48:11 ---> ****-login.sh ends [Pipeline] } 05:48:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:48:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:48:11 ========================================================= 05:48:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:48:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:12 + 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 . 05:48:12 Sending build context to Docker daemon 20.08MB 05:48:12 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:48:12 Step 2/12 : FROM ${BASE} AS builder 05:48:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:12 da9db072f522: Pulling fs layer 05:48:12 6ef4a4ee8ca5: Pulling fs layer 05:48:12 06f05ace1117: Pulling fs layer 05:48:12 5fe327b54edc: Pulling fs layer 05:48:12 4f4fb700ef54: Pulling fs layer 05:48:12 92a5565b7b96: Pulling fs layer 05:48:12 ff9bb7016b71: Pulling fs layer 05:48:12 b67dba6c2c7d: Pulling fs layer 05:48:12 a813b0c90790: Pulling fs layer 05:48:12 5fe327b54edc: Waiting 05:48:12 4f4fb700ef54: Waiting 05:48:12 92a5565b7b96: Waiting 05:48:12 ff9bb7016b71: Waiting 05:48:12 b67dba6c2c7d: Waiting 05:48:12 a813b0c90790: Waiting 05:48:12 6ef4a4ee8ca5: Verifying Checksum 05:48:12 6ef4a4ee8ca5: Download complete 05:48:12 5fe327b54edc: Verifying Checksum 05:48:12 5fe327b54edc: Download complete 05:48:12 4f4fb700ef54: Download complete 05:48:12 92a5565b7b96: Download complete 05:48:12 da9db072f522: Download complete 05:48:12 ff9bb7016b71: Verifying Checksum 05:48:12 ff9bb7016b71: Download complete 05:48:12 da9db072f522: Pull complete 05:48:12 a813b0c90790: Verifying Checksum 05:48:12 a813b0c90790: Download complete 05:48:12 6ef4a4ee8ca5: Pull complete 05:48:13 06f05ace1117: Download complete 05:48:13 b67dba6c2c7d: Verifying Checksum 05:48:13 b67dba6c2c7d: Download complete 05:48:16 06f05ace1117: Pull complete 05:48:16 5fe327b54edc: Pull complete 05:48:16 4f4fb700ef54: Pull complete 05:48:16 92a5565b7b96: Pull complete 05:48:16 ff9bb7016b71: Pull complete 05:48:19 b67dba6c2c7d: Pull complete 05:48:19 a813b0c90790: Pull complete 05:48:19 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:48:19 ---> 3ba60ce46760 05:48:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:48:22 ---> Running in 397deb2a4ceb 05:48:22 Removing intermediate container 397deb2a4ceb 05:48:22 ---> 14acd64e1933 05:48:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:48:22 ---> Running in 0e91fe008bdb 05:48:22 Removing intermediate container 0e91fe008bdb 05:48:22 ---> 2f23033a7dea 05:48:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:48:22 ---> Running in 32ae04eecc08 05:48:22 Removing intermediate container 32ae04eecc08 05:48:22 ---> df7f71074a06 05:48:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:48:22 ---> Running in f14058dce129 05:48:22 Removing intermediate container f14058dce129 05:48:22 ---> a17f6679a7aa 05:48:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:48:23 ---> Running in 5f7ccc0f2cb7 05:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:23 (1/4) Installing openssh-keygen (9.7_p1-r5) 05:48:23 (2/4) Installing libedit (20240517.3.1-r0) 05:48:23 (3/4) Installing openssh-client-common (9.7_p1-r5) 05:48:23 (4/4) Installing openssh-client-default (9.7_p1-r5) 05:48:23 Executing busybox-1.36.1-r29.trigger 05:48:23 OK: 252 MiB in 62 packages 05:48:24 Removing intermediate container 5f7ccc0f2cb7 05:48:24 ---> dbdc88970825 05:48:24 Step 8/12 : WORKDIR /device-snmp-go 05:48:24 ---> Running in b3a4f2457985 05:48:24 Removing intermediate container b3a4f2457985 05:48:24 ---> 5324ac586fda 05:48:24 Step 9/12 : COPY go.mod vendor* ./ 05:48:24 ---> 7add1f950cae 05:48:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:24 ---> Running in 6116614762b5 05:48:56 Removing intermediate container 6116614762b5 05:48:56 ---> 38247d2004e6 05:48:56 Step 11/12 : COPY . . 05:48:57 ---> bca4644f3302 05:48:57 Step 12/12 : RUN ${MAKE} 05:48:57 ---> Running in b1e455d51b31 05:48:58 noop 05:48:58 Removing intermediate container b1e455d51b31 05:48:58 ---> 7ded11400a9a 05:48:58 Successfully built 7ded11400a9a 05:48:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:59 + docker inspect -f . ci-base-image-x86_64 05:48:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:59 prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container 05:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:49:03 $ docker top d76dfb5bc2380d3af48731e22a55a73570674c845cfc9e774d3e1399e683150b -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:04 + go version 05:49:04 go version go1.23.4 linux/amd64 [Pipeline] } 05:49:04 $ docker stop --time=1 d76dfb5bc2380d3af48731e22a55a73570674c845cfc9e774d3e1399e683150b 05:49:05 $ docker rm -f --volumes d76dfb5bc2380d3af48731e22a55a73570674c845cfc9e774d3e1399e683150b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:06 + docker inspect -f . ci-base-image-x86_64 05:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:49:06 prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container 05:49:06 $ 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-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:49:06 $ docker top cf72775ca9393dc1479ec8b2c1019d8ed625b7e3c104f6418ccea278b62d5df9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:07 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-359 [Pipeline] fileExists [Pipeline] sh 05:49:07 + make test 05:49:07 go test ./... -coverprofile=coverage.out 05:49:09 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:49:27 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 05:49:27 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 05:49:35 go vet ./... 05:49:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:39 ./bin/test-attribution-txt.sh [Pipeline] echo 05:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:49:39 $ docker stop --time=1 cf72775ca9393dc1479ec8b2c1019d8ed625b7e3c104f6418ccea278b62d5df9 05:49:42 $ docker rm -f --volumes cf72775ca9393dc1479ec8b2c1019d8ed625b7e3c104f6418ccea278b62d5df9 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:49:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:44 + ls -al . 05:49:44 total 236 05:49:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:49 . 05:49:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 05:47 .. 05:49:44 -rw-rw-r-- 1 jenkins jenkins 6 Mar 10 05:47 .dockerignore 05:49:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 05:49 .git 05:49:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:47 .github 05:49:44 -rw-rw-r-- 1 jenkins jenkins 263 Mar 10 05:47 .gitignore 05:49:44 -rw-rw-r-- 1 jenkins jenkins 199 Mar 10 05:47 .golangci.yml 05:49:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:48 .semver 05:49:44 -rw-rw-r-- 1 jenkins jenkins 18843 Mar 10 05:47 Attribution.txt 05:49:44 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 10 05:47 CHANGELOG.md 05:49:44 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 10 05:47 Dockerfile 05:49:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 05:47 GOVERNANCE.md 05:49:44 -rw-rw-r-- 1 jenkins jenkins 656 Mar 10 05:47 Jenkinsfile 05:49:44 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 10 05:47 LICENSE 05:49:44 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 10 05:47 Makefile 05:49:44 -rw-rw-r-- 1 jenkins jenkins 620 Mar 10 05:47 OWNERS.md 05:49:44 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 10 05:47 README.md 05:49:44 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 05:48 VERSION 05:49:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 05:47 bin 05:49:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:47 cmd 05:49:44 -rw-r--r-- 1 jenkins jenkins 8903 Mar 10 05:49 coverage.out 05:49:44 -rw-rw-r-- 1 jenkins jenkins 6113 Mar 10 05:47 go.mod 05:49:44 -rw-rw-r-- 1 jenkins jenkins 86959 Mar 10 05:47 go.sum 05:49:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 05:47 internal 05:49:44 -rw-rw-r-- 1 jenkins jenkins 228 Mar 10 05:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:44 + 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=c34f46ef54651abad1d25af3757e1c156ee21826 --label arch=amd64 --label version=0.0.0 . 05:49:44 Sending build context to Docker daemon 20.09MB 05:49:44 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 05:49:44 Step 2/25 : FROM ${BASE} AS builder 05:49:44 ---> 7ded11400a9a 05:49:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:49:45 ---> Running in ddd7e25621b2 05:49:45 Removing intermediate container ddd7e25621b2 05:49:45 ---> ae205bf42323 05:49:45 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:45 ---> Running in a5ff59acf08c 05:49:45 Removing intermediate container a5ff59acf08c 05:49:45 ---> e6d48aa205a5 05:49:45 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:49:45 ---> Running in 11c15e383d42 05:49:45 Removing intermediate container 11c15e383d42 05:49:45 ---> 6d9652b60957 05:49:45 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:49:45 ---> Running in fa843cc478a2 05:49:45 Removing intermediate container fa843cc478a2 05:49:45 ---> 1f34ce9a7703 05:49:45 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:45 ---> Running in 69736e718294 05:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:49:46 OK: 252 MiB in 62 packages 05:49:46 Removing intermediate container 69736e718294 05:49:46 ---> 21715d6d063a 05:49:46 Step 8/25 : WORKDIR /device-snmp-go 05:49:46 ---> Running in cb9e176141b3 05:49:46 Removing intermediate container cb9e176141b3 05:49:46 ---> 7b911c5e5c67 05:49:46 Step 9/25 : COPY go.mod vendor* ./ 05:49:46 ---> f43fa6d1beea 05:49:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:46 ---> Running in 8cb18d1124eb 05:49:47 Removing intermediate container 8cb18d1124eb 05:49:47 ---> 5d75a8f3c705 05:49:47 Step 11/25 : COPY . . 05:49:47 ---> e6bfa6a93e85 05:49:47 Step 12/25 : RUN ${MAKE} 05:49:47 ---> Running in e72fd07b1e73 05:49:47 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/v4/internal/common.SDKVersion=v4.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:50:14 Removing intermediate container e72fd07b1e73 05:50:14 ---> a5bb734d9a8f 05:50:14 Step 13/25 : FROM alpine:3.20 05:50:14 3.20: Pulling from library/alpine 05:50:14 0a9a5dfd008f: Pulling fs layer 05:50:14 0a9a5dfd008f: Verifying Checksum 05:50:14 0a9a5dfd008f: Download complete 05:50:14 0a9a5dfd008f: Pull complete 05:50:14 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:50:14 Status: Downloaded newer image for alpine:3.20 05:50:14 ---> ff221270b9fb 05:50:14 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:50:14 ---> Running in 2ce3e9ac193a 05:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:15 (1/1) Installing dumb-init (1.2.5-r3) 05:50:15 Executing busybox-1.36.1-r29.trigger 05:50:15 OK: 8 MiB in 15 packages 05:50:15 Removing intermediate container 2ce3e9ac193a 05:50:15 ---> 7c8feefb00d6 05:50:15 Step 15/25 : RUN apk --no-cache upgrade 05:50:15 ---> Running in a5dd1121551e 05:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:50:16 OK: 8 MiB in 15 packages 05:50:16 Removing intermediate container a5dd1121551e 05:50:16 ---> f1fd33040a2d 05:50:16 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:50:17 ---> c15d143ed8a9 05:50:17 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:50:17 ---> 42c691d40d87 05:50:17 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:50:17 ---> 72ad8d5e7121 05:50:17 Step 19/25 : EXPOSE 59993 05:50:17 ---> Running in a469c5e05ee8 05:50:18 Removing intermediate container a469c5e05ee8 05:50:18 ---> c6ea06db981f 05:50:18 Step 20/25 : EXPOSE 161 05:50:18 ---> Running in 784f09df2bec 05:50:18 Removing intermediate container 784f09df2bec 05:50:18 ---> ddd0643ff48e 05:50:18 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:50:18 ---> Running in 6c02b1926f9e 05:50:18 Removing intermediate container 6c02b1926f9e 05:50:18 ---> 2a692c55b18d 05:50:18 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:50:18 ---> Running in b9121006f068 05:50:18 Removing intermediate container b9121006f068 05:50:18 ---> eb9038e93d06 05:50:18 Step 23/25 : LABEL arch=amd64 05:50:18 ---> Running in 077a9a18dc74 05:50:18 Removing intermediate container 077a9a18dc74 05:50:18 ---> 80cf64343d99 05:50:18 Step 24/25 : LABEL git_sha=c34f46ef54651abad1d25af3757e1c156ee21826 05:50:18 ---> Running in ebe172280c95 05:50:18 Removing intermediate container ebe172280c95 05:50:18 ---> 6aed66de5b06 05:50:18 Step 25/25 : LABEL version=0.0.0 05:50:18 ---> Running in f6e9fa4013d5 05:50:18 Removing intermediate container f6e9fa4013d5 05:50:18 ---> 4d58bcc04b8b 05:50:18 [Warning] One or more build-args [ARCH] were not consumed 05:50:18 Successfully built 4d58bcc04b8b 05:50:18 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 05:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:19 05:50:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:20 latest: Pulling from edgex-lftools-log-publisher 05:50:20 5eb5b503b376: Pulling fs layer 05:50:20 5c69ac0246d0: Pulling fs layer 05:50:20 ec43610c2a17: Pulling fs layer 05:50:20 3a2ae6a8a46f: Pulling fs layer 05:50:20 33b1e0a273af: Pulling fs layer 05:50:20 5d3b04190fa2: Pulling fs layer 05:50:20 2f39f015ded8: Pulling fs layer 05:50:20 33b1e0a273af: Waiting 05:50:20 5d3b04190fa2: Waiting 05:50:20 2f39f015ded8: Waiting 05:50:20 5c69ac0246d0: Download complete 05:50:20 3a2ae6a8a46f: Verifying Checksum 05:50:20 3a2ae6a8a46f: Download complete 05:50:20 33b1e0a273af: Verifying Checksum 05:50:20 33b1e0a273af: Download complete 05:50:20 ec43610c2a17: Verifying Checksum 05:50:20 ec43610c2a17: Download complete 05:50:20 5d3b04190fa2: Download complete 05:50:20 5eb5b503b376: Verifying Checksum 05:50:20 5eb5b503b376: Download complete 05:50:20 2f39f015ded8: Verifying Checksum 05:50:20 2f39f015ded8: Download complete 05:50:21 5eb5b503b376: Pull complete 05:50:21 5c69ac0246d0: Pull complete 05:50:21 ec43610c2a17: Pull complete 05:50:21 3a2ae6a8a46f: Pull complete 05:50:21 33b1e0a273af: Pull complete 05:50:21 5d3b04190fa2: Pull complete 05:50:26 2f39f015ded8: Pull complete 05:50:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:26 prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container 05:50:26 $ 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-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:50:28 $ docker top 0f64cb2aad6ec308ef492fc783c05802929501c57f8a55183f5743c4eb86a736 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:28 ---> job-cost.sh 05:50:28 lf-activate-venv: SKIPPING 05:50:28 INFO: No Stack... 05:50:29 INFO: Retrieving Pricing Info for: v3-standard-8 05:50:29 INFO: Archiving Costs [Pipeline] sh 05:50:29 + cat /w/workspace/gexfoundry_device-snmp-go_PR-359/archives/cost.csv 05:50:29 + cut -d, -f6 [Pipeline] lock 05:50:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-359-1-stack-cost] 05:50:29 Resource [jenkins-edgexfoundry-device-snmp-go-PR-359-1-stack-cost] did not exist. Created. 05:50:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:30 + echo total: 0.2199999988079071 [Pipeline] stash 05:50:30 Stashed 1 file(s) [Pipeline] } 05:50:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:50:30 $ docker stop --time=1 0f64cb2aad6ec308ef492fc783c05802929501c57f8a55183f5743c4eb86a736 05:50:31 $ docker rm -f --volumes 0f64cb2aad6ec308ef492fc783c05802929501c57f8a55183f5743c4eb86a736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:50:32 provisioning config files... 05:50:32 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/config3404630332716579384tmp [Pipeline] { [Pipeline] sh 05:50:32 + set +x 05:50:32 + curl -s https://codecov.io/bash 05:50:32 + bash -s -- 05:50:32 05:50:32 _____ _ 05:50:32 / ____| | | 05:50:32 | | ___ __| | ___ ___ _____ __ 05:50:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:50:32 | |___| (_) | (_| | __/ (_| (_) \ V / 05:50:32 \_____\___/ \__,_|\___|\___\___/ \_/ 05:50:32 Bash-1.0.6 05:50:32 05:50:32 05:50:32 ==> git version 2.25.1 found 05:50:32 ==> 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 05:50:32 Release-Date: 2020-01-08 05:50:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:50:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:50:32 ==> Jenkins CI detected. 05:50:32 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-359 05:50:32 project root: . 05:50:32 --> token set from env 05:50:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:50:32 ==> Running gcov in . (disable via -X gcov) 05:50:32 ==> Python coveragepy not found 05:50:32 ==> Searching for coverage reports in: 05:50:32 + . 05:50:32 -> Found 1 reports 05:50:32 ==> Detecting git/mercurial file structure 05:50:32 ==> Reading reports 05:50:32 + ./coverage.out bytes=8903 05:50:32 ==> Appending adjustments 05:50:32 https://docs.codecov.io/docs/fixing-reports 05:50:32 + Found adjustments 05:50:32 ==> Gzipping contents 05:50:32 4.0K /tmp/codecov.asxFHc.gz 05:50:32 ==> Uploading reports 05:50:32 url: https://codecov.io 05:50:32 query: branch=PR-359&commit=c34f46ef54651abad1d25af3757e1c156ee21826&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=359&job=&cmd_args= 05:50:32 -> Pinging Codecov 05:50:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-359&commit=c34f46ef54651abad1d25af3757e1c156ee21826&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=359&job=&cmd_args= 05:50:33 -> Uploading to 05:50:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/c34f46ef54651abad1d25af3757e1c156ee21826/2638567d-bf48-4f11-810a-0ad95e529b2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T055032Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d3495470ef1891cddd05f233de8d93955a9ec7ea7e39dbcdb1dbe81315b52a0c 05:50:33 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:33 Dload Upload Total Spent Left Speed 05:50:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 10410 --:--:-- --:--:-- --:--:-- 10410 05:50:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c34f46ef54651abad1d25af3757e1c156ee21826 [Pipeline] } 05:50:33 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 05:50:35 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-359/archives ] 05:50:35 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-359/archives 05:50:35 total 16 05:50:35 drwxr-xr-x 3 root root 4096 Mar 10 05:50 . 05:50:35 drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 05:50 .. 05:50:35 drwxr-xr-x 2 root root 4096 Mar 10 05:50 cost 05:50:35 -rw-r--r-- 1 root root 86 Mar 10 05:50 cost.csv 05:50:35 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-359/archives 05:50:35 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-359/archives 05:50:35 total 16 05:50:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 05:50 . 05:50:35 drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 05:50 .. 05:50:35 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 05:50 cost 05:50:35 -rw-r--r-- 1 jenkins jenkins 86 Mar 10 05:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:50:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:50:36 ---> package-listing.sh 05:50:36 ++ facter osfamily 05:50:36 ++ tr '[:upper:]' '[:lower:]' 05:50:36 + OS_FAMILY=debian 05:50:36 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-359 05:50:36 + START_PACKAGES=/tmp/packages_start.txt 05:50:36 + END_PACKAGES=/tmp/packages_end.txt 05:50:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:50:36 + PACKAGES=/tmp/packages_start.txt 05:50:36 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-359 ']' 05:50:36 + PACKAGES=/tmp/packages_end.txt 05:50:36 + case "${OS_FAMILY}" in 05:50:36 + dpkg -l 05:50:36 + grep '^ii' 05:50:36 + '[' -f /tmp/packages_start.txt ']' 05:50:36 + '[' -f /tmp/packages_end.txt ']' 05:50:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:50:36 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-359 ']' 05:50:36 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-359/archives/ 05:50:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-359/archives/ [Pipeline] echo 05:50:36 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-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:50:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:50:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:37 prd-ubuntu20.04-docker-8c-8g-40738 does not seem to be running inside a container 05:50:37 $ 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-359/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-359 -v /w/workspace/gexfoundry_device-snmp-go_PR-359:/w/workspace/gexfoundry_device-snmp-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:50:38 $ docker top adfed89eaf473fde8c9ec3f85ea4ac3772b0cda6d7a8d4c436828a93fdaea16b -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:38 + touch /tmp/pre-build-complete [Pipeline] sh 05:50:38 + mkdir -p /var/log/sysstat [Pipeline] sh 05:50:39 + ls /var/log/sa-host 05:50:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:39 provisioning config files... 05:50:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-359@tmp/config17820925596694473312tmp [Pipeline] { [Pipeline] echo 05:50:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:50:39 ---> create-netrc.sh [Pipeline] } 05:50:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:50:40 ---> python-tools-install.sh [Pipeline] echo 05:50:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:50:40 ---> sudo-logs.sh 05:50:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:50:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:50:40 ---> job-cost.sh 05:50:40 lf-activate-venv: SKIPPING 05:50:40 DEBUG: total: 0.2199999988079071 05:50:40 INFO: Retrieving Stack Cost... 05:50:40 INFO: Retrieving Pricing Info for: v3-standard-8 05:50:41 INFO: Archiving Costs [Pipeline] echo 05:50:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:50:41 ---> logs-deploy.sh 05:50:41 lf-activate-venv: SKIPPING 05:50:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-359/1 05:50:41 INFO: archiving workspace using pattern(s): 05:50:42 Archives upload complete. 05:50:42 INFO: archiving logs to Nexus 05:50:43 ---> uname -a: 05:50:43 Linux prd-ubuntu20-04-docker-8c-8g-40738 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:50:43 05:50:43 05:50:43 ---> lscpu: 05:50:43 Architecture: x86_64 05:50:43 CPU op-mode(s): 32-bit, 64-bit 05:50:43 Byte Order: Little Endian 05:50:43 Address sizes: 40 bits physical, 48 bits virtual 05:50:43 CPU(s): 8 05:50:43 On-line CPU(s) list: 0-7 05:50:43 Thread(s) per core: 1 05:50:43 Core(s) per socket: 1 05:50:43 Socket(s): 8 05:50:43 NUMA node(s): 1 05:50:43 Vendor ID: AuthenticAMD 05:50:43 CPU family: 23 05:50:43 Model: 49 05:50:43 Model name: AMD EPYC-Rome Processor 05:50:43 Stepping: 0 05:50:43 CPU MHz: 2799.998 05:50:43 BogoMIPS: 5599.99 05:50:43 Virtualization: AMD-V 05:50:43 Hypervisor vendor: KVM 05:50:43 Virtualization type: full 05:50:43 L1d cache: 256 KiB 05:50:43 L1i cache: 256 KiB 05:50:43 L2 cache: 4 MiB 05:50:43 L3 cache: 128 MiB 05:50:43 NUMA node0 CPU(s): 0-7 05:50:43 Vulnerability Itlb multihit: Not affected 05:50:43 Vulnerability L1tf: Not affected 05:50:43 Vulnerability Mds: Not affected 05:50:43 Vulnerability Meltdown: Not affected 05:50:43 Vulnerability Mmio stale data: Not affected 05:50:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:50:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:50:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:50:43 Vulnerability Srbds: Not affected 05:50:43 Vulnerability Tsx async abort: Not affected 05:50:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:50:43 05:50:43 05:50:43 ---> nproc: 05:50:43 8 05:50:43 05:50:43 05:50:43 ---> df -h: 05:50:43 Filesystem Size Used Avail Use% Mounted on 05:50:43 overlay 155G 12G 144G 8% / 05:50:43 tmpfs 64M 0 64M 0% /dev 05:50:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:50:43 shm 64M 0 64M 0% /dev/shm 05:50:43 /dev/vda1 155G 12G 144G 8% /facter-os 05:50:43 05:50:43 05:50:43 ---> sar -b -r -n DEV: 05:50:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40738) 03/10/25 _x86_64_ (8 CPU) 05:50:43 05:50:43 05:47:05 LINUX RESTART (8 CPU) 05:50:43 05:50:43 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:50:43 05:49:01 339.51 5.38 334.13 0.00 441.53 98864.99 0.00 05:50:43 05:50:01 109.07 0.23 108.83 0.00 18.13 19607.93 0.00 05:50:43 Average: 224.29 2.81 221.48 0.00 229.83 59236.46 0.00 05:50:43 05:50:43 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:50:43 05:49:01 28074584 31547904 752468 2.29 182892 3456684 1891432 5.57 1127224 3170908 12 05:50:43 05:50:01 27251272 31402828 887520 2.70 192040 4056268 2168284 6.39 1712792 3327492 561172 05:50:43 Average: 27662928 31475366 819994 2.49 187466 3756476 2029858 5.98 1420008 3249200 280592 05:50:43 05:50:43 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:50:43 05:49:01 ens3 545.01 389.44 6348.64 52.60 0.00 0.00 0.00 0.00 05:50:43 05:49:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 05:50:43 05:49:01 docker0 299.75 393.50 25.87 3078.34 0.00 0.00 0.00 0.00 05:50:43 05:50:01 ens3 42.53 22.70 75.23 14.85 0.00 0.00 0.00 0.00 05:50:43 05:50:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:50:43 05:50:01 docker0 1.40 3.13 0.08 38.12 0.00 0.00 0.00 0.00 05:50:43 05:50:01 vethd27a012 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:50:43 Average: ens3 293.77 206.07 3211.93 33.72 0.00 0.00 0.00 0.00 05:50:43 Average: lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 05:50:43 Average: docker0 150.57 198.32 12.98 1558.23 0.00 0.00 0.00 0.00 05:50:43 Average: vethd27a012 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:50:43 05:50:43 05:50:43 ---> sar -P ALL: 05:50:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40738) 03/10/25 _x86_64_ (8 CPU) 05:50:43 05:50:43 05:47:05 LINUX RESTART (8 CPU) 05:50:43 05:50:43 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:50:43 05:49:01 all 9.56 0.00 4.64 4.17 0.08 81.56 05:50:43 05:49:01 0 8.71 0.00 4.50 0.57 0.08 86.13 05:50:43 05:49:01 1 9.27 0.00 6.13 18.49 0.10 66.01 05:50:43 05:49:01 2 8.72 0.00 4.00 0.83 0.07 86.39 05:50:43 05:49:01 3 9.65 0.00 4.70 5.31 0.08 80.26 05:50:43 05:49:01 4 8.32 0.00 5.75 6.76 0.08 79.08 05:50:43 05:49:01 5 10.48 0.00 3.76 0.52 0.07 85.17 05:50:43 05:49:01 6 10.47 0.00 4.54 0.73 0.07 84.20 05:50:43 05:49:01 7 10.83 0.00 3.74 0.20 0.07 85.16 05:50:43 05:50:01 all 52.54 0.00 8.21 1.01 0.12 38.13 05:50:43 05:50:01 0 51.85 0.00 8.60 1.60 0.10 37.86 05:50:43 05:50:01 1 53.74 0.00 7.71 0.86 0.13 37.56 05:50:43 05:50:01 2 51.97 0.00 8.09 0.19 0.12 39.63 05:50:43 05:50:01 3 51.94 0.00 8.48 0.25 0.13 39.19 05:50:43 05:50:01 4 53.07 0.00 8.34 4.08 0.12 34.39 05:50:43 05:50:01 5 52.74 0.00 7.98 0.74 0.12 38.43 05:50:43 05:50:01 6 51.99 0.00 7.87 0.15 0.12 39.87 05:50:43 05:50:01 7 53.00 0.00 8.60 0.19 0.12 38.10 05:50:43 Average: all 31.07 0.00 6.43 2.58 0.10 59.82 05:50:43 Average: 0 30.28 0.00 6.55 1.08 0.09 61.99 05:50:43 Average: 1 31.58 0.00 6.92 9.64 0.12 51.73 05:50:43 Average: 2 30.39 0.00 6.05 0.51 0.09 62.96 05:50:43 Average: 3 30.85 0.00 6.59 2.77 0.11 59.68 05:50:43 Average: 4 30.73 0.00 7.05 5.42 0.10 56.70 05:50:43 Average: 5 31.61 0.00 5.87 0.63 0.09 61.80 05:50:43 Average: 6 31.23 0.00 6.20 0.44 0.09 62.04 05:50:43 Average: 7 31.92 0.00 6.17 0.19 0.09 61.62 05:50:43 05:50:43 05:50:43