Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 042ec1626ee523754e0e1f4be46f239764bd63ff 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-ssh16484721449613842622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12172098208713090492.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh17350670726887513057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13158287157461123361.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-ssh5777579801714404403.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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-5134 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/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 042ec1626ee523754e0e1f4be46f239764bd63ff (main) > 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 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods (#334)" > git rev-list --no-walk b852d33a75a07d69fbdb63dde5dbae2cfe6da43b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:01 ========================================================= 20:30:01 EdgeX Global Pipelines Version Info 20:30:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:01 ------------------- 20:30:01 stable info: 20:30:01 ------------------- 20:30:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:30:01 Message: update stable to v1.0.258 20:30:02 ------------------- 20:30:02 experimental info: 20:30:02 ------------------- 20:30:02 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:30:02 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 042ec16 [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:03 provisioning config files... 20:30:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10913577748737678692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:03 ---> ****-login.sh 20:30:03 nexus3.edgexfoundry.org:10001 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10002 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10003 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10004 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 ****.io 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 ---> ****-login.sh ends [Pipeline] } 20:30:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:05 + git rev-list -1 --merges 042ec1626ee523754e0e1f4be46f239764bd63ff~1..042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] echo 20:30:05 -----------> git rev-list -1 --merges 042ec1626ee523754e0e1f4be46f239764bd63ff~1..042ec1626ee523754e0e1f4be46f239764bd63ff 042ec1626ee523754e0e1f4be46f239764bd63ff [false] [Pipeline] sh 20:30:05 + git log --format=format:%s -1 042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] echo 20:30:05 ========================================================= 20:30:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:06 + git log --format=format:%s -1 042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] echo 20:30:06 [semverPrep] GIT_COMMIT: 042ec1626ee523754e0e1f4be46f239764bd63ff, Commit Message: build: Update to latest 3.2.0 dev go-mods (#334) [Pipeline] echo 20:30:06 [semverPrep] This is not a build commit. [Pipeline] sh 20:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:06 + grep -v github /etc/ssh/ssh_known_hosts 20:30:06 + [ -e /tmp/ssh_known_hosts ] 20:30:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:06 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:07 20:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:08 0.1.4: Pulling from edgex-devops/py-git-semver 20:30:08 b85a868b505f: Pulling fs layer 20:30:08 e2be974225ed: Pulling fs layer 20:30:08 339a4e72a1f5: Pulling fs layer 20:30:08 988bab9f4d93: Pulling fs layer 20:30:08 1469e6f7b9e6: Pulling fs layer 20:30:08 eaf3925da568: Pulling fs layer 20:30:08 bab4dde63d76: Pulling fs layer 20:30:08 bde34c3a00c8: Pulling fs layer 20:30:08 b352a97aabf1: Pulling fs layer 20:30:08 4872d77fe225: Pulling fs layer 20:30:08 5851b861e8e6: Pulling fs layer 20:30:08 1469e6f7b9e6: Waiting 20:30:08 988bab9f4d93: Waiting 20:30:08 b352a97aabf1: Waiting 20:30:08 bab4dde63d76: Waiting 20:30:08 4872d77fe225: Waiting 20:30:08 eaf3925da568: Waiting 20:30:08 bde34c3a00c8: Waiting 20:30:08 e2be974225ed: Download complete 20:30:08 988bab9f4d93: Download complete 20:30:08 1469e6f7b9e6: Verifying Checksum 20:30:08 1469e6f7b9e6: Download complete 20:30:08 eaf3925da568: Verifying Checksum 20:30:08 eaf3925da568: Download complete 20:30:08 339a4e72a1f5: Verifying Checksum 20:30:08 339a4e72a1f5: Download complete 20:30:08 bde34c3a00c8: Verifying Checksum 20:30:08 bde34c3a00c8: Download complete 20:30:08 b352a97aabf1: Download complete 20:30:08 4872d77fe225: Verifying Checksum 20:30:08 4872d77fe225: Download complete 20:30:08 5851b861e8e6: Verifying Checksum 20:30:08 5851b861e8e6: Download complete 20:30:08 b85a868b505f: Verifying Checksum 20:30:08 b85a868b505f: Download complete 20:30:08 bab4dde63d76: Verifying Checksum 20:30:08 bab4dde63d76: Download complete 20:30:09 b85a868b505f: Pull complete 20:30:10 e2be974225ed: Pull complete 20:30:10 339a4e72a1f5: Pull complete 20:30:11 988bab9f4d93: Pull complete 20:30:11 1469e6f7b9e6: Pull complete 20:30:11 eaf3925da568: Pull complete 20:30:13 bab4dde63d76: Pull complete 20:30:13 bde34c3a00c8: Pull complete 20:30:14 b352a97aabf1: Pull complete 20:30:14 4872d77fe225: Pull complete 20:30:14 5851b861e8e6: Pull complete 20:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:14 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 20:30:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:30:16 $ docker top edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 -eo pid,comm 20:30:16 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). 20:30:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:16 [ssh-agent] Looking for ssh-agent implementation... 20:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:17 $ docker exec edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 ssh-agent 20:30:17 SSH_AUTH_SOCK=/tmp/ssh-MyZGULGNQICI/agent.34 20:30:17 SSH_AGENT_PID=40 20:30:17 Running ssh-add (command line suppressed) 20:30:17 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16944871703600129447.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16944871703600129447.key) 20:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:17 + git tag --points-at HEAD [Pipeline] } 20:30:17 $ docker exec --env ******** --env ******** edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 ssh-agent -k 20:30:17 unset SSH_AUTH_SOCK; 20:30:17 unset SSH_AGENT_PID; 20:30:17 echo Agent pid 40 killed; 20:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:17 [ssh-agent] Looking for ssh-agent implementation... 20:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:17 $ docker exec edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 ssh-agent 20:30:17 SSH_AUTH_SOCK=/tmp/ssh-NwzeKMv2opDO/agent.72 20:30:17 SSH_AGENT_PID=78 20:30:17 Running ssh-add (command line suppressed) 20:30:18 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7955878020652331758.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7955878020652331758.key) 20:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:18 + git semver init 20:30:18 2023-11-28 20:30:18,582 [run_init] DEBUG init version:0.0.0 force:False 20:30:18 2023-11-28 20:30:18,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 20:30:18 2023-11-28 20:30:18,583 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 20:30:18 2023-11-28 20:30:18,584 [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, universal_newlines=False, shell=None, istream=None) 20:30:20 2023-11-28 20:30:19,860 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 20:30:20 2023-11-28 20:30:19,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 20:30:20 2023-11-28 20:30:19,861 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:30:20 2023-11-28 20:30:19,861 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 20:30:20 3.2.0-dev.1 [Pipeline] } 20:30:20 $ docker exec --env ******** --env ******** edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 ssh-agent -k 20:30:20 unset SSH_AUTH_SOCK; 20:30:20 unset SSH_AGENT_PID; 20:30:20 echo Agent pid 78 killed; 20:30:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:20 + git semver [Pipeline] } 20:30:20 $ docker stop --time=1 edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 20:30:22 $ docker rm -f --volumes edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:22 Stashed 1 file(s) [Pipeline] echo 20:30:22 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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 20:30:23 provisioning config files... 20:30:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2071250335771470291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:23 ---> ****-login.sh 20:30:23 nexus3.edgexfoundry.org:10001 20:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:23 Configure a credential helper to remove this warning. See 20:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:23 20:30:23 Login Succeeded 20:30:23 nexus3.edgexfoundry.org:10002 20:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:23 Configure a credential helper to remove this warning. See 20:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:23 20:30:23 Login Succeeded 20:30:23 nexus3.edgexfoundry.org:10003 20:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:23 Configure a credential helper to remove this warning. See 20:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:23 20:30:23 Login Succeeded 20:30:23 nexus3.edgexfoundry.org:10004 20:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:23 Configure a credential helper to remove this warning. See 20:30:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:23 20:30:23 Login Succeeded 20:30:23 ****.io 20:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:24 Configure a credential helper to remove this warning. See 20:30:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:24 20:30:24 Login Succeeded 20:30:24 ---> ****-login.sh ends [Pipeline] } 20:30:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:24 ========================================================= 20:30:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:30:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:30:24 Sending build context to Docker daemon 14.07MB 20:30:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:30:24 Step 2/12 : FROM ${BASE} AS builder 20:30:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:25 7264a8db6415: Pulling fs layer 20:30:25 c4d48a809fc2: Pulling fs layer 20:30:25 4f1c88b9dad5: Pulling fs layer 20:30:25 ad3a456e5733: Pulling fs layer 20:30:25 69c7f0334f64: Pulling fs layer 20:30:25 1f1c1a5573a3: Pulling fs layer 20:30:25 ce7588e14bc9: Pulling fs layer 20:30:25 b5e4710f87ac: Pulling fs layer 20:30:25 ad3a456e5733: Waiting 20:30:25 69c7f0334f64: Waiting 20:30:25 1f1c1a5573a3: Waiting 20:30:25 ce7588e14bc9: Waiting 20:30:25 b5e4710f87ac: Waiting 20:30:25 c4d48a809fc2: Download complete 20:30:25 ad3a456e5733: Verifying Checksum 20:30:25 ad3a456e5733: Download complete 20:30:25 69c7f0334f64: Verifying Checksum 20:30:25 69c7f0334f64: Download complete 20:30:25 7264a8db6415: Download complete 20:30:25 1f1c1a5573a3: Verifying Checksum 20:30:25 1f1c1a5573a3: Download complete 20:30:25 7264a8db6415: Pull complete 20:30:25 b5e4710f87ac: Verifying Checksum 20:30:25 b5e4710f87ac: Download complete 20:30:25 4f1c88b9dad5: Verifying Checksum 20:30:25 4f1c88b9dad5: Download complete 20:30:25 c4d48a809fc2: Pull complete 20:30:26 ce7588e14bc9: Verifying Checksum 20:30:26 ce7588e14bc9: Download complete 20:30:29 4f1c88b9dad5: Pull complete 20:30:29 ad3a456e5733: Pull complete 20:30:29 69c7f0334f64: Pull complete 20:30:29 1f1c1a5573a3: Pull complete 20:30:32 ce7588e14bc9: Pull complete 20:30:32 b5e4710f87ac: Pull complete 20:30:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:30:32 ---> 88b5674ff536 20:30:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:30:37 ---> Running in 6c953df826de 20:30:37 Removing intermediate container 6c953df826de 20:30:37 ---> 6d652b937d19 20:30:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:30:37 ---> Running in 74966e59c375 20:30:37 Removing intermediate container 74966e59c375 20:30:37 ---> d709abf23c91 20:30:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:30:37 ---> Running in adb9db19ba5f 20:30:37 Removing intermediate container adb9db19ba5f 20:30:37 ---> dfad611e554b 20:30:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:30:37 ---> Running in 4602f50f2a45 20:30:37 Removing intermediate container 4602f50f2a45 20:30:37 ---> f461269a1690 20:30:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:30:37 ---> Running in 19193cf73a9a 20:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:30:37 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:30:37 (2/4) Installing libedit (20221030.3.1-r1) 20:30:38 Still waiting to schedule task 20:30:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:38 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:30:38 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:30:38 Executing busybox-1.36.1-r5.trigger 20:30:38 OK: 268 MiB in 56 packages 20:30:38 Removing intermediate container 19193cf73a9a 20:30:38 ---> 2dca60b120c6 20:30:38 Step 8/12 : WORKDIR /device-snmp-go 20:30:38 ---> Running in d56a4140fd3b 20:30:38 Removing intermediate container d56a4140fd3b 20:30:38 ---> a5f65e339142 20:30:38 Step 9/12 : COPY go.mod vendor* ./ 20:30:38 ---> b1d53b4a82b6 20:30:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:38 ---> Running in 8133f18ebac5 20:31:18 Removing intermediate container 8133f18ebac5 20:31:18 ---> 288f45888c74 20:31:18 Step 11/12 : COPY . . 20:31:18 ---> f86308095027 20:31:18 Step 12/12 : RUN ${MAKE} 20:31:18 ---> Running in e2ead3a68adb 20:31:18 noop 20:31:18 Removing intermediate container e2ead3a68adb 20:31:18 ---> 328a99a8a3fb 20:31:18 Successfully built 328a99a8a3fb 20:31:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:18 + docker inspect -f . ci-base-image-x86_64 20:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:18 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 20:31:18 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:31:19 $ docker top c902a0f8dad3e9ff4ac65a05a3315182e001a657045e5d72045c7e503bedb30f -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:19 + go version 20:31:19 go version go1.21.0 linux/amd64 [Pipeline] } 20:31:19 $ docker stop --time=1 c902a0f8dad3e9ff4ac65a05a3315182e001a657045e5d72045c7e503bedb30f 20:31:20 $ docker rm -f --volumes c902a0f8dad3e9ff4ac65a05a3315182e001a657045e5d72045c7e503bedb30f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:21 + docker inspect -f . ci-base-image-x86_64 20:31:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:21 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 20:31:21 $ 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 ******** -e ******** ci-base-image-x86_64 cat 20:31:22 $ docker top 80ea8665642b47aa5077d2f47878e9e210ff6d9b4ea6f3f3bd773d171d7cf383 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 20:31:22 + make test 20:31:22 go test ./... -coverprofile=coverage.out 20:31:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 20:31:36 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 20:31:36 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 20:31:41 go vet ./... 20:31:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:44 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:31:44 $ docker stop --time=1 80ea8665642b47aa5077d2f47878e9e210ff6d9b4ea6f3f3bd773d171d7cf383 20:31:48 $ docker rm -f --volumes 80ea8665642b47aa5077d2f47878e9e210ff6d9b4ea6f3f3bd773d171d7cf383 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:31:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:31:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:31:49 + ls -al . 20:31:49 total 172 20:31:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 . 20:31:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:29 .. 20:31:49 -rw-rw-r-- 1 jenkins jenkins 6 Nov 28 20:29 .dockerignore 20:31:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git 20:31:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:29 .github 20:31:49 -rw-rw-r-- 1 jenkins jenkins 263 Nov 28 20:29 .gitignore 20:31:49 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:29 .golangci.yml 20:31:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:30 .semver 20:31:49 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 28 20:29 Attribution.txt 20:31:49 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 28 20:29 CHANGELOG.md 20:31:49 -rw-rw-r-- 1 jenkins jenkins 1571 Nov 28 20:29 Dockerfile 20:31:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:29 GOVERNANCE.md 20:31:49 -rw-rw-r-- 1 jenkins jenkins 656 Nov 28 20:29 Jenkinsfile 20:31:49 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:29 LICENSE 20:31:49 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 28 20:29 Makefile 20:31:49 -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 20:29 OWNERS.md 20:31:49 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 28 20:29 README.md 20:31:49 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:30 VERSION 20:31:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:29 bin 20:31:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:29 cmd 20:31:49 -rw-r--r-- 1 jenkins jenkins 8837 Nov 28 20:31 coverage.out 20:31:49 -rw-rw-r-- 1 jenkins jenkins 3707 Nov 28 20:29 go.mod 20:31:49 -rw-rw-r-- 1 jenkins jenkins 34812 Nov 28 20:29 go.sum 20:31:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:29 internal 20:31:49 -rw-rw-r-- 1 jenkins jenkins 228 Nov 28 20:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:50 + 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=042ec1626ee523754e0e1f4be46f239764bd63ff --label arch=amd64 --label version=3.2.0-dev.1 . 20:31:50 Sending build context to Docker daemon 14.08MB 20:31:50 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:31:50 Step 2/25 : FROM ${BASE} AS builder 20:31:50 ---> 328a99a8a3fb 20:31:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:31:50 ---> Running in 10f418ea4395 20:31:50 Removing intermediate container 10f418ea4395 20:31:50 ---> 22f173cb1076 20:31:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:31:50 ---> Running in dff0f47471e3 20:31:50 Removing intermediate container dff0f47471e3 20:31:50 ---> 849962f7f3b4 20:31:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:31:50 ---> Running in 266647b7d6aa 20:31:50 Removing intermediate container 266647b7d6aa 20:31:50 ---> fa498cafd10e 20:31:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:31:50 ---> Running in 246d8d510866 20:31:50 Removing intermediate container 246d8d510866 20:31:50 ---> a286fe683c53 20:31:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:50 ---> Running in 4ebc471bf917 20:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:51 OK: 268 MiB in 56 packages 20:31:51 Removing intermediate container 4ebc471bf917 20:31:51 ---> b0297b50c2b2 20:31:51 Step 8/25 : WORKDIR /device-snmp-go 20:31:51 ---> Running in e67425f2aed1 20:31:51 Removing intermediate container e67425f2aed1 20:31:51 ---> dbb0cdc89578 20:31:51 Step 9/25 : COPY go.mod vendor* ./ 20:31:51 ---> e31764e19b6d 20:31:51 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:51 ---> Running in 3c9c29a2140a 20:31:52 Removing intermediate container 3c9c29a2140a 20:31:52 ---> 1af672ee3855 20:31:52 Step 11/25 : COPY . . 20:31:53 ---> 25a95d6e0913 20:31:53 Step 12/25 : RUN ${MAKE} 20:31:53 ---> Running in 10afc1f20459 20:31:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 20:32:15 Removing intermediate container 10afc1f20459 20:32:15 ---> 960a890cd12c 20:32:15 Step 13/25 : FROM alpine:3.18 20:32:15 3.18: Pulling from library/alpine 20:32:15 96526aa774ef: Pulling fs layer 20:32:15 96526aa774ef: Verifying Checksum 20:32:15 96526aa774ef: Download complete 20:32:15 96526aa774ef: Pull complete 20:32:15 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:32:15 Status: Downloaded newer image for alpine:3.18 20:32:15 ---> 8ca4688f4f35 20:32:15 Step 14/25 : RUN apk add --update --no-cache dumb-init 20:32:16 ---> Running in be0a31a35104 20:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:16 (1/1) Installing dumb-init (1.2.5-r2) 20:32:16 Executing busybox-1.36.1-r2.trigger 20:32:16 OK: 7 MiB in 16 packages 20:32:16 Removing intermediate container be0a31a35104 20:32:16 ---> 06ed30175252 20:32:16 Step 15/25 : RUN apk --no-cache upgrade 20:32:16 ---> Running in 768009aaad3c 20:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:32:17 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:32:17 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:32:17 Executing busybox-1.36.1-r5.post-upgrade 20:32:17 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:32:17 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:32:17 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:32:17 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:32:17 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:32:17 Executing busybox-1.36.1-r5.trigger 20:32:17 OK: 7 MiB in 16 packages 20:32:18 Removing intermediate container 768009aaad3c 20:32:18 ---> 70587ecae81b 20:32:18 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 20:32:19 ---> a0f39e68d660 20:32:19 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 20:32:19 ---> d59c10dc5363 20:32:19 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 20:32:19 ---> 5f58c779f126 20:32:19 Step 19/25 : EXPOSE 59993 20:32:19 ---> Running in 82a72bcd56b8 20:32:19 Removing intermediate container 82a72bcd56b8 20:32:19 ---> 2c9bc61bc955 20:32:19 Step 20/25 : EXPOSE 161 20:32:19 ---> Running in 4fd7fce831c4 20:32:19 Removing intermediate container 4fd7fce831c4 20:32:19 ---> d266b0eae37d 20:32:19 Step 21/25 : ENTRYPOINT ["/device-snmp"] 20:32:19 ---> Running in 0348c37e5c65 20:32:20 Removing intermediate container 0348c37e5c65 20:32:20 ---> ec58ebee3b70 20:32:20 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:20 ---> Running in bd1ee1765a43 20:32:20 Removing intermediate container bd1ee1765a43 20:32:20 ---> ec44f522c2ef 20:32:20 Step 23/25 : LABEL arch=amd64 20:32:20 ---> Running in 5ae29308add1 20:32:20 Removing intermediate container 5ae29308add1 20:32:20 ---> 746740a92223 20:32:20 Step 24/25 : LABEL git_sha=042ec1626ee523754e0e1f4be46f239764bd63ff 20:32:20 ---> Running in 191eacbc4b19 20:32:20 Removing intermediate container 191eacbc4b19 20:32:20 ---> ed9dfe2ef556 20:32:20 Step 25/25 : LABEL version=3.2.0-dev.1 20:32:20 ---> Running in ac208060fbea 20:32:20 Removing intermediate container ac208060fbea 20:32:20 ---> 45900d7a53ce 20:32:20 [Warning] One or more build-args [ARCH] were not consumed 20:32:20 Successfully built 45900d7a53ce 20:32:20 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:20 provisioning config files... 20:32:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1885544829341974287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:20 ---> ****-login.sh 20:32:20 nexus3.edgexfoundry.org:10001 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10002 20:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:20 Configure a credential helper to remove this warning. See 20:32:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:20 20:32:20 Login Succeeded 20:32:20 nexus3.edgexfoundry.org:10003 20:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:21 Configure a credential helper to remove this warning. See 20:32:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:21 20:32:21 Login Succeeded 20:32:21 nexus3.edgexfoundry.org:10004 20:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:21 Configure a credential helper to remove this warning. See 20:32:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:21 20:32:21 Login Succeeded 20:32:21 ****.io 20:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:32:21 Configure a credential helper to remove this warning. See 20:32:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:32:21 20:32:21 Login Succeeded 20:32:21 ---> ****-login.sh ends [Pipeline] } 20:32:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:21 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 20:32:21 042ec1626ee523754e0e1f4be46f239764bd63ff 20:32:21 latest 20:32:21 3.2.0-dev.1 20:32:21 042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 20:32:21 main 20:32:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:22 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff 20:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:32:22 96ed3e3be585: Preparing 20:32:22 9ee08cbc7122: Preparing 20:32:22 834da8a1b700: Preparing 20:32:22 6873bc8bcc60: Preparing 20:32:22 51968deea497: Preparing 20:32:22 cc2447e1835a: Preparing 20:32:22 cc2447e1835a: Waiting 20:32:22 51968deea497: Pushed 20:32:22 9ee08cbc7122: Pushed 20:32:22 96ed3e3be585: Pushed 20:32:22 cc2447e1835a: Layer already exists 20:32:23 6873bc8bcc60: Pushed 20:32:25 834da8a1b700: Pushed 20:32:25 042ec1626ee523754e0e1f4be46f239764bd63ff: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:25 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 20:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:32:26 96ed3e3be585: Preparing 20:32:26 9ee08cbc7122: Preparing 20:32:26 834da8a1b700: Preparing 20:32:26 6873bc8bcc60: Preparing 20:32:26 51968deea497: Preparing 20:32:26 cc2447e1835a: Preparing 20:32:26 cc2447e1835a: Waiting 20:32:26 51968deea497: Layer already exists 20:32:26 834da8a1b700: Layer already exists 20:32:26 6873bc8bcc60: Layer already exists 20:32:26 9ee08cbc7122: Layer already exists 20:32:26 96ed3e3be585: Layer already exists 20:32:26 cc2447e1835a: Layer already exists 20:32:26 latest: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:26 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.1 20:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:32:27 96ed3e3be585: Preparing 20:32:27 9ee08cbc7122: Preparing 20:32:27 834da8a1b700: Preparing 20:32:27 6873bc8bcc60: Preparing 20:32:27 51968deea497: Preparing 20:32:27 cc2447e1835a: Preparing 20:32:27 cc2447e1835a: Waiting 20:32:27 6873bc8bcc60: Layer already exists 20:32:27 834da8a1b700: Layer already exists 20:32:27 51968deea497: Layer already exists 20:32:27 96ed3e3be585: Layer already exists 20:32:27 cc2447e1835a: Layer already exists 20:32:27 9ee08cbc7122: Layer already exists 20:32:27 3.2.0-dev.1: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:27 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 20:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:32:28 96ed3e3be585: Preparing 20:32:28 9ee08cbc7122: Preparing 20:32:28 834da8a1b700: Preparing 20:32:28 6873bc8bcc60: Preparing 20:32:28 51968deea497: Preparing 20:32:28 cc2447e1835a: Preparing 20:32:28 cc2447e1835a: Waiting 20:32:28 834da8a1b700: Layer already exists 20:32:28 51968deea497: Layer already exists 20:32:28 96ed3e3be585: Layer already exists 20:32:28 6873bc8bcc60: Layer already exists 20:32:28 9ee08cbc7122: Layer already exists 20:32:28 cc2447e1835a: Layer already exists 20:32:28 042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:28 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 20:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:32:28 96ed3e3be585: Preparing 20:32:28 9ee08cbc7122: Preparing 20:32:28 834da8a1b700: Preparing 20:32:28 6873bc8bcc60: Preparing 20:32:28 51968deea497: Preparing 20:32:28 cc2447e1835a: Preparing 20:32:28 51968deea497: Layer already exists 20:32:28 96ed3e3be585: Layer already exists 20:32:28 834da8a1b700: Layer already exists 20:32:28 6873bc8bcc60: Layer already exists 20:32:28 9ee08cbc7122: Layer already exists 20:32:28 cc2447e1835a: Layer already exists 20:32:28 main: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:29 ===================================================== [Pipeline] echo 20:32:29 taggedImages: 20:32:29 - nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff 20:32:29 - nexus3.edgexfoundry.org:10004/device-snmp:latest 20:32:29 - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.1 20:32:29 - nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 20:32:29 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:29 20:32:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:30 latest: Pulling from edgex-lftools-log-publisher 20:32:30 5eb5b503b376: Pulling fs layer 20:32:30 5c69ac0246d0: Pulling fs layer 20:32:30 ec43610c2a17: Pulling fs layer 20:32:30 3a2ae6a8a46f: Pulling fs layer 20:32:30 33b1e0a273af: Pulling fs layer 20:32:30 5d3b04190fa2: Pulling fs layer 20:32:30 2f39f015ded8: Pulling fs layer 20:32:30 5d3b04190fa2: Waiting 20:32:30 3a2ae6a8a46f: Waiting 20:32:30 2f39f015ded8: Waiting 20:32:30 33b1e0a273af: Waiting 20:32:30 5c69ac0246d0: Download complete 20:32:30 3a2ae6a8a46f: Verifying Checksum 20:32:30 3a2ae6a8a46f: Download complete 20:32:30 33b1e0a273af: Verifying Checksum 20:32:30 33b1e0a273af: Download complete 20:32:30 5d3b04190fa2: Verifying Checksum 20:32:30 5d3b04190fa2: Download complete 20:32:30 ec43610c2a17: Verifying Checksum 20:32:30 ec43610c2a17: Download complete 20:32:30 5eb5b503b376: Verifying Checksum 20:32:30 5eb5b503b376: Download complete 20:32:31 2f39f015ded8: Verifying Checksum 20:32:31 2f39f015ded8: Download complete 20:32:31 5eb5b503b376: Pull complete 20:32:31 5c69ac0246d0: Pull complete 20:32:32 ec43610c2a17: Pull complete 20:32:32 3a2ae6a8a46f: Pull complete 20:32:32 33b1e0a273af: Pull complete 20:32:32 5d3b04190fa2: Pull complete 20:32:37 2f39f015ded8: Pull complete 20:32:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:37 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 20:32:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:41 $ docker top 8a233df359a02e1ef3bac309e00ea679559670becf53e9e261a95400a3678725 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:41 ---> job-cost.sh 20:32:41 lf-activate-venv: SKIPPING 20:32:41 INFO: No Stack... 20:32:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:42 INFO: Archiving Costs [Pipeline] sh 20:32:42 + + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 20:32:42 cut -d, -f6 [Pipeline] lock 20:32:42 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] 20:32:42 Resource [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] did not exist. Created. 20:32:42 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:43 + echo total: 0.2199999988079071 [Pipeline] stash 20:32:43 Stashed 1 file(s) [Pipeline] } 20:32:43 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:43 $ docker stop --time=1 8a233df359a02e1ef3bac309e00ea679559670becf53e9e261a95400a3678725 20:32:44 $ docker rm -f --volumes 8a233df359a02e1ef3bac309e00ea679559670becf53e9e261a95400a3678725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:26:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8100 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 21:26:56 Running in /w/workspace/device-snmp-go/101 [Pipeline] { [Pipeline] checkout 21:26:56 Selected Git installation does not exist. Using Default 21:26:56 The recommended git tool is: NONE 21:27:02 using credential edgex-jenkins-ssh 21:27:02 Cloning the remote Git repository 21:27:03 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 21:27:03 > git init /w/workspace/device-snmp-go/101 # timeout=10 21:27:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 21:27:03 > git --version # timeout=10 21:27:03 > git --version # 'git version 2.25.1' 21:27:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:05 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 21:27:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:06 Avoid second fetch 21:27:06 Checking out Revision 042ec1626ee523754e0e1f4be46f239764bd63ff (main) 21:27:06 Commit message: "build: Update to latest 3.2.0 dev go-mods (#334)" 21:27:06 > git config core.sparsecheckout # timeout=10 21:27:06 > git checkout -f 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:27:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:07 Dload Upload Total Spent Left Speed 21:27:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh 21:27:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:27:08 + sudo tee /etc/docker/daemon.new 21:27:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:27:08 { 21:27:08 "registry-mirrors": [ 21:27:08 "https://nexus3.edgexfoundry.org:10001" 21:27:08 ], 21:27:08 "bip": "10.250.0.254/24", 21:27:08 "hosts": [ 21:27:08 "tcp://0.0.0.0:5555", 21:27:08 "unix:///var/run/docker.sock" 21:27:08 ], 21:27:08 "mtu": 1458, 21:27:08 "selinux-enabled": true, 21:27:08 "seccomp-profile": "/etc/docker/seccomp.json" 21:27:08 } [Pipeline] sh 21:27:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:27:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:27:27 provisioning config files... 21:27:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/101@tmp/config17722702034629710224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:27:27 ---> ****-login.sh 21:27:27 nexus3.edgexfoundry.org:10001 21:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:28 Configure a credential helper to remove this warning. See 21:27:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:28 21:27:28 Login Succeeded 21:27:28 nexus3.edgexfoundry.org:10002 21:27:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:29 Configure a credential helper to remove this warning. See 21:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:29 21:27:29 Login Succeeded 21:27:29 nexus3.edgexfoundry.org:10003 21:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:29 Configure a credential helper to remove this warning. See 21:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:29 21:27:29 Login Succeeded 21:27:29 nexus3.edgexfoundry.org:10004 21:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:29 Configure a credential helper to remove this warning. See 21:27:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:29 21:27:29 Login Succeeded 21:27:29 ****.io 21:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:27:30 Configure a credential helper to remove this warning. See 21:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:27:30 21:27:30 Login Succeeded 21:27:30 ---> ****-login.sh ends [Pipeline] } 21:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:27:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:27:31 ========================================================= 21:27:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:27:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:27:31 Sending build context to Docker daemon 7.109MB 21:27:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:27:31 Step 2/12 : FROM ${BASE} AS builder 21:27:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:27:32 9fda8d8052c6: Pulling fs layer 21:27:32 5d54e960e981: Pulling fs layer 21:27:32 c4a7e357bf2a: Pulling fs layer 21:27:32 f0e02332f6b5: Pulling fs layer 21:27:32 872ee5b61b7b: Pulling fs layer 21:27:32 0c6a40ed1a82: Pulling fs layer 21:27:32 94ae7d8d031c: Pulling fs layer 21:27:32 872ee5b61b7b: Waiting 21:27:32 0c6a40ed1a82: Waiting 21:27:32 94ae7d8d031c: Waiting 21:27:32 f0e02332f6b5: Waiting 21:27:32 5d54e960e981: Verifying Checksum 21:27:32 5d54e960e981: Download complete 21:27:32 f0e02332f6b5: Verifying Checksum 21:27:32 f0e02332f6b5: Download complete 21:27:32 872ee5b61b7b: Verifying Checksum 21:27:32 872ee5b61b7b: Download complete 21:27:32 9fda8d8052c6: Verifying Checksum 21:27:32 9fda8d8052c6: Download complete 21:27:32 94ae7d8d031c: Verifying Checksum 21:27:32 94ae7d8d031c: Download complete 21:27:33 9fda8d8052c6: Pull complete 21:27:34 5d54e960e981: Pull complete 21:27:34 c4a7e357bf2a: Verifying Checksum 21:27:34 c4a7e357bf2a: Download complete 21:27:34 0c6a40ed1a82: Verifying Checksum 21:27:34 0c6a40ed1a82: Download complete 21:27:47 c4a7e357bf2a: Pull complete 21:27:47 f0e02332f6b5: Pull complete 21:27:47 872ee5b61b7b: Pull complete 21:27:57 0c6a40ed1a82: Pull complete 21:27:57 94ae7d8d031c: Pull complete 21:27:57 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:27:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:27:57 ---> 86de565de09d 21:27:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:27:59 ---> Running in b779e639b866 21:27:59 Removing intermediate container b779e639b866 21:27:59 ---> 71e0adb67c3c 21:27:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:27:59 ---> Running in 2455b8bfa030 21:28:00 Removing intermediate container 2455b8bfa030 21:28:00 ---> a78481e9bb46 21:28:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:28:00 ---> Running in ef3f817435ce 21:28:00 Removing intermediate container ef3f817435ce 21:28:00 ---> 818f5f53c1b7 21:28:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:28:00 ---> Running in a158807bd092 21:28:01 Removing intermediate container a158807bd092 21:28:01 ---> 84a35da31c05 21:28:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:01 ---> Running in c8347b7e1946 21:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:28:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:28:03 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:28:03 (2/4) Installing libedit (20221030.3.1-r1) 21:28:03 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:28:03 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:28:04 Executing busybox-1.36.1-r5.trigger 21:28:04 OK: 271 MiB in 56 packages 21:28:05 Removing intermediate container c8347b7e1946 21:28:05 ---> 90c2531a387d 21:28:05 Step 8/12 : WORKDIR /device-snmp-go 21:28:05 ---> Running in f37be6e59d0b 21:28:05 Removing intermediate container f37be6e59d0b 21:28:05 ---> 46180e2b775a 21:28:05 Step 9/12 : COPY go.mod vendor* ./ 21:28:05 ---> 138926561789 21:28:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:10 ---> Running in 0448e6623d5b 21:29:37 Removing intermediate container 0448e6623d5b 21:29:37 ---> f931f1c999c1 21:29:37 Step 11/12 : COPY . . 21:29:37 ---> cb64c2abdc33 21:29:37 Step 12/12 : RUN ${MAKE} 21:29:37 ---> Running in f79be38b6ea7 21:29:37 noop 21:29:37 Removing intermediate container f79be38b6ea7 21:29:37 ---> 4bcad2296ab8 21:29:37 Successfully built 4bcad2296ab8 21:29:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:38 + docker inspect -f . ci-base-image-arm64 21:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:38 prd-ubuntu20.04-docker-arm64-4c-16g-8100 does not seem to be running inside a container 21:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/101 -v /w/workspace/device-snmp-go/101:/w/workspace/device-snmp-go/101:rw,z -v /w/workspace/device-snmp-go/101@tmp:/w/workspace/device-snmp-go/101@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 21:29:40 $ docker top 97fe467a90cb5835a4c5648d86184bae123745fd63d7c266e706fc97454c6399 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:40 + go version 21:29:40 go version go1.21.0 linux/arm64 [Pipeline] } 21:29:40 $ docker stop --time=1 97fe467a90cb5835a4c5648d86184bae123745fd63d7c266e706fc97454c6399 21:29:42 $ docker rm -f --volumes 97fe467a90cb5835a4c5648d86184bae123745fd63d7c266e706fc97454c6399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:43 + docker inspect -f . ci-base-image-arm64 21:29:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:43 prd-ubuntu20.04-docker-arm64-4c-16g-8100 does not seem to be running inside a container 21:29:43 $ 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/101 -v /w/workspace/device-snmp-go/101:/w/workspace/device-snmp-go/101:rw,z -v /w/workspace/device-snmp-go/101@tmp:/w/workspace/device-snmp-go/101@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 21:29:45 $ docker top 6415a6345143b81a88b5caca0e708d4025e1f90ced93e2169a58d08c3d5f37db -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:45 + git config --global --add safe.directory /w/workspace/device-snmp-go/101 [Pipeline] fileExists [Pipeline] sh 21:29:46 + make test 21:29:46 go test ./... -coverprofile=coverage.out 21:29:50 ? github.com/edgexfoundry/device-snmp-go [no test files] 21:31:27 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 21:31:27 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.061s coverage: 0.0% of statements 21:31:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:31:27 go vet ./... 21:31:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:31:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:31:59 ./bin/test-attribution-txt.sh [Pipeline] echo 21:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:31:59 $ docker stop --time=1 6415a6345143b81a88b5caca0e708d4025e1f90ced93e2169a58d08c3d5f37db 21:32:03 $ docker rm -f --volumes 6415a6345143b81a88b5caca0e708d4025e1f90ced93e2169a58d08c3d5f37db [Pipeline] // withDockerContainer [Pipeline] sh 21:32:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:32:04 Warning: overwriting stash ‘coverage-report’ 21:32:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:32:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:32:05 + ls -al . 21:32:05 total 168 21:32:05 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 21:29 . 21:32:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:27 .. 21:32:05 -rw-rw-r-- 1 jenkins jenkins 6 Nov 28 21:27 .dockerignore 21:32:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:27 .git 21:32:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:27 .github 21:32:05 -rw-rw-r-- 1 jenkins jenkins 263 Nov 28 21:27 .gitignore 21:32:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 21:27 .golangci.yml 21:32:05 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 28 21:27 Attribution.txt 21:32:05 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 28 21:27 CHANGELOG.md 21:32:05 -rw-rw-r-- 1 jenkins jenkins 1571 Nov 28 21:27 Dockerfile 21:32:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:27 GOVERNANCE.md 21:32:05 -rw-rw-r-- 1 jenkins jenkins 656 Nov 28 21:27 Jenkinsfile 21:32:05 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 21:27 LICENSE 21:32:05 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 28 21:27 Makefile 21:32:05 -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 21:27 OWNERS.md 21:32:05 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 28 21:27 README.md 21:32:05 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:30 VERSION 21:32:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:27 bin 21:32:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:27 cmd 21:32:05 -rw-r--r-- 1 jenkins jenkins 8837 Nov 28 21:31 coverage.out 21:32:05 -rw-rw-r-- 1 jenkins jenkins 3707 Nov 28 21:27 go.mod 21:32:05 -rw-rw-r-- 1 jenkins jenkins 34812 Nov 28 21:27 go.sum 21:32:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:27 internal 21:32:05 -rw-rw-r-- 1 jenkins jenkins 228 Nov 28 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:06 + 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=042ec1626ee523754e0e1f4be46f239764bd63ff --label arch=arm64 --label version=3.2.0-dev.1 . 21:32:06 Sending build context to Docker daemon 7.118MB 21:32:06 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:32:06 Step 2/25 : FROM ${BASE} AS builder 21:32:06 ---> 4bcad2296ab8 21:32:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:32:06 ---> Running in e1212ec4cc77 21:32:07 Removing intermediate container e1212ec4cc77 21:32:07 ---> 7ccb1b22e55e 21:32:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:32:07 ---> Running in dae5ed0fc36f 21:32:07 Removing intermediate container dae5ed0fc36f 21:32:07 ---> 62a0e9c05493 21:32:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:32:07 ---> Running in 1bdc0f632d57 21:32:07 Removing intermediate container 1bdc0f632d57 21:32:07 ---> a2c7c1c2cd47 21:32:07 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:32:08 ---> Running in 137a5f73fe06 21:32:10 Removing intermediate container 137a5f73fe06 21:32:10 ---> 5cebbf605322 21:32:10 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:32:10 ---> Running in 1655696f0969 21:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:32:13 OK: 271 MiB in 56 packages 21:32:16 Removing intermediate container 1655696f0969 21:32:16 ---> 9f6b1935c82f 21:32:16 Step 8/25 : WORKDIR /device-snmp-go 21:32:16 ---> Running in 12072c96a3ad 21:32:17 Removing intermediate container 12072c96a3ad 21:32:17 ---> 27d36a62c14b 21:32:17 Step 9/25 : COPY go.mod vendor* ./ 21:32:18 ---> d314f6bc854f 21:32:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:32:18 ---> Running in 48303748ea4b 21:32:21 Removing intermediate container 48303748ea4b 21:32:21 ---> 17f64fc2c061 21:32:21 Step 11/25 : COPY . . 21:32:24 ---> b0d5cfc5e8d6 21:32:24 Step 12/25 : RUN ${MAKE} 21:32:24 ---> Running in 783520f64d33 21:32:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 21:34:32 Removing intermediate container 783520f64d33 21:34:32 ---> edf71eb19687 21:34:32 Step 13/25 : FROM alpine:3.18 21:34:32 3.18: Pulling from library/alpine 21:34:32 579b34f0a95b: Pulling fs layer 21:34:32 579b34f0a95b: Verifying Checksum 21:34:32 579b34f0a95b: Download complete 21:34:32 579b34f0a95b: Pull complete 21:34:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:34:32 Status: Downloaded newer image for alpine:3.18 21:34:32 ---> 3cc203321400 21:34:32 Step 14/25 : RUN apk add --update --no-cache dumb-init 21:34:32 ---> Running in f629a1e1a93b 21:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:34:32 (1/1) Installing dumb-init (1.2.5-r2) 21:34:32 Executing busybox-1.36.1-r2.trigger 21:34:32 OK: 8 MiB in 16 packages 21:34:32 Removing intermediate container f629a1e1a93b 21:34:32 ---> b513720e2d16 21:34:32 Step 15/25 : RUN apk --no-cache upgrade 21:34:32 ---> Running in 4d5b689e8710 21:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:34:32 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:34:32 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:34:32 Executing busybox-1.36.1-r5.post-upgrade 21:34:32 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:34:32 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:34:32 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:34:32 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:34:32 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:34:32 Executing busybox-1.36.1-r5.trigger 21:34:32 OK: 8 MiB in 16 packages 21:34:32 Removing intermediate container 4d5b689e8710 21:34:32 ---> c586b10e04d0 21:34:32 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 21:34:32 ---> 74d166c3dfb6 21:34:32 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 21:34:32 ---> efc741e93fac 21:34:32 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 21:34:32 ---> 6760d7e2489e 21:34:32 Step 19/25 : EXPOSE 59993 21:34:32 ---> Running in 8e035d101bc8 21:34:32 Removing intermediate container 8e035d101bc8 21:34:32 ---> 0b0df70d9a22 21:34:32 Step 20/25 : EXPOSE 161 21:34:32 ---> Running in 51bd9cdf44e5 21:34:32 Removing intermediate container 51bd9cdf44e5 21:34:32 ---> 9fe0d1d2c91a 21:34:32 Step 21/25 : ENTRYPOINT ["/device-snmp"] 21:34:32 ---> Running in e49236984da8 21:34:33 Removing intermediate container e49236984da8 21:34:33 ---> 394746823d8c 21:34:33 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:34:33 ---> Running in 22a71389de58 21:34:33 Removing intermediate container 22a71389de58 21:34:33 ---> 4d31fbd9625f 21:34:33 Step 23/25 : LABEL arch=arm64 21:34:33 ---> Running in d73ef88a35c9 21:34:33 Removing intermediate container d73ef88a35c9 21:34:33 ---> b54ed76c2b64 21:34:33 Step 24/25 : LABEL git_sha=042ec1626ee523754e0e1f4be46f239764bd63ff 21:34:33 ---> Running in 68ace169cee2 21:34:34 Removing intermediate container 68ace169cee2 21:34:34 ---> d07834fc59e8 21:34:34 Step 25/25 : LABEL version=3.2.0-dev.1 21:34:34 ---> Running in 7bf96c24ad56 21:34:34 Removing intermediate container 7bf96c24ad56 21:34:34 ---> 1eaf3d517037 21:34:34 [Warning] One or more build-args [ARCH] were not consumed 21:34:34 Successfully built 1eaf3d517037 21:34:34 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 21:34:35 provisioning config files... 21:34:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/101@tmp/config3935636660012121604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:34:35 ---> ****-login.sh 21:34:35 nexus3.edgexfoundry.org:10001 21:34:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:35 Configure a credential helper to remove this warning. See 21:34:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:35 21:34:35 Login Succeeded 21:34:35 nexus3.edgexfoundry.org:10002 21:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:36 Configure a credential helper to remove this warning. See 21:34:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:36 21:34:36 Login Succeeded 21:34:36 nexus3.edgexfoundry.org:10003 21:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:36 Configure a credential helper to remove this warning. See 21:34:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:36 21:34:36 Login Succeeded 21:34:36 nexus3.edgexfoundry.org:10004 21:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:36 Configure a credential helper to remove this warning. See 21:34:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:36 21:34:36 Login Succeeded 21:34:36 ****.io 21:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:34:37 Configure a credential helper to remove this warning. See 21:34:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:34:37 21:34:37 Login Succeeded 21:34:37 ---> ****-login.sh ends [Pipeline] } 21:34:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:34:37 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 21:34:37 042ec1626ee523754e0e1f4be46f239764bd63ff 21:34:37 latest 21:34:37 3.2.0-dev.1 21:34:37 042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 21:34:37 main 21:34:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:38 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff 21:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:34:39 06fb046456ab: Preparing 21:34:39 9737d6519e87: Preparing 21:34:39 90c8174fb2ff: Preparing 21:34:39 54365e3a7663: Preparing 21:34:39 9e7144684426: Preparing 21:34:39 5f4d9fc4d98d: Preparing 21:34:39 5f4d9fc4d98d: Waiting 21:34:39 9737d6519e87: Pushed 21:34:39 06fb046456ab: Pushed 21:34:39 9e7144684426: Pushed 21:34:39 5f4d9fc4d98d: Layer already exists 21:34:41 54365e3a7663: Pushed 21:34:45 90c8174fb2ff: Pushed 21:34:45 042ec1626ee523754e0e1f4be46f239764bd63ff: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:46 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 21:34:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:34:46 06fb046456ab: Preparing 21:34:46 9737d6519e87: Preparing 21:34:46 90c8174fb2ff: Preparing 21:34:46 54365e3a7663: Preparing 21:34:46 9e7144684426: Preparing 21:34:46 5f4d9fc4d98d: Preparing 21:34:46 5f4d9fc4d98d: Waiting 21:34:46 9737d6519e87: Layer already exists 21:34:46 90c8174fb2ff: Layer already exists 21:34:46 06fb046456ab: Layer already exists 21:34:46 54365e3a7663: Layer already exists 21:34:46 9e7144684426: Layer already exists 21:34:46 5f4d9fc4d98d: Layer already exists 21:34:47 latest: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:47 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.1 21:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:34:48 06fb046456ab: Preparing 21:34:48 9737d6519e87: Preparing 21:34:48 90c8174fb2ff: Preparing 21:34:48 54365e3a7663: Preparing 21:34:48 9e7144684426: Preparing 21:34:48 5f4d9fc4d98d: Preparing 21:34:48 5f4d9fc4d98d: Waiting 21:34:48 06fb046456ab: Layer already exists 21:34:48 9737d6519e87: Layer already exists 21:34:48 90c8174fb2ff: Layer already exists 21:34:48 54365e3a7663: Layer already exists 21:34:48 9e7144684426: Layer already exists 21:34:48 5f4d9fc4d98d: Layer already exists 21:34:48 3.2.0-dev.1: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:48 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 21:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:34:49 06fb046456ab: Preparing 21:34:49 9737d6519e87: Preparing 21:34:49 90c8174fb2ff: Preparing 21:34:49 54365e3a7663: Preparing 21:34:49 9e7144684426: Preparing 21:34:49 5f4d9fc4d98d: Preparing 21:34:49 5f4d9fc4d98d: Waiting 21:34:49 90c8174fb2ff: Layer already exists 21:34:49 06fb046456ab: Layer already exists 21:34:49 9e7144684426: Layer already exists 21:34:49 9737d6519e87: Layer already exists 21:34:49 54365e3a7663: Layer already exists 21:34:49 5f4d9fc4d98d: Layer already exists 21:34:49 042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:50 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:50 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 21:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:34:50 06fb046456ab: Preparing 21:34:50 9737d6519e87: Preparing 21:34:50 90c8174fb2ff: Preparing 21:34:50 54365e3a7663: Preparing 21:34:50 9e7144684426: Preparing 21:34:50 5f4d9fc4d98d: Preparing 21:34:50 5f4d9fc4d98d: Waiting 21:34:50 54365e3a7663: Layer already exists 21:34:50 90c8174fb2ff: Layer already exists 21:34:50 9737d6519e87: Layer already exists 21:34:50 06fb046456ab: Layer already exists 21:34:50 9e7144684426: Layer already exists 21:34:50 5f4d9fc4d98d: Layer already exists 21:34:50 main: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:34:51 ===================================================== [Pipeline] echo 21:34:51 taggedImages: 21:34:51 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff 21:34:51 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 21:34:51 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.1 21:34:51 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 21:34:51 - 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 21:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:34:51 21:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:34:54 arm64: Pulling from edgex-lftools-log-publisher 21:34:54 8998bd30e6a1: Pulling fs layer 21:34:54 04944245beec: Pulling fs layer 21:34:54 699f458cf7ca: Pulling fs layer 21:34:54 765212b225bb: Pulling fs layer 21:34:54 f23df028b6ca: Pulling fs layer 21:34:54 d65c8cfc05b1: Pulling fs layer 21:34:54 2437ff75d9bd: Pulling fs layer 21:34:54 f23df028b6ca: Waiting 21:34:54 d65c8cfc05b1: Waiting 21:34:54 2437ff75d9bd: Waiting 21:34:54 765212b225bb: Waiting 21:34:54 04944245beec: Verifying Checksum 21:34:54 04944245beec: Download complete 21:34:54 765212b225bb: Verifying Checksum 21:34:54 765212b225bb: Download complete 21:34:54 f23df028b6ca: Verifying Checksum 21:34:54 f23df028b6ca: Download complete 21:34:54 d65c8cfc05b1: Verifying Checksum 21:34:54 d65c8cfc05b1: Download complete 21:34:54 699f458cf7ca: Verifying Checksum 21:34:54 699f458cf7ca: Download complete 21:34:54 8998bd30e6a1: Verifying Checksum 21:34:54 8998bd30e6a1: Download complete 21:34:57 2437ff75d9bd: Verifying Checksum 21:34:57 2437ff75d9bd: Download complete 21:34:59 8998bd30e6a1: Pull complete 21:35:00 04944245beec: Pull complete 21:35:01 699f458cf7ca: Pull complete 21:35:01 765212b225bb: Pull complete 21:35:02 f23df028b6ca: Pull complete 21:35:02 d65c8cfc05b1: Pull complete 21:35:20 2437ff75d9bd: Pull complete 21:35:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:21 prd-ubuntu20.04-docker-arm64-4c-16g-8100 does not seem to be running inside a container 21:35:21 $ 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/101 -v /w/workspace/device-snmp-go/101:/w/workspace/device-snmp-go/101:rw,z -v /w/workspace/device-snmp-go/101@tmp:/w/workspace/device-snmp-go/101@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 21:35:24 $ docker top 33dd5ced9a3629bca71c45f08e38ab701e820aeff3cc4a1a9b2ebe39fff799e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:24 ---> job-cost.sh 21:35:25 lf-activate-venv: SKIPPING 21:35:25 INFO: No Stack... 21:35:25 INFO: Retrieving Pricing Info for: v3-standard-4 21:35:26 INFO: Archiving Costs [Pipeline] sh 21:35:26 + cat /w/workspace/device-snmp-go/101/archives/cost.csv 21:35:26 + cut -d, -f6 [Pipeline] lock 21:35:27 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] 21:35:27 Resource [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] did not exist. Created. 21:35:27 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:35:27 /w/workspace/device-snmp-go/101@tmp/durable-f3e57b1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:35:28 + echo total: 0.10999999940395355 [Pipeline] stash 21:35:28 Warning: overwriting stash ‘stack-cost’ 21:35:28 Stashed 1 file(s) [Pipeline] } 21:35:28 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 21:35:28 $ docker stop --time=1 33dd5ced9a3629bca71c45f08e38ab701e820aeff3cc4a1a9b2ebe39fff799e4 21:35:30 $ docker rm -f --volumes 33dd5ced9a3629bca71c45f08e38ab701e820aeff3cc4a1a9b2ebe39fff799e4 [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 21:35:31 provisioning config files... 21:35:31 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4931166701693003439tmp [Pipeline] { [Pipeline] sh 21:35:32 + set +x 21:35:32 + curl -s https://codecov.io/bash 21:35:32 + bash -s -- 21:35:32 21:35:32 _____ _ 21:35:32 / ____| | | 21:35:32 | | ___ __| | ___ ___ _____ __ 21:35:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:35:32 | |___| (_) | (_| | __/ (_| (_) \ V / 21:35:32 \_____\___/ \__,_|\___|\___\___/ \_/ 21:35:32 Bash-1.0.6 21:35:32 21:35:32 21:35:32 ==> git version 2.25.1 found 21:35:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:35:32 Release-Date: 2020-01-08 21:35:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:35:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:35:32 ==> Jenkins CI detected. 21:35:32 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 21:35:32 project root: . 21:35:32 --> token set from env 21:35:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:35:32 ==> Running gcov in . (disable via -X gcov) 21:35:32 ==> Python coveragepy not found 21:35:32 ==> Searching for coverage reports in: 21:35:32 + . 21:35:32 -> Found 1 reports 21:35:32 ==> Detecting git/mercurial file structure 21:35:32 ==> Reading reports 21:35:32 + ./coverage.out bytes=8837 21:35:32 ==> Appending adjustments 21:35:32 https://docs.codecov.io/docs/fixing-reports 21:35:32 + Found adjustments 21:35:32 ==> Gzipping contents 21:35:32 4.0K /tmp/codecov.jNDlQZ.gz 21:35:32 ==> Uploading reports 21:35:32 url: https://codecov.io 21:35:32 query: branch=main&commit=042ec1626ee523754e0e1f4be46f239764bd63ff&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:35:32 -> Pinging Codecov 21:35:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=042ec1626ee523754e0e1f4be46f239764bd63ff&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:35:32 -> Uploading to 21:35:32 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/6C56EA5C29638FB4528AC87E60AF5AE0/042ec1626ee523754e0e1f4be46f239764bd63ff/44c2dd0f-4421-42b8-a090-6294b98cb7df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T213532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a99fd589fe207e2969778654287e53dba9b50072475f857ac070c1ec6e91ac6d 21:35:32 % Total % Received % Xferd Average Speed Time Time Time Current 21:35:32 Dload Upload Total Spent Left Speed 21:35:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5929 --:--:-- --:--:-- --:--:-- 5929 100 1435 0 0 100 1435 0 5929 --:--:-- --:--:-- --:--:-- 5929 21:35:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] } 21:35:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:35:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:35:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:33 21:35:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:35:33 df9b9388f04a: Pulling fs layer 21:35:33 52dc419b0ee2: Pulling fs layer 21:35:33 25bc292e5bac: Pulling fs layer 21:35:33 114826534d7a: Pulling fs layer 21:35:33 4657fd5d0bcf: Pulling fs layer 21:35:33 6ad1cebc031e: Pulling fs layer 21:35:33 8a3aa393b2d8: Pulling fs layer 21:35:33 4657fd5d0bcf: Waiting 21:35:33 6ad1cebc031e: Waiting 21:35:33 8a3aa393b2d8: Waiting 21:35:33 114826534d7a: Waiting 21:35:33 25bc292e5bac: Verifying Checksum 21:35:33 25bc292e5bac: Download complete 21:35:33 52dc419b0ee2: Download complete 21:35:33 4657fd5d0bcf: Download complete 21:35:33 df9b9388f04a: Download complete 21:35:34 df9b9388f04a: Pull complete 21:35:34 6ad1cebc031e: Verifying Checksum 21:35:34 6ad1cebc031e: Download complete 21:35:34 52dc419b0ee2: Pull complete 21:35:34 25bc292e5bac: Pull complete 21:35:34 114826534d7a: Verifying Checksum 21:35:34 114826534d7a: Download complete 21:35:34 8a3aa393b2d8: Verifying Checksum 21:35:34 8a3aa393b2d8: Download complete 21:35:40 114826534d7a: Pull complete 21:35:40 4657fd5d0bcf: Pull complete 21:35:40 6ad1cebc031e: Pull complete 21:35:44 8a3aa393b2d8: Pull complete 21:35:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:35:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:35:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:45 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 21:35:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:35:55 $ docker top 667dc40e15ac9fe43c779e204a755499c9e30513dfea19fa36d64f8dfecd3f81 -eo pid,comm [Pipeline] { [Pipeline] echo 21:35:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 21:35:56 + set -o pipefail 21:35:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 21:36:02 21:36:02 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 21:36:02 21:36:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/294e83e6-0f01-4d3d-8237-41e4d00915d9 21:36:02 21:36:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:36:02 21:36:02 21:36:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:36:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:36:02 More details here: https://snyk.co/ue1NS 21:36:02 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:36:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:36:02 $ docker stop --time=1 667dc40e15ac9fe43c779e204a755499c9e30513dfea19fa36d64f8dfecd3f81 21:36:11 $ docker rm -f --volumes 667dc40e15ac9fe43c779e204a755499c9e30513dfea19fa36d64f8dfecd3f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:36:13 + git log --format=format:%s -1 042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] sh 21:36:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:36:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:13 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 21:36:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:36:14 $ docker top adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 -eo pid,comm 21:36:14 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). 21:36:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:14 [ssh-agent] Looking for ssh-agent implementation... 21:36:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:14 $ docker exec adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 ssh-agent 21:36:14 SSH_AUTH_SOCK=/tmp/ssh-tAPqoNzngsXu/agent.32 21:36:14 SSH_AGENT_PID=38 21:36:14 Running ssh-add (command line suppressed) 21:36:14 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16756388736666586526.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16756388736666586526.key) 21:36:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:15 + git semver tag 21:36:15 2023-11-28 21:36:15,531 [run_tag] DEBUG tag force:False 21:36:15 2023-11-28 21:36:15,531 [check_head_tag] DEBUG check head tag 21:36:15 2023-11-28 21:36:15,531 [execute] INFO git cat-file --batch-check 21:36:15 2023-11-28 21:36:15,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 21:36:15 2023-11-28 21:36:15,535 [execute] INFO git cat-file --batch 21:36:15 2023-11-28 21:36:15,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 21:36:15 2023-11-28 21:36:15,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:36:15 2023-11-28 21:36:15,547 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 21:36:15 2023-11-28 21:36:15,547 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 21:36:15 2023-11-28 21:36:15,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:36:15 3.2.0-dev.1 [Pipeline] } 21:36:15 $ docker exec --env ******** --env ******** adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 ssh-agent -k 21:36:15 unset SSH_AUTH_SOCK; 21:36:15 unset SSH_AGENT_PID; 21:36:15 echo Agent pid 38 killed; 21:36:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:16 + git semver [Pipeline] } 21:36:16 $ docker stop --time=1 adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 21:36:18 $ docker rm -f --volumes adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:36:18 21:36:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:36:19 0.23.1-centos7: Pulling from edgex-lftools 21:36:19 ab5ef0e58194: Pulling fs layer 21:36:19 9712f1f96733: Pulling fs layer 21:36:19 63f879dbbcfc: Pulling fs layer 21:36:19 0d9ebad4ef96: Pulling fs layer 21:36:19 e9a5061849ea: Pulling fs layer 21:36:19 d747dcd14b5f: Pulling fs layer 21:36:19 2de7ff778b66: Pulling fs layer 21:36:19 d747dcd14b5f: Waiting 21:36:19 0d9ebad4ef96: Waiting 21:36:19 2de7ff778b66: Waiting 21:36:19 e9a5061849ea: Waiting 21:36:19 9712f1f96733: Verifying Checksum 21:36:19 9712f1f96733: Download complete 21:36:19 63f879dbbcfc: Verifying Checksum 21:36:19 63f879dbbcfc: Download complete 21:36:19 e9a5061849ea: Verifying Checksum 21:36:19 e9a5061849ea: Download complete 21:36:19 d747dcd14b5f: Download complete 21:36:19 0d9ebad4ef96: Verifying Checksum 21:36:19 0d9ebad4ef96: Download complete 21:36:19 ab5ef0e58194: Verifying Checksum 21:36:19 ab5ef0e58194: Download complete 21:36:20 2de7ff778b66: Verifying Checksum 21:36:20 2de7ff778b66: Download complete 21:36:23 ab5ef0e58194: Pull complete 21:36:23 9712f1f96733: Pull complete 21:36:24 63f879dbbcfc: Pull complete 21:36:28 0d9ebad4ef96: Pull complete 21:36:29 e9a5061849ea: Pull complete 21:36:29 d747dcd14b5f: Pull complete 21:36:30 2de7ff778b66: Pull complete 21:36:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:36:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:30 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 21:36: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:36:47 $ docker top 72031aa586917b02536a6dc012cd4191e0cd7d32eb068b8f14ababb1218d33d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:36:47 provisioning config files... 21:36:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9069282285650809754tmp 21:36:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6060382166074521496tmp 21:36:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7513175029269356719tmp [Pipeline] { [Pipeline] echo 21:36:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:36:48 ---> sigul-configuration.sh 21:36:48 gpg: directory `/root/.gnupg' created 21:36:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:36:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:36:48 gpg: keyring `/root/.gnupg/secring.gpg' created 21:36:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:36:48 gpg: CAST5 encrypted data 21:36:48 gpg: encrypted with 1 passphrase 21:36:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:36:48 + mkdir /home/jenkins 21:36:48 + mkdir /home/jenkins/sigul [Pipeline] sh 21:36:48 + 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 21:36:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:36:49 ---> sigul-install.sh 21:36:49 Sigul already installed; skipping installation. [Pipeline] sh 21:36:49 + git tag --list 21:36:49 1.0.0 21:36:49 v0.0.0 21:36:49 v1.1.0 21:36:49 v1.1.1 21:36:49 v1.2.2 21:36:49 v1.3.0 21:36:49 v1.3.1 21:36:49 v2.0.0 21:36:49 v2.1.0 21:36:49 v2.1.1 21:36:49 v2.2.0 21:36:49 v2.3.0 21:36:49 v3.0 21:36:49 v3.0.0 21:36:49 v3.1 21:36:49 v3.1.0 21:36:49 v3.1.0-dev.1 21:36:49 v3.1.0-dev.10 21:36:49 v3.1.0-dev.11 21:36:49 v3.1.0-dev.12 21:36:49 v3.1.0-dev.13 21:36:49 v3.1.0-dev.2 21:36:49 v3.1.0-dev.3 21:36:49 v3.1.0-dev.4 21:36:49 v3.1.0-dev.5 21:36:49 v3.1.0-dev.6 21:36:49 v3.1.0-dev.7 21:36:49 v3.1.0-dev.8 21:36:49 v3.1.0-dev.9 21:36:49 v3.2.0-dev.1 [Pipeline] sh 21:36:49 + lftools sign git-tag v3.2.0-dev.1 21:36:50 Signing Git tag with Sigul... 21:36:50 Signing v3.2.0-dev.1 [Pipeline] echo 21:36:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:36:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:36:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:36:51 $ docker stop --time=1 72031aa586917b02536a6dc012cd4191e0cd7d32eb068b8f14ababb1218d33d0 21:36:53 $ docker rm -f --volumes 72031aa586917b02536a6dc012cd4191e0cd7d32eb068b8f14ababb1218d33d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:36:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:36:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:36:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:54 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 21:36:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:36:55 $ docker top 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 -eo pid,comm 21:36:55 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). 21:36:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:36:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:36:55 [ssh-agent] Looking for ssh-agent implementation... 21:36:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:36:56 $ docker exec 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 ssh-agent 21:36:56 SSH_AUTH_SOCK=/tmp/ssh-GC1ZvWQG4JhB/agent.14 21:36:56 SSH_AGENT_PID=27 21:36:56 Running ssh-add (command line suppressed) 21:36:56 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7912132535965360595.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7912132535965360595.key) 21:36:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:36:56 + git semver bump pre 21:36:56 2023-11-28 21:36:56,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:36:56 2023-11-28 21:36:56,784 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 21:36:56 2023-11-28 21:36:56,784 [bump_version] DEBUG bumped version:3.2.0-dev.2 21:36:56 2023-11-28 21:36:56,784 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 21:36:56 2023-11-28 21:36:56,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:36:56 2023-11-28 21:36:56,784 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:36:56 2023-11-28 21:36:56,786 [execute] INFO git cat-file --batch-check 21:36:56 2023-11-28 21:36:56,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:36:56 2023-11-28 21:36:56,791 [execute] INFO git cat-file --batch 21:36:56 2023-11-28 21:36:56,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:36:56 2023-11-28 21:36:56,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:36:56 3.2.0-dev.2 [Pipeline] } 21:36:56 $ docker exec --env ******** --env ******** 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 ssh-agent -k 21:36:56 unset SSH_AUTH_SOCK; 21:36:56 unset SSH_AGENT_PID; 21:36:56 echo Agent pid 27 killed; 21:36:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:36:57 + git semver [Pipeline] } 21:36:57 $ docker stop --time=1 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 21:36:59 $ docker rm -f --volumes 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 [Pipeline] // withDockerContainer [Pipeline] sh 21:37:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:37:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:00 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 21:37:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:37:01 $ docker top 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 -eo pid,comm 21:37:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:37:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:37:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:37:02 [ssh-agent] Looking for ssh-agent implementation... 21:37:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:37:02 $ docker exec 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 ssh-agent 21:37:02 SSH_AUTH_SOCK=/tmp/ssh-C3U0xz8LBlA8/agent.14 21:37:02 SSH_AGENT_PID=20 21:37:02 Running ssh-add (command line suppressed) 21:37:02 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2224086950173047581.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2224086950173047581.key) 21:37:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:37:02 + git semver push 21:37:03 2023-11-28 21:37:03,149 [run_push] DEBUG push 21:37:03 2023-11-28 21:37:03,150 [execute] INFO git cat-file --batch-check 21:37:03 2023-11-28 21:37:03,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:37:03 2023-11-28 21:37:03,154 [execute] INFO git rev-list e08b0a5313f1cd0a3ab4cdadb6a12f6967b41dff -- 21:37:03 2023-11-28 21:37:03,154 [execute] DEBUG Popen(['git', 'rev-list', 'e08b0a5313f1cd0a3ab4cdadb6a12f6967b41dff', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:37:03 2023-11-28 21:37:03,161 [execute] INFO git fetch -v origin 21:37:03 2023-11-28 21:37:03,162 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:37:03 2023-11-28 21:37:03,714 [run_push] DEBUG no remote changes detected 21:37:03 2023-11-28 21:37:03,714 [execute] INFO git push origin semver 21:37:03 2023-11-28 21:37:03,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:37:04 2023-11-28 21:37:04,523 [run_push] DEBUG push all version tags 21:37:04 2023-11-28 21:37:04,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:37:04 2023-11-28 21:37:04,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 21:37:05 2023-11-28 21:37:05,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:37:05 3.2.0-dev.2 [Pipeline] } 21:37:05 $ docker exec --env ******** --env ******** 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 ssh-agent -k 21:37:05 unset SSH_AUTH_SOCK; 21:37:05 unset SSH_AGENT_PID; 21:37:05 echo Agent pid 20 killed; 21:37:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:37:06 + git semver [Pipeline] } 21:37:06 $ docker stop --time=1 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 21:37:08 $ docker rm -f --volumes 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:37:10 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 21:37:10 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 21:37:10 total 16 21:37:10 drwxr-xr-x 3 root root 4096 Nov 28 20:32 . 21:37:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:36 .. 21:37:10 drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost 21:37:10 -rw-r--r-- 1 root root 86 Nov 28 20:32 cost.csv 21:37:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 21:37:10 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 21:37:10 total 16 21:37:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . 21:37:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:36 .. 21:37:10 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost 21:37:10 -rw-r--r-- 1 jenkins jenkins 86 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:37:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:37:11 ---> package-listing.sh 21:37:11 ++ facter osfamily 21:37:11 ++ tr '[:upper:]' '[:lower:]' 21:37:11 + OS_FAMILY=debian 21:37:11 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 21:37:11 + START_PACKAGES=/tmp/packages_start.txt 21:37:11 + END_PACKAGES=/tmp/packages_end.txt 21:37:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:37:11 + PACKAGES=/tmp/packages_start.txt 21:37:11 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 21:37:11 + PACKAGES=/tmp/packages_end.txt 21:37:11 + case "${OS_FAMILY}" in 21:37:11 + dpkg -l 21:37:11 + grep '^ii' 21:37:11 + '[' -f /tmp/packages_start.txt ']' 21:37:11 + '[' -f /tmp/packages_end.txt ']' 21:37:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:37:11 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 21:37:11 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 21:37:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 21:37:11 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 21:37:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:12 prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container 21:37:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:37:14 $ docker top ec36e05226e9ced2e6995b18fd51c82ab1c81ecaea81c7d2578114aaa7bb7b2c -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:14 + touch /tmp/pre-build-complete [Pipeline] sh 21:37:14 + mkdir -p /var/log/sysstat [Pipeline] sh 21:37:15 + ls /var/log/sa-host 21:37:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:37:15 provisioning config files... 21:37:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8619134252475998839tmp [Pipeline] { [Pipeline] echo 21:37:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:37:15 ---> create-netrc.sh [Pipeline] } 21:37:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:37:16 ---> python-tools-install.sh [Pipeline] echo 21:37:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:37:16 ---> sudo-logs.sh 21:37:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:37:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:37:16 ---> job-cost.sh 21:37:16 lf-activate-venv: SKIPPING 21:37:16 DEBUG: total: 0.2199999988079071 21:37:16 INFO: Retrieving Stack Cost... 21:37:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:17 INFO: Archiving Costs [Pipeline] echo 21:37:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:37:17 ---> logs-deploy.sh 21:37:17 lf-activate-venv: SKIPPING 21:37:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/101 21:37:17 INFO: archiving workspace using pattern(s): 21:37:18 Archives upload complete. 21:37:19 INFO: archiving logs to Nexus