Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 035feacf7376206129236edf6c51b035a5ab8cee 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-ssh18081597091295148108.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh3769102582236545570.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4208407691380113446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh11216371892792586198.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-ssh7266396813963421810.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-17179’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17182 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 035feacf7376206129236edf6c51b035a5ab8cee (main) Commit message: "Merge pull request #331 from cloudxxx8/changelog" > 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 035feacf7376206129236edf6c51b035a5ab8cee # timeout=10 > git rev-list --no-walk 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:34 ========================================================= 02:07:34 EdgeX Global Pipelines Version Info 02:07:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:35 ------------------- 02:07:35 stable info: 02:07:35 ------------------- 02:07:35 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 02:07:35 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 02:07:35 Message: update stable to v1.0.257 02:07:35 ------------------- 02:07:35 experimental info: 02:07:35 ------------------- 02:07:35 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:35 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 02:07:35 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 02:07:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 035feacf7376206129236edf6c51b035a5ab8cee [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 035feac [Pipeline] echo 02:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:36 provisioning config files... 02:07:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10571724658059871137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:36 ---> docker-login.sh 02:07:36 nexus3.edgexfoundry.org:10001 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 nexus3.edgexfoundry.org:10002 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 nexus3.edgexfoundry.org:10003 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 nexus3.edgexfoundry.org:10004 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 docker.io 02:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:38 Configure a credential helper to remove this warning. See 02:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:38 02:07:38 Login Succeeded 02:07:38 ---> docker-login.sh ends [Pipeline] } 02:07:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:39 + git rev-list -1 --merges 035feacf7376206129236edf6c51b035a5ab8cee~1..035feacf7376206129236edf6c51b035a5ab8cee [Pipeline] echo 02:07:39 -----------> git rev-list -1 --merges 035feacf7376206129236edf6c51b035a5ab8cee~1..035feacf7376206129236edf6c51b035a5ab8cee 035feacf7376206129236edf6c51b035a5ab8cee 02:07:39 035feacf7376206129236edf6c51b035a5ab8cee [false] [Pipeline] sh 02:07:39 + git log --format=format:%s -1 035feacf7376206129236edf6c51b035a5ab8cee [Pipeline] echo 02:07:39 ========================================================= 02:07:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:39 + git log --format=format:%s -1 035feacf7376206129236edf6c51b035a5ab8cee [Pipeline] echo 02:07:39 [semverPrep] GIT_COMMIT: 035feacf7376206129236edf6c51b035a5ab8cee, Commit Message: Merge pull request #331 from cloudxxx8/changelog [Pipeline] echo 02:07:39 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:40 + grep -v github /etc/ssh/ssh_known_hosts 02:07:40 + [ -e /tmp/ssh_known_hosts ] 02:07:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:07:40 + sudo tee -a /etc/ssh/ssh_known_hosts 02:07:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:40 02:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:40 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:40 b85a868b505f: Pulling fs layer 02:07:40 e2be974225ed: Pulling fs layer 02:07:40 339a4e72a1f5: Pulling fs layer 02:07:40 988bab9f4d93: Pulling fs layer 02:07:40 1469e6f7b9e6: Pulling fs layer 02:07:40 eaf3925da568: Pulling fs layer 02:07:40 bab4dde63d76: Pulling fs layer 02:07:40 bde34c3a00c8: Pulling fs layer 02:07:40 b352a97aabf1: Pulling fs layer 02:07:40 4872d77fe225: Pulling fs layer 02:07:40 5851b861e8e6: Pulling fs layer 02:07:40 988bab9f4d93: Waiting 02:07:40 eaf3925da568: Waiting 02:07:40 b352a97aabf1: Waiting 02:07:40 4872d77fe225: Waiting 02:07:40 bab4dde63d76: Waiting 02:07:40 1469e6f7b9e6: Waiting 02:07:40 bde34c3a00c8: Waiting 02:07:40 e2be974225ed: Verifying Checksum 02:07:40 e2be974225ed: Download complete 02:07:40 988bab9f4d93: Verifying Checksum 02:07:40 988bab9f4d93: Download complete 02:07:40 1469e6f7b9e6: Download complete 02:07:41 eaf3925da568: Verifying Checksum 02:07:41 eaf3925da568: Download complete 02:07:41 339a4e72a1f5: Verifying Checksum 02:07:41 339a4e72a1f5: Download complete 02:07:41 bde34c3a00c8: Verifying Checksum 02:07:41 bde34c3a00c8: Download complete 02:07:41 b352a97aabf1: Download complete 02:07:41 4872d77fe225: Download complete 02:07:41 5851b861e8e6: Verifying Checksum 02:07:41 5851b861e8e6: Download complete 02:07:41 b85a868b505f: Verifying Checksum 02:07:41 b85a868b505f: Download complete 02:07:41 bab4dde63d76: Verifying Checksum 02:07:42 b85a868b505f: Pull complete 02:07:42 e2be974225ed: Pull complete 02:07:43 339a4e72a1f5: Pull complete 02:07:43 988bab9f4d93: Pull complete 02:07:43 1469e6f7b9e6: Pull complete 02:07:43 eaf3925da568: Pull complete 02:07:45 bab4dde63d76: Pull complete 02:07:45 bde34c3a00c8: Pull complete 02:07:45 b352a97aabf1: Pull complete 02:07:45 4872d77fe225: Pull complete 02:07:45 5851b861e8e6: Pull complete 02:07:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:45 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:07: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:49 $ docker top 44d4e42d63f6662a216add4b89fc6ecadb54b79e68df6332be22c314301ca4bd -eo pid,comm 02:07:49 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). 02:07:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:49 [ssh-agent] Looking for ssh-agent implementation... 02:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:49 $ docker exec 44d4e42d63f6662a216add4b89fc6ecadb54b79e68df6332be22c314301ca4bd ssh-agent 02:07:49 SSH_AUTH_SOCK=/tmp/ssh-pAs3I4Z1i3da/agent.33 02:07:49 SSH_AGENT_PID=39 02:07:49 Running ssh-add (command line suppressed) 02:07:49 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1779614534433388918.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1779614534433388918.key) 02:07:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:50 + git tag --points-at HEAD [Pipeline] } 02:07:50 $ docker exec --env ******** --env ******** 44d4e42d63f6662a216add4b89fc6ecadb54b79e68df6332be22c314301ca4bd ssh-agent -k 02:07:50 unset SSH_AUTH_SOCK; 02:07:50 unset SSH_AGENT_PID; 02:07:50 echo Agent pid 39 killed; 02:07:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:50 [ssh-agent] Looking for ssh-agent implementation... 02:07:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:50 $ docker exec 44d4e42d63f6662a216add4b89fc6ecadb54b79e68df6332be22c314301ca4bd ssh-agent 02:07:50 SSH_AUTH_SOCK=/tmp/ssh-OcoZCh0UnlC3/agent.72 02:07:50 SSH_AGENT_PID=79 02:07:50 Running ssh-add (command line suppressed) 02:07:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17673929869752408579.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17673929869752408579.key) 02:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:50 + git semver init 02:07:51 2023-11-10 02:07:51,099 [run_init] DEBUG init version:0.0.0 force:False 02:07:51 2023-11-10 02:07:51,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 02:07:51 2023-11-10 02:07:51,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 02:07:51 2023-11-10 02:07:51,101 [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) 02:07:52 2023-11-10 02:07:51,956 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 02:07:52 2023-11-10 02:07:51,956 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 02:07:52 2023-11-10 02:07:51,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:07:52 2023-11-10 02:07:51,956 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:07:52 3.1.0-dev.11 [Pipeline] } 02:07:52 $ docker exec --env ******** --env ******** 44d4e42d63f6662a216add4b89fc6ecadb54b79e68df6332be22c314301ca4bd ssh-agent -k 02:07:52 unset SSH_AUTH_SOCK; 02:07:52 unset SSH_AGENT_PID; 02:07:52 echo Agent pid 79 killed; 02:07:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:52 + git semver [Pipeline] } 02:07:52 $ docker stop --time=1 44d4e42d63f6662a216add4b89fc6ecadb54b79e68df6332be22c314301ca4bd 02:07:54 $ docker rm -f --volumes 44d4e42d63f6662a216add4b89fc6ecadb54b79e68df6332be22c314301ca4bd [Pipeline] // withDockerContainer [Pipeline] sh 02:07:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:54 Stashed 1 file(s) [Pipeline] echo 02:07:54 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 02:07:54 provisioning config files... 02:07:54 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14067127662040922207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:55 ---> docker-login.sh 02:07:55 nexus3.edgexfoundry.org:10001 02:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:55 Configure a credential helper to remove this warning. See 02:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:55 02:07:55 Login Succeeded 02:07:55 nexus3.edgexfoundry.org:10002 02:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:55 Configure a credential helper to remove this warning. See 02:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:55 02:07:55 Login Succeeded 02:07:55 nexus3.edgexfoundry.org:10003 02:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:55 Configure a credential helper to remove this warning. See 02:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:55 02:07:55 Login Succeeded 02:07:55 nexus3.edgexfoundry.org:10004 02:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:55 Configure a credential helper to remove this warning. See 02:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:55 02:07:55 Login Succeeded 02:07:55 docker.io 02:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:55 Configure a credential helper to remove this warning. See 02:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:55 02:07:55 Login Succeeded 02:07:55 ---> docker-login.sh ends [Pipeline] } 02:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:55 ========================================================= 02:07:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:07:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:07:56 Sending build context to Docker daemon 5.759MB 02:07:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:07:56 Step 2/12 : FROM ${BASE} AS builder 02:07:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:56 7264a8db6415: Pulling fs layer 02:07:56 c4d48a809fc2: Pulling fs layer 02:07:56 4f1c88b9dad5: Pulling fs layer 02:07:56 ad3a456e5733: Pulling fs layer 02:07:56 33e27b845d1e: Pulling fs layer 02:07:56 c68163c4e522: Pulling fs layer 02:07:56 50da416c3ac9: Pulling fs layer 02:07:56 23d2d4c4bb30: Pulling fs layer 02:07:56 ad3a456e5733: Waiting 02:07:56 33e27b845d1e: Waiting 02:07:56 c68163c4e522: Waiting 02:07:56 50da416c3ac9: Waiting 02:07:56 23d2d4c4bb30: Waiting 02:07:56 c4d48a809fc2: Download complete 02:07:56 ad3a456e5733: Verifying Checksum 02:07:56 ad3a456e5733: Download complete 02:07:56 7264a8db6415: Verifying Checksum 02:07:56 7264a8db6415: Download complete 02:07:56 33e27b845d1e: Verifying Checksum 02:07:56 33e27b845d1e: Download complete 02:07:56 c68163c4e522: Verifying Checksum 02:07:56 c68163c4e522: Download complete 02:07:56 7264a8db6415: Pull complete 02:07:56 23d2d4c4bb30: Verifying Checksum 02:07:56 23d2d4c4bb30: Download complete 02:07:56 4f1c88b9dad5: Download complete 02:07:56 c4d48a809fc2: Pull complete 02:07:57 50da416c3ac9: Verifying Checksum 02:07:57 50da416c3ac9: Download complete 02:08:00 4f1c88b9dad5: Pull complete 02:08:00 ad3a456e5733: Pull complete 02:08:00 33e27b845d1e: Pull complete 02:08:00 c68163c4e522: Pull complete 02:08:03 50da416c3ac9: Pull complete 02:08:03 23d2d4c4bb30: Pull complete 02:08:03 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:08:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:08:03 ---> 0786185ac409 02:08:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:08:09 Still waiting to schedule task 02:08:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17177’ 02:08:10 ---> Running in 09e9956cb4f2 02:08:10 Removing intermediate container 09e9956cb4f2 02:08:10 ---> 49cb79e3ffbc 02:08:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:10 ---> Running in 8e8c4cca44cd 02:08:10 Removing intermediate container 8e8c4cca44cd 02:08:10 ---> 1ebb12d2a512 02:08:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:08:10 ---> Running in 8879ed682699 02:08:10 Removing intermediate container 8879ed682699 02:08:10 ---> c34c4851bf27 02:08:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:08:10 ---> Running in 397d9fac1455 02:08:10 Removing intermediate container 397d9fac1455 02:08:10 ---> 30ddc8915925 02:08:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:10 ---> Running in eed13ea6266e 02:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:10 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:08:10 (2/4) Installing libedit (20221030.3.1-r1) 02:08:10 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:08:10 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:08:10 Executing busybox-1.36.1-r2.trigger 02:08:10 OK: 268 MiB in 56 packages 02:08:11 Removing intermediate container eed13ea6266e 02:08:11 ---> 49a432050262 02:08:11 Step 8/12 : WORKDIR /device-snmp-go 02:08:11 ---> Running in 872b13c0e1ac 02:08:11 Removing intermediate container 872b13c0e1ac 02:08:11 ---> 766425b0bfdf 02:08:11 Step 9/12 : COPY go.mod vendor* ./ 02:08:11 ---> 00ab49dbf9bc 02:08:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:11 ---> Running in a20b2f09c153 02:09:07 Removing intermediate container a20b2f09c153 02:09:07 ---> 1fb6cf97e8c0 02:09:07 Step 11/12 : COPY . . 02:09:07 ---> cec80bb86229 02:09:07 Step 12/12 : RUN ${MAKE} 02:09:07 ---> Running in 983d1d6b3a02 02:09:07 noop 02:09:07 Removing intermediate container 983d1d6b3a02 02:09:07 ---> 38c2b2234e81 02:09:07 Successfully built 38c2b2234e81 02:09:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:08 + docker inspect -f . ci-base-image-x86_64 02:09:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:08 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:09:08 $ 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 02:09:08 $ docker top 2abceadc08cd30a0e83285bf107845661eaff084c8044db412ecd3383428d342 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:08 + go version 02:09:08 go version go1.21.0 linux/amd64 [Pipeline] } 02:09:08 $ docker stop --time=1 2abceadc08cd30a0e83285bf107845661eaff084c8044db412ecd3383428d342 02:09:10 $ docker rm -f --volumes 2abceadc08cd30a0e83285bf107845661eaff084c8044db412ecd3383428d342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:10 + docker inspect -f . ci-base-image-x86_64 02:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:10 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:09:10 $ 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 02:09:11 $ docker top 9c17833b1f40c80294b4d033df7df33f4c32faef69451d8e4a8604006459c4bb -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:11 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 02:09:11 + make test 02:09:11 go test ./... -coverprofile=coverage.out 02:09:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:09:23 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 02:09:23 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 02:09:28 go vet ./... 02:09:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:32 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:09:32 $ docker stop --time=1 9c17833b1f40c80294b4d033df7df33f4c32faef69451d8e4a8604006459c4bb 02:09:36 $ docker rm -f --volumes 9c17833b1f40c80294b4d033df7df33f4c32faef69451d8e4a8604006459c4bb [Pipeline] // withDockerContainer [Pipeline] sh 02:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:38 + ls -al . 02:09:38 total 172 02:09:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:09 . 02:09:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:07 .. 02:09:38 -rw-rw-r-- 1 jenkins jenkins 6 Nov 10 02:07 .dockerignore 02:09:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:09 .git 02:09:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 .github 02:09:38 -rw-rw-r-- 1 jenkins jenkins 263 Nov 10 02:07 .gitignore 02:09:38 -rw-rw-r-- 1 jenkins jenkins 41 Nov 10 02:07 .golangci.yml 02:09:38 drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:07 .semver 02:09:38 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 10 02:07 Attribution.txt 02:09:38 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 10 02:07 CHANGELOG.md 02:09:38 -rw-rw-r-- 1 jenkins jenkins 1462 Nov 10 02:07 Dockerfile 02:09:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:07 GOVERNANCE.md 02:09:38 -rw-rw-r-- 1 jenkins jenkins 656 Nov 10 02:07 Jenkinsfile 02:09:38 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 10 02:07 LICENSE 02:09:38 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 10 02:07 Makefile 02:09:38 -rw-rw-r-- 1 jenkins jenkins 620 Nov 10 02:07 OWNERS.md 02:09:38 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 10 02:07 README.md 02:09:38 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:07 VERSION 02:09:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:07 bin 02:09:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 cmd 02:09:38 -rw-r--r-- 1 jenkins jenkins 8837 Nov 10 02:09 coverage.out 02:09:38 -rw-rw-r-- 1 jenkins jenkins 3712 Nov 10 02:07 go.mod 02:09:38 -rw-rw-r-- 1 jenkins jenkins 34822 Nov 10 02:07 go.sum 02:09:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:07 internal 02:09:38 -rw-rw-r-- 1 jenkins jenkins 228 Nov 10 02:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:38 + 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=035feacf7376206129236edf6c51b035a5ab8cee --label arch=amd64 --label version=3.1.0-dev.11 . 02:09:38 Sending build context to Docker daemon 5.769MB 02:09:38 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:09:38 Step 2/24 : FROM ${BASE} AS builder 02:09:38 ---> 38c2b2234e81 02:09:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:09:38 ---> Running in e7e680fa9883 02:09:38 Removing intermediate container e7e680fa9883 02:09:38 ---> bf68807ea251 02:09:38 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:38 ---> Running in 65d21c5b985f 02:09:38 Removing intermediate container 65d21c5b985f 02:09:38 ---> b05a2b4909a3 02:09:38 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:38 ---> Running in 91e7562b70e2 02:09:38 Removing intermediate container 91e7562b70e2 02:09:38 ---> 775191d17337 02:09:38 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:09:38 ---> Running in 130ab1f746a6 02:09:38 Removing intermediate container 130ab1f746a6 02:09:38 ---> bc47eb1f9be8 02:09:38 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:38 ---> Running in 7ec74ec2178c 02:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:09:39 OK: 268 MiB in 56 packages 02:09:39 Removing intermediate container 7ec74ec2178c 02:09:39 ---> 2c8b3cbf2141 02:09:39 Step 8/24 : WORKDIR /device-snmp-go 02:09:39 ---> Running in 7a7efc8b61b7 02:09:39 Removing intermediate container 7a7efc8b61b7 02:09:39 ---> 5d2318702deb 02:09:39 Step 9/24 : COPY go.mod vendor* ./ 02:09:40 ---> 40346602a1b5 02:09:40 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:40 ---> Running in be83d02a7f00 02:09:40 Removing intermediate container be83d02a7f00 02:09:40 ---> 749c9352ac36 02:09:40 Step 11/24 : COPY . . 02:09:41 ---> 7ce17f20bd9f 02:09:41 Step 12/24 : RUN ${MAKE} 02:09:41 ---> Running in 1d41645a7565 02:09:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 02:10:03 Removing intermediate container 1d41645a7565 02:10:03 ---> 9be94f0a6cf4 02:10:03 Step 13/24 : FROM alpine:3.18 02:10:03 3.18: Pulling from library/alpine 02:10:03 96526aa774ef: Pulling fs layer 02:10:04 96526aa774ef: Download complete 02:10:04 96526aa774ef: Pull complete 02:10:04 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:10:04 Status: Downloaded newer image for alpine:3.18 02:10:04 ---> 8ca4688f4f35 02:10:04 Step 14/24 : RUN apk add --update --no-cache dumb-init 02:10:04 ---> Running in 3d1ddcca4e36 02:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:10:04 (1/1) Installing dumb-init (1.2.5-r2) 02:10:04 Executing busybox-1.36.1-r2.trigger 02:10:04 OK: 7 MiB in 16 packages 02:10:05 Removing intermediate container 3d1ddcca4e36 02:10:05 ---> 8b78a5309d7e 02:10:05 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 02:10:06 ---> b1f47aa04c87 02:10:06 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 02:10:06 ---> f7ca2baa8619 02:10:06 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 02:10:07 ---> ab1c57c841c2 02:10:07 Step 18/24 : EXPOSE 59993 02:10:08 ---> Running in 01e7937be891 02:10:08 Removing intermediate container 01e7937be891 02:10:08 ---> 4e5ad8c690fa 02:10:08 Step 19/24 : EXPOSE 161 02:10:08 ---> Running in b2d97aa14eec 02:10:08 Removing intermediate container b2d97aa14eec 02:10:08 ---> 10f7b9b1516f 02:10:08 Step 20/24 : ENTRYPOINT ["/device-snmp"] 02:10:08 ---> Running in e9fc4e11042e 02:10:08 Removing intermediate container e9fc4e11042e 02:10:08 ---> 21bd56fef4ba 02:10:08 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:10:08 ---> Running in 304ffa8e15ab 02:10:08 Removing intermediate container 304ffa8e15ab 02:10:08 ---> b81f82d13f31 02:10:08 Step 22/24 : LABEL arch=amd64 02:10:09 ---> Running in 6f23f6cda22d 02:10:09 Removing intermediate container 6f23f6cda22d 02:10:09 ---> 669438441df0 02:10:09 Step 23/24 : LABEL git_sha=035feacf7376206129236edf6c51b035a5ab8cee 02:10:09 ---> Running in d7e06ff55926 02:10:09 Removing intermediate container d7e06ff55926 02:10:09 ---> 390e4194f771 02:10:09 Step 24/24 : LABEL version=3.1.0-dev.11 02:10:09 ---> Running in d5989468b412 02:10:09 Removing intermediate container d5989468b412 02:10:09 ---> cdee282793ae 02:10:09 [Warning] One or more build-args [ARCH] were not consumed 02:10:09 Successfully built cdee282793ae 02:10:09 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:09 provisioning config files... 02:10:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9902040206211621729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:09 ---> docker-login.sh 02:10:09 nexus3.edgexfoundry.org:10001 02:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:09 Configure a credential helper to remove this warning. See 02:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:09 02:10:09 Login Succeeded 02:10:09 nexus3.edgexfoundry.org:10002 02:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:09 Configure a credential helper to remove this warning. See 02:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:09 02:10:09 Login Succeeded 02:10:09 nexus3.edgexfoundry.org:10003 02:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:10 Configure a credential helper to remove this warning. See 02:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:10 02:10:10 Login Succeeded 02:10:10 nexus3.edgexfoundry.org:10004 02:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:10 Configure a credential helper to remove this warning. See 02:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:10 02:10:10 Login Succeeded 02:10:10 docker.io 02:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:10 Configure a credential helper to remove this warning. See 02:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:10 02:10:10 Login Succeeded 02:10:10 ---> docker-login.sh ends [Pipeline] } 02:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:10:10 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 02:10:10 035feacf7376206129236edf6c51b035a5ab8cee 02:10:10 latest 02:10:10 3.1.0-dev.11 02:10:10 035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11 02:10:10 main 02:10:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:035feacf7376206129236edf6c51b035a5ab8cee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:035feacf7376206129236edf6c51b035a5ab8cee 02:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:10:11 0d148776bb76: Preparing 02:10:11 abc0fa5eed2d: Preparing 02:10:11 501adb9f1cf0: Preparing 02:10:11 0c050ac5217d: Preparing 02:10:11 cc2447e1835a: Preparing 02:10:11 abc0fa5eed2d: Pushed 02:10:11 0c050ac5217d: Pushed 02:10:11 cc2447e1835a: Layer already exists 02:10:11 0d148776bb76: Pushed 02:10:14 501adb9f1cf0: Pushed 02:10:14 035feacf7376206129236edf6c51b035a5ab8cee: digest: sha256:65120582b0861d3cd32948322be90868c943dcfcb11a30f9f7516dd5a0ecc1b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:14 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 02:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:10:15 0d148776bb76: Preparing 02:10:15 abc0fa5eed2d: Preparing 02:10:15 501adb9f1cf0: Preparing 02:10:15 0c050ac5217d: Preparing 02:10:15 cc2447e1835a: Preparing 02:10:15 0d148776bb76: Layer already exists 02:10:15 0c050ac5217d: Layer already exists 02:10:15 501adb9f1cf0: Layer already exists 02:10:15 cc2447e1835a: Layer already exists 02:10:15 abc0fa5eed2d: Layer already exists 02:10:15 latest: digest: sha256:65120582b0861d3cd32948322be90868c943dcfcb11a30f9f7516dd5a0ecc1b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.11 02:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:10:15 0d148776bb76: Preparing 02:10:15 abc0fa5eed2d: Preparing 02:10:15 501adb9f1cf0: Preparing 02:10:15 0c050ac5217d: Preparing 02:10:15 cc2447e1835a: Preparing 02:10:15 501adb9f1cf0: Layer already exists 02:10:15 cc2447e1835a: Layer already exists 02:10:15 0c050ac5217d: Layer already exists 02:10:15 0d148776bb76: Layer already exists 02:10:15 abc0fa5eed2d: Layer already exists 02:10:15 3.1.0-dev.11: digest: sha256:65120582b0861d3cd32948322be90868c943dcfcb11a30f9f7516dd5a0ecc1b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp:035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11 02:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:10:16 0d148776bb76: Preparing 02:10:16 abc0fa5eed2d: Preparing 02:10:16 501adb9f1cf0: Preparing 02:10:16 0c050ac5217d: Preparing 02:10:16 cc2447e1835a: Preparing 02:10:16 cc2447e1835a: Layer already exists 02:10:16 abc0fa5eed2d: Layer already exists 02:10:16 0c050ac5217d: Layer already exists 02:10:16 0d148776bb76: Layer already exists 02:10:16 501adb9f1cf0: Layer already exists 02:10:16 035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11: digest: sha256:65120582b0861d3cd32948322be90868c943dcfcb11a30f9f7516dd5a0ecc1b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:16 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:17 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 02:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:10:17 0d148776bb76: Preparing 02:10:17 abc0fa5eed2d: Preparing 02:10:17 501adb9f1cf0: Preparing 02:10:17 0c050ac5217d: Preparing 02:10:17 cc2447e1835a: Preparing 02:10:17 cc2447e1835a: Layer already exists 02:10:17 abc0fa5eed2d: Layer already exists 02:10:17 501adb9f1cf0: Layer already exists 02:10:17 0d148776bb76: Layer already exists 02:10:17 0c050ac5217d: Layer already exists 02:10:17 main: digest: sha256:65120582b0861d3cd32948322be90868c943dcfcb11a30f9f7516dd5a0ecc1b8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:17 ===================================================== [Pipeline] echo 02:10:17 taggedImages: 02:10:17 - nexus3.edgexfoundry.org:10004/device-snmp:035feacf7376206129236edf6c51b035a5ab8cee 02:10:17 - nexus3.edgexfoundry.org:10004/device-snmp:latest 02:10:17 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.11 02:10:17 - nexus3.edgexfoundry.org:10004/device-snmp:035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11 02:10:17 - 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 02:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:17 02:10:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:17 latest: Pulling from edgex-lftools-log-publisher 02:10:17 5eb5b503b376: Pulling fs layer 02:10:17 5c69ac0246d0: Pulling fs layer 02:10:17 ec43610c2a17: Pulling fs layer 02:10:17 3a2ae6a8a46f: Pulling fs layer 02:10:17 33b1e0a273af: Pulling fs layer 02:10:17 5d3b04190fa2: Pulling fs layer 02:10:17 2f39f015ded8: Pulling fs layer 02:10:17 3a2ae6a8a46f: Waiting 02:10:17 33b1e0a273af: Waiting 02:10:17 5d3b04190fa2: Waiting 02:10:17 2f39f015ded8: Waiting 02:10:17 5c69ac0246d0: Verifying Checksum 02:10:17 5c69ac0246d0: Download complete 02:10:17 3a2ae6a8a46f: Verifying Checksum 02:10:17 3a2ae6a8a46f: Download complete 02:10:17 ec43610c2a17: Verifying Checksum 02:10:17 ec43610c2a17: Download complete 02:10:17 33b1e0a273af: Verifying Checksum 02:10:17 33b1e0a273af: Download complete 02:10:17 5d3b04190fa2: Download complete 02:10:18 5eb5b503b376: Verifying Checksum 02:10:18 5eb5b503b376: Download complete 02:10:18 2f39f015ded8: Download complete 02:10:19 5eb5b503b376: Pull complete 02:10:19 5c69ac0246d0: Pull complete 02:10:19 ec43610c2a17: Pull complete 02:10:19 3a2ae6a8a46f: Pull complete 02:10:19 33b1e0a273af: Pull complete 02:10:20 5d3b04190fa2: Pull complete 02:10:24 2f39f015ded8: Pull complete 02:10:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:10:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:24 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:10:24 $ 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 02:10:29 $ docker top 3dd71813641d1551bfc805e4de18956a546ce618aa39aba93469d9197ebe0310 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:30 ---> job-cost.sh 02:10:30 lf-activate-venv: SKIPPING 02:10:30 INFO: No Stack... 02:10:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:10:30 INFO: Archiving Costs [Pipeline] sh 02:10:31 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 02:10:31 + cut -d, -f6 [Pipeline] lock 02:10:31 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-97-stack-cost] 02:10:31 Resource [jenkins-edgexfoundry-device-snmp-go-main-97-stack-cost] did not exist. Created. 02:10:31 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:10:31 + echo total: 0.2199999988079071 [Pipeline] stash 02:10:31 Stashed 1 file(s) [Pipeline] } 02:10:31 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 02:10:31 $ docker stop --time=1 3dd71813641d1551bfc805e4de18956a546ce618aa39aba93469d9197ebe0310 02:10:32 $ docker rm -f --volumes 3dd71813641d1551bfc805e4de18956a546ce618aa39aba93469d9197ebe0310 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:11:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17187 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 02:11:15 Running in /w/workspace/device-snmp-go/97 [Pipeline] { [Pipeline] checkout 02:11:15 Selected Git installation does not exist. Using Default 02:11:15 The recommended git tool is: NONE 02:11:24 using credential edgex-jenkins-ssh 02:11:24 Cloning the remote Git repository 02:11:24 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 02:11:24 > git init /w/workspace/device-snmp-go/97 # timeout=10 02:11:24 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:11:24 > git --version # timeout=10 02:11:24 > git --version # 'git version 2.25.1' 02:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:26 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:27 Avoid second fetch 02:11:27 Checking out Revision 035feacf7376206129236edf6c51b035a5ab8cee (main) 02:11:27 > git config core.sparsecheckout # timeout=10 02:11:27 > git checkout -f 035feacf7376206129236edf6c51b035a5ab8cee # timeout=10 02:11:28 Commit message: "Merge pull request #331 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:29 Dload Upload Total Spent Left Speed 02:11:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 174k 0 --:--:-- --:--:-- --:--:-- 176k [Pipeline] sh 02:11:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:30 + sudo tee /etc/docker/daemon.new 02:11:30 { 02:11:30 "registry-mirrors": [ 02:11:30 "https://nexus3.edgexfoundry.org:10001" 02:11:30 ], 02:11:30 "bip": "10.250.0.254/24", 02:11:30 "hosts": [ 02:11:30 "tcp://0.0.0.0:5555", 02:11:30 "unix:///var/run/docker.sock" 02:11:30 ], 02:11:30 "mtu": 1458, 02:11:30 "selinux-enabled": true, 02:11:30 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:30 } [Pipeline] sh 02:11:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:11:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:53 provisioning config files... 02:11:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/97@tmp/config4884238142883876777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:53 ---> docker-login.sh 02:11:53 nexus3.edgexfoundry.org:10001 02:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:54 Configure a credential helper to remove this warning. See 02:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:54 02:11:54 Login Succeeded 02:11:54 nexus3.edgexfoundry.org:10002 02:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:54 Configure a credential helper to remove this warning. See 02:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:54 02:11:54 Login Succeeded 02:11:54 nexus3.edgexfoundry.org:10003 02:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:55 Configure a credential helper to remove this warning. See 02:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:55 02:11:55 Login Succeeded 02:11:55 nexus3.edgexfoundry.org:10004 02:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:55 Configure a credential helper to remove this warning. See 02:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:55 02:11:55 Login Succeeded 02:11:55 docker.io 02:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:56 Configure a credential helper to remove this warning. See 02:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:56 02:11:56 Login Succeeded 02:11:56 ---> docker-login.sh ends [Pipeline] } 02:11:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:56 ========================================================= 02:11:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:11:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:11:57 Sending build context to Docker daemon 2.96MB 02:11:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:11:57 Step 2/12 : FROM ${BASE} AS builder 02:11:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:11:57 9fda8d8052c6: Pulling fs layer 02:11:57 5d54e960e981: Pulling fs layer 02:11:57 c4a7e357bf2a: Pulling fs layer 02:11:57 f0e02332f6b5: Pulling fs layer 02:11:57 f0e02332f6b5: Waiting 02:11:57 cefa15bbcfad: Pulling fs layer 02:11:57 17808c966233: Pulling fs layer 02:11:57 f4c1fc716caa: Pulling fs layer 02:11:57 cefa15bbcfad: Waiting 02:11:57 17808c966233: Waiting 02:11:57 f4c1fc716caa: Waiting 02:11:57 5d54e960e981: Verifying Checksum 02:11:57 5d54e960e981: Download complete 02:11:57 f0e02332f6b5: Verifying Checksum 02:11:57 f0e02332f6b5: Download complete 02:11:57 cefa15bbcfad: Verifying Checksum 02:11:57 cefa15bbcfad: Download complete 02:11:57 9fda8d8052c6: Download complete 02:11:58 f4c1fc716caa: Download complete 02:11:58 9fda8d8052c6: Pull complete 02:11:59 5d54e960e981: Pull complete 02:12:00 c4a7e357bf2a: Verifying Checksum 02:12:00 c4a7e357bf2a: Download complete 02:12:01 17808c966233: Verifying Checksum 02:12:01 17808c966233: Download complete 02:12:13 c4a7e357bf2a: Pull complete 02:12:13 f0e02332f6b5: Pull complete 02:12:14 cefa15bbcfad: Pull complete 02:12:24 17808c966233: Pull complete 02:12:24 f4c1fc716caa: Pull complete 02:12:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:12:24 ---> ea914061e18c 02:12:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:12:26 ---> Running in 8c1b2bcca37d 02:12:26 Removing intermediate container 8c1b2bcca37d 02:12:26 ---> 90f5646c5b35 02:12:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:12:26 ---> Running in 83aa053db178 02:12:26 Removing intermediate container 83aa053db178 02:12:26 ---> 4a4ef9f313d9 02:12:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:12:26 ---> Running in c3f349bb0d65 02:12:27 Removing intermediate container c3f349bb0d65 02:12:27 ---> 5cef15c30a4e 02:12:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:12:27 ---> Running in f95125fafb56 02:12:27 Removing intermediate container f95125fafb56 02:12:27 ---> 62e73c8c6d40 02:12:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:27 ---> Running in 38372b8dba0a 02:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:12:31 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:12:31 (2/4) Installing libedit (20221030.3.1-r1) 02:12:31 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:12:31 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:12:31 Executing busybox-1.36.1-r2.trigger 02:12:31 OK: 270 MiB in 56 packages 02:12:33 Removing intermediate container 38372b8dba0a 02:12:33 ---> a381f8aa02b1 02:12:33 Step 8/12 : WORKDIR /device-snmp-go 02:12:33 ---> Running in 8f71bafbfa4e 02:12:33 Removing intermediate container 8f71bafbfa4e 02:12:33 ---> b0d2e98d68cd 02:12:33 Step 9/12 : COPY go.mod vendor* ./ 02:12:34 ---> 01464f0b9a6f 02:12:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:34 ---> Running in 2a080ba88a35 02:14:11 Removing intermediate container 2a080ba88a35 02:14:11 ---> 0ed8aa2827b1 02:14:11 Step 11/12 : COPY . . 02:14:11 ---> 99609db48828 02:14:11 Step 12/12 : RUN ${MAKE} 02:14:11 ---> Running in 17df076ba681 02:14:11 noop 02:14:11 Removing intermediate container 17df076ba681 02:14:11 ---> 660db4a2b615 02:14:11 Successfully built 660db4a2b615 02:14:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:11 + docker inspect -f . ci-base-image-arm64 02:14:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:11 prd-ubuntu20.04-docker-arm64-4c-16g-17187 does not seem to be running inside a container 02:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/97 -v /w/workspace/device-snmp-go/97:/w/workspace/device-snmp-go/97:rw,z -v /w/workspace/device-snmp-go/97@tmp:/w/workspace/device-snmp-go/97@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 02:14:13 $ docker top 950b27c6633dd1c5a6e1b5f7f78200fc95209b3ccb163bd05c3a9ddc9f310255 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:14 + go version 02:14:14 go version go1.21.0 linux/arm64 [Pipeline] } 02:14:14 $ docker stop --time=1 950b27c6633dd1c5a6e1b5f7f78200fc95209b3ccb163bd05c3a9ddc9f310255 02:14:16 $ docker rm -f --volumes 950b27c6633dd1c5a6e1b5f7f78200fc95209b3ccb163bd05c3a9ddc9f310255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:17 + docker inspect -f . ci-base-image-arm64 02:14:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:17 prd-ubuntu20.04-docker-arm64-4c-16g-17187 does not seem to be running inside a container 02:14:17 $ 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/97 -v /w/workspace/device-snmp-go/97:/w/workspace/device-snmp-go/97:rw,z -v /w/workspace/device-snmp-go/97@tmp:/w/workspace/device-snmp-go/97@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 02:14:19 $ docker top d6d67be163353d09c01a29553a1dc249dc8e29b11f6c2acafc8e69cfccac8230 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:20 + git config --global --add safe.directory /w/workspace/device-snmp-go/97 [Pipeline] fileExists [Pipeline] sh 02:14:20 + make test 02:14:20 go test ./... -coverprofile=coverage.out 02:14:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:17:03 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 02:17:03 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.065s coverage: 0.0% of statements 02:17:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:17:03 go vet ./... 02:17:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:17:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:17:30 ./bin/test-attribution-txt.sh [Pipeline] echo 02:17:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:17:30 $ docker stop --time=1 d6d67be163353d09c01a29553a1dc249dc8e29b11f6c2acafc8e69cfccac8230 02:17:32 $ docker rm -f --volumes d6d67be163353d09c01a29553a1dc249dc8e29b11f6c2acafc8e69cfccac8230 [Pipeline] // withDockerContainer [Pipeline] sh 02:17:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:17:33 Warning: overwriting stash ‘coverage-report’ 02:17:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:17:35 + ls -al . 02:17:35 total 168 02:17:35 drwxrwxr-x 7 jenkins jenkins 4096 Nov 10 02:14 . 02:17:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:11 .. 02:17:35 -rw-rw-r-- 1 jenkins jenkins 6 Nov 10 02:11 .dockerignore 02:17:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:11 .git 02:17:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:11 .github 02:17:35 -rw-rw-r-- 1 jenkins jenkins 263 Nov 10 02:11 .gitignore 02:17:35 -rw-rw-r-- 1 jenkins jenkins 41 Nov 10 02:11 .golangci.yml 02:17:35 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 10 02:11 Attribution.txt 02:17:35 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 10 02:11 CHANGELOG.md 02:17:35 -rw-rw-r-- 1 jenkins jenkins 1462 Nov 10 02:11 Dockerfile 02:17:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:11 GOVERNANCE.md 02:17:35 -rw-rw-r-- 1 jenkins jenkins 656 Nov 10 02:11 Jenkinsfile 02:17:35 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 10 02:11 LICENSE 02:17:35 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 10 02:11 Makefile 02:17:35 -rw-rw-r-- 1 jenkins jenkins 620 Nov 10 02:11 OWNERS.md 02:17:35 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 10 02:11 README.md 02:17:35 -rw-rw-r-- 1 jenkins jenkins 12 Nov 10 02:07 VERSION 02:17:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:11 bin 02:17:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:11 cmd 02:17:35 -rw-r--r-- 1 jenkins jenkins 8837 Nov 10 02:16 coverage.out 02:17:35 -rw-rw-r-- 1 jenkins jenkins 3712 Nov 10 02:11 go.mod 02:17:35 -rw-rw-r-- 1 jenkins jenkins 34822 Nov 10 02:11 go.sum 02:17:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:11 internal 02:17:35 -rw-rw-r-- 1 jenkins jenkins 228 Nov 10 02:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:35 + 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=035feacf7376206129236edf6c51b035a5ab8cee --label arch=arm64 --label version=3.1.0-dev.11 . 02:17:36 Sending build context to Docker daemon 2.97MB 02:17:36 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:17:36 Step 2/24 : FROM ${BASE} AS builder 02:17:36 ---> 660db4a2b615 02:17:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:17:38 ---> Running in 414b7e24f25c 02:17:38 Removing intermediate container 414b7e24f25c 02:17:38 ---> 0c89781ede4a 02:17:38 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:17:38 ---> Running in 26bd70d84108 02:17:38 Removing intermediate container 26bd70d84108 02:17:38 ---> 7c5c087112a0 02:17:38 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:17:39 ---> Running in 2dfdcaea064f 02:17:39 Removing intermediate container 2dfdcaea064f 02:17:39 ---> 67bd6f7b9dee 02:17:39 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:17:39 ---> Running in 6e62beaa0529 02:17:40 Removing intermediate container 6e62beaa0529 02:17:40 ---> 80d511026c58 02:17:40 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:17:40 ---> Running in 4f72bc11952f 02:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:17:43 OK: 270 MiB in 56 packages 02:17:44 Removing intermediate container 4f72bc11952f 02:17:44 ---> 300f51260fe2 02:17:44 Step 8/24 : WORKDIR /device-snmp-go 02:17:44 ---> Running in 058fb3cada51 02:17:45 Removing intermediate container 058fb3cada51 02:17:45 ---> 4911b517f4e2 02:17:45 Step 9/24 : COPY go.mod vendor* ./ 02:17:45 ---> 43285a1103c0 02:17:45 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:45 ---> Running in 72f6890d2b80 02:17:48 Removing intermediate container 72f6890d2b80 02:17:48 ---> 25a568f46b68 02:17:48 Step 11/24 : COPY . . 02:17:49 ---> 506ba40283a2 02:17:49 Step 12/24 : RUN ${MAKE} 02:17:49 ---> Running in c5930c90f961 02:17:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 02:20:27 Removing intermediate container c5930c90f961 02:20:27 ---> e35a3195b4cb 02:20:27 Step 13/24 : FROM alpine:3.18 02:20:27 3.18: Pulling from library/alpine 02:20:27 579b34f0a95b: Pulling fs layer 02:20:27 579b34f0a95b: Download complete 02:20:27 579b34f0a95b: Pull complete 02:20:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:20:27 Status: Downloaded newer image for alpine:3.18 02:20:27 ---> 3cc203321400 02:20:27 Step 14/24 : RUN apk add --update --no-cache dumb-init 02:20:27 ---> Running in 150e778bf790 02:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:20:27 (1/1) Installing dumb-init (1.2.5-r2) 02:20:27 Executing busybox-1.36.1-r2.trigger 02:20:27 OK: 8 MiB in 16 packages 02:20:27 Removing intermediate container 150e778bf790 02:20:27 ---> 5ccb5bf395d9 02:20:27 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 02:20:27 ---> 6d8e8b3e7ab8 02:20:27 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 02:20:27 ---> 866e9d88a8ae 02:20:27 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 02:20:27 ---> 97bfcd7116fa 02:20:27 Step 18/24 : EXPOSE 59993 02:20:27 ---> Running in 518e77f08e19 02:20:27 Removing intermediate container 518e77f08e19 02:20:27 ---> 5ea80aadee53 02:20:27 Step 19/24 : EXPOSE 161 02:20:27 ---> Running in 33e36de90e34 02:20:27 Removing intermediate container 33e36de90e34 02:20:27 ---> e913a84d9a0a 02:20:27 Step 20/24 : ENTRYPOINT ["/device-snmp"] 02:20:27 ---> Running in 534ff4de9971 02:20:27 Removing intermediate container 534ff4de9971 02:20:27 ---> 9aabb2ea6058 02:20:27 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:20:27 ---> Running in 6ddb66a3afe4 02:20:27 Removing intermediate container 6ddb66a3afe4 02:20:27 ---> 70ae92c47464 02:20:27 Step 22/24 : LABEL arch=arm64 02:20:27 ---> Running in e9b09af1f454 02:20:28 Removing intermediate container e9b09af1f454 02:20:28 ---> 7155858dc46d 02:20:28 Step 23/24 : LABEL git_sha=035feacf7376206129236edf6c51b035a5ab8cee 02:20:28 ---> Running in 17458855d2d9 02:20:28 Removing intermediate container 17458855d2d9 02:20:28 ---> 4bfefc86e3f1 02:20:28 Step 24/24 : LABEL version=3.1.0-dev.11 02:20:28 ---> Running in 8066ec3c4304 02:20:29 Removing intermediate container 8066ec3c4304 02:20:29 ---> 0650e1c89ffb 02:20:29 [Warning] One or more build-args [ARCH] were not consumed 02:20:29 Successfully built 0650e1c89ffb 02:20:29 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 02:20:29 provisioning config files... 02:20:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/97@tmp/config4299348751927028179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:29 ---> docker-login.sh 02:20:29 nexus3.edgexfoundry.org:10001 02:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:29 Configure a credential helper to remove this warning. See 02:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:29 02:20:29 Login Succeeded 02:20:29 nexus3.edgexfoundry.org:10002 02:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:30 Configure a credential helper to remove this warning. See 02:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:30 02:20:30 Login Succeeded 02:20:30 nexus3.edgexfoundry.org:10003 02:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:30 Configure a credential helper to remove this warning. See 02:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:30 02:20:30 Login Succeeded 02:20:30 nexus3.edgexfoundry.org:10004 02:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:31 Configure a credential helper to remove this warning. See 02:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:31 02:20:31 Login Succeeded 02:20:31 docker.io 02:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:32 Configure a credential helper to remove this warning. See 02:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:32 02:20:32 Login Succeeded 02:20:32 ---> docker-login.sh ends [Pipeline] } 02:20:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:20:32 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 02:20:32 035feacf7376206129236edf6c51b035a5ab8cee 02:20:32 latest 02:20:32 3.1.0-dev.11 02:20:32 035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11 02:20:32 main 02:20:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:32 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:035feacf7376206129236edf6c51b035a5ab8cee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:035feacf7376206129236edf6c51b035a5ab8cee 02:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:20:32 3895294885f8: Preparing 02:20:32 a5c3d0465c8a: Preparing 02:20:32 47c09edfdb7c: Preparing 02:20:32 81d0f7a88231: Preparing 02:20:32 5f4d9fc4d98d: Preparing 02:20:33 a5c3d0465c8a: Pushed 02:20:33 3895294885f8: Pushed 02:20:33 81d0f7a88231: Pushed 02:20:36 5f4d9fc4d98d: Layer already exists 02:20:38 47c09edfdb7c: Pushed 02:20:38 035feacf7376206129236edf6c51b035a5ab8cee: digest: sha256:e5c7d32c2585e08f8231b87e6157751f0a945479c82826c8bf882f3fdb5b32f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:39 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 02:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:20:39 3895294885f8: Preparing 02:20:39 a5c3d0465c8a: Preparing 02:20:39 47c09edfdb7c: Preparing 02:20:39 81d0f7a88231: Preparing 02:20:39 5f4d9fc4d98d: Preparing 02:20:39 81d0f7a88231: Layer already exists 02:20:39 3895294885f8: Layer already exists 02:20:39 a5c3d0465c8a: Layer already exists 02:20:39 5f4d9fc4d98d: Layer already exists 02:20:39 47c09edfdb7c: Layer already exists 02:20:39 latest: digest: sha256:e5c7d32c2585e08f8231b87e6157751f0a945479c82826c8bf882f3fdb5b32f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.11 02:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:20:40 3895294885f8: Preparing 02:20:40 a5c3d0465c8a: Preparing 02:20:40 47c09edfdb7c: Preparing 02:20:40 81d0f7a88231: Preparing 02:20:40 5f4d9fc4d98d: Preparing 02:20:40 3895294885f8: Layer already exists 02:20:40 81d0f7a88231: Layer already exists 02:20:40 47c09edfdb7c: Layer already exists 02:20:40 5f4d9fc4d98d: Layer already exists 02:20:40 a5c3d0465c8a: Layer already exists 02:20:41 3.1.0-dev.11: digest: sha256:e5c7d32c2585e08f8231b87e6157751f0a945479c82826c8bf882f3fdb5b32f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11 02:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:20:41 3895294885f8: Preparing 02:20:41 a5c3d0465c8a: Preparing 02:20:41 47c09edfdb7c: Preparing 02:20:41 81d0f7a88231: Preparing 02:20:41 5f4d9fc4d98d: Preparing 02:20:41 3895294885f8: Layer already exists 02:20:41 5f4d9fc4d98d: Layer already exists 02:20:41 81d0f7a88231: Layer already exists 02:20:41 47c09edfdb7c: Layer already exists 02:20:41 a5c3d0465c8a: Layer already exists 02:20:42 035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11: digest: sha256:e5c7d32c2585e08f8231b87e6157751f0a945479c82826c8bf882f3fdb5b32f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:42 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 02:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:20:42 3895294885f8: Preparing 02:20:42 a5c3d0465c8a: Preparing 02:20:42 47c09edfdb7c: Preparing 02:20:42 81d0f7a88231: Preparing 02:20:42 5f4d9fc4d98d: Preparing 02:20:42 a5c3d0465c8a: Layer already exists 02:20:42 5f4d9fc4d98d: Layer already exists 02:20:42 81d0f7a88231: Layer already exists 02:20:42 3895294885f8: Layer already exists 02:20:42 47c09edfdb7c: Layer already exists 02:20:43 main: digest: sha256:e5c7d32c2585e08f8231b87e6157751f0a945479c82826c8bf882f3fdb5b32f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:43 ===================================================== [Pipeline] echo 02:20:43 taggedImages: 02:20:43 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:035feacf7376206129236edf6c51b035a5ab8cee 02:20:43 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 02:20:43 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.11 02:20:43 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:035feacf7376206129236edf6c51b035a5ab8cee-3.1.0-dev.11 02:20:43 - 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 02:20:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:43 02:20:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:44 arm64: Pulling from edgex-lftools-log-publisher 02:20:44 8998bd30e6a1: Pulling fs layer 02:20:44 04944245beec: Pulling fs layer 02:20:44 699f458cf7ca: Pulling fs layer 02:20:44 765212b225bb: Pulling fs layer 02:20:44 f23df028b6ca: Pulling fs layer 02:20:44 d65c8cfc05b1: Pulling fs layer 02:20:44 2437ff75d9bd: Pulling fs layer 02:20:44 765212b225bb: Waiting 02:20:44 d65c8cfc05b1: Waiting 02:20:44 2437ff75d9bd: Waiting 02:20:44 f23df028b6ca: Waiting 02:20:44 04944245beec: Verifying Checksum 02:20:44 04944245beec: Download complete 02:20:44 765212b225bb: Verifying Checksum 02:20:44 765212b225bb: Download complete 02:20:44 f23df028b6ca: Download complete 02:20:44 d65c8cfc05b1: Verifying Checksum 02:20:44 d65c8cfc05b1: Download complete 02:20:44 699f458cf7ca: Verifying Checksum 02:20:44 699f458cf7ca: Download complete 02:20:45 8998bd30e6a1: Download complete 02:20:47 2437ff75d9bd: Verifying Checksum 02:20:47 2437ff75d9bd: Download complete 02:20:49 8998bd30e6a1: Pull complete 02:20:51 04944245beec: Pull complete 02:20:53 699f458cf7ca: Pull complete 02:20:53 765212b225bb: Pull complete 02:20:54 f23df028b6ca: Pull complete 02:20:54 d65c8cfc05b1: Pull complete 02:21:12 2437ff75d9bd: Pull complete 02:21:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:12 prd-ubuntu20.04-docker-arm64-4c-16g-17187 does not seem to be running inside a container 02:21:12 $ 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/97 -v /w/workspace/device-snmp-go/97:/w/workspace/device-snmp-go/97:rw,z -v /w/workspace/device-snmp-go/97@tmp:/w/workspace/device-snmp-go/97@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 02:21:16 $ docker top 9fce672e8f2f8952b25d74594e488d80349bd1b223854e91954e4659c97a1692 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:17 ---> job-cost.sh 02:21:17 lf-activate-venv: SKIPPING 02:21:17 INFO: No Stack... 02:21:17 INFO: Retrieving Pricing Info for: v3-standard-4 02:21:18 INFO: Archiving Costs [Pipeline] sh 02:21:18 + cat /w/workspace/device-snmp-go/97/archives/cost.csv 02:21:18 + cut -d, -f6 [Pipeline] lock 02:21:19 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-97-stack-cost] 02:21:19 Resource [jenkins-edgexfoundry-device-snmp-go-main-97-stack-cost] did not exist. Created. 02:21:19 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:21:19 /w/workspace/device-snmp-go/97@tmp/durable-be27b9b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:21:20 + echo total: 0.10999999940395355 [Pipeline] stash 02:21:20 Warning: overwriting stash ‘stack-cost’ 02:21:20 Stashed 1 file(s) [Pipeline] } 02:21:20 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 02:21:20 $ docker stop --time=1 9fce672e8f2f8952b25d74594e488d80349bd1b223854e91954e4659c97a1692 02:21:22 $ docker rm -f --volumes 9fce672e8f2f8952b25d74594e488d80349bd1b223854e91954e4659c97a1692 [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 02:21:22 provisioning config files... 02:21:22 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14839552797177312430tmp [Pipeline] { [Pipeline] sh 02:21:22 + set +x 02:21:22 + curl -s https://codecov.io/bash 02:21:22 + bash -s -- 02:21:22 02:21:22 _____ _ 02:21:22 / ____| | | 02:21:22 | | ___ __| | ___ ___ _____ __ 02:21:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:21:22 | |___| (_) | (_| | __/ (_| (_) \ V / 02:21:22 \_____\___/ \__,_|\___|\___\___/ \_/ 02:21:22 Bash-1.0.6 02:21:22 02:21:22 02:21:22 ==> git version 2.25.1 found 02:21:22 ==> 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 02:21:22 Release-Date: 2020-01-08 02:21:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:21:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:21:22 ==> Jenkins CI detected. 02:21:22 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 02:21:22 project root: . 02:21:22 --> token set from env 02:21:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:21:22 ==> Running gcov in . (disable via -X gcov) 02:21:22 ==> Python coveragepy not found 02:21:22 ==> Searching for coverage reports in: 02:21:22 + . 02:21:22 -> Found 1 reports 02:21:22 ==> Detecting git/mercurial file structure 02:21:22 ==> Reading reports 02:21:22 + ./coverage.out bytes=8837 02:21:22 ==> Appending adjustments 02:21:22 https://docs.codecov.io/docs/fixing-reports 02:21:23 + Found adjustments 02:21:23 ==> Gzipping contents 02:21:23 4.0K /tmp/codecov.viS1T1.gz 02:21:23 ==> Uploading reports 02:21:23 url: https://codecov.io 02:21:23 query: branch=main&commit=035feacf7376206129236edf6c51b035a5ab8cee&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:21:23 -> Pinging Codecov 02:21:23 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=035feacf7376206129236edf6c51b035a5ab8cee&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:21:23 -> Uploading to 02:21:23 https://storage.googleapis.com/codecov/v4/raw/2023-11-10/6C56EA5C29638FB4528AC87E60AF5AE0/035feacf7376206129236edf6c51b035a5ab8cee/8589257e-24c2-436b-afa5-5a3bb0e5f043.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231110T022123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c0acae9f6d75f4d5fd88a5979468e86d9e73ddb7e843a5a90840f723736dd3b 02:21:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:23 Dload Upload Total Spent Left Speed 02:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5498 --:--:-- --:--:-- --:--:-- 5498 02:21:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/035feacf7376206129236edf6c51b035a5ab8cee [Pipeline] } 02:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:21:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:21:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:21:23 02:21:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:21:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:21:24 df9b9388f04a: Pulling fs layer 02:21:24 52dc419b0ee2: Pulling fs layer 02:21:24 25bc292e5bac: Pulling fs layer 02:21:24 114826534d7a: Pulling fs layer 02:21:24 4657fd5d0bcf: Pulling fs layer 02:21:24 6ad1cebc031e: Pulling fs layer 02:21:24 8a3aa393b2d8: Pulling fs layer 02:21:24 114826534d7a: Waiting 02:21:24 4657fd5d0bcf: Waiting 02:21:24 6ad1cebc031e: Waiting 02:21:24 8a3aa393b2d8: Waiting 02:21:24 25bc292e5bac: Download complete 02:21:24 52dc419b0ee2: Verifying Checksum 02:21:24 52dc419b0ee2: Download complete 02:21:24 4657fd5d0bcf: Verifying Checksum 02:21:24 4657fd5d0bcf: Download complete 02:21:24 df9b9388f04a: Download complete 02:21:24 6ad1cebc031e: Verifying Checksum 02:21:24 6ad1cebc031e: Download complete 02:21:24 df9b9388f04a: Pull complete 02:21:24 52dc419b0ee2: Pull complete 02:21:24 25bc292e5bac: Pull complete 02:21:24 114826534d7a: Verifying Checksum 02:21:24 114826534d7a: Download complete 02:21:24 8a3aa393b2d8: Verifying Checksum 02:21:28 114826534d7a: Pull complete 02:21:28 4657fd5d0bcf: Pull complete 02:21:28 6ad1cebc031e: Pull complete 02:21:30 8a3aa393b2d8: Pull complete 02:21:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:21:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:30 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:21:31 $ 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 02:21:35 $ docker top 866790a25a9d9e3ff86a2c34f4c899b37ffb081addba6c4482321ae45735a12e -eo pid,comm [Pipeline] { [Pipeline] echo 02:21:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 02:21:35 + set -o pipefail 02:21:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 02:21:41 02:21:41 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 02:21:41 02:21:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/7676a37b-a972-43c9-a76c-ceff4e320266 02:21:41 02:21:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:21:41 02:21:41 02:21:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:21:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:21:41 More details here: https://snyk.co/ue1NS 02:21:41 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:21:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:21:41 $ docker stop --time=1 866790a25a9d9e3ff86a2c34f4c899b37ffb081addba6c4482321ae45735a12e 02:21:45 $ docker rm -f --volumes 866790a25a9d9e3ff86a2c34f4c899b37ffb081addba6c4482321ae45735a12e [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 02:21:46 + git log --format=format:%s -1 035feacf7376206129236edf6c51b035a5ab8cee [Pipeline] sh 02:21:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:47 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:21:47 $ 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 02:21:47 $ docker top 8e6602caa6efb6d7b95328612aad994c8c1612dc8974abf5f6166d0be8374430 -eo pid,comm 02:21:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:21:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:47 [ssh-agent] Looking for ssh-agent implementation... 02:21:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:47 $ docker exec 8e6602caa6efb6d7b95328612aad994c8c1612dc8974abf5f6166d0be8374430 ssh-agent 02:21:48 SSH_AUTH_SOCK=/tmp/ssh-f6Eo9Aa9NnHe/agent.32 02:21:48 SSH_AGENT_PID=38 02:21:48 Running ssh-add (command line suppressed) 02:21:48 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12565513259994284494.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12565513259994284494.key) 02:21:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:48 + git semver tag 02:21:48 2023-11-10 02:21:48,636 [run_tag] DEBUG tag force:False 02:21:48 2023-11-10 02:21:48,636 [check_head_tag] DEBUG check head tag 02:21:48 2023-11-10 02:21:48,637 [execute] INFO git cat-file --batch-check 02:21:48 2023-11-10 02:21:48,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 02:21:48 2023-11-10 02:21:48,640 [execute] INFO git cat-file --batch 02:21:48 2023-11-10 02:21:48,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 02:21:48 2023-11-10 02:21:48,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:21:48 2023-11-10 02:21:48,652 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 02:21:48 2023-11-10 02:21:48,652 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 02:21:48 2023-11-10 02:21:48,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:21:48 3.1.0-dev.11 [Pipeline] } 02:21:48 $ docker exec --env ******** --env ******** 8e6602caa6efb6d7b95328612aad994c8c1612dc8974abf5f6166d0be8374430 ssh-agent -k 02:21:48 unset SSH_AUTH_SOCK; 02:21:48 unset SSH_AGENT_PID; 02:21:48 echo Agent pid 38 killed; 02:21:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:49 + git semver [Pipeline] } 02:21:49 $ docker stop --time=1 8e6602caa6efb6d7b95328612aad994c8c1612dc8974abf5f6166d0be8374430 02:21:50 $ docker rm -f --volumes 8e6602caa6efb6d7b95328612aad994c8c1612dc8974abf5f6166d0be8374430 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:51 02:21:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:51 0.23.1-centos7: Pulling from edgex-lftools 02:21:51 ab5ef0e58194: Pulling fs layer 02:21:51 9712f1f96733: Pulling fs layer 02:21:51 63f879dbbcfc: Pulling fs layer 02:21:51 0d9ebad4ef96: Pulling fs layer 02:21:51 e9a5061849ea: Pulling fs layer 02:21:51 d747dcd14b5f: Pulling fs layer 02:21:51 2de7ff778b66: Pulling fs layer 02:21:51 0d9ebad4ef96: Waiting 02:21:51 e9a5061849ea: Waiting 02:21:51 9712f1f96733: Verifying Checksum 02:21:51 9712f1f96733: Download complete 02:21:51 63f879dbbcfc: Verifying Checksum 02:21:51 63f879dbbcfc: Download complete 02:21:51 0d9ebad4ef96: Verifying Checksum 02:21:51 0d9ebad4ef96: Download complete 02:21:51 e9a5061849ea: Verifying Checksum 02:21:51 e9a5061849ea: Download complete 02:21:51 d747dcd14b5f: Download complete 02:21:51 ab5ef0e58194: Verifying Checksum 02:21:51 ab5ef0e58194: Download complete 02:21:51 2de7ff778b66: Verifying Checksum 02:21:51 2de7ff778b66: Download complete 02:21:54 ab5ef0e58194: Pull complete 02:21:54 9712f1f96733: Pull complete 02:21:54 63f879dbbcfc: Pull complete 02:21:58 0d9ebad4ef96: Pull complete 02:21:58 e9a5061849ea: Pull complete 02:21:58 d747dcd14b5f: Pull complete 02:21:59 2de7ff778b66: Pull complete 02:21:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:59 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:21:59 $ 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 02:22:05 $ docker top 0bcdb7d64e00a7aca1310dccbfeef67428966ff2f7d03296a4f233689243d602 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:22:05 provisioning config files... 02:22:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11856152231876057301tmp 02:22:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13413474230297546441tmp 02:22:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6581515823044312295tmp [Pipeline] { [Pipeline] echo 02:22:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:22:05 ---> sigul-configuration.sh 02:22:05 gpg: directory `/root/.gnupg' created 02:22:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:22:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:22:05 gpg: keyring `/root/.gnupg/secring.gpg' created 02:22:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:22:05 gpg: CAST5 encrypted data 02:22:05 gpg: encrypted with 1 passphrase 02:22:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:22:05 + mkdir /home/jenkins 02:22:05 + mkdir /home/jenkins/sigul [Pipeline] sh 02:22:06 + 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 02:22:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:22:06 ---> sigul-install.sh 02:22:06 Sigul already installed; skipping installation. [Pipeline] sh 02:22:06 + git tag --list 02:22:06 1.0.0 02:22:06 v0.0.0 02:22:06 v1.1.0 02:22:06 v1.1.1 02:22:06 v1.2.2 02:22:06 v1.3.0 02:22:06 v1.3.1 02:22:06 v2.0.0 02:22:06 v2.1.0 02:22:06 v2.1.1 02:22:06 v2.2.0 02:22:06 v2.3.0 02:22:06 v3.0 02:22:06 v3.0.0 02:22:06 v3.1.0-dev.1 02:22:06 v3.1.0-dev.10 02:22:06 v3.1.0-dev.11 02:22:06 v3.1.0-dev.2 02:22:06 v3.1.0-dev.3 02:22:06 v3.1.0-dev.4 02:22:06 v3.1.0-dev.5 02:22:06 v3.1.0-dev.6 02:22:06 v3.1.0-dev.7 02:22:06 v3.1.0-dev.8 02:22:06 v3.1.0-dev.9 [Pipeline] sh 02:22:06 + lftools sign git-tag v3.1.0-dev.11 02:22:07 Signing Git tag with Sigul... 02:22:07 Signing v3.1.0-dev.11 [Pipeline] echo 02:22:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:22:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:22:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:22:08 $ docker stop --time=1 0bcdb7d64e00a7aca1310dccbfeef67428966ff2f7d03296a4f233689243d602 02:22:09 $ docker rm -f --volumes 0bcdb7d64e00a7aca1310dccbfeef67428966ff2f7d03296a4f233689243d602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:22:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:10 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:22:10 $ 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 02:22:10 $ docker top 771b3bdda7596fd7d28d94d8ae2d6295b637dd6ea43e81972613f56f5e8e47b3 -eo pid,comm 02:22:10 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). 02:22:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:10 [ssh-agent] Looking for ssh-agent implementation... 02:22:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:10 $ docker exec 771b3bdda7596fd7d28d94d8ae2d6295b637dd6ea43e81972613f56f5e8e47b3 ssh-agent 02:22:10 SSH_AUTH_SOCK=/tmp/ssh-VK2FI2PKIqBv/agent.33 02:22:10 SSH_AGENT_PID=39 02:22:10 Running ssh-add (command line suppressed) 02:22:10 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16664420336384927208.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16664420336384927208.key) 02:22:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:11 + git semver bump pre 02:22:11 2023-11-10 02:22:11,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:22:11 2023-11-10 02:22:11,415 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 02:22:11 2023-11-10 02:22:11,415 [bump_version] DEBUG bumped version:3.1.0-dev.12 02:22:11 2023-11-10 02:22:11,415 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 02:22:11 2023-11-10 02:22:11,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:22:11 2023-11-10 02:22:11,415 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:22:11 2023-11-10 02:22:11,418 [execute] INFO git cat-file --batch-check 02:22:11 2023-11-10 02:22:11,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:22:11 2023-11-10 02:22:11,424 [execute] INFO git cat-file --batch 02:22:11 2023-11-10 02:22:11,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:22:11 2023-11-10 02:22:11,429 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:22:11 3.1.0-dev.12 [Pipeline] } 02:22:11 $ docker exec --env ******** --env ******** 771b3bdda7596fd7d28d94d8ae2d6295b637dd6ea43e81972613f56f5e8e47b3 ssh-agent -k 02:22:11 unset SSH_AUTH_SOCK; 02:22:11 unset SSH_AGENT_PID; 02:22:11 echo Agent pid 39 killed; 02:22:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:11 + git semver [Pipeline] } 02:22:12 $ docker stop --time=1 771b3bdda7596fd7d28d94d8ae2d6295b637dd6ea43e81972613f56f5e8e47b3 02:22:13 $ docker rm -f --volumes 771b3bdda7596fd7d28d94d8ae2d6295b637dd6ea43e81972613f56f5e8e47b3 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:14 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:22:14 $ docker top 8e9c7a55c646f01fb34c69460cac03c56c20d3bdff845acf7b9018ad686772c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:14 [ssh-agent] Looking for ssh-agent implementation... 02:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:14 $ docker exec 8e9c7a55c646f01fb34c69460cac03c56c20d3bdff845acf7b9018ad686772c2 ssh-agent 02:22:15 SSH_AUTH_SOCK=/tmp/ssh-n35lw4yTYi7e/agent.33 02:22:15 SSH_AGENT_PID=39 02:22:15 Running ssh-add (command line suppressed) 02:22:15 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_795215849161646007.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_795215849161646007.key) 02:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:15 + git semver push 02:22:15 2023-11-10 02:22:15,586 [run_push] DEBUG push 02:22:15 2023-11-10 02:22:15,586 [execute] INFO git cat-file --batch-check 02:22:15 2023-11-10 02:22:15,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:22:15 2023-11-10 02:22:15,591 [execute] INFO git rev-list 4b83355c311613d8cc5dce46382dfe162004072f -- 02:22:15 2023-11-10 02:22:15,591 [execute] DEBUG Popen(['git', 'rev-list', '4b83355c311613d8cc5dce46382dfe162004072f', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:22:15 2023-11-10 02:22:15,599 [execute] INFO git fetch -v origin 02:22:15 2023-11-10 02:22:15,599 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:22:16 2023-11-10 02:22:16,126 [run_push] DEBUG no remote changes detected 02:22:16 2023-11-10 02:22:16,126 [execute] INFO git push origin semver 02:22:16 2023-11-10 02:22:16,127 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:22:17 2023-11-10 02:22:16,907 [run_push] DEBUG push all version tags 02:22:17 2023-11-10 02:22:16,908 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:22:17 2023-11-10 02:22:16,908 [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) 02:22:17 2023-11-10 02:22:17,617 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 02:22:17 3.1.0-dev.12 [Pipeline] } 02:22:17 $ docker exec --env ******** --env ******** 8e9c7a55c646f01fb34c69460cac03c56c20d3bdff845acf7b9018ad686772c2 ssh-agent -k 02:22:17 unset SSH_AUTH_SOCK; 02:22:17 unset SSH_AGENT_PID; 02:22:17 echo Agent pid 39 killed; 02:22:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:18 + git semver [Pipeline] } 02:22:18 $ docker stop --time=1 8e9c7a55c646f01fb34c69460cac03c56c20d3bdff845acf7b9018ad686772c2 02:22:19 $ docker rm -f --volumes 8e9c7a55c646f01fb34c69460cac03c56c20d3bdff845acf7b9018ad686772c2 [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 02:22:20 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 02:22:20 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 02:22:20 total 16 02:22:20 drwxr-xr-x 3 root root 4096 Nov 10 02:10 . 02:22:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:22 .. 02:22:20 drwxr-xr-x 2 root root 4096 Nov 10 02:10 cost 02:22:20 -rw-r--r-- 1 root root 85 Nov 10 02:10 cost.csv 02:22:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 02:22:20 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 02:22:20 total 16 02:22:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:10 . 02:22:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:22 .. 02:22:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 02:10 cost 02:22:20 -rw-r--r-- 1 jenkins jenkins 85 Nov 10 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:21 ---> package-listing.sh 02:22:21 ++ facter osfamily 02:22:21 ++ tr '[:upper:]' '[:lower:]' 02:22:21 + OS_FAMILY=debian 02:22:21 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 02:22:21 + START_PACKAGES=/tmp/packages_start.txt 02:22:21 + END_PACKAGES=/tmp/packages_end.txt 02:22:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:21 + PACKAGES=/tmp/packages_start.txt 02:22:21 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 02:22:21 + PACKAGES=/tmp/packages_end.txt 02:22:21 + case "${OS_FAMILY}" in 02:22:21 + dpkg -l 02:22:21 + grep '^ii' 02:22:21 + '[' -f /tmp/packages_start.txt ']' 02:22:21 + '[' -f /tmp/packages_end.txt ']' 02:22:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:21 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 02:22:21 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 02:22:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 02:22:21 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 02:22:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:22 prd-ubuntu20.04-docker-8c-8g-17182 does not seem to be running inside a container 02:22:22 $ 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 02:22:22 $ docker top c3e7c3aee98e4665d02ef6e8fd17d3292d4187ca4a3efff3544a6bd367b495c5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:23 + ls /var/log/sa-host 02:22:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:23 provisioning config files... 02:22:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10341027236076410548tmp [Pipeline] { [Pipeline] echo 02:22:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:24 ---> create-netrc.sh [Pipeline] } 02:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:24 ---> python-tools-install.sh [Pipeline] echo 02:22:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:24 ---> sudo-logs.sh 02:22:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:25 ---> job-cost.sh 02:22:25 lf-activate-venv: SKIPPING 02:22:25 DEBUG: total: 0.2199999988079071 02:22:25 INFO: Retrieving Stack Cost... 02:22:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:26 INFO: Archiving Costs [Pipeline] echo 02:22:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:26 ---> logs-deploy.sh 02:22:26 lf-activate-venv: SKIPPING 02:22:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/97 02:22:26 INFO: archiving workspace using pattern(s): 02:22:27 Archives upload complete. 02:22:27 INFO: archiving logs to Nexus