Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b749e223b2711b185c15c0ba4cea8b5d0d469184 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-ssh17430898784149501835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1181400531672521749.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13147610490719476233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16452942095590025686.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-ssh16499680560672240011.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9069 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 b749e223b2711b185c15c0ba4cea8b5d0d469184 (main) Commit message: "Merge pull request #289 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" > 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 b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 > git rev-list --no-walk 9516c9f86bfab3f780b93b970f8360439339a3f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:57:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:57:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:57:34 ========================================================= 06:57:34 EdgeX Global Pipelines Version Info 06:57:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:57:34 ------------------- 06:57:34 stable info: 06:57:34 ------------------- 06:57:34 Commited By: Bill Mahoney bill.mahoney@intel.com 06:57:34 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:57:34 Message: update stable to v1.0.248 06:57:35 ------------------- 06:57:35 experimental info: 06:57:35 ------------------- 06:57:35 Commited By: **** collab-it+edgex@linuxfoundation.org 06:57:35 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:57:35 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:57:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b749e223b2711b185c15c0ba4cea8b5d0d469184 [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b749e22 [Pipeline] echo 06:57:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:36 provisioning config files... 06:57:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1527293107395161058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:36 ---> docker-login.sh 06:57:36 nexus3.edgexfoundry.org:10001 06:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:36 Configure a credential helper to remove this warning. See 06:57:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:36 06:57:36 Login Succeeded 06:57:37 nexus3.edgexfoundry.org:10002 06:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:37 Configure a credential helper to remove this warning. See 06:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:37 06:57:37 Login Succeeded 06:57:37 nexus3.edgexfoundry.org:10003 06:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:37 Configure a credential helper to remove this warning. See 06:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:37 06:57:37 Login Succeeded 06:57:37 nexus3.edgexfoundry.org:10004 06:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:37 Configure a credential helper to remove this warning. See 06:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:37 06:57:37 Login Succeeded 06:57:37 docker.io 06:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:37 Configure a credential helper to remove this warning. See 06:57:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:37 06:57:37 Login Succeeded 06:57:37 ---> docker-login.sh ends [Pipeline] } 06:57:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:57:38 + git rev-list -1 --merges b749e223b2711b185c15c0ba4cea8b5d0d469184~1..b749e223b2711b185c15c0ba4cea8b5d0d469184 [Pipeline] echo 06:57:38 -----------> git rev-list -1 --merges b749e223b2711b185c15c0ba4cea8b5d0d469184~1..b749e223b2711b185c15c0ba4cea8b5d0d469184 b749e223b2711b185c15c0ba4cea8b5d0d469184 06:57:38 b749e223b2711b185c15c0ba4cea8b5d0d469184 [false] [Pipeline] sh 06:57:38 + git log --format=format:%s -1 b749e223b2711b185c15c0ba4cea8b5d0d469184 [Pipeline] echo 06:57:38 ========================================================= 06:57:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:57:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:57:38 + git log --format=format:%s -1 b749e223b2711b185c15c0ba4cea8b5d0d469184 [Pipeline] echo 06:57:38 [semverPrep] GIT_COMMIT: b749e223b2711b185c15c0ba4cea8b5d0d469184, Commit Message: Merge pull request #289 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71 [Pipeline] echo 06:57:38 [semverPrep] This is not a build commit. [Pipeline] sh 06:57:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:57:39 + grep -v github /etc/ssh/ssh_known_hosts 06:57:39 + [ -e /tmp/ssh_known_hosts ] 06:57:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:57:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:57:39 + sudo tee -a /etc/ssh/ssh_known_hosts 06:57:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:39 06:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:39 0.1.4: Pulling from edgex-devops/py-git-semver 06:57:39 b85a868b505f: Pulling fs layer 06:57:39 e2be974225ed: Pulling fs layer 06:57:39 339a4e72a1f5: Pulling fs layer 06:57:39 988bab9f4d93: Pulling fs layer 06:57:39 1469e6f7b9e6: Pulling fs layer 06:57:39 eaf3925da568: Pulling fs layer 06:57:39 bab4dde63d76: Pulling fs layer 06:57:39 bde34c3a00c8: Pulling fs layer 06:57:39 b352a97aabf1: Pulling fs layer 06:57:39 4872d77fe225: Pulling fs layer 06:57:39 5851b861e8e6: Pulling fs layer 06:57:39 988bab9f4d93: Waiting 06:57:39 bab4dde63d76: Waiting 06:57:39 bde34c3a00c8: Waiting 06:57:39 4872d77fe225: Waiting 06:57:39 b352a97aabf1: Waiting 06:57:39 1469e6f7b9e6: Waiting 06:57:39 5851b861e8e6: Waiting 06:57:39 eaf3925da568: Waiting 06:57:39 e2be974225ed: Download complete 06:57:39 988bab9f4d93: Download complete 06:57:39 339a4e72a1f5: Verifying Checksum 06:57:39 339a4e72a1f5: Download complete 06:57:39 1469e6f7b9e6: Verifying Checksum 06:57:39 1469e6f7b9e6: Download complete 06:57:40 eaf3925da568: Download complete 06:57:40 bde34c3a00c8: Verifying Checksum 06:57:40 bde34c3a00c8: Download complete 06:57:40 b352a97aabf1: Download complete 06:57:40 4872d77fe225: Verifying Checksum 06:57:40 4872d77fe225: Download complete 06:57:40 5851b861e8e6: Download complete 06:57:40 b85a868b505f: Verifying Checksum 06:57:40 b85a868b505f: Download complete 06:57:40 bab4dde63d76: Verifying Checksum 06:57:40 bab4dde63d76: Download complete 06:57:41 b85a868b505f: Pull complete 06:57:41 e2be974225ed: Pull complete 06:57:41 339a4e72a1f5: Pull complete 06:57:41 988bab9f4d93: Pull complete 06:57:42 1469e6f7b9e6: Pull complete 06:57:42 eaf3925da568: Pull complete 06:57:44 bab4dde63d76: Pull complete 06:57:44 bde34c3a00c8: Pull complete 06:57:44 b352a97aabf1: Pull complete 06:57:44 4872d77fe225: Pull complete 06:57:44 5851b861e8e6: Pull complete 06:57:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:44 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 06:57:44 $ 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 06:57:47 $ docker top 6f0810ccc252caff80f25bd6b899f7d7bda1e89208af988f3d3913ce17bf1b51 -eo pid,comm 06:57:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:57:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:57:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:47 [ssh-agent] Looking for ssh-agent implementation... 06:57:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:47 $ docker exec 6f0810ccc252caff80f25bd6b899f7d7bda1e89208af988f3d3913ce17bf1b51 ssh-agent 06:57:47 SSH_AUTH_SOCK=/tmp/ssh-751rRByecMT8/agent.32 06:57:47 SSH_AGENT_PID=38 06:57:47 Running ssh-add (command line suppressed) 06:57:47 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10986223790296311631.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10986223790296311631.key) 06:57:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:47 + git tag --points-at HEAD [Pipeline] } 06:57:47 $ docker exec --env ******** --env ******** 6f0810ccc252caff80f25bd6b899f7d7bda1e89208af988f3d3913ce17bf1b51 ssh-agent -k 06:57:47 unset SSH_AUTH_SOCK; 06:57:47 unset SSH_AGENT_PID; 06:57:47 echo Agent pid 38 killed; 06:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:57:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:57:47 [ssh-agent] Looking for ssh-agent implementation... 06:57:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:57:48 $ docker exec 6f0810ccc252caff80f25bd6b899f7d7bda1e89208af988f3d3913ce17bf1b51 ssh-agent 06:57:48 SSH_AUTH_SOCK=/tmp/ssh-Bv97WXSs42Mc/agent.70 06:57:48 SSH_AGENT_PID=76 06:57:48 Running ssh-add (command line suppressed) 06:57:48 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12928466442252631563.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12928466442252631563.key) 06:57:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:57:48 + git semver init 06:57:48 2023-04-19 06:57:48,805 [run_init] DEBUG init version:0.0.0 force:False 06:57:48 2023-04-19 06:57:48,806 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:57:48 2023-04-19 06:57:48,807 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:57:48 2023-04-19 06:57:48,807 [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) 06:57:49 2023-04-19 06:57:49,560 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:57:49 2023-04-19 06:57:49,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:57:49 2023-04-19 06:57:49,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:57:49 2023-04-19 06:57:49,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:57:49 3.0.0-dev.15 [Pipeline] } 06:57:49 $ docker exec --env ******** --env ******** 6f0810ccc252caff80f25bd6b899f7d7bda1e89208af988f3d3913ce17bf1b51 ssh-agent -k 06:57:49 unset SSH_AUTH_SOCK; 06:57:49 unset SSH_AGENT_PID; 06:57:49 echo Agent pid 76 killed; 06:57:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:50 + git semver [Pipeline] } 06:57:50 $ docker stop --time=1 6f0810ccc252caff80f25bd6b899f7d7bda1e89208af988f3d3913ce17bf1b51 06:57:51 $ docker rm -f --volumes 6f0810ccc252caff80f25bd6b899f7d7bda1e89208af988f3d3913ce17bf1b51 [Pipeline] // withDockerContainer [Pipeline] sh 06:57:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:57:52 Stashed 1 file(s) [Pipeline] echo 06:57:52 [edgeXSemver]: initialized semver on version 3.0.0-dev.15 [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 06:57:52 provisioning config files... 06:57:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3515657470388716417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:52 ---> docker-login.sh 06:57:52 nexus3.edgexfoundry.org:10001 06:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:52 Configure a credential helper to remove this warning. See 06:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:52 06:57:52 Login Succeeded 06:57:52 nexus3.edgexfoundry.org:10002 06:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:52 Configure a credential helper to remove this warning. See 06:57:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:52 06:57:52 Login Succeeded 06:57:52 nexus3.edgexfoundry.org:10003 06:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:53 Configure a credential helper to remove this warning. See 06:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:53 06:57:53 Login Succeeded 06:57:53 nexus3.edgexfoundry.org:10004 06:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:53 Configure a credential helper to remove this warning. See 06:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:53 06:57:53 Login Succeeded 06:57:53 docker.io 06:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:53 Configure a credential helper to remove this warning. See 06:57:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:53 06:57:53 Login Succeeded 06:57:53 ---> docker-login.sh ends [Pipeline] } 06:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:57:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:57:53 ========================================================= 06:57:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:57:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:53 + 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 . 06:57:53 Sending build context to Docker daemon 5.779MB 06:57:53 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:57:53 Step 2/12 : FROM ${BASE} AS builder 06:57:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:57:53 63b65145d645: Pulling fs layer 06:57:53 a2d21d5440eb: Pulling fs layer 06:57:53 935e6c44a52c: Pulling fs layer 06:57:53 94cc34f8dd06: Pulling fs layer 06:57:53 30dea6a524f1: Pulling fs layer 06:57:53 a2aff8979fd8: Pulling fs layer 06:57:53 6808be2612f2: Pulling fs layer 06:57:53 f25807f1079a: Pulling fs layer 06:57:53 94cc34f8dd06: Waiting 06:57:53 6808be2612f2: Waiting 06:57:53 f25807f1079a: Waiting 06:57:53 30dea6a524f1: Waiting 06:57:53 a2aff8979fd8: Waiting 06:57:53 a2d21d5440eb: Download complete 06:57:53 94cc34f8dd06: Download complete 06:57:53 30dea6a524f1: Verifying Checksum 06:57:53 30dea6a524f1: Download complete 06:57:53 63b65145d645: Download complete 06:57:53 a2aff8979fd8: Verifying Checksum 06:57:53 a2aff8979fd8: Download complete 06:57:53 63b65145d645: Pull complete 06:57:54 a2d21d5440eb: Pull complete 06:57:54 f25807f1079a: Verifying Checksum 06:57:54 f25807f1079a: Download complete 06:57:54 935e6c44a52c: Verifying Checksum 06:57:54 935e6c44a52c: Download complete 06:57:54 6808be2612f2: Verifying Checksum 06:57:54 6808be2612f2: Download complete 06:57:58 935e6c44a52c: Pull complete 06:57:58 94cc34f8dd06: Pull complete 06:57:58 30dea6a524f1: Pull complete 06:57:58 a2aff8979fd8: Pull complete 06:58:00 6808be2612f2: Pull complete 06:58:01 f25807f1079a: Pull complete 06:58:01 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:58:01 ---> 3b553350e43f 06:58:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:58:05 ---> Running in 047b78a3df89 06:58:05 Removing intermediate container 047b78a3df89 06:58:05 ---> 9efe4d0f80d3 06:58:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:58:05 ---> Running in 61d79b6427f2 06:58:05 Removing intermediate container 61d79b6427f2 06:58:05 ---> 578eb2fa521a 06:58:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:58:05 ---> Running in 36dd9c1ead83 06:58:05 Removing intermediate container 36dd9c1ead83 06:58:05 ---> 7f605445652c 06:58:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:58:06 ---> Running in 79710600c140 06:58:06 Removing intermediate container 79710600c140 06:58:06 ---> fa10212d62c6 06:58:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:58:06 ---> Running in 0984c6587388 06:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:58:06 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:58:06 (2/4) Installing libedit (20221030.3.1-r0) 06:58:06 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:58:06 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:58:06 Executing busybox-1.35.0-r29.trigger 06:58:06 OK: 269 MiB in 57 packages 06:58:07 Still waiting to schedule task 06:58:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:58:07 Removing intermediate container 0984c6587388 06:58:07 ---> 4a28fdb3aae2 06:58:07 Step 8/12 : WORKDIR /device-snmp-go 06:58:07 ---> Running in e23be0ebcf31 06:58:07 Removing intermediate container e23be0ebcf31 06:58:07 ---> 249e7fd1e1ca 06:58:07 Step 9/12 : COPY go.mod vendor* ./ 06:58:07 ---> 465cb49fdfc1 06:58:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:08 ---> Running in 49ffe3f6ac6e 06:58:54 Removing intermediate container 49ffe3f6ac6e 06:58:54 ---> ff5500b8ab90 06:58:54 Step 11/12 : COPY . . 06:58:54 ---> 48815c2581f9 06:58:54 Step 12/12 : RUN ${MAKE} 06:58:54 ---> Running in 30b0330f5d4b 06:58:54 noop 06:58:54 Removing intermediate container 30b0330f5d4b 06:58:54 ---> 6a689b03099e 06:58:54 Successfully built 6a689b03099e 06:58:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:55 + docker inspect -f . ci-base-image-x86_64 06:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:55 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 06:58:55 $ 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 06:58:55 $ docker top 645f002c1e5b418424dfb19e7717f80c1534808cc283bb524f2c53862822b737 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:56 + go version 06:58:56 go version go1.20.2 linux/amd64 [Pipeline] } 06:58:56 $ docker stop --time=1 645f002c1e5b418424dfb19e7717f80c1534808cc283bb524f2c53862822b737 06:58:57 $ docker rm -f --volumes 645f002c1e5b418424dfb19e7717f80c1534808cc283bb524f2c53862822b737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:57 + docker inspect -f . ci-base-image-x86_64 06:58:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:57 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 06:58:57 $ 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 06:58:58 $ docker top bedf82bb56db223e33d547efdf434c775e2a9ef3507bf48137e719e14e1bfab7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:58:58 + make test 06:58:58 go test ./... -coverprofile=coverage.out 06:59:04 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:59:14 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:59:14 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 06:59:19 go vet ./... 06:59:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:59:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:59:22 ./bin/test-attribution-txt.sh [Pipeline] echo 06:59:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:59:22 $ docker stop --time=1 bedf82bb56db223e33d547efdf434c775e2a9ef3507bf48137e719e14e1bfab7 06:59:25 $ docker rm -f --volumes bedf82bb56db223e33d547efdf434c775e2a9ef3507bf48137e719e14e1bfab7 [Pipeline] // withDockerContainer [Pipeline] sh 06:59:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:59:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:59:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:59:27 + ls -al . 06:59:27 total 172 06:59:27 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 06:58 . 06:59:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 06:57 .. 06:59:27 -rw-rw-r-- 1 jenkins jenkins 6 Apr 19 06:57 .dockerignore 06:59:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 06:57 .git 06:59:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 06:57 .github 06:59:27 -rw-rw-r-- 1 jenkins jenkins 328 Apr 19 06:57 .gitignore 06:59:27 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 06:57 .golangci.yml 06:59:27 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 06:57 .semver 06:59:27 -rw-rw-r-- 1 jenkins jenkins 9056 Apr 19 06:57 Attribution.txt 06:59:27 -rw-rw-r-- 1 jenkins jenkins 8355 Apr 19 06:57 CHANGELOG.md 06:59:27 -rw-rw-r-- 1 jenkins jenkins 1423 Apr 19 06:57 Dockerfile 06:59:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 06:57 GOVERNANCE.md 06:59:27 -rw-rw-r-- 1 jenkins jenkins 656 Apr 19 06:57 Jenkinsfile 06:59:27 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 06:57 LICENSE 06:59:27 -rw-rw-r-- 1 jenkins jenkins 2114 Apr 19 06:57 Makefile 06:59:27 -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 06:57 OWNERS.md 06:59:27 -rw-rw-r-- 1 jenkins jenkins 10054 Apr 19 06:57 README.md 06:59:27 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 06:57 VERSION 06:59:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 06:57 bin 06:59:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 06:57 cmd 06:59:27 -rw-r--r-- 1 jenkins jenkins 8837 Apr 19 06:59 coverage.out 06:59:27 -rw-rw-r-- 1 jenkins jenkins 3283 Apr 19 06:57 go.mod 06:59:27 -rw-rw-r-- 1 jenkins jenkins 31441 Apr 19 06:57 go.sum 06:59:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 06:57 internal 06:59:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 06:57 snap 06:59:27 -rw-rw-r-- 1 jenkins jenkins 228 Apr 19 06:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:27 + 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=b749e223b2711b185c15c0ba4cea8b5d0d469184 --label arch=amd64 --label version=3.0.0-dev.15 . 06:59:27 Sending build context to Docker daemon 5.789MB 06:59:27 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:59:27 Step 2/24 : FROM ${BASE} AS builder 06:59:27 ---> 6a689b03099e 06:59:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:59:27 ---> Running in 2dae7b17845a 06:59:27 Removing intermediate container 2dae7b17845a 06:59:27 ---> cc66ae57ee3e 06:59:27 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:59:27 ---> Running in 197db7f77061 06:59:27 Removing intermediate container 197db7f77061 06:59:27 ---> 9f1cbe53ab00 06:59:27 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:59:27 ---> Running in 420004ead64d 06:59:28 Removing intermediate container 420004ead64d 06:59:28 ---> 061c6268d1cd 06:59:28 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:59:28 ---> Running in 7ef397fb383b 06:59:28 Removing intermediate container 7ef397fb383b 06:59:28 ---> 74a9989aeb2c 06:59:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:59:28 ---> Running in 64bf10ee1efa 06:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:59:28 OK: 269 MiB in 57 packages 06:59:28 Removing intermediate container 64bf10ee1efa 06:59:28 ---> 2389b35978c6 06:59:28 Step 8/24 : WORKDIR /device-snmp-go 06:59:29 ---> Running in 5b96e3ff46b8 06:59:29 Removing intermediate container 5b96e3ff46b8 06:59:29 ---> 9a3802606189 06:59:29 Step 9/24 : COPY go.mod vendor* ./ 06:59:29 ---> 2298e04b756f 06:59:29 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:29 ---> Running in 726131647fc9 06:59:30 Removing intermediate container 726131647fc9 06:59:30 ---> a0e524c3e9c9 06:59:30 Step 11/24 : COPY . . 06:59:30 ---> 6cfe12fa8378 06:59:30 Step 12/24 : RUN ${MAKE} 06:59:30 ---> Running in 19b71b9f32e5 06:59:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:59:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9070 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:59:46 Running in /w/workspace/device-snmp-go/72 [Pipeline] { [Pipeline] checkout 06:59:46 Selected Git installation does not exist. Using Default 06:59:46 The recommended git tool is: NONE 06:59:52 Removing intermediate container 19b71b9f32e5 06:59:52 ---> fef5f5b1beaa 06:59:52 Step 13/24 : FROM alpine:3.17 06:59:52 3.17: Pulling from library/alpine 06:59:52 f56be85fc22e: Pulling fs layer 06:59:52 f56be85fc22e: Verifying Checksum 06:59:52 f56be85fc22e: Download complete 06:59:52 f56be85fc22e: Pull complete 06:59:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:59:52 Status: Downloaded newer image for alpine:3.17 06:59:52 ---> 9ed4aefc74f6 06:59:52 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:59:52 ---> Running in c243201172f3 06:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:59:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:59:52 (1/1) Installing dumb-init (1.2.5-r2) 06:59:52 Executing busybox-1.35.0-r29.trigger 06:59:52 OK: 7 MiB in 16 packages 06:59:52 Removing intermediate container c243201172f3 06:59:52 ---> d982f90dcd58 06:59:52 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:59:52 ---> bc642a788aa2 06:59:52 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:59:52 ---> d31d134cfb95 06:59:52 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:59:52 ---> 1c7ab3c20860 06:59:52 Step 18/24 : EXPOSE 59993 06:59:52 ---> Running in 6dd6d38d1215 06:59:52 Removing intermediate container 6dd6d38d1215 06:59:52 ---> 891c705b6a55 06:59:52 Step 19/24 : EXPOSE 161 06:59:52 ---> Running in c1dc9466cd67 06:59:52 Removing intermediate container c1dc9466cd67 06:59:52 ---> ba948b4e0f8a 06:59:52 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:59:52 ---> Running in e8da0a6d682b 06:59:52 Removing intermediate container e8da0a6d682b 06:59:52 ---> 1299b576b7a6 06:59:52 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:59:52 ---> Running in 34265335e0e9 06:59:52 Removing intermediate container 34265335e0e9 06:59:52 ---> 2df4c64a6d74 06:59:52 Step 22/24 : LABEL arch=amd64 06:59:52 ---> Running in 29ce65b91b19 06:59:52 Removing intermediate container 29ce65b91b19 06:59:52 ---> cdef90fd39f8 06:59:52 Step 23/24 : LABEL git_sha=b749e223b2711b185c15c0ba4cea8b5d0d469184 06:59:52 ---> Running in 281b4cdff970 06:59:52 Removing intermediate container 281b4cdff970 06:59:52 ---> 065b574503b1 06:59:52 Step 24/24 : LABEL version=3.0.0-dev.15 06:59:52 ---> Running in d9c2961507ed 06:59:52 Removing intermediate container d9c2961507ed 06:59:52 ---> 865d09fde3bb 06:59:52 [Warning] One or more build-args [ARCH] were not consumed 06:59:52 Successfully built 865d09fde3bb 06:59:52 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 06:59:52 using credential edgex-jenkins-ssh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:52 provisioning config files... 06:59:52 Cloning the remote Git repository 06:59:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7733079623043828445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:53 ---> docker-login.sh 06:59:53 nexus3.edgexfoundry.org:10001 06:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:53 Configure a credential helper to remove this warning. See 06:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:53 06:59:53 Login Succeeded 06:59:53 nexus3.edgexfoundry.org:10002 06:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:53 Configure a credential helper to remove this warning. See 06:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:53 06:59:53 Login Succeeded 06:59:53 nexus3.edgexfoundry.org:10003 06:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:53 Configure a credential helper to remove this warning. See 06:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:53 06:59:53 Login Succeeded 06:59:53 nexus3.edgexfoundry.org:10004 06:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:53 Configure a credential helper to remove this warning. See 06:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:53 06:59:53 Login Succeeded 06:59:53 docker.io 06:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:59:53 Configure a credential helper to remove this warning. See 06:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:59:53 06:59:53 Login Succeeded 06:59:53 ---> docker-login.sh ends [Pipeline] } 06:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:59:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:59:53 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:59:53 b749e223b2711b185c15c0ba4cea8b5d0d469184 06:59:53 latest 06:59:53 3.0.0-dev.15 06:59:53 b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15 06:59:53 main 06:59:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 06:59:52 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:59:53 > git init /w/workspace/device-snmp-go/72 # timeout=10 06:59:53 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:59:53 > git --version # timeout=10 06:59:53 > git --version # 'git version 2.25.1' 06:59:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:59:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:54 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b749e223b2711b185c15c0ba4cea8b5d0d469184 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp:b749e223b2711b185c15c0ba4cea8b5d0d469184 06:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:59:54 f07f411c4a6a: Preparing 06:59:54 7939b1dba106: Preparing 06:59:54 748285123723: Preparing 06:59:54 6494c495c44a: Preparing 06:59:54 f1417ff83b31: Preparing 06:59:54 f1417ff83b31: Layer already exists 06:59:54 7939b1dba106: Pushed 06:59:54 6494c495c44a: Pushed 06:59:54 f07f411c4a6a: Pushed 06:59:55 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:59:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:59:56 Avoid second fetch 06:59:56 Checking out Revision b749e223b2711b185c15c0ba4cea8b5d0d469184 (main) 06:59:57 748285123723: Pushed 06:59:57 b749e223b2711b185c15c0ba4cea8b5d0d469184: digest: sha256:9a7c853609acd4a49d2cdfa3e9b381246706ae94469ca2f7fac8fdd8a9af36be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:57 Commit message: "Merge pull request #289 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" 06:59:57 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:59:58 f07f411c4a6a: Preparing 06:59:58 7939b1dba106: Preparing 06:59:58 748285123723: Preparing 06:59:58 6494c495c44a: Preparing 06:59:58 f1417ff83b31: Preparing 06:59:58 7939b1dba106: Layer already exists 06:59:58 6494c495c44a: Layer already exists 06:59:58 748285123723: Layer already exists 06:59:58 f07f411c4a6a: Layer already exists 06:59:58 f1417ff83b31: Layer already exists 06:59:58 latest: digest: sha256:9a7c853609acd4a49d2cdfa3e9b381246706ae94469ca2f7fac8fdd8a9af36be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:57 > git config core.sparsecheckout # timeout=10 06:59:57 > git checkout -f b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:59:58 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:59:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:59:58 Dload Upload Total Spent Left Speed 06:59:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 06:59:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.15 06:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:59:58 f07f411c4a6a: Preparing 06:59:58 7939b1dba106: Preparing 06:59:58 748285123723: Preparing 06:59:58 6494c495c44a: Preparing 06:59:58 f1417ff83b31: Preparing 06:59:58 f1417ff83b31: Layer already exists 06:59:58 748285123723: Layer already exists 06:59:58 7939b1dba106: Layer already exists 06:59:58 6494c495c44a: Layer already exists 06:59:58 f07f411c4a6a: Layer already exists 06:59:58 3.0.0-dev.15: digest: sha256:9a7c853609acd4a49d2cdfa3e9b381246706ae94469ca2f7fac8fdd8a9af36be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 06:59:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:59:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp:b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15 06:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:59:59 f07f411c4a6a: Preparing 06:59:59 7939b1dba106: Preparing 06:59:59 748285123723: Preparing 06:59:59 6494c495c44a: Preparing 06:59:59 f1417ff83b31: Preparing 06:59:59 7939b1dba106: Layer already exists 06:59:59 748285123723: Layer already exists 06:59:59 f07f411c4a6a: Layer already exists 06:59:59 6494c495c44a: Layer already exists 06:59:59 f1417ff83b31: Layer already exists 06:59:59 b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15: digest: sha256:9a7c853609acd4a49d2cdfa3e9b381246706ae94469ca2f7fac8fdd8a9af36be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:59 + sudo tee /etc/docker/daemon.new 06:59:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:59:59 { 06:59:59 "registry-mirrors": [ 06:59:59 "https://nexus3.edgexfoundry.org:10001" 06:59:59 ], 06:59:59 "bip": "10.250.0.254/24", 06:59:59 "hosts": [ 06:59:59 "tcp://0.0.0.0:5555", 06:59:59 "unix:///var/run/docker.sock" 06:59:59 ], 06:59:59 "mtu": 1458, 06:59:59 "selinux-enabled": true, 06:59:59 "seccomp-profile": "/etc/docker/seccomp.json" 06:59:59 } [Pipeline] sh 06:59:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:00:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 07:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:00:00 f07f411c4a6a: Preparing 07:00:00 7939b1dba106: Preparing 07:00:00 748285123723: Preparing 07:00:00 6494c495c44a: Preparing 07:00:00 f1417ff83b31: Preparing 07:00:00 748285123723: Layer already exists 07:00:00 f1417ff83b31: Layer already exists 07:00:00 6494c495c44a: Layer already exists 07:00:00 7939b1dba106: Layer already exists 07:00:00 f07f411c4a6a: Layer already exists 07:00:00 main: digest: sha256:9a7c853609acd4a49d2cdfa3e9b381246706ae94469ca2f7fac8fdd8a9af36be size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:00:00 ===================================================== [Pipeline] echo 07:00:00 taggedImages: 07:00:00 - nexus3.edgexfoundry.org:10004/device-snmp:b749e223b2711b185c15c0ba4cea8b5d0d469184 07:00:00 - nexus3.edgexfoundry.org:10004/device-snmp:latest 07:00:00 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.15 07:00:00 - nexus3.edgexfoundry.org:10004/device-snmp:b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15 07:00:00 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } 07:00:00 + sudo service docker restart [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 07:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:00 07:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:01 latest: Pulling from edgex-lftools-log-publisher 07:00:01 5eb5b503b376: Pulling fs layer 07:00:01 5c69ac0246d0: Pulling fs layer 07:00:01 ec43610c2a17: Pulling fs layer 07:00:01 3a2ae6a8a46f: Pulling fs layer 07:00:01 33b1e0a273af: Pulling fs layer 07:00:01 5d3b04190fa2: Pulling fs layer 07:00:01 2f39f015ded8: Pulling fs layer 07:00:01 33b1e0a273af: Waiting 07:00:01 5d3b04190fa2: Waiting 07:00:01 2f39f015ded8: Waiting 07:00:01 3a2ae6a8a46f: Waiting 07:00:01 5c69ac0246d0: Verifying Checksum 07:00:01 5c69ac0246d0: Download complete 07:00:01 3a2ae6a8a46f: Download complete 07:00:01 33b1e0a273af: Verifying Checksum 07:00:01 33b1e0a273af: Download complete 07:00:01 5d3b04190fa2: Verifying Checksum 07:00:01 5d3b04190fa2: Download complete 07:00:01 ec43610c2a17: Verifying Checksum 07:00:01 ec43610c2a17: Download complete 07:00:02 5eb5b503b376: Verifying Checksum 07:00:02 5eb5b503b376: Download complete 07:00:02 2f39f015ded8: Download complete 07:00:03 5eb5b503b376: Pull complete 07:00:03 5c69ac0246d0: Pull complete 07:00:03 ec43610c2a17: Pull complete 07:00:03 3a2ae6a8a46f: Pull complete 07:00:03 33b1e0a273af: Pull complete 07:00:04 5d3b04190fa2: Pull complete 07:00:08 2f39f015ded8: Pull complete 07:00:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:08 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 07:00:08 $ 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 07:00:12 $ docker top 486f6b912839355494721897a7d29fc91696da76dbbfc50268538bd5206d139b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:13 ---> job-cost.sh 07:00:13 lf-activate-venv: SKIPPING 07:00:13 INFO: No Stack... 07:00:13 INFO: Retrieving Pricing Info for: v3-standard-8 07:00:13 INFO: Archiving Costs [Pipeline] sh 07:00:14 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 07:00:14 + cut -d, -f6 [Pipeline] lock 07:00:14 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-72-stack-cost] 07:00:14 Resource [jenkins-edgexfoundry-device-snmp-go-main-72-stack-cost] did not exist. Created. 07:00:14 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:00:14 + echo total: 0.2199999988079071 [Pipeline] stash 07:00:14 Stashed 1 file(s) [Pipeline] } 07:00:14 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 07:00:14 $ docker stop --time=1 486f6b912839355494721897a7d29fc91696da76dbbfc50268538bd5206d139b 07:00:15 $ docker rm -f --volumes 486f6b912839355494721897a7d29fc91696da76dbbfc50268538bd5206d139b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:18 provisioning config files... 07:00:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/72@tmp/config17822598978019989531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:19 ---> docker-login.sh 07:00:19 nexus3.edgexfoundry.org:10001 07:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:19 Configure a credential helper to remove this warning. See 07:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:19 07:00:19 Login Succeeded 07:00:19 nexus3.edgexfoundry.org:10002 07:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:20 Configure a credential helper to remove this warning. See 07:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:20 07:00:20 Login Succeeded 07:00:20 nexus3.edgexfoundry.org:10003 07:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:20 Configure a credential helper to remove this warning. See 07:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:20 07:00:20 Login Succeeded 07:00:20 nexus3.edgexfoundry.org:10004 07:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:20 Configure a credential helper to remove this warning. See 07:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:20 07:00:20 Login Succeeded 07:00:20 docker.io 07:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:21 Configure a credential helper to remove this warning. See 07:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:21 07:00:21 Login Succeeded 07:00:21 ---> docker-login.sh ends [Pipeline] } 07:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:00:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:00:21 ========================================================= 07:00:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:00:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:22 + 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 . 07:00:22 Sending build context to Docker daemon 2.991MB 07:00:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:00:22 Step 2/12 : FROM ${BASE} AS builder 07:00:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:00:23 af6eaf76a39c: Pulling fs layer 07:00:23 55522c791124: Pulling fs layer 07:00:23 ce5c4a1c91eb: Pulling fs layer 07:00:23 169dfbe0d373: Pulling fs layer 07:00:23 e1ff8fa3b103: Pulling fs layer 07:00:23 52ebb69f0ebf: Pulling fs layer 07:00:23 5abe8eddf0d5: Pulling fs layer 07:00:23 169dfbe0d373: Waiting 07:00:23 e1ff8fa3b103: Waiting 07:00:23 52ebb69f0ebf: Waiting 07:00:23 5abe8eddf0d5: Waiting 07:00:23 55522c791124: Verifying Checksum 07:00:23 55522c791124: Download complete 07:00:23 169dfbe0d373: Verifying Checksum 07:00:23 169dfbe0d373: Download complete 07:00:23 e1ff8fa3b103: Verifying Checksum 07:00:23 e1ff8fa3b103: Download complete 07:00:23 af6eaf76a39c: Download complete 07:00:24 af6eaf76a39c: Pull complete 07:00:24 5abe8eddf0d5: Verifying Checksum 07:00:24 5abe8eddf0d5: Download complete 07:00:24 55522c791124: Pull complete 07:00:25 ce5c4a1c91eb: Verifying Checksum 07:00:25 ce5c4a1c91eb: Download complete 07:00:25 52ebb69f0ebf: Verifying Checksum 07:00:25 52ebb69f0ebf: Download complete 07:00:35 ce5c4a1c91eb: Pull complete 07:00:36 169dfbe0d373: Pull complete 07:00:36 e1ff8fa3b103: Pull complete 07:00:42 52ebb69f0ebf: Pull complete 07:00:44 5abe8eddf0d5: Pull complete 07:00:44 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 07:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:00:44 ---> 6cb57ee374ae 07:00:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:00:46 ---> Running in b8ee9646266a 07:00:46 Removing intermediate container b8ee9646266a 07:00:46 ---> 80d750602aaa 07:00:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:00:46 ---> Running in bfe25617dc23 07:00:46 Removing intermediate container bfe25617dc23 07:00:46 ---> 7d325a3e26d0 07:00:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:00:47 ---> Running in 6edc9b8f9269 07:00:47 Removing intermediate container 6edc9b8f9269 07:00:47 ---> 7fbe0f446a79 07:00:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:00:47 ---> Running in 2fb2890b89e9 07:00:47 Removing intermediate container 2fb2890b89e9 07:00:47 ---> 0e9b24718153 07:00:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:00:48 ---> Running in 297aa092d4b3 07:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:00:50 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:00:50 (2/4) Installing libedit (20221030.3.1-r0) 07:00:50 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:00:50 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:00:50 Executing busybox-1.35.0-r29.trigger 07:00:50 OK: 268 MiB in 57 packages 07:00:51 Removing intermediate container 297aa092d4b3 07:00:51 ---> 9d7dea62da55 07:00:51 Step 8/12 : WORKDIR /device-snmp-go 07:00:51 ---> Running in ec3750e0da7b 07:00:52 Removing intermediate container ec3750e0da7b 07:00:52 ---> e269555a66ea 07:00:52 Step 9/12 : COPY go.mod vendor* ./ 07:00:52 ---> b68fd1b22631 07:00:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:52 ---> Running in c7f446a4c540 07:02:00 Removing intermediate container c7f446a4c540 07:02:00 ---> 196e8a9843a0 07:02:00 Step 11/12 : COPY . . 07:02:00 ---> 016cfd3903f2 07:02:00 Step 12/12 : RUN ${MAKE} 07:02:00 ---> Running in 6f922556d69f 07:02:00 noop 07:02:00 Removing intermediate container 6f922556d69f 07:02:00 ---> f8d98706b9c2 07:02:00 Successfully built f8d98706b9c2 07:02:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:01 + docker inspect -f . ci-base-image-arm64 07:02:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:01 prd-ubuntu20.04-docker-arm64-4c-16g-9070 does not seem to be running inside a container 07:02:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/72 -v /w/workspace/device-snmp-go/72:/w/workspace/device-snmp-go/72:rw,z -v /w/workspace/device-snmp-go/72@tmp:/w/workspace/device-snmp-go/72@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 07:02:02 $ docker top 4e20ab6000c3f73e13ca4b425df8e63e5f6a425b19381edadea839c84039c838 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:03 + go version 07:02:03 go version go1.20.2 linux/arm64 [Pipeline] } 07:02:03 $ docker stop --time=1 4e20ab6000c3f73e13ca4b425df8e63e5f6a425b19381edadea839c84039c838 07:02:06 $ docker rm -f --volumes 4e20ab6000c3f73e13ca4b425df8e63e5f6a425b19381edadea839c84039c838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:07 + docker inspect -f . ci-base-image-arm64 07:02:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:07 prd-ubuntu20.04-docker-arm64-4c-16g-9070 does not seem to be running inside a container 07:02:07 $ 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/72 -v /w/workspace/device-snmp-go/72:/w/workspace/device-snmp-go/72:rw,z -v /w/workspace/device-snmp-go/72@tmp:/w/workspace/device-snmp-go/72@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 07:02:08 $ docker top 83f579a16e5227d4de3bf51616c3250c3014b9b03c86824828f50534e70f8395 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:09 + git config --global --add safe.directory /w/workspace/device-snmp-go/72 [Pipeline] fileExists [Pipeline] sh 07:02:10 + make test 07:02:10 go test ./... -coverprofile=coverage.out 07:02:42 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:04:34 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:04:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements 07:04:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:04:34 go vet ./... 07:05:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:01 ./bin/test-attribution-txt.sh [Pipeline] echo 07:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:05:01 $ docker stop --time=1 83f579a16e5227d4de3bf51616c3250c3014b9b03c86824828f50534e70f8395 07:05:02 $ docker rm -f --volumes 83f579a16e5227d4de3bf51616c3250c3014b9b03c86824828f50534e70f8395 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:04 Warning: overwriting stash ‘coverage-report’ 07:05:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:05 + ls -al . 07:05:05 total 168 07:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 07:02 . 07:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 06:59 .. 07:05:05 -rw-rw-r-- 1 jenkins jenkins 6 Apr 19 06:59 .dockerignore 07:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 06:59 .git 07:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 06:59 .github 07:05:05 -rw-rw-r-- 1 jenkins jenkins 328 Apr 19 06:59 .gitignore 07:05:05 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 06:59 .golangci.yml 07:05:05 -rw-rw-r-- 1 jenkins jenkins 9056 Apr 19 06:59 Attribution.txt 07:05:05 -rw-rw-r-- 1 jenkins jenkins 8355 Apr 19 06:59 CHANGELOG.md 07:05:05 -rw-rw-r-- 1 jenkins jenkins 1423 Apr 19 06:59 Dockerfile 07:05:05 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 06:59 GOVERNANCE.md 07:05:05 -rw-rw-r-- 1 jenkins jenkins 656 Apr 19 06:59 Jenkinsfile 07:05:05 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 06:59 LICENSE 07:05:05 -rw-rw-r-- 1 jenkins jenkins 2114 Apr 19 06:59 Makefile 07:05:05 -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 06:59 OWNERS.md 07:05:05 -rw-rw-r-- 1 jenkins jenkins 10054 Apr 19 06:59 README.md 07:05:05 -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 06:57 VERSION 07:05:05 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 06:59 bin 07:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 06:59 cmd 07:05:05 -rw-r--r-- 1 jenkins jenkins 8837 Apr 19 07:04 coverage.out 07:05:05 -rw-rw-r-- 1 jenkins jenkins 3283 Apr 19 06:59 go.mod 07:05:05 -rw-rw-r-- 1 jenkins jenkins 31441 Apr 19 06:59 go.sum 07:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 06:59 internal 07:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 06:59 snap 07:05:05 -rw-rw-r-- 1 jenkins jenkins 228 Apr 19 06:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:05 + 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=b749e223b2711b185c15c0ba4cea8b5d0d469184 --label arch=arm64 --label version=3.0.0-dev.15 . 07:05:05 Sending build context to Docker daemon 3.001MB 07:05:05 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 07:05:05 Step 2/24 : FROM ${BASE} AS builder 07:05:05 ---> f8d98706b9c2 07:05:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:05:06 ---> Running in affb8306360b 07:05:06 Removing intermediate container affb8306360b 07:05:06 ---> 6c7b38030c81 07:05:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:05:06 ---> Running in 7aca678935eb 07:05:06 Removing intermediate container 7aca678935eb 07:05:06 ---> 7e662c2c5c24 07:05:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:05:06 ---> Running in ac15e6a03cdc 07:05:06 Removing intermediate container ac15e6a03cdc 07:05:06 ---> 1cf6e266bb3a 07:05:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:05:07 ---> Running in efc12a8c01b6 07:05:07 Removing intermediate container efc12a8c01b6 07:05:07 ---> e916d7989bdd 07:05:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:07 ---> Running in 79a3606eb69d 07:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:05:09 OK: 268 MiB in 57 packages 07:05:10 Removing intermediate container 79a3606eb69d 07:05:10 ---> 52689c358afe 07:05:10 Step 8/24 : WORKDIR /device-snmp-go 07:05:10 ---> Running in fc02ba35973f 07:05:11 Removing intermediate container fc02ba35973f 07:05:11 ---> 28b7f07a1ccd 07:05:11 Step 9/24 : COPY go.mod vendor* ./ 07:05:11 ---> f8bb43fab268 07:05:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:11 ---> Running in 211d21dc7cb5 07:05:14 Removing intermediate container 211d21dc7cb5 07:05:14 ---> 3de2d2e08ee9 07:05:14 Step 11/24 : COPY . . 07:05:14 ---> 02b8e451ba9d 07:05:14 Step 12/24 : RUN ${MAKE} 07:05:14 ---> Running in 46b2fba9363f 07:05:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.15" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 07:07:22 Removing intermediate container 46b2fba9363f 07:07:22 ---> 89f1fe30ca87 07:07:22 Step 13/24 : FROM alpine:3.17 07:07:22 3.17: Pulling from library/alpine 07:07:22 c41833b44d91: Pulling fs layer 07:07:22 c41833b44d91: Download complete 07:07:22 c41833b44d91: Pull complete 07:07:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:07:22 Status: Downloaded newer image for alpine:3.17 07:07:22 ---> 51e60588ff2c 07:07:22 Step 14/24 : RUN apk add --update --no-cache dumb-init 07:07:22 ---> Running in c22fe042fef8 07:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:07:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:07:22 (1/1) Installing dumb-init (1.2.5-r2) 07:07:22 Executing busybox-1.35.0-r29.trigger 07:07:22 OK: 8 MiB in 16 packages 07:07:22 Removing intermediate container c22fe042fef8 07:07:22 ---> 5e82b822dc8a 07:07:22 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:07:24 ---> 68b6e0830cb9 07:07:24 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:07:24 ---> 4e70cc815fb4 07:07:24 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:07:25 ---> 1f728a6f5d3a 07:07:25 Step 18/24 : EXPOSE 59993 07:07:25 ---> Running in 47240d3bcc42 07:07:25 Removing intermediate container 47240d3bcc42 07:07:25 ---> 4c79f1b89fb0 07:07:25 Step 19/24 : EXPOSE 161 07:07:25 ---> Running in 68e36753442b 07:07:25 Removing intermediate container 68e36753442b 07:07:25 ---> f76b06a2d800 07:07:25 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:07:26 ---> Running in e89e9b42d499 07:07:26 Removing intermediate container e89e9b42d499 07:07:26 ---> dd9ba812b9b9 07:07:26 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:07:26 ---> Running in 42685cd2cb2c 07:07:26 Removing intermediate container 42685cd2cb2c 07:07:26 ---> 857deec5ec7a 07:07:26 Step 22/24 : LABEL arch=arm64 07:07:26 ---> Running in 8d4041696734 07:07:26 Removing intermediate container 8d4041696734 07:07:26 ---> 2a27611478d6 07:07:26 Step 23/24 : LABEL git_sha=b749e223b2711b185c15c0ba4cea8b5d0d469184 07:07:26 ---> Running in 9864f9e19bb4 07:07:27 Removing intermediate container 9864f9e19bb4 07:07:27 ---> ee9a9345ca49 07:07:27 Step 24/24 : LABEL version=3.0.0-dev.15 07:07:27 ---> Running in a043516880ac 07:07:27 Removing intermediate container a043516880ac 07:07:27 ---> ef2855a236e8 07:07:27 [Warning] One or more build-args [ARCH] were not consumed 07:07:27 Successfully built ef2855a236e8 07:07:27 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 07:07:27 provisioning config files... 07:07:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/72@tmp/config13095603008237177478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:28 ---> docker-login.sh 07:07:28 nexus3.edgexfoundry.org:10001 07:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:28 Configure a credential helper to remove this warning. See 07:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:28 07:07:28 Login Succeeded 07:07:28 nexus3.edgexfoundry.org:10002 07:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:28 Configure a credential helper to remove this warning. See 07:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:28 07:07:28 Login Succeeded 07:07:28 nexus3.edgexfoundry.org:10003 07:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:29 Configure a credential helper to remove this warning. See 07:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:29 07:07:29 Login Succeeded 07:07:29 nexus3.edgexfoundry.org:10004 07:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:29 Configure a credential helper to remove this warning. See 07:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:29 07:07:29 Login Succeeded 07:07:29 docker.io 07:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:30 Configure a credential helper to remove this warning. See 07:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:30 07:07:30 Login Succeeded 07:07:30 ---> docker-login.sh ends [Pipeline] } 07:07:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:07:30 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 07:07:30 b749e223b2711b185c15c0ba4cea8b5d0d469184 07:07:30 latest 07:07:30 3.0.0-dev.15 07:07:30 b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15 07:07:30 main 07:07:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b749e223b2711b185c15c0ba4cea8b5d0d469184 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b749e223b2711b185c15c0ba4cea8b5d0d469184 07:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:07:30 f1e1a9886e3b: Preparing 07:07:30 d0ad10e48241: Preparing 07:07:30 d20952f2ab00: Preparing 07:07:30 c26c10ffb919: Preparing 07:07:30 26cbea5cba74: Preparing 07:07:30 26cbea5cba74: Layer already exists 07:07:31 d0ad10e48241: Pushed 07:07:31 f1e1a9886e3b: Pushed 07:07:31 c26c10ffb919: Pushed 07:07:36 d20952f2ab00: Pushed 07:07:36 b749e223b2711b185c15c0ba4cea8b5d0d469184: digest: sha256:1c56545c179a18ae80ca14397c6a76f04c460923c7647bd6e0351a9bf42e5214 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:36 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 07:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:07:37 f1e1a9886e3b: Preparing 07:07:37 d0ad10e48241: Preparing 07:07:37 d20952f2ab00: Preparing 07:07:37 c26c10ffb919: Preparing 07:07:37 26cbea5cba74: Preparing 07:07:37 26cbea5cba74: Layer already exists 07:07:37 f1e1a9886e3b: Layer already exists 07:07:37 d0ad10e48241: Layer already exists 07:07:37 c26c10ffb919: Layer already exists 07:07:37 d20952f2ab00: Layer already exists 07:07:37 latest: digest: sha256:1c56545c179a18ae80ca14397c6a76f04c460923c7647bd6e0351a9bf42e5214 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:37 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.15 07:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:07:37 f1e1a9886e3b: Preparing 07:07:37 d0ad10e48241: Preparing 07:07:37 d20952f2ab00: Preparing 07:07:37 c26c10ffb919: Preparing 07:07:37 26cbea5cba74: Preparing 07:07:37 d20952f2ab00: Layer already exists 07:07:37 26cbea5cba74: Layer already exists 07:07:37 c26c10ffb919: Layer already exists 07:07:37 d0ad10e48241: Layer already exists 07:07:37 f1e1a9886e3b: Layer already exists 07:07:37 3.0.0-dev.15: digest: sha256:1c56545c179a18ae80ca14397c6a76f04c460923c7647bd6e0351a9bf42e5214 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:38 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15 07:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:07:38 f1e1a9886e3b: Preparing 07:07:38 d0ad10e48241: Preparing 07:07:38 d20952f2ab00: Preparing 07:07:38 c26c10ffb919: Preparing 07:07:38 26cbea5cba74: Preparing 07:07:38 d20952f2ab00: Layer already exists 07:07:38 26cbea5cba74: Layer already exists 07:07:38 d0ad10e48241: Layer already exists 07:07:38 f1e1a9886e3b: Layer already exists 07:07:38 c26c10ffb919: Layer already exists 07:07:38 b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15: digest: sha256:1c56545c179a18ae80ca14397c6a76f04c460923c7647bd6e0351a9bf42e5214 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:38 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 07:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:07:39 f1e1a9886e3b: Preparing 07:07:39 d0ad10e48241: Preparing 07:07:39 d20952f2ab00: Preparing 07:07:39 c26c10ffb919: Preparing 07:07:39 26cbea5cba74: Preparing 07:07:39 d0ad10e48241: Layer already exists 07:07:39 26cbea5cba74: Layer already exists 07:07:39 f1e1a9886e3b: Layer already exists 07:07:39 c26c10ffb919: Layer already exists 07:07:39 d20952f2ab00: Layer already exists 07:07:39 main: digest: sha256:1c56545c179a18ae80ca14397c6a76f04c460923c7647bd6e0351a9bf42e5214 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:39 ===================================================== [Pipeline] echo 07:07:39 taggedImages: 07:07:39 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b749e223b2711b185c15c0ba4cea8b5d0d469184 07:07:39 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 07:07:39 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.15 07:07:39 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b749e223b2711b185c15c0ba4cea8b5d0d469184-3.0.0-dev.15 07:07:39 - 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 07:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:39 07:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:40 arm64: Pulling from edgex-lftools-log-publisher 07:07:40 8998bd30e6a1: Pulling fs layer 07:07:40 04944245beec: Pulling fs layer 07:07:40 699f458cf7ca: Pulling fs layer 07:07:40 765212b225bb: Pulling fs layer 07:07:40 f23df028b6ca: Pulling fs layer 07:07:40 d65c8cfc05b1: Pulling fs layer 07:07:40 2437ff75d9bd: Pulling fs layer 07:07:40 f23df028b6ca: Waiting 07:07:40 d65c8cfc05b1: Waiting 07:07:40 2437ff75d9bd: Waiting 07:07:40 765212b225bb: Waiting 07:07:40 04944245beec: Verifying Checksum 07:07:40 04944245beec: Download complete 07:07:40 765212b225bb: Verifying Checksum 07:07:40 765212b225bb: Download complete 07:07:40 f23df028b6ca: Verifying Checksum 07:07:40 f23df028b6ca: Download complete 07:07:40 d65c8cfc05b1: Verifying Checksum 07:07:40 d65c8cfc05b1: Download complete 07:07:40 699f458cf7ca: Verifying Checksum 07:07:40 699f458cf7ca: Download complete 07:07:40 8998bd30e6a1: Download complete 07:07:42 2437ff75d9bd: Verifying Checksum 07:07:42 2437ff75d9bd: Download complete 07:07:44 8998bd30e6a1: Pull complete 07:07:44 04944245beec: Pull complete 07:07:45 699f458cf7ca: Pull complete 07:07:45 765212b225bb: Pull complete 07:07:46 f23df028b6ca: Pull complete 07:07:46 d65c8cfc05b1: Pull complete 07:07:59 2437ff75d9bd: Pull complete 07:07:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:59 prd-ubuntu20.04-docker-arm64-4c-16g-9070 does not seem to be running inside a container 07:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/72 -v /w/workspace/device-snmp-go/72:/w/workspace/device-snmp-go/72:rw,z -v /w/workspace/device-snmp-go/72@tmp:/w/workspace/device-snmp-go/72@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 07:08:03 $ docker top 8d215a100a9194f8620c76890fc858b9da4bd711bd375249516f4032d13dbd1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:04 ---> job-cost.sh 07:08:04 lf-activate-venv: SKIPPING 07:08:04 INFO: No Stack... 07:08:04 INFO: Retrieving Pricing Info for: v3-standard-4 07:08:05 INFO: Archiving Costs [Pipeline] sh 07:08:06 + cat /w/workspace/device-snmp-go/72/archives/cost.csv 07:08:06 + cut -d, -f6 [Pipeline] lock 07:08:06 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-72-stack-cost] 07:08:06 Resource [jenkins-edgexfoundry-device-snmp-go-main-72-stack-cost] did not exist. Created. 07:08:06 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:06 /w/workspace/device-snmp-go/72@tmp/durable-51289c1a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:08:06 + echo total: 0.10999999940395355 [Pipeline] stash 07:08:06 Warning: overwriting stash ‘stack-cost’ 07:08:07 Stashed 1 file(s) [Pipeline] } 07:08:07 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:07 $ docker stop --time=1 8d215a100a9194f8620c76890fc858b9da4bd711bd375249516f4032d13dbd1e 07:08:08 $ docker rm -f --volumes 8d215a100a9194f8620c76890fc858b9da4bd711bd375249516f4032d13dbd1e [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 07:08:08 provisioning config files... 07:08:08 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13555557794803683633tmp [Pipeline] { [Pipeline] sh 07:08:09 + set +x 07:08:09 + curl -s https://codecov.io/bash 07:08:09 + bash -s -- 07:08:09 07:08:09 _____ _ 07:08:09 / ____| | | 07:08:09 | | ___ __| | ___ ___ _____ __ 07:08:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:08:09 | |___| (_) | (_| | __/ (_| (_) \ V / 07:08:09 \_____\___/ \__,_|\___|\___\___/ \_/ 07:08:09 Bash-1.0.6 07:08:09 07:08:09 07:08:09 ==> git version 2.25.1 found 07:08:09 ==> 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 07:08:09 Release-Date: 2020-01-08 07:08:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:08:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:08:09 ==> Jenkins CI detected. 07:08:09 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 07:08:09 project root: . 07:08:09 --> token set from env 07:08:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:08:09 ==> Running gcov in . (disable via -X gcov) 07:08:09 ==> Python coveragepy not found 07:08:09 ==> Searching for coverage reports in: 07:08:09 + . 07:08:09 -> Found 1 reports 07:08:09 ==> Detecting git/mercurial file structure 07:08:09 ==> Reading reports 07:08:09 + ./coverage.out bytes=8837 07:08:09 ==> Appending adjustments 07:08:09 https://docs.codecov.io/docs/fixing-reports 07:08:09 + Found adjustments 07:08:09 ==> Gzipping contents 07:08:09 4.0K /tmp/codecov.vsycz2.gz 07:08:09 ==> Uploading reports 07:08:09 url: https://codecov.io 07:08:09 query: branch=main&commit=b749e223b2711b185c15c0ba4cea8b5d0d469184&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:08:09 -> Pinging Codecov 07:08:09 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=b749e223b2711b185c15c0ba4cea8b5d0d469184&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:08:09 -> Uploading to 07:08:09 https://storage.googleapis.com/codecov/v4/raw/2023-04-19/6C56EA5C29638FB4528AC87E60AF5AE0/b749e223b2711b185c15c0ba4cea8b5d0d469184/b899a043-9f78-4369-b10c-6457911dcf7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T070809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64785f5f06d648af37217bb3a21620558908d856866dd952b4ea980d3e6e3790 07:08:09 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:09 Dload Upload Total Spent Left Speed 07:08:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 6683 --:--:-- --:--:-- --:--:-- 6683 07:08:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/b749e223b2711b185c15c0ba4cea8b5d0d469184 [Pipeline] } 07:08:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:08:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:08:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:10 07:08:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:08:10 df9b9388f04a: Pulling fs layer 07:08:10 52dc419b0ee2: Pulling fs layer 07:08:10 25bc292e5bac: Pulling fs layer 07:08:10 114826534d7a: Pulling fs layer 07:08:10 4657fd5d0bcf: Pulling fs layer 07:08:10 6ad1cebc031e: Pulling fs layer 07:08:10 8a3aa393b2d8: Pulling fs layer 07:08:10 6ad1cebc031e: Waiting 07:08:10 4657fd5d0bcf: Waiting 07:08:10 114826534d7a: Waiting 07:08:10 25bc292e5bac: Verifying Checksum 07:08:10 25bc292e5bac: Download complete 07:08:10 52dc419b0ee2: Verifying Checksum 07:08:10 52dc419b0ee2: Download complete 07:08:10 4657fd5d0bcf: Verifying Checksum 07:08:10 4657fd5d0bcf: Download complete 07:08:10 df9b9388f04a: Download complete 07:08:10 6ad1cebc031e: Verifying Checksum 07:08:10 6ad1cebc031e: Download complete 07:08:10 df9b9388f04a: Pull complete 07:08:10 52dc419b0ee2: Pull complete 07:08:10 25bc292e5bac: Pull complete 07:08:11 114826534d7a: Verifying Checksum 07:08:11 114826534d7a: Download complete 07:08:11 8a3aa393b2d8: Verifying Checksum 07:08:11 8a3aa393b2d8: Download complete 07:08:14 114826534d7a: Pull complete 07:08:14 4657fd5d0bcf: Pull complete 07:08:14 6ad1cebc031e: Pull complete 07:08:17 8a3aa393b2d8: Pull complete 07:08:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:17 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 07:08:17 $ 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 07:08:23 $ docker top 10bd87b249f817b38032f9dad40eaa5a65b157d1a1a80dd76545b14fd1d42dec -eo pid,comm [Pipeline] { [Pipeline] echo 07:08:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 07:08:23 + set -o pipefail 07:08:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 07:08:30 07:08:30 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 07:08:30 07:08:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/a98f61d2-d07f-4417-9bfb-d88dbb5111a0 07:08:30 07:08:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:08:30 07:08:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:08:30 07:08:30 07:08:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:08:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:08:30 More details here: https://snyk.co/ue1NS [Pipeline] } 07:08:30 $ docker stop --time=1 10bd87b249f817b38032f9dad40eaa5a65b157d1a1a80dd76545b14fd1d42dec 07:08:33 $ docker rm -f --volumes 10bd87b249f817b38032f9dad40eaa5a65b157d1a1a80dd76545b14fd1d42dec [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 07:08:34 + git log --format=format:%s -1 b749e223b2711b185c15c0ba4cea8b5d0d469184 [Pipeline] sh 07:08:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:08:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:35 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 07:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:08:35 $ docker top 7b570aa78cc9705cd62a578031c060d3c6f1469c303068e25878f614aad0f224 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:35 [ssh-agent] Looking for ssh-agent implementation... 07:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:35 $ docker exec 7b570aa78cc9705cd62a578031c060d3c6f1469c303068e25878f614aad0f224 ssh-agent 07:08:35 SSH_AUTH_SOCK=/tmp/ssh-RCxhd9FKk35M/agent.31 07:08:35 SSH_AGENT_PID=37 07:08:35 Running ssh-add (command line suppressed) 07:08:35 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18318245602679797882.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18318245602679797882.key) 07:08:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:36 + git semver tag 07:08:36 2023-04-19 07:08:36,459 [run_tag] DEBUG tag force:False 07:08:36 2023-04-19 07:08:36,459 [check_head_tag] DEBUG check head tag 07:08:36 2023-04-19 07:08:36,460 [execute] INFO git cat-file --batch-check 07:08:36 2023-04-19 07:08:36,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 07:08:36 2023-04-19 07:08:36,464 [execute] INFO git cat-file --batch 07:08:36 2023-04-19 07:08:36,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 07:08:36 2023-04-19 07:08:36,481 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:08:36 2023-04-19 07:08:36,482 [execute] INFO git tag -a v3.0.0-dev.15 -m v3.0.0-dev.15 07:08:36 2023-04-19 07:08:36,482 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.15', '-m', 'v3.0.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 07:08:36 2023-04-19 07:08:36,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:08:36 3.0.0-dev.15 [Pipeline] } 07:08:36 $ docker exec --env ******** --env ******** 7b570aa78cc9705cd62a578031c060d3c6f1469c303068e25878f614aad0f224 ssh-agent -k 07:08:36 unset SSH_AUTH_SOCK; 07:08:36 unset SSH_AGENT_PID; 07:08:36 echo Agent pid 37 killed; 07:08:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:36 + git semver [Pipeline] } 07:08:37 $ docker stop --time=1 7b570aa78cc9705cd62a578031c060d3c6f1469c303068e25878f614aad0f224 07:08:38 $ docker rm -f --volumes 7b570aa78cc9705cd62a578031c060d3c6f1469c303068e25878f614aad0f224 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:38 07:08:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:39 0.23.1-centos7: Pulling from edgex-lftools 07:08:39 ab5ef0e58194: Pulling fs layer 07:08:39 9712f1f96733: Pulling fs layer 07:08:39 63f879dbbcfc: Pulling fs layer 07:08:39 0d9ebad4ef96: Pulling fs layer 07:08:39 e9a5061849ea: Pulling fs layer 07:08:39 d747dcd14b5f: Pulling fs layer 07:08:39 2de7ff778b66: Pulling fs layer 07:08:39 e9a5061849ea: Waiting 07:08:39 d747dcd14b5f: Waiting 07:08:39 2de7ff778b66: Waiting 07:08:39 0d9ebad4ef96: Waiting 07:08:39 9712f1f96733: Verifying Checksum 07:08:39 9712f1f96733: Download complete 07:08:39 63f879dbbcfc: Verifying Checksum 07:08:39 63f879dbbcfc: Download complete 07:08:39 e9a5061849ea: Verifying Checksum 07:08:39 e9a5061849ea: Download complete 07:08:39 d747dcd14b5f: Download complete 07:08:39 0d9ebad4ef96: Verifying Checksum 07:08:39 0d9ebad4ef96: Download complete 07:08:39 ab5ef0e58194: Verifying Checksum 07:08:39 ab5ef0e58194: Download complete 07:08:39 2de7ff778b66: Verifying Checksum 07:08:39 2de7ff778b66: Download complete 07:08:42 ab5ef0e58194: Pull complete 07:08:42 9712f1f96733: Pull complete 07:08:43 63f879dbbcfc: Pull complete 07:08:46 0d9ebad4ef96: Pull complete 07:08:46 e9a5061849ea: Pull complete 07:08:46 d747dcd14b5f: Pull complete 07:08:47 2de7ff778b66: Pull complete 07:08:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:08:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:47 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 07:08:47 $ 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 07:08:55 $ docker top 3efffde143ece4d53236178d1af39e1a08f923d589b3164b3cd2cfa636356281 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:08:55 provisioning config files... 07:08:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11070215001339806880tmp 07:08:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9122458121628597997tmp 07:08:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9678324340773844552tmp [Pipeline] { [Pipeline] echo 07:08:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:08:55 ---> sigul-configuration.sh 07:08:55 gpg: directory `/root/.gnupg' created 07:08:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:08:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:08:55 gpg: keyring `/root/.gnupg/secring.gpg' created 07:08:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:08:55 gpg: CAST5 encrypted data 07:08:55 gpg: encrypted with 1 passphrase 07:08:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:08:56 + mkdir /home/jenkins 07:08:56 + mkdir /home/jenkins/sigul [Pipeline] sh 07:08:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:08:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:08:56 ---> sigul-install.sh 07:08:56 Sigul already installed; skipping installation. [Pipeline] sh 07:08:56 + git tag --list 07:08:56 1.0.0 07:08:56 v0.0.0 07:08:56 v1.1.0 07:08:56 v1.1.1 07:08:56 v1.2.2 07:08:56 v1.3.0 07:08:56 v1.3.1 07:08:56 v2.0.0 07:08:56 v2.1.0 07:08:56 v2.1.1 07:08:56 v2.1.1-dev.2 07:08:56 v2.1.1-dev.3 07:08:56 v2.2.0 07:08:56 v2.2.1-dev.1 07:08:56 v2.2.1-dev.2 07:08:56 v2.2.1-dev.3 07:08:56 v2.2.1-dev.4 07:08:56 v2.2.1-dev.5 07:08:56 v2.2.1-dev.6 07:08:56 v2.2.1-dev.7 07:08:56 v2.3.0 07:08:56 v2.3.0-dev.10 07:08:56 v2.3.0-dev.11 07:08:56 v2.3.0-dev.12 07:08:56 v2.3.0-dev.13 07:08:56 v2.3.0-dev.14 07:08:56 v2.3.0-dev.15 07:08:56 v2.3.0-dev.16 07:08:56 v2.3.0-dev.17 07:08:56 v2.3.0-dev.18 07:08:56 v2.3.0-dev.19 07:08:56 v2.3.0-dev.20 07:08:56 v2.3.0-dev.21 07:08:56 v2.3.0-dev.22 07:08:56 v2.3.0-dev.23 07:08:56 v2.3.0-dev.24 07:08:56 v2.3.0-dev.7 07:08:56 v2.3.0-dev.8 07:08:56 v2.3.0-dev.9 07:08:56 v3.0.0-dev.1 07:08:56 v3.0.0-dev.10 07:08:56 v3.0.0-dev.11 07:08:56 v3.0.0-dev.12 07:08:56 v3.0.0-dev.13 07:08:56 v3.0.0-dev.14 07:08:56 v3.0.0-dev.15 07:08:56 v3.0.0-dev.2 07:08:56 v3.0.0-dev.3 07:08:56 v3.0.0-dev.4 07:08:56 v3.0.0-dev.5 07:08:56 v3.0.0-dev.6 07:08:56 v3.0.0-dev.7 07:08:56 v3.0.0-dev.8 07:08:56 v3.0.0-dev.9 [Pipeline] sh 07:08:57 + lftools sign git-tag v3.0.0-dev.15 07:08:57 Signing Git tag with Sigul... 07:08:57 Signing v3.0.0-dev.15 [Pipeline] echo 07:08:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:08:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:08:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:08:58 $ docker stop --time=1 3efffde143ece4d53236178d1af39e1a08f923d589b3164b3cd2cfa636356281 07:09:00 $ docker rm -f --volumes 3efffde143ece4d53236178d1af39e1a08f923d589b3164b3cd2cfa636356281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:09:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:01 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 07:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:09:01 $ docker top 71bdbd415a700d4d8f7a0023a7f882ca31dd0dd2fba4179c5c00ce85c4fa79b4 -eo pid,comm 07:09:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:09:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:01 [ssh-agent] Looking for ssh-agent implementation... 07:09:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:01 $ docker exec 71bdbd415a700d4d8f7a0023a7f882ca31dd0dd2fba4179c5c00ce85c4fa79b4 ssh-agent 07:09:01 SSH_AUTH_SOCK=/tmp/ssh-PqIW4eHQlrD9/agent.32 07:09:01 SSH_AGENT_PID=38 07:09:01 Running ssh-add (command line suppressed) 07:09:02 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14199100414685538444.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14199100414685538444.key) 07:09:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:02 + git semver bump pre 07:09:02 2023-04-19 07:09:02,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:09:02 2023-04-19 07:09:02,500 [bump_version] DEBUG bumping version:3.0.0-dev.15 on axis:pre with prefix:dev 07:09:02 2023-04-19 07:09:02,500 [bump_version] DEBUG bumped version:3.0.0-dev.16 07:09:02 2023-04-19 07:09:02,500 [write_version] DEBUG write version:3.0.0-dev.16 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 07:09:02 2023-04-19 07:09:02,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:09:02 2023-04-19 07:09:02,500 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:09:02 2023-04-19 07:09:02,502 [execute] INFO git cat-file --batch-check 07:09:02 2023-04-19 07:09:02,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:09:02 2023-04-19 07:09:02,507 [execute] INFO git cat-file --batch 07:09:02 2023-04-19 07:09:02,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:09:02 2023-04-19 07:09:02,512 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:09:02 3.0.0-dev.16 [Pipeline] } 07:09:02 $ docker exec --env ******** --env ******** 71bdbd415a700d4d8f7a0023a7f882ca31dd0dd2fba4179c5c00ce85c4fa79b4 ssh-agent -k 07:09:02 unset SSH_AUTH_SOCK; 07:09:02 unset SSH_AGENT_PID; 07:09:02 echo Agent pid 38 killed; 07:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:03 + git semver [Pipeline] } 07:09:03 $ docker stop --time=1 71bdbd415a700d4d8f7a0023a7f882ca31dd0dd2fba4179c5c00ce85c4fa79b4 07:09:05 $ docker rm -f --volumes 71bdbd415a700d4d8f7a0023a7f882ca31dd0dd2fba4179c5c00ce85c4fa79b4 [Pipeline] // withDockerContainer [Pipeline] sh 07:09:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:09:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:06 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 07:09:06 $ 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 07:09:08 $ docker top 47f0628b46f96aed83e16206b6accf066d32c3de7e3be8efafe43127ee01f4f3 -eo pid,comm 07:09:08 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). 07:09:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:08 [ssh-agent] Looking for ssh-agent implementation... 07:09:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:08 $ docker exec 47f0628b46f96aed83e16206b6accf066d32c3de7e3be8efafe43127ee01f4f3 ssh-agent 07:09:08 SSH_AUTH_SOCK=/tmp/ssh-z9ryTbMkFHwm/agent.13 07:09:08 SSH_AGENT_PID=19 07:09:08 Running ssh-add (command line suppressed) 07:09:08 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6866807930623710726.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6866807930623710726.key) 07:09:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:09 + git semver push 07:09:09 2023-04-19 07:09:09,317 [run_push] DEBUG push 07:09:09 2023-04-19 07:09:09,318 [execute] INFO git cat-file --batch-check 07:09:09 2023-04-19 07:09:09,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:09:09 2023-04-19 07:09:09,323 [execute] INFO git rev-list 7ffa350ac59199667c302f92f28246f5e7a43251 -- 07:09:09 2023-04-19 07:09:09,323 [execute] DEBUG Popen(['git', 'rev-list', '7ffa350ac59199667c302f92f28246f5e7a43251', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:09:09 2023-04-19 07:09:09,332 [execute] INFO git fetch -v origin 07:09:09 2023-04-19 07:09:09,332 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:09:09 2023-04-19 07:09:09,843 [run_push] DEBUG no remote changes detected 07:09:09 2023-04-19 07:09:09,844 [execute] INFO git push origin semver 07:09:09 2023-04-19 07:09:09,844 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:09:10 2023-04-19 07:09:10,656 [run_push] DEBUG push all version tags 07:09:10 2023-04-19 07:09:10,656 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:09:10 2023-04-19 07:09:10,657 [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) 07:09:11 2023-04-19 07:09:11,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:09:11 3.0.0-dev.16 [Pipeline] } 07:09:11 $ docker exec --env ******** --env ******** 47f0628b46f96aed83e16206b6accf066d32c3de7e3be8efafe43127ee01f4f3 ssh-agent -k 07:09:11 unset SSH_AUTH_SOCK; 07:09:11 unset SSH_AGENT_PID; 07:09:11 echo Agent pid 19 killed; 07:09:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:11 + git semver [Pipeline] } 07:09:12 $ docker stop --time=1 47f0628b46f96aed83e16206b6accf066d32c3de7e3be8efafe43127ee01f4f3 07:09:14 $ docker rm -f --volumes 47f0628b46f96aed83e16206b6accf066d32c3de7e3be8efafe43127ee01f4f3 [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 07:09:14 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 07:09:14 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:09:14 total 16 07:09:14 drwxr-xr-x 3 root root 4096 Apr 19 07:00 . 07:09:14 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 07:08 .. 07:09:14 drwxr-xr-x 2 root root 4096 Apr 19 07:00 cost 07:09:14 -rw-r--r-- 1 root root 85 Apr 19 07:00 cost.csv 07:09:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:09:14 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:09:14 total 16 07:09:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 07:00 . 07:09:14 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 07:08 .. 07:09:14 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 07:00 cost 07:09:14 -rw-r--r-- 1 jenkins jenkins 85 Apr 19 07:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:09:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:16 ---> package-listing.sh 07:09:16 ++ tr '[:upper:]' '[:lower:]' 07:09:16 ++ facter osfamily 07:09:16 + OS_FAMILY=debian 07:09:16 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 07:09:16 + START_PACKAGES=/tmp/packages_start.txt 07:09:16 + END_PACKAGES=/tmp/packages_end.txt 07:09:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:16 + PACKAGES=/tmp/packages_start.txt 07:09:16 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 07:09:16 + PACKAGES=/tmp/packages_end.txt 07:09:16 + case "${OS_FAMILY}" in 07:09:16 + dpkg -l 07:09:16 + grep '^ii' 07:09:16 + '[' -f /tmp/packages_start.txt ']' 07:09:16 + '[' -f /tmp/packages_end.txt ']' 07:09:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:16 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 07:09:16 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 07:09:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 07:09:16 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 07:09:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:09:17 prd-ubuntu20.04-docker-8c-8g-9069 does not seem to be running inside a container 07:09:17 $ 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 07:09:17 $ docker top d41b3d9446eaf0538f728ada673ae39d10bdc551d0939b2ee133bc5e5ea28a6b -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:18 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:18 + mkdir -p /var/log/sysstat [Pipeline] sh 07:09:18 + ls /var/log/sa-host 07:09:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:18 provisioning config files... 07:09:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14085484919053768631tmp [Pipeline] { [Pipeline] echo 07:09:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:19 ---> create-netrc.sh [Pipeline] } 07:09:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:09:19 ---> python-tools-install.sh [Pipeline] echo 07:09:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:19 ---> sudo-logs.sh 07:09:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:09:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:20 ---> job-cost.sh 07:09:20 lf-activate-venv: SKIPPING 07:09:20 DEBUG: total: 0.2199999988079071 07:09:20 INFO: Retrieving Stack Cost... 07:09:20 INFO: Retrieving Pricing Info for: v3-standard-8 07:09:20 INFO: Archiving Costs [Pipeline] echo 07:09:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:21 ---> logs-deploy.sh 07:09:21 lf-activate-venv: SKIPPING 07:09:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/72 07:09:21 INFO: archiving workspace using pattern(s): 07:09:22 Archives upload complete. 07:09:22 INFO: archiving logs to Nexus