Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bfcc8752d1af28540f7c751392de52b870a5da5a 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-ssh14188638374908661886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7370676631746786362.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3718475492632967654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 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-ssh17122639648635159656.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10504682239069648174.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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, goVersion:1.25] ========================================================= [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.25 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 Running on prd-ubuntu20.04-docker-8c-8g-772551 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # 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 Avoid second fetch Checking out Revision bfcc8752d1af28540f7c751392de52b870a5da5a (main) Commit message: "Merge pull request #370 from judehung/update-go-1.25" > 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 core.sparsecheckout # timeout=10 > git checkout -f bfcc8752d1af28540f7c751392de52b870a5da5a # timeout=10 > git rev-list --no-walk b7a733b71e6ca2d894ef3683955755bd588f60ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:10:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:10:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:10:26 ========================================================= 05:10:26 EdgeX Global Pipelines Version Info 05:10:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:10:27 ------------------- 05:10:27 stable info: 05:10:27 ------------------- 05:10:27 Commited By: Cherry Wang cherry@iotechsys.com 05:10:27 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:10:27 Message: update stable to v1.0.278 05:10:28 ------------------- 05:10:28 experimental info: 05:10:28 ------------------- 05:10:28 Commited By: **** collab-it+edgex@linuxfoundation.org 05:10:28 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:10:28 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:10:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:10:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:10:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:10:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:10:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo 05:10:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bfcc875 [Pipeline] echo 05:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:29 provisioning config files... 05:10:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5464385267039715745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:29 ---> ****-login.sh 05:10:29 nexus3.edgexfoundry.org:10001 05:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:29 05:10:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:10:29 Configure a credential helper to remove this warning. See 05:10:29 https://docs.****.com/go/credential-store/ 05:10:29 05:10:29 Login Succeeded 05:10:29 nexus3.edgexfoundry.org:10002 05:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:29 05:10:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:10:29 Configure a credential helper to remove this warning. See 05:10:29 https://docs.****.com/go/credential-store/ 05:10:29 05:10:29 Login Succeeded 05:10:29 nexus3.edgexfoundry.org:10003 05:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:30 05:10:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:10:30 Configure a credential helper to remove this warning. See 05:10:30 https://docs.****.com/go/credential-store/ 05:10:30 05:10:30 Login Succeeded 05:10:30 nexus3.edgexfoundry.org:10004 05:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:30 05:10:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:10:30 Configure a credential helper to remove this warning. See 05:10:30 https://docs.****.com/go/credential-store/ 05:10:30 05:10:30 Login Succeeded 05:10:30 ****.io 05:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:30 05:10:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:10:30 Configure a credential helper to remove this warning. See 05:10:30 https://docs.****.com/go/credential-store/ 05:10:30 05:10:30 Login Succeeded 05:10:30 ---> ****-login.sh ends [Pipeline] } 05:10:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:10:30 + git rev-list -1 --merges bfcc8752d1af28540f7c751392de52b870a5da5a~1..bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo 05:10:30 -----------> git rev-list -1 --merges bfcc8752d1af28540f7c751392de52b870a5da5a~1..bfcc8752d1af28540f7c751392de52b870a5da5a bfcc8752d1af28540f7c751392de52b870a5da5a 05:10:30 bfcc8752d1af28540f7c751392de52b870a5da5a [false] [Pipeline] sh 05:10:31 + git log --format=format:%s -1 bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo 05:10:31 ========================================================= 05:10:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:10:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:31 + git log --format=format:%s -1 bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo 05:10:31 [semverPrep] GIT_COMMIT: bfcc8752d1af28540f7c751392de52b870a5da5a, Commit Message: Merge pull request #370 from judehung/update-go-1.25 [Pipeline] echo 05:10:31 [semverPrep] This is not a build commit. [Pipeline] sh 05:10:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:10:31 + grep -v github /etc/ssh/ssh_known_hosts 05:10:31 + [ -e /tmp/ssh_known_hosts ] 05:10:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:10:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:10:31 + sudo tee -a /etc/ssh/ssh_known_hosts 05:10:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:32 05:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:32 0.1.4: Pulling from edgex-devops/py-git-semver 05:10:32 3dae71ba6b94: Pulling fs layer 05:10:32 6bf1a483ea7c: Pulling fs layer 05:10:32 f5dfc541a4d3: Pulling fs layer 05:10:32 461d9e800cba: Pulling fs layer 05:10:32 80192f66455f: Pulling fs layer 05:10:32 2e8e34ca0e6c: Pulling fs layer 05:10:32 a29436f7fd5d: Pulling fs layer 05:10:32 923cac83aea3: Pulling fs layer 05:10:32 25ad8b0a4227: Pulling fs layer 05:10:32 db01528c6b51: Pulling fs layer 05:10:32 28988de357af: Pulling fs layer 05:10:32 80192f66455f: Waiting 05:10:32 2e8e34ca0e6c: Waiting 05:10:32 a29436f7fd5d: Waiting 05:10:32 923cac83aea3: Waiting 05:10:32 461d9e800cba: Waiting 05:10:32 25ad8b0a4227: Waiting 05:10:32 db01528c6b51: Waiting 05:10:32 28988de357af: Waiting 05:10:32 6bf1a483ea7c: Verifying Checksum 05:10:32 6bf1a483ea7c: Download complete 05:10:32 461d9e800cba: Verifying Checksum 05:10:32 461d9e800cba: Download complete 05:10:32 80192f66455f: Verifying Checksum 05:10:32 80192f66455f: Download complete 05:10:32 f5dfc541a4d3: Download complete 05:10:32 3dae71ba6b94: Verifying Checksum 05:10:32 3dae71ba6b94: Download complete 05:10:32 923cac83aea3: Verifying Checksum 05:10:32 923cac83aea3: Download complete 05:10:32 25ad8b0a4227: Verifying Checksum 05:10:32 25ad8b0a4227: Download complete 05:10:32 db01528c6b51: Download complete 05:10:32 28988de357af: Download complete 05:10:33 a29436f7fd5d: Verifying Checksum 05:10:33 a29436f7fd5d: Download complete 05:10:33 2e8e34ca0e6c: Verifying Checksum 05:10:33 2e8e34ca0e6c: Download complete 05:10:34 3dae71ba6b94: Pull complete 05:10:34 6bf1a483ea7c: Pull complete 05:10:35 f5dfc541a4d3: Pull complete 05:10:35 461d9e800cba: Pull complete 05:10:35 80192f66455f: Pull complete 05:10:39 2e8e34ca0e6c: Pull complete 05:10:40 a29436f7fd5d: Pull complete 05:10:40 923cac83aea3: Pull complete 05:10:40 25ad8b0a4227: Pull complete 05:10:40 db01528c6b51: Pull complete 05:10:40 28988de357af: Pull complete 05:10:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:10:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:10:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:40 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:10:44 $ docker top 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 -eo pid,comm 05:10:44 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:10:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:10:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:44 [ssh-agent] Looking for ssh-agent implementation... 05:10:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:44 $ docker exec 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 ssh-agent 05:10:44 SSH_AUTH_SOCK=/tmp/ssh-gdpFNKugGbTu/agent.32 05:10:44 SSH_AGENT_PID=38 05:10:44 Running ssh-add (command line suppressed) 05:10:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14385992623606917646.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14385992623606917646.key) 05:10:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 05:10:45 + git tag --points-at HEAD [Pipeline] } 05:10:45 $ docker exec --env ******** --env ******** 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 ssh-agent -k 05:10:45 unset SSH_AUTH_SOCK; 05:10:45 unset SSH_AGENT_PID; 05:10:45 echo Agent pid 38 killed; 05:10:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:10:45 [ssh-agent] Looking for ssh-agent implementation... 05:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:10:45 $ docker exec 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 ssh-agent 05:10:45 SSH_AUTH_SOCK=/tmp/ssh-wUjdrO8ci2B4/agent.85 05:10:45 SSH_AGENT_PID=91 05:10:45 Running ssh-add (command line suppressed) 05:10:45 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6647234353845914934.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6647234353845914934.key) 05:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:10:46 + git semver init 05:10:46 2025-11-05 05:10:46,302 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:10:46 2025-11-05 05:10:46,492 [run_init] DEBUG init version:0.0.0 force:False 05:10:46 2025-11-05 05:10:46,494 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:10:46 2025-11-05 05:10:46,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:10:46 2025-11-05 05:10:46,495 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 05:10:49 2025-11-05 05:10:48,736 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 05:10:49 2025-11-05 05:10:48,737 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 05:10:49 2025-11-05 05:10:48,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:10:49 2025-11-05 05:10:48,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:10:49 4.1.0-dev.3 [Pipeline] } 05:10:49 $ docker exec --env ******** --env ******** 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 ssh-agent -k 05:10:49 unset SSH_AUTH_SOCK; 05:10:49 unset SSH_AGENT_PID; 05:10:49 echo Agent pid 91 killed; 05:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:10:49 + git semver [Pipeline] } 05:10:49 $ docker stop --time=1 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 05:10:51 $ docker rm -f --volumes 376519ec3aa67c53de444050dfbb3ed2aafe143f7df7f0098bd87a49ad6245f7 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:10:51 Stashed 1 file(s) [Pipeline] echo 05:10:51 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:51 provisioning config files... 05:10:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15093184710565783808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:52 ---> ****-login.sh 05:10:52 nexus3.edgexfoundry.org:10001 05:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:52 Login Succeeded 05:10:52 nexus3.edgexfoundry.org:10002 05:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:52 Login Succeeded 05:10:52 nexus3.edgexfoundry.org:10003 05:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:52 Login Succeeded 05:10:52 nexus3.edgexfoundry.org:10004 05:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:52 Login Succeeded 05:10:52 ****.io 05:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:52 Login Succeeded 05:10:52 ---> ****-login.sh ends [Pipeline] } 05:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:10:52 ========================================================= 05:10:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:10:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:10:53 #0 building with "default" instance using docker driver 05:10:53 05:10:53 #1 [internal] load build definition from Dockerfile 05:10:53 #1 transferring dockerfile: 1.61kB done 05:10:53 #1 DONE 0.0s 05:10:53 05:10:53 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:10:53 #2 DONE 0.1s 05:10:54 05:10:54 #3 [internal] load .dockerignore 05:10:54 #3 transferring context: 46B done 05:10:54 #3 DONE 0.0s 05:10:54 05:10:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:10:54 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:10:54 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 05:10:54 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:10:54 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:10:54 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:10:54 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 05:10:54 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:10:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 05:10:54 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:10:54 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:10:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 05:10:54 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 05:10:54 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:10:54 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:10:54 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s 05:10:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 05:10:54 #4 ... 05:10:54 05:10:54 #5 [internal] load build context 05:10:54 #5 transferring context: 23.68MB 0.2s done 05:10:54 #5 DONE 0.2s 05:10:54 05:10:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:10:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s 05:10:54 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 05:10:54 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s 05:10:54 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:10:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:10:54 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 05:10:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s 05:10:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 05:10:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.39MB / 112.58MB 0.6s 05:10:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 05:10:54 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 05:10:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 52.43MB / 112.58MB 0.8s 05:10:54 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 05:10:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.9s 05:10:54 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 05:10:54 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.84MB / 112.58MB 1.0s 05:10:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 1.1s 05:10:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s 05:10:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 05:10:59 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 05:10:59 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:10:59 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:10:59 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:10:59 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:10:59 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:11:00 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 05:11:00 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:11:03 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 05:11:03 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 05:11:03 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 05:11:03 #4 DONE 9.7s 05:11:03 05:11:03 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:11:03 #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:11:04 #6 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:11:04 #6 0.749 (1/4) Installing openssh-keygen (10.0_p1-r9) 05:11:04 #6 0.756 (2/4) Installing libedit (20250104.3.1-r1) 05:11:04 #6 0.761 (3/4) Installing openssh-client-common (10.0_p1-r9) 05:11:04 #6 0.778 (4/4) Installing openssh-client-default (10.0_p1-r9) 05:11:04 #6 0.787 Executing busybox-1.37.0-r19.trigger 05:11:04 #6 0.796 OK: 269 MiB in 64 packages 05:11:06 Still waiting to schedule task 05:11:06 ‘prd-centos7-blackbox-4c-2g-772322’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:11:06 ‘prd-centos7-docker-4c-2g-772547’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:11:06 ‘prd-centos7-docker-4c-2g-772548’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:11:06 ‘prd-ubuntu20.04-docker-2c-8g-772545’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:11:06 ‘prd-ubuntu20.04-docker-8c-8g-772550’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:11:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-772553’ is offline 05:11:08 #6 DONE 5.2s 05:11:09 05:11:09 #7 [builder 3/7] WORKDIR /device-snmp-go 05:11:09 #7 DONE 0.0s 05:11:09 05:11:09 #8 [builder 4/7] COPY go.mod vendor* ./ 05:11:09 #8 DONE 0.0s 05:11:09 05:11:09 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:24 #9 DONE 13.3s 05:11:24 05:11:24 #10 [builder 6/7] COPY . . 05:11:24 #10 DONE 0.2s 05:11:24 05:11:24 #11 [builder 7/7] RUN echo noop 05:11:24 #11 0.191 noop 05:11:24 #11 DONE 0.2s 05:11:24 05:11:24 #12 exporting to image 05:11:24 #12 exporting layers 05:11:30 #12 exporting layers 7.6s done 05:11:30 #12 writing image sha256:3427ccdd9ebf6b4a172f7f637dc393489d6ed06deed8858c3185c00a061fe74f done 05:11:30 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:11:30 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:31 + docker inspect -f . ci-base-image-x86_64 05:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:31 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 05:11:31 $ docker top 0bc9c0033866ba58600e4f16f5ff369658e248fb7921fc1af68724b60c20f73e -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:31 + go version 05:11:31 go version go1.25.2 linux/amd64 [Pipeline] } 05:11:31 $ docker stop --time=1 0bc9c0033866ba58600e4f16f5ff369658e248fb7921fc1af68724b60c20f73e 05:11:33 $ docker rm -f --volumes 0bc9c0033866ba58600e4f16f5ff369658e248fb7921fc1af68724b60c20f73e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:33 + docker inspect -f . ci-base-image-x86_64 05:11:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:33 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 05:11:33 $ docker top f1abff01ece7b3f9d77c33b50b2756953a10b3e016345dcdcf124e967a4db7ef -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 05:11:34 + make test 05:11:34 go test ./... -coverprofile=coverage.out 05:11:35 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:11:53 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 05:11:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 05:12:03 0 issues. 05:12:03 go vet ./... 05:12:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:08 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:12:08 $ docker stop --time=1 f1abff01ece7b3f9d77c33b50b2756953a10b3e016345dcdcf124e967a4db7ef 05:12:11 $ docker rm -f --volumes f1abff01ece7b3f9d77c33b50b2756953a10b3e016345dcdcf124e967a4db7ef [Pipeline] // withDockerContainer [Pipeline] sh 05:12:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:12:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:13 + ls -al . 05:12:13 total 240 05:12:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:11 . 05:12:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:10 .. 05:12:13 -rw-rw-r-- 1 jenkins jenkins 6 Nov 5 05:10 .dockerignore 05:12:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:11 .git 05:12:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:10 .github 05:12:13 -rw-rw-r-- 1 jenkins jenkins 263 Nov 5 05:10 .gitignore 05:12:13 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:10 .golangci.yml 05:12:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:10 .semver 05:12:13 -rw-rw-r-- 1 jenkins jenkins 21488 Nov 5 05:10 Attribution.txt 05:12:13 -rw-rw-r-- 1 jenkins jenkins 12273 Nov 5 05:10 CHANGELOG.md 05:12:13 -rw-rw-r-- 1 jenkins jenkins 1571 Nov 5 05:10 Dockerfile 05:12:13 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:10 GOVERNANCE.md 05:12:13 -rw-rw-r-- 1 jenkins jenkins 679 Nov 5 05:10 Jenkinsfile 05:12:13 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:10 LICENSE 05:12:13 -rw-rw-r-- 1 jenkins jenkins 2239 Nov 5 05:10 Makefile 05:12:13 -rw-rw-r-- 1 jenkins jenkins 620 Nov 5 05:10 OWNERS.md 05:12:13 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 5 05:10 README.md 05:12:13 -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:10 VERSION 05:12:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:10 bin 05:12:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:10 cmd 05:12:13 -rw-r--r-- 1 jenkins jenkins 9158 Nov 5 05:11 coverage.out 05:12:13 -rw-rw-r-- 1 jenkins jenkins 6676 Nov 5 05:10 go.mod 05:12:13 -rw-rw-r-- 1 jenkins jenkins 89250 Nov 5 05:10 go.sum 05:12:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:10 internal 05:12:13 -rw-rw-r-- 1 jenkins jenkins 228 Nov 5 05:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:13 + 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=bfcc8752d1af28540f7c751392de52b870a5da5a --label arch=amd64 --label version=4.1.0-dev.3 . 05:12:13 #0 building with "default" instance using docker driver 05:12:13 05:12:13 #1 [internal] load build definition from Dockerfile 05:12:13 #1 transferring dockerfile: 1.61kB done 05:12:13 #1 DONE 0.0s 05:12:13 05:12:13 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:12:13 #2 DONE 0.0s 05:12:13 05:12:13 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:12:13 #3 DONE 0.1s 05:12:13 05:12:13 #4 [internal] load .dockerignore 05:12:13 #4 transferring context: 46B done 05:12:13 #4 DONE 0.0s 05:12:13 05:12:13 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:12:13 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 05:12:13 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:12:13 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:12:13 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:12:13 #5 DONE 0.1s 05:12:13 05:12:13 #6 [internal] load build context 05:12:13 #6 transferring context: 22.10kB 0.0s done 05:12:13 #6 DONE 0.1s 05:12:13 05:12:13 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:12:13 #7 DONE 0.1s 05:12:13 05:12:13 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:12:13 #8 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:12:14 #8 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:12:14 #8 ... 05:12:14 05:12:14 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:12:14 #9 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:12:14 #9 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:12:14 #9 0.587 (1/1) Installing dumb-init (1.2.5-r3) 05:12:14 #9 0.592 Executing busybox-1.37.0-r19.trigger 05:12:14 #9 0.598 OK: 7 MiB in 17 packages 05:12:14 #9 DONE 0.7s 05:12:14 05:12:14 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:12:14 #8 0.561 OK: 269 MiB in 64 packages 05:12:14 #8 DONE 0.7s 05:12:14 05:12:14 #10 [builder 3/7] WORKDIR /device-snmp-go 05:12:14 #10 DONE 0.0s 05:12:14 05:12:14 #11 [builder 4/7] COPY go.mod vendor* ./ 05:12:14 #11 DONE 0.0s 05:12:14 05:12:14 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:15 #12 DONE 0.4s 05:12:15 05:12:15 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:12:15 #13 0.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:12:15 #13 0.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:12:15 #13 ... 05:12:15 05:12:15 #14 [builder 6/7] COPY . . 05:12:15 #14 DONE 0.2s 05:12:15 05:12:15 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:12:15 #13 0.755 OK: 7 MiB in 17 packages 05:12:15 #13 DONE 0.8s 05:12:15 05:12:15 #15 [builder 7/7] RUN make build 05:12:15 #15 0.225 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:12:41 #15 DONE 24.3s 05:12:41 05:12:41 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 05:12:41 #16 DONE 0.3s 05:12:41 05:12:41 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 05:12:41 #17 DONE 0.0s 05:12:41 05:12:41 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 05:12:41 #18 DONE 0.0s 05:12:41 05:12:41 #19 exporting to image 05:12:41 #19 exporting layers 0.1s done 05:12:41 #19 writing image sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done 05:12:41 #19 naming to docker.io/library/device-snmp done 05:12:41 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:41 provisioning config files... 05:12:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6125227330967482610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:42 ---> ****-login.sh 05:12:42 nexus3.edgexfoundry.org:10001 05:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:42 Login Succeeded 05:12:42 nexus3.edgexfoundry.org:10002 05:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:42 Login Succeeded 05:12:42 nexus3.edgexfoundry.org:10003 05:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:42 Login Succeeded 05:12:42 nexus3.edgexfoundry.org:10004 05:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:42 Login Succeeded 05:12:42 ****.io 05:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:12:42 Login Succeeded 05:12:42 ---> ****-login.sh ends [Pipeline] } 05:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:12:42 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 05:12:42 bfcc8752d1af28540f7c751392de52b870a5da5a 05:12:42 latest 05:12:42 4.1.0-dev.3 05:12:42 bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:12:42 main 05:12:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:43 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a 05:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:12:43 bae141b1475d: Preparing 05:12:43 bc119caca607: Preparing 05:12:43 04b307507649: Preparing 05:12:43 e261f77d5b11: Preparing 05:12:43 7fb9aefbf8b4: Preparing 05:12:43 256f393e029f: Preparing 05:12:43 256f393e029f: Waiting 05:12:43 bae141b1475d: Pushed 05:12:43 bc119caca607: Pushed 05:12:43 7fb9aefbf8b4: Pushed 05:12:43 e261f77d5b11: Pushed 05:12:43 256f393e029f: Layer already exists 05:12:48 04b307507649: Pushed 05:12:48 bfcc8752d1af28540f7c751392de52b870a5da5a: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:49 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 05:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:12:49 bae141b1475d: Preparing 05:12:49 bc119caca607: Preparing 05:12:49 04b307507649: Preparing 05:12:49 e261f77d5b11: Preparing 05:12:49 7fb9aefbf8b4: Preparing 05:12:49 256f393e029f: Preparing 05:12:49 256f393e029f: Waiting 05:12:49 bc119caca607: Layer already exists 05:12:49 7fb9aefbf8b4: Layer already exists 05:12:49 e261f77d5b11: Layer already exists 05:12:49 bae141b1475d: Layer already exists 05:12:49 04b307507649: Layer already exists 05:12:49 256f393e029f: Layer already exists 05:12:49 latest: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:49 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 05:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:12:50 bae141b1475d: Preparing 05:12:50 bc119caca607: Preparing 05:12:50 04b307507649: Preparing 05:12:50 e261f77d5b11: Preparing 05:12:50 7fb9aefbf8b4: Preparing 05:12:50 256f393e029f: Preparing 05:12:50 256f393e029f: Waiting 05:12:50 bc119caca607: Layer already exists 05:12:50 e261f77d5b11: Layer already exists 05:12:50 04b307507649: Layer already exists 05:12:50 7fb9aefbf8b4: Layer already exists 05:12:50 bae141b1475d: Layer already exists 05:12:50 256f393e029f: Layer already exists 05:12:50 4.1.0-dev.3: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker push nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:12:50 bae141b1475d: Preparing 05:12:50 bc119caca607: Preparing 05:12:50 04b307507649: Preparing 05:12:50 e261f77d5b11: Preparing 05:12:50 7fb9aefbf8b4: Preparing 05:12:50 256f393e029f: Preparing 05:12:50 256f393e029f: Waiting 05:12:50 bae141b1475d: Layer already exists 05:12:50 04b307507649: Layer already exists 05:12:50 bc119caca607: Layer already exists 05:12:50 7fb9aefbf8b4: Layer already exists 05:12:50 e261f77d5b11: Layer already exists 05:12:50 256f393e029f: Layer already exists 05:12:50 bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:51 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:51 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 05:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:12:51 bae141b1475d: Preparing 05:12:51 bc119caca607: Preparing 05:12:51 04b307507649: Preparing 05:12:51 e261f77d5b11: Preparing 05:12:51 7fb9aefbf8b4: Preparing 05:12:51 256f393e029f: Preparing 05:12:51 256f393e029f: Waiting 05:12:51 bc119caca607: Layer already exists 05:12:51 e261f77d5b11: Layer already exists 05:12:51 7fb9aefbf8b4: Layer already exists 05:12:51 04b307507649: Layer already exists 05:12:51 bae141b1475d: Layer already exists 05:12:51 256f393e029f: Layer already exists 05:12:51 main: digest: sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:12:51 ===================================================== [Pipeline] echo 05:12:51 taggedImages: 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:latest 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 05:12:51 ========================================================= 05:12:51 [edgeXBuildMultiArch] RAW Config: 05:12:51 images: 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:latest 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:12:51 - nexus3.edgexfoundry.org:10004/device-snmp:main 05:12:51 settingsFile: 05:12:51 device-snmp-go-settings 05:12:51 ========================================================= [Pipeline] node 05:13:06 Still waiting to schedule task 05:13:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:13:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772556 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 05:13:23 Running in /w/workspace/device-snmp-go/118 [Pipeline] { [Pipeline] checkout 05:13:26 The recommended git tool is: git 05:13:32 using credential edgex-jenkins-ssh 05:13:32 Cloning the remote Git repository 05:13:32 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:13:32 > git init /w/workspace/device-snmp-go/118 # timeout=10 05:13:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:13:33 > git --version # timeout=10 05:13:33 > git --version # 'git version 2.25.1' 05:13:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:13:36 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:13:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:13:37 Avoid second fetch 05:13:37 Checking out Revision bfcc8752d1af28540f7c751392de52b870a5da5a (main) 05:13:38 Commit message: "Merge pull request #370 from judehung/update-go-1.25" 05:13:37 > git config core.sparsecheckout # timeout=10 05:13:37 > git checkout -f bfcc8752d1af28540f7c751392de52b870a5da5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:42 provisioning config files... 05:13:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/118@tmp/config8134941012231454911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:43 ---> ****-login.sh 05:13:43 nexus3.edgexfoundry.org:10001 05:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:43 Configure a credential helper to remove this warning. See 05:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:43 05:13:43 Login Succeeded 05:13:43 nexus3.edgexfoundry.org:10002 05:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:44 Configure a credential helper to remove this warning. See 05:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:44 05:13:44 Login Succeeded 05:13:44 nexus3.edgexfoundry.org:10003 05:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:44 Configure a credential helper to remove this warning. See 05:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:44 05:13:44 Login Succeeded 05:13:44 nexus3.edgexfoundry.org:10004 05:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:45 Configure a credential helper to remove this warning. See 05:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:45 05:13:45 Login Succeeded 05:13:45 ****.io 05:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:45 Configure a credential helper to remove this warning. See 05:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:45 05:13:45 Login Succeeded 05:13:45 ---> ****-login.sh ends [Pipeline] } 05:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:13:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:13:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:13:46 ========================================================= 05:13:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:13:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:13:47 Sending build context to Docker daemon 12MB 05:13:47 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:13:47 Step 2/12 : FROM ${BASE} AS builder 05:13:47 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:13:47 6b59a28fa201: Pulling fs layer 05:13:47 d32bb0dddca7: Pulling fs layer 05:13:47 5dab1238d3d9: Pulling fs layer 05:13:47 196fd7d83e7d: Pulling fs layer 05:13:47 4f4fb700ef54: Pulling fs layer 05:13:47 8ba94037c8f0: Pulling fs layer 05:13:47 deaec5988b04: Pulling fs layer 05:13:47 9f65657bb879: Pulling fs layer 05:13:47 4f4fb700ef54: Waiting 05:13:47 8ba94037c8f0: Waiting 05:13:47 deaec5988b04: Waiting 05:13:47 9f65657bb879: Waiting 05:13:47 d32bb0dddca7: Verifying Checksum 05:13:47 d32bb0dddca7: Download complete 05:13:47 196fd7d83e7d: Verifying Checksum 05:13:47 196fd7d83e7d: Download complete 05:13:47 4f4fb700ef54: Verifying Checksum 05:13:47 4f4fb700ef54: Download complete 05:13:47 8ba94037c8f0: Verifying Checksum 05:13:47 8ba94037c8f0: Download complete 05:13:47 6b59a28fa201: Verifying Checksum 05:13:47 6b59a28fa201: Download complete 05:13:48 9f65657bb879: Verifying Checksum 05:13:48 9f65657bb879: Download complete 05:13:48 6b59a28fa201: Pull complete 05:13:49 d32bb0dddca7: Pull complete 05:13:49 5dab1238d3d9: Download complete 05:13:50 deaec5988b04: Download complete 05:14:03 5dab1238d3d9: Pull complete 05:14:03 196fd7d83e7d: Pull complete 05:14:03 4f4fb700ef54: Pull complete 05:14:04 8ba94037c8f0: Pull complete 05:14:12 deaec5988b04: Pull complete 05:14:14 9f65657bb879: Pull complete 05:14:14 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:14:14 ---> 334268110677 05:14:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:14:16 ---> Running in 4ec4be34a1c8 05:14:16 Removing intermediate container 4ec4be34a1c8 05:14:16 ---> b65337950dbd 05:14:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:14:17 ---> Running in a4b46d448af6 05:14:17 Removing intermediate container a4b46d448af6 05:14:17 ---> d0fef7f4f4b4 05:14:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:14:17 ---> Running in 1d9b2652dbd9 05:14:17 Removing intermediate container 1d9b2652dbd9 05:14:17 ---> 4190e62cc828 05:14:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:14:17 ---> Running in 752f9354ac5f 05:14:18 Removing intermediate container 752f9354ac5f 05:14:18 ---> 9e0034cac2f7 05:14:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:14:18 ---> Running in d2269e7bffc0 05:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:14:21 (1/4) Installing openssh-keygen (10.0_p1-r9) 05:14:21 (2/4) Installing libedit (20250104.3.1-r1) 05:14:21 (3/4) Installing openssh-client-common (10.0_p1-r9) 05:14:21 (4/4) Installing openssh-client-default (10.0_p1-r9) 05:14:21 Executing busybox-1.37.0-r19.trigger 05:14:21 OK: 259 MiB in 64 packages 05:14:23 Removing intermediate container d2269e7bffc0 05:14:23 ---> eed54bcb4ccd 05:14:23 Step 8/12 : WORKDIR /device-snmp-go 05:14:23 ---> Running in 76461721cd5b 05:14:23 Removing intermediate container 76461721cd5b 05:14:23 ---> c68a07f76231 05:14:23 Step 9/12 : COPY go.mod vendor* ./ 05:14:24 ---> a0e83e579f04 05:14:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:24 ---> Running in 2103afa6c0ea 05:15:03 Running on prd-centos7-docker-4c-2g-772560 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:03 provisioning config files... 05:15:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5262082297876722532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:07 ---> ****-login.sh 05:15:07 nexus3.edgexfoundry.org:10001 05:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:07 Configure a credential helper to remove this warning. See 05:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:07 05:15:07 Login Succeeded 05:15:07 nexus3.edgexfoundry.org:10002 05:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:07 Configure a credential helper to remove this warning. See 05:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:07 05:15:07 Login Succeeded 05:15:07 nexus3.edgexfoundry.org:10003 05:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:07 Configure a credential helper to remove this warning. See 05:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:07 05:15:07 Login Succeeded 05:15:07 nexus3.edgexfoundry.org:10004 05:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:07 Configure a credential helper to remove this warning. See 05:15:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:07 05:15:07 Login Succeeded 05:15:07 ****.io 05:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:08 Configure a credential helper to remove this warning. See 05:15:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:08 05:15:08 Login Succeeded 05:15:08 ---> ****-login.sh ends [Pipeline] } 05:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:08 + docker buildx ls 05:15:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:15:08 default * docker 05:15:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:15:09 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:15:09 edgex-builder [Pipeline] sh 05:15:09 + docker buildx inspect --bootstrap 05:15:09 #1 [internal] booting buildkit 05:15:09 #1 pulling image moby/buildkit:buildx-stable-1 05:15:12 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 05:15:12 #1 creating container buildx_buildkit_edgex-builder0 05:15:14 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 05:15:14 #1 DONE 4.4s 05:15:14 Name: edgex-builder 05:15:14 Driver: docker-container 05:15:14 05:15:14 Nodes: 05:15:14 Name: edgex-builder0 05:15:14 Endpoint: unix:///var/run/docker.sock 05:15:14 Status: running 05:15:14 Buildkit: v0.25.1 05:15:14 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:15:14 + docker buildx ls 05:15:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:15:14 edgex-builder * docker-container 05:15:14 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:15:14 default docker 05:15:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:15:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a' 05:15:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a --push - 05:15:14 #1 [internal] load build definition from Dockerfile 05:15:14 #1 transferring dockerfile: 196B done 05:15:14 #1 DONE 0.0s 05:15:14 05:15:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a 05:15:14 #2 DONE 0.1s 05:15:14 05:15:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a 05:15:14 #3 DONE 0.1s 05:15:14 05:15:14 #4 [internal] load .dockerignore 05:15:14 #4 transferring context: 2B done 05:15:14 #4 DONE 0.0s 05:15:14 05:15:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:14 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc done 05:15:14 #5 DONE 0.0s 05:15:14 05:15:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:14 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:14 #6 DONE 0.1s 05:15:15 05:15:15 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:15:15 #7 DONE 0.0s 05:15:15 05:15:15 #8 exporting to image 05:15:15 #8 exporting layers done 05:15:15 #8 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done 05:15:15 #8 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done 05:15:15 #8 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done 05:15:15 #8 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done 05:15:15 #8 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done 05:15:15 #8 pushing layers 0.1s done 05:15:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 05:15:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:15:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done 05:15:15 #8 DONE 0.2s 05:15:15 05:15:15 1 warning found (use --debug to expand): 05:15:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:15:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 05:15:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 05:15:15 #1 [internal] load build definition from Dockerfile 05:15:15 #1 transferring dockerfile: 162B done 05:15:15 #1 DONE 0.0s 05:15:15 05:15:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 05:15:15 #2 DONE 0.0s 05:15:15 05:15:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 05:15:15 #3 DONE 0.0s 05:15:15 05:15:15 #4 [internal] load .dockerignore 05:15:15 #4 transferring context: 2B done 05:15:15 #4 DONE 0.0s 05:15:15 05:15:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:15 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:15 #5 DONE 0.0s 05:15:15 05:15:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:15 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:15 #6 CACHED 05:15:15 05:15:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:15 #5 CACHED 05:15:15 05:15:15 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:15:15 #7 DONE 0.0s 05:15:15 05:15:15 #8 exporting to image 05:15:15 #8 exporting layers done 05:15:15 #8 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done 05:15:15 #8 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done 05:15:15 #8 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done 05:15:15 #8 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done 05:15:15 #8 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done 05:15:15 #8 pushing layers 0.0s done 05:15:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done 05:15:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:15:15 #8 DONE 0.1s 05:15:15 05:15:15 1 warning found (use --debug to expand): 05:15:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:15:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 --push - 05:15:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3' 05:15:16 #1 [internal] load build definition from Dockerfile 05:15:16 #1 transferring dockerfile: 167B done 05:15:16 #1 DONE 0.0s 05:15:16 05:15:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 05:15:16 #2 DONE 0.0s 05:15:16 05:15:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3 05:15:16 #3 DONE 0.0s 05:15:16 05:15:16 #4 [internal] load .dockerignore 05:15:16 #4 transferring context: 2B done 05:15:16 #4 DONE 0.0s 05:15:16 05:15:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:16 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:16 #5 CACHED 05:15:16 05:15:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:16 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:16 #6 CACHED 05:15:16 05:15:16 #7 exporting to image 05:15:16 #7 exporting layers done 05:15:16 #7 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done 05:15:16 #7 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done 05:15:16 #7 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 05:15:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:15:16 #7 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done 05:15:16 #7 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done 05:15:16 #7 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done 05:15:16 #7 pushing layers 0.0s done 05:15:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.3@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done 05:15:16 #7 DONE 0.1s 05:15:16 05:15:16 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:15:16 #8 DONE 0.0s 05:15:16 05:15:16 1 warning found (use --debug to expand): 05:15:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:15:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3' 05:15:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 --push - 05:15:16 #1 [internal] load build definition from Dockerfile 05:15:16 #1 transferring dockerfile: 208B done 05:15:16 #1 DONE 0.0s 05:15:16 05:15:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:15:16 #2 DONE 0.0s 05:15:16 05:15:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:15:16 #3 DONE 0.0s 05:15:16 05:15:16 #4 [internal] load .dockerignore 05:15:16 #4 transferring context: 2B done 05:15:16 #4 DONE 0.0s 05:15:16 05:15:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:16 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:16 #5 DONE 0.0s 05:15:16 05:15:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:16 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:16 #6 CACHED 05:15:16 05:15:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:16 #5 CACHED 05:15:16 05:15:16 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:15:16 #7 DONE 0.0s 05:15:16 05:15:16 #8 exporting to image 05:15:16 #8 exporting layers done 05:15:16 #8 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done 05:15:16 #8 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done 05:15:16 #8 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done 05:15:16 #8 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done 05:15:16 #8 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done 05:15:16 #8 pushing layers 0.0s done 05:15:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done 05:15:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:15:16 #8 DONE 0.1s 05:15:16 05:15:16 1 warning found (use --debug to expand): 05:15:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:15:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 05:15:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 05:15:17 #1 [internal] load build definition from Dockerfile 05:15:17 #1 transferring dockerfile: 160B done 05:15:17 #1 DONE 0.0s 05:15:17 05:15:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 05:15:17 #2 DONE 0.0s 05:15:17 05:15:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 05:15:17 #3 DONE 0.0s 05:15:17 05:15:17 #4 [internal] load .dockerignore 05:15:17 #4 transferring context: 2B done 05:15:17 #4 DONE 0.0s 05:15:17 05:15:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:17 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:17 #5 DONE 0.0s 05:15:17 05:15:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:17 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 0.0s done 05:15:17 #6 CACHED 05:15:17 05:15:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:97463dc646842ba05199f05356c524184c0356fe6881760e1b6713be8a440edc 05:15:17 #5 CACHED 05:15:17 05:15:17 #7 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 05:15:17 #7 DONE 0.0s 05:15:17 05:15:17 #8 exporting to image 05:15:17 #8 exporting layers done 05:15:17 #8 exporting manifest sha256:20a9af4aa2351f4a3c1b83dcefeb376baa8d63e3259336830912d6506e17988e done 05:15:17 #8 exporting config sha256:7869471bba479f389d0d15c8d38eea3d6b0363dd19023f438f57a64f14229951 done 05:15:17 #8 exporting manifest sha256:71c328f3f4cd1bea1e078100f90c2d5a27be7df50fe05c585cb77d55b69949b7 done 05:15:17 #8 exporting config sha256:892ba71b924fcf0e9a357af7e78bc399fbb8c8c2d24989ca428dc70200a8a5ab done 05:15:17 #8 exporting manifest list sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 done 05:15:17 #8 pushing layers 0.0s done 05:15:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:98e7b1b2d8b2911e80fc143f7b70debf6a8c1fd2995ad7c9a7327890ad70a615 0.1s done 05:15:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:15:17 #8 DONE 0.1s 05:15:17 05:15:17 1 warning found (use --debug to expand): 05:15:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:15:17 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:15:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:18 ---> package-listing.sh 05:15:18 ++ tr '[:upper:]' '[:lower:]' 05:15:18 ++ facter osfamily 05:15:18 + OS_FAMILY=redhat 05:15:18 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 05:15:18 + START_PACKAGES=/tmp/packages_start.txt 05:15:18 + END_PACKAGES=/tmp/packages_end.txt 05:15:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:18 + PACKAGES=/tmp/packages_start.txt 05:15:18 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:15:18 + PACKAGES=/tmp/packages_end.txt 05:15:18 + case "${OS_FAMILY}" in 05:15:18 + sort 05:15:18 + rpm -qa 05:15:19 + '[' -f /tmp/packages_start.txt ']' 05:15:19 + '[' -f /tmp/packages_end.txt ']' 05:15:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:19 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:15:19 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 05:15:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 05:15:19 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:20 05:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:20 latest: Pulling from edgex-lftools-log-publisher 05:15:20 5eb5b503b376: Pulling fs layer 05:15:20 5c69ac0246d0: Pulling fs layer 05:15:20 ec43610c2a17: Pulling fs layer 05:15:20 3a2ae6a8a46f: Pulling fs layer 05:15:20 33b1e0a273af: Pulling fs layer 05:15:20 5d3b04190fa2: Pulling fs layer 05:15:20 2f39f015ded8: Pulling fs layer 05:15:20 3a2ae6a8a46f: Waiting 05:15:20 33b1e0a273af: Waiting 05:15:20 5d3b04190fa2: Waiting 05:15:20 2f39f015ded8: Waiting 05:15:20 5c69ac0246d0: Verifying Checksum 05:15:20 5c69ac0246d0: Download complete 05:15:20 3a2ae6a8a46f: Verifying Checksum 05:15:20 3a2ae6a8a46f: Download complete 05:15:20 33b1e0a273af: Verifying Checksum 05:15:20 33b1e0a273af: Download complete 05:15:20 5d3b04190fa2: Verifying Checksum 05:15:20 5d3b04190fa2: Download complete 05:15:20 ec43610c2a17: Verifying Checksum 05:15:20 ec43610c2a17: Download complete 05:15:20 5eb5b503b376: Verifying Checksum 05:15:20 5eb5b503b376: Download complete 05:15:21 2f39f015ded8: Verifying Checksum 05:15:21 2f39f015ded8: Download complete 05:15:22 5eb5b503b376: Pull complete 05:15:22 5c69ac0246d0: Pull complete 05:15:22 ec43610c2a17: Pull complete 05:15:22 3a2ae6a8a46f: Pull complete 05:15:22 33b1e0a273af: Pull complete 05:15:23 5d3b04190fa2: Pull complete 05:15:27 2f39f015ded8: Pull complete 05:15:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:27 prd-centos7-docker-4c-2g-772560 does not seem to be running inside a container 05:15:27 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:15:31 $ docker top 54e9540bc909199178a047309c1f95401fba12d9f938e473dd005bfac3d3d885 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:31 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:31 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:32 + ls /var/log/sa-host 05:15:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:32 provisioning config files... 05:15:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17690972135917017324tmp [Pipeline] { [Pipeline] echo 05:15:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:32 ---> create-netrc.sh [Pipeline] } 05:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:32 ---> python-tools-install.sh [Pipeline] echo 05:15:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:33 ---> sudo-logs.sh 05:15:33 Archiving 'sudo' log.. 05:15:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-772560.novalocal: Name or service not known 05:15:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-772560.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:15:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:33 ---> job-cost.sh 05:15:33 lf-activate-venv: SKIPPING 05:15:33 INFO: No Stack... 05:15:33 INFO: Retrieving Pricing Info for: v3-standard-2 05:15:34 INFO: Archiving Costs [Pipeline] echo 05:15:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:34 ---> logs-deploy.sh 05:15:34 lf-activate-venv: SKIPPING 05:15:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/118 05:15:34 INFO: archiving workspace using pattern(s): 05:15:35 Archives upload complete. 05:15:35 INFO: archiving logs to Nexus 05:15:36 ---> uname -a: 05:15:36 Linux prd-centos7-docker-4c-2g-772560.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:15:36 05:15:36 05:15:36 ---> lscpu: 05:15:36 Architecture: x86_64 05:15:36 CPU op-mode(s): 32-bit, 64-bit 05:15:36 Byte Order: Little Endian 05:15:36 Address sizes: 40 bits physical, 48 bits virtual 05:15:36 CPU(s): 2 05:15:36 On-line CPU(s) list: 0,1 05:15:36 Thread(s) per core: 1 05:15:36 Core(s) per socket: 1 05:15:36 Socket(s): 2 05:15:36 NUMA node(s): 1 05:15:36 Vendor ID: AuthenticAMD 05:15:36 CPU family: 23 05:15:36 Model: 49 05:15:36 Model name: AMD EPYC-Rome Processor 05:15:36 Stepping: 0 05:15:36 CPU MHz: 2799.998 05:15:36 BogoMIPS: 5599.99 05:15:36 Virtualization: AMD-V 05:15:36 Hypervisor vendor: KVM 05:15:36 Virtualization type: full 05:15:36 L1d cache: 64 KiB 05:15:36 L1i cache: 64 KiB 05:15:36 L2 cache: 1 MiB 05:15:36 L3 cache: 32 MiB 05:15:36 NUMA node0 CPU(s): 0,1 05:15:36 Vulnerability Itlb multihit: Not affected 05:15:36 Vulnerability L1tf: Not affected 05:15:36 Vulnerability Mds: Not affected 05:15:36 Vulnerability Meltdown: Not affected 05:15:36 Vulnerability Mmio stale data: Not affected 05:15:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:15:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:15:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:15:36 Vulnerability Srbds: Not affected 05:15:36 Vulnerability Tsx async abort: Not affected 05:15:36 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:15:36 05:15:36 05:15:36 ---> nproc: 05:15:36 2 05:15:36 05:15:36 05:15:36 ---> df -h: 05:15:36 Filesystem Size Used Avail Use% Mounted on 05:15:36 overlay 40G 7.3G 33G 19% / 05:15:36 tmpfs 64M 0 64M 0% /dev 05:15:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:15:36 shm 64M 0 64M 0% /dev/shm 05:15:36 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:15:36 05:15:36 05:15:36 Cannot open /var/log/sysstat/sa05: No such file or directory 05:15:36 Please check if data collecting is enabled 05:15:36 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:15:36 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:15:36 $ docker stop --time=1 54e9540bc909199178a047309c1f95401fba12d9f938e473dd005bfac3d3d885 05:15:37 $ docker rm -f --volumes 54e9540bc909199178a047309c1f95401fba12d9f938e473dd005bfac3d3d885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:15:37 [WS-CLEANUP] Deleting project workspace... 05:15:37 [WS-CLEANUP] Deferred wipeout is used... 05:15:37 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:38 05:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:38 latest: Pulling from edgex-lftools-log-publisher 05:15:38 5eb5b503b376: Pulling fs layer 05:15:38 5c69ac0246d0: Pulling fs layer 05:15:38 ec43610c2a17: Pulling fs layer 05:15:38 3a2ae6a8a46f: Pulling fs layer 05:15:38 33b1e0a273af: Pulling fs layer 05:15:38 5d3b04190fa2: Pulling fs layer 05:15:38 2f39f015ded8: Pulling fs layer 05:15:38 3a2ae6a8a46f: Waiting 05:15:38 2f39f015ded8: Waiting 05:15:38 33b1e0a273af: Waiting 05:15:38 5d3b04190fa2: Waiting 05:15:38 5c69ac0246d0: Verifying Checksum 05:15:38 5c69ac0246d0: Download complete 05:15:38 3a2ae6a8a46f: Download complete 05:15:38 ec43610c2a17: Verifying Checksum 05:15:38 ec43610c2a17: Download complete 05:15:38 5d3b04190fa2: Verifying Checksum 05:15:38 5d3b04190fa2: Download complete 05:15:38 33b1e0a273af: Verifying Checksum 05:15:38 33b1e0a273af: Download complete 05:15:38 5eb5b503b376: Verifying Checksum 05:15:38 5eb5b503b376: Download complete 05:15:39 2f39f015ded8: Verifying Checksum 05:15:39 2f39f015ded8: Download complete 05:15:40 5eb5b503b376: Pull complete 05:15:40 5c69ac0246d0: Pull complete 05:15:40 ec43610c2a17: Pull complete 05:15:40 3a2ae6a8a46f: Pull complete 05:15:41 33b1e0a273af: Pull complete 05:15:41 5d3b04190fa2: Pull complete 05:15:47 2f39f015ded8: Pull complete 05:15:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:47 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:15:47 $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:15:51 $ docker top 4f16165ba892b3ef2b243d998377db1e0bea8d93b60ceedbdd2cce0ef5c2e2e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:51 ---> job-cost.sh 05:15:51 lf-activate-venv: SKIPPING 05:15:51 INFO: No Stack... 05:15:51 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:52 INFO: Archiving Costs [Pipeline] sh 05:15:52 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 05:15:52 + cut -d, -f6 [Pipeline] lock 05:15:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] 05:15:52 Resource [jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] did not exist. Created. 05:15:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:52 + echo total: 0.2199999988079071 [Pipeline] stash 05:15:52 Stashed 1 file(s) [Pipeline] } 05:15:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:52 $ docker stop --time=1 4f16165ba892b3ef2b243d998377db1e0bea8d93b60ceedbdd2cce0ef5c2e2e0 05:15:53 $ docker rm -f --volumes 4f16165ba892b3ef2b243d998377db1e0bea8d93b60ceedbdd2cce0ef5c2e2e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:16:16 Removing intermediate container 2103afa6c0ea 05:16:16 ---> d60dddbb4004 05:16:16 Step 11/12 : COPY . . 05:16:16 ---> e55e2fc8045f 05:16:16 Step 12/12 : RUN ${MAKE} 05:16:16 ---> Running in 95b369b932c9 05:16:16 noop 05:16:16 Removing intermediate container 95b369b932c9 05:16:16 ---> 9ea4ecbc67bb 05:16:16 Successfully built 9ea4ecbc67bb 05:16:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:17 + docker inspect -f . ci-base-image-arm64 05:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:17 prd-ubuntu20.04-docker-arm64-4c-16g-772556 does not seem to be running inside a container 05:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/118 -v /w/workspace/device-snmp-go/118:/w/workspace/device-snmp-go/118:rw,z -v /w/workspace/device-snmp-go/118@tmp:/w/workspace/device-snmp-go/118@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 ******** ci-base-image-arm64 cat 05:16:19 $ docker top 835f7fca3032f1fd7b6f062f34d4c88ea1eb61a41744fc7874f12769cd900ddb -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:19 + go version 05:16:20 go version go1.25.3 linux/arm64 [Pipeline] } 05:16:20 $ docker stop --time=1 835f7fca3032f1fd7b6f062f34d4c88ea1eb61a41744fc7874f12769cd900ddb 05:16:21 $ docker rm -f --volumes 835f7fca3032f1fd7b6f062f34d4c88ea1eb61a41744fc7874f12769cd900ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:22 + docker inspect -f . ci-base-image-arm64 05:16:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:22 prd-ubuntu20.04-docker-arm64-4c-16g-772556 does not seem to be running inside a container 05:16:22 $ 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/118 -v /w/workspace/device-snmp-go/118:/w/workspace/device-snmp-go/118:rw,z -v /w/workspace/device-snmp-go/118@tmp:/w/workspace/device-snmp-go/118@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 ******** ci-base-image-arm64 cat 05:16:24 $ docker top 9469ff37be0b2871d80b5d81b56a629b1f9d2ffc429c67c046efe709b3fb9ba5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:24 + git config --global --add safe.directory /w/workspace/device-snmp-go/118 [Pipeline] fileExists [Pipeline] sh 05:16:25 + make test 05:16:25 go test ./... -coverprofile=coverage.out 05:16:30 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:21:22 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 05:21:22 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements 05:21:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:21:22 go vet ./... 05:22:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:22:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:22:19 ./bin/test-attribution-txt.sh [Pipeline] echo 05:22:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:22:19 $ docker stop --time=1 9469ff37be0b2871d80b5d81b56a629b1f9d2ffc429c67c046efe709b3fb9ba5 05:22:21 $ docker rm -f --volumes 9469ff37be0b2871d80b5d81b56a629b1f9d2ffc429c67c046efe709b3fb9ba5 [Pipeline] // withDockerContainer [Pipeline] sh 05:22:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:22:23 Warning: overwriting stash ‘coverage-report’ 05:22:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:22:24 + ls -al . 05:22:24 total 236 05:22:24 drwxrwxr-x 7 jenkins jenkins 4096 Nov 5 05:16 . 05:22:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:13 .. 05:22:24 -rw-rw-r-- 1 jenkins jenkins 6 Nov 5 05:13 .dockerignore 05:22:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:13 .git 05:22:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:13 .github 05:22:24 -rw-rw-r-- 1 jenkins jenkins 263 Nov 5 05:13 .gitignore 05:22:24 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:13 .golangci.yml 05:22:24 -rw-rw-r-- 1 jenkins jenkins 21488 Nov 5 05:13 Attribution.txt 05:22:24 -rw-rw-r-- 1 jenkins jenkins 12273 Nov 5 05:13 CHANGELOG.md 05:22:24 -rw-rw-r-- 1 jenkins jenkins 1571 Nov 5 05:13 Dockerfile 05:22:24 -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:13 GOVERNANCE.md 05:22:24 -rw-rw-r-- 1 jenkins jenkins 679 Nov 5 05:13 Jenkinsfile 05:22:24 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:13 LICENSE 05:22:24 -rw-rw-r-- 1 jenkins jenkins 2239 Nov 5 05:13 Makefile 05:22:24 -rw-rw-r-- 1 jenkins jenkins 620 Nov 5 05:13 OWNERS.md 05:22:24 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 5 05:13 README.md 05:22:24 -rw-rw-r-- 1 jenkins jenkins 11 Nov 5 05:10 VERSION 05:22:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:13 bin 05:22:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:13 cmd 05:22:24 -rw-r--r-- 1 jenkins jenkins 9158 Nov 5 05:21 coverage.out 05:22:24 -rw-rw-r-- 1 jenkins jenkins 6676 Nov 5 05:13 go.mod 05:22:24 -rw-rw-r-- 1 jenkins jenkins 89250 Nov 5 05:13 go.sum 05:22:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:13 internal 05:22:24 -rw-rw-r-- 1 jenkins jenkins 228 Nov 5 05:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:25 + 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=bfcc8752d1af28540f7c751392de52b870a5da5a --label arch=arm64 --label version=4.1.0-dev.3 . 05:22:26 Sending build context to Docker daemon 12.01MB 05:22:26 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 05:22:26 Step 2/25 : FROM ${BASE} AS builder 05:22:26 ---> 9ea4ecbc67bb 05:22:26 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:22:27 ---> Running in a6d159ee72d0 05:22:27 Removing intermediate container a6d159ee72d0 05:22:27 ---> e27aac6b918d 05:22:27 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:22:27 ---> Running in ffe6147baacb 05:22:28 Removing intermediate container ffe6147baacb 05:22:28 ---> d84fc88f7af5 05:22:28 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:22:28 ---> Running in 779861ee2f84 05:22:28 Removing intermediate container 779861ee2f84 05:22:28 ---> 29a085c783d3 05:22:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:22:28 ---> Running in 026dda7d375a 05:22:29 Removing intermediate container 026dda7d375a 05:22:29 ---> 85132c0c72da 05:22:29 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:29 ---> Running in b6397c067b77 05:22:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:22:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:22:33 OK: 259 MiB in 64 packages 05:22:34 Removing intermediate container b6397c067b77 05:22:34 ---> 806d7fa8fa44 05:22:34 Step 8/25 : WORKDIR /device-snmp-go 05:22:34 ---> Running in a67aa5fff7b8 05:22:34 Removing intermediate container a67aa5fff7b8 05:22:34 ---> 1a38f4e1ed76 05:22:34 Step 9/25 : COPY go.mod vendor* ./ 05:22:35 ---> 9ac0eb44b393 05:22:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:35 ---> Running in 1ae4a0c48d16 05:22:38 Removing intermediate container 1ae4a0c48d16 05:22:38 ---> a14d2a3b0b8e 05:22:38 Step 11/25 : COPY . . 05:22:39 ---> 4ad82eb1b15e 05:22:39 Step 12/25 : RUN ${MAKE} 05:22:39 ---> Running in 902b9ea7890d 05:22:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:27:02 Removing intermediate container 902b9ea7890d 05:27:02 ---> d0fc4c2c75dd 05:27:02 Step 13/25 : FROM alpine:3.22 05:27:02 3.22: Pulling from library/alpine 05:27:02 6b59a28fa201: Already exists 05:27:02 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:27:02 Status: Downloaded newer image for alpine:3.22 05:27:02 ---> 171e65262c80 05:27:02 Step 14/25 : RUN apk add --update --no-cache dumb-init 05:27:02 ---> Running in f645f065e88f 05:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:27:02 (1/1) Installing dumb-init (1.2.5-r3) 05:27:02 Executing busybox-1.37.0-r19.trigger 05:27:02 OK: 8 MiB in 17 packages 05:27:03 Removing intermediate container f645f065e88f 05:27:03 ---> 692bd986ff9d 05:27:03 Step 15/25 : RUN apk --no-cache upgrade 05:27:03 ---> Running in c0aae9667ad1 05:27:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:27:06 OK: 8 MiB in 17 packages 05:27:07 Removing intermediate container c0aae9667ad1 05:27:07 ---> d7354fbd3549 05:27:07 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 05:27:09 ---> e354ddff4c1a 05:27:09 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:27:10 ---> d08b720d2a50 05:27:10 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 05:27:11 ---> da565170b328 05:27:11 Step 19/25 : EXPOSE 59993 05:27:11 ---> Running in 82eb6f422631 05:27:11 Removing intermediate container 82eb6f422631 05:27:11 ---> 42a6daa9fe93 05:27:11 Step 20/25 : EXPOSE 161 05:27:11 ---> Running in 3a40a526058f 05:27:11 Removing intermediate container 3a40a526058f 05:27:11 ---> 8d5b7c36ef6f 05:27:11 Step 21/25 : ENTRYPOINT ["/device-snmp"] 05:27:11 ---> Running in 5048ccbeadcf 05:27:12 Removing intermediate container 5048ccbeadcf 05:27:12 ---> f67d1be4b9df 05:27:12 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:27:12 ---> Running in 7010114f55da 05:27:12 Removing intermediate container 7010114f55da 05:27:12 ---> 217fe439b482 05:27:12 Step 23/25 : LABEL arch=arm64 05:27:12 ---> Running in 585bad70b31a 05:27:12 Removing intermediate container 585bad70b31a 05:27:12 ---> e3bf1993f24c 05:27:12 Step 24/25 : LABEL git_sha=bfcc8752d1af28540f7c751392de52b870a5da5a 05:27:13 ---> Running in 9443f1f6c57e 05:27:13 Removing intermediate container 9443f1f6c57e 05:27:13 ---> bd553f5ce7fe 05:27:13 Step 25/25 : LABEL version=4.1.0-dev.3 05:27:13 ---> Running in 3ea47757b8f3 05:27:13 Removing intermediate container 3ea47757b8f3 05:27:13 ---> ef2093ecf1a2 05:27:13 [Warning] One or more build-args [ARCH] were not consumed 05:27:14 Successfully built ef2093ecf1a2 05:27:14 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:14 provisioning config files... 05:27:14 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/118@tmp/config8012207587163882059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:14 ---> ****-login.sh 05:27:14 nexus3.edgexfoundry.org:10001 05:27:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:14 Configure a credential helper to remove this warning. See 05:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:14 05:27:14 Login Succeeded 05:27:14 nexus3.edgexfoundry.org:10002 05:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:15 Configure a credential helper to remove this warning. See 05:27:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:15 05:27:15 Login Succeeded 05:27:15 nexus3.edgexfoundry.org:10003 05:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:15 Configure a credential helper to remove this warning. See 05:27:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:15 05:27:15 Login Succeeded 05:27:15 nexus3.edgexfoundry.org:10004 05:27:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:15 Configure a credential helper to remove this warning. See 05:27:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:15 05:27:15 Login Succeeded 05:27:15 ****.io 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 ---> ****-login.sh ends [Pipeline] } 05:27:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:27:16 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 05:27:16 bfcc8752d1af28540f7c751392de52b870a5da5a 05:27:16 latest 05:27:16 4.1.0-dev.3 05:27:16 bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:27:16 main 05:27:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:16 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:17 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a 05:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:27:17 abc15b2c05f3: Preparing 05:27:17 9226cd232ebe: Preparing 05:27:17 a31f2b8fa770: Preparing 05:27:17 56b96eef6dfa: Preparing 05:27:17 a33aa2dd064f: Preparing 05:27:17 0e64f2360a44: Preparing 05:27:17 56b96eef6dfa: Pushed 05:27:17 9226cd232ebe: Pushed 05:27:17 abc15b2c05f3: Pushed 05:27:17 a33aa2dd064f: Pushed 05:27:17 0e64f2360a44: Layer already exists 05:27:25 a31f2b8fa770: Pushed 05:27:26 bfcc8752d1af28540f7c751392de52b870a5da5a: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:26 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:27:26 abc15b2c05f3: Preparing 05:27:26 9226cd232ebe: Preparing 05:27:26 a31f2b8fa770: Preparing 05:27:26 56b96eef6dfa: Preparing 05:27:26 a33aa2dd064f: Preparing 05:27:26 0e64f2360a44: Preparing 05:27:26 0e64f2360a44: Waiting 05:27:26 56b96eef6dfa: Layer already exists 05:27:26 a33aa2dd064f: Layer already exists 05:27:26 a31f2b8fa770: Layer already exists 05:27:26 abc15b2c05f3: Layer already exists 05:27:26 9226cd232ebe: Layer already exists 05:27:26 0e64f2360a44: Layer already exists 05:27:27 latest: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:27 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.3 05:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:27:27 abc15b2c05f3: Preparing 05:27:27 9226cd232ebe: Preparing 05:27:27 a31f2b8fa770: Preparing 05:27:27 56b96eef6dfa: Preparing 05:27:27 a33aa2dd064f: Preparing 05:27:27 0e64f2360a44: Preparing 05:27:27 0e64f2360a44: Waiting 05:27:27 9226cd232ebe: Layer already exists 05:27:27 a33aa2dd064f: Layer already exists 05:27:27 56b96eef6dfa: Layer already exists 05:27:27 abc15b2c05f3: Layer already exists 05:27:27 a31f2b8fa770: Layer already exists 05:27:27 0e64f2360a44: Layer already exists 05:27:28 4.1.0-dev.3: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:28 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:27:28 abc15b2c05f3: Preparing 05:27:28 9226cd232ebe: Preparing 05:27:28 a31f2b8fa770: Preparing 05:27:28 56b96eef6dfa: Preparing 05:27:28 a33aa2dd064f: Preparing 05:27:28 0e64f2360a44: Preparing 05:27:28 0e64f2360a44: Waiting 05:27:28 a33aa2dd064f: Layer already exists 05:27:28 9226cd232ebe: Layer already exists 05:27:28 56b96eef6dfa: Layer already exists 05:27:28 abc15b2c05f3: Layer already exists 05:27:28 a31f2b8fa770: Layer already exists 05:27:28 0e64f2360a44: Layer already exists 05:27:29 bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 05:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:27:29 abc15b2c05f3: Preparing 05:27:29 9226cd232ebe: Preparing 05:27:29 a31f2b8fa770: Preparing 05:27:29 56b96eef6dfa: Preparing 05:27:29 a33aa2dd064f: Preparing 05:27:29 0e64f2360a44: Preparing 05:27:29 0e64f2360a44: Waiting 05:27:29 a31f2b8fa770: Layer already exists 05:27:29 a33aa2dd064f: Layer already exists 05:27:29 abc15b2c05f3: Layer already exists 05:27:29 9226cd232ebe: Layer already exists 05:27:29 56b96eef6dfa: Layer already exists 05:27:29 0e64f2360a44: Layer already exists 05:27:30 main: digest: sha256:c384e8551b7d7c6c52aa9a867b5726d3da684d22e751ffadbc4693792a43b702 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:30 ===================================================== [Pipeline] echo 05:27:30 taggedImages: 05:27:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a 05:27:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:27:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.3 05:27:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 05:27:30 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 05:27:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] echo 05:27:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 05:27:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.3 [Pipeline] echo 05:27:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:bfcc8752d1af28540f7c751392de52b870a5da5a-4.1.0-dev.3 [Pipeline] echo 05:27:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:30 05:27:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:31 arm64: Pulling from edgex-lftools-log-publisher 05:27:31 8998bd30e6a1: Pulling fs layer 05:27:31 04944245beec: Pulling fs layer 05:27:31 699f458cf7ca: Pulling fs layer 05:27:31 765212b225bb: Pulling fs layer 05:27:31 f23df028b6ca: Pulling fs layer 05:27:31 d65c8cfc05b1: Pulling fs layer 05:27:31 2437ff75d9bd: Pulling fs layer 05:27:31 765212b225bb: Waiting 05:27:31 d65c8cfc05b1: Waiting 05:27:31 2437ff75d9bd: Waiting 05:27:31 f23df028b6ca: Waiting 05:27:31 04944245beec: Verifying Checksum 05:27:31 04944245beec: Download complete 05:27:31 765212b225bb: Verifying Checksum 05:27:31 765212b225bb: Download complete 05:27:31 f23df028b6ca: Verifying Checksum 05:27:31 f23df028b6ca: Download complete 05:27:31 d65c8cfc05b1: Verifying Checksum 05:27:31 d65c8cfc05b1: Download complete 05:27:31 699f458cf7ca: Verifying Checksum 05:27:31 699f458cf7ca: Download complete 05:27:31 8998bd30e6a1: Download complete 05:27:34 2437ff75d9bd: Verifying Checksum 05:27:34 2437ff75d9bd: Download complete 05:27:37 8998bd30e6a1: Pull complete 05:27:37 04944245beec: Pull complete 05:27:39 699f458cf7ca: Pull complete 05:27:39 765212b225bb: Pull complete 05:27:40 f23df028b6ca: Pull complete 05:27:40 d65c8cfc05b1: Pull complete 05:27:58 2437ff75d9bd: Pull complete 05:27:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:58 prd-ubuntu20.04-docker-arm64-4c-16g-772556 does not seem to be running inside a container 05:27:59 $ 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/118 -v /w/workspace/device-snmp-go/118:/w/workspace/device-snmp-go/118:rw,z -v /w/workspace/device-snmp-go/118@tmp:/w/workspace/device-snmp-go/118@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:arm64 cat 05:28:01 $ docker top 15662121efd5faef799ecb396bbee739f9acb34043e1f02d809dd5f23f2f7110 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:02 ---> job-cost.sh 05:28:02 lf-activate-venv: SKIPPING 05:28:02 INFO: No Stack... 05:28:03 INFO: Retrieving Pricing Info for: v3-standard-4 05:28:04 INFO: Archiving Costs [Pipeline] sh 05:28:05 + cat /w/workspace/device-snmp-go/118/archives/cost.csv 05:28:05 + cut -d, -f6 [Pipeline] lock 05:28:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] 05:28:05 Resource [jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] did not exist. Created. 05:28:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:05 /w/workspace/device-snmp-go/118@tmp/durable-b27b9264/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:28:06 + echo total: 0.10999999940395355 [Pipeline] stash 05:28:06 Warning: overwriting stash ‘stack-cost’ 05:28:06 Stashed 1 file(s) [Pipeline] } 05:28:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:06 $ docker stop --time=1 15662121efd5faef799ecb396bbee739f9acb34043e1f02d809dd5f23f2f7110 05:28:08 $ docker rm -f --volumes 15662121efd5faef799ecb396bbee739f9acb34043e1f02d809dd5f23f2f7110 [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 05:28:08 provisioning config files... 05:28:08 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3027734080594649250tmp [Pipeline] { [Pipeline] sh 05:28:08 + set +x 05:28:08 + curl -s https://codecov.io/bash 05:28:08 + bash -s -- 05:28:08 05:28:08 _____ _ 05:28:08 / ____| | | 05:28:08 | | ___ __| | ___ ___ _____ __ 05:28:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:28:08 | |___| (_) | (_| | __/ (_| (_) \ V / 05:28:08 \_____\___/ \__,_|\___|\___\___/ \_/ 05:28:08 Bash-1.0.6 05:28:08 05:28:08 05:28:08 ==> git version 2.25.1 found 05:28:08 ==> 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:28:08 Release-Date: 2020-01-08 05:28:08 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:28:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:28:08 ==> Jenkins CI detected. 05:28:08 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 05:28:08 project root: . 05:28:08 --> token set from env 05:28:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:28:08 ==> Running gcov in . (disable via -X gcov) 05:28:08 ==> Python coveragepy not found 05:28:08 ==> Searching for coverage reports in: 05:28:08 + . 05:28:08 -> Found 1 reports 05:28:08 ==> Detecting git/mercurial file structure 05:28:08 ==> Reading reports 05:28:08 + ./coverage.out bytes=9158 05:28:08 ==> Appending adjustments 05:28:08 https://docs.codecov.io/docs/fixing-reports 05:28:09 + Found adjustments 05:28:09 ==> Gzipping contents 05:28:09 4.0K /tmp/codecov.4UA3Sh.gz 05:28:09 ==> Uploading reports 05:28:09 url: https://codecov.io 05:28:09 query: branch=main&commit=bfcc8752d1af28540f7c751392de52b870a5da5a&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:28:09 -> Pinging Codecov 05:28:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bfcc8752d1af28540f7c751392de52b870a5da5a&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:28:09 -> Uploading to 05:28:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/bfcc8752d1af28540f7c751392de52b870a5da5a/58e35c5e-502d-4999-9fb6-bb80013c71f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T052809Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f1f7c2f2726b8fee097828d230676b48d9187683f2fed1c58b3f1615f26e1afb 05:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 05:28:09 Dload Upload Total Spent Left Speed 05:28:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1448 0 0 100 1448 0 6961 --:--:-- --:--:-- --:--:-- 6995 05:28:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] } 05:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:28:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:28:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:28:09 05:28:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:28:10 latest: Pulling from edgex-devops/edgex-snyk-go 05:28:10 2d35ebdb57d9: Already exists 05:28:10 85e8836fcdb2: Pulling fs layer 05:28:10 91631faa732a: Pulling fs layer 05:28:10 f3f5ae8826fa: Pulling fs layer 05:28:10 4f4fb700ef54: Pulling fs layer 05:28:10 7861252a18e6: Pulling fs layer 05:28:10 9130f900ef6f: Pulling fs layer 05:28:10 4f4fb700ef54: Waiting 05:28:10 7861252a18e6: Waiting 05:28:10 9130f900ef6f: Waiting 05:28:10 f3f5ae8826fa: Verifying Checksum 05:28:10 f3f5ae8826fa: Download complete 05:28:10 85e8836fcdb2: Verifying Checksum 05:28:10 85e8836fcdb2: Download complete 05:28:10 4f4fb700ef54: Verifying Checksum 05:28:10 4f4fb700ef54: Download complete 05:28:10 85e8836fcdb2: Pull complete 05:28:10 7861252a18e6: Verifying Checksum 05:28:10 7861252a18e6: Download complete 05:28:10 91631faa732a: Verifying Checksum 05:28:10 91631faa732a: Download complete 05:28:11 9130f900ef6f: Verifying Checksum 05:28:11 9130f900ef6f: Download complete 05:28:15 91631faa732a: Pull complete 05:28:15 f3f5ae8826fa: Pull complete 05:28:15 4f4fb700ef54: Pull complete 05:28:15 7861252a18e6: Pull complete 05:28:19 9130f900ef6f: Pull complete 05:28:19 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:28:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:19 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:28:22 $ docker top 03741553444a520003792963ac722c31c4e6080297741d5d1c0dc7cb7a39e923 -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 05:28:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 05:28:23 + set -o pipefail 05:28:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 05:28:30 05:28:30 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 05:28:30 05:28:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/c45f7f09-37d4-4046-ad01-ccea64b374ed 05:28:30 05:28:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:28:30 05:28:30 05:28:30 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:28:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:28:30 $ docker stop --time=1 03741553444a520003792963ac722c31c4e6080297741d5d1c0dc7cb7a39e923 05:28:33 $ docker rm -f --volumes 03741553444a520003792963ac722c31c4e6080297741d5d1c0dc7cb7a39e923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:34 + git log --format=format:%s -1 bfcc8752d1af28540f7c751392de52b870a5da5a [Pipeline] sh 05:28:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:28:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:35 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:28:35 $ docker top bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff -eo pid,comm 05:28:35 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:28:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:28:35 [ssh-agent] Looking for ssh-agent implementation... 05:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:35 $ docker exec bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff ssh-agent 05:28:35 SSH_AUTH_SOCK=/tmp/ssh-69gTiJihebYO/agent.32 05:28:35 SSH_AGENT_PID=38 05:28:35 Running ssh-add (command line suppressed) 05:28:36 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8200619944847627847.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8200619944847627847.key) 05:28:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:28:36 + git semver tag 05:28:36 2025-11-05 05:28:36,525 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:28:36 2025-11-05 05:28:36,528 [run_tag] DEBUG tag force:False 05:28:36 2025-11-05 05:28:36,528 [check_head_tag] DEBUG check head tag 05:28:36 2025-11-05 05:28:36,529 [execute] INFO git cat-file --batch-check 05:28:36 2025-11-05 05:28:36,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 05:28:36 2025-11-05 05:28:36,531 [execute] INFO git cat-file --batch 05:28:36 2025-11-05 05:28:36,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 05:28:36 2025-11-05 05:28:36,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:28:36 2025-11-05 05:28:36,539 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 05:28:36 2025-11-05 05:28:36,539 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 05:28:36 2025-11-05 05:28:36,542 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:28:36 4.1.0-dev.3 [Pipeline] } 05:28:36 $ docker exec --env ******** --env ******** bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff ssh-agent -k 05:28:36 unset SSH_AUTH_SOCK; 05:28:36 unset SSH_AGENT_PID; 05:28:36 echo Agent pid 38 killed; 05:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:28:37 + git semver [Pipeline] } 05:28:37 $ docker stop --time=1 bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff 05:28:38 $ docker rm -f --volumes bd48876a73a3f3b377de922f75ab71f34af02fe42bb14103b72f7cae4e2b44ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:38 05:28:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:39 0.23.1-centos7: Pulling from edgex-lftools 05:28:39 ab5ef0e58194: Pulling fs layer 05:28:39 9712f1f96733: Pulling fs layer 05:28:39 63f879dbbcfc: Pulling fs layer 05:28:39 0d9ebad4ef96: Pulling fs layer 05:28:39 e9a5061849ea: Pulling fs layer 05:28:39 d747dcd14b5f: Pulling fs layer 05:28:39 2de7ff778b66: Pulling fs layer 05:28:39 0d9ebad4ef96: Waiting 05:28:39 e9a5061849ea: Waiting 05:28:39 d747dcd14b5f: Waiting 05:28:39 2de7ff778b66: Waiting 05:28:39 9712f1f96733: Verifying Checksum 05:28:39 9712f1f96733: Download complete 05:28:39 63f879dbbcfc: Verifying Checksum 05:28:39 63f879dbbcfc: Download complete 05:28:39 e9a5061849ea: Verifying Checksum 05:28:39 e9a5061849ea: Download complete 05:28:39 d747dcd14b5f: Verifying Checksum 05:28:39 d747dcd14b5f: Download complete 05:28:39 0d9ebad4ef96: Verifying Checksum 05:28:39 0d9ebad4ef96: Download complete 05:28:39 2de7ff778b66: Verifying Checksum 05:28:39 2de7ff778b66: Download complete 05:28:39 ab5ef0e58194: Verifying Checksum 05:28:39 ab5ef0e58194: Download complete 05:28:43 ab5ef0e58194: Pull complete 05:28:43 9712f1f96733: Pull complete 05:28:44 63f879dbbcfc: Pull complete 05:28:49 0d9ebad4ef96: Pull complete 05:28:49 e9a5061849ea: Pull complete 05:28:49 d747dcd14b5f: Pull complete 05:28:51 2de7ff778b66: Pull complete 05:28:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:51 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:28:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-lftools:0.23.1-centos7 cat 05:28:55 $ docker top 1cdb4f9313db99e567d0005e0b93023b07060c31bceb107b4d2d27aa9837e5ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:28:55 provisioning config files... 05:28:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14894022121900714698tmp 05:28:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17846754076435797950tmp 05:28:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5673817960066819183tmp [Pipeline] { [Pipeline] echo 05:28:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:28:56 ---> sigul-configuration.sh 05:28:56 gpg: directory `/root/.gnupg' created 05:28:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:28:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:28:56 gpg: keyring `/root/.gnupg/secring.gpg' created 05:28:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:28:56 gpg: CAST5 encrypted data 05:28:56 gpg: encrypted with 1 passphrase 05:28:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:28:56 + mkdir /home/jenkins 05:28:56 + mkdir /home/jenkins/sigul [Pipeline] sh 05:28:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:28:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:28:57 ---> sigul-install.sh 05:28:57 Sigul already installed; skipping installation. [Pipeline] sh 05:28:57 + git tag --list 05:28:57 1.0.0 05:28:57 v0.0.0 05:28:57 v1.1.0 05:28:57 v1.1.1 05:28:57 v1.2.2 05:28:57 v1.3.0 05:28:57 v1.3.1 05:28:57 v2.0.0 05:28:57 v2.1.0 05:28:57 v2.1.1 05:28:57 v2.2.0 05:28:57 v2.3.0 05:28:57 v3.0 05:28:57 v3.0.0 05:28:57 v3.1 05:28:57 v3.1.0 05:28:57 v3.1.1 05:28:57 v4.0 05:28:57 v4.0.0 05:28:57 v4.1.0-dev.1 05:28:57 v4.1.0-dev.2 05:28:57 v4.1.0-dev.3 [Pipeline] sh 05:28:57 + lftools sign git-tag v4.1.0-dev.3 05:28:58 Signing Git tag with Sigul... 05:28:58 Signing v4.1.0-dev.3 [Pipeline] echo 05:28:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:28:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:28:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:28:58 $ docker stop --time=1 1cdb4f9313db99e567d0005e0b93023b07060c31bceb107b4d2d27aa9837e5ff 05:29:00 $ docker rm -f --volumes 1cdb4f9313db99e567d0005e0b93023b07060c31bceb107b4d2d27aa9837e5ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:29:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:01 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:29:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:29:01 $ docker top 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f -eo pid,comm 05:29:01 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:29:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:01 [ssh-agent] Looking for ssh-agent implementation... 05:29:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:01 $ docker exec 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f ssh-agent 05:29:01 SSH_AUTH_SOCK=/tmp/ssh-8u8PO0Sr3pbX/agent.32 05:29:01 SSH_AGENT_PID=38 05:29:01 Running ssh-add (command line suppressed) 05:29:01 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13229792825253319978.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13229792825253319978.key) 05:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:02 + git semver bump pre 05:29:02 2025-11-05 05:29:02,349 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:29:02 2025-11-05 05:29:02,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:29:02 2025-11-05 05:29:02,354 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 05:29:02 2025-11-05 05:29:02,354 [bump_version] DEBUG bumped version:4.1.0-dev.4 05:29:02 2025-11-05 05:29:02,354 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 05:29:02 2025-11-05 05:29:02,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:29:02 2025-11-05 05:29:02,354 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:29:02 2025-11-05 05:29:02,356 [execute] INFO git cat-file --batch-check 05:29:02 2025-11-05 05:29:02,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:29:02 2025-11-05 05:29:02,361 [execute] INFO git cat-file --batch 05:29:02 2025-11-05 05:29:02,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:29:02 2025-11-05 05:29:02,365 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:29:02 4.1.0-dev.4 [Pipeline] } 05:29:02 $ docker exec --env ******** --env ******** 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f ssh-agent -k 05:29:02 unset SSH_AUTH_SOCK; 05:29:02 unset SSH_AGENT_PID; 05:29:02 echo Agent pid 38 killed; 05:29:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:02 + git semver [Pipeline] } 05:29:03 $ docker stop --time=1 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f 05:29:04 $ docker rm -f --volumes 87ae541d9aa312f87c8355b12f30b31d1139efad0c9b864e33b058488c1f142f [Pipeline] // withDockerContainer [Pipeline] sh 05:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:05 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:29:05 $ docker top b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a -eo pid,comm 05:29:05 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:29:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:05 [ssh-agent] Looking for ssh-agent implementation... 05:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:05 $ docker exec b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a ssh-agent 05:29:05 SSH_AUTH_SOCK=/tmp/ssh-p5OxD7Qrbe5m/agent.32 05:29:05 SSH_AGENT_PID=38 05:29:05 Running ssh-add (command line suppressed) 05:29:05 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14064112945153388708.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14064112945153388708.key) 05:29:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:06 + git semver push 05:29:06 2025-11-05 05:29:06,275 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:29:06 2025-11-05 05:29:06,279 [run_push] DEBUG push 05:29:06 2025-11-05 05:29:06,280 [execute] INFO git cat-file --batch-check 05:29:06 2025-11-05 05:29:06,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:29:06 2025-11-05 05:29:06,282 [execute] INFO git rev-list c15eaae46b58f73ca7943a0419be8573b3476495 -- 05:29:06 2025-11-05 05:29:06,282 [execute] DEBUG Popen(['git', 'rev-list', 'c15eaae46b58f73ca7943a0419be8573b3476495', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:29:06 2025-11-05 05:29:06,288 [execute] INFO git fetch -v -- origin 05:29:06 2025-11-05 05:29:06,288 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:29:07 2025-11-05 05:29:07,064 [run_push] DEBUG no remote changes detected 05:29:07 2025-11-05 05:29:07,064 [execute] INFO git push origin semver 05:29:07 2025-11-05 05:29:07,065 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:29:07 2025-11-05 05:29:07,827 [run_push] DEBUG push all version tags 05:29:07 2025-11-05 05:29:07,828 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:29:07 2025-11-05 05:29:07,828 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 05:29:08 2025-11-05 05:29:08,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:29:08 4.1.0-dev.4 [Pipeline] } 05:29:08 $ docker exec --env ******** --env ******** b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a ssh-agent -k 05:29:08 unset SSH_AUTH_SOCK; 05:29:08 unset SSH_AGENT_PID; 05:29:08 echo Agent pid 38 killed; 05:29:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:09 + git semver [Pipeline] } 05:29:09 $ docker stop --time=1 b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a 05:29:10 $ docker rm -f --volumes b8ade0cfa1dd7b3a5554a94083cd9b4c69152ad15e4e64c54167c7b7b1ba1f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:29:11 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 05:29:11 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:29:11 total 16 05:29:11 drwxr-xr-x 3 root root 4096 Nov 5 05:15 . 05:29:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:28 .. 05:29:11 drwxr-xr-x 2 root root 4096 Nov 5 05:15 cost 05:29:11 -rw-r--r-- 1 root root 86 Nov 5 05:15 cost.csv 05:29:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:29:11 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:29:11 total 16 05:29:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:15 . 05:29:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:28 .. 05:29:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:15 cost 05:29:11 -rw-r--r-- 1 jenkins jenkins 86 Nov 5 05:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:29:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:29:12 ---> package-listing.sh 05:29:12 ++ facter osfamily 05:29:12 ++ tr '[:upper:]' '[:lower:]' 05:29:12 + OS_FAMILY=debian 05:29:12 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 05:29:12 + START_PACKAGES=/tmp/packages_start.txt 05:29:12 + END_PACKAGES=/tmp/packages_end.txt 05:29:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:12 + PACKAGES=/tmp/packages_start.txt 05:29:12 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:29:12 + PACKAGES=/tmp/packages_end.txt 05:29:12 + case "${OS_FAMILY}" in 05:29:12 + dpkg -l 05:29:12 + grep '^ii' 05:29:12 + '[' -f /tmp/packages_start.txt ']' 05:29:12 + '[' -f /tmp/packages_end.txt ']' 05:29:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:12 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:29:12 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 05:29:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 05:29:12 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:29:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:13 prd-ubuntu20.04-docker-8c-8g-772551 does not seem to be running inside a container 05:29:13 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-lftools-log-publisher:latest cat 05:29:13 $ docker top 514c581cae9c0be4c2d4bc207217b9b9e71c20ed42aadfb20c34b2e7f7fdc23f -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:14 + touch /tmp/pre-build-complete [Pipeline] sh 05:29:14 + mkdir -p /var/log/sysstat [Pipeline] sh 05:29:14 + ls /var/log/sa-host 05:29:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:14 provisioning config files... 05:29:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6939334706177278882tmp [Pipeline] { [Pipeline] echo 05:29:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:29:15 ---> create-netrc.sh [Pipeline] } 05:29:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:29:15 ---> python-tools-install.sh [Pipeline] echo 05:29:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:29:15 ---> sudo-logs.sh 05:29:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:29:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:29:16 ---> job-cost.sh 05:29:16 lf-activate-venv: SKIPPING 05:29:16 DEBUG: total: 0.2199999988079071 05:29:16 INFO: Retrieving Stack Cost... 05:29:16 INFO: Retrieving Pricing Info for: v3-standard-8 05:29:16 INFO: Archiving Costs [Pipeline] echo 05:29:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:29:17 ---> logs-deploy.sh 05:29:17 lf-activate-venv: SKIPPING 05:29:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/118 05:29:17 INFO: archiving workspace using pattern(s): 05:29:18 Archives upload complete. 05:29:18 INFO: archiving logs to Nexus