Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c7d09f47ef91aa804aada2f58e507595b834e57 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-ssh17919183839782469801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5751904425253247708.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3916352317382488924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12660083161313680031.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-ssh10604000146126607337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14467 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 2c7d09f47ef91aa804aada2f58e507595b834e57 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7d09f47ef91aa804aada2f58e507595b834e57 # timeout=10 Commit message: "Merge pull request #303 from jumpingliu/ignore-go-mods" > git rev-list --no-walk 99a3003bf1ce8196f615f02073f77889c060ae6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:32:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:32:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:32:59 ========================================================= 05:32:59 EdgeX Global Pipelines Version Info 05:32:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:33:00 ------------------- 05:33:00 stable info: 05:33:00 ------------------- 05:33:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:33:00 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:33:00 Message: update stable to v1.0.249 05:33:01 ------------------- 05:33:01 experimental info: 05:33:01 ------------------- 05:33:01 Commited By: **** collab-it+edgex@linuxfoundation.org 05:33:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:33:01 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c7d09f47ef91aa804aada2f58e507595b834e57 [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c7d09f [Pipeline] echo 05:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:01 provisioning config files... 05:33:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16849323787274223107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:02 ---> docker-login.sh 05:33:02 nexus3.edgexfoundry.org:10001 05:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:02 Configure a credential helper to remove this warning. See 05:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:02 05:33:02 Login Succeeded 05:33:02 nexus3.edgexfoundry.org:10002 05:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:02 Configure a credential helper to remove this warning. See 05:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:02 05:33:02 Login Succeeded 05:33:02 nexus3.edgexfoundry.org:10003 05:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:02 Configure a credential helper to remove this warning. See 05:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:02 05:33:02 Login Succeeded 05:33:02 nexus3.edgexfoundry.org:10004 05:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:02 Configure a credential helper to remove this warning. See 05:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:02 05:33:02 Login Succeeded 05:33:02 docker.io 05:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:02 Configure a credential helper to remove this warning. See 05:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:02 05:33:02 Login Succeeded 05:33:02 ---> docker-login.sh ends [Pipeline] } 05:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:33:03 + git rev-list -1 --merges 2c7d09f47ef91aa804aada2f58e507595b834e57~1..2c7d09f47ef91aa804aada2f58e507595b834e57 [Pipeline] echo 05:33:03 -----------> git rev-list -1 --merges 2c7d09f47ef91aa804aada2f58e507595b834e57~1..2c7d09f47ef91aa804aada2f58e507595b834e57 2c7d09f47ef91aa804aada2f58e507595b834e57 05:33:03 2c7d09f47ef91aa804aada2f58e507595b834e57 [false] [Pipeline] sh 05:33:03 + git log --format=format:%s -1 2c7d09f47ef91aa804aada2f58e507595b834e57 [Pipeline] echo 05:33:03 ========================================================= 05:33:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:33:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:03 + git log --format=format:%s -1 2c7d09f47ef91aa804aada2f58e507595b834e57 [Pipeline] echo 05:33:03 [semverPrep] GIT_COMMIT: 2c7d09f47ef91aa804aada2f58e507595b834e57, Commit Message: Merge pull request #303 from jumpingliu/ignore-go-mods [Pipeline] echo 05:33:04 [semverPrep] This is not a build commit. [Pipeline] sh 05:33:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:33:04 + grep -v github /etc/ssh/ssh_known_hosts 05:33:04 + [ -e /tmp/ssh_known_hosts ] 05:33:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:33:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:33:04 + sudo tee -a /etc/ssh/ssh_known_hosts 05:33:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:04 05:33:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:05 0.1.4: Pulling from edgex-devops/py-git-semver 05:33:05 b85a868b505f: Pulling fs layer 05:33:05 e2be974225ed: Pulling fs layer 05:33:05 339a4e72a1f5: Pulling fs layer 05:33:05 988bab9f4d93: Pulling fs layer 05:33:05 1469e6f7b9e6: Pulling fs layer 05:33:05 eaf3925da568: Pulling fs layer 05:33:05 bab4dde63d76: Pulling fs layer 05:33:05 bde34c3a00c8: Pulling fs layer 05:33:05 b352a97aabf1: Pulling fs layer 05:33:05 4872d77fe225: Pulling fs layer 05:33:05 5851b861e8e6: Pulling fs layer 05:33:05 bab4dde63d76: Waiting 05:33:05 bde34c3a00c8: Waiting 05:33:05 5851b861e8e6: Waiting 05:33:05 b352a97aabf1: Waiting 05:33:05 4872d77fe225: Waiting 05:33:05 988bab9f4d93: Waiting 05:33:05 1469e6f7b9e6: Waiting 05:33:05 eaf3925da568: Waiting 05:33:05 e2be974225ed: Download complete 05:33:05 988bab9f4d93: Verifying Checksum 05:33:05 988bab9f4d93: Download complete 05:33:05 1469e6f7b9e6: Verifying Checksum 05:33:05 1469e6f7b9e6: Download complete 05:33:05 339a4e72a1f5: Verifying Checksum 05:33:05 339a4e72a1f5: Download complete 05:33:05 eaf3925da568: Verifying Checksum 05:33:05 eaf3925da568: Download complete 05:33:05 bde34c3a00c8: Verifying Checksum 05:33:05 bde34c3a00c8: Download complete 05:33:05 b352a97aabf1: Download complete 05:33:05 4872d77fe225: Verifying Checksum 05:33:05 4872d77fe225: Download complete 05:33:05 5851b861e8e6: Download complete 05:33:05 b85a868b505f: Download complete 05:33:05 bab4dde63d76: Verifying Checksum 05:33:06 b85a868b505f: Pull complete 05:33:06 e2be974225ed: Pull complete 05:33:07 339a4e72a1f5: Pull complete 05:33:07 988bab9f4d93: Pull complete 05:33:07 1469e6f7b9e6: Pull complete 05:33:07 eaf3925da568: Pull complete 05:33:09 bab4dde63d76: Pull complete 05:33:09 bde34c3a00c8: Pull complete 05:33:09 b352a97aabf1: Pull complete 05:33:09 4872d77fe225: Pull complete 05:33:09 5851b861e8e6: Pull complete 05:33:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:09 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:33: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:33:11 $ docker top f1174d3f0e4c4238351fbd14d98933b231061dcef41ac58fadda44a6e29d4a65 -eo pid,comm 05:33:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:33:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:11 [ssh-agent] Looking for ssh-agent implementation... 05:33:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:11 $ docker exec f1174d3f0e4c4238351fbd14d98933b231061dcef41ac58fadda44a6e29d4a65 ssh-agent 05:33:12 SSH_AUTH_SOCK=/tmp/ssh-P8BlRrr3zYP4/agent.33 05:33:12 SSH_AGENT_PID=39 05:33:12 Running ssh-add (command line suppressed) 05:33:12 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14720567871481283503.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14720567871481283503.key) 05:33:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:12 + git tag --points-at HEAD [Pipeline] } 05:33:12 $ docker exec --env ******** --env ******** f1174d3f0e4c4238351fbd14d98933b231061dcef41ac58fadda44a6e29d4a65 ssh-agent -k 05:33:12 unset SSH_AUTH_SOCK; 05:33:12 unset SSH_AGENT_PID; 05:33:12 echo Agent pid 39 killed; 05:33:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:33:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:12 [ssh-agent] Looking for ssh-agent implementation... 05:33:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:12 $ docker exec f1174d3f0e4c4238351fbd14d98933b231061dcef41ac58fadda44a6e29d4a65 ssh-agent 05:33:12 SSH_AUTH_SOCK=/tmp/ssh-pw7NhkIZyfnV/agent.71 05:33:12 SSH_AGENT_PID=77 05:33:12 Running ssh-add (command line suppressed) 05:33:12 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5321740712896816559.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5321740712896816559.key) 05:33:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:13 + git semver init 05:33:13 2023-05-08 05:33:13,576 [run_init] DEBUG init version:0.0.0 force:False 05:33:13 2023-05-08 05:33:13,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:33:13 2023-05-08 05:33:13,578 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:33:13 2023-05-08 05:33:13,579 [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) 05:33:14 2023-05-08 05:33:14,304 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 05:33:14 2023-05-08 05:33:14,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 05:33:14 2023-05-08 05:33:14,305 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:33:14 2023-05-08 05:33:14,305 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:33:14 3.0.0-dev.20 [Pipeline] } 05:33:14 $ docker exec --env ******** --env ******** f1174d3f0e4c4238351fbd14d98933b231061dcef41ac58fadda44a6e29d4a65 ssh-agent -k 05:33:14 unset SSH_AUTH_SOCK; 05:33:14 unset SSH_AGENT_PID; 05:33:14 echo Agent pid 77 killed; 05:33:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:14 + git semver [Pipeline] } 05:33:15 $ docker stop --time=1 f1174d3f0e4c4238351fbd14d98933b231061dcef41ac58fadda44a6e29d4a65 05:33:16 $ docker rm -f --volumes f1174d3f0e4c4238351fbd14d98933b231061dcef41ac58fadda44a6e29d4a65 [Pipeline] // withDockerContainer [Pipeline] sh 05:33:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:33:17 Stashed 1 file(s) [Pipeline] echo 05:33:17 [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:17 provisioning config files... 05:33:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4056624467124885281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:17 ---> docker-login.sh 05:33:17 nexus3.edgexfoundry.org:10001 05:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:17 Configure a credential helper to remove this warning. See 05:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:17 05:33:17 Login Succeeded 05:33:17 nexus3.edgexfoundry.org:10002 05:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:17 Configure a credential helper to remove this warning. See 05:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:17 05:33:17 Login Succeeded 05:33:17 nexus3.edgexfoundry.org:10003 05:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:17 Configure a credential helper to remove this warning. See 05:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:17 05:33:17 Login Succeeded 05:33:17 nexus3.edgexfoundry.org:10004 05:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:17 Configure a credential helper to remove this warning. See 05:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:17 05:33:17 Login Succeeded 05:33:17 docker.io 05:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:18 Configure a credential helper to remove this warning. See 05:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:18 05:33:18 Login Succeeded 05:33:18 ---> docker-login.sh ends [Pipeline] } 05:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:33:18 ========================================================= 05:33:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:33:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:33:18 Sending build context to Docker daemon 5.806MB 05:33:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:33:18 Step 2/12 : FROM ${BASE} AS builder 05:33:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:33:18 f56be85fc22e: Pulling fs layer 05:33:18 85791d961cd3: Pulling fs layer 05:33:18 d694b5ae8c79: Pulling fs layer 05:33:18 9f32a84ed3da: Pulling fs layer 05:33:18 4d19c01a9841: Pulling fs layer 05:33:18 9325e15d5711: Pulling fs layer 05:33:18 556b6ee489ea: Pulling fs layer 05:33:18 c5a4b2cf53e6: Pulling fs layer 05:33:18 9325e15d5711: Waiting 05:33:18 9f32a84ed3da: Waiting 05:33:18 4d19c01a9841: Waiting 05:33:18 556b6ee489ea: Waiting 05:33:18 c5a4b2cf53e6: Waiting 05:33:18 85791d961cd3: Verifying Checksum 05:33:18 85791d961cd3: Download complete 05:33:18 9f32a84ed3da: Verifying Checksum 05:33:18 9f32a84ed3da: Download complete 05:33:18 4d19c01a9841: Verifying Checksum 05:33:18 4d19c01a9841: Download complete 05:33:18 f56be85fc22e: Download complete 05:33:18 9325e15d5711: Verifying Checksum 05:33:18 9325e15d5711: Download complete 05:33:18 f56be85fc22e: Pull complete 05:33:19 85791d961cd3: Pull complete 05:33:19 c5a4b2cf53e6: Verifying Checksum 05:33:19 c5a4b2cf53e6: Download complete 05:33:19 d694b5ae8c79: Verifying Checksum 05:33:19 d694b5ae8c79: Download complete 05:33:19 556b6ee489ea: Verifying Checksum 05:33:19 556b6ee489ea: Download complete 05:33:22 d694b5ae8c79: Pull complete 05:33:23 9f32a84ed3da: Pull complete 05:33:23 4d19c01a9841: Pull complete 05:33:23 9325e15d5711: Pull complete 05:33:25 556b6ee489ea: Pull complete 05:33:26 c5a4b2cf53e6: Pull complete 05:33:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:33:26 ---> c4be618373d6 05:33:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:33:29 ---> Running in 5c74e0f942e0 05:33:29 Removing intermediate container 5c74e0f942e0 05:33:29 ---> dfb9e51a75ae 05:33:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:33:29 ---> Running in 12f327a10286 05:33:29 Removing intermediate container 12f327a10286 05:33:29 ---> e3171dccdb69 05:33:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:33:30 ---> Running in 1ad5fd94248b 05:33:30 Removing intermediate container 1ad5fd94248b 05:33:30 ---> 980f12a64576 05:33:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:33:30 ---> Running in d6388207beec 05:33:30 Removing intermediate container d6388207beec 05:33:30 ---> 9aa7c7589ad8 05:33:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:33:30 ---> Running in b41c109f205b 05:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:33:30 (1/4) Installing openssh-keygen (9.1_p1-r2) 05:33:30 (2/4) Installing libedit (20221030.3.1-r0) 05:33:30 (3/4) Installing openssh-client-common (9.1_p1-r2) 05:33:30 (4/4) Installing openssh-client-default (9.1_p1-r2) 05:33:30 Executing busybox-1.35.0-r29.trigger 05:33:30 OK: 269 MiB in 57 packages 05:33:31 Removing intermediate container b41c109f205b 05:33:31 ---> d1098843ee10 05:33:31 Step 8/12 : WORKDIR /device-snmp-go 05:33:31 ---> Running in 69e60f5d5592 05:33:31 Removing intermediate container 69e60f5d5592 05:33:31 ---> 97fd2626e5ce 05:33:31 Step 9/12 : COPY go.mod vendor* ./ 05:33:31 ---> eacb3c49cc69 05:33:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:31 ---> Running in 40d94d876761 05:33:32 Still waiting to schedule task 05:33:32 ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:33:32 ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:33:32 ‘prd-ubuntu20.04-docker-8c-8g-14469’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:33:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14468’ is offline 05:33:53 Removing intermediate container 40d94d876761 05:33:53 ---> fb9bc932f69d 05:33:53 Step 11/12 : COPY . . 05:33:53 ---> 490db9bf79e4 05:33:53 Step 12/12 : RUN ${MAKE} 05:33:53 ---> Running in 29068dea5bbb 05:33:53 noop 05:33:53 Removing intermediate container 29068dea5bbb 05:33:53 ---> 4c55bc8aa714 05:33:53 Successfully built 4c55bc8aa714 05:33:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:54 + docker inspect -f . ci-base-image-x86_64 05:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:54 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:33:54 $ 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 05:33:54 $ docker top a8201181830b7c0a7284d9b53a7997be5202faf2e484e3f4fb026f00e15c97de -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:54 + go version 05:33:54 go version go1.20.2 linux/amd64 [Pipeline] } 05:33:54 $ docker stop --time=1 a8201181830b7c0a7284d9b53a7997be5202faf2e484e3f4fb026f00e15c97de 05:33:56 $ docker rm -f --volumes a8201181830b7c0a7284d9b53a7997be5202faf2e484e3f4fb026f00e15c97de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:56 + docker inspect -f . ci-base-image-x86_64 05:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:56 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:33:56 $ 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 05:33:57 $ docker top cd958043bdc7e36ce817d951adcb3550595acc61a44514a93d1828a26425782d -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 05:33:57 + make test 05:33:57 go test ./... -coverprofile=coverage.out 05:34:02 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:34:12 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:34:12 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 05:34:18 go vet ./... 05:34:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:34:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:34:21 ./bin/test-attribution-txt.sh [Pipeline] echo 05:34:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:34:21 $ docker stop --time=1 cd958043bdc7e36ce817d951adcb3550595acc61a44514a93d1828a26425782d 05:34:24 $ docker rm -f --volumes cd958043bdc7e36ce817d951adcb3550595acc61a44514a93d1828a26425782d [Pipeline] // withDockerContainer [Pipeline] sh 05:34:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:34:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:34:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:34:25 + ls -al . 05:34:25 total 172 05:34:25 drwxrwxr-x 9 jenkins jenkins 4096 May 8 05:33 . 05:34:25 drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:32 .. 05:34:25 -rw-rw-r-- 1 jenkins jenkins 6 May 8 05:32 .dockerignore 05:34:25 drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:33 .git 05:34:25 drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:32 .github 05:34:25 -rw-rw-r-- 1 jenkins jenkins 328 May 8 05:32 .gitignore 05:34:25 -rw-rw-r-- 1 jenkins jenkins 41 May 8 05:32 .golangci.yml 05:34:25 drwxr-xr-x 3 jenkins jenkins 4096 May 8 05:33 .semver 05:34:25 -rw-rw-r-- 1 jenkins jenkins 9056 May 8 05:32 Attribution.txt 05:34:25 -rw-rw-r-- 1 jenkins jenkins 8355 May 8 05:32 CHANGELOG.md 05:34:25 -rw-rw-r-- 1 jenkins jenkins 1423 May 8 05:32 Dockerfile 05:34:25 -rw-rw-r-- 1 jenkins jenkins 677 May 8 05:32 GOVERNANCE.md 05:34:25 -rw-rw-r-- 1 jenkins jenkins 656 May 8 05:32 Jenkinsfile 05:34:25 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 05:32 LICENSE 05:34:25 -rw-rw-r-- 1 jenkins jenkins 2114 May 8 05:32 Makefile 05:34:25 -rw-rw-r-- 1 jenkins jenkins 620 May 8 05:32 OWNERS.md 05:34:25 -rw-rw-r-- 1 jenkins jenkins 10054 May 8 05:32 README.md 05:34:25 -rw-rw-r-- 1 jenkins jenkins 12 May 8 05:33 VERSION 05:34:25 drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:32 bin 05:34:25 drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:32 cmd 05:34:25 -rw-r--r-- 1 jenkins jenkins 8837 May 8 05:34 coverage.out 05:34:25 -rw-rw-r-- 1 jenkins jenkins 3283 May 8 05:32 go.mod 05:34:25 -rw-rw-r-- 1 jenkins jenkins 31326 May 8 05:32 go.sum 05:34:25 drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:32 internal 05:34:25 drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:32 snap 05:34:25 -rw-rw-r-- 1 jenkins jenkins 228 May 8 05:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:25 + 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=2c7d09f47ef91aa804aada2f58e507595b834e57 --label arch=amd64 --label version=3.0.0-dev.20 . 05:34:25 Sending build context to Docker daemon 5.816MB 05:34:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 05:34:25 Step 2/24 : FROM ${BASE} AS builder 05:34:25 ---> 4c55bc8aa714 05:34:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:34:25 ---> Running in 1b5b388acdfc 05:34:25 Removing intermediate container 1b5b388acdfc 05:34:25 ---> d81628bc6013 05:34:25 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:34:25 ---> Running in fd4d1503fa45 05:34:25 Removing intermediate container fd4d1503fa45 05:34:25 ---> c96904756411 05:34:25 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:34:25 ---> Running in 0fe4297dd786 05:34:25 Removing intermediate container 0fe4297dd786 05:34:25 ---> 57248834a0c5 05:34:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:34:25 ---> Running in e1d44b688a95 05:34:26 Removing intermediate container e1d44b688a95 05:34:26 ---> f4a7bb3e06ec 05:34:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:34:26 ---> Running in 7ae55b8c02d6 05:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:34:26 OK: 269 MiB in 57 packages 05:34:26 Removing intermediate container 7ae55b8c02d6 05:34:26 ---> 026348e5cd36 05:34:26 Step 8/24 : WORKDIR /device-snmp-go 05:34:26 ---> Running in 057f16348690 05:34:27 Removing intermediate container 057f16348690 05:34:27 ---> 7e705d488f97 05:34:27 Step 9/24 : COPY go.mod vendor* ./ 05:34:27 ---> 75de67190ad9 05:34:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:27 ---> Running in d2ed67db20fb 05:34:28 Removing intermediate container d2ed67db20fb 05:34:28 ---> 8b2f468327cf 05:34:28 Step 11/24 : COPY . . 05:34:28 ---> fdbc04fcd8f4 05:34:28 Step 12/24 : RUN ${MAKE} 05:34:28 ---> Running in 685f217b5098 05:34:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:34:46 Removing intermediate container 685f217b5098 05:34:46 ---> a472d93bfb77 05:34:46 Step 13/24 : FROM alpine:3.17 05:34:46 3.17: Pulling from library/alpine 05:34:46 f56be85fc22e: Already exists 05:34:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:34:46 Status: Downloaded newer image for alpine:3.17 05:34:46 ---> 9ed4aefc74f6 05:34:46 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:34:46 ---> Running in 3c0aa2216a5b 05:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:34:46 (1/1) Installing dumb-init (1.2.5-r2) 05:34:46 Executing busybox-1.35.0-r29.trigger 05:34:46 OK: 7 MiB in 16 packages 05:34:46 Removing intermediate container 3c0aa2216a5b 05:34:46 ---> 02e6fa3b33fe 05:34:46 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:34:47 ---> dff8072b6a44 05:34:47 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:34:47 ---> b25bcb1ce724 05:34:47 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:34:47 ---> 1980e046009d 05:34:47 Step 18/24 : EXPOSE 59993 05:34:47 ---> Running in 4039ece66f20 05:34:47 Removing intermediate container 4039ece66f20 05:34:47 ---> d16d3a26053e 05:34:47 Step 19/24 : EXPOSE 161 05:34:47 ---> Running in 28d31db5afab 05:34:47 Removing intermediate container 28d31db5afab 05:34:47 ---> 7ed62d123903 05:34:47 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:34:47 ---> Running in d258f4571396 05:34:47 Removing intermediate container d258f4571396 05:34:47 ---> 5d60681043ec 05:34:47 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:34:47 ---> Running in 8bc5dd7ef97f 05:34:47 Removing intermediate container 8bc5dd7ef97f 05:34:47 ---> 1e565feae28e 05:34:47 Step 22/24 : LABEL arch=amd64 05:34:47 ---> Running in f3eb46413833 05:34:47 Removing intermediate container f3eb46413833 05:34:47 ---> 10150a6cdf39 05:34:47 Step 23/24 : LABEL git_sha=2c7d09f47ef91aa804aada2f58e507595b834e57 05:34:47 ---> Running in d8a870d1e525 05:34:47 Removing intermediate container d8a870d1e525 05:34:47 ---> 3e9c6b311a3f 05:34:47 Step 24/24 : LABEL version=3.0.0-dev.20 05:34:47 ---> Running in 91d9dc41d8b5 05:34:47 Removing intermediate container 91d9dc41d8b5 05:34:47 ---> f9885447fd26 05:34:47 [Warning] One or more build-args [ARCH] were not consumed 05:34:47 Successfully built f9885447fd26 05:34:47 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:48 provisioning config files... 05:34:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9666346445567755886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:48 ---> docker-login.sh 05:34:48 nexus3.edgexfoundry.org:10001 05:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:48 Configure a credential helper to remove this warning. See 05:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:48 05:34:48 Login Succeeded 05:34:48 nexus3.edgexfoundry.org:10002 05:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:48 Configure a credential helper to remove this warning. See 05:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:48 05:34:48 Login Succeeded 05:34:48 nexus3.edgexfoundry.org:10003 05:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:48 Configure a credential helper to remove this warning. See 05:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:48 05:34:48 Login Succeeded 05:34:48 nexus3.edgexfoundry.org:10004 05:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:48 Configure a credential helper to remove this warning. See 05:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:48 05:34:48 Login Succeeded 05:34:48 docker.io 05:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:48 Configure a credential helper to remove this warning. See 05:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:48 05:34:48 Login Succeeded 05:34:48 ---> docker-login.sh ends [Pipeline] } 05:34:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:34:48 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 05:34:48 2c7d09f47ef91aa804aada2f58e507595b834e57 05:34:48 latest 05:34:48 3.0.0-dev.20 05:34:48 2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20 05:34:48 main 05:34:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:49 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2c7d09f47ef91aa804aada2f58e507595b834e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2c7d09f47ef91aa804aada2f58e507595b834e57 05:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:34:49 161268bc6a3a: Preparing 05:34:49 a98cea207b05: Preparing 05:34:49 0ff74c213a3c: Preparing 05:34:49 1700560322bd: Preparing 05:34:49 f1417ff83b31: Preparing 05:34:49 f1417ff83b31: Layer already exists 05:34:49 161268bc6a3a: Pushed 05:34:49 1700560322bd: Pushed 05:34:49 a98cea207b05: Pushed 05:34:52 0ff74c213a3c: Pushed 05:34:52 2c7d09f47ef91aa804aada2f58e507595b834e57: digest: sha256:ca72c6615374b9ae642141a1d58c7ba53acface7868efa5fe28286a3701ce4c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:52 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 05:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:34:53 161268bc6a3a: Preparing 05:34:53 a98cea207b05: Preparing 05:34:53 0ff74c213a3c: Preparing 05:34:53 1700560322bd: Preparing 05:34:53 f1417ff83b31: Preparing 05:34:53 1700560322bd: Layer already exists 05:34:53 f1417ff83b31: Layer already exists 05:34:53 a98cea207b05: Layer already exists 05:34:53 161268bc6a3a: Layer already exists 05:34:53 0ff74c213a3c: Layer already exists 05:34:53 latest: digest: sha256:ca72c6615374b9ae642141a1d58c7ba53acface7868efa5fe28286a3701ce4c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.20 05:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:34:53 161268bc6a3a: Preparing 05:34:53 a98cea207b05: Preparing 05:34:53 0ff74c213a3c: Preparing 05:34:53 1700560322bd: Preparing 05:34:53 f1417ff83b31: Preparing 05:34:53 f1417ff83b31: Layer already exists 05:34:53 1700560322bd: Layer already exists 05:34:53 0ff74c213a3c: Layer already exists 05:34:53 a98cea207b05: Layer already exists 05:34:53 161268bc6a3a: Layer already exists 05:34:53 3.0.0-dev.20: digest: sha256:ca72c6615374b9ae642141a1d58c7ba53acface7868efa5fe28286a3701ce4c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:54 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20 05:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:34:54 161268bc6a3a: Preparing 05:34:54 a98cea207b05: Preparing 05:34:54 0ff74c213a3c: Preparing 05:34:54 1700560322bd: Preparing 05:34:54 f1417ff83b31: Preparing 05:34:54 a98cea207b05: Layer already exists 05:34:54 1700560322bd: Layer already exists 05:34:54 0ff74c213a3c: Layer already exists 05:34:54 161268bc6a3a: Layer already exists 05:34:54 f1417ff83b31: Layer already exists 05:34:54 2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20: digest: sha256:ca72c6615374b9ae642141a1d58c7ba53acface7868efa5fe28286a3701ce4c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:54 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 05:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:34:55 161268bc6a3a: Preparing 05:34:55 a98cea207b05: Preparing 05:34:55 0ff74c213a3c: Preparing 05:34:55 1700560322bd: Preparing 05:34:55 f1417ff83b31: Preparing 05:34:55 f1417ff83b31: Layer already exists 05:34:55 a98cea207b05: Layer already exists 05:34:55 161268bc6a3a: Layer already exists 05:34:55 1700560322bd: Layer already exists 05:34:55 0ff74c213a3c: Layer already exists 05:34:55 main: digest: sha256:ca72c6615374b9ae642141a1d58c7ba53acface7868efa5fe28286a3701ce4c6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:55 ===================================================== [Pipeline] echo 05:34:55 taggedImages: 05:34:55 - nexus3.edgexfoundry.org:10004/device-snmp:2c7d09f47ef91aa804aada2f58e507595b834e57 05:34:55 - nexus3.edgexfoundry.org:10004/device-snmp:latest 05:34:55 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.20 05:34:55 - nexus3.edgexfoundry.org:10004/device-snmp:2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20 05:34:55 - 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 05:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:55 05:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:55 latest: Pulling from edgex-lftools-log-publisher 05:34:55 5eb5b503b376: Pulling fs layer 05:34:55 5c69ac0246d0: Pulling fs layer 05:34:55 ec43610c2a17: Pulling fs layer 05:34:55 3a2ae6a8a46f: Pulling fs layer 05:34:55 33b1e0a273af: Pulling fs layer 05:34:55 5d3b04190fa2: Pulling fs layer 05:34:55 2f39f015ded8: Pulling fs layer 05:34:55 3a2ae6a8a46f: Waiting 05:34:55 33b1e0a273af: Waiting 05:34:55 2f39f015ded8: Waiting 05:34:55 5c69ac0246d0: Verifying Checksum 05:34:55 5c69ac0246d0: Download complete 05:34:55 3a2ae6a8a46f: Verifying Checksum 05:34:55 3a2ae6a8a46f: Download complete 05:34:55 33b1e0a273af: Verifying Checksum 05:34:55 33b1e0a273af: Download complete 05:34:55 5d3b04190fa2: Verifying Checksum 05:34:55 5d3b04190fa2: Download complete 05:34:55 ec43610c2a17: Verifying Checksum 05:34:55 ec43610c2a17: Download complete 05:34:56 5eb5b503b376: Verifying Checksum 05:34:56 5eb5b503b376: Download complete 05:34:56 2f39f015ded8: Download complete 05:34:57 5eb5b503b376: Pull complete 05:34:57 5c69ac0246d0: Pull complete 05:34:57 ec43610c2a17: Pull complete 05:34:57 3a2ae6a8a46f: Pull complete 05:34:57 33b1e0a273af: Pull complete 05:34:57 5d3b04190fa2: Pull complete 05:35:01 2f39f015ded8: Pull complete 05:35:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:35:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:02 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:35:02 $ 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 05:35:04 $ docker top 1d8c2b6877da96087180bf797401bce17951778f8a64ab9b16591245be4581b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:05 ---> job-cost.sh 05:35:05 lf-activate-venv: SKIPPING 05:35:05 INFO: No Stack... 05:35:05 INFO: Retrieving Pricing Info for: v3-standard-8 05:35:05 INFO: Archiving Costs [Pipeline] sh 05:35:05 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 05:35:05 + cut -d, -f6 [Pipeline] lock 05:35:05 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-77-stack-cost] 05:35:05 Resource [jenkins-edgexfoundry-device-snmp-go-main-77-stack-cost] did not exist. Created. 05:35:05 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:35:06 + echo total: 0.2199999988079071 [Pipeline] stash 05:35:06 Stashed 1 file(s) [Pipeline] } 05:35:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 05:35:06 $ docker stop --time=1 1d8c2b6877da96087180bf797401bce17951778f8a64ab9b16591245be4581b2 05:35:07 $ docker rm -f --volumes 1d8c2b6877da96087180bf797401bce17951778f8a64ab9b16591245be4581b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:36:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14473 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 05:36:16 Running in /w/workspace/device-snmp-go/77 [Pipeline] { [Pipeline] checkout 05:36:16 Selected Git installation does not exist. Using Default 05:36:16 The recommended git tool is: NONE 05:36:22 using credential edgex-jenkins-ssh 05:36:22 Cloning the remote Git repository 05:36:22 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:36:22 > git init /w/workspace/device-snmp-go/77 # timeout=10 05:36:22 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:36:22 > git --version # timeout=10 05:36:22 > git --version # 'git version 2.25.1' 05:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:24 Avoid second fetch 05:36:24 Checking out Revision 2c7d09f47ef91aa804aada2f58e507595b834e57 (main) 05:36:23 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:24 > git config core.sparsecheckout # timeout=10 05:36:24 > git checkout -f 2c7d09f47ef91aa804aada2f58e507595b834e57 # timeout=10 05:36:25 Commit message: "Merge pull request #303 from jumpingliu/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:36:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:36:26 Dload Upload Total Spent Left Speed 05:36:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 05:36:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:36:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:36:27 + sudo tee /etc/docker/daemon.new 05:36:27 { 05:36:27 "registry-mirrors": [ 05:36:27 "https://nexus3.edgexfoundry.org:10001" 05:36:27 ], 05:36:27 "bip": "10.250.0.254/24", 05:36:27 "hosts": [ 05:36:27 "tcp://0.0.0.0:5555", 05:36:27 "unix:///var/run/docker.sock" 05:36:27 ], 05:36:27 "mtu": 1458, 05:36:27 "selinux-enabled": true, 05:36:27 "seccomp-profile": "/etc/docker/seccomp.json" 05:36:27 } [Pipeline] sh 05:36:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:36:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:47 provisioning config files... 05:36:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/77@tmp/config5021434871294555154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:47 ---> docker-login.sh 05:36:47 nexus3.edgexfoundry.org:10001 05:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:48 Configure a credential helper to remove this warning. See 05:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:48 05:36:48 Login Succeeded 05:36:48 nexus3.edgexfoundry.org:10002 05:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:48 Configure a credential helper to remove this warning. See 05:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:48 05:36:48 Login Succeeded 05:36:48 nexus3.edgexfoundry.org:10003 05:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:49 Configure a credential helper to remove this warning. See 05:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:49 05:36:49 Login Succeeded 05:36:49 nexus3.edgexfoundry.org:10004 05:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:49 Configure a credential helper to remove this warning. See 05:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:49 05:36:49 Login Succeeded 05:36:49 docker.io 05:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:50 Configure a credential helper to remove this warning. See 05:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:50 05:36:50 Login Succeeded 05:36:50 ---> docker-login.sh ends [Pipeline] } 05:36:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:36:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:36:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:36:50 ========================================================= 05:36:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:36:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:36:52 Sending build context to Docker daemon 3.008MB 05:36:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:36:52 Step 2/12 : FROM ${BASE} AS builder 05:36:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:36:52 c41833b44d91: Pulling fs layer 05:36:52 ed15518f5707: Pulling fs layer 05:36:52 feae8fd75edb: Pulling fs layer 05:36:52 242c74f7c9fa: Pulling fs layer 05:36:52 3cdef696dda3: Pulling fs layer 05:36:52 2ced38df9373: Pulling fs layer 05:36:52 58f1dce35555: Pulling fs layer 05:36:52 242c74f7c9fa: Waiting 05:36:52 3cdef696dda3: Waiting 05:36:52 2ced38df9373: Waiting 05:36:52 58f1dce35555: Waiting 05:36:52 ed15518f5707: Download complete 05:36:52 242c74f7c9fa: Verifying Checksum 05:36:52 242c74f7c9fa: Download complete 05:36:52 3cdef696dda3: Download complete 05:36:52 c41833b44d91: Verifying Checksum 05:36:52 c41833b44d91: Download complete 05:36:53 c41833b44d91: Pull complete 05:36:54 58f1dce35555: Verifying Checksum 05:36:54 58f1dce35555: Download complete 05:36:54 ed15518f5707: Pull complete 05:36:55 feae8fd75edb: Download complete 05:36:55 2ced38df9373: Verifying Checksum 05:36:55 2ced38df9373: Download complete 05:37:08 feae8fd75edb: Pull complete 05:37:08 242c74f7c9fa: Pull complete 05:37:08 3cdef696dda3: Pull complete 05:37:14 2ced38df9373: Pull complete 05:37:17 58f1dce35555: Pull complete 05:37:17 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:37:17 ---> fadd8f120f05 05:37:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:37:19 ---> Running in 9faaa3cb8478 05:37:19 Removing intermediate container 9faaa3cb8478 05:37:19 ---> fa27129056fd 05:37:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:37:19 ---> Running in 68538b35fb7c 05:37:19 Removing intermediate container 68538b35fb7c 05:37:19 ---> 4493ba5b279b 05:37:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:37:20 ---> Running in c9a3f18ce4ee 05:37:20 Removing intermediate container c9a3f18ce4ee 05:37:20 ---> 20a111a9b5b3 05:37:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:37:20 ---> Running in d5cc18550a77 05:37:20 Removing intermediate container d5cc18550a77 05:37:20 ---> 7a2e9093ae3a 05:37:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:37:20 ---> Running in 2a269dd683f8 05:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:37:24 (1/4) Installing openssh-keygen (9.1_p1-r2) 05:37:24 (2/4) Installing libedit (20221030.3.1-r0) 05:37:24 (3/4) Installing openssh-client-common (9.1_p1-r2) 05:37:24 (4/4) Installing openssh-client-default (9.1_p1-r2) 05:37:24 Executing busybox-1.35.0-r29.trigger 05:37:24 OK: 268 MiB in 57 packages 05:37:25 Removing intermediate container 2a269dd683f8 05:37:25 ---> 14768fd970bd 05:37:25 Step 8/12 : WORKDIR /device-snmp-go 05:37:25 ---> Running in 87a5abfa315d 05:37:26 Removing intermediate container 87a5abfa315d 05:37:26 ---> 73b25eb75db3 05:37:26 Step 9/12 : COPY go.mod vendor* ./ 05:37:26 ---> 62001a3ccde5 05:37:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:26 ---> Running in 9cf5a970d1ba 05:38:34 Removing intermediate container 9cf5a970d1ba 05:38:34 ---> b612c1356f8c 05:38:34 Step 11/12 : COPY . . 05:38:34 ---> a24a5fe29b55 05:38:34 Step 12/12 : RUN ${MAKE} 05:38:34 ---> Running in a19c3169d517 05:38:34 noop 05:38:34 Removing intermediate container a19c3169d517 05:38:34 ---> a82c88680e40 05:38:34 Successfully built a82c88680e40 05:38:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:35 + docker inspect -f . ci-base-image-arm64 05:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:35 prd-ubuntu20.04-docker-arm64-4c-16g-14473 does not seem to be running inside a container 05:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/77 -v /w/workspace/device-snmp-go/77:/w/workspace/device-snmp-go/77:rw,z -v /w/workspace/device-snmp-go/77@tmp:/w/workspace/device-snmp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:38:36 $ docker top 28080d2e0f5b843ae762ff36c00be4cc39962b172c98476a2ffdb30752eb635a -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:37 + go version 05:38:37 go version go1.20.2 linux/arm64 [Pipeline] } 05:38:37 $ docker stop --time=1 28080d2e0f5b843ae762ff36c00be4cc39962b172c98476a2ffdb30752eb635a 05:38:39 $ docker rm -f --volumes 28080d2e0f5b843ae762ff36c00be4cc39962b172c98476a2ffdb30752eb635a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:39 + docker inspect -f . ci-base-image-arm64 05:38:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:40 prd-ubuntu20.04-docker-arm64-4c-16g-14473 does not seem to be running inside a container 05:38:40 $ 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/77 -v /w/workspace/device-snmp-go/77:/w/workspace/device-snmp-go/77:rw,z -v /w/workspace/device-snmp-go/77@tmp:/w/workspace/device-snmp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:38:41 $ docker top 23f7af0f54befc84b118dd20d7c9035c356b0330adbb01626ae178cf6d187564 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:42 + git config --global --add safe.directory /w/workspace/device-snmp-go/77 [Pipeline] fileExists [Pipeline] sh 05:38:42 + make test 05:38:42 go test ./... -coverprofile=coverage.out 05:39:21 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:41:59 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:41:59 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements 05:41:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:41:59 go vet ./... 05:42:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:17 ./bin/test-attribution-txt.sh [Pipeline] echo 05:42:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:42:17 $ docker stop --time=1 23f7af0f54befc84b118dd20d7c9035c356b0330adbb01626ae178cf6d187564 05:42:19 $ docker rm -f --volumes 23f7af0f54befc84b118dd20d7c9035c356b0330adbb01626ae178cf6d187564 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:42:20 Warning: overwriting stash ‘coverage-report’ 05:42:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:22 + ls -al . 05:42:22 total 168 05:42:22 drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:38 . 05:42:22 drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:36 .. 05:42:22 -rw-rw-r-- 1 jenkins jenkins 6 May 8 05:36 .dockerignore 05:42:22 drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:36 .git 05:42:22 drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:36 .github 05:42:22 -rw-rw-r-- 1 jenkins jenkins 328 May 8 05:36 .gitignore 05:42:22 -rw-rw-r-- 1 jenkins jenkins 41 May 8 05:36 .golangci.yml 05:42:22 -rw-rw-r-- 1 jenkins jenkins 9056 May 8 05:36 Attribution.txt 05:42:22 -rw-rw-r-- 1 jenkins jenkins 8355 May 8 05:36 CHANGELOG.md 05:42:22 -rw-rw-r-- 1 jenkins jenkins 1423 May 8 05:36 Dockerfile 05:42:22 -rw-rw-r-- 1 jenkins jenkins 677 May 8 05:36 GOVERNANCE.md 05:42:22 -rw-rw-r-- 1 jenkins jenkins 656 May 8 05:36 Jenkinsfile 05:42:22 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 05:36 LICENSE 05:42:22 -rw-rw-r-- 1 jenkins jenkins 2114 May 8 05:36 Makefile 05:42:22 -rw-rw-r-- 1 jenkins jenkins 620 May 8 05:36 OWNERS.md 05:42:22 -rw-rw-r-- 1 jenkins jenkins 10054 May 8 05:36 README.md 05:42:22 -rw-rw-r-- 1 jenkins jenkins 12 May 8 05:33 VERSION 05:42:22 drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:36 bin 05:42:22 drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:36 cmd 05:42:22 -rw-r--r-- 1 jenkins jenkins 8837 May 8 05:41 coverage.out 05:42:22 -rw-rw-r-- 1 jenkins jenkins 3283 May 8 05:36 go.mod 05:42:22 -rw-rw-r-- 1 jenkins jenkins 31326 May 8 05:36 go.sum 05:42:22 drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:36 internal 05:42:22 drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:36 snap 05:42:22 -rw-rw-r-- 1 jenkins jenkins 228 May 8 05:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:22 + 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=2c7d09f47ef91aa804aada2f58e507595b834e57 --label arch=arm64 --label version=3.0.0-dev.20 . 05:42:22 Sending build context to Docker daemon 3.018MB 05:42:22 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 05:42:22 Step 2/24 : FROM ${BASE} AS builder 05:42:22 ---> a82c88680e40 05:42:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:42:22 ---> Running in 9c1cb19a8e19 05:42:23 Removing intermediate container 9c1cb19a8e19 05:42:23 ---> 8541778186ee 05:42:23 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:42:23 ---> Running in 37edf9416716 05:42:23 Removing intermediate container 37edf9416716 05:42:23 ---> 9b85d0db6f3b 05:42:23 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:42:23 ---> Running in f0335f552a8d 05:42:24 Removing intermediate container f0335f552a8d 05:42:24 ---> fc7fa7e2ce06 05:42:24 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:42:24 ---> Running in faa60b76d6b2 05:42:24 Removing intermediate container faa60b76d6b2 05:42:24 ---> 68e53e71626a 05:42:24 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:42:24 ---> Running in 76c6752db53b 05:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:42:28 OK: 268 MiB in 57 packages 05:42:30 Removing intermediate container 76c6752db53b 05:42:30 ---> d78caef2d264 05:42:30 Step 8/24 : WORKDIR /device-snmp-go 05:42:30 ---> Running in 767f73e0bad4 05:42:31 Removing intermediate container 767f73e0bad4 05:42:31 ---> 35176d8b0c60 05:42:31 Step 9/24 : COPY go.mod vendor* ./ 05:42:31 ---> d5cc0e137367 05:42:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:31 ---> Running in fd9dd88c083a 05:42:34 Removing intermediate container fd9dd88c083a 05:42:34 ---> 8206fae5ba0a 05:42:34 Step 11/24 : COPY . . 05:42:35 ---> 45f42bac4007 05:42:35 Step 12/24 : RUN ${MAKE} 05:42:35 ---> Running in 2093e81db4bb 05:42:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:45:13 Removing intermediate container 2093e81db4bb 05:45:13 ---> 3629f3d4ee36 05:45:13 Step 13/24 : FROM alpine:3.17 05:45:13 3.17: Pulling from library/alpine 05:45:13 c41833b44d91: Already exists 05:45:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:45:13 Status: Downloaded newer image for alpine:3.17 05:45:13 ---> 51e60588ff2c 05:45:13 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:45:13 ---> Running in edcfd4545296 05:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:45:13 (1/1) Installing dumb-init (1.2.5-r2) 05:45:13 Executing busybox-1.35.0-r29.trigger 05:45:13 OK: 8 MiB in 16 packages 05:45:13 Removing intermediate container edcfd4545296 05:45:13 ---> 30ec969fc762 05:45:13 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:45:15 ---> 33a25274f3be 05:45:15 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:45:15 ---> f4bf9bcb072b 05:45:15 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:45:16 ---> 961c930dd451 05:45:16 Step 18/24 : EXPOSE 59993 05:45:16 ---> Running in 79bf3a9763fb 05:45:16 Removing intermediate container 79bf3a9763fb 05:45:16 ---> 74ac68d3a670 05:45:16 Step 19/24 : EXPOSE 161 05:45:16 ---> Running in babea4f55ce9 05:45:16 Removing intermediate container babea4f55ce9 05:45:16 ---> aeae78858599 05:45:16 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:45:17 ---> Running in cf6515209fc2 05:45:17 Removing intermediate container cf6515209fc2 05:45:17 ---> aac6ee449c17 05:45:17 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:45:17 ---> Running in 68fb5ba1cb4c 05:45:17 Removing intermediate container 68fb5ba1cb4c 05:45:17 ---> 8f7b9f0634a4 05:45:17 Step 22/24 : LABEL arch=arm64 05:45:17 ---> Running in 6b0a41c3e5bc 05:45:18 Removing intermediate container 6b0a41c3e5bc 05:45:18 ---> 49519633db62 05:45:18 Step 23/24 : LABEL git_sha=2c7d09f47ef91aa804aada2f58e507595b834e57 05:45:18 ---> Running in 55d50139d420 05:45:18 Removing intermediate container 55d50139d420 05:45:18 ---> 5c2b69835fd1 05:45:18 Step 24/24 : LABEL version=3.0.0-dev.20 05:45:18 ---> Running in aa835f1a22e7 05:45:18 Removing intermediate container aa835f1a22e7 05:45:18 ---> 3005b93f77fc 05:45:18 [Warning] One or more build-args [ARCH] were not consumed 05:45:18 Successfully built 3005b93f77fc 05:45:18 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:19 provisioning config files... 05:45:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/77@tmp/config11906844650395530001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:19 ---> docker-login.sh 05:45:19 nexus3.edgexfoundry.org:10001 05:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:19 Configure a credential helper to remove this warning. See 05:45:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:19 05:45:19 Login Succeeded 05:45:19 nexus3.edgexfoundry.org:10002 05:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:20 Configure a credential helper to remove this warning. See 05:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:20 05:45:20 Login Succeeded 05:45:20 nexus3.edgexfoundry.org:10003 05:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:20 Configure a credential helper to remove this warning. See 05:45:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:20 05:45:20 Login Succeeded 05:45:20 nexus3.edgexfoundry.org:10004 05:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:21 Configure a credential helper to remove this warning. See 05:45:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:21 05:45:21 Login Succeeded 05:45:21 docker.io 05:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:21 Configure a credential helper to remove this warning. See 05:45:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:21 05:45:21 Login Succeeded 05:45:21 ---> docker-login.sh ends [Pipeline] } 05:45:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:45:21 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 05:45:21 2c7d09f47ef91aa804aada2f58e507595b834e57 05:45:21 latest 05:45:21 3.0.0-dev.20 05:45:21 2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20 05:45:21 main 05:45:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2c7d09f47ef91aa804aada2f58e507595b834e57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2c7d09f47ef91aa804aada2f58e507595b834e57 05:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:45:22 0cf1602c04f0: Preparing 05:45:22 3e36a0454d09: Preparing 05:45:22 49522c17813b: Preparing 05:45:22 1b4b4bf9ef5c: Preparing 05:45:22 26cbea5cba74: Preparing 05:45:22 26cbea5cba74: Layer already exists 05:45:22 3e36a0454d09: Pushed 05:45:22 0cf1602c04f0: Pushed 05:45:22 1b4b4bf9ef5c: Pushed 05:45:28 49522c17813b: Pushed 05:45:28 2c7d09f47ef91aa804aada2f58e507595b834e57: digest: sha256:bc61a09a9a76779e2f1c8045a7ae7613736368042e08f49fa120d360554db15b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:28 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:45:28 0cf1602c04f0: Preparing 05:45:28 3e36a0454d09: Preparing 05:45:28 49522c17813b: Preparing 05:45:28 1b4b4bf9ef5c: Preparing 05:45:28 26cbea5cba74: Preparing 05:45:28 0cf1602c04f0: Layer already exists 05:45:28 3e36a0454d09: Layer already exists 05:45:28 26cbea5cba74: Layer already exists 05:45:28 1b4b4bf9ef5c: Layer already exists 05:45:28 49522c17813b: Layer already exists 05:45:28 latest: digest: sha256:bc61a09a9a76779e2f1c8045a7ae7613736368042e08f49fa120d360554db15b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.20 05:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:45:29 0cf1602c04f0: Preparing 05:45:29 3e36a0454d09: Preparing 05:45:29 49522c17813b: Preparing 05:45:29 1b4b4bf9ef5c: Preparing 05:45:29 26cbea5cba74: Preparing 05:45:29 0cf1602c04f0: Layer already exists 05:45:29 26cbea5cba74: Layer already exists 05:45:29 49522c17813b: Layer already exists 05:45:29 1b4b4bf9ef5c: Layer already exists 05:45:29 3e36a0454d09: Layer already exists 05:45:29 3.0.0-dev.20: digest: sha256:bc61a09a9a76779e2f1c8045a7ae7613736368042e08f49fa120d360554db15b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20 05:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:45:30 0cf1602c04f0: Preparing 05:45:30 3e36a0454d09: Preparing 05:45:30 49522c17813b: Preparing 05:45:30 1b4b4bf9ef5c: Preparing 05:45:30 26cbea5cba74: Preparing 05:45:30 26cbea5cba74: Layer already exists 05:45:30 49522c17813b: Layer already exists 05:45:30 0cf1602c04f0: Layer already exists 05:45:30 3e36a0454d09: Layer already exists 05:45:30 1b4b4bf9ef5c: Layer already exists 05:45:30 2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20: digest: sha256:bc61a09a9a76779e2f1c8045a7ae7613736368042e08f49fa120d360554db15b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 05:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:45:31 0cf1602c04f0: Preparing 05:45:31 3e36a0454d09: Preparing 05:45:31 49522c17813b: Preparing 05:45:31 1b4b4bf9ef5c: Preparing 05:45:31 26cbea5cba74: Preparing 05:45:31 1b4b4bf9ef5c: Layer already exists 05:45:31 49522c17813b: Layer already exists 05:45:31 3e36a0454d09: Layer already exists 05:45:31 0cf1602c04f0: Layer already exists 05:45:31 26cbea5cba74: Layer already exists 05:45:31 main: digest: sha256:bc61a09a9a76779e2f1c8045a7ae7613736368042e08f49fa120d360554db15b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:31 ===================================================== [Pipeline] echo 05:45:31 taggedImages: 05:45:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2c7d09f47ef91aa804aada2f58e507595b834e57 05:45:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:45:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.20 05:45:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2c7d09f47ef91aa804aada2f58e507595b834e57-3.0.0-dev.20 05:45:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:32 05:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:32 arm64: Pulling from edgex-lftools-log-publisher 05:45:32 8998bd30e6a1: Pulling fs layer 05:45:32 04944245beec: Pulling fs layer 05:45:32 699f458cf7ca: Pulling fs layer 05:45:32 765212b225bb: Pulling fs layer 05:45:32 f23df028b6ca: Pulling fs layer 05:45:32 d65c8cfc05b1: Pulling fs layer 05:45:32 2437ff75d9bd: Pulling fs layer 05:45:32 f23df028b6ca: Waiting 05:45:32 765212b225bb: Waiting 05:45:32 2437ff75d9bd: Waiting 05:45:32 d65c8cfc05b1: Waiting 05:45:32 04944245beec: Verifying Checksum 05:45:32 04944245beec: Download complete 05:45:32 765212b225bb: Download complete 05:45:32 f23df028b6ca: Verifying Checksum 05:45:32 f23df028b6ca: Download complete 05:45:32 d65c8cfc05b1: Verifying Checksum 05:45:32 d65c8cfc05b1: Download complete 05:45:32 699f458cf7ca: Verifying Checksum 05:45:32 699f458cf7ca: Download complete 05:45:33 8998bd30e6a1: Verifying Checksum 05:45:33 8998bd30e6a1: Download complete 05:45:35 2437ff75d9bd: Verifying Checksum 05:45:35 2437ff75d9bd: Download complete 05:45:37 8998bd30e6a1: Pull complete 05:45:37 04944245beec: Pull complete 05:45:41 699f458cf7ca: Pull complete 05:45:41 765212b225bb: Pull complete 05:45:42 f23df028b6ca: Pull complete 05:45:42 d65c8cfc05b1: Pull complete 05:45:54 2437ff75d9bd: Pull complete 05:45:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:45:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:54 prd-ubuntu20.04-docker-arm64-4c-16g-14473 does not seem to be running inside a container 05:45:55 $ 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/77 -v /w/workspace/device-snmp-go/77:/w/workspace/device-snmp-go/77:rw,z -v /w/workspace/device-snmp-go/77@tmp:/w/workspace/device-snmp-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:45:57 $ docker top 9ae50c0bef3647eb5e7177608b1db71f3c0d2808658f2159772fe5b38c4fdb59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:57 ---> job-cost.sh 05:45:58 lf-activate-venv: SKIPPING 05:45:58 INFO: No Stack... 05:45:58 INFO: Retrieving Pricing Info for: v3-standard-4 05:45:59 INFO: Archiving Costs [Pipeline] sh 05:45:59 + cat /w/workspace/device-snmp-go/77/archives/cost.csv 05:45:59 + cut -d, -f6 [Pipeline] lock 05:45:59 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-77-stack-cost] 05:45:59 Resource [jenkins-edgexfoundry-device-snmp-go-main-77-stack-cost] did not exist. Created. 05:45:59 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:00 /w/workspace/device-snmp-go/77@tmp/durable-0bbf31dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:46:00 + echo total: 0.10999999940395355 [Pipeline] stash 05:46:00 Warning: overwriting stash ‘stack-cost’ 05:46:00 Stashed 1 file(s) [Pipeline] } 05:46:00 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 05:46:00 $ docker stop --time=1 9ae50c0bef3647eb5e7177608b1db71f3c0d2808658f2159772fe5b38c4fdb59 05:46:03 $ docker rm -f --volumes 9ae50c0bef3647eb5e7177608b1db71f3c0d2808658f2159772fe5b38c4fdb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:46:04 provisioning config files... 05:46:04 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17447778388394541309tmp [Pipeline] { [Pipeline] sh 05:46:04 + set +x 05:46:04 + curl -s https://codecov.io/bash 05:46:04 + bash -s -- 05:46:04 05:46:04 _____ _ 05:46:04 / ____| | | 05:46:04 | | ___ __| | ___ ___ _____ __ 05:46:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:46:04 | |___| (_) | (_| | __/ (_| (_) \ V / 05:46:04 \_____\___/ \__,_|\___|\___\___/ \_/ 05:46:04 Bash-1.0.6 05:46:04 05:46:04 05:46:04 ==> git version 2.25.1 found 05:46:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:46:04 Release-Date: 2020-01-08 05:46:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:46:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:46:04 ==> Jenkins CI detected. 05:46:04 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 05:46:04 project root: . 05:46:04 --> token set from env 05:46:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:46:04 ==> Running gcov in . (disable via -X gcov) 05:46:04 ==> Python coveragepy not found 05:46:04 ==> Searching for coverage reports in: 05:46:04 + . 05:46:04 -> Found 1 reports 05:46:04 ==> Detecting git/mercurial file structure 05:46:04 ==> Reading reports 05:46:04 + ./coverage.out bytes=8837 05:46:04 ==> Appending adjustments 05:46:04 https://docs.codecov.io/docs/fixing-reports 05:46:04 + Found adjustments 05:46:04 ==> Gzipping contents 05:46:04 4.0K /tmp/codecov.4FIMPM.gz 05:46:04 ==> Uploading reports 05:46:04 url: https://codecov.io 05:46:04 query: branch=main&commit=2c7d09f47ef91aa804aada2f58e507595b834e57&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:46:04 -> Pinging Codecov 05:46:04 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=2c7d09f47ef91aa804aada2f58e507595b834e57&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:46:04 -> Uploading to 05:46:04 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/6C56EA5C29638FB4528AC87E60AF5AE0/2c7d09f47ef91aa804aada2f58e507595b834e57/2a65a448-f4e1-4cdd-9d0f-53a17b7aae4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T054604Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68d929ebc1c7151b597b5e3fe6371b6406b8c7d7c469dbe6f87b36dd18984765 05:46:04 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:04 Dload Upload Total Spent Left Speed 05:46:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7495 --:--:-- --:--:-- --:--:-- 7495 05:46:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/2c7d09f47ef91aa804aada2f58e507595b834e57 [Pipeline] } 05:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:46:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:46:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:46:05 05:46:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:46:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:46:05 df9b9388f04a: Pulling fs layer 05:46:05 52dc419b0ee2: Pulling fs layer 05:46:05 25bc292e5bac: Pulling fs layer 05:46:05 114826534d7a: Pulling fs layer 05:46:05 4657fd5d0bcf: Pulling fs layer 05:46:05 6ad1cebc031e: Pulling fs layer 05:46:05 8a3aa393b2d8: Pulling fs layer 05:46:05 4657fd5d0bcf: Waiting 05:46:05 6ad1cebc031e: Waiting 05:46:05 8a3aa393b2d8: Waiting 05:46:05 114826534d7a: Waiting 05:46:05 25bc292e5bac: Verifying Checksum 05:46:05 25bc292e5bac: Download complete 05:46:05 52dc419b0ee2: Download complete 05:46:05 4657fd5d0bcf: Verifying Checksum 05:46:05 4657fd5d0bcf: Download complete 05:46:05 df9b9388f04a: Verifying Checksum 05:46:05 6ad1cebc031e: Verifying Checksum 05:46:05 6ad1cebc031e: Download complete 05:46:05 df9b9388f04a: Pull complete 05:46:05 52dc419b0ee2: Pull complete 05:46:05 25bc292e5bac: Pull complete 05:46:06 114826534d7a: Verifying Checksum 05:46:06 114826534d7a: Download complete 05:46:06 8a3aa393b2d8: Verifying Checksum 05:46:06 8a3aa393b2d8: Download complete 05:46:09 114826534d7a: Pull complete 05:46:09 4657fd5d0bcf: Pull complete 05:46:10 6ad1cebc031e: Pull complete 05:46:12 8a3aa393b2d8: Pull complete 05:46:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:46:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:12 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:46:12 $ 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 05:46:16 $ docker top dbb17c5a05ebb106d1c0f9fe1eb5e353b21d97ae9a66b94ff79972fb649360b1 -eo pid,comm [Pipeline] { [Pipeline] echo 05:46:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 05:46:16 + set -o pipefail 05:46:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 05:46:20 05:46:20 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 05:46:20 05:46:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/dea43f41-f5ec-4b70-889f-a3103142a347 05:46:20 05:46:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:46:20 05:46:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:46:20 05:46:20 05:46:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:46:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:46:20 More details here: https://snyk.co/ue1NS 05:46:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:46:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:46:20 $ docker stop --time=1 dbb17c5a05ebb106d1c0f9fe1eb5e353b21d97ae9a66b94ff79972fb649360b1 05:46:23 $ docker rm -f --volumes dbb17c5a05ebb106d1c0f9fe1eb5e353b21d97ae9a66b94ff79972fb649360b1 [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 05:46:24 + git log --format=format:%s -1 2c7d09f47ef91aa804aada2f58e507595b834e57 [Pipeline] sh 05:46:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:24 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:46: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:46:25 $ docker top e50b4a6bb95b28cd771aa91f79256f69e329e70b28fd44430ff5c32da04c9bb0 -eo pid,comm 05:46:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:46:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:25 [ssh-agent] Looking for ssh-agent implementation... 05:46:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:25 $ docker exec e50b4a6bb95b28cd771aa91f79256f69e329e70b28fd44430ff5c32da04c9bb0 ssh-agent 05:46:25 SSH_AUTH_SOCK=/tmp/ssh-riX6h5Vg0zcO/agent.32 05:46:25 SSH_AGENT_PID=38 05:46:25 Running ssh-add (command line suppressed) 05:46:25 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18020972490238734216.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18020972490238734216.key) 05:46:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:25 + git semver tag 05:46:26 2023-05-08 05:46:26,088 [run_tag] DEBUG tag force:False 05:46:26 2023-05-08 05:46:26,088 [check_head_tag] DEBUG check head tag 05:46:26 2023-05-08 05:46:26,090 [execute] INFO git cat-file --batch-check 05:46:26 2023-05-08 05:46:26,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 05:46:26 2023-05-08 05:46:26,094 [execute] INFO git cat-file --batch 05:46:26 2023-05-08 05:46:26,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 05:46:26 2023-05-08 05:46:26,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:46:26 2023-05-08 05:46:26,115 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 05:46:26 2023-05-08 05:46:26,115 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 05:46:26 2023-05-08 05:46:26,119 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:46:26 3.0.0-dev.20 [Pipeline] } 05:46:26 $ docker exec --env ******** --env ******** e50b4a6bb95b28cd771aa91f79256f69e329e70b28fd44430ff5c32da04c9bb0 ssh-agent -k 05:46:26 unset SSH_AUTH_SOCK; 05:46:26 unset SSH_AGENT_PID; 05:46:26 echo Agent pid 38 killed; 05:46:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:26 + git semver [Pipeline] } 05:46:26 $ docker stop --time=1 e50b4a6bb95b28cd771aa91f79256f69e329e70b28fd44430ff5c32da04c9bb0 05:46:28 $ docker rm -f --volumes e50b4a6bb95b28cd771aa91f79256f69e329e70b28fd44430ff5c32da04c9bb0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:46:28 05:46:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:46:28 0.23.1-centos7: Pulling from edgex-lftools 05:46:28 ab5ef0e58194: Pulling fs layer 05:46:28 9712f1f96733: Pulling fs layer 05:46:28 63f879dbbcfc: Pulling fs layer 05:46:28 0d9ebad4ef96: Pulling fs layer 05:46:28 e9a5061849ea: Pulling fs layer 05:46:28 d747dcd14b5f: Pulling fs layer 05:46:28 2de7ff778b66: Pulling fs layer 05:46:28 0d9ebad4ef96: Waiting 05:46:28 e9a5061849ea: Waiting 05:46:28 d747dcd14b5f: Waiting 05:46:28 2de7ff778b66: Waiting 05:46:29 63f879dbbcfc: Verifying Checksum 05:46:29 63f879dbbcfc: Download complete 05:46:29 e9a5061849ea: Verifying Checksum 05:46:29 e9a5061849ea: Download complete 05:46:29 d747dcd14b5f: Verifying Checksum 05:46:29 d747dcd14b5f: Download complete 05:46:29 0d9ebad4ef96: Verifying Checksum 05:46:29 0d9ebad4ef96: Download complete 05:46:29 2de7ff778b66: Verifying Checksum 05:46:29 2de7ff778b66: Download complete 05:46:29 ab5ef0e58194: Verifying Checksum 05:46:29 ab5ef0e58194: Download complete 05:46:31 ab5ef0e58194: Pull complete 05:46:31 9712f1f96733: Pull complete 05:46:32 63f879dbbcfc: Pull complete 05:46:35 0d9ebad4ef96: Pull complete 05:46:35 e9a5061849ea: Pull complete 05:46:35 d747dcd14b5f: Pull complete 05:46:36 2de7ff778b66: Pull complete 05:46:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:46:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:36 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:46:36 $ 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 05:46:40 $ docker top 0c23bad5552a2817355a31659dc57e34ecc277930a4e86d827f6f6f46c4119ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:46:40 provisioning config files... 05:46:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config528024951549349417tmp 05:46:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15781752798437974627tmp 05:46:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6575750120464772189tmp [Pipeline] { [Pipeline] echo 05:46:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:46:40 ---> sigul-configuration.sh 05:46:40 gpg: directory `/root/.gnupg' created 05:46:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:46:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:46:40 gpg: keyring `/root/.gnupg/secring.gpg' created 05:46:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:46:40 gpg: CAST5 encrypted data 05:46:40 gpg: encrypted with 1 passphrase 05:46:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:46:40 + mkdir /home/jenkins 05:46:40 + mkdir /home/jenkins/sigul [Pipeline] sh 05:46:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:46:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:46:41 ---> sigul-install.sh 05:46:41 Sigul already installed; skipping installation. [Pipeline] sh 05:46:41 + git tag --list 05:46:41 1.0.0 05:46:41 v0.0.0 05:46:41 v1.1.0 05:46:41 v1.1.1 05:46:41 v1.2.2 05:46:41 v1.3.0 05:46:41 v1.3.1 05:46:41 v2.0.0 05:46:41 v2.1.0 05:46:41 v2.1.1 05:46:41 v2.1.1-dev.2 05:46:41 v2.1.1-dev.3 05:46:41 v2.2.0 05:46:41 v2.2.1-dev.1 05:46:41 v2.2.1-dev.2 05:46:41 v2.2.1-dev.3 05:46:41 v2.2.1-dev.4 05:46:41 v2.2.1-dev.5 05:46:41 v2.2.1-dev.6 05:46:41 v2.2.1-dev.7 05:46:41 v2.3.0 05:46:41 v2.3.0-dev.10 05:46:41 v2.3.0-dev.11 05:46:41 v2.3.0-dev.12 05:46:41 v2.3.0-dev.13 05:46:41 v2.3.0-dev.14 05:46:41 v2.3.0-dev.15 05:46:41 v2.3.0-dev.16 05:46:41 v2.3.0-dev.17 05:46:41 v2.3.0-dev.18 05:46:41 v2.3.0-dev.19 05:46:41 v2.3.0-dev.20 05:46:41 v2.3.0-dev.21 05:46:41 v2.3.0-dev.22 05:46:41 v2.3.0-dev.23 05:46:41 v2.3.0-dev.24 05:46:41 v2.3.0-dev.7 05:46:41 v2.3.0-dev.8 05:46:41 v2.3.0-dev.9 05:46:41 v3.0.0-dev.1 05:46:41 v3.0.0-dev.10 05:46:41 v3.0.0-dev.11 05:46:41 v3.0.0-dev.12 05:46:41 v3.0.0-dev.13 05:46:41 v3.0.0-dev.14 05:46:41 v3.0.0-dev.15 05:46:41 v3.0.0-dev.16 05:46:41 v3.0.0-dev.17 05:46:41 v3.0.0-dev.18 05:46:41 v3.0.0-dev.19 05:46:41 v3.0.0-dev.2 05:46:41 v3.0.0-dev.20 05:46:41 v3.0.0-dev.3 05:46:41 v3.0.0-dev.4 05:46:41 v3.0.0-dev.5 05:46:41 v3.0.0-dev.6 05:46:41 v3.0.0-dev.7 05:46:41 v3.0.0-dev.8 05:46:41 v3.0.0-dev.9 [Pipeline] sh 05:46:42 + lftools sign git-tag v3.0.0-dev.20 05:46:42 Signing Git tag with Sigul... 05:46:42 Signing v3.0.0-dev.20 [Pipeline] echo 05:46:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:46:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:46:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:46:43 $ docker stop --time=1 0c23bad5552a2817355a31659dc57e34ecc277930a4e86d827f6f6f46c4119ab 05:46:44 $ docker rm -f --volumes 0c23bad5552a2817355a31659dc57e34ecc277930a4e86d827f6f6f46c4119ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:46:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:45 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:46:45 $ 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 05:46:45 $ docker top ad682940296c4503da932ce5c33c7a059751cc4088a8d6c3fbad44e597707a53 -eo pid,comm 05:46:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:46:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:45 [ssh-agent] Looking for ssh-agent implementation... 05:46:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:45 $ docker exec ad682940296c4503da932ce5c33c7a059751cc4088a8d6c3fbad44e597707a53 ssh-agent 05:46:45 SSH_AUTH_SOCK=/tmp/ssh-TZeyw6EEffaI/agent.31 05:46:45 SSH_AGENT_PID=37 05:46:45 Running ssh-add (command line suppressed) 05:46:46 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2773247010355240157.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2773247010355240157.key) 05:46:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:46 + git semver bump pre 05:46:46 2023-05-08 05:46:46,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:46:46 2023-05-08 05:46:46,561 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev 05:46:46 2023-05-08 05:46:46,561 [bump_version] DEBUG bumped version:3.0.0-dev.21 05:46:46 2023-05-08 05:46:46,561 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 05:46:46 2023-05-08 05:46:46,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:46:46 2023-05-08 05:46:46,561 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:46:46 2023-05-08 05:46:46,563 [execute] INFO git cat-file --batch-check 05:46:46 2023-05-08 05:46:46,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:46:46 2023-05-08 05:46:46,567 [execute] INFO git cat-file --batch 05:46:46 2023-05-08 05:46:46,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:46:46 2023-05-08 05:46:46,572 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:46:46 3.0.0-dev.21 [Pipeline] } 05:46:46 $ docker exec --env ******** --env ******** ad682940296c4503da932ce5c33c7a059751cc4088a8d6c3fbad44e597707a53 ssh-agent -k 05:46:46 unset SSH_AUTH_SOCK; 05:46:46 unset SSH_AGENT_PID; 05:46:46 echo Agent pid 37 killed; 05:46:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:47 + git semver [Pipeline] } 05:46:47 $ docker stop --time=1 ad682940296c4503da932ce5c33c7a059751cc4088a8d6c3fbad44e597707a53 05:46:48 $ docker rm -f --volumes ad682940296c4503da932ce5c33c7a059751cc4088a8d6c3fbad44e597707a53 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:49 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:46:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:46:49 $ docker top 26214537ae5d36c1317bd38573bd0e81c715f7b0ab775d0fa835c587220ef600 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:49 [ssh-agent] Looking for ssh-agent implementation... 05:46:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:49 $ docker exec 26214537ae5d36c1317bd38573bd0e81c715f7b0ab775d0fa835c587220ef600 ssh-agent 05:46:49 SSH_AUTH_SOCK=/tmp/ssh-2tgrdsopsEco/agent.33 05:46:49 SSH_AGENT_PID=39 05:46:49 Running ssh-add (command line suppressed) 05:46:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8381577111731607951.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8381577111731607951.key) 05:46:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:50 + git semver push 05:46:50 2023-05-08 05:46:50,480 [run_push] DEBUG push 05:46:50 2023-05-08 05:46:50,481 [execute] INFO git cat-file --batch-check 05:46:50 2023-05-08 05:46:50,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:46:50 2023-05-08 05:46:50,483 [execute] INFO git rev-list c5c5ff0cd3321d76c3d0a46c8d3528a2f7b682bc -- 05:46:50 2023-05-08 05:46:50,484 [execute] DEBUG Popen(['git', 'rev-list', 'c5c5ff0cd3321d76c3d0a46c8d3528a2f7b682bc', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:46:50 2023-05-08 05:46:50,490 [execute] INFO git fetch -v origin 05:46:50 2023-05-08 05:46:50,490 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:46:51 2023-05-08 05:46:50,950 [run_push] DEBUG no remote changes detected 05:46:51 2023-05-08 05:46:50,950 [execute] INFO git push origin semver 05:46:51 2023-05-08 05:46:50,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:46:51 2023-05-08 05:46:51,685 [run_push] DEBUG push all version tags 05:46:51 2023-05-08 05:46:51,686 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:46:51 2023-05-08 05:46:51,686 [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) 05:46:52 2023-05-08 05:46:52,422 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:46:52 3.0.0-dev.21 [Pipeline] } 05:46:52 $ docker exec --env ******** --env ******** 26214537ae5d36c1317bd38573bd0e81c715f7b0ab775d0fa835c587220ef600 ssh-agent -k 05:46:52 unset SSH_AUTH_SOCK; 05:46:52 unset SSH_AGENT_PID; 05:46:52 echo Agent pid 39 killed; 05:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:53 + git semver [Pipeline] } 05:46:53 $ docker stop --time=1 26214537ae5d36c1317bd38573bd0e81c715f7b0ab775d0fa835c587220ef600 05:46:54 $ docker rm -f --volumes 26214537ae5d36c1317bd38573bd0e81c715f7b0ab775d0fa835c587220ef600 [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 05:46:55 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 05:46:55 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:46:55 total 16 05:46:55 drwxr-xr-x 3 root root 4096 May 8 05:35 . 05:46:55 drwxrwxr-x 10 jenkins jenkins 4096 May 8 05:46 .. 05:46:55 drwxr-xr-x 2 root root 4096 May 8 05:35 cost 05:46:55 -rw-r--r-- 1 root root 85 May 8 05:35 cost.csv 05:46:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:46:55 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 05:46:55 total 16 05:46:55 drwxr-xr-x 3 jenkins jenkins 4096 May 8 05:35 . 05:46:55 drwxrwxr-x 10 jenkins jenkins 4096 May 8 05:46 .. 05:46:55 drwxr-xr-x 2 jenkins jenkins 4096 May 8 05:35 cost 05:46:55 -rw-r--r-- 1 jenkins jenkins 85 May 8 05:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:46:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:46:56 ---> package-listing.sh 05:46:56 ++ facter osfamily 05:46:56 ++ tr '[:upper:]' '[:lower:]' 05:46:56 + OS_FAMILY=debian 05:46:56 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 05:46:56 + START_PACKAGES=/tmp/packages_start.txt 05:46:56 + END_PACKAGES=/tmp/packages_end.txt 05:46:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:46:56 + PACKAGES=/tmp/packages_start.txt 05:46:56 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:46:56 + PACKAGES=/tmp/packages_end.txt 05:46:56 + case "${OS_FAMILY}" in 05:46:56 + dpkg -l 05:46:56 + grep '^ii' 05:46:56 + '[' -f /tmp/packages_start.txt ']' 05:46:56 + '[' -f /tmp/packages_end.txt ']' 05:46:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:46:56 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 05:46:56 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 05:46:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 05:46:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:46:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:46:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:57 prd-ubuntu20.04-docker-8c-8g-14467 does not seem to be running inside a container 05:46:57 $ 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 05:46:57 $ docker top 949890454fde90865cc9d8f7ec0e95c5f91f08d545892736c7a856a74a7ea72b -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:58 + touch /tmp/pre-build-complete [Pipeline] sh 05:46:58 + mkdir -p /var/log/sysstat [Pipeline] sh 05:46:58 + ls /var/log/sa-host 05:46:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:58 provisioning config files... 05:46:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15156446331967274636tmp [Pipeline] { [Pipeline] echo 05:46:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:46:59 ---> create-netrc.sh [Pipeline] } 05:46:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:46:59 ---> python-tools-install.sh [Pipeline] echo 05:46:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:46:59 ---> sudo-logs.sh 05:46:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:46:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:47:00 ---> job-cost.sh 05:47:00 lf-activate-venv: SKIPPING 05:47:00 DEBUG: total: 0.2199999988079071 05:47:00 INFO: Retrieving Stack Cost... 05:47:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:47:00 INFO: Archiving Costs [Pipeline] echo 05:47:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:47:01 ---> logs-deploy.sh 05:47:01 lf-activate-venv: SKIPPING 05:47:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/77 05:47:01 INFO: archiving workspace using pattern(s): 05:47:02 Archives upload complete. 05:47:02 INFO: archiving logs to Nexus