Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b57b763129a056da364ef181ea3d00bbbd664f0 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-ssh14250744699768800703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13897819033201202983.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2283540367748291925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11519401333052042134.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-ssh16041241420015808358.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1953’ Running on prd-ubuntu20.04-docker-8c-8g-1956 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 9b57b763129a056da364ef181ea3d00bbbd664f0 (main) Commit message: "Merge pull request #211 from lenny-intel/mb-config" > 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 9b57b763129a056da364ef181ea3d00bbbd664f0 # timeout=10 > git rev-list --no-walk ac8d37b91ffebeab2a267fed6cce847388f5686c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:50:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:50:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:50:13 ========================================================= 21:50:13 EdgeX Global Pipelines Version Info 21:50:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:50:14 ------------------- 21:50:14 stable info: 21:50:14 ------------------- 21:50:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:50:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:50:14 Message: update stable to v1.0.244 21:50:15 ------------------- 21:50:15 experimental info: 21:50:15 ------------------- 21:50:15 Commited By: **** collab-it+edgex@linuxfoundation.org 21:50:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:50:15 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b57b763129a056da364ef181ea3d00bbbd664f0 [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b57b76 [Pipeline] echo 21:50:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:15 provisioning config files... 21:50:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5141482261662664088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:16 ---> docker-login.sh 21:50:16 nexus3.edgexfoundry.org:10001 21:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:16 Configure a credential helper to remove this warning. See 21:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:16 21:50:16 Login Succeeded 21:50:16 nexus3.edgexfoundry.org:10002 21:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:16 Configure a credential helper to remove this warning. See 21:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:16 21:50:16 Login Succeeded 21:50:16 nexus3.edgexfoundry.org:10003 21:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:16 Configure a credential helper to remove this warning. See 21:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:16 21:50:16 Login Succeeded 21:50:16 nexus3.edgexfoundry.org:10004 21:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:16 Configure a credential helper to remove this warning. See 21:50:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:16 21:50:16 Login Succeeded 21:50:16 docker.io 21:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:17 Configure a credential helper to remove this warning. See 21:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:17 21:50:17 Login Succeeded 21:50:17 ---> docker-login.sh ends [Pipeline] } 21:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:50:17 + git rev-list -1 --merges 9b57b763129a056da364ef181ea3d00bbbd664f0~1..9b57b763129a056da364ef181ea3d00bbbd664f0 [Pipeline] echo 21:50:17 -----------> git rev-list -1 --merges 9b57b763129a056da364ef181ea3d00bbbd664f0~1..9b57b763129a056da364ef181ea3d00bbbd664f0 9b57b763129a056da364ef181ea3d00bbbd664f0 21:50:17 9b57b763129a056da364ef181ea3d00bbbd664f0 [false] [Pipeline] sh 21:50:17 + git log --format=format:%s -1 9b57b763129a056da364ef181ea3d00bbbd664f0 [Pipeline] echo 21:50:17 ========================================================= 21:50:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:50:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:18 + git log --format=format:%s -1 9b57b763129a056da364ef181ea3d00bbbd664f0 [Pipeline] echo 21:50:18 [semverPrep] GIT_COMMIT: 9b57b763129a056da364ef181ea3d00bbbd664f0, Commit Message: Merge pull request #211 from lenny-intel/mb-config [Pipeline] echo 21:50:18 [semverPrep] This is not a build commit. [Pipeline] sh 21:50:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:50:18 + grep -v github /etc/ssh/ssh_known_hosts 21:50:18 + [ -e /tmp/ssh_known_hosts ] 21:50:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:50:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:50:18 + sudo tee -a /etc/ssh/ssh_known_hosts 21:50:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:50:19 21:50:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:50:19 0.1.4: Pulling from edgex-devops/py-git-semver 21:50:19 b85a868b505f: Pulling fs layer 21:50:19 e2be974225ed: Pulling fs layer 21:50:19 339a4e72a1f5: Pulling fs layer 21:50:19 988bab9f4d93: Pulling fs layer 21:50:19 1469e6f7b9e6: Pulling fs layer 21:50:19 eaf3925da568: Pulling fs layer 21:50:19 bab4dde63d76: Pulling fs layer 21:50:19 bde34c3a00c8: Pulling fs layer 21:50:19 b352a97aabf1: Pulling fs layer 21:50:19 4872d77fe225: Pulling fs layer 21:50:19 5851b861e8e6: Pulling fs layer 21:50:19 bde34c3a00c8: Waiting 21:50:19 b352a97aabf1: Waiting 21:50:19 988bab9f4d93: Waiting 21:50:19 1469e6f7b9e6: Waiting 21:50:19 eaf3925da568: Waiting 21:50:19 5851b861e8e6: Waiting 21:50:19 4872d77fe225: Waiting 21:50:19 bab4dde63d76: Waiting 21:50:19 e2be974225ed: Download complete 21:50:19 988bab9f4d93: Verifying Checksum 21:50:19 988bab9f4d93: Download complete 21:50:19 1469e6f7b9e6: Verifying Checksum 21:50:19 1469e6f7b9e6: Download complete 21:50:19 339a4e72a1f5: Verifying Checksum 21:50:19 339a4e72a1f5: Download complete 21:50:19 eaf3925da568: Verifying Checksum 21:50:19 eaf3925da568: Download complete 21:50:19 bde34c3a00c8: Verifying Checksum 21:50:19 bde34c3a00c8: Download complete 21:50:19 b352a97aabf1: Download complete 21:50:19 4872d77fe225: Download complete 21:50:19 5851b861e8e6: Download complete 21:50:19 b85a868b505f: Download complete 21:50:19 bab4dde63d76: Verifying Checksum 21:50:19 bab4dde63d76: Download complete 21:50:21 b85a868b505f: Pull complete 21:50:21 e2be974225ed: Pull complete 21:50:21 339a4e72a1f5: Pull complete 21:50:21 988bab9f4d93: Pull complete 21:50:22 1469e6f7b9e6: Pull complete 21:50:22 eaf3925da568: Pull complete 21:50:23 bab4dde63d76: Pull complete 21:50:23 bde34c3a00c8: Pull complete 21:50:23 b352a97aabf1: Pull complete 21:50:23 4872d77fe225: Pull complete 21:50:24 5851b861e8e6: Pull complete 21:50:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:50:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:24 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 21:50:24 $ 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 21:50:29 $ docker top 1a1ad6394b254c681ea287a01480aa5175b6854fab90947152b9e3bd87137e40 -eo pid,comm 21:50:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:50:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:50:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:29 [ssh-agent] Looking for ssh-agent implementation... 21:50:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:29 $ docker exec 1a1ad6394b254c681ea287a01480aa5175b6854fab90947152b9e3bd87137e40 ssh-agent 21:50:29 SSH_AUTH_SOCK=/tmp/ssh-Anz2HCAa4NZj/agent.32 21:50:29 SSH_AGENT_PID=38 21:50:29 Running ssh-add (command line suppressed) 21:50:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10301401018138401822.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10301401018138401822.key) 21:50:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:30 + git tag --points-at HEAD [Pipeline] } 21:50:30 $ docker exec --env ******** --env ******** 1a1ad6394b254c681ea287a01480aa5175b6854fab90947152b9e3bd87137e40 ssh-agent -k 21:50:30 unset SSH_AUTH_SOCK; 21:50:30 unset SSH_AGENT_PID; 21:50:30 echo Agent pid 38 killed; 21:50:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:50:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:30 [ssh-agent] Looking for ssh-agent implementation... 21:50:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:30 $ docker exec 1a1ad6394b254c681ea287a01480aa5175b6854fab90947152b9e3bd87137e40 ssh-agent 21:50:30 SSH_AUTH_SOCK=/tmp/ssh-cdewMEQ2mbni/agent.70 21:50:30 SSH_AGENT_PID=76 21:50:30 Running ssh-add (command line suppressed) 21:50:30 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18195466389086193558.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18195466389086193558.key) 21:50:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:30 + git semver init 21:50:31 2023-01-11 21:50:31,085 [run_init] DEBUG init version:0.0.0 force:False 21:50:31 2023-01-11 21:50:31,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 21:50:31 2023-01-11 21:50:31,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 21:50:31 2023-01-11 21:50:31,087 [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) 21:50:32 2023-01-11 21:50:31,901 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 21:50:32 2023-01-11 21:50:31,902 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 21:50:32 2023-01-11 21:50:31,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:50:32 2023-01-11 21:50:31,902 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:50:32 3.0.0-dev.4 [Pipeline] } 21:50:32 $ docker exec --env ******** --env ******** 1a1ad6394b254c681ea287a01480aa5175b6854fab90947152b9e3bd87137e40 ssh-agent -k 21:50:32 unset SSH_AUTH_SOCK; 21:50:32 unset SSH_AGENT_PID; 21:50:32 echo Agent pid 76 killed; 21:50:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:50:32 + git semver [Pipeline] } 21:50:32 $ docker stop --time=1 1a1ad6394b254c681ea287a01480aa5175b6854fab90947152b9e3bd87137e40 21:50:34 $ docker rm -f --volumes 1a1ad6394b254c681ea287a01480aa5175b6854fab90947152b9e3bd87137e40 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:50:34 Stashed 1 file(s) [Pipeline] echo 21:50:34 [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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 21:50:34 provisioning config files... 21:50:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1731330121222102133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:35 ---> docker-login.sh 21:50:35 nexus3.edgexfoundry.org:10001 21:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:35 Configure a credential helper to remove this warning. See 21:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:35 21:50:35 Login Succeeded 21:50:35 nexus3.edgexfoundry.org:10002 21:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:35 Configure a credential helper to remove this warning. See 21:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:35 21:50:35 Login Succeeded 21:50:35 nexus3.edgexfoundry.org:10003 21:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:35 Configure a credential helper to remove this warning. See 21:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:35 21:50:35 Login Succeeded 21:50:35 nexus3.edgexfoundry.org:10004 21:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:35 Configure a credential helper to remove this warning. See 21:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:35 21:50:35 Login Succeeded 21:50:35 docker.io 21:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:35 Configure a credential helper to remove this warning. See 21:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:35 21:50:35 Login Succeeded 21:50:35 ---> docker-login.sh ends [Pipeline] } 21:50:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:50:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:50:35 ========================================================= 21:50:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:50:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:50:35 Sending build context to Docker daemon 5.64MB 21:50:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:50:35 Step 2/12 : FROM ${BASE} AS builder 21:50:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:50:35 213ec9aee27d: Pulling fs layer 21:50:35 4583459ba037: Pulling fs layer 21:50:35 93c1e223e6f2: Pulling fs layer 21:50:35 53926ce57604: Pulling fs layer 21:50:35 21b2b0c7a3f4: Pulling fs layer 21:50:35 22ff95d597cd: Pulling fs layer 21:50:35 12d6caf4c0d1: Pulling fs layer 21:50:35 53926ce57604: Waiting 21:50:35 21b2b0c7a3f4: Waiting 21:50:35 22ff95d597cd: Waiting 21:50:35 96b7cbca73a9: Pulling fs layer 21:50:35 12d6caf4c0d1: Waiting 21:50:35 a7acece74701: Pulling fs layer 21:50:35 a7acece74701: Waiting 21:50:35 96b7cbca73a9: Waiting 21:50:35 93c1e223e6f2: Verifying Checksum 21:50:35 93c1e223e6f2: Download complete 21:50:35 4583459ba037: Verifying Checksum 21:50:35 4583459ba037: Download complete 21:50:35 21b2b0c7a3f4: Verifying Checksum 21:50:35 21b2b0c7a3f4: Download complete 21:50:36 22ff95d597cd: Download complete 21:50:36 213ec9aee27d: Verifying Checksum 21:50:36 213ec9aee27d: Download complete 21:50:36 12d6caf4c0d1: Verifying Checksum 21:50:36 12d6caf4c0d1: Download complete 21:50:36 213ec9aee27d: Pull complete 21:50:36 4583459ba037: Pull complete 21:50:36 93c1e223e6f2: Pull complete 21:50:37 a7acece74701: Verifying Checksum 21:50:37 a7acece74701: Download complete 21:50:37 96b7cbca73a9: Verifying Checksum 21:50:37 96b7cbca73a9: Download complete 21:50:37 53926ce57604: Verifying Checksum 21:50:37 53926ce57604: Download complete 21:50:40 53926ce57604: Pull complete 21:50:40 21b2b0c7a3f4: Pull complete 21:50:40 22ff95d597cd: Pull complete 21:50:40 12d6caf4c0d1: Pull complete 21:50:42 96b7cbca73a9: Pull complete 21:50:43 a7acece74701: Pull complete 21:50:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:50:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:50:43 ---> db6d94c90886 21:50:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:50:49 Still waiting to schedule task 21:50:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1954’ 21:50:51 ---> Running in 5e8d4e4b291f 21:50:51 Removing intermediate container 5e8d4e4b291f 21:50:51 ---> 1ff954460f58 21:50:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:50:51 ---> Running in 953c90961687 21:50:51 Removing intermediate container 953c90961687 21:50:51 ---> f264b54cc545 21:50:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:50:51 ---> Running in 2c705fa8bc58 21:50:51 Removing intermediate container 2c705fa8bc58 21:50:51 ---> 255c69e63202 21:50:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:50:51 ---> Running in bbb9b326b5aa 21:50:51 Removing intermediate container bbb9b326b5aa 21:50:51 ---> 72967654d390 21:50:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:51 ---> Running in 869ed4c26c1f 21:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:50:51 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:50:51 (2/4) Installing libedit (20210910.3.1-r0) 21:50:51 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:50:51 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:50:51 Executing busybox-1.35.0-r17.trigger 21:50:51 OK: 216 MiB in 55 packages 21:50:52 Removing intermediate container 869ed4c26c1f 21:50:52 ---> d5ad16ba272b 21:50:52 Step 8/12 : WORKDIR /device-snmp-go 21:50:52 ---> Running in 5a0f8465745c 21:50:52 Removing intermediate container 5a0f8465745c 21:50:52 ---> 2abd19c3f82a 21:50:52 Step 9/12 : COPY go.mod vendor* ./ 21:50:52 ---> 3baaec00bfa9 21:50:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:52 ---> Running in 011ea5bc55b4 21:51:19 Removing intermediate container 011ea5bc55b4 21:51:19 ---> 57fc02129a67 21:51:19 Step 11/12 : COPY . . 21:51:19 ---> bdc8f74fc3d9 21:51:19 Step 12/12 : RUN ${MAKE} 21:51:19 ---> Running in 6110000065dd 21:51:20 noop 21:51:20 Removing intermediate container 6110000065dd 21:51:20 ---> 7c678ed75fe3 21:51:20 Successfully built 7c678ed75fe3 21:51:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:20 + docker inspect -f . ci-base-image-x86_64 21:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:20 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 21:51:20 $ 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 21:51:20 $ docker top 0e950722f4a42294b8d62257ff1f388f7fbeb7df0780731b7b4279d14496cf0a -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:21 + go version 21:51:21 go version go1.18.7 linux/amd64 [Pipeline] } 21:51:21 $ docker stop --time=1 0e950722f4a42294b8d62257ff1f388f7fbeb7df0780731b7b4279d14496cf0a 21:51:22 $ docker rm -f --volumes 0e950722f4a42294b8d62257ff1f388f7fbeb7df0780731b7b4279d14496cf0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:23 + docker inspect -f . ci-base-image-x86_64 21:51:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:23 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 21:51:23 $ 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 21:51:23 $ docker top cb53ff3d6151480b41b8a2f5d49bd88923d128f671b1e1436d5f827549efe569 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 21:51:24 + make test 21:51:24 go test ./... -coverprofile=coverage.out 21:51:24 ? github.com/edgexfoundry/device-snmp-go [no test files] 21:51:32 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 21:51:32 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.025s coverage: 0.0% of statements 21:51:37 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:51:37 go vet ./... 21:51:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:51:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:51:40 ./bin/test-attribution-txt.sh [Pipeline] echo 21:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:51:40 $ docker stop --time=1 cb53ff3d6151480b41b8a2f5d49bd88923d128f671b1e1436d5f827549efe569 21:51:42 $ docker rm -f --volumes cb53ff3d6151480b41b8a2f5d49bd88923d128f671b1e1436d5f827549efe569 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:51:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:51:44 + ls -al . 21:51:44 total 180 21:51:44 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 21:51 . 21:51:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:50 .. 21:51:44 -rw-rw-r-- 1 jenkins jenkins 6 Jan 11 21:50 .dockerignore 21:51:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:51 .git 21:51:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 .github 21:51:44 -rw-rw-r-- 1 jenkins jenkins 328 Jan 11 21:50 .gitignore 21:51:44 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 21:50 .golangci.yml 21:51:44 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:50 .semver 21:51:44 -rw-rw-r-- 1 jenkins jenkins 8828 Jan 11 21:50 Attribution.txt 21:51:44 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 11 21:50 CHANGELOG.md 21:51:44 -rw-rw-r-- 1 jenkins jenkins 1423 Jan 11 21:50 Dockerfile 21:51:44 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 21:50 GOVERNANCE.md 21:51:44 -rw-rw-r-- 1 jenkins jenkins 656 Jan 11 21:50 Jenkinsfile 21:51:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 21:50 LICENSE 21:51:44 -rw-rw-r-- 1 jenkins jenkins 2079 Jan 11 21:50 Makefile 21:51:44 -rw-rw-r-- 1 jenkins jenkins 620 Jan 11 21:50 OWNERS.md 21:51:44 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 11 21:50 README.md 21:51:44 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 21:50 VERSION 21:51:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:50 bin 21:51:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 cmd 21:51:44 -rw-r--r-- 1 jenkins jenkins 7631 Jan 11 21:51 coverage.out 21:51:44 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 11 21:50 go.mod 21:51:44 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 11 21:50 go.sum 21:51:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:50 internal 21:51:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:50 snap 21:51:44 -rw-rw-r-- 1 jenkins jenkins 228 Jan 11 21:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:44 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9b57b763129a056da364ef181ea3d00bbbd664f0 --label arch=amd64 --label version=3.0.0-dev.4 . 21:51:44 Sending build context to Docker daemon 5.648MB 21:51:44 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 21:51:44 Step 2/24 : FROM ${BASE} AS builder 21:51:44 ---> 7c678ed75fe3 21:51:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:51:44 ---> Running in 0608062a106c 21:51:44 Removing intermediate container 0608062a106c 21:51:44 ---> 6b3c9b850e4d 21:51:44 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:44 ---> Running in 5fa6f616200c 21:51:44 Removing intermediate container 5fa6f616200c 21:51:44 ---> 3e8dc8b2623c 21:51:44 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:51:44 ---> Running in 83898db2b42a 21:51:44 Removing intermediate container 83898db2b42a 21:51:44 ---> 4dee85c2e045 21:51:44 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:51:44 ---> Running in d346eb946fa8 21:51:44 Removing intermediate container d346eb946fa8 21:51:44 ---> 6460f79c8f69 21:51:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:44 ---> Running in b36650d64c6c 21:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:51:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:51:45 OK: 216 MiB in 55 packages 21:51:46 Removing intermediate container b36650d64c6c 21:51:46 ---> 89342241513e 21:51:46 Step 8/24 : WORKDIR /device-snmp-go 21:51:46 ---> Running in 41428588291c 21:51:46 Removing intermediate container 41428588291c 21:51:46 ---> 20d01568137c 21:51:46 Step 9/24 : COPY go.mod vendor* ./ 21:51:46 ---> c761ed949353 21:51:46 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:46 ---> Running in ed020fde716a 21:51:46 Removing intermediate container ed020fde716a 21:51:46 ---> 6c284e1427e9 21:51:46 Step 11/24 : COPY . . 21:51:47 ---> c8bda5244862 21:51:47 Step 12/24 : RUN ${MAKE} 21:51:47 ---> Running in 4244598a0ac1 21:51:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 21:52:09 Removing intermediate container 4244598a0ac1 21:52:09 ---> 4164a82239a1 21:52:09 Step 13/24 : FROM alpine:3.16 21:52:09 3.16: Pulling from library/alpine 21:52:09 ca7dd9ec2225: Pulling fs layer 21:52:09 ca7dd9ec2225: Verifying Checksum 21:52:09 ca7dd9ec2225: Download complete 21:52:09 ca7dd9ec2225: Pull complete 21:52:09 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:52:09 Status: Downloaded newer image for alpine:3.16 21:52:09 ---> bfe296a52501 21:52:09 Step 14/24 : RUN apk add --update --no-cache dumb-init 21:52:09 ---> Running in 9380cc305f39 21:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:52:09 (1/1) Installing dumb-init (1.2.5-r1) 21:52:09 Executing busybox-1.35.0-r17.trigger 21:52:09 OK: 6 MiB in 15 packages 21:52:09 Removing intermediate container 9380cc305f39 21:52:09 ---> 5f86c30e039b 21:52:09 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 21:52:09 ---> 906047c8c81f 21:52:09 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 21:52:09 ---> 130339a0b7e5 21:52:09 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 21:52:09 ---> 5b120a156e19 21:52:09 Step 18/24 : EXPOSE 59993 21:52:09 ---> Running in 07ad3f956a7c 21:52:09 Removing intermediate container 07ad3f956a7c 21:52:09 ---> 6ad4ccfffcaa 21:52:09 Step 19/24 : EXPOSE 161 21:52:09 ---> Running in 9c54969505b5 21:52:09 Removing intermediate container 9c54969505b5 21:52:09 ---> 2b9ea099e246 21:52:09 Step 20/24 : ENTRYPOINT ["/device-snmp"] 21:52:09 ---> Running in 755140236cf4 21:52:09 Removing intermediate container 755140236cf4 21:52:09 ---> cedd1d4b05f1 21:52:09 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:52:09 ---> Running in 7fbaff80006e 21:52:09 Removing intermediate container 7fbaff80006e 21:52:09 ---> 5f26b7e4ab7e 21:52:09 Step 22/24 : LABEL arch=amd64 21:52:09 ---> Running in 3c64cfcf3c7b 21:52:09 Removing intermediate container 3c64cfcf3c7b 21:52:09 ---> f6d4961355c8 21:52:09 Step 23/24 : LABEL git_sha=9b57b763129a056da364ef181ea3d00bbbd664f0 21:52:09 ---> Running in 0c1012dc2892 21:52:09 Removing intermediate container 0c1012dc2892 21:52:09 ---> a15a849e2271 21:52:09 Step 24/24 : LABEL version=3.0.0-dev.4 21:52:09 ---> Running in ed7e16e750b4 21:52:09 Removing intermediate container ed7e16e750b4 21:52:09 ---> c97e0c7529a1 21:52:09 [Warning] One or more build-args [ARCH] were not consumed 21:52:09 Successfully built c97e0c7529a1 21:52:09 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:09 provisioning config files... 21:52:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11816143483348324904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:10 ---> docker-login.sh 21:52:10 nexus3.edgexfoundry.org:10001 21:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:10 Configure a credential helper to remove this warning. See 21:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:10 21:52:10 Login Succeeded 21:52:10 nexus3.edgexfoundry.org:10002 21:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:10 Configure a credential helper to remove this warning. See 21:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:10 21:52:10 Login Succeeded 21:52:10 nexus3.edgexfoundry.org:10003 21:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:10 Configure a credential helper to remove this warning. See 21:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:10 21:52:10 Login Succeeded 21:52:10 nexus3.edgexfoundry.org:10004 21:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:10 Configure a credential helper to remove this warning. See 21:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:10 21:52:10 Login Succeeded 21:52:10 docker.io 21:52:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:10 Configure a credential helper to remove this warning. See 21:52:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:10 21:52:10 Login Succeeded 21:52:10 ---> docker-login.sh ends [Pipeline] } 21:52:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:52:10 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 21:52:10 9b57b763129a056da364ef181ea3d00bbbd664f0 21:52:10 latest 21:52:10 3.0.0-dev.4 21:52:10 9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4 21:52:10 main 21:52:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:9b57b763129a056da364ef181ea3d00bbbd664f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:9b57b763129a056da364ef181ea3d00bbbd664f0 21:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:52:11 bff11c026208: Preparing 21:52:11 7371771140b9: Preparing 21:52:11 d69c5cfa6a0a: Preparing 21:52:11 6114055c449c: Preparing 21:52:11 e5e13b0c77cb: Preparing 21:52:11 e5e13b0c77cb: Layer already exists 21:52:11 6114055c449c: Pushed 21:52:11 7371771140b9: Pushed 21:52:11 bff11c026208: Pushed 21:52:13 d69c5cfa6a0a: Pushed 21:52:13 9b57b763129a056da364ef181ea3d00bbbd664f0: digest: sha256:9a3637f524a988a10b3f5d2b55118103d8a4fdecf7274baa4df14e4582c6b035 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:14 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 21:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:52:14 bff11c026208: Preparing 21:52:14 7371771140b9: Preparing 21:52:14 d69c5cfa6a0a: Preparing 21:52:14 6114055c449c: Preparing 21:52:14 e5e13b0c77cb: Preparing 21:52:14 d69c5cfa6a0a: Layer already exists 21:52:14 7371771140b9: Layer already exists 21:52:14 e5e13b0c77cb: Layer already exists 21:52:14 6114055c449c: Layer already exists 21:52:14 bff11c026208: Layer already exists 21:52:14 latest: digest: sha256:9a3637f524a988a10b3f5d2b55118103d8a4fdecf7274baa4df14e4582c6b035 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:14 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.4 21:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:52:15 bff11c026208: Preparing 21:52:15 7371771140b9: Preparing 21:52:15 d69c5cfa6a0a: Preparing 21:52:15 6114055c449c: Preparing 21:52:15 e5e13b0c77cb: Preparing 21:52:15 6114055c449c: Layer already exists 21:52:15 7371771140b9: Layer already exists 21:52:15 d69c5cfa6a0a: Layer already exists 21:52:15 e5e13b0c77cb: Layer already exists 21:52:15 bff11c026208: Layer already exists 21:52:15 3.0.0-dev.4: digest: sha256:9a3637f524a988a10b3f5d2b55118103d8a4fdecf7274baa4df14e4582c6b035 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:15 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp:9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4 21:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:52:15 bff11c026208: Preparing 21:52:15 7371771140b9: Preparing 21:52:15 d69c5cfa6a0a: Preparing 21:52:15 6114055c449c: Preparing 21:52:15 e5e13b0c77cb: Preparing 21:52:15 bff11c026208: Layer already exists 21:52:15 e5e13b0c77cb: Layer already exists 21:52:15 6114055c449c: Layer already exists 21:52:15 7371771140b9: Layer already exists 21:52:15 d69c5cfa6a0a: Layer already exists 21:52:15 9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4: digest: sha256:9a3637f524a988a10b3f5d2b55118103d8a4fdecf7274baa4df14e4582c6b035 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:16 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 21:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:52:16 bff11c026208: Preparing 21:52:16 7371771140b9: Preparing 21:52:16 d69c5cfa6a0a: Preparing 21:52:16 6114055c449c: Preparing 21:52:16 e5e13b0c77cb: Preparing 21:52:16 6114055c449c: Layer already exists 21:52:16 d69c5cfa6a0a: Layer already exists 21:52:16 e5e13b0c77cb: Layer already exists 21:52:16 bff11c026208: Layer already exists 21:52:16 7371771140b9: Layer already exists 21:52:16 main: digest: sha256:9a3637f524a988a10b3f5d2b55118103d8a4fdecf7274baa4df14e4582c6b035 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:16 ===================================================== [Pipeline] echo 21:52:16 taggedImages: 21:52:16 - nexus3.edgexfoundry.org:10004/device-snmp:9b57b763129a056da364ef181ea3d00bbbd664f0 21:52:16 - nexus3.edgexfoundry.org:10004/device-snmp:latest 21:52:16 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.4 21:52:16 - nexus3.edgexfoundry.org:10004/device-snmp:9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4 21:52:16 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:16 21:52:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:17 latest: Pulling from edgex-lftools-log-publisher 21:52:17 5eb5b503b376: Pulling fs layer 21:52:17 5c69ac0246d0: Pulling fs layer 21:52:17 ec43610c2a17: Pulling fs layer 21:52:17 3a2ae6a8a46f: Pulling fs layer 21:52:17 33b1e0a273af: Pulling fs layer 21:52:17 5d3b04190fa2: Pulling fs layer 21:52:17 2f39f015ded8: Pulling fs layer 21:52:17 33b1e0a273af: Waiting 21:52:17 5d3b04190fa2: Waiting 21:52:17 2f39f015ded8: Waiting 21:52:17 3a2ae6a8a46f: Waiting 21:52:17 5c69ac0246d0: Download complete 21:52:17 3a2ae6a8a46f: Verifying Checksum 21:52:17 3a2ae6a8a46f: Download complete 21:52:17 33b1e0a273af: Verifying Checksum 21:52:17 33b1e0a273af: Download complete 21:52:17 5d3b04190fa2: Verifying Checksum 21:52:17 5d3b04190fa2: Download complete 21:52:17 ec43610c2a17: Verifying Checksum 21:52:17 ec43610c2a17: Download complete 21:52:17 5eb5b503b376: Verifying Checksum 21:52:17 5eb5b503b376: Download complete 21:52:17 2f39f015ded8: Download complete 21:52:18 5eb5b503b376: Pull complete 21:52:18 5c69ac0246d0: Pull complete 21:52:18 ec43610c2a17: Pull complete 21:52:18 3a2ae6a8a46f: Pull complete 21:52:19 33b1e0a273af: Pull complete 21:52:19 5d3b04190fa2: Pull complete 21:52:23 2f39f015ded8: Pull complete 21:52:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:23 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 21:52:23 $ 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 21:52:28 $ docker top c7d750b9721b1512a515d264d64c4ad7093e6a85b29592eb51135afafc74761a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:28 ---> job-cost.sh 21:52:28 lf-activate-venv: SKIPPING 21:52:28 INFO: No Stack... 21:52:28 INFO: Retrieving Pricing Info for: v3-standard-8 21:52:28 INFO: Archiving Costs [Pipeline] sh 21:52:29 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 21:52:29 + cut -d, -f6 [Pipeline] lock 21:52:29 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-60-stack-cost] 21:52:29 Resource [jenkins-edgexfoundry-device-snmp-go-main-60-stack-cost] did not exist. Created. 21:52:29 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:29 + echo total: 0.2199999988079071 [Pipeline] stash 21:52:29 Stashed 1 file(s) [Pipeline] } 21:52:29 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:29 $ docker stop --time=1 c7d750b9721b1512a515d264d64c4ad7093e6a85b29592eb51135afafc74761a 21:52:30 $ docker rm -f --volumes c7d750b9721b1512a515d264d64c4ad7093e6a85b29592eb51135afafc74761a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:53:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1965 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 21:53:16 Running in /w/workspace/device-snmp-go/60 [Pipeline] { [Pipeline] checkout 21:53:17 Selected Git installation does not exist. Using Default 21:53:17 The recommended git tool is: NONE 21:53:23 using credential edgex-jenkins-ssh 21:53:23 Cloning the remote Git repository 21:53:23 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 21:53:23 > git init /w/workspace/device-snmp-go/60 # timeout=10 21:53:24 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 21:53:24 > git --version # timeout=10 21:53:24 > git --version # 'git version 2.25.1' 21:53:24 using GIT_SSH to set credentials SSH Credentials for GitHub 21:53:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 21:53:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:53:26 Avoid second fetch 21:53:26 Checking out Revision 9b57b763129a056da364ef181ea3d00bbbd664f0 (main) 21:53:26 Commit message: "Merge pull request #211 from lenny-intel/mb-config" 21:53:26 > git config core.sparsecheckout # timeout=10 21:53:26 > git checkout -f 9b57b763129a056da364ef181ea3d00bbbd664f0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:53:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 21:53:27 Dload Upload Total Spent Left Speed 21:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 21:53:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:53:28 + sudo tee /etc/docker/daemon.new 21:53:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:53:28 { 21:53:28 "registry-mirrors": [ 21:53:28 "https://nexus3.edgexfoundry.org:10001" 21:53:28 ], 21:53:28 "bip": "10.250.0.254/24", 21:53:28 "hosts": [ 21:53:28 "tcp://0.0.0.0:5555", 21:53:28 "unix:///var/run/docker.sock" 21:53:28 ], 21:53:28 "mtu": 1458, 21:53:28 "selinux-enabled": true, 21:53:28 "seccomp-profile": "/etc/docker/seccomp.json" 21:53:28 } [Pipeline] sh 21:53:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:53:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:47 provisioning config files... 21:53:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/60@tmp/config7132089646166580307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:53:48 ---> docker-login.sh 21:53:48 nexus3.edgexfoundry.org:10001 21:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:48 Configure a credential helper to remove this warning. See 21:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:48 21:53:48 Login Succeeded 21:53:48 nexus3.edgexfoundry.org:10002 21:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:49 Configure a credential helper to remove this warning. See 21:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:49 21:53:49 Login Succeeded 21:53:49 nexus3.edgexfoundry.org:10003 21:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:49 Configure a credential helper to remove this warning. See 21:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:49 21:53:49 Login Succeeded 21:53:49 nexus3.edgexfoundry.org:10004 21:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:50 Configure a credential helper to remove this warning. See 21:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:50 21:53:50 Login Succeeded 21:53:50 docker.io 21:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:53:50 Configure a credential helper to remove this warning. See 21:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:53:50 21:53:50 Login Succeeded 21:53:50 ---> docker-login.sh ends [Pipeline] } 21:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:53:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:53:51 ========================================================= 21:53:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:53:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:53:52 Sending build context to Docker daemon 2.917MB 21:53:52 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:53:52 Step 2/12 : FROM ${BASE} AS builder 21:53:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:53:52 9b18e9b68314: Pulling fs layer 21:53:52 35d82f9e3411: Pulling fs layer 21:53:52 e16973657156: Pulling fs layer 21:53:52 fc693d55d65f: Pulling fs layer 21:53:52 7e9fc2657dce: Pulling fs layer 21:53:52 dda99020689f: Pulling fs layer 21:53:52 db1c61fa0a46: Pulling fs layer 21:53:52 891c053d2c06: Pulling fs layer 21:53:52 7e9fc2657dce: Waiting 21:53:52 dda99020689f: Waiting 21:53:52 db1c61fa0a46: Waiting 21:53:52 891c053d2c06: Waiting 21:53:52 fc693d55d65f: Waiting 21:53:52 e16973657156: Verifying Checksum 21:53:52 e16973657156: Download complete 21:53:52 35d82f9e3411: Verifying Checksum 21:53:52 35d82f9e3411: Download complete 21:53:52 7e9fc2657dce: Verifying Checksum 21:53:52 7e9fc2657dce: Download complete 21:53:52 dda99020689f: Verifying Checksum 21:53:52 dda99020689f: Download complete 21:53:52 9b18e9b68314: Verifying Checksum 21:53:52 9b18e9b68314: Download complete 21:53:53 9b18e9b68314: Pull complete 21:53:53 891c053d2c06: Verifying Checksum 21:53:53 891c053d2c06: Download complete 21:53:54 35d82f9e3411: Pull complete 21:53:54 e16973657156: Pull complete 21:53:55 db1c61fa0a46: Verifying Checksum 21:53:55 db1c61fa0a46: Download complete 21:53:55 fc693d55d65f: Verifying Checksum 21:53:55 fc693d55d65f: Download complete 21:54:10 fc693d55d65f: Pull complete 21:54:10 7e9fc2657dce: Pull complete 21:54:10 dda99020689f: Pull complete 21:54:15 db1c61fa0a46: Pull complete 21:54:16 891c053d2c06: Pull complete 21:54:16 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:54:16 ---> f96f9c87975a 21:54:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:54:19 ---> Running in e5da8aaf9461 21:54:19 Removing intermediate container e5da8aaf9461 21:54:19 ---> f9da09768834 21:54:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:54:19 ---> Running in 21b4f8db5008 21:54:19 Removing intermediate container 21b4f8db5008 21:54:19 ---> 51b5bc3bc158 21:54:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:54:19 ---> Running in dc1848c80b14 21:54:20 Removing intermediate container dc1848c80b14 21:54:20 ---> 539698dbe8ca 21:54:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:54:20 ---> Running in 16675f423b1d 21:54:20 Removing intermediate container 16675f423b1d 21:54:20 ---> 1cbb7d38372f 21:54:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:21 ---> Running in 7b78c4055d12 21:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:54:24 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:54:24 (2/4) Installing libedit (20210910.3.1-r0) 21:54:24 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:54:24 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:54:24 Executing busybox-1.35.0-r17.trigger 21:54:24 OK: 226 MiB in 55 packages 21:54:25 Removing intermediate container 7b78c4055d12 21:54:25 ---> 99d1046b593b 21:54:25 Step 8/12 : WORKDIR /device-snmp-go 21:54:25 ---> Running in 73fe49404611 21:54:26 Removing intermediate container 73fe49404611 21:54:26 ---> 1825b71d0339 21:54:26 Step 9/12 : COPY go.mod vendor* ./ 21:54:26 ---> d132138f0193 21:54:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:26 ---> Running in b420ed82c7b1 21:55:23 Removing intermediate container b420ed82c7b1 21:55:23 ---> b80b0e3a6174 21:55:23 Step 11/12 : COPY . . 21:55:23 ---> bedc2dfbf64c 21:55:23 Step 12/12 : RUN ${MAKE} 21:55:23 ---> Running in 900564e8b363 21:55:24 noop 21:55:25 Removing intermediate container 900564e8b363 21:55:25 ---> 830d967896a1 21:55:25 Successfully built 830d967896a1 21:55:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:25 + docker inspect -f . ci-base-image-arm64 21:55:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:25 prd-ubuntu20.04-docker-arm64-4c-16g-1965 does not seem to be running inside a container 21:55:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/60 -v /w/workspace/device-snmp-go/60:/w/workspace/device-snmp-go/60:rw,z -v /w/workspace/device-snmp-go/60@tmp:/w/workspace/device-snmp-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:55:27 $ docker top 7d30a6525a4845d0daa8f7b701b1af52f76aee4737c417feabeb2f3ff2c44bbf -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:28 + go version 21:55:28 go version go1.18.7 linux/arm64 [Pipeline] } 21:55:28 $ docker stop --time=1 7d30a6525a4845d0daa8f7b701b1af52f76aee4737c417feabeb2f3ff2c44bbf 21:55:29 $ docker rm -f --volumes 7d30a6525a4845d0daa8f7b701b1af52f76aee4737c417feabeb2f3ff2c44bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:30 + docker inspect -f . ci-base-image-arm64 21:55:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:30 prd-ubuntu20.04-docker-arm64-4c-16g-1965 does not seem to be running inside a container 21:55:30 $ 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/60 -v /w/workspace/device-snmp-go/60:/w/workspace/device-snmp-go/60:rw,z -v /w/workspace/device-snmp-go/60@tmp:/w/workspace/device-snmp-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:55:32 $ docker top 0d1880f4ddf76166338b66f3954526c4443b4050bf7da4242609e26cd3c1f63d -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:33 + git config --global --add safe.directory /w/workspace/device-snmp-go/60 [Pipeline] fileExists [Pipeline] sh 21:55:33 + make test 21:55:33 go test ./... -coverprofile=coverage.out 21:55:36 ? github.com/edgexfoundry/device-snmp-go [no test files] 21:57:13 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 21:57:13 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.053s coverage: 0.0% of statements 21:57:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:57:13 go vet ./... 21:57:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:57:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:57:39 ./bin/test-attribution-txt.sh [Pipeline] echo 21:57:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:57:39 $ docker stop --time=1 0d1880f4ddf76166338b66f3954526c4443b4050bf7da4242609e26cd3c1f63d 21:57:41 $ docker rm -f --volumes 0d1880f4ddf76166338b66f3954526c4443b4050bf7da4242609e26cd3c1f63d [Pipeline] // withDockerContainer [Pipeline] sh 21:57:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:57:42 Warning: overwriting stash ‘coverage-report’ 21:57:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:57:44 + ls -al . 21:57:44 total 176 21:57:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:55 . 21:57:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:53 .. 21:57:44 -rw-rw-r-- 1 jenkins jenkins 6 Jan 11 21:53 .dockerignore 21:57:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 21:53 .git 21:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:53 .github 21:57:44 -rw-rw-r-- 1 jenkins jenkins 328 Jan 11 21:53 .gitignore 21:57:44 -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 21:53 .golangci.yml 21:57:44 -rw-rw-r-- 1 jenkins jenkins 8828 Jan 11 21:53 Attribution.txt 21:57:44 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 11 21:53 CHANGELOG.md 21:57:44 -rw-rw-r-- 1 jenkins jenkins 1423 Jan 11 21:53 Dockerfile 21:57:44 -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 21:53 GOVERNANCE.md 21:57:44 -rw-rw-r-- 1 jenkins jenkins 656 Jan 11 21:53 Jenkinsfile 21:57:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 21:53 LICENSE 21:57:44 -rw-rw-r-- 1 jenkins jenkins 2079 Jan 11 21:53 Makefile 21:57:44 -rw-rw-r-- 1 jenkins jenkins 620 Jan 11 21:53 OWNERS.md 21:57:44 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 11 21:53 README.md 21:57:44 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 21:50 VERSION 21:57:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 21:53 bin 21:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:53 cmd 21:57:44 -rw-r--r-- 1 jenkins jenkins 7631 Jan 11 21:57 coverage.out 21:57:44 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 11 21:53 go.mod 21:57:44 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 11 21:53 go.sum 21:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 21:53 internal 21:57:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 21:53 snap 21:57:44 -rw-rw-r-- 1 jenkins jenkins 228 Jan 11 21:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:44 + 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=9b57b763129a056da364ef181ea3d00bbbd664f0 --label arch=arm64 --label version=3.0.0-dev.4 . 21:57:44 Sending build context to Docker daemon 2.925MB 21:57:44 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 21:57:44 Step 2/24 : FROM ${BASE} AS builder 21:57:44 ---> 830d967896a1 21:57:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:57:45 ---> Running in 2abb7106cf8d 21:57:45 Removing intermediate container 2abb7106cf8d 21:57:45 ---> 5d690873ad72 21:57:45 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:57:45 ---> Running in 644c599112de 21:57:46 Removing intermediate container 644c599112de 21:57:46 ---> 36e8411a7ebf 21:57:46 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:57:46 ---> Running in 917d0d7c750d 21:57:46 Removing intermediate container 917d0d7c750d 21:57:46 ---> 9ce92d51f1a4 21:57:46 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:57:46 ---> Running in b8cf7404c9a9 21:57:46 Removing intermediate container b8cf7404c9a9 21:57:46 ---> c5772f4ed4b4 21:57:46 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:46 ---> Running in c8ce365608f8 21:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:57:49 OK: 226 MiB in 55 packages 21:57:50 Removing intermediate container c8ce365608f8 21:57:50 ---> 0f3492b88827 21:57:50 Step 8/24 : WORKDIR /device-snmp-go 21:57:50 ---> Running in 7c4f9c2c2c34 21:57:51 Removing intermediate container 7c4f9c2c2c34 21:57:51 ---> 2aa9bdb05a62 21:57:51 Step 9/24 : COPY go.mod vendor* ./ 21:57:51 ---> c7dd6088e0b0 21:57:51 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:51 ---> Running in ddfd1b360f80 21:57:55 Removing intermediate container ddfd1b360f80 21:57:55 ---> fd8ba8ddb251 21:57:55 Step 11/24 : COPY . . 21:57:57 ---> dadc7a7678b7 21:57:57 Step 12/24 : RUN ${MAKE} 21:57:57 ---> Running in 9e59cee7e98a 21:57:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 22:00:50 Removing intermediate container 9e59cee7e98a 22:00:50 ---> b3af9773b8af 22:00:50 Step 13/24 : FROM alpine:3.16 22:00:50 3.16: Pulling from library/alpine 22:00:50 6875df1f5354: Pulling fs layer 22:00:50 6875df1f5354: Verifying Checksum 22:00:50 6875df1f5354: Download complete 22:00:50 6875df1f5354: Pull complete 22:00:50 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:00:50 Status: Downloaded newer image for alpine:3.16 22:00:50 ---> 2b4661558fb8 22:00:50 Step 14/24 : RUN apk add --update --no-cache dumb-init 22:00:50 ---> Running in 2e4927d05446 22:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:50 (1/1) Installing dumb-init (1.2.5-r1) 22:00:50 Executing busybox-1.35.0-r17.trigger 22:00:50 OK: 5 MiB in 15 packages 22:00:50 Removing intermediate container 2e4927d05446 22:00:50 ---> 69493ba93a10 22:00:50 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 22:00:52 ---> 61bfe3f1d91e 22:00:52 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:00:52 ---> 249c372d1257 22:00:52 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 22:00:53 ---> 544c37c02524 22:00:53 Step 18/24 : EXPOSE 59993 22:00:53 ---> Running in 533e53f508dd 22:00:53 Removing intermediate container 533e53f508dd 22:00:53 ---> 4493136a0b83 22:00:53 Step 19/24 : EXPOSE 161 22:00:53 ---> Running in adfaf92db214 22:00:54 Removing intermediate container adfaf92db214 22:00:54 ---> 7c47dca9b4e7 22:00:54 Step 20/24 : ENTRYPOINT ["/device-snmp"] 22:00:54 ---> Running in f769bdcee6ce 22:00:54 Removing intermediate container f769bdcee6ce 22:00:54 ---> d8e2cadd9fc5 22:00:54 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:00:54 ---> Running in 4e0959b74bc5 22:00:55 Removing intermediate container 4e0959b74bc5 22:00:55 ---> 664231ca27a8 22:00:55 Step 22/24 : LABEL arch=arm64 22:00:55 ---> Running in 2f292a51578d 22:00:55 Removing intermediate container 2f292a51578d 22:00:55 ---> 2bda8a5b2185 22:00:55 Step 23/24 : LABEL git_sha=9b57b763129a056da364ef181ea3d00bbbd664f0 22:00:55 ---> Running in a1013754acbd 22:00:56 Removing intermediate container a1013754acbd 22:00:56 ---> c5e4d9a50ea3 22:00:56 Step 24/24 : LABEL version=3.0.0-dev.4 22:00:56 ---> Running in d585803094c2 22:00:56 Removing intermediate container d585803094c2 22:00:56 ---> 47852571c891 22:00:56 [Warning] One or more build-args [ARCH] were not consumed 22:00:56 Successfully built 47852571c891 22:00:56 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 22:00:56 provisioning config files... 22:00:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/60@tmp/config12654039331663643515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:56 ---> docker-login.sh 22:00:56 nexus3.edgexfoundry.org:10001 22:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:57 Configure a credential helper to remove this warning. See 22:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:57 22:00:57 Login Succeeded 22:00:57 nexus3.edgexfoundry.org:10002 22:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:57 Configure a credential helper to remove this warning. See 22:00:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:57 22:00:57 Login Succeeded 22:00:57 nexus3.edgexfoundry.org:10003 22:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:58 Configure a credential helper to remove this warning. See 22:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:58 22:00:58 Login Succeeded 22:00:58 nexus3.edgexfoundry.org:10004 22:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:58 Configure a credential helper to remove this warning. See 22:00:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:58 22:00:58 Login Succeeded 22:00:58 docker.io 22:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:59 Configure a credential helper to remove this warning. See 22:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:59 22:00:59 Login Succeeded 22:00:59 ---> docker-login.sh ends [Pipeline] } 22:00:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:00:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:59 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 22:00:59 9b57b763129a056da364ef181ea3d00bbbd664f0 22:00:59 latest 22:00:59 3.0.0-dev.4 22:00:59 9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4 22:00:59 main 22:00:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:59 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:9b57b763129a056da364ef181ea3d00bbbd664f0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:9b57b763129a056da364ef181ea3d00bbbd664f0 22:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:00:59 8da8d43daecb: Preparing 22:00:59 987776118b00: Preparing 22:00:59 7184dea1ed80: Preparing 22:00:59 9e4b91f4956b: Preparing 22:00:59 17bec77d7fdc: Preparing 22:00:59 17bec77d7fdc: Layer already exists 22:01:00 987776118b00: Pushed 22:01:00 8da8d43daecb: Pushed 22:01:00 9e4b91f4956b: Pushed 22:01:05 7184dea1ed80: Pushed 22:01:05 9b57b763129a056da364ef181ea3d00bbbd664f0: digest: sha256:15781067eb4ea5c97a56817d50f6f88dc3de7f3a24cbe2a3193becbb2be3ae28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:06 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 22:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:01:06 8da8d43daecb: Preparing 22:01:06 987776118b00: Preparing 22:01:06 7184dea1ed80: Preparing 22:01:06 9e4b91f4956b: Preparing 22:01:06 17bec77d7fdc: Preparing 22:01:06 17bec77d7fdc: Layer already exists 22:01:06 9e4b91f4956b: Layer already exists 22:01:06 8da8d43daecb: Layer already exists 22:01:06 987776118b00: Layer already exists 22:01:06 7184dea1ed80: Layer already exists 22:01:06 latest: digest: sha256:15781067eb4ea5c97a56817d50f6f88dc3de7f3a24cbe2a3193becbb2be3ae28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:07 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.4 22:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:01:07 8da8d43daecb: Preparing 22:01:07 987776118b00: Preparing 22:01:07 7184dea1ed80: Preparing 22:01:07 9e4b91f4956b: Preparing 22:01:07 17bec77d7fdc: Preparing 22:01:07 9e4b91f4956b: Layer already exists 22:01:07 7184dea1ed80: Layer already exists 22:01:07 987776118b00: Layer already exists 22:01:07 8da8d43daecb: Layer already exists 22:01:07 17bec77d7fdc: Layer already exists 22:01:07 3.0.0-dev.4: digest: sha256:15781067eb4ea5c97a56817d50f6f88dc3de7f3a24cbe2a3193becbb2be3ae28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:08 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4 22:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:01:08 8da8d43daecb: Preparing 22:01:08 987776118b00: Preparing 22:01:08 7184dea1ed80: Preparing 22:01:08 9e4b91f4956b: Preparing 22:01:08 17bec77d7fdc: Preparing 22:01:08 7184dea1ed80: Layer already exists 22:01:08 987776118b00: Layer already exists 22:01:08 9e4b91f4956b: Layer already exists 22:01:08 8da8d43daecb: Layer already exists 22:01:08 17bec77d7fdc: Layer already exists 22:01:08 9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4: digest: sha256:15781067eb4ea5c97a56817d50f6f88dc3de7f3a24cbe2a3193becbb2be3ae28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:09 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:09 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 22:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 22:01:09 8da8d43daecb: Preparing 22:01:09 987776118b00: Preparing 22:01:09 7184dea1ed80: Preparing 22:01:09 9e4b91f4956b: Preparing 22:01:09 17bec77d7fdc: Preparing 22:01:09 17bec77d7fdc: Layer already exists 22:01:09 7184dea1ed80: Layer already exists 22:01:09 9e4b91f4956b: Layer already exists 22:01:09 987776118b00: Layer already exists 22:01:09 8da8d43daecb: Layer already exists 22:01:09 main: digest: sha256:15781067eb4ea5c97a56817d50f6f88dc3de7f3a24cbe2a3193becbb2be3ae28 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:01:09 ===================================================== [Pipeline] echo 22:01:09 taggedImages: 22:01:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:9b57b763129a056da364ef181ea3d00bbbd664f0 22:01:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 22:01:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.4 22:01:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:9b57b763129a056da364ef181ea3d00bbbd664f0-3.0.0-dev.4 22:01:09 - 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 22:01:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:10 22:01:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:10 arm64: Pulling from edgex-lftools-log-publisher 22:01:10 8998bd30e6a1: Pulling fs layer 22:01:10 04944245beec: Pulling fs layer 22:01:10 699f458cf7ca: Pulling fs layer 22:01:10 765212b225bb: Pulling fs layer 22:01:10 f23df028b6ca: Pulling fs layer 22:01:10 d65c8cfc05b1: Pulling fs layer 22:01:10 2437ff75d9bd: Pulling fs layer 22:01:10 765212b225bb: Waiting 22:01:10 f23df028b6ca: Waiting 22:01:10 d65c8cfc05b1: Waiting 22:01:10 2437ff75d9bd: Waiting 22:01:10 04944245beec: Verifying Checksum 22:01:10 04944245beec: Download complete 22:01:10 765212b225bb: Verifying Checksum 22:01:10 765212b225bb: Download complete 22:01:10 f23df028b6ca: Verifying Checksum 22:01:10 f23df028b6ca: Download complete 22:01:11 d65c8cfc05b1: Verifying Checksum 22:01:11 d65c8cfc05b1: Download complete 22:01:11 699f458cf7ca: Verifying Checksum 22:01:11 699f458cf7ca: Download complete 22:01:11 8998bd30e6a1: Verifying Checksum 22:01:11 8998bd30e6a1: Download complete 22:01:14 2437ff75d9bd: Download complete 22:01:15 8998bd30e6a1: Pull complete 22:01:16 04944245beec: Pull complete 22:01:17 699f458cf7ca: Pull complete 22:01:17 765212b225bb: Pull complete 22:01:18 f23df028b6ca: Pull complete 22:01:18 d65c8cfc05b1: Pull complete 22:01:36 2437ff75d9bd: Pull complete 22:01:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:37 prd-ubuntu20.04-docker-arm64-4c-16g-1965 does not seem to be running inside a container 22:01:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/60 -v /w/workspace/device-snmp-go/60:/w/workspace/device-snmp-go/60:rw,z -v /w/workspace/device-snmp-go/60@tmp:/w/workspace/device-snmp-go/60@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 22:01:40 $ docker top 4392e4c4bead88cea0a6116745256aba582bcda4b6251e1cd121d6db9b1d1336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:41 ---> job-cost.sh 22:01:41 lf-activate-venv: SKIPPING 22:01:41 INFO: No Stack... 22:01:41 INFO: Retrieving Pricing Info for: v3-standard-4 22:01:42 INFO: Archiving Costs [Pipeline] sh 22:01:43 + cat /w/workspace/device-snmp-go/60/archives/cost.csv 22:01:43 + cut -d, -f6 [Pipeline] lock 22:01:43 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-60-stack-cost] 22:01:43 Resource [jenkins-edgexfoundry-device-snmp-go-main-60-stack-cost] did not exist. Created. 22:01:43 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:43 /w/workspace/device-snmp-go/60@tmp/durable-c1b4f56f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:01:44 + echo total: 0.10999999940395355 [Pipeline] stash 22:01:44 Warning: overwriting stash ‘stack-cost’ 22:01:44 Stashed 1 file(s) [Pipeline] } 22:01:44 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:44 $ docker stop --time=1 4392e4c4bead88cea0a6116745256aba582bcda4b6251e1cd121d6db9b1d1336 22:01:46 $ docker rm -f --volumes 4392e4c4bead88cea0a6116745256aba582bcda4b6251e1cd121d6db9b1d1336 [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 22:01:46 provisioning config files... 22:01:46 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3056611650888187260tmp [Pipeline] { [Pipeline] sh 22:01:47 + set +x 22:01:47 + curl -s https://codecov.io/bash 22:01:47 + bash -s -- 22:01:47 22:01:47 _____ _ 22:01:47 / ____| | | 22:01:47 | | ___ __| | ___ ___ _____ __ 22:01:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:01:47 | |___| (_) | (_| | __/ (_| (_) \ V / 22:01:47 \_____\___/ \__,_|\___|\___\___/ \_/ 22:01:47 Bash-1.0.6 22:01:47 22:01:47 22:01:47 ==> git version 2.25.1 found 22:01:47 ==> 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 22:01:47 Release-Date: 2020-01-08 22:01:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:01:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:01:47 ==> Jenkins CI detected. 22:01:47 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 22:01:47 project root: . 22:01:47 --> token set from env 22:01:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:01:47 ==> Running gcov in . (disable via -X gcov) 22:01:47 ==> Python coveragepy not found 22:01:47 ==> Searching for coverage reports in: 22:01:47 + . 22:01:47 -> Found 1 reports 22:01:47 ==> Detecting git/mercurial file structure 22:01:47 ==> Reading reports 22:01:47 + ./coverage.out bytes=7631 22:01:47 ==> Appending adjustments 22:01:47 https://docs.codecov.io/docs/fixing-reports 22:01:47 + Found adjustments 22:01:47 ==> Gzipping contents 22:01:47 4.0K /tmp/codecov.qAzjIt.gz 22:01:47 ==> Uploading reports 22:01:47 url: https://codecov.io 22:01:47 query: branch=main&commit=9b57b763129a056da364ef181ea3d00bbbd664f0&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:01:47 -> Pinging Codecov 22:01:47 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=9b57b763129a056da364ef181ea3d00bbbd664f0&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:01:47 -> Uploading to 22:01:47 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/6C56EA5C29638FB4528AC87E60AF5AE0/9b57b763129a056da364ef181ea3d00bbbd664f0/a7ca80c6-fee6-4743-abd3-667f798724fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T220147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27ed7ce61918dca96f3f2804f1e089978eb6f58f4b02f32369561e39a4a61122 22:01:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:47 Dload Upload Total Spent Left Speed 22:01:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7600 --:--:-- --:--:-- --:--:-- 7563 100 1543 0 0 100 1543 0 6272 --:--:-- --:--:-- --:--:-- 6246 22:01:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/9b57b763129a056da364ef181ea3d00bbbd664f0 [Pipeline] } 22:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:01:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:01:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:48 22:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:01:48 df9b9388f04a: Pulling fs layer 22:01:48 52dc419b0ee2: Pulling fs layer 22:01:48 25bc292e5bac: Pulling fs layer 22:01:48 114826534d7a: Pulling fs layer 22:01:48 4657fd5d0bcf: Pulling fs layer 22:01:48 6ad1cebc031e: Pulling fs layer 22:01:48 8a3aa393b2d8: Pulling fs layer 22:01:48 4657fd5d0bcf: Waiting 22:01:48 6ad1cebc031e: Waiting 22:01:48 8a3aa393b2d8: Waiting 22:01:48 114826534d7a: Waiting 22:01:48 25bc292e5bac: Verifying Checksum 22:01:48 25bc292e5bac: Download complete 22:01:48 52dc419b0ee2: Download complete 22:01:48 4657fd5d0bcf: Verifying Checksum 22:01:48 4657fd5d0bcf: Download complete 22:01:48 df9b9388f04a: Download complete 22:01:48 df9b9388f04a: Pull complete 22:01:48 52dc419b0ee2: Pull complete 22:01:48 25bc292e5bac: Pull complete 22:01:49 6ad1cebc031e: Verifying Checksum 22:01:49 6ad1cebc031e: Download complete 22:01:49 114826534d7a: Verifying Checksum 22:01:49 114826534d7a: Download complete 22:01:50 8a3aa393b2d8: Verifying Checksum 22:01:50 8a3aa393b2d8: Download complete 22:01:52 114826534d7a: Pull complete 22:01:52 4657fd5d0bcf: Pull complete 22:01:52 6ad1cebc031e: Pull complete 22:01:55 8a3aa393b2d8: Pull complete 22:01:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:01:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:55 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 22:01:55 $ 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 22:01:59 $ docker top 9d83c4487c1a70e727d4a2132f00ce6aaa0c132b04726b8e9eb23dc39b35ac67 -eo pid,comm [Pipeline] { [Pipeline] echo 22:01:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 22:01:59 + set -o pipefail 22:01:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 22:02:04 22:02:04 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 22:02:04 22:02:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/d15a37ca-b9de-445a-91f5-cf3ded569395 22:02:04 22:02:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:02:04 22:02:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:02:04 22:02:04 22:02:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:02:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:02:04 More details here: https://snyk.co/ue1NS [Pipeline] } 22:02:04 $ docker stop --time=1 9d83c4487c1a70e727d4a2132f00ce6aaa0c132b04726b8e9eb23dc39b35ac67 22:02:07 $ docker rm -f --volumes 9d83c4487c1a70e727d4a2132f00ce6aaa0c132b04726b8e9eb23dc39b35ac67 [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 22:02:08 + git log --format=format:%s -1 9b57b763129a056da364ef181ea3d00bbbd664f0 [Pipeline] sh 22:02:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:09 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 22:02:09 $ 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 22:02:09 $ docker top 961ab73a80c556f0264ff4002104dfeccf274b167ec9304165023fc2c4967e1d -eo pid,comm 22:02:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:02:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:09 [ssh-agent] Looking for ssh-agent implementation... 22:02:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:09 $ docker exec 961ab73a80c556f0264ff4002104dfeccf274b167ec9304165023fc2c4967e1d ssh-agent 22:02:09 SSH_AUTH_SOCK=/tmp/ssh-LKUaCEeeuexK/agent.32 22:02:09 SSH_AGENT_PID=39 22:02:10 Running ssh-add (command line suppressed) 22:02:10 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18278725980187779847.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18278725980187779847.key) 22:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:10 + git semver tag 22:02:10 2023-01-11 22:02:10,663 [run_tag] DEBUG tag force:False 22:02:10 2023-01-11 22:02:10,664 [check_head_tag] DEBUG check head tag 22:02:10 2023-01-11 22:02:10,665 [execute] INFO git cat-file --batch-check 22:02:10 2023-01-11 22:02:10,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 22:02:10 2023-01-11 22:02:10,670 [execute] INFO git cat-file --batch 22:02:10 2023-01-11 22:02:10,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 22:02:10 2023-01-11 22:02:10,686 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:02:10 2023-01-11 22:02:10,687 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 22:02:10 2023-01-11 22:02:10,687 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 22:02:10 2023-01-11 22:02:10,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:02:10 3.0.0-dev.4 [Pipeline] } 22:02:10 $ docker exec --env ******** --env ******** 961ab73a80c556f0264ff4002104dfeccf274b167ec9304165023fc2c4967e1d ssh-agent -k 22:02:11 unset SSH_AUTH_SOCK; 22:02:11 unset SSH_AGENT_PID; 22:02:11 echo Agent pid 39 killed; 22:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:11 + git semver [Pipeline] } 22:02:11 $ docker stop --time=1 961ab73a80c556f0264ff4002104dfeccf274b167ec9304165023fc2c4967e1d 22:02:12 $ docker rm -f --volumes 961ab73a80c556f0264ff4002104dfeccf274b167ec9304165023fc2c4967e1d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:13 22:02:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:13 0.23.1-centos7: Pulling from edgex-lftools 22:02:13 ab5ef0e58194: Pulling fs layer 22:02:13 9712f1f96733: Pulling fs layer 22:02:13 63f879dbbcfc: Pulling fs layer 22:02:13 0d9ebad4ef96: Pulling fs layer 22:02:13 e9a5061849ea: Pulling fs layer 22:02:13 d747dcd14b5f: Pulling fs layer 22:02:13 2de7ff778b66: Pulling fs layer 22:02:13 0d9ebad4ef96: Waiting 22:02:13 e9a5061849ea: Waiting 22:02:13 2de7ff778b66: Waiting 22:02:13 d747dcd14b5f: Waiting 22:02:13 9712f1f96733: Verifying Checksum 22:02:13 9712f1f96733: Download complete 22:02:13 63f879dbbcfc: Verifying Checksum 22:02:13 63f879dbbcfc: Download complete 22:02:14 0d9ebad4ef96: Verifying Checksum 22:02:14 0d9ebad4ef96: Download complete 22:02:14 d747dcd14b5f: Download complete 22:02:14 ab5ef0e58194: Verifying Checksum 22:02:14 ab5ef0e58194: Download complete 22:02:14 e9a5061849ea: Download complete 22:02:14 2de7ff778b66: Verifying Checksum 22:02:16 ab5ef0e58194: Pull complete 22:02:16 9712f1f96733: Pull complete 22:02:17 63f879dbbcfc: Pull complete 22:02:20 0d9ebad4ef96: Pull complete 22:02:21 e9a5061849ea: Pull complete 22:02:21 d747dcd14b5f: Pull complete 22:02:21 2de7ff778b66: Pull complete 22:02:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:02:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:22 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 22:02:22 $ 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 22:02:25 $ docker top f44a0c04c0ed7b6b8abbf4f4ed93689a41128936477b61b8a268f57042163d3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:02:25 provisioning config files... 22:02:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9047730887044258603tmp 22:02:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10987898782499974199tmp 22:02:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12370495139922182995tmp [Pipeline] { [Pipeline] echo 22:02:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:02:26 ---> sigul-configuration.sh 22:02:26 gpg: directory `/root/.gnupg' created 22:02:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:02:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:02:26 gpg: keyring `/root/.gnupg/secring.gpg' created 22:02:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:02:26 gpg: CAST5 encrypted data 22:02:26 gpg: encrypted with 1 passphrase 22:02:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:02:26 + mkdir /home/jenkins 22:02:26 + mkdir /home/jenkins/sigul [Pipeline] sh 22:02:26 + 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 22:02:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:02:26 ---> sigul-install.sh 22:02:26 Sigul already installed; skipping installation. [Pipeline] sh 22:02:27 + git tag --list 22:02:27 1.0.0 22:02:27 v0.0.0 22:02:27 v1.1.0 22:02:27 v1.1.1 22:02:27 v1.2.2 22:02:27 v1.3.0 22:02:27 v1.3.1 22:02:27 v2.0.0 22:02:27 v2.1.0 22:02:27 v2.1.1 22:02:27 v2.1.1-dev.2 22:02:27 v2.1.1-dev.3 22:02:27 v2.2.0 22:02:27 v2.2.1-dev.1 22:02:27 v2.2.1-dev.2 22:02:27 v2.2.1-dev.3 22:02:27 v2.2.1-dev.4 22:02:27 v2.2.1-dev.5 22:02:27 v2.2.1-dev.6 22:02:27 v2.2.1-dev.7 22:02:27 v2.3.0 22:02:27 v2.3.0-dev.10 22:02:27 v2.3.0-dev.11 22:02:27 v2.3.0-dev.12 22:02:27 v2.3.0-dev.13 22:02:27 v2.3.0-dev.14 22:02:27 v2.3.0-dev.15 22:02:27 v2.3.0-dev.16 22:02:27 v2.3.0-dev.17 22:02:27 v2.3.0-dev.18 22:02:27 v2.3.0-dev.19 22:02:27 v2.3.0-dev.20 22:02:27 v2.3.0-dev.21 22:02:27 v2.3.0-dev.22 22:02:27 v2.3.0-dev.23 22:02:27 v2.3.0-dev.24 22:02:27 v2.3.0-dev.7 22:02:27 v2.3.0-dev.8 22:02:27 v2.3.0-dev.9 22:02:27 v3.0.0-dev.1 22:02:27 v3.0.0-dev.2 22:02:27 v3.0.0-dev.3 22:02:27 v3.0.0-dev.4 [Pipeline] sh 22:02:27 + lftools sign git-tag v3.0.0-dev.4 22:02:28 Signing Git tag with Sigul... 22:02:28 Signing v3.0.0-dev.4 [Pipeline] echo 22:02:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:02:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:02:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:02:29 $ docker stop --time=1 f44a0c04c0ed7b6b8abbf4f4ed93689a41128936477b61b8a268f57042163d3d 22:02:30 $ docker rm -f --volumes f44a0c04c0ed7b6b8abbf4f4ed93689a41128936477b61b8a268f57042163d3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:02:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:31 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 22:02:31 $ 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 22:02:31 $ docker top 775d7f65db866224247755d81ae880a41991badfbb902a8179d6b54f9b32c8a2 -eo pid,comm 22:02:31 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). 22:02:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:31 [ssh-agent] Looking for ssh-agent implementation... 22:02:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:31 $ docker exec 775d7f65db866224247755d81ae880a41991badfbb902a8179d6b54f9b32c8a2 ssh-agent 22:02:31 SSH_AUTH_SOCK=/tmp/ssh-nnVFttpQzf03/agent.32 22:02:31 SSH_AGENT_PID=38 22:02:31 Running ssh-add (command line suppressed) 22:02:31 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9331085446811873730.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9331085446811873730.key) 22:02:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:32 + git semver bump pre 22:02:32 2023-01-11 22:02:32,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:02:32 2023-01-11 22:02:32,411 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev 22:02:32 2023-01-11 22:02:32,411 [bump_version] DEBUG bumped version:3.0.0-dev.5 22:02:32 2023-01-11 22:02:32,411 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 22:02:32 2023-01-11 22:02:32,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:02:32 2023-01-11 22:02:32,412 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:02:32 2023-01-11 22:02:32,413 [execute] INFO git cat-file --batch-check 22:02:32 2023-01-11 22:02:32,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:32 2023-01-11 22:02:32,419 [execute] INFO git cat-file --batch 22:02:32 2023-01-11 22:02:32,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:32 2023-01-11 22:02:32,423 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:02:32 3.0.0-dev.5 [Pipeline] } 22:02:32 $ docker exec --env ******** --env ******** 775d7f65db866224247755d81ae880a41991badfbb902a8179d6b54f9b32c8a2 ssh-agent -k 22:02:32 unset SSH_AUTH_SOCK; 22:02:32 unset SSH_AGENT_PID; 22:02:32 echo Agent pid 38 killed; 22:02:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:32 + git semver [Pipeline] } 22:02:33 $ docker stop --time=1 775d7f65db866224247755d81ae880a41991badfbb902a8179d6b54f9b32c8a2 22:02:34 $ docker rm -f --volumes 775d7f65db866224247755d81ae880a41991badfbb902a8179d6b54f9b32c8a2 [Pipeline] // withDockerContainer [Pipeline] sh 22:02:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:02:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:02:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:35 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 22:02: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 22:02:35 $ docker top cc1c7a89b23c3ebe02592bd89de1593cb06bfbb75a8f9a8a5cdc7801e542055c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:02:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:02:35 [ssh-agent] Looking for ssh-agent implementation... 22:02:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:02:35 $ docker exec cc1c7a89b23c3ebe02592bd89de1593cb06bfbb75a8f9a8a5cdc7801e542055c ssh-agent 22:02:35 SSH_AUTH_SOCK=/tmp/ssh-mCDp1NUQmDCQ/agent.32 22:02:35 SSH_AGENT_PID=38 22:02:35 Running ssh-add (command line suppressed) 22:02:35 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12022594323441332550.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12022594323441332550.key) 22:02:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:02:36 + git semver push 22:02:36 2023-01-11 22:02:36,407 [run_push] DEBUG push 22:02:36 2023-01-11 22:02:36,407 [execute] INFO git cat-file --batch-check 22:02:36 2023-01-11 22:02:36,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:02:36 2023-01-11 22:02:36,411 [execute] INFO git rev-list c5def1c3428ceb8e49a05b3a0cc1d653a2fffe61 -- 22:02:36 2023-01-11 22:02:36,411 [execute] DEBUG Popen(['git', 'rev-list', 'c5def1c3428ceb8e49a05b3a0cc1d653a2fffe61', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:02:36 2023-01-11 22:02:36,419 [execute] INFO git fetch -v origin 22:02:36 2023-01-11 22:02:36,419 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:02:37 2023-01-11 22:02:36,962 [run_push] DEBUG no remote changes detected 22:02:37 2023-01-11 22:02:36,962 [execute] INFO git push origin semver 22:02:37 2023-01-11 22:02:36,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:02:37 2023-01-11 22:02:37,769 [run_push] DEBUG push all version tags 22:02:37 2023-01-11 22:02:37,770 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:02:37 2023-01-11 22:02:37,770 [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) 22:02:38 2023-01-11 22:02:38,695 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 22:02:38 3.0.0-dev.5 [Pipeline] } 22:02:38 $ docker exec --env ******** --env ******** cc1c7a89b23c3ebe02592bd89de1593cb06bfbb75a8f9a8a5cdc7801e542055c ssh-agent -k 22:02:39 unset SSH_AUTH_SOCK; 22:02:39 unset SSH_AGENT_PID; 22:02:39 echo Agent pid 38 killed; 22:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:02:39 + git semver [Pipeline] } 22:02:39 $ docker stop --time=1 cc1c7a89b23c3ebe02592bd89de1593cb06bfbb75a8f9a8a5cdc7801e542055c 22:02:40 $ docker rm -f --volumes cc1c7a89b23c3ebe02592bd89de1593cb06bfbb75a8f9a8a5cdc7801e542055c [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 22:02:41 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 22:02:41 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 22:02:41 total 16 22:02:41 drwxr-xr-x 3 root root 4096 Jan 11 21:52 . 22:02:41 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 22:02 .. 22:02:41 drwxr-xr-x 2 root root 4096 Jan 11 21:52 cost 22:02:41 -rw-r--r-- 1 root root 85 Jan 11 21:52 cost.csv 22:02:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 22:02:41 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 22:02:41 total 16 22:02:41 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 21:52 . 22:02:41 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 22:02 .. 22:02:41 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 21:52 cost 22:02:41 -rw-r--r-- 1 jenkins jenkins 85 Jan 11 21:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:02:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:02:42 ---> package-listing.sh 22:02:42 ++ facter osfamily 22:02:42 ++ tr '[:upper:]' '[:lower:]' 22:02:42 + OS_FAMILY=debian 22:02:42 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 22:02:42 + START_PACKAGES=/tmp/packages_start.txt 22:02:42 + END_PACKAGES=/tmp/packages_end.txt 22:02:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:02:42 + PACKAGES=/tmp/packages_start.txt 22:02:42 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 22:02:42 + PACKAGES=/tmp/packages_end.txt 22:02:42 + case "${OS_FAMILY}" in 22:02:42 + dpkg -l 22:02:42 + grep '^ii' 22:02:42 + '[' -f /tmp/packages_start.txt ']' 22:02:42 + '[' -f /tmp/packages_end.txt ']' 22:02:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:02:42 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 22:02:42 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 22:02:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 22:02:42 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 22:02:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:43 prd-ubuntu20.04-docker-8c-8g-1956 does not seem to be running inside a container 22:02:43 $ 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 22:02:44 $ docker top 51edb4be4c9e24bb5ff7814e7e34417815d4e9e6122e83927e7bd84a43e94a78 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:02:44 + mkdir -p /var/log/sysstat [Pipeline] sh 22:02:44 + ls /var/log/sa-host 22:02:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:45 provisioning config files... 22:02:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2368022475732019492tmp [Pipeline] { [Pipeline] echo 22:02:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:02:45 ---> create-netrc.sh [Pipeline] } 22:02:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:02:45 ---> python-tools-install.sh [Pipeline] echo 22:02:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:02:45 ---> sudo-logs.sh 22:02:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:02:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:02:46 ---> job-cost.sh 22:02:46 lf-activate-venv: SKIPPING 22:02:46 DEBUG: total: 0.2199999988079071 22:02:46 INFO: Retrieving Stack Cost... 22:02:46 INFO: Retrieving Pricing Info for: v3-standard-8 22:02:47 INFO: Archiving Costs [Pipeline] echo 22:02:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:02:47 ---> logs-deploy.sh 22:02:47 lf-activate-venv: SKIPPING 22:02:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/60 22:02:47 INFO: archiving workspace using pattern(s): 22:02:48 Archives upload complete. 22:02:48 INFO: archiving logs to Nexus