Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7cd9dae40349d09907f3e339684f9ff8e9b7fae 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-ssh8365763293686053076.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh358638065748412744.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7450582743834948448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17181556822259634126.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-ssh8955587507462713384.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16895’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16893’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16897 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 d7cd9dae40349d09907f3e339684f9ff8e9b7fae (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312)" > 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 d7cd9dae40349d09907f3e339684f9ff8e9b7fae # timeout=10 > git rev-list --no-walk f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:28:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:28:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:28:38 ========================================================= 01:28:38 EdgeX Global Pipelines Version Info 01:28:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:28:39 ------------------- 01:28:39 stable info: 01:28:39 ------------------- 01:28:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:28:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:28:39 Message: update stable to v1.0.249 01:28:39 ------------------- 01:28:39 experimental info: 01:28:39 ------------------- 01:28:39 Commited By: **** collab-it+edgex@linuxfoundation.org 01:28:39 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:28:39 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7cd9da [Pipeline] echo 01:28:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:40 provisioning config files... 01:28:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4072657923802318371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:40 ---> docker-login.sh 01:28:40 nexus3.edgexfoundry.org:10001 01:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:41 Configure a credential helper to remove this warning. See 01:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:41 01:28:41 Login Succeeded 01:28:41 nexus3.edgexfoundry.org:10002 01:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:41 Configure a credential helper to remove this warning. See 01:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:41 01:28:41 Login Succeeded 01:28:41 nexus3.edgexfoundry.org:10003 01:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:41 Configure a credential helper to remove this warning. See 01:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:41 01:28:41 Login Succeeded 01:28:41 nexus3.edgexfoundry.org:10004 01:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:41 Configure a credential helper to remove this warning. See 01:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:41 01:28:41 Login Succeeded 01:28:41 docker.io 01:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:41 Configure a credential helper to remove this warning. See 01:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:41 01:28:41 Login Succeeded 01:28:41 ---> docker-login.sh ends [Pipeline] } 01:28:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:28:41 + git rev-list -1 --merges d7cd9dae40349d09907f3e339684f9ff8e9b7fae~1..d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] echo 01:28:41 -----------> git rev-list -1 --merges d7cd9dae40349d09907f3e339684f9ff8e9b7fae~1..d7cd9dae40349d09907f3e339684f9ff8e9b7fae d7cd9dae40349d09907f3e339684f9ff8e9b7fae [false] [Pipeline] sh 01:28:42 + git log --format=format:%s -1 d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] echo 01:28:42 ========================================================= 01:28:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:28:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:42 + git log --format=format:%s -1 d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] echo 01:28:42 [semverPrep] GIT_COMMIT: d7cd9dae40349d09907f3e339684f9ff8e9b7fae, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312) [Pipeline] echo 01:28:42 [semverPrep] This is not a build commit. [Pipeline] sh 01:28:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:42 + grep -v github /etc/ssh/ssh_known_hosts 01:28:42 + [ -e /tmp/ssh_known_hosts ] 01:28:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:28:42 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:28:42 sudo tee -a /etc/ssh/ssh_known_hosts 01:28:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:43 01:28:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:44 0.1.4: Pulling from edgex-devops/py-git-semver 01:28:44 b85a868b505f: Pulling fs layer 01:28:44 e2be974225ed: Pulling fs layer 01:28:44 339a4e72a1f5: Pulling fs layer 01:28:44 988bab9f4d93: Pulling fs layer 01:28:44 1469e6f7b9e6: Pulling fs layer 01:28:44 eaf3925da568: Pulling fs layer 01:28:44 bab4dde63d76: Pulling fs layer 01:28:44 bde34c3a00c8: Pulling fs layer 01:28:44 b352a97aabf1: Pulling fs layer 01:28:44 4872d77fe225: Pulling fs layer 01:28:44 5851b861e8e6: Pulling fs layer 01:28:44 bde34c3a00c8: Waiting 01:28:44 b352a97aabf1: Waiting 01:28:44 5851b861e8e6: Waiting 01:28:44 988bab9f4d93: Waiting 01:28:44 4872d77fe225: Waiting 01:28:44 1469e6f7b9e6: Waiting 01:28:44 bab4dde63d76: Waiting 01:28:44 eaf3925da568: Waiting 01:28:44 e2be974225ed: Verifying Checksum 01:28:44 e2be974225ed: Download complete 01:28:44 988bab9f4d93: Verifying Checksum 01:28:44 1469e6f7b9e6: Verifying Checksum 01:28:44 1469e6f7b9e6: Download complete 01:28:44 eaf3925da568: Verifying Checksum 01:28:44 eaf3925da568: Download complete 01:28:44 339a4e72a1f5: Verifying Checksum 01:28:44 339a4e72a1f5: Download complete 01:28:44 bde34c3a00c8: Verifying Checksum 01:28:44 bde34c3a00c8: Download complete 01:28:44 b352a97aabf1: Download complete 01:28:44 4872d77fe225: Verifying Checksum 01:28:44 4872d77fe225: Download complete 01:28:44 5851b861e8e6: Verifying Checksum 01:28:44 5851b861e8e6: Download complete 01:28:44 b85a868b505f: Verifying Checksum 01:28:44 b85a868b505f: Download complete 01:28:45 bab4dde63d76: Verifying Checksum 01:28:45 bab4dde63d76: Download complete 01:28:46 b85a868b505f: Pull complete 01:28:46 e2be974225ed: Pull complete 01:28:46 339a4e72a1f5: Pull complete 01:28:46 988bab9f4d93: Pull complete 01:28:46 1469e6f7b9e6: Pull complete 01:28:47 eaf3925da568: Pull complete 01:28:49 bab4dde63d76: Pull complete 01:28:49 bde34c3a00c8: Pull complete 01:28:49 b352a97aabf1: Pull complete 01:28:49 4872d77fe225: Pull complete 01:28:49 5851b861e8e6: Pull complete 01:28:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:49 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:28:49 $ 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 01:28:51 $ docker top 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 -eo pid,comm 01:28:51 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). 01:28:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:51 [ssh-agent] Looking for ssh-agent implementation... 01:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:51 $ docker exec 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 ssh-agent 01:28:51 SSH_AUTH_SOCK=/tmp/ssh-Y0kue9kGhArO/agent.32 01:28:51 SSH_AGENT_PID=38 01:28:51 Running ssh-add (command line suppressed) 01:28:52 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17531817939428783540.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17531817939428783540.key) 01:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:52 + git tag --points-at HEAD [Pipeline] } 01:28:52 $ docker exec --env ******** --env ******** 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 ssh-agent -k 01:28:52 unset SSH_AUTH_SOCK; 01:28:52 unset SSH_AGENT_PID; 01:28:52 echo Agent pid 38 killed; 01:28:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:28:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:52 [ssh-agent] Looking for ssh-agent implementation... 01:28:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:52 $ docker exec 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 ssh-agent 01:28:52 SSH_AUTH_SOCK=/tmp/ssh-e3wf0VlVQwct/agent.70 01:28:52 SSH_AGENT_PID=76 01:28:52 Running ssh-add (command line suppressed) 01:28:52 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5737512245843657681.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5737512245843657681.key) 01:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:53 + git semver init 01:28:53 2023-05-25 01:28:53,318 [run_init] DEBUG init version:0.0.0 force:False 01:28:53 2023-05-25 01:28:53,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 01:28:53 2023-05-25 01:28:53,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 01:28:53 2023-05-25 01:28:53,319 [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) 01:28:56 2023-05-25 01:28:55,949 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 01:28:56 2023-05-25 01:28:55,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 01:28:56 2023-05-25 01:28:55,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:28:56 2023-05-25 01:28:55,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:28:56 3.0.0-dev.26 [Pipeline] } 01:28:56 $ docker exec --env ******** --env ******** 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 ssh-agent -k 01:28:56 unset SSH_AUTH_SOCK; 01:28:56 unset SSH_AGENT_PID; 01:28:56 echo Agent pid 76 killed; 01:28:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:56 + git semver [Pipeline] } 01:28:56 $ docker stop --time=1 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 01:28:58 $ docker rm -f --volumes 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:58 Stashed 1 file(s) [Pipeline] echo 01:28:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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 01:28:58 provisioning config files... 01:28:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5746805471690277579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:59 ---> docker-login.sh 01:28:59 nexus3.edgexfoundry.org:10001 01:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:59 Configure a credential helper to remove this warning. See 01:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:59 01:28:59 Login Succeeded 01:28:59 nexus3.edgexfoundry.org:10002 01:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:59 Configure a credential helper to remove this warning. See 01:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:59 01:28:59 Login Succeeded 01:28:59 nexus3.edgexfoundry.org:10003 01:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:59 Configure a credential helper to remove this warning. See 01:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:59 01:28:59 Login Succeeded 01:28:59 nexus3.edgexfoundry.org:10004 01:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:59 Configure a credential helper to remove this warning. See 01:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:59 01:28:59 Login Succeeded 01:28:59 docker.io 01:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:59 Configure a credential helper to remove this warning. See 01:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:59 01:28:59 Login Succeeded 01:28:59 ---> docker-login.sh ends [Pipeline] } 01:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:59 ========================================================= 01:28:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:28:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:29:00 Sending build context to Docker daemon 5.842MB 01:29:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:29:00 Step 2/12 : FROM ${BASE} AS builder 01:29:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:00 f56be85fc22e: Pulling fs layer 01:29:00 85791d961cd3: Pulling fs layer 01:29:00 d694b5ae8c79: Pulling fs layer 01:29:00 9f32a84ed3da: Pulling fs layer 01:29:00 4d19c01a9841: Pulling fs layer 01:29:00 9325e15d5711: Pulling fs layer 01:29:00 556b6ee489ea: Pulling fs layer 01:29:00 c5a4b2cf53e6: Pulling fs layer 01:29:00 9f32a84ed3da: Waiting 01:29:00 4d19c01a9841: Waiting 01:29:00 9325e15d5711: Waiting 01:29:00 556b6ee489ea: Waiting 01:29:00 85791d961cd3: Download complete 01:29:00 9f32a84ed3da: Verifying Checksum 01:29:00 9f32a84ed3da: Download complete 01:29:00 4d19c01a9841: Verifying Checksum 01:29:00 4d19c01a9841: Download complete 01:29:00 f56be85fc22e: Verifying Checksum 01:29:00 f56be85fc22e: Download complete 01:29:00 9325e15d5711: Verifying Checksum 01:29:00 9325e15d5711: Download complete 01:29:00 f56be85fc22e: Pull complete 01:29:00 85791d961cd3: Pull complete 01:29:01 c5a4b2cf53e6: Verifying Checksum 01:29:01 d694b5ae8c79: Verifying Checksum 01:29:01 d694b5ae8c79: Download complete 01:29:01 556b6ee489ea: Verifying Checksum 01:29:01 556b6ee489ea: Download complete 01:29:04 d694b5ae8c79: Pull complete 01:29:04 9f32a84ed3da: Pull complete 01:29:04 4d19c01a9841: Pull complete 01:29:04 9325e15d5711: Pull complete 01:29:08 556b6ee489ea: Pull complete 01:29:09 c5a4b2cf53e6: Pull complete 01:29:09 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:29:09 ---> c4be618373d6 01:29:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:29:12 ---> Running in 83c647dbfa7a 01:29:12 Removing intermediate container 83c647dbfa7a 01:29:12 ---> 914f36faf29d 01:29:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:12 ---> Running in 0fbcb0ef3615 01:29:12 Removing intermediate container 0fbcb0ef3615 01:29:12 ---> db2093cf5464 01:29:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:29:12 ---> Running in 7e4878ba0b0d 01:29:12 Removing intermediate container 7e4878ba0b0d 01:29:12 ---> eeaf8f298d84 01:29:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:29:12 ---> Running in 1492fad34bf2 01:29:12 Removing intermediate container 1492fad34bf2 01:29:12 ---> d1d62767a9bc 01:29:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:12 ---> Running in c7545cd7fe66 01:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:29:13 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:29:13 (2/4) Installing libedit (20221030.3.1-r0) 01:29:13 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:29:13 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:29:13 Executing busybox-1.35.0-r29.trigger 01:29:13 OK: 269 MiB in 57 packages 01:29:13 Still waiting to schedule task 01:29:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:14 Removing intermediate container c7545cd7fe66 01:29:14 ---> 5c7ac67c36ad 01:29:14 Step 8/12 : WORKDIR /device-snmp-go 01:29:14 ---> Running in 596b13ca8af3 01:29:14 Removing intermediate container 596b13ca8af3 01:29:14 ---> d2d36d184d9a 01:29:14 Step 9/12 : COPY go.mod vendor* ./ 01:29:14 ---> f61574186d2e 01:29:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:14 ---> Running in a400f9613efb 01:29:40 Removing intermediate container a400f9613efb 01:29:40 ---> e036d31fc9ad 01:29:40 Step 11/12 : COPY . . 01:29:40 ---> b3fabd5ec2b8 01:29:40 Step 12/12 : RUN ${MAKE} 01:29:40 ---> Running in ce116003bd10 01:29:40 noop 01:29:40 Removing intermediate container ce116003bd10 01:29:40 ---> afd846ab7919 01:29:40 Successfully built afd846ab7919 01:29:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:40 + docker inspect -f . ci-base-image-x86_64 01:29:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:41 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:29:41 $ 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 01:29:41 $ docker top 7bb910272da851c5d916f66301c75008cd90b043fa9db9dc26506454645fee5a -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:41 + go version 01:29:41 go version go1.20.2 linux/amd64 [Pipeline] } 01:29:41 $ docker stop --time=1 7bb910272da851c5d916f66301c75008cd90b043fa9db9dc26506454645fee5a 01:29:43 $ docker rm -f --volumes 7bb910272da851c5d916f66301c75008cd90b043fa9db9dc26506454645fee5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:43 + docker inspect -f . ci-base-image-x86_64 01:29:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:43 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01: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/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 01:29:43 $ docker top 61e3e6f9c60771894852a969c780257110de4a59fca09b3b01ff4a1e93af9ac3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 01:29:44 + make test 01:29:44 go test ./... -coverprofile=coverage.out 01:29:48 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:29:58 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 01:29:58 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 01:30:04 go vet ./... 01:30:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:30:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:30:07 ./bin/test-attribution-txt.sh [Pipeline] echo 01:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:30:08 $ docker stop --time=1 61e3e6f9c60771894852a969c780257110de4a59fca09b3b01ff4a1e93af9ac3 01:30:18 $ docker rm -f --volumes 61e3e6f9c60771894852a969c780257110de4a59fca09b3b01ff4a1e93af9ac3 [Pipeline] // withDockerContainer [Pipeline] sh 01:30:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:19 + ls -al . 01:30:19 total 172 01:30:19 drwxrwxr-x 9 jenkins jenkins 4096 May 25 01:29 . 01:30:19 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:28 .. 01:30:19 -rw-rw-r-- 1 jenkins jenkins 6 May 25 01:28 .dockerignore 01:30:19 drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:28 .git 01:30:19 drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 .github 01:30:19 -rw-rw-r-- 1 jenkins jenkins 328 May 25 01:28 .gitignore 01:30:19 -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:28 .golangci.yml 01:30:19 drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:28 .semver 01:30:19 -rw-rw-r-- 1 jenkins jenkins 9056 May 25 01:28 Attribution.txt 01:30:19 -rw-rw-r-- 1 jenkins jenkins 8355 May 25 01:28 CHANGELOG.md 01:30:19 -rw-rw-r-- 1 jenkins jenkins 1423 May 25 01:28 Dockerfile 01:30:19 -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:28 GOVERNANCE.md 01:30:19 -rw-rw-r-- 1 jenkins jenkins 656 May 25 01:28 Jenkinsfile 01:30:19 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:28 LICENSE 01:30:19 -rw-rw-r-- 1 jenkins jenkins 2114 May 25 01:28 Makefile 01:30:19 -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:28 OWNERS.md 01:30:19 -rw-rw-r-- 1 jenkins jenkins 10054 May 25 01:28 README.md 01:30:19 -rw-rw-r-- 1 jenkins jenkins 12 May 25 01:28 VERSION 01:30:19 drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:28 bin 01:30:19 drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 cmd 01:30:19 -rw-r--r-- 1 jenkins jenkins 8837 May 25 01:29 coverage.out 01:30:19 -rw-rw-r-- 1 jenkins jenkins 3235 May 25 01:28 go.mod 01:30:19 -rw-rw-r-- 1 jenkins jenkins 31230 May 25 01:28 go.sum 01:30:19 drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 internal 01:30:19 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:28 snap 01:30:19 -rw-rw-r-- 1 jenkins jenkins 228 May 25 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:19 + 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=d7cd9dae40349d09907f3e339684f9ff8e9b7fae --label arch=amd64 --label version=3.0.0-dev.26 . 01:30:19 Sending build context to Docker daemon 5.852MB 01:30:19 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:30:19 Step 2/24 : FROM ${BASE} AS builder 01:30:19 ---> afd846ab7919 01:30:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:30:20 ---> Running in 69f8f56b6e95 01:30:20 Removing intermediate container 69f8f56b6e95 01:30:20 ---> c4890551f12f 01:30:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:30:20 ---> Running in e09cbc84e397 01:30:20 Removing intermediate container e09cbc84e397 01:30:20 ---> 9398c7d35776 01:30:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:30:20 ---> Running in 2e166fb71ac4 01:30:20 Removing intermediate container 2e166fb71ac4 01:30:20 ---> 8edd693e7ba5 01:30:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:30:20 ---> Running in bdae76ba5659 01:30:20 Removing intermediate container bdae76ba5659 01:30:20 ---> 7fa79d79bacd 01:30:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:20 ---> Running in d89440011114 01:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:30:20 OK: 269 MiB in 57 packages 01:30:21 Removing intermediate container d89440011114 01:30:21 ---> c24b88593220 01:30:21 Step 8/24 : WORKDIR /device-snmp-go 01:30:21 ---> Running in 81728c0aed4e 01:30:21 Removing intermediate container 81728c0aed4e 01:30:21 ---> 3951c9914608 01:30:21 Step 9/24 : COPY go.mod vendor* ./ 01:30:21 ---> 190088e18638 01:30:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:21 ---> Running in d82f557b79ff 01:30:22 Removing intermediate container d82f557b79ff 01:30:22 ---> 9386343a4cad 01:30:22 Step 11/24 : COPY . . 01:30:22 ---> fda4a6dedc9c 01:30:22 Step 12/24 : RUN ${MAKE} 01:30:22 ---> Running in 50dd04e31364 01:30:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 01:30:40 Removing intermediate container 50dd04e31364 01:30:40 ---> 83f106d4b848 01:30:40 Step 13/24 : FROM alpine:3.17 01:30:40 3.17: Pulling from library/alpine 01:30:40 f56be85fc22e: Already exists 01:30:41 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:30:41 Status: Downloaded newer image for alpine:3.17 01:30:41 ---> 9ed4aefc74f6 01:30:41 Step 14/24 : RUN apk add --update --no-cache dumb-init 01:30:41 ---> Running in 8703ce6debc6 01:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:30:41 (1/1) Installing dumb-init (1.2.5-r2) 01:30:41 Executing busybox-1.35.0-r29.trigger 01:30:41 OK: 7 MiB in 16 packages 01:30:41 Removing intermediate container 8703ce6debc6 01:30:41 ---> 404cfd9c5fb7 01:30:41 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 01:30:43 ---> 4434bcf7e22d 01:30:43 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 01:30:43 ---> 98b3698b09f2 01:30:43 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 01:30:43 ---> 6eccde419a1d 01:30:43 Step 18/24 : EXPOSE 59993 01:30:43 ---> Running in 7d28be6a4be3 01:30:43 Removing intermediate container 7d28be6a4be3 01:30:43 ---> 10983cc31df3 01:30:43 Step 19/24 : EXPOSE 161 01:30:43 ---> Running in de1ecc681df7 01:30:43 Removing intermediate container de1ecc681df7 01:30:43 ---> e793042cadd7 01:30:43 Step 20/24 : ENTRYPOINT ["/device-snmp"] 01:30:43 ---> Running in 35408505d4c7 01:30:43 Removing intermediate container 35408505d4c7 01:30:43 ---> 9eeb7bb621f4 01:30:43 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 01:30:43 ---> Running in ff5c3f06f6c7 01:30:43 Removing intermediate container ff5c3f06f6c7 01:30:43 ---> 5792f2d0e4be 01:30:43 Step 22/24 : LABEL arch=amd64 01:30:43 ---> Running in d635c628b54b 01:30:43 Removing intermediate container d635c628b54b 01:30:43 ---> cc07d5845568 01:30:43 Step 23/24 : LABEL git_sha=d7cd9dae40349d09907f3e339684f9ff8e9b7fae 01:30:43 ---> Running in d0f86eddb127 01:30:43 Removing intermediate container d0f86eddb127 01:30:43 ---> 1c1dd0a8b9fc 01:30:43 Step 24/24 : LABEL version=3.0.0-dev.26 01:30:43 ---> Running in 055f240a6114 01:30:43 Removing intermediate container 055f240a6114 01:30:43 ---> d3030b578c0d 01:30:43 [Warning] One or more build-args [ARCH] were not consumed 01:30:44 Successfully built d3030b578c0d 01:30:44 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:44 provisioning config files... 01:30:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9072535615279117526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:44 ---> docker-login.sh 01:30:44 nexus3.edgexfoundry.org:10001 01:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:44 Configure a credential helper to remove this warning. See 01:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:44 01:30:44 Login Succeeded 01:30:44 nexus3.edgexfoundry.org:10002 01:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:44 Configure a credential helper to remove this warning. See 01:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:44 01:30:44 Login Succeeded 01:30:44 nexus3.edgexfoundry.org:10003 01:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:44 Configure a credential helper to remove this warning. See 01:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:44 01:30:44 Login Succeeded 01:30:44 nexus3.edgexfoundry.org:10004 01:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:44 Configure a credential helper to remove this warning. See 01:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:44 01:30:44 Login Succeeded 01:30:44 docker.io 01:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:45 Configure a credential helper to remove this warning. See 01:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:45 01:30:45 Login Succeeded 01:30:45 ---> docker-login.sh ends [Pipeline] } 01:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:30:45 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 01:30:45 d7cd9dae40349d09907f3e339684f9ff8e9b7fae 01:30:45 latest 01:30:45 3.0.0-dev.26 01:30:45 d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 01:30:45 main 01:30:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:45 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae 01:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:30:45 4722be1dd3cd: Preparing 01:30:45 31db2095a77f: Preparing 01:30:45 0859202129f1: Preparing 01:30:45 6ffcfafc3f8d: Preparing 01:30:45 f1417ff83b31: Preparing 01:30:45 f1417ff83b31: Layer already exists 01:30:45 6ffcfafc3f8d: Pushed 01:30:45 4722be1dd3cd: Pushed 01:30:45 31db2095a77f: Pushed 01:30:48 0859202129f1: Pushed 01:30:48 d7cd9dae40349d09907f3e339684f9ff8e9b7fae: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:48 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 01:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:30:49 4722be1dd3cd: Preparing 01:30:49 31db2095a77f: Preparing 01:30:49 0859202129f1: Preparing 01:30:49 6ffcfafc3f8d: Preparing 01:30:49 f1417ff83b31: Preparing 01:30:49 6ffcfafc3f8d: Layer already exists 01:30:49 4722be1dd3cd: Layer already exists 01:30:49 31db2095a77f: Layer already exists 01:30:49 f1417ff83b31: Layer already exists 01:30:49 0859202129f1: Layer already exists 01:30:49 latest: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:49 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.26 01:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:30:49 4722be1dd3cd: Preparing 01:30:49 31db2095a77f: Preparing 01:30:49 0859202129f1: Preparing 01:30:49 6ffcfafc3f8d: Preparing 01:30:49 f1417ff83b31: Preparing 01:30:49 4722be1dd3cd: Layer already exists 01:30:49 6ffcfafc3f8d: Layer already exists 01:30:49 f1417ff83b31: Layer already exists 01:30:49 0859202129f1: Layer already exists 01:30:49 31db2095a77f: Layer already exists 01:30:49 3.0.0-dev.26: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:50 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:50 + docker push nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 01:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:30:50 4722be1dd3cd: Preparing 01:30:50 31db2095a77f: Preparing 01:30:50 0859202129f1: Preparing 01:30:50 6ffcfafc3f8d: Preparing 01:30:50 f1417ff83b31: Preparing 01:30:50 f1417ff83b31: Layer already exists 01:30:50 6ffcfafc3f8d: Layer already exists 01:30:50 4722be1dd3cd: Layer already exists 01:30:50 31db2095a77f: Layer already exists 01:30:50 0859202129f1: Layer already exists 01:30:50 d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:50 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:51 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 01:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:30:51 4722be1dd3cd: Preparing 01:30:51 31db2095a77f: Preparing 01:30:51 0859202129f1: Preparing 01:30:51 6ffcfafc3f8d: Preparing 01:30:51 f1417ff83b31: Preparing 01:30:51 4722be1dd3cd: Layer already exists 01:30:51 0859202129f1: Layer already exists 01:30:51 f1417ff83b31: Layer already exists 01:30:51 6ffcfafc3f8d: Layer already exists 01:30:51 31db2095a77f: Layer already exists 01:30:51 main: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:51 ===================================================== [Pipeline] echo 01:30:51 taggedImages: 01:30:51 - nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae 01:30:51 - nexus3.edgexfoundry.org:10004/device-snmp:latest 01:30:51 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.26 01:30:51 - nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 01:30:51 - 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 01:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:51 01:30:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:51 latest: Pulling from edgex-lftools-log-publisher 01:30:51 5eb5b503b376: Pulling fs layer 01:30:51 5c69ac0246d0: Pulling fs layer 01:30:51 ec43610c2a17: Pulling fs layer 01:30:51 3a2ae6a8a46f: Pulling fs layer 01:30:51 33b1e0a273af: Pulling fs layer 01:30:51 5d3b04190fa2: Pulling fs layer 01:30:51 2f39f015ded8: Pulling fs layer 01:30:51 3a2ae6a8a46f: Waiting 01:30:51 33b1e0a273af: Waiting 01:30:51 2f39f015ded8: Waiting 01:30:51 5d3b04190fa2: Waiting 01:30:51 5c69ac0246d0: Download complete 01:30:51 3a2ae6a8a46f: Download complete 01:30:51 33b1e0a273af: Verifying Checksum 01:30:51 33b1e0a273af: Download complete 01:30:51 5d3b04190fa2: Verifying Checksum 01:30:51 5d3b04190fa2: Download complete 01:30:51 ec43610c2a17: Verifying Checksum 01:30:51 ec43610c2a17: Download complete 01:30:52 5eb5b503b376: Verifying Checksum 01:30:52 5eb5b503b376: Download complete 01:30:52 2f39f015ded8: Download complete 01:30:53 5eb5b503b376: Pull complete 01:30:53 5c69ac0246d0: Pull complete 01:30:53 ec43610c2a17: Pull complete 01:30:53 3a2ae6a8a46f: Pull complete 01:30:54 33b1e0a273af: Pull complete 01:30:54 5d3b04190fa2: Pull complete 01:30:58 2f39f015ded8: Pull complete 01:30:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:58 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:30:58 $ 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 01:31:04 $ docker top 0a1d579dbf041ea3735c97d502ab3b672b4d43a1affdb295f19136e9bdade3cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:04 ---> job-cost.sh 01:31:04 lf-activate-venv: SKIPPING 01:31:04 INFO: No Stack... 01:31:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:31:05 INFO: Archiving Costs [Pipeline] sh 01:31:05 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 01:31:05 + cut -d, -f6 [Pipeline] lock 01:31:05 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] 01:31:05 Resource [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] did not exist. Created. 01:31:05 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:05 + echo total: 0.2199999988079071 [Pipeline] stash 01:31:05 Stashed 1 file(s) [Pipeline] } 01:31:05 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:06 $ docker stop --time=1 0a1d579dbf041ea3735c97d502ab3b672b4d43a1affdb295f19136e9bdade3cb 01:31:07 $ docker rm -f --volumes 0a1d579dbf041ea3735c97d502ab3b672b4d43a1affdb295f19136e9bdade3cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:33:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16910 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 01:33:53 Running in /w/workspace/device-snmp-go/83 [Pipeline] { [Pipeline] checkout 01:33:53 Selected Git installation does not exist. Using Default 01:33:53 The recommended git tool is: NONE 01:34:05 using credential edgex-jenkins-ssh 01:34:05 Cloning the remote Git repository 01:34:05 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:34:06 > git init /w/workspace/device-snmp-go/83 # timeout=10 01:34:06 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:34:06 > git --version # timeout=10 01:34:06 > git --version # 'git version 2.25.1' 01:34:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:09 Avoid second fetch 01:34:09 Checking out Revision d7cd9dae40349d09907f3e339684f9ff8e9b7fae (main) 01:34:08 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:34:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:09 > git config core.sparsecheckout # timeout=10 01:34:09 > git checkout -f d7cd9dae40349d09907f3e339684f9ff8e9b7fae # timeout=10 01:34:10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:11 Dload Upload Total Spent Left Speed 01:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 01:34:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:34:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:34:12 + sudo tee /etc/docker/daemon.new 01:34:12 { 01:34:12 "registry-mirrors": [ 01:34:12 "https://nexus3.edgexfoundry.org:10001" 01:34:12 ], 01:34:12 "bip": "10.250.0.254/24", 01:34:12 "hosts": [ 01:34:12 "tcp://0.0.0.0:5555", 01:34:12 "unix:///var/run/docker.sock" 01:34:12 ], 01:34:12 "mtu": 1458, 01:34:12 "selinux-enabled": true, 01:34:12 "seccomp-profile": "/etc/docker/seccomp.json" 01:34:12 } [Pipeline] sh 01:34:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:34:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:31 provisioning config files... 01:34:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/83@tmp/config13767267602638339314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:32 ---> docker-login.sh 01:34:32 nexus3.edgexfoundry.org:10001 01:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:32 Configure a credential helper to remove this warning. See 01:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:32 01:34:32 Login Succeeded 01:34:32 nexus3.edgexfoundry.org:10002 01:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:33 Configure a credential helper to remove this warning. See 01:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:33 01:34:33 Login Succeeded 01:34:33 nexus3.edgexfoundry.org:10003 01:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:33 Configure a credential helper to remove this warning. See 01:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:33 01:34:33 Login Succeeded 01:34:33 nexus3.edgexfoundry.org:10004 01:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:34 Configure a credential helper to remove this warning. See 01:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:34 01:34:34 Login Succeeded 01:34:34 docker.io 01:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:34 Configure a credential helper to remove this warning. See 01:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:34 01:34:34 Login Succeeded 01:34:34 ---> docker-login.sh ends [Pipeline] } 01:34:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:35 ========================================================= 01:34:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:34:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:34:35 Sending build context to Docker daemon 3.031MB 01:34:35 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:34:35 Step 2/12 : FROM ${BASE} AS builder 01:34:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:34:35 c41833b44d91: Pulling fs layer 01:34:35 ed15518f5707: Pulling fs layer 01:34:35 feae8fd75edb: Pulling fs layer 01:34:35 242c74f7c9fa: Pulling fs layer 01:34:35 3cdef696dda3: Pulling fs layer 01:34:35 2ced38df9373: Pulling fs layer 01:34:35 58f1dce35555: Pulling fs layer 01:34:35 242c74f7c9fa: Waiting 01:34:35 3cdef696dda3: Waiting 01:34:35 2ced38df9373: Waiting 01:34:35 58f1dce35555: Waiting 01:34:35 ed15518f5707: Verifying Checksum 01:34:35 ed15518f5707: Download complete 01:34:36 242c74f7c9fa: Verifying Checksum 01:34:36 242c74f7c9fa: Download complete 01:34:36 3cdef696dda3: Verifying Checksum 01:34:36 3cdef696dda3: Download complete 01:34:36 c41833b44d91: Verifying Checksum 01:34:36 c41833b44d91: Download complete 01:34:37 c41833b44d91: Pull complete 01:34:37 58f1dce35555: Verifying Checksum 01:34:37 58f1dce35555: Download complete 01:34:38 ed15518f5707: Pull complete 01:34:39 2ced38df9373: Verifying Checksum 01:34:39 2ced38df9373: Download complete 01:34:39 feae8fd75edb: Verifying Checksum 01:34:39 feae8fd75edb: Download complete 01:34:52 feae8fd75edb: Pull complete 01:34:52 242c74f7c9fa: Pull complete 01:34:52 3cdef696dda3: Pull complete 01:34:59 2ced38df9373: Pull complete 01:35:01 58f1dce35555: Pull complete 01:35:01 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 01:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:35:01 ---> fadd8f120f05 01:35:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:35:03 ---> Running in a7695c185480 01:35:03 Removing intermediate container a7695c185480 01:35:03 ---> 216d1356bc1a 01:35:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:35:03 ---> Running in d5636c253008 01:35:04 Removing intermediate container d5636c253008 01:35:04 ---> cfb9092f5d42 01:35:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:35:04 ---> Running in 361ed7438a9e 01:35:04 Removing intermediate container 361ed7438a9e 01:35:04 ---> 73230b3bdec0 01:35:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:35:04 ---> Running in a0b5b4064336 01:35:05 Removing intermediate container a0b5b4064336 01:35:05 ---> cc96488e8025 01:35:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:05 ---> Running in d7ca1ab70016 01:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:35:09 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:35:09 (2/4) Installing libedit (20221030.3.1-r0) 01:35:09 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:35:09 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:35:09 Executing busybox-1.35.0-r29.trigger 01:35:09 OK: 268 MiB in 57 packages 01:35:10 Removing intermediate container d7ca1ab70016 01:35:10 ---> cea3894bc6ae 01:35:10 Step 8/12 : WORKDIR /device-snmp-go 01:35:10 ---> Running in f9bf1760211e 01:35:10 Removing intermediate container f9bf1760211e 01:35:10 ---> a07624407ea8 01:35:10 Step 9/12 : COPY go.mod vendor* ./ 01:35:11 ---> 595e4f94ae70 01:35:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:11 ---> Running in c3f2b79d23de 01:36:33 Removing intermediate container c3f2b79d23de 01:36:33 ---> 4c13b283100d 01:36:33 Step 11/12 : COPY . . 01:36:33 ---> 660bbd29677b 01:36:33 Step 12/12 : RUN ${MAKE} 01:36:33 ---> Running in ab193248fc52 01:36:33 noop 01:36:33 Removing intermediate container ab193248fc52 01:36:33 ---> 67f953fda524 01:36:33 Successfully built 67f953fda524 01:36:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:34 + docker inspect -f . ci-base-image-arm64 01:36:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-16910 does not seem to be running inside a container 01:36:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/83 -v /w/workspace/device-snmp-go/83:/w/workspace/device-snmp-go/83:rw,z -v /w/workspace/device-snmp-go/83@tmp:/w/workspace/device-snmp-go/83@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 01:36:35 $ docker top 8deaf8a165f401fa22dc5d004f7a6e3f519bf51f5ab492540ca72779b57c96f9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:36 + go version 01:36:36 go version go1.20.2 linux/arm64 [Pipeline] } 01:36:36 $ docker stop --time=1 8deaf8a165f401fa22dc5d004f7a6e3f519bf51f5ab492540ca72779b57c96f9 01:36:38 $ docker rm -f --volumes 8deaf8a165f401fa22dc5d004f7a6e3f519bf51f5ab492540ca72779b57c96f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:38 + docker inspect -f . ci-base-image-arm64 01:36:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:39 prd-ubuntu20.04-docker-arm64-4c-16g-16910 does not seem to be running inside a container 01:36:39 $ 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/83 -v /w/workspace/device-snmp-go/83:/w/workspace/device-snmp-go/83:rw,z -v /w/workspace/device-snmp-go/83@tmp:/w/workspace/device-snmp-go/83@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 01:36:40 $ docker top cae8008162fa9d7fe088cda70f807cc34bbb3f192d1bd22fbeaf53d0fb8ace3a -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:41 + git config --global --add safe.directory /w/workspace/device-snmp-go/83 [Pipeline] fileExists [Pipeline] sh 01:36:42 + make test 01:36:42 go test ./... -coverprofile=coverage.out 01:37:29 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:39:51 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 01:39:51 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.060s coverage: 0.0% of statements 01:39:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:39:51 go vet ./... 01:40:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:40:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:40:18 ./bin/test-attribution-txt.sh [Pipeline] echo 01:40:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:40:18 $ docker stop --time=1 cae8008162fa9d7fe088cda70f807cc34bbb3f192d1bd22fbeaf53d0fb8ace3a 01:40:20 $ docker rm -f --volumes cae8008162fa9d7fe088cda70f807cc34bbb3f192d1bd22fbeaf53d0fb8ace3a [Pipeline] // withDockerContainer [Pipeline] sh 01:40:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:40:21 Warning: overwriting stash ‘coverage-report’ 01:40:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:40:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:40:22 + ls -al . 01:40:22 total 168 01:40:22 drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:36 . 01:40:22 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 .. 01:40:22 -rw-rw-r-- 1 jenkins jenkins 6 May 25 01:34 .dockerignore 01:40:22 drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:34 .git 01:40:22 drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 .github 01:40:22 -rw-rw-r-- 1 jenkins jenkins 328 May 25 01:34 .gitignore 01:40:22 -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:34 .golangci.yml 01:40:22 -rw-rw-r-- 1 jenkins jenkins 9056 May 25 01:34 Attribution.txt 01:40:22 -rw-rw-r-- 1 jenkins jenkins 8355 May 25 01:34 CHANGELOG.md 01:40:22 -rw-rw-r-- 1 jenkins jenkins 1423 May 25 01:34 Dockerfile 01:40:22 -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:34 GOVERNANCE.md 01:40:22 -rw-rw-r-- 1 jenkins jenkins 656 May 25 01:34 Jenkinsfile 01:40:22 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:34 LICENSE 01:40:22 -rw-rw-r-- 1 jenkins jenkins 2114 May 25 01:34 Makefile 01:40:22 -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:34 OWNERS.md 01:40:22 -rw-rw-r-- 1 jenkins jenkins 10054 May 25 01:34 README.md 01:40:22 -rw-rw-r-- 1 jenkins jenkins 12 May 25 01:28 VERSION 01:40:22 drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 bin 01:40:22 drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 cmd 01:40:22 -rw-r--r-- 1 jenkins jenkins 8837 May 25 01:39 coverage.out 01:40:22 -rw-rw-r-- 1 jenkins jenkins 3235 May 25 01:34 go.mod 01:40:22 -rw-rw-r-- 1 jenkins jenkins 31230 May 25 01:34 go.sum 01:40:22 drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 internal 01:40:22 drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 snap 01:40:22 -rw-rw-r-- 1 jenkins jenkins 228 May 25 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + 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=d7cd9dae40349d09907f3e339684f9ff8e9b7fae --label arch=arm64 --label version=3.0.0-dev.26 . 01:40:23 Sending build context to Docker daemon 3.04MB 01:40:23 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:40:23 Step 2/24 : FROM ${BASE} AS builder 01:40:23 ---> 67f953fda524 01:40:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:40:23 ---> Running in ce0852f7f9e3 01:40:24 Removing intermediate container ce0852f7f9e3 01:40:24 ---> 763539a40198 01:40:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:40:24 ---> Running in 54160fd4f3d6 01:40:24 Removing intermediate container 54160fd4f3d6 01:40:24 ---> 3a33e35082b1 01:40:24 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:40:24 ---> Running in 10e9e53ea7e7 01:40:25 Removing intermediate container 10e9e53ea7e7 01:40:25 ---> b02268839d17 01:40:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:40:25 ---> Running in 4709f8eac147 01:40:25 Removing intermediate container 4709f8eac147 01:40:25 ---> 41e7bfce907b 01:40:25 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:40:25 ---> Running in 0eded2bb7e09 01:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:40:29 OK: 268 MiB in 57 packages 01:40:30 Removing intermediate container 0eded2bb7e09 01:40:30 ---> b1e4a637a776 01:40:30 Step 8/24 : WORKDIR /device-snmp-go 01:40:30 ---> Running in f355cd7aa9f9 01:40:30 Removing intermediate container f355cd7aa9f9 01:40:30 ---> 7254910becd5 01:40:30 Step 9/24 : COPY go.mod vendor* ./ 01:40:31 ---> b8657ac11a60 01:40:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:40:31 ---> Running in b10f5b270f0a 01:40:34 Removing intermediate container b10f5b270f0a 01:40:34 ---> d801dc267f81 01:40:34 Step 11/24 : COPY . . 01:40:35 ---> aefbf77cc4f7 01:40:35 Step 12/24 : RUN ${MAKE} 01:40:35 ---> Running in c934b1ac9ac2 01:40:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 01:43:28 Removing intermediate container c934b1ac9ac2 01:43:28 ---> ebcfec1049c7 01:43:28 Step 13/24 : FROM alpine:3.17 01:43:28 3.17: Pulling from library/alpine 01:43:28 c41833b44d91: Already exists 01:43:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 01:43:28 Status: Downloaded newer image for alpine:3.17 01:43:28 ---> 51e60588ff2c 01:43:28 Step 14/24 : RUN apk add --update --no-cache dumb-init 01:43:28 ---> Running in 5d951502eccd 01:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:43:28 (1/1) Installing dumb-init (1.2.5-r2) 01:43:28 Executing busybox-1.35.0-r29.trigger 01:43:28 OK: 8 MiB in 16 packages 01:43:28 Removing intermediate container 5d951502eccd 01:43:28 ---> 5ac7c7016b6f 01:43:28 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 01:43:28 ---> 73e1b94ea85e 01:43:28 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 01:43:28 ---> ddd0992c00b6 01:43:28 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 01:43:28 ---> 275f3c3de8d5 01:43:28 Step 18/24 : EXPOSE 59993 01:43:28 ---> Running in 16799fc4076a 01:43:28 Removing intermediate container 16799fc4076a 01:43:28 ---> 69e671344d9d 01:43:28 Step 19/24 : EXPOSE 161 01:43:28 ---> Running in 0be5f61f122a 01:43:28 Removing intermediate container 0be5f61f122a 01:43:28 ---> 110f6117a174 01:43:28 Step 20/24 : ENTRYPOINT ["/device-snmp"] 01:43:29 ---> Running in 1209b6fb56bb 01:43:29 Removing intermediate container 1209b6fb56bb 01:43:29 ---> 345db4dad7df 01:43:29 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 01:43:29 ---> Running in ba136f73068d 01:43:29 Removing intermediate container ba136f73068d 01:43:29 ---> 1b5e707387af 01:43:29 Step 22/24 : LABEL arch=arm64 01:43:29 ---> Running in 1bcafeb28fd1 01:43:30 Removing intermediate container 1bcafeb28fd1 01:43:30 ---> 912b85f37e94 01:43:30 Step 23/24 : LABEL git_sha=d7cd9dae40349d09907f3e339684f9ff8e9b7fae 01:43:30 ---> Running in a6970d2ba776 01:43:30 Removing intermediate container a6970d2ba776 01:43:30 ---> 6241360f4efc 01:43:30 Step 24/24 : LABEL version=3.0.0-dev.26 01:43:30 ---> Running in 914b16372c0d 01:43:31 Removing intermediate container 914b16372c0d 01:43:31 ---> 3ab8202a6872 01:43:31 [Warning] One or more build-args [ARCH] were not consumed 01:43:31 Successfully built 3ab8202a6872 01:43:31 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 01:43:31 provisioning config files... 01:43:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/83@tmp/config11327823149524926103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:31 ---> docker-login.sh 01:43:31 nexus3.edgexfoundry.org:10001 01:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:32 Configure a credential helper to remove this warning. See 01:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:32 01:43:32 Login Succeeded 01:43:32 nexus3.edgexfoundry.org:10002 01:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:32 Configure a credential helper to remove this warning. See 01:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:32 01:43:32 Login Succeeded 01:43:32 nexus3.edgexfoundry.org:10003 01:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:32 Configure a credential helper to remove this warning. See 01:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:32 01:43:32 Login Succeeded 01:43:33 nexus3.edgexfoundry.org:10004 01:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:33 Configure a credential helper to remove this warning. See 01:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:33 01:43:33 Login Succeeded 01:43:33 docker.io 01:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:43:33 Configure a credential helper to remove this warning. See 01:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:43:33 01:43:33 Login Succeeded 01:43:33 ---> docker-login.sh ends [Pipeline] } 01:43:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:43:33 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 01:43:33 d7cd9dae40349d09907f3e339684f9ff8e9b7fae 01:43:33 latest 01:43:33 3.0.0-dev.26 01:43:33 d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 01:43:33 main 01:43:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:34 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae 01:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:43:34 cd25f11fa183: Preparing 01:43:34 0f00182a750b: Preparing 01:43:34 2fe1b15951be: Preparing 01:43:34 fabd9f1589db: Preparing 01:43:34 26cbea5cba74: Preparing 01:43:34 26cbea5cba74: Layer already exists 01:43:34 0f00182a750b: Pushed 01:43:34 cd25f11fa183: Pushed 01:43:34 fabd9f1589db: Pushed 01:43:41 2fe1b15951be: Pushed 01:43:41 d7cd9dae40349d09907f3e339684f9ff8e9b7fae: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:42 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 01:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:43:42 cd25f11fa183: Preparing 01:43:42 0f00182a750b: Preparing 01:43:42 2fe1b15951be: Preparing 01:43:42 fabd9f1589db: Preparing 01:43:42 26cbea5cba74: Preparing 01:43:42 2fe1b15951be: Layer already exists 01:43:42 cd25f11fa183: Layer already exists 01:43:42 0f00182a750b: Layer already exists 01:43:42 fabd9f1589db: Layer already exists 01:43:42 26cbea5cba74: Layer already exists 01:43:42 latest: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:43 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.26 01:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:43:43 cd25f11fa183: Preparing 01:43:43 0f00182a750b: Preparing 01:43:43 2fe1b15951be: Preparing 01:43:43 fabd9f1589db: Preparing 01:43:43 26cbea5cba74: Preparing 01:43:43 cd25f11fa183: Layer already exists 01:43:43 0f00182a750b: Layer already exists 01:43:43 fabd9f1589db: Layer already exists 01:43:43 26cbea5cba74: Layer already exists 01:43:43 2fe1b15951be: Layer already exists 01:43:43 3.0.0-dev.26: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:44 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 01:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:43:44 cd25f11fa183: Preparing 01:43:44 0f00182a750b: Preparing 01:43:44 2fe1b15951be: Preparing 01:43:44 fabd9f1589db: Preparing 01:43:44 26cbea5cba74: Preparing 01:43:44 0f00182a750b: Layer already exists 01:43:44 cd25f11fa183: Layer already exists 01:43:44 2fe1b15951be: Layer already exists 01:43:44 26cbea5cba74: Layer already exists 01:43:44 fabd9f1589db: Layer already exists 01:43:44 d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:45 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:45 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 01:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:43:45 cd25f11fa183: Preparing 01:43:45 0f00182a750b: Preparing 01:43:45 2fe1b15951be: Preparing 01:43:45 fabd9f1589db: Preparing 01:43:45 26cbea5cba74: Preparing 01:43:45 fabd9f1589db: Layer already exists 01:43:45 2fe1b15951be: Layer already exists 01:43:45 0f00182a750b: Layer already exists 01:43:45 26cbea5cba74: Layer already exists 01:43:45 cd25f11fa183: Layer already exists 01:43:45 main: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:45 ===================================================== [Pipeline] echo 01:43:45 taggedImages: 01:43:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae 01:43:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 01:43:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.26 01:43:45 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 01:43:45 - 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 01:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:46 01:43:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:43:46 arm64: Pulling from edgex-lftools-log-publisher 01:43:46 8998bd30e6a1: Pulling fs layer 01:43:46 04944245beec: Pulling fs layer 01:43:46 699f458cf7ca: Pulling fs layer 01:43:46 765212b225bb: Pulling fs layer 01:43:46 f23df028b6ca: Pulling fs layer 01:43:46 d65c8cfc05b1: Pulling fs layer 01:43:46 2437ff75d9bd: Pulling fs layer 01:43:46 765212b225bb: Waiting 01:43:46 f23df028b6ca: Waiting 01:43:46 d65c8cfc05b1: Waiting 01:43:46 2437ff75d9bd: Waiting 01:43:46 04944245beec: Verifying Checksum 01:43:46 04944245beec: Download complete 01:43:46 765212b225bb: Verifying Checksum 01:43:46 765212b225bb: Download complete 01:43:46 f23df028b6ca: Verifying Checksum 01:43:46 f23df028b6ca: Download complete 01:43:47 d65c8cfc05b1: Verifying Checksum 01:43:47 d65c8cfc05b1: Download complete 01:43:47 699f458cf7ca: Verifying Checksum 01:43:47 699f458cf7ca: Download complete 01:43:48 8998bd30e6a1: Verifying Checksum 01:43:48 8998bd30e6a1: Download complete 01:43:50 2437ff75d9bd: Download complete 01:43:52 8998bd30e6a1: Pull complete 01:43:52 04944245beec: Pull complete 01:43:54 699f458cf7ca: Pull complete 01:43:54 765212b225bb: Pull complete 01:43:55 f23df028b6ca: Pull complete 01:43:55 d65c8cfc05b1: Pull complete 01:44:10 2437ff75d9bd: Pull complete 01:44:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:10 prd-ubuntu20.04-docker-arm64-4c-16g-16910 does not seem to be running inside a container 01:44:10 $ 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/83 -v /w/workspace/device-snmp-go/83:/w/workspace/device-snmp-go/83:rw,z -v /w/workspace/device-snmp-go/83@tmp:/w/workspace/device-snmp-go/83@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 01:44:13 $ docker top 81a29da6d5209cfd5d19ab415f8b1f77afe7462dee86c2de37d1409cdf11dcd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:14 ---> job-cost.sh 01:44:14 lf-activate-venv: SKIPPING 01:44:14 INFO: No Stack... 01:44:14 INFO: Retrieving Pricing Info for: v3-standard-4 01:44:15 INFO: Archiving Costs [Pipeline] sh 01:44:16 + cat /w/workspace/device-snmp-go/83/archives/cost.csv 01:44:16 + cut -d, -f6 [Pipeline] lock 01:44:16 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] 01:44:16 Resource [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] did not exist. Created. 01:44:16 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:44:17 /w/workspace/device-snmp-go/83@tmp/durable-5474c328/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:44:17 + echo total: 0.10999999940395355 [Pipeline] stash 01:44:18 Warning: overwriting stash ‘stack-cost’ 01:44:18 Stashed 1 file(s) [Pipeline] } 01:44:18 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 01:44:18 $ docker stop --time=1 81a29da6d5209cfd5d19ab415f8b1f77afe7462dee86c2de37d1409cdf11dcd2 01:44:19 $ docker rm -f --volumes 81a29da6d5209cfd5d19ab415f8b1f77afe7462dee86c2de37d1409cdf11dcd2 [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 01:44:19 provisioning config files... 01:44:19 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config102358419225507383tmp [Pipeline] { [Pipeline] sh 01:44:20 + set +x 01:44:20 + curl -s https://codecov.io/bash 01:44:20 + bash -s -- 01:44:20 01:44:20 _____ _ 01:44:20 / ____| | | 01:44:20 | | ___ __| | ___ ___ _____ __ 01:44:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:44:20 | |___| (_) | (_| | __/ (_| (_) \ V / 01:44:20 \_____\___/ \__,_|\___|\___\___/ \_/ 01:44:20 Bash-1.0.6 01:44:20 01:44:20 01:44:20 ==> git version 2.25.1 found 01:44:20 ==> 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 01:44:20 Release-Date: 2020-01-08 01:44:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:44:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:44:20 ==> Jenkins CI detected. 01:44:20 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 01:44:20 project root: . 01:44:20 --> token set from env 01:44:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:44:20 ==> Running gcov in . (disable via -X gcov) 01:44:20 ==> Python coveragepy not found 01:44:20 ==> Searching for coverage reports in: 01:44:20 + . 01:44:20 -> Found 1 reports 01:44:20 ==> Detecting git/mercurial file structure 01:44:20 ==> Reading reports 01:44:20 + ./coverage.out bytes=8837 01:44:20 ==> Appending adjustments 01:44:20 https://docs.codecov.io/docs/fixing-reports 01:44:20 + Found adjustments 01:44:20 ==> Gzipping contents 01:44:20 4.0K /tmp/codecov.XU2R3k.gz 01:44:20 ==> Uploading reports 01:44:20 url: https://codecov.io 01:44:20 query: branch=main&commit=d7cd9dae40349d09907f3e339684f9ff8e9b7fae&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:44:20 -> Pinging Codecov 01:44:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=d7cd9dae40349d09907f3e339684f9ff8e9b7fae&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:44:20 -> Uploading to 01:44:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/6C56EA5C29638FB4528AC87E60AF5AE0/d7cd9dae40349d09907f3e339684f9ff8e9b7fae/52156c14-5ac4-42e2-b725-ec253ab854fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T014420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eaf2a23f777b3e0e8a5c3a2bd983320d21a69e6e63ee002e3d71cdac21b7192 01:44:20 % Total % Received % Xferd Average Speed Time Time Time Current 01:44:20 Dload Upload Total Spent Left Speed 01:44:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8765 --:--:-- --:--:-- --:--:-- 8765 01:44:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] } 01:44:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:44:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:44:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:44:21 01:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:44:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:44:21 df9b9388f04a: Pulling fs layer 01:44:21 52dc419b0ee2: Pulling fs layer 01:44:21 25bc292e5bac: Pulling fs layer 01:44:21 114826534d7a: Pulling fs layer 01:44:21 4657fd5d0bcf: Pulling fs layer 01:44:21 114826534d7a: Waiting 01:44:21 4657fd5d0bcf: Waiting 01:44:21 6ad1cebc031e: Pulling fs layer 01:44:21 8a3aa393b2d8: Pulling fs layer 01:44:21 6ad1cebc031e: Waiting 01:44:21 8a3aa393b2d8: Waiting 01:44:21 25bc292e5bac: Verifying Checksum 01:44:21 25bc292e5bac: Download complete 01:44:21 52dc419b0ee2: Verifying Checksum 01:44:21 52dc419b0ee2: Download complete 01:44:21 4657fd5d0bcf: Download complete 01:44:21 df9b9388f04a: Verifying Checksum 01:44:21 df9b9388f04a: Download complete 01:44:21 6ad1cebc031e: Verifying Checksum 01:44:21 6ad1cebc031e: Download complete 01:44:21 df9b9388f04a: Pull complete 01:44:21 52dc419b0ee2: Pull complete 01:44:21 25bc292e5bac: Pull complete 01:44:22 114826534d7a: Verifying Checksum 01:44:22 114826534d7a: Download complete 01:44:22 8a3aa393b2d8: Verifying Checksum 01:44:22 8a3aa393b2d8: Download complete 01:44:25 114826534d7a: Pull complete 01:44:25 4657fd5d0bcf: Pull complete 01:44:26 6ad1cebc031e: Pull complete 01:44:28 8a3aa393b2d8: Pull complete 01:44:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:44:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:28 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:44:29 $ 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 01:44:33 $ docker top 9436dd76f3dcbec1ad9ec56264eaff5ba9e8f6c1fbf5157a17210801e46379a0 -eo pid,comm [Pipeline] { [Pipeline] echo 01:44:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 01:44:33 + set -o pipefail 01:44:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 01:44:37 01:44:37 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 01:44:37 01:44:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/0e9185ba-d884-414e-b13b-7dd43630e164 01:44:37 01:44:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:44:37 01:44:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:44:37 01:44:37 01:44:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:44:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:44:37 More details here: https://snyk.co/ue1NS [Pipeline] } 01:44:37 $ docker stop --time=1 9436dd76f3dcbec1ad9ec56264eaff5ba9e8f6c1fbf5157a17210801e46379a0 01:44:41 $ docker rm -f --volumes 9436dd76f3dcbec1ad9ec56264eaff5ba9e8f6c1fbf5157a17210801e46379a0 [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 01:44:42 + git log --format=format:%s -1 d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] sh 01:44:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:44:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:43 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:44:43 $ 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 01:44:43 $ docker top aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:44:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:44:43 [ssh-agent] Looking for ssh-agent implementation... 01:44:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:44:44 $ docker exec aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 ssh-agent 01:44:44 SSH_AUTH_SOCK=/tmp/ssh-k36tzgiP0bkQ/agent.31 01:44:44 SSH_AGENT_PID=37 01:44:44 Running ssh-add (command line suppressed) 01:44:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6165031910384456234.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6165031910384456234.key) 01:44:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:44:44 + git semver tag 01:44:44 2023-05-25 01:44:44,773 [run_tag] DEBUG tag force:False 01:44:44 2023-05-25 01:44:44,773 [check_head_tag] DEBUG check head tag 01:44:44 2023-05-25 01:44:44,774 [execute] INFO git cat-file --batch-check 01:44:44 2023-05-25 01:44:44,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 01:44:44 2023-05-25 01:44:44,778 [execute] INFO git cat-file --batch 01:44:44 2023-05-25 01:44:44,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 01:44:44 2023-05-25 01:44:44,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:44:44 2023-05-25 01:44:44,801 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 01:44:44 2023-05-25 01:44:44,801 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 01:44:44 2023-05-25 01:44:44,806 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:44:44 3.0.0-dev.26 [Pipeline] } 01:44:44 $ docker exec --env ******** --env ******** aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 ssh-agent -k 01:44:44 unset SSH_AUTH_SOCK; 01:44:44 unset SSH_AGENT_PID; 01:44:44 echo Agent pid 37 killed; 01:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:47 + git semver [Pipeline] } 01:44:48 $ docker stop --time=1 aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 01:44:49 $ docker rm -f --volumes aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:44:49 01:44:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:44:50 0.23.1-centos7: Pulling from edgex-lftools 01:44:50 ab5ef0e58194: Pulling fs layer 01:44:50 9712f1f96733: Pulling fs layer 01:44:50 63f879dbbcfc: Pulling fs layer 01:44:50 0d9ebad4ef96: Pulling fs layer 01:44:50 e9a5061849ea: Pulling fs layer 01:44:50 d747dcd14b5f: Pulling fs layer 01:44:50 2de7ff778b66: Pulling fs layer 01:44:50 0d9ebad4ef96: Waiting 01:44:50 e9a5061849ea: Waiting 01:44:50 d747dcd14b5f: Waiting 01:44:50 2de7ff778b66: Waiting 01:44:50 9712f1f96733: Verifying Checksum 01:44:50 9712f1f96733: Download complete 01:44:50 63f879dbbcfc: Verifying Checksum 01:44:50 63f879dbbcfc: Download complete 01:44:50 e9a5061849ea: Verifying Checksum 01:44:50 e9a5061849ea: Download complete 01:44:50 0d9ebad4ef96: Verifying Checksum 01:44:50 0d9ebad4ef96: Download complete 01:44:50 d747dcd14b5f: Verifying Checksum 01:44:50 d747dcd14b5f: Download complete 01:44:50 ab5ef0e58194: Verifying Checksum 01:44:50 ab5ef0e58194: Download complete 01:44:50 2de7ff778b66: Verifying Checksum 01:44:50 2de7ff778b66: Download complete 01:44:53 ab5ef0e58194: Pull complete 01:44:53 9712f1f96733: Pull complete 01:44:53 63f879dbbcfc: Pull complete 01:44:56 0d9ebad4ef96: Pull complete 01:44:57 e9a5061849ea: Pull complete 01:44:57 d747dcd14b5f: Pull complete 01:44:58 2de7ff778b66: Pull complete 01:44:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:44:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:44:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:58 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:44:58 $ 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 01:45:03 $ docker top f7c6e1ee3e35be76fb3c7de17b5debe562877bbc4e0035e7d13d78b7f22e9667 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:45:03 provisioning config files... 01:45:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5966636948339845559tmp 01:45:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16120698814384026511tmp 01:45:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6294461650018964344tmp [Pipeline] { [Pipeline] echo 01:45:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:45:04 ---> sigul-configuration.sh 01:45:04 gpg: directory `/root/.gnupg' created 01:45:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:45:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:45:04 gpg: keyring `/root/.gnupg/secring.gpg' created 01:45:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:45:04 gpg: CAST5 encrypted data 01:45:04 gpg: encrypted with 1 passphrase 01:45:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:45:04 + mkdir /home/jenkins 01:45:04 + mkdir /home/jenkins/sigul [Pipeline] sh 01:45:04 + 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 01:45:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:45:05 ---> sigul-install.sh 01:45:05 Sigul already installed; skipping installation. [Pipeline] sh 01:45:05 + git tag --list 01:45:05 1.0.0 01:45:05 v0.0.0 01:45:05 v1.1.0 01:45:05 v1.1.1 01:45:05 v1.2.2 01:45:05 v1.3.0 01:45:05 v1.3.1 01:45:05 v2.0.0 01:45:05 v2.1.0 01:45:05 v2.1.1 01:45:05 v2.1.1-dev.2 01:45:05 v2.1.1-dev.3 01:45:05 v2.2.0 01:45:05 v2.2.1-dev.1 01:45:05 v2.2.1-dev.2 01:45:05 v2.2.1-dev.3 01:45:05 v2.2.1-dev.4 01:45:05 v2.2.1-dev.5 01:45:05 v2.2.1-dev.6 01:45:05 v2.2.1-dev.7 01:45:05 v2.3.0 01:45:05 v2.3.0-dev.10 01:45:05 v2.3.0-dev.11 01:45:05 v2.3.0-dev.12 01:45:05 v2.3.0-dev.13 01:45:05 v2.3.0-dev.14 01:45:05 v2.3.0-dev.15 01:45:05 v2.3.0-dev.16 01:45:05 v2.3.0-dev.17 01:45:05 v2.3.0-dev.18 01:45:05 v2.3.0-dev.19 01:45:05 v2.3.0-dev.20 01:45:05 v2.3.0-dev.21 01:45:05 v2.3.0-dev.22 01:45:05 v2.3.0-dev.23 01:45:05 v2.3.0-dev.24 01:45:05 v2.3.0-dev.7 01:45:05 v2.3.0-dev.8 01:45:05 v2.3.0-dev.9 01:45:05 v3.0.0-dev.1 01:45:05 v3.0.0-dev.10 01:45:05 v3.0.0-dev.11 01:45:05 v3.0.0-dev.12 01:45:05 v3.0.0-dev.13 01:45:05 v3.0.0-dev.14 01:45:05 v3.0.0-dev.15 01:45:05 v3.0.0-dev.16 01:45:05 v3.0.0-dev.17 01:45:05 v3.0.0-dev.18 01:45:05 v3.0.0-dev.19 01:45:05 v3.0.0-dev.2 01:45:05 v3.0.0-dev.20 01:45:05 v3.0.0-dev.21 01:45:05 v3.0.0-dev.22 01:45:05 v3.0.0-dev.23 01:45:05 v3.0.0-dev.24 01:45:05 v3.0.0-dev.25 01:45:05 v3.0.0-dev.26 01:45:05 v3.0.0-dev.3 01:45:05 v3.0.0-dev.4 01:45:05 v3.0.0-dev.5 01:45:05 v3.0.0-dev.6 01:45:05 v3.0.0-dev.7 01:45:05 v3.0.0-dev.8 01:45:05 v3.0.0-dev.9 [Pipeline] sh 01:45:05 + lftools sign git-tag v3.0.0-dev.26 01:45:06 Signing Git tag with Sigul... 01:45:06 Signing v3.0.0-dev.26 [Pipeline] echo 01:45:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:45:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:45:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:45:06 $ docker stop --time=1 f7c6e1ee3e35be76fb3c7de17b5debe562877bbc4e0035e7d13d78b7f22e9667 01:45:08 $ docker rm -f --volumes f7c6e1ee3e35be76fb3c7de17b5debe562877bbc4e0035e7d13d78b7f22e9667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:45:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:08 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:45:08 $ 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 01:45:09 $ docker top 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b -eo pid,comm 01:45:09 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). 01:45:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:09 [ssh-agent] Looking for ssh-agent implementation... 01:45:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:09 $ docker exec 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b ssh-agent 01:45:09 SSH_AUTH_SOCK=/tmp/ssh-O6R3In5jAnj6/agent.32 01:45:09 SSH_AGENT_PID=38 01:45:09 Running ssh-add (command line suppressed) 01:45:09 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14726256028727921276.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14726256028727921276.key) 01:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:10 + git semver bump pre 01:45:10 2023-05-25 01:45:10,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:45:10 2023-05-25 01:45:10,199 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev 01:45:10 2023-05-25 01:45:10,199 [bump_version] DEBUG bumped version:3.0.0-dev.27 01:45:10 2023-05-25 01:45:10,199 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 01:45:10 2023-05-25 01:45:10,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:45:10 2023-05-25 01:45:10,199 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:45:10 2023-05-25 01:45:10,201 [execute] INFO git cat-file --batch-check 01:45:10 2023-05-25 01:45:10,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:45:10 2023-05-25 01:45:10,206 [execute] INFO git cat-file --batch 01:45:10 2023-05-25 01:45:10,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:45:10 2023-05-25 01:45:10,211 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:45:10 3.0.0-dev.27 [Pipeline] } 01:45:10 $ docker exec --env ******** --env ******** 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b ssh-agent -k 01:45:10 unset SSH_AUTH_SOCK; 01:45:10 unset SSH_AGENT_PID; 01:45:10 echo Agent pid 38 killed; 01:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:10 + git semver [Pipeline] } 01:45:10 $ docker stop --time=1 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b 01:45:12 $ docker rm -f --volumes 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b [Pipeline] // withDockerContainer [Pipeline] sh 01:45:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:12 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:45:12 $ 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 01:45:13 $ docker top 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe -eo pid,comm 01:45:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:45:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:13 [ssh-agent] Looking for ssh-agent implementation... 01:45:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:13 $ docker exec 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe ssh-agent 01:45:13 SSH_AUTH_SOCK=/tmp/ssh-9kyt9H2upt2h/agent.32 01:45:13 SSH_AGENT_PID=38 01:45:13 Running ssh-add (command line suppressed) 01:45:13 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2002468382552295624.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2002468382552295624.key) 01:45:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:14 + git semver push 01:45:14 2023-05-25 01:45:14,170 [run_push] DEBUG push 01:45:14 2023-05-25 01:45:14,171 [execute] INFO git cat-file --batch-check 01:45:14 2023-05-25 01:45:14,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 01:45:14 2023-05-25 01:45:14,174 [execute] INFO git rev-list d5ee792336d012c723075cd0dd60d44f86ea52f2 -- 01:45:14 2023-05-25 01:45:14,175 [execute] DEBUG Popen(['git', 'rev-list', 'd5ee792336d012c723075cd0dd60d44f86ea52f2', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:45:14 2023-05-25 01:45:14,182 [execute] INFO git fetch -v origin 01:45:14 2023-05-25 01:45:14,182 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 01:45:14 2023-05-25 01:45:14,640 [run_push] DEBUG no remote changes detected 01:45:14 2023-05-25 01:45:14,640 [execute] INFO git push origin semver 01:45:14 2023-05-25 01:45:14,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 01:45:15 2023-05-25 01:45:15,390 [run_push] DEBUG push all version tags 01:45:15 2023-05-25 01:45:15,390 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:45:15 2023-05-25 01:45:15,391 [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) 01:45:16 2023-05-25 01:45:16,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 01:45:16 3.0.0-dev.27 [Pipeline] } 01:45:16 $ docker exec --env ******** --env ******** 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe ssh-agent -k 01:45:16 unset SSH_AUTH_SOCK; 01:45:16 unset SSH_AGENT_PID; 01:45:16 echo Agent pid 38 killed; 01:45:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:16 + git semver [Pipeline] } 01:45:17 $ docker stop --time=1 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe 01:45:18 $ docker rm -f --volumes 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe [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 01:45:18 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 01:45:18 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:45:18 total 16 01:45:18 drwxr-xr-x 3 root root 4096 May 25 01:31 . 01:45:18 drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:45 .. 01:45:18 drwxr-xr-x 2 root root 4096 May 25 01:31 cost 01:45:18 -rw-r--r-- 1 root root 85 May 25 01:31 cost.csv 01:45:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:45:18 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 01:45:18 total 16 01:45:18 drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:31 . 01:45:18 drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:45 .. 01:45:18 drwxr-xr-x 2 jenkins jenkins 4096 May 25 01:31 cost 01:45:18 -rw-r--r-- 1 jenkins jenkins 85 May 25 01:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:45:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:45:20 ---> package-listing.sh 01:45:20 ++ facter osfamily 01:45:20 ++ tr '[:upper:]' '[:lower:]' 01:45:20 + OS_FAMILY=debian 01:45:20 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 01:45:20 + START_PACKAGES=/tmp/packages_start.txt 01:45:20 + END_PACKAGES=/tmp/packages_end.txt 01:45:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:45:20 + PACKAGES=/tmp/packages_start.txt 01:45:20 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 01:45:20 + PACKAGES=/tmp/packages_end.txt 01:45:20 + case "${OS_FAMILY}" in 01:45:20 + dpkg -l 01:45:20 + grep '^ii' 01:45:20 + '[' -f /tmp/packages_start.txt ']' 01:45:20 + '[' -f /tmp/packages_end.txt ']' 01:45:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:45:20 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 01:45:20 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 01:45:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 01:45:20 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 01:45:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:45:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:21 prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container 01:45:21 $ 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 01:45:21 $ docker top 899a10be50dbd035a2ed5a2ef3939cc743fb981c202940f22ce94431f92c2650 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:21 + touch /tmp/pre-build-complete [Pipeline] sh 01:45:22 + mkdir -p /var/log/sysstat [Pipeline] sh 01:45:22 + ls /var/log/sa-host 01:45:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:22 provisioning config files... 01:45:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17042528206422562108tmp [Pipeline] { [Pipeline] echo 01:45:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:45:22 ---> create-netrc.sh [Pipeline] } 01:45:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:45:23 ---> python-tools-install.sh [Pipeline] echo 01:45:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:45:23 ---> sudo-logs.sh 01:45:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:45:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:45:23 ---> job-cost.sh 01:45:23 lf-activate-venv: SKIPPING 01:45:23 DEBUG: total: 0.2199999988079071 01:45:23 INFO: Retrieving Stack Cost... 01:45:24 INFO: Retrieving Pricing Info for: v3-standard-8 01:45:24 INFO: Archiving Costs [Pipeline] echo 01:45:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:45:24 ---> logs-deploy.sh 01:45:24 lf-activate-venv: SKIPPING 01:45:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/83 01:45:24 INFO: archiving workspace using pattern(s): 01:45:25 Archives upload complete. 01:45:25 INFO: archiving logs to Nexus