Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 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-ssh6530330240204895845.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10601458870443712531.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8683751269778677457.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2864198197921583110.key Verifying host key using known hosts file > 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-ssh2865043836945166185.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1215 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#192)" > 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 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 # timeout=10 > git rev-list --no-walk 1c0032f84a9a855f7b8ebbc06207ce7b5fd1cf17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T21:11:57.157Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T21:11:57.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T21:11:57.238Z] ========================================================= [2022-09-26T21:11:57.238Z] EdgeX Global Pipelines Version Info [2022-09-26T21:11:57.238Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:11:57.943Z] ------------------- [2022-09-26T21:11:57.943Z] stable info: [2022-09-26T21:11:57.943Z] ------------------- [2022-09-26T21:11:57.943Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T21:11:57.943Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:11:57.943Z] Message: update stable to v1.0.239 [2022-09-26T21:11:58.514Z] ------------------- [2022-09-26T21:11:58.514Z] experimental info: [2022-09-26T21:11:58.514Z] ------------------- [2022-09-26T21:11:58.514Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T21:11:58.514Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:11:58.514Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T21:11:58.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-09-26T21:11:58.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-09-26T21:11:58.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T21:11:58.689Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T21:11:58.697Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T21:11:58.704Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T21:11:58.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T21:11:58.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T21:11:58.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T21:11:58.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T21:11:58.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T21:11:58.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-09-26T21:11:58.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T21:11:58.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T21:11:58.787Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:11:58.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:11:58.804Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:11:58.814Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:11:58.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T21:11:58.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T21:11:58.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T21:11:58.850Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T21:11:58.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T21:11:58.869Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T21:11:58.877Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T21:11:58.885Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T21:11:58.892Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T21:11:58.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T21:11:58.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T21:11:58.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T21:11:58.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [Pipeline] echo [2022-09-26T21:11:58.948Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3908b41 [Pipeline] echo [2022-09-26T21:11:58.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:11:59.012Z] provisioning config files... [2022-09-26T21:11:59.027Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11985993721862067496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:11:59.326Z] ---> docker-login.sh [2022-09-26T21:11:59.326Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:11:59.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:59.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:59.590Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:59.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:59.590Z] [2022-09-26T21:11:59.590Z] Login Succeeded [2022-09-26T21:11:59.590Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:11:59.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:59.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:59.851Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:59.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:59.851Z] [2022-09-26T21:11:59.851Z] Login Succeeded [2022-09-26T21:11:59.851Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:11:59.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:59.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:59.851Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:59.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:59.851Z] [2022-09-26T21:11:59.851Z] Login Succeeded [2022-09-26T21:11:59.851Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:11:59.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:59.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:59.851Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:59.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:59.851Z] [2022-09-26T21:11:59.851Z] Login Succeeded [2022-09-26T21:11:59.851Z] docker.io [2022-09-26T21:12:00.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:00.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:00.371Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:00.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:00.371Z] [2022-09-26T21:12:00.371Z] Login Succeeded [2022-09-26T21:12:00.371Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:12:00.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T21:12:00.732Z] + git rev-list -1 --merges 3908b4199cdebd231b53d3be0ce1311ed20ae7a2~1..3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [Pipeline] echo [2022-09-26T21:12:00.765Z] -----------> git rev-list -1 --merges 3908b4199cdebd231b53d3be0ce1311ed20ae7a2~1..3908b4199cdebd231b53d3be0ce1311ed20ae7a2 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [false] [Pipeline] sh [2022-09-26T21:12:01.053Z] + git log --format=format:%s -1 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [Pipeline] echo [2022-09-26T21:12:01.067Z] ========================================================= [2022-09-26T21:12:01.067Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T21:12:01.067Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:12:01.380Z] + git log --format=format:%s -1 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [Pipeline] echo [2022-09-26T21:12:01.390Z] [semverPrep] GIT_COMMIT: 3908b4199cdebd231b53d3be0ce1311ed20ae7a2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#192) [Pipeline] echo [2022-09-26T21:12:01.396Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T21:12:01.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:12:01.730Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T21:12:01.730Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T21:12:01.730Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T21:12:01.730Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T21:12:01.730Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T21:12:01.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:02.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:12:02.094Z] [2022-09-26T21:12:02.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:02.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:12:02.399Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T21:12:02.399Z] b85a868b505f: Pulling fs layer [2022-09-26T21:12:02.399Z] e2be974225ed: Pulling fs layer [2022-09-26T21:12:02.399Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T21:12:02.399Z] 988bab9f4d93: Pulling fs layer [2022-09-26T21:12:02.399Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T21:12:02.399Z] eaf3925da568: Pulling fs layer [2022-09-26T21:12:02.399Z] bab4dde63d76: Pulling fs layer [2022-09-26T21:12:02.399Z] 988bab9f4d93: Waiting [2022-09-26T21:12:02.399Z] 1469e6f7b9e6: Waiting [2022-09-26T21:12:02.399Z] eaf3925da568: Waiting [2022-09-26T21:12:02.399Z] bab4dde63d76: Waiting [2022-09-26T21:12:02.399Z] bde34c3a00c8: Pulling fs layer [2022-09-26T21:12:02.399Z] b352a97aabf1: Pulling fs layer [2022-09-26T21:12:02.399Z] 4872d77fe225: Pulling fs layer [2022-09-26T21:12:02.399Z] bde34c3a00c8: Waiting [2022-09-26T21:12:02.399Z] 5851b861e8e6: Pulling fs layer [2022-09-26T21:12:02.399Z] b352a97aabf1: Waiting [2022-09-26T21:12:02.399Z] 4872d77fe225: Waiting [2022-09-26T21:12:02.399Z] 5851b861e8e6: Waiting [2022-09-26T21:12:02.399Z] e2be974225ed: Verifying Checksum [2022-09-26T21:12:02.399Z] e2be974225ed: Download complete [2022-09-26T21:12:02.399Z] 988bab9f4d93: Verifying Checksum [2022-09-26T21:12:02.399Z] 988bab9f4d93: Download complete [2022-09-26T21:12:02.667Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T21:12:02.667Z] 1469e6f7b9e6: Download complete [2022-09-26T21:12:02.667Z] eaf3925da568: Download complete [2022-09-26T21:12:02.667Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T21:12:02.667Z] 339a4e72a1f5: Download complete [2022-09-26T21:12:02.667Z] bde34c3a00c8: Verifying Checksum [2022-09-26T21:12:02.667Z] bde34c3a00c8: Download complete [2022-09-26T21:12:02.667Z] b352a97aabf1: Download complete [2022-09-26T21:12:02.667Z] b85a868b505f: Verifying Checksum [2022-09-26T21:12:02.667Z] b85a868b505f: Download complete [2022-09-26T21:12:02.667Z] 4872d77fe225: Verifying Checksum [2022-09-26T21:12:02.667Z] 4872d77fe225: Download complete [2022-09-26T21:12:02.667Z] 5851b861e8e6: Download complete [2022-09-26T21:12:02.929Z] bab4dde63d76: Verifying Checksum [2022-09-26T21:12:02.929Z] bab4dde63d76: Download complete [2022-09-26T21:12:03.867Z] b85a868b505f: Pull complete [2022-09-26T21:12:04.126Z] e2be974225ed: Pull complete [2022-09-26T21:12:04.697Z] 339a4e72a1f5: Pull complete [2022-09-26T21:12:04.697Z] 988bab9f4d93: Pull complete [2022-09-26T21:12:04.957Z] 1469e6f7b9e6: Pull complete [2022-09-26T21:12:04.957Z] eaf3925da568: Pull complete [2022-09-26T21:12:06.867Z] bab4dde63d76: Pull complete [2022-09-26T21:12:06.867Z] bde34c3a00c8: Pull complete [2022-09-26T21:12:06.867Z] b352a97aabf1: Pull complete [2022-09-26T21:12:06.867Z] 4872d77fe225: Pull complete [2022-09-26T21:12:06.867Z] 5851b861e8e6: Pull complete [2022-09-26T21:12:06.867Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T21:12:06.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:12:06.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:12:06.957Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:12:06.998Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:12:09.107Z] $ docker top e1f08e6875269b24fe26ab17dcee2a181975b24bf9850d6560d13e9a69b9d351 -eo pid,comm [2022-09-26T21:12:09.160Z] 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). [2022-09-26T21:12:09.160Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:12:09.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:12:09.197Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:12:09.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:12:09.309Z] $ docker exec e1f08e6875269b24fe26ab17dcee2a181975b24bf9850d6560d13e9a69b9d351 ssh-agent [2022-09-26T21:12:09.412Z] SSH_AUTH_SOCK=/tmp/ssh-Dyo7TY2vDDY2/agent.31 [2022-09-26T21:12:09.412Z] SSH_AGENT_PID=37 [2022-09-26T21:12:09.418Z] Running ssh-add (command line suppressed) [2022-09-26T21:12:09.515Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8951229050313540729.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8951229050313540729.key) [2022-09-26T21:12:09.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:12:09.815Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T21:12:09.828Z] $ docker exec --env ******** --env ******** e1f08e6875269b24fe26ab17dcee2a181975b24bf9850d6560d13e9a69b9d351 ssh-agent -k [2022-09-26T21:12:09.921Z] unset SSH_AUTH_SOCK; [2022-09-26T21:12:09.922Z] unset SSH_AGENT_PID; [2022-09-26T21:12:09.922Z] echo Agent pid 37 killed; [2022-09-26T21:12:09.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T21:12:09.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:12:09.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:12:10.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:12:10.077Z] $ docker exec e1f08e6875269b24fe26ab17dcee2a181975b24bf9850d6560d13e9a69b9d351 ssh-agent [2022-09-26T21:12:10.172Z] SSH_AUTH_SOCK=/tmp/ssh-B1QQVakyxOed/agent.69 [2022-09-26T21:12:10.172Z] SSH_AGENT_PID=75 [2022-09-26T21:12:10.176Z] Running ssh-add (command line suppressed) [2022-09-26T21:12:10.280Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8620453027288330290.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8620453027288330290.key) [2022-09-26T21:12:10.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:12:10.575Z] + git semver init [2022-09-26T21:12:10.834Z] 2022-09-26 21:12:10,755 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T21:12:10.834Z] 2022-09-26 21:12:10,756 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-09-26T21:12:10.834Z] 2022-09-26 21:12:10,756 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-09-26T21:12:10.834Z] 2022-09-26 21:12:10,757 [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) [2022-09-26T21:12:11.775Z] 2022-09-26 21:12:11,672 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-09-26T21:12:11.775Z] 2022-09-26 21:12:11,672 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-09-26T21:12:11.775Z] 2022-09-26 21:12:11,672 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:12:11.775Z] 2022-09-26 21:12:11,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:12:11.775Z] 2.3.0-dev.13 [Pipeline] } [2022-09-26T21:12:11.789Z] $ docker exec --env ******** --env ******** e1f08e6875269b24fe26ab17dcee2a181975b24bf9850d6560d13e9a69b9d351 ssh-agent -k [2022-09-26T21:12:11.884Z] unset SSH_AUTH_SOCK; [2022-09-26T21:12:11.884Z] unset SSH_AGENT_PID; [2022-09-26T21:12:11.884Z] echo Agent pid 75 killed; [2022-09-26T21:12:11.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:12:12.195Z] + git semver [Pipeline] } [2022-09-26T21:12:12.470Z] $ docker stop --time=1 e1f08e6875269b24fe26ab17dcee2a181975b24bf9850d6560d13e9a69b9d351 [2022-09-26T21:12:13.759Z] $ docker rm -f e1f08e6875269b24fe26ab17dcee2a181975b24bf9850d6560d13e9a69b9d351 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:12:14.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T21:12:14.256Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T21:12:14.258Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 [2022-09-26T21:12:14.363Z] provisioning config files... [2022-09-26T21:12:14.373Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14468888004316053437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:12:14.679Z] ---> docker-login.sh [2022-09-26T21:12:14.679Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:12:14.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:14.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:14.679Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:14.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:14.679Z] [2022-09-26T21:12:14.679Z] Login Succeeded [2022-09-26T21:12:14.679Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:12:14.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:14.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:14.679Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:14.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:14.679Z] [2022-09-26T21:12:14.679Z] Login Succeeded [2022-09-26T21:12:14.679Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:12:14.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:14.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:14.940Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:14.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:14.940Z] [2022-09-26T21:12:14.940Z] Login Succeeded [2022-09-26T21:12:14.940Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:12:14.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:14.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:14.940Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:14.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:14.940Z] [2022-09-26T21:12:14.940Z] Login Succeeded [2022-09-26T21:12:14.940Z] docker.io [2022-09-26T21:12:14.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:15.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:15.507Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:15.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:15.507Z] [2022-09-26T21:12:15.507Z] Login Succeeded [2022-09-26T21:12:15.507Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:12:15.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:12:15.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:12:15.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:12:15.596Z] ========================================================= [2022-09-26T21:12:15.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T21:12:15.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:15.896Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T21:12:15.896Z] Sending build context to Docker daemon 5.464MB [2022-09-26T21:12:15.896Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:12:15.896Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-26T21:12:15.896Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T21:12:15.896Z] 2408cc74d12b: Pulling fs layer [2022-09-26T21:12:15.896Z] ea60b727a1ce: Pulling fs layer [2022-09-26T21:12:15.896Z] 30c4a7721957: Pulling fs layer [2022-09-26T21:12:15.896Z] 370296b7ddb6: Pulling fs layer [2022-09-26T21:12:15.896Z] 7c6cee850709: Pulling fs layer [2022-09-26T21:12:15.896Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T21:12:15.896Z] d94ebbe4e438: Pulling fs layer [2022-09-26T21:12:15.896Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T21:12:15.896Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T21:12:15.896Z] 7c6cee850709: Waiting [2022-09-26T21:12:15.896Z] 370296b7ddb6: Waiting [2022-09-26T21:12:15.896Z] 39a5fcdaea64: Waiting [2022-09-26T21:12:15.896Z] d94ebbe4e438: Waiting [2022-09-26T21:12:15.896Z] bcfd1f05c69d: Waiting [2022-09-26T21:12:15.896Z] 59ccb84bbe0f: Waiting [2022-09-26T21:12:15.896Z] 30c4a7721957: Verifying Checksum [2022-09-26T21:12:15.896Z] 30c4a7721957: Download complete [2022-09-26T21:12:15.896Z] ea60b727a1ce: Verifying Checksum [2022-09-26T21:12:15.896Z] ea60b727a1ce: Download complete [2022-09-26T21:12:15.896Z] 7c6cee850709: Download complete [2022-09-26T21:12:15.896Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T21:12:15.896Z] 39a5fcdaea64: Download complete [2022-09-26T21:12:16.158Z] 2408cc74d12b: Download complete [2022-09-26T21:12:16.158Z] d94ebbe4e438: Verifying Checksum [2022-09-26T21:12:16.158Z] d94ebbe4e438: Download complete [2022-09-26T21:12:16.158Z] 2408cc74d12b: Pull complete [2022-09-26T21:12:16.426Z] ea60b727a1ce: Pull complete [2022-09-26T21:12:16.426Z] 30c4a7721957: Pull complete [2022-09-26T21:12:16.689Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T21:12:16.689Z] 59ccb84bbe0f: Download complete [2022-09-26T21:12:16.689Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T21:12:16.689Z] bcfd1f05c69d: Download complete [2022-09-26T21:12:16.948Z] 370296b7ddb6: Verifying Checksum [2022-09-26T21:12:16.948Z] 370296b7ddb6: Download complete [2022-09-26T21:12:21.126Z] 370296b7ddb6: Pull complete [2022-09-26T21:12:21.126Z] 7c6cee850709: Pull complete [2022-09-26T21:12:21.126Z] 39a5fcdaea64: Pull complete [2022-09-26T21:12:21.126Z] d94ebbe4e438: Pull complete [2022-09-26T21:12:22.498Z] bcfd1f05c69d: Pull complete [2022-09-26T21:12:23.064Z] 59ccb84bbe0f: Pull complete [2022-09-26T21:12:23.064Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T21:12:23.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T21:12:23.064Z] ---> a4fb48ad2a94 [2022-09-26T21:12:23.064Z] Step 3/12 : ARG MAKE='make build' [2022-09-26T21:12:26.354Z] ---> Running in 811b5c27e327 [2022-09-26T21:12:26.354Z] Removing intermediate container 811b5c27e327 [2022-09-26T21:12:26.354Z] ---> f926fcef1730 [2022-09-26T21:12:26.354Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:12:26.613Z] ---> Running in 5327859029cb [2022-09-26T21:12:26.613Z] Removing intermediate container 5327859029cb [2022-09-26T21:12:26.613Z] ---> cbb3e097da07 [2022-09-26T21:12:26.613Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:12:26.613Z] ---> Running in 9ac385a4ed02 [2022-09-26T21:12:26.613Z] Removing intermediate container 9ac385a4ed02 [2022-09-26T21:12:26.613Z] ---> 88a16d4f0fab [2022-09-26T21:12:26.613Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:12:26.872Z] ---> Running in 095b6cc6b09b [2022-09-26T21:12:27.439Z] Removing intermediate container 095b6cc6b09b [2022-09-26T21:12:27.439Z] ---> f1e7c6032785 [2022-09-26T21:12:27.439Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:12:27.439Z] ---> Running in 3c61cb8e0177 [2022-09-26T21:12:27.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:12:28.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:12:28.635Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:12:28.893Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-26T21:12:28.893Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:12:28.893Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:12:29.151Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:12:29.151Z] OK: 216 MiB in 55 packages [2022-09-26T21:12:29.336Z] Still waiting to schedule task [2022-09-26T21:12:29.337Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1213’ [2022-09-26T21:12:29.718Z] Removing intermediate container 3c61cb8e0177 [2022-09-26T21:12:29.718Z] ---> 0074e5cec99e [2022-09-26T21:12:29.718Z] Step 8/12 : WORKDIR /device-snmp-go [2022-09-26T21:12:29.718Z] ---> Running in 31561f7294b3 [2022-09-26T21:12:29.718Z] Removing intermediate container 31561f7294b3 [2022-09-26T21:12:29.718Z] ---> 7186d80adbd0 [2022-09-26T21:12:29.718Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-26T21:12:29.718Z] ---> f3a33011a08b [2022-09-26T21:12:29.718Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:12:29.718Z] ---> Running in cabb9f119e24 [2022-09-26T21:12:51.726Z] Removing intermediate container cabb9f119e24 [2022-09-26T21:12:51.726Z] ---> a21636265e5c [2022-09-26T21:12:51.726Z] Step 11/12 : COPY . . [2022-09-26T21:12:51.726Z] ---> 64ee256384b2 [2022-09-26T21:12:51.726Z] Step 12/12 : RUN ${MAKE} [2022-09-26T21:12:51.726Z] ---> Running in 1669af6905f6 [2022-09-26T21:12:51.726Z] noop [2022-09-26T21:12:51.726Z] Removing intermediate container 1669af6905f6 [2022-09-26T21:12:51.726Z] ---> ab249fc09a24 [2022-09-26T21:12:51.726Z] Successfully built ab249fc09a24 [2022-09-26T21:12:51.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:52.031Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:12:52.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:12:52.093Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:12:52.125Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-26T21:12:52.459Z] $ docker top 339f1ceda91e007f8287cfafd4cf54395309a6f81a87a3078abd04733e21d83a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:12:52.799Z] + go version [2022-09-26T21:12:52.799Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T21:12:52.813Z] $ docker stop --time=1 339f1ceda91e007f8287cfafd4cf54395309a6f81a87a3078abd04733e21d83a [2022-09-26T21:12:54.066Z] $ docker rm -f 339f1ceda91e007f8287cfafd4cf54395309a6f81a87a3078abd04733e21d83a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:54.470Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:12:54.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:12:54.545Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:12:54.579Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-26T21:12:54.914Z] $ docker top 544b4a1d36c7abd6f7fe6f4f0a12cd4f4407849f1f1abac8111117841d8f2a0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:12:55.244Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:12:55.537Z] + make test [2022-09-26T21:12:55.537Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-26T21:12:55.797Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-09-26T21:13:05.770Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-09-26T21:13:05.770Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements [2022-09-26T21:13:11.033Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T21:13:11.033Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:13:14.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:13:14.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:13:14.309Z] ./bin/test-attribution-txt.sh [2022-09-26T21:13:14.567Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:13:14.567Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:13:14.567Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:13:14.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:13:14.589Z] $ docker stop --time=1 544b4a1d36c7abd6f7fe6f4f0a12cd4f4407849f1f1abac8111117841d8f2a0d [2022-09-26T21:13:17.102Z] $ docker rm -f 544b4a1d36c7abd6f7fe6f4f0a12cd4f4407849f1f1abac8111117841d8f2a0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:13:17.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:13:17.567Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T21:13:17.982Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:13:18.263Z] + ls -al . [2022-09-26T21:13:18.263Z] total 172 [2022-09-26T21:13:18.263Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:12 . [2022-09-26T21:13:18.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:11 .. [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 26 21:11 .dockerignore [2022-09-26T21:13:18.263Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:13 .git [2022-09-26T21:13:18.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:11 .github [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 328 Sep 26 21:11 .gitignore [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:11 .golangci.yml [2022-09-26T21:13:18.263Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:12 .semver [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 8556 Sep 26 21:11 Attribution.txt [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 6948 Sep 26 21:11 CHANGELOG.md [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 26 21:11 Dockerfile [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:11 GOVERNANCE.md [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 26 21:11 Jenkinsfile [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:11 LICENSE [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 2334 Sep 26 21:11 Makefile [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 26 21:11 OWNERS.md [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 9390 Sep 26 21:11 README.md [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 21:12 VERSION [2022-09-26T21:13:18.263Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:11 bin [2022-09-26T21:13:18.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:11 cmd [2022-09-26T21:13:18.263Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 26 21:13 coverage.out [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 3473 Sep 26 21:11 go.mod [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 38137 Sep 26 21:11 go.sum [2022-09-26T21:13:18.263Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:11 internal [2022-09-26T21:13:18.263Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:11 snap [2022-09-26T21:13:18.263Z] -rw-rw-r-- 1 jenkins jenkins 228 Sep 26 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:18.590Z] + 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=3908b4199cdebd231b53d3be0ce1311ed20ae7a2 --label arch=amd64 --label version=2.3.0-dev.13 . [2022-09-26T21:13:18.590Z] Sending build context to Docker daemon 5.472MB [2022-09-26T21:13:18.590Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:13:18.590Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-26T21:13:18.590Z] ---> ab249fc09a24 [2022-09-26T21:13:18.590Z] Step 3/24 : ARG MAKE='make build' [2022-09-26T21:13:18.848Z] ---> Running in 9520a58868f5 [2022-09-26T21:13:18.848Z] Removing intermediate container 9520a58868f5 [2022-09-26T21:13:18.848Z] ---> 3223d8438c40 [2022-09-26T21:13:18.848Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:13:18.848Z] ---> Running in dc54ebf9e83c [2022-09-26T21:13:18.848Z] Removing intermediate container dc54ebf9e83c [2022-09-26T21:13:18.848Z] ---> e409c02ea594 [2022-09-26T21:13:18.848Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:13:18.848Z] ---> Running in 135b45a7448c [2022-09-26T21:13:19.107Z] Removing intermediate container 135b45a7448c [2022-09-26T21:13:19.107Z] ---> 4ee1d500339a [2022-09-26T21:13:19.107Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:13:19.107Z] ---> Running in c5073a75f72e [2022-09-26T21:13:19.674Z] Removing intermediate container c5073a75f72e [2022-09-26T21:13:19.674Z] ---> 5e35a99661c1 [2022-09-26T21:13:19.674Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:13:19.674Z] ---> Running in 48f5c8d5406b [2022-09-26T21:13:19.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:13:20.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:13:20.862Z] OK: 216 MiB in 55 packages [2022-09-26T21:13:21.123Z] Removing intermediate container 48f5c8d5406b [2022-09-26T21:13:21.123Z] ---> aacfc895f98b [2022-09-26T21:13:21.123Z] Step 8/24 : WORKDIR /device-snmp-go [2022-09-26T21:13:21.385Z] ---> Running in 698babad6438 [2022-09-26T21:13:21.385Z] Removing intermediate container 698babad6438 [2022-09-26T21:13:21.385Z] ---> 1eeb8bdfd0cb [2022-09-26T21:13:21.385Z] Step 9/24 : COPY go.mod vendor* ./ [2022-09-26T21:13:21.385Z] ---> 4a1abb793d2e [2022-09-26T21:13:21.385Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:13:21.385Z] ---> Running in e04019a9d388 [2022-09-26T21:13:21.979Z] Removing intermediate container e04019a9d388 [2022-09-26T21:13:21.979Z] ---> bfae847178ab [2022-09-26T21:13:21.979Z] Step 11/24 : COPY . . [2022-09-26T21:13:22.304Z] ---> e474ee613f0a [2022-09-26T21:13:22.304Z] Step 12/24 : RUN ${MAKE} [2022-09-26T21:13:22.576Z] ---> Running in 54016fa64ea3 [2022-09-26T21:13:22.839Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-09-26T21:13:44.822Z] Removing intermediate container 54016fa64ea3 [2022-09-26T21:13:44.822Z] ---> b81424207113 [2022-09-26T21:13:44.822Z] Step 13/24 : FROM alpine:3.16 [2022-09-26T21:13:44.822Z] 3.16: Pulling from library/alpine [2022-09-26T21:13:44.822Z] 213ec9aee27d: Pulling fs layer [2022-09-26T21:13:44.822Z] 213ec9aee27d: Verifying Checksum [2022-09-26T21:13:44.822Z] 213ec9aee27d: Download complete [2022-09-26T21:13:44.822Z] 213ec9aee27d: Pull complete [2022-09-26T21:13:44.822Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T21:13:44.822Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T21:13:44.822Z] ---> 9c6f07244728 [2022-09-26T21:13:44.822Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T21:13:44.822Z] ---> Running in c228dde13585 [2022-09-26T21:13:45.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:13:45.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:13:45.338Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T21:13:45.338Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T21:13:45.338Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T21:13:45.338Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T21:13:45.338Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T21:13:45.338Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T21:13:45.338Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T21:13:45.338Z] OK: 8 MiB in 20 packages [2022-09-26T21:13:45.904Z] Removing intermediate container c228dde13585 [2022-09-26T21:13:45.904Z] ---> 25f803d6c112 [2022-09-26T21:13:45.904Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-09-26T21:13:46.469Z] ---> a00cb0b99a76 [2022-09-26T21:13:46.469Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-09-26T21:13:46.469Z] ---> ba060dbb1445 [2022-09-26T21:13:46.469Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-09-26T21:13:46.728Z] ---> 293f94720867 [2022-09-26T21:13:46.728Z] Step 18/24 : EXPOSE 59993 [2022-09-26T21:13:46.728Z] ---> Running in 9e498fbe1283 [2022-09-26T21:13:46.728Z] Removing intermediate container 9e498fbe1283 [2022-09-26T21:13:46.728Z] ---> c7c66716ddff [2022-09-26T21:13:46.728Z] Step 19/24 : EXPOSE 161 [2022-09-26T21:13:46.728Z] ---> Running in 2b42f673a3cb [2022-09-26T21:13:46.986Z] Removing intermediate container 2b42f673a3cb [2022-09-26T21:13:46.986Z] ---> 0caf169bd0c7 [2022-09-26T21:13:46.986Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-09-26T21:13:46.986Z] ---> Running in 01ed07cd3c8b [2022-09-26T21:13:46.986Z] Removing intermediate container 01ed07cd3c8b [2022-09-26T21:13:46.986Z] ---> a26c46343867 [2022-09-26T21:13:46.986Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-26T21:13:46.986Z] ---> Running in 0f929249cd08 [2022-09-26T21:13:46.986Z] Removing intermediate container 0f929249cd08 [2022-09-26T21:13:46.986Z] ---> 21e359e0af08 [2022-09-26T21:13:46.986Z] Step 22/24 : LABEL arch=amd64 [2022-09-26T21:13:46.986Z] ---> Running in edc1c85aa5e5 [2022-09-26T21:13:47.243Z] Removing intermediate container edc1c85aa5e5 [2022-09-26T21:13:47.243Z] ---> f1e9ee907c4c [2022-09-26T21:13:47.243Z] Step 23/24 : LABEL git_sha=3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [2022-09-26T21:13:47.243Z] ---> Running in 5452730dfab9 [2022-09-26T21:13:47.243Z] Removing intermediate container 5452730dfab9 [2022-09-26T21:13:47.243Z] ---> 93e7102eb8e6 [2022-09-26T21:13:47.243Z] Step 24/24 : LABEL version=2.3.0-dev.13 [2022-09-26T21:13:47.243Z] ---> Running in 0ea75aa4321f [2022-09-26T21:13:47.243Z] Removing intermediate container 0ea75aa4321f [2022-09-26T21:13:47.243Z] ---> a724bdf944f9 [2022-09-26T21:13:47.243Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:13:47.243Z] Successfully built a724bdf944f9 [2022-09-26T21:13:47.243Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:13:47.341Z] provisioning config files... [2022-09-26T21:13:47.347Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4226916149299922091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:13:47.638Z] ---> docker-login.sh [2022-09-26T21:13:47.639Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:13:47.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:47.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:47.639Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:47.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:47.639Z] [2022-09-26T21:13:47.639Z] Login Succeeded [2022-09-26T21:13:47.639Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:13:47.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:47.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:47.639Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:47.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:47.639Z] [2022-09-26T21:13:47.639Z] Login Succeeded [2022-09-26T21:13:47.639Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:13:47.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:47.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:47.898Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:47.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:47.898Z] [2022-09-26T21:13:47.898Z] Login Succeeded [2022-09-26T21:13:47.898Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:13:47.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:47.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:47.898Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:47.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:47.898Z] [2022-09-26T21:13:47.898Z] Login Succeeded [2022-09-26T21:13:47.898Z] docker.io [2022-09-26T21:13:47.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:13:48.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:13:48.464Z] Configure a credential helper to remove this warning. See [2022-09-26T21:13:48.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:13:48.464Z] [2022-09-26T21:13:48.464Z] Login Succeeded [2022-09-26T21:13:48.464Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:13:48.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:13:48.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:13:48.521Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-09-26T21:13:48.521Z] 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [2022-09-26T21:13:48.521Z] latest [2022-09-26T21:13:48.521Z] 2.3.0-dev.13 [2022-09-26T21:13:48.521Z] 3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13 [2022-09-26T21:13:48.521Z] main [2022-09-26T21:13:48.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:48.846Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:49.152Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [2022-09-26T21:13:49.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-26T21:13:49.152Z] afac5afd5d77: Preparing [2022-09-26T21:13:49.152Z] ff265010373b: Preparing [2022-09-26T21:13:49.152Z] eff2312512f1: Preparing [2022-09-26T21:13:49.152Z] 1f301986e1b5: Preparing [2022-09-26T21:13:49.152Z] 994393dc58e7: Preparing [2022-09-26T21:13:49.152Z] 994393dc58e7: Layer already exists [2022-09-26T21:13:49.152Z] afac5afd5d77: Pushed [2022-09-26T21:13:49.152Z] ff265010373b: Pushed [2022-09-26T21:13:49.412Z] 1f301986e1b5: Pushed [2022-09-26T21:13:51.944Z] eff2312512f1: Pushed [2022-09-26T21:13:51.944Z] 3908b4199cdebd231b53d3be0ce1311ed20ae7a2: digest: sha256:563a86ac841cbb1a86f0293c3955751538c109c14d190ce74a1dc290894b7cb6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:52.253Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:52.554Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-09-26T21:13:52.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-26T21:13:52.554Z] afac5afd5d77: Preparing [2022-09-26T21:13:52.554Z] ff265010373b: Preparing [2022-09-26T21:13:52.554Z] eff2312512f1: Preparing [2022-09-26T21:13:52.554Z] 1f301986e1b5: Preparing [2022-09-26T21:13:52.554Z] 994393dc58e7: Preparing [2022-09-26T21:13:52.554Z] afac5afd5d77: Layer already exists [2022-09-26T21:13:52.554Z] 1f301986e1b5: Layer already exists [2022-09-26T21:13:52.554Z] 994393dc58e7: Layer already exists [2022-09-26T21:13:52.554Z] eff2312512f1: Layer already exists [2022-09-26T21:13:52.554Z] ff265010373b: Layer already exists [2022-09-26T21:13:52.554Z] latest: digest: sha256:563a86ac841cbb1a86f0293c3955751538c109c14d190ce74a1dc290894b7cb6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:52.867Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:53.186Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.13 [2022-09-26T21:13:53.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-26T21:13:53.186Z] afac5afd5d77: Preparing [2022-09-26T21:13:53.186Z] ff265010373b: Preparing [2022-09-26T21:13:53.186Z] eff2312512f1: Preparing [2022-09-26T21:13:53.186Z] 1f301986e1b5: Preparing [2022-09-26T21:13:53.186Z] 994393dc58e7: Preparing [2022-09-26T21:13:53.186Z] ff265010373b: Layer already exists [2022-09-26T21:13:53.186Z] afac5afd5d77: Layer already exists [2022-09-26T21:13:53.186Z] eff2312512f1: Layer already exists [2022-09-26T21:13:53.186Z] 994393dc58e7: Layer already exists [2022-09-26T21:13:53.186Z] 1f301986e1b5: Layer already exists [2022-09-26T21:13:53.186Z] 2.3.0-dev.13: digest: sha256:563a86ac841cbb1a86f0293c3955751538c109c14d190ce74a1dc290894b7cb6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:53.488Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:53.788Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13 [2022-09-26T21:13:53.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-26T21:13:53.788Z] afac5afd5d77: Preparing [2022-09-26T21:13:53.788Z] ff265010373b: Preparing [2022-09-26T21:13:53.788Z] eff2312512f1: Preparing [2022-09-26T21:13:53.788Z] 1f301986e1b5: Preparing [2022-09-26T21:13:53.788Z] 994393dc58e7: Preparing [2022-09-26T21:13:53.788Z] afac5afd5d77: Layer already exists [2022-09-26T21:13:53.788Z] 1f301986e1b5: Layer already exists [2022-09-26T21:13:53.788Z] ff265010373b: Layer already exists [2022-09-26T21:13:53.788Z] eff2312512f1: Layer already exists [2022-09-26T21:13:53.788Z] 994393dc58e7: Layer already exists [2022-09-26T21:13:53.788Z] 3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13: digest: sha256:563a86ac841cbb1a86f0293c3955751538c109c14d190ce74a1dc290894b7cb6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:54.107Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:54.411Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-09-26T21:13:54.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-09-26T21:13:54.411Z] afac5afd5d77: Preparing [2022-09-26T21:13:54.411Z] ff265010373b: Preparing [2022-09-26T21:13:54.411Z] eff2312512f1: Preparing [2022-09-26T21:13:54.411Z] 1f301986e1b5: Preparing [2022-09-26T21:13:54.411Z] 994393dc58e7: Preparing [2022-09-26T21:13:54.411Z] 994393dc58e7: Layer already exists [2022-09-26T21:13:54.411Z] 1f301986e1b5: Layer already exists [2022-09-26T21:13:54.411Z] eff2312512f1: Layer already exists [2022-09-26T21:13:54.411Z] afac5afd5d77: Layer already exists [2022-09-26T21:13:54.411Z] ff265010373b: Layer already exists [2022-09-26T21:13:54.411Z] main: digest: sha256:563a86ac841cbb1a86f0293c3955751538c109c14d190ce74a1dc290894b7cb6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:13:54.456Z] ===================================================== [Pipeline] echo [2022-09-26T21:13:54.461Z] taggedImages: [2022-09-26T21:13:54.461Z] - nexus3.edgexfoundry.org:10004/device-snmp:3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [2022-09-26T21:13:54.461Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-09-26T21:13:54.461Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.13 [2022-09-26T21:13:54.461Z] - nexus3.edgexfoundry.org:10004/device-snmp:3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13 [2022-09-26T21:13:54.461Z] - 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 [2022-09-26T21:13:54.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:13:54.841Z] [2022-09-26T21:13:54.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:13:55.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:13:55.144Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T21:13:55.144Z] 5eb5b503b376: Pulling fs layer [2022-09-26T21:13:55.144Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T21:13:55.144Z] ec43610c2a17: Pulling fs layer [2022-09-26T21:13:55.144Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T21:13:55.144Z] 33b1e0a273af: Pulling fs layer [2022-09-26T21:13:55.144Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T21:13:55.144Z] 2f39f015ded8: Pulling fs layer [2022-09-26T21:13:55.144Z] 3a2ae6a8a46f: Waiting [2022-09-26T21:13:55.144Z] 33b1e0a273af: Waiting [2022-09-26T21:13:55.144Z] 2f39f015ded8: Waiting [2022-09-26T21:13:55.144Z] 5d3b04190fa2: Waiting [2022-09-26T21:13:55.144Z] 5c69ac0246d0: Download complete [2022-09-26T21:13:55.144Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T21:13:55.144Z] 3a2ae6a8a46f: Download complete [2022-09-26T21:13:55.144Z] 33b1e0a273af: Verifying Checksum [2022-09-26T21:13:55.144Z] 33b1e0a273af: Download complete [2022-09-26T21:13:55.144Z] 5d3b04190fa2: Verifying Checksum [2022-09-26T21:13:55.144Z] 5d3b04190fa2: Download complete [2022-09-26T21:13:55.411Z] ec43610c2a17: Verifying Checksum [2022-09-26T21:13:55.411Z] ec43610c2a17: Download complete [2022-09-26T21:13:55.670Z] 5eb5b503b376: Verifying Checksum [2022-09-26T21:13:55.670Z] 5eb5b503b376: Download complete [2022-09-26T21:13:56.237Z] 2f39f015ded8: Verifying Checksum [2022-09-26T21:13:56.237Z] 2f39f015ded8: Download complete [2022-09-26T21:13:56.804Z] 5eb5b503b376: Pull complete [2022-09-26T21:13:56.804Z] 5c69ac0246d0: Pull complete [2022-09-26T21:13:57.368Z] ec43610c2a17: Pull complete [2022-09-26T21:13:57.369Z] 3a2ae6a8a46f: Pull complete [2022-09-26T21:13:57.626Z] 33b1e0a273af: Pull complete [2022-09-26T21:13:57.883Z] 5d3b04190fa2: Pull complete [2022-09-26T21:14:02.077Z] 2f39f015ded8: Pull complete [2022-09-26T21:14:02.077Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T21:14:02.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:14:02.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:14:02.148Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:14:02.178Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T21:14:05.634Z] $ docker top bc739c2aea330f877fb99af8b9666ed62ca6fa46e3accb398d0a8e0a46ed40be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:14:06.018Z] ---> job-cost.sh [2022-09-26T21:14:06.018Z] lf-activate-venv: SKIPPING [2022-09-26T21:14:06.018Z] INFO: No Stack... [2022-09-26T21:14:06.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:14:06.845Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:14:07.137Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-09-26T21:14:07.137Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:14:07.151Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-44-stack-cost] [2022-09-26T21:14:07.157Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-44-stack-cost] did not exist. Created. [2022-09-26T21:14:07.157Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:14:07.463Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T21:14:07.486Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:14:07.493Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:14:07.512Z] $ docker stop --time=1 bc739c2aea330f877fb99af8b9666ed62ca6fa46e3accb398d0a8e0a46ed40be [2022-09-26T21:14:08.667Z] $ docker rm -f bc739c2aea330f877fb99af8b9666ed62ca6fa46e3accb398d0a8e0a46ed40be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-26T21:15:09.732Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1220 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-09-26T21:15:09.748Z] Running in /w/workspace/device-snmp-go/44 [Pipeline] { [Pipeline] checkout [2022-09-26T21:15:09.782Z] Selected Git installation does not exist. Using Default [2022-09-26T21:15:09.782Z] The recommended git tool is: NONE [2022-09-26T21:15:16.264Z] using credential edgex-jenkins-ssh [2022-09-26T21:15:16.281Z] Cloning the remote Git repository [2022-09-26T21:15:16.340Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-09-26T21:15:16.431Z] > git init /w/workspace/device-snmp-go/44 # timeout=10 [2022-09-26T21:15:16.628Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-09-26T21:15:16.629Z] > git --version # timeout=10 [2022-09-26T21:15:16.650Z] > git --version # 'git version 2.25.1' [2022-09-26T21:15:16.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T21:15:16.711Z] Verifying host key using known hosts file [2022-09-26T21:15:16.933Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T21:15:16.948Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:15:18.045Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-09-26T21:15:18.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:15:19.042Z] Avoid second fetch [2022-09-26T21:15:19.043Z] Checking out Revision 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 (main) [2022-09-26T21:15:19.601Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#192)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-09-26T21:15:19.061Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T21:15:19.079Z] > git checkout -f 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:15:20.470Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T21:15:20.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:15:20.470Z] Dload Upload Total Spent Left Speed [2022-09-26T21:15:20.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh [2022-09-26T21:15:21.159Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T21:15:21.489Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T21:15:21.489Z] + sudo tee /etc/docker/daemon.new [2022-09-26T21:15:21.489Z] { [2022-09-26T21:15:21.489Z] "registry-mirrors": [ [2022-09-26T21:15:21.489Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T21:15:21.489Z] ], [2022-09-26T21:15:21.489Z] "bip": "10.250.0.254/24", [2022-09-26T21:15:21.489Z] "hosts": [ [2022-09-26T21:15:21.489Z] "tcp://0.0.0.0:5555", [2022-09-26T21:15:21.489Z] "unix:///var/run/docker.sock" [2022-09-26T21:15:21.489Z] ], [2022-09-26T21:15:21.489Z] "mtu": 1458, [2022-09-26T21:15:21.489Z] "selinux-enabled": true, [2022-09-26T21:15:21.489Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T21:15:21.489Z] } [Pipeline] sh [2022-09-26T21:15:21.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T21:15:22.171Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:15:40.469Z] provisioning config files... [2022-09-26T21:15:40.500Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/44@tmp/config3231940479152687952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:15:40.865Z] ---> docker-login.sh [2022-09-26T21:15:40.865Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:15:41.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:41.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:41.455Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:41.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:41.455Z] [2022-09-26T21:15:41.455Z] Login Succeeded [2022-09-26T21:15:41.455Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:15:41.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:41.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:41.997Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:41.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:41.997Z] [2022-09-26T21:15:41.997Z] Login Succeeded [2022-09-26T21:15:41.997Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:15:42.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:42.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:42.267Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:42.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:42.267Z] [2022-09-26T21:15:42.267Z] Login Succeeded [2022-09-26T21:15:42.267Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:15:42.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:42.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:42.810Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:42.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:42.810Z] [2022-09-26T21:15:42.810Z] Login Succeeded [2022-09-26T21:15:42.810Z] docker.io [2022-09-26T21:15:43.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:15:43.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:15:43.349Z] Configure a credential helper to remove this warning. See [2022-09-26T21:15:43.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:15:43.349Z] [2022-09-26T21:15:43.349Z] Login Succeeded [2022-09-26T21:15:43.349Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:15:43.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:15:43.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:15:43.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:15:43.564Z] ========================================================= [2022-09-26T21:15:43.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T21:15:43.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:15:43.917Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T21:15:44.188Z] Sending build context to Docker daemon 2.817MB [2022-09-26T21:15:44.188Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:15:44.188Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-26T21:15:44.459Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T21:15:44.459Z] b3c136eddcbf: Pulling fs layer [2022-09-26T21:15:44.459Z] c0a3192eca97: Pulling fs layer [2022-09-26T21:15:44.459Z] a050256f5b6f: Pulling fs layer [2022-09-26T21:15:44.459Z] 656be50a0ddc: Pulling fs layer [2022-09-26T21:15:44.459Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T21:15:44.459Z] 46d945488cbd: Pulling fs layer [2022-09-26T21:15:44.459Z] 8a5474983e97: Pulling fs layer [2022-09-26T21:15:44.459Z] 329c88fbcd65: Pulling fs layer [2022-09-26T21:15:44.459Z] 46d945488cbd: Waiting [2022-09-26T21:15:44.459Z] 8a5474983e97: Waiting [2022-09-26T21:15:44.459Z] 329c88fbcd65: Waiting [2022-09-26T21:15:44.459Z] 656be50a0ddc: Waiting [2022-09-26T21:15:44.459Z] 2bbca73fdf42: Waiting [2022-09-26T21:15:44.459Z] a050256f5b6f: Verifying Checksum [2022-09-26T21:15:44.459Z] a050256f5b6f: Download complete [2022-09-26T21:15:44.459Z] c0a3192eca97: Verifying Checksum [2022-09-26T21:15:44.459Z] c0a3192eca97: Download complete [2022-09-26T21:15:44.731Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T21:15:44.731Z] 2bbca73fdf42: Download complete [2022-09-26T21:15:44.731Z] 46d945488cbd: Verifying Checksum [2022-09-26T21:15:44.731Z] 46d945488cbd: Download complete [2022-09-26T21:15:44.731Z] b3c136eddcbf: Verifying Checksum [2022-09-26T21:15:44.731Z] b3c136eddcbf: Download complete [2022-09-26T21:15:45.731Z] b3c136eddcbf: Pull complete [2022-09-26T21:15:45.731Z] 329c88fbcd65: Verifying Checksum [2022-09-26T21:15:45.731Z] 329c88fbcd65: Download complete [2022-09-26T21:15:46.337Z] c0a3192eca97: Pull complete [2022-09-26T21:15:46.615Z] a050256f5b6f: Pull complete [2022-09-26T21:15:47.225Z] 8a5474983e97: Verifying Checksum [2022-09-26T21:15:47.225Z] 8a5474983e97: Download complete [2022-09-26T21:15:47.818Z] 656be50a0ddc: Verifying Checksum [2022-09-26T21:15:47.818Z] 656be50a0ddc: Download complete [2022-09-26T21:16:00.179Z] 656be50a0ddc: Pull complete [2022-09-26T21:16:00.179Z] 2bbca73fdf42: Pull complete [2022-09-26T21:16:00.179Z] 46d945488cbd: Pull complete [2022-09-26T21:16:05.541Z] 8a5474983e97: Pull complete [2022-09-26T21:16:06.513Z] 329c88fbcd65: Pull complete [2022-09-26T21:16:06.513Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T21:16:06.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T21:16:06.513Z] ---> ff4287adb874 [2022-09-26T21:16:06.513Z] Step 3/12 : ARG MAKE='make build' [2022-09-26T21:16:08.471Z] ---> Running in 2afcd8857786 [2022-09-26T21:16:09.057Z] Removing intermediate container 2afcd8857786 [2022-09-26T21:16:09.057Z] ---> 0d2f79c30dc8 [2022-09-26T21:16:09.057Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:16:09.057Z] ---> Running in 408e33636109 [2022-09-26T21:16:09.325Z] Removing intermediate container 408e33636109 [2022-09-26T21:16:09.325Z] ---> 779b04d718b0 [2022-09-26T21:16:09.325Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:16:09.325Z] ---> Running in 443160e68a6d [2022-09-26T21:16:09.600Z] Removing intermediate container 443160e68a6d [2022-09-26T21:16:09.600Z] ---> 244ec822c26c [2022-09-26T21:16:09.600Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:16:09.870Z] ---> Running in 62f58d6a4c10 [2022-09-26T21:16:11.843Z] Removing intermediate container 62f58d6a4c10 [2022-09-26T21:16:11.843Z] ---> bda6b4898e90 [2022-09-26T21:16:11.843Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:16:11.843Z] ---> Running in 482c0b2a30dc [2022-09-26T21:16:12.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:16:13.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:16:14.771Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:16:14.771Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-26T21:16:14.771Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:16:15.039Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:16:15.039Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:16:15.307Z] OK: 226 MiB in 55 packages [2022-09-26T21:16:16.299Z] Removing intermediate container 482c0b2a30dc [2022-09-26T21:16:16.299Z] ---> d23497a7ec62 [2022-09-26T21:16:16.299Z] Step 8/12 : WORKDIR /device-snmp-go [2022-09-26T21:16:16.299Z] ---> Running in 0668accc4a15 [2022-09-26T21:16:16.568Z] Removing intermediate container 0668accc4a15 [2022-09-26T21:16:16.568Z] ---> c7e500982a78 [2022-09-26T21:16:16.568Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-26T21:16:17.226Z] ---> c61791fcf227 [2022-09-26T21:16:17.226Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:16:17.226Z] ---> Running in 55b1759aacb3 [2022-09-26T21:17:13.686Z] Removing intermediate container 55b1759aacb3 [2022-09-26T21:17:13.686Z] ---> 22c1d17e3ebc [2022-09-26T21:17:13.686Z] Step 11/12 : COPY . . [2022-09-26T21:17:13.686Z] ---> 811233a65cbc [2022-09-26T21:17:13.686Z] Step 12/12 : RUN ${MAKE} [2022-09-26T21:17:13.686Z] ---> Running in 8697247f0f95 [2022-09-26T21:17:13.686Z] noop [2022-09-26T21:17:13.686Z] Removing intermediate container 8697247f0f95 [2022-09-26T21:17:13.686Z] ---> 5fd12ba3a3f7 [2022-09-26T21:17:13.686Z] Successfully built 5fd12ba3a3f7 [2022-09-26T21:17:13.686Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:17:14.033Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:17:14.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:17:14.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container [2022-09-26T21:17:14.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/44 -v /w/workspace/device-snmp-go/44:/w/workspace/device-snmp-go/44:rw,z -v /w/workspace/device-snmp-go/44@tmp:/w/workspace/device-snmp-go/44@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 [2022-09-26T21:17:15.573Z] $ docker top 86729c44117f7d7d6cf25ed20653e5e5c9a4617854b0567b6290c09adbfdd5a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:17:16.409Z] + go version [2022-09-26T21:17:16.410Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T21:17:16.431Z] $ docker stop --time=1 86729c44117f7d7d6cf25ed20653e5e5c9a4617854b0567b6290c09adbfdd5a9 [2022-09-26T21:17:18.101Z] $ docker rm -f 86729c44117f7d7d6cf25ed20653e5e5c9a4617854b0567b6290c09adbfdd5a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:17:18.675Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:17:18.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:17:18.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container [2022-09-26T21:17:18.938Z] $ 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/44 -v /w/workspace/device-snmp-go/44:/w/workspace/device-snmp-go/44:rw,z -v /w/workspace/device-snmp-go/44@tmp:/w/workspace/device-snmp-go/44@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 [2022-09-26T21:17:20.160Z] $ docker top 002d7ce83d1d41b16396a20cb68eaaa84630053be4687b2396891eeb623aea4f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:17:21.005Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/44 [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:17:21.660Z] + make test [2022-09-26T21:17:21.660Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-26T21:17:23.620Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-09-26T21:19:00.369Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-09-26T21:19:00.369Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2022-09-26T21:19:00.369Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T21:19:00.369Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:19:15.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:19:15.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:19:15.408Z] ./bin/test-attribution-txt.sh [2022-09-26T21:19:15.408Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:19:15.408Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:19:15.408Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:19:15.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:19:15.438Z] $ docker stop --time=1 002d7ce83d1d41b16396a20cb68eaaa84630053be4687b2396891eeb623aea4f [2022-09-26T21:19:17.271Z] $ docker rm -f 002d7ce83d1d41b16396a20cb68eaaa84630053be4687b2396891eeb623aea4f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:19:18.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:19:18.243Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T21:19:18.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:19:19.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:19:19.389Z] + ls -al . [2022-09-26T21:19:19.389Z] total 168 [2022-09-26T21:19:19.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:17 . [2022-09-26T21:19:19.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:15 .. [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 26 21:15 .dockerignore [2022-09-26T21:19:19.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:15 .git [2022-09-26T21:19:19.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:15 .github [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 328 Sep 26 21:15 .gitignore [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:15 .golangci.yml [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 8556 Sep 26 21:15 Attribution.txt [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 6948 Sep 26 21:15 CHANGELOG.md [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 26 21:15 Dockerfile [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:15 GOVERNANCE.md [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 26 21:15 Jenkinsfile [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:15 LICENSE [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 2334 Sep 26 21:15 Makefile [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 26 21:15 OWNERS.md [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 9390 Sep 26 21:15 README.md [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 21:12 VERSION [2022-09-26T21:19:19.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:15 bin [2022-09-26T21:19:19.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:15 cmd [2022-09-26T21:19:19.389Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 26 21:18 coverage.out [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 3473 Sep 26 21:15 go.mod [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 38137 Sep 26 21:15 go.sum [2022-09-26T21:19:19.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:15 internal [2022-09-26T21:19:19.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:15 snap [2022-09-26T21:19:19.389Z] -rw-rw-r-- 1 jenkins jenkins 228 Sep 26 21:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:19:19.730Z] + 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=3908b4199cdebd231b53d3be0ce1311ed20ae7a2 --label arch=arm64 --label version=2.3.0-dev.13 . [2022-09-26T21:19:19.999Z] Sending build context to Docker daemon 2.825MB [2022-09-26T21:19:20.000Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:19:20.000Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-26T21:19:20.000Z] ---> 5fd12ba3a3f7 [2022-09-26T21:19:20.000Z] Step 3/24 : ARG MAKE='make build' [2022-09-26T21:19:20.268Z] ---> Running in bba84caaa040 [2022-09-26T21:19:20.538Z] Removing intermediate container bba84caaa040 [2022-09-26T21:19:20.538Z] ---> 915cb067ded5 [2022-09-26T21:19:20.538Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:19:20.538Z] ---> Running in af3d44aeb107 [2022-09-26T21:19:20.806Z] Removing intermediate container af3d44aeb107 [2022-09-26T21:19:20.806Z] ---> d57e7050fd6e [2022-09-26T21:19:20.806Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:19:20.806Z] ---> Running in e855691b8e37 [2022-09-26T21:19:21.393Z] Removing intermediate container e855691b8e37 [2022-09-26T21:19:21.393Z] ---> c03f353131e7 [2022-09-26T21:19:21.393Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:19:21.393Z] ---> Running in dee5f03dacd1 [2022-09-26T21:19:23.349Z] Removing intermediate container dee5f03dacd1 [2022-09-26T21:19:23.349Z] ---> ad8a185621e6 [2022-09-26T21:19:23.349Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:19:23.349Z] ---> Running in 7e755d3ef52e [2022-09-26T21:19:24.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:19:25.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:19:26.712Z] OK: 226 MiB in 55 packages [2022-09-26T21:19:27.307Z] Removing intermediate container 7e755d3ef52e [2022-09-26T21:19:27.307Z] ---> 1d730c63f9f2 [2022-09-26T21:19:27.307Z] Step 8/24 : WORKDIR /device-snmp-go [2022-09-26T21:19:27.577Z] ---> Running in 70ab2170820c [2022-09-26T21:19:27.847Z] Removing intermediate container 70ab2170820c [2022-09-26T21:19:27.847Z] ---> 11bddc6d0010 [2022-09-26T21:19:27.847Z] Step 9/24 : COPY go.mod vendor* ./ [2022-09-26T21:19:28.441Z] ---> 9e4df7b47b08 [2022-09-26T21:19:28.441Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:19:28.442Z] ---> Running in 2a0d860658ec [2022-09-26T21:19:32.756Z] Removing intermediate container 2a0d860658ec [2022-09-26T21:19:32.756Z] ---> 69d3bda05d9e [2022-09-26T21:19:32.756Z] Step 11/24 : COPY . . [2022-09-26T21:19:33.728Z] ---> 933321ea9347 [2022-09-26T21:19:33.728Z] Step 12/24 : RUN ${MAKE} [2022-09-26T21:19:33.728Z] ---> Running in c54d713c1dda [2022-09-26T21:19:34.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-09-26T21:22:43.210Z] Removing intermediate container c54d713c1dda [2022-09-26T21:22:43.210Z] ---> 3d895f21feac [2022-09-26T21:22:43.210Z] Step 13/24 : FROM alpine:3.16 [2022-09-26T21:22:43.210Z] 3.16: Pulling from library/alpine [2022-09-26T21:22:43.210Z] 9b18e9b68314: Pulling fs layer [2022-09-26T21:22:43.210Z] 9b18e9b68314: Verifying Checksum [2022-09-26T21:22:43.210Z] 9b18e9b68314: Download complete [2022-09-26T21:22:43.210Z] 9b18e9b68314: Pull complete [2022-09-26T21:22:43.210Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T21:22:43.210Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T21:22:43.210Z] ---> a6215f271958 [2022-09-26T21:22:43.210Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T21:22:43.210Z] ---> Running in b7b2b2ec91e5 [2022-09-26T21:22:43.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:22:43.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:22:43.210Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T21:22:43.210Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T21:22:43.210Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T21:22:43.210Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T21:22:43.210Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T21:22:43.210Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T21:22:43.210Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T21:22:43.210Z] OK: 8 MiB in 20 packages [2022-09-26T21:22:43.210Z] Removing intermediate container b7b2b2ec91e5 [2022-09-26T21:22:43.210Z] ---> 80ec8a401fa7 [2022-09-26T21:22:43.210Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-09-26T21:22:43.210Z] ---> 5461d553e299 [2022-09-26T21:22:43.210Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-09-26T21:22:43.210Z] ---> ff19b8c741f0 [2022-09-26T21:22:43.210Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-09-26T21:22:43.210Z] ---> 53a6cebf39bb [2022-09-26T21:22:43.210Z] Step 18/24 : EXPOSE 59993 [2022-09-26T21:22:43.210Z] ---> Running in ea5b14bdc824 [2022-09-26T21:22:43.210Z] Removing intermediate container ea5b14bdc824 [2022-09-26T21:22:43.210Z] ---> aee73f957806 [2022-09-26T21:22:43.210Z] Step 19/24 : EXPOSE 161 [2022-09-26T21:22:43.210Z] ---> Running in d7aa3a4bf57a [2022-09-26T21:22:43.210Z] Removing intermediate container d7aa3a4bf57a [2022-09-26T21:22:43.210Z] ---> d87160c2c798 [2022-09-26T21:22:43.210Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-09-26T21:22:43.210Z] ---> Running in 6e9296281a7f [2022-09-26T21:22:43.210Z] Removing intermediate container 6e9296281a7f [2022-09-26T21:22:43.210Z] ---> b4854c42e6c5 [2022-09-26T21:22:43.210Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-26T21:22:43.210Z] ---> Running in 4a0cae424a9e [2022-09-26T21:22:43.210Z] Removing intermediate container 4a0cae424a9e [2022-09-26T21:22:43.210Z] ---> c6d31277cd3f [2022-09-26T21:22:43.210Z] Step 22/24 : LABEL arch=arm64 [2022-09-26T21:22:43.210Z] ---> Running in 0bddd9347050 [2022-09-26T21:22:43.210Z] Removing intermediate container 0bddd9347050 [2022-09-26T21:22:43.210Z] ---> 1836fafa3289 [2022-09-26T21:22:43.210Z] Step 23/24 : LABEL git_sha=3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [2022-09-26T21:22:43.210Z] ---> Running in c2135fee17d0 [2022-09-26T21:22:43.210Z] Removing intermediate container c2135fee17d0 [2022-09-26T21:22:43.210Z] ---> 8baabbb749f3 [2022-09-26T21:22:43.210Z] Step 24/24 : LABEL version=2.3.0-dev.13 [2022-09-26T21:22:43.210Z] ---> Running in 4d2c8ab5ef76 [2022-09-26T21:22:43.210Z] Removing intermediate container 4d2c8ab5ef76 [2022-09-26T21:22:43.210Z] ---> e33e858e518f [2022-09-26T21:22:43.210Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:22:43.210Z] Successfully built e33e858e518f [2022-09-26T21:22:43.210Z] 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 [2022-09-26T21:22:43.326Z] provisioning config files... [2022-09-26T21:22:43.344Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/44@tmp/config1337762728775602514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:22:43.748Z] ---> docker-login.sh [2022-09-26T21:22:43.748Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:22:44.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:22:44.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:22:44.017Z] Configure a credential helper to remove this warning. See [2022-09-26T21:22:44.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:22:44.017Z] [2022-09-26T21:22:44.017Z] Login Succeeded [2022-09-26T21:22:44.017Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:22:44.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:22:44.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:22:44.551Z] Configure a credential helper to remove this warning. See [2022-09-26T21:22:44.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:22:44.551Z] [2022-09-26T21:22:44.551Z] Login Succeeded [2022-09-26T21:22:44.551Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:22:44.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:22:44.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:22:44.819Z] Configure a credential helper to remove this warning. See [2022-09-26T21:22:44.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:22:44.819Z] [2022-09-26T21:22:44.819Z] Login Succeeded [2022-09-26T21:22:44.819Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:22:45.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:22:45.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:22:45.086Z] Configure a credential helper to remove this warning. See [2022-09-26T21:22:45.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:22:45.086Z] [2022-09-26T21:22:45.086Z] Login Succeeded [2022-09-26T21:22:45.352Z] docker.io [2022-09-26T21:22:45.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:22:45.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:22:45.887Z] Configure a credential helper to remove this warning. See [2022-09-26T21:22:45.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:22:45.887Z] [2022-09-26T21:22:45.887Z] Login Succeeded [2022-09-26T21:22:45.887Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:22:45.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:22:45.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:22:45.941Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-09-26T21:22:45.941Z] 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [2022-09-26T21:22:45.941Z] latest [2022-09-26T21:22:45.941Z] 2.3.0-dev.13 [2022-09-26T21:22:45.941Z] 3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13 [2022-09-26T21:22:45.941Z] main [2022-09-26T21:22:45.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:46.318Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:46.669Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [2022-09-26T21:22:46.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-26T21:22:46.669Z] e3fa6e018ed6: Preparing [2022-09-26T21:22:46.669Z] c29fafbf0c47: Preparing [2022-09-26T21:22:46.669Z] 839b4279e158: Preparing [2022-09-26T21:22:46.669Z] d25ce067e602: Preparing [2022-09-26T21:22:46.669Z] 5d3e392a13a0: Preparing [2022-09-26T21:22:46.669Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:22:46.937Z] e3fa6e018ed6: Pushed [2022-09-26T21:22:46.937Z] c29fafbf0c47: Pushed [2022-09-26T21:22:47.520Z] d25ce067e602: Pushed [2022-09-26T21:22:51.778Z] 839b4279e158: Pushed [2022-09-26T21:22:51.778Z] 3908b4199cdebd231b53d3be0ce1311ed20ae7a2: digest: sha256:c2380b4867d6c4d2c8afe66604f80f1eb3d9aa84d28954b6316ee135d74a9d8e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:52.131Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:52.469Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-09-26T21:22:52.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-26T21:22:52.469Z] e3fa6e018ed6: Preparing [2022-09-26T21:22:52.469Z] c29fafbf0c47: Preparing [2022-09-26T21:22:52.469Z] 839b4279e158: Preparing [2022-09-26T21:22:52.469Z] d25ce067e602: Preparing [2022-09-26T21:22:52.469Z] 5d3e392a13a0: Preparing [2022-09-26T21:22:52.469Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:22:52.469Z] c29fafbf0c47: Layer already exists [2022-09-26T21:22:52.469Z] e3fa6e018ed6: Layer already exists [2022-09-26T21:22:52.469Z] 839b4279e158: Layer already exists [2022-09-26T21:22:52.469Z] d25ce067e602: Layer already exists [2022-09-26T21:22:52.736Z] latest: digest: sha256:c2380b4867d6c4d2c8afe66604f80f1eb3d9aa84d28954b6316ee135d74a9d8e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:53.077Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:53.422Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.13 [2022-09-26T21:22:53.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-26T21:22:53.422Z] e3fa6e018ed6: Preparing [2022-09-26T21:22:53.422Z] c29fafbf0c47: Preparing [2022-09-26T21:22:53.422Z] 839b4279e158: Preparing [2022-09-26T21:22:53.422Z] d25ce067e602: Preparing [2022-09-26T21:22:53.422Z] 5d3e392a13a0: Preparing [2022-09-26T21:22:53.422Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:22:53.422Z] e3fa6e018ed6: Layer already exists [2022-09-26T21:22:53.422Z] d25ce067e602: Layer already exists [2022-09-26T21:22:53.422Z] 839b4279e158: Layer already exists [2022-09-26T21:22:53.422Z] c29fafbf0c47: Layer already exists [2022-09-26T21:22:53.422Z] 2.3.0-dev.13: digest: sha256:c2380b4867d6c4d2c8afe66604f80f1eb3d9aa84d28954b6316ee135d74a9d8e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:54.033Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:54.374Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13 [2022-09-26T21:22:54.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-26T21:22:54.374Z] e3fa6e018ed6: Preparing [2022-09-26T21:22:54.374Z] c29fafbf0c47: Preparing [2022-09-26T21:22:54.374Z] 839b4279e158: Preparing [2022-09-26T21:22:54.374Z] d25ce067e602: Preparing [2022-09-26T21:22:54.374Z] 5d3e392a13a0: Preparing [2022-09-26T21:22:54.374Z] e3fa6e018ed6: Layer already exists [2022-09-26T21:22:54.374Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:22:54.374Z] d25ce067e602: Layer already exists [2022-09-26T21:22:54.374Z] c29fafbf0c47: Layer already exists [2022-09-26T21:22:54.374Z] 839b4279e158: Layer already exists [2022-09-26T21:22:54.374Z] 3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13: digest: sha256:c2380b4867d6c4d2c8afe66604f80f1eb3d9aa84d28954b6316ee135d74a9d8e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:54.983Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:55.326Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-09-26T21:22:55.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-09-26T21:22:55.326Z] e3fa6e018ed6: Preparing [2022-09-26T21:22:55.326Z] c29fafbf0c47: Preparing [2022-09-26T21:22:55.326Z] 839b4279e158: Preparing [2022-09-26T21:22:55.326Z] d25ce067e602: Preparing [2022-09-26T21:22:55.326Z] 5d3e392a13a0: Preparing [2022-09-26T21:22:55.326Z] 839b4279e158: Layer already exists [2022-09-26T21:22:55.326Z] c29fafbf0c47: Layer already exists [2022-09-26T21:22:55.326Z] e3fa6e018ed6: Layer already exists [2022-09-26T21:22:55.326Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:22:55.326Z] d25ce067e602: Layer already exists [2022-09-26T21:22:55.326Z] main: digest: sha256:c2380b4867d6c4d2c8afe66604f80f1eb3d9aa84d28954b6316ee135d74a9d8e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:22:55.645Z] ===================================================== [Pipeline] echo [2022-09-26T21:22:55.660Z] taggedImages: [2022-09-26T21:22:55.660Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [2022-09-26T21:22:55.660Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-09-26T21:22:55.660Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.13 [2022-09-26T21:22:55.660Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3908b4199cdebd231b53d3be0ce1311ed20ae7a2-2.3.0-dev.13 [2022-09-26T21:22:55.660Z] - 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 [2022-09-26T21:22:56.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:22:56.018Z] [2022-09-26T21:22:56.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:56.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:22:56.337Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T21:22:56.337Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T21:22:56.337Z] 04944245beec: Pulling fs layer [2022-09-26T21:22:56.337Z] 699f458cf7ca: Pulling fs layer [2022-09-26T21:22:56.337Z] 765212b225bb: Pulling fs layer [2022-09-26T21:22:56.337Z] f23df028b6ca: Pulling fs layer [2022-09-26T21:22:56.337Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T21:22:56.337Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T21:22:56.337Z] 765212b225bb: Waiting [2022-09-26T21:22:56.337Z] f23df028b6ca: Waiting [2022-09-26T21:22:56.337Z] d65c8cfc05b1: Waiting [2022-09-26T21:22:56.337Z] 2437ff75d9bd: Waiting [2022-09-26T21:22:56.608Z] 04944245beec: Verifying Checksum [2022-09-26T21:22:56.608Z] 04944245beec: Download complete [2022-09-26T21:22:56.608Z] 765212b225bb: Download complete [2022-09-26T21:22:56.608Z] f23df028b6ca: Verifying Checksum [2022-09-26T21:22:56.608Z] f23df028b6ca: Download complete [2022-09-26T21:22:56.608Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T21:22:56.608Z] d65c8cfc05b1: Download complete [2022-09-26T21:22:56.608Z] 699f458cf7ca: Verifying Checksum [2022-09-26T21:22:56.608Z] 699f458cf7ca: Download complete [2022-09-26T21:22:57.198Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T21:22:57.198Z] 8998bd30e6a1: Download complete [2022-09-26T21:22:59.786Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T21:22:59.786Z] 2437ff75d9bd: Download complete [2022-09-26T21:23:01.198Z] 8998bd30e6a1: Pull complete [2022-09-26T21:23:01.785Z] 04944245beec: Pull complete [2022-09-26T21:23:03.196Z] 699f458cf7ca: Pull complete [2022-09-26T21:23:03.464Z] 765212b225bb: Pull complete [2022-09-26T21:23:04.050Z] f23df028b6ca: Pull complete [2022-09-26T21:23:04.319Z] d65c8cfc05b1: Pull complete [2022-09-26T21:23:19.332Z] 2437ff75d9bd: Pull complete [2022-09-26T21:23:19.332Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T21:23:19.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:23:19.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:23:19.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-1220 does not seem to be running inside a container [2022-09-26T21:23:19.597Z] $ 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/44 -v /w/workspace/device-snmp-go/44:/w/workspace/device-snmp-go/44:rw,z -v /w/workspace/device-snmp-go/44@tmp:/w/workspace/device-snmp-go/44@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 [2022-09-26T21:23:22.538Z] $ docker top 0996da23eab86625a39f7452e39852e4843275136f54c9a2d6c55bbdb9ebd707 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:23.390Z] ---> job-cost.sh [2022-09-26T21:23:23.391Z] lf-activate-venv: SKIPPING [2022-09-26T21:23:23.391Z] INFO: No Stack... [2022-09-26T21:23:23.658Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T21:23:24.616Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:23:24.935Z] + cut -d, -f6 [2022-09-26T21:23:24.935Z] + cat /w/workspace/device-snmp-go/44/archives/cost.csv [Pipeline] lock [2022-09-26T21:23:25.236Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-44-stack-cost] [2022-09-26T21:23:25.242Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-44-stack-cost] did not exist. Created. [2022-09-26T21:23:25.242Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:23:25.571Z] /w/workspace/device-snmp-go/44@tmp/durable-3afa73ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T21:23:25.907Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T21:23:25.927Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T21:23:25.970Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:23:25.979Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:23:25.994Z] $ docker stop --time=1 0996da23eab86625a39f7452e39852e4843275136f54c9a2d6c55bbdb9ebd707 [2022-09-26T21:23:27.469Z] $ docker rm -f 0996da23eab86625a39f7452e39852e4843275136f54c9a2d6c55bbdb9ebd707 [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 [2022-09-26T21:23:27.836Z] provisioning config files... [2022-09-26T21:23:27.844Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8489695028344332062tmp [Pipeline] { [Pipeline] sh [2022-09-26T21:23:28.133Z] + set +x [2022-09-26T21:23:28.134Z] + bash -s -- [2022-09-26T21:23:28.134Z] + curl -s https://codecov.io/bash [2022-09-26T21:23:28.134Z] [2022-09-26T21:23:28.134Z] _____ _ [2022-09-26T21:23:28.134Z] / ____| | | [2022-09-26T21:23:28.134Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T21:23:28.134Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T21:23:28.134Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T21:23:28.134Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T21:23:28.134Z] Bash-1.0.6 [2022-09-26T21:23:28.134Z] [2022-09-26T21:23:28.134Z] [2022-09-26T21:23:28.134Z] ==> git version 2.25.1 found [2022-09-26T21:23:28.134Z] ==> 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 [2022-09-26T21:23:28.134Z] Release-Date: 2020-01-08 [2022-09-26T21:23:28.134Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T21:23:28.134Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T21:23:28.134Z] ==> Jenkins CI detected. [2022-09-26T21:23:28.134Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-09-26T21:23:28.134Z] project root: . [2022-09-26T21:23:28.134Z] --> token set from env [2022-09-26T21:23:28.134Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T21:23:28.134Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T21:23:28.134Z] ==> Python coveragepy not found [2022-09-26T21:23:28.134Z] ==> Searching for coverage reports in: [2022-09-26T21:23:28.134Z] + . [2022-09-26T21:23:28.134Z] -> Found 1 reports [2022-09-26T21:23:28.134Z] ==> Detecting git/mercurial file structure [2022-09-26T21:23:28.134Z] ==> Reading reports [2022-09-26T21:23:28.134Z] + ./coverage.out bytes=7631 [2022-09-26T21:23:28.134Z] ==> Appending adjustments [2022-09-26T21:23:28.134Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T21:23:28.392Z] + Found adjustments [2022-09-26T21:23:28.392Z] ==> Gzipping contents [2022-09-26T21:23:28.392Z] 4.0K /tmp/codecov.SbSUOk.gz [2022-09-26T21:23:28.392Z] ==> Uploading reports [2022-09-26T21:23:28.392Z] url: https://codecov.io [2022-09-26T21:23:28.392Z] query: branch=main&commit=3908b4199cdebd231b53d3be0ce1311ed20ae7a2&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:23:28.392Z] -> Pinging Codecov [2022-09-26T21:23:28.392Z] 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=3908b4199cdebd231b53d3be0ce1311ed20ae7a2&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:23:28.651Z] -> Uploading to [2022-09-26T21:23:28.651Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/6C56EA5C29638FB4528AC87E60AF5AE0/3908b4199cdebd231b53d3be0ce1311ed20ae7a2/7d497963-7351-4328-aeef-d2d929439177.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T212328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef22ac2128d9fd768f0cfc0eeb61d157fcde6e3c002231c8eb58a83a4e9b8b75 [2022-09-26T21:23:28.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:23:28.651Z] Dload Upload Total Spent Left Speed [2022-09-26T21:23:28.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6919 --:--:-- --:--:-- --:--:-- 6919 [2022-09-26T21:23:28.909Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [Pipeline] } [2022-09-26T21:23:28.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T21:23:29.032Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T21:23:29.045Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:29.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:23:29.336Z] [2022-09-26T21:23:29.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:29.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:23:29.631Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T21:23:29.631Z] df9b9388f04a: Pulling fs layer [2022-09-26T21:23:29.631Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T21:23:29.631Z] 25bc292e5bac: Pulling fs layer [2022-09-26T21:23:29.631Z] 114826534d7a: Pulling fs layer [2022-09-26T21:23:29.631Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T21:23:29.631Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T21:23:29.631Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T21:23:29.631Z] 114826534d7a: Waiting [2022-09-26T21:23:29.631Z] 4657fd5d0bcf: Waiting [2022-09-26T21:23:29.631Z] 6ad1cebc031e: Waiting [2022-09-26T21:23:29.631Z] 8a3aa393b2d8: Waiting [2022-09-26T21:23:29.631Z] 25bc292e5bac: Verifying Checksum [2022-09-26T21:23:29.631Z] 25bc292e5bac: Download complete [2022-09-26T21:23:29.631Z] 52dc419b0ee2: Verifying Checksum [2022-09-26T21:23:29.631Z] 52dc419b0ee2: Download complete [2022-09-26T21:23:29.631Z] 4657fd5d0bcf: Verifying Checksum [2022-09-26T21:23:29.631Z] 4657fd5d0bcf: Download complete [2022-09-26T21:23:29.631Z] df9b9388f04a: Verifying Checksum [2022-09-26T21:23:29.631Z] df9b9388f04a: Download complete [2022-09-26T21:23:29.892Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T21:23:29.892Z] 6ad1cebc031e: Download complete [2022-09-26T21:23:29.892Z] df9b9388f04a: Pull complete [2022-09-26T21:23:29.892Z] 52dc419b0ee2: Pull complete [2022-09-26T21:23:29.892Z] 25bc292e5bac: Pull complete [2022-09-26T21:23:30.464Z] 114826534d7a: Verifying Checksum [2022-09-26T21:23:30.464Z] 114826534d7a: Download complete [2022-09-26T21:23:30.464Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T21:23:30.464Z] 8a3aa393b2d8: Download complete [2022-09-26T21:23:33.753Z] 114826534d7a: Pull complete [2022-09-26T21:23:33.753Z] 4657fd5d0bcf: Pull complete [2022-09-26T21:23:33.753Z] 6ad1cebc031e: Pull complete [2022-09-26T21:23:36.287Z] 8a3aa393b2d8: Pull complete [2022-09-26T21:23:36.287Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T21:23:36.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:23:36.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:23:36.353Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:23:36.374Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-26T21:23:39.629Z] $ docker top 4d98e9716c87864c4ea3c9a90542de6fd9ce20604d4fec68d1f35bad95c7d034 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T21:23:39.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-09-26T21:23:39.981Z] + set -o pipefail [2022-09-26T21:23:39.981Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-09-26T21:23:46.580Z] [2022-09-26T21:23:46.580Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-09-26T21:23:46.580Z] [2022-09-26T21:23:46.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/710ede73-1547-46d4-9c46-e85d72e0b8c0 [2022-09-26T21:23:46.580Z] [2022-09-26T21:23:46.580Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-26T21:23:46.580Z] [2022-09-26T21:23:46.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T21:23:46.580Z] [2022-09-26T21:23:46.580Z] [Pipeline] } [2022-09-26T21:23:46.588Z] $ docker stop --time=1 4d98e9716c87864c4ea3c9a90542de6fd9ce20604d4fec68d1f35bad95c7d034 [2022-09-26T21:23:49.891Z] $ docker rm -f 4d98e9716c87864c4ea3c9a90542de6fd9ce20604d4fec68d1f35bad95c7d034 [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 [2022-09-26T21:23:50.592Z] + git log --format=format:%s -1 3908b4199cdebd231b53d3be0ce1311ed20ae7a2 [Pipeline] sh [2022-09-26T21:23:50.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:23:50.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:51.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:23:51.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:23:51.249Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:23:51.268Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:23:51.666Z] $ docker top 89c24c8ba0598e058be74ee46c31c8980c76e3ac5d464b80e782b95a9c1ea38a -eo pid,comm [2022-09-26T21:23:51.715Z] 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). [2022-09-26T21:23:51.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:23:51.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:23:51.752Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:23:51.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:23:51.861Z] $ docker exec 89c24c8ba0598e058be74ee46c31c8980c76e3ac5d464b80e782b95a9c1ea38a ssh-agent [2022-09-26T21:23:51.979Z] SSH_AUTH_SOCK=/tmp/ssh-KYA2bk2axmr3/agent.32 [2022-09-26T21:23:51.979Z] SSH_AGENT_PID=38 [2022-09-26T21:23:51.983Z] Running ssh-add (command line suppressed) [2022-09-26T21:23:52.087Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6041204048781370853.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6041204048781370853.key) [2022-09-26T21:23:52.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:23:52.388Z] + git semver tag [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,578 [run_tag] DEBUG tag force:False [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,578 [check_head_tag] DEBUG check head tag [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,579 [execute] INFO git cat-file --batch-check [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,583 [execute] INFO git cat-file --batch [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,595 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,596 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:23:52.647Z] 2022-09-26 21:23:52,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:23:52.647Z] 2.3.0-dev.13 [Pipeline] } [2022-09-26T21:23:52.650Z] $ docker exec --env ******** --env ******** 89c24c8ba0598e058be74ee46c31c8980c76e3ac5d464b80e782b95a9c1ea38a ssh-agent -k [2022-09-26T21:23:52.762Z] unset SSH_AUTH_SOCK; [2022-09-26T21:23:52.763Z] unset SSH_AGENT_PID; [2022-09-26T21:23:52.763Z] echo Agent pid 38 killed; [2022-09-26T21:23:52.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:23:53.085Z] + git semver [Pipeline] } [2022-09-26T21:23:53.356Z] $ docker stop --time=1 89c24c8ba0598e058be74ee46c31c8980c76e3ac5d464b80e782b95a9c1ea38a [2022-09-26T21:23:54.630Z] $ docker rm -f 89c24c8ba0598e058be74ee46c31c8980c76e3ac5d464b80e782b95a9c1ea38a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:55.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:23:55.022Z] [2022-09-26T21:23:55.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:55.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:23:55.324Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T21:23:55.324Z] ab5ef0e58194: Pulling fs layer [2022-09-26T21:23:55.324Z] 9712f1f96733: Pulling fs layer [2022-09-26T21:23:55.324Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T21:23:55.324Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T21:23:55.324Z] e9a5061849ea: Pulling fs layer [2022-09-26T21:23:55.324Z] d747dcd14b5f: Pulling fs layer [2022-09-26T21:23:55.324Z] 2de7ff778b66: Pulling fs layer [2022-09-26T21:23:55.324Z] e9a5061849ea: Waiting [2022-09-26T21:23:55.324Z] d747dcd14b5f: Waiting [2022-09-26T21:23:55.324Z] 2de7ff778b66: Waiting [2022-09-26T21:23:55.324Z] 0d9ebad4ef96: Waiting [2022-09-26T21:23:55.324Z] 9712f1f96733: Verifying Checksum [2022-09-26T21:23:55.324Z] 9712f1f96733: Download complete [2022-09-26T21:23:55.586Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T21:23:55.586Z] 63f879dbbcfc: Download complete [2022-09-26T21:23:55.846Z] e9a5061849ea: Verifying Checksum [2022-09-26T21:23:55.846Z] e9a5061849ea: Download complete [2022-09-26T21:23:55.846Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T21:23:55.846Z] 0d9ebad4ef96: Download complete [2022-09-26T21:23:55.846Z] d747dcd14b5f: Verifying Checksum [2022-09-26T21:23:55.846Z] d747dcd14b5f: Download complete [2022-09-26T21:23:56.104Z] ab5ef0e58194: Verifying Checksum [2022-09-26T21:23:56.104Z] ab5ef0e58194: Download complete [2022-09-26T21:23:56.104Z] 2de7ff778b66: Verifying Checksum [2022-09-26T21:23:56.104Z] 2de7ff778b66: Download complete [2022-09-26T21:23:59.389Z] ab5ef0e58194: Pull complete [2022-09-26T21:23:59.389Z] 9712f1f96733: Pull complete [2022-09-26T21:23:59.648Z] 63f879dbbcfc: Pull complete [2022-09-26T21:24:03.829Z] 0d9ebad4ef96: Pull complete [2022-09-26T21:24:03.829Z] e9a5061849ea: Pull complete [2022-09-26T21:24:03.829Z] d747dcd14b5f: Pull complete [2022-09-26T21:24:04.765Z] 2de7ff778b66: Pull complete [2022-09-26T21:24:04.765Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T21:24:04.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:24:04.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:24:04.845Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:24:04.865Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-26T21:24:09.208Z] $ docker top 8c6446cbc02208ad483864e0990339b5eb8e98f9c83947dc4114cd57d2dffe67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:24:09.292Z] provisioning config files... [2022-09-26T21:24:09.298Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8071491200512911576tmp [2022-09-26T21:24:09.313Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3477420090642939711tmp [2022-09-26T21:24:09.321Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10922395882375117488tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:24:09.337Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:09.618Z] ---> sigul-configuration.sh [2022-09-26T21:24:09.618Z] gpg: directory `/root/.gnupg' created [2022-09-26T21:24:09.618Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T21:24:09.618Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T21:24:09.618Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T21:24:09.618Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T21:24:09.618Z] gpg: CAST5 encrypted data [2022-09-26T21:24:09.618Z] gpg: encrypted with 1 passphrase [2022-09-26T21:24:09.618Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T21:24:09.902Z] + mkdir /home/jenkins [2022-09-26T21:24:09.902Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T21:24:10.179Z] + 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 [2022-09-26T21:24:10.187Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:10.468Z] ---> sigul-install.sh [2022-09-26T21:24:10.468Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T21:24:10.748Z] + git tag --list [2022-09-26T21:24:10.748Z] 1.0.0 [2022-09-26T21:24:10.748Z] v0.0.0 [2022-09-26T21:24:10.748Z] v1.1.0 [2022-09-26T21:24:10.748Z] v1.1.1 [2022-09-26T21:24:10.748Z] v1.2.2 [2022-09-26T21:24:10.748Z] v1.3.0 [2022-09-26T21:24:10.748Z] v1.3.1 [2022-09-26T21:24:10.748Z] v2.0.0 [2022-09-26T21:24:10.748Z] v2.1.0 [2022-09-26T21:24:10.748Z] v2.1.1 [2022-09-26T21:24:10.748Z] v2.1.1-dev.2 [2022-09-26T21:24:10.748Z] v2.1.1-dev.3 [2022-09-26T21:24:10.748Z] v2.2.0 [2022-09-26T21:24:10.748Z] v2.2.1-dev.1 [2022-09-26T21:24:10.748Z] v2.2.1-dev.2 [2022-09-26T21:24:10.748Z] v2.2.1-dev.3 [2022-09-26T21:24:10.748Z] v2.2.1-dev.4 [2022-09-26T21:24:10.748Z] v2.2.1-dev.5 [2022-09-26T21:24:10.748Z] v2.2.1-dev.6 [2022-09-26T21:24:10.748Z] v2.2.1-dev.7 [2022-09-26T21:24:10.748Z] v2.3.0-dev.10 [2022-09-26T21:24:10.748Z] v2.3.0-dev.11 [2022-09-26T21:24:10.748Z] v2.3.0-dev.12 [2022-09-26T21:24:10.748Z] v2.3.0-dev.13 [2022-09-26T21:24:10.748Z] v2.3.0-dev.7 [2022-09-26T21:24:10.748Z] v2.3.0-dev.8 [2022-09-26T21:24:10.748Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-26T21:24:11.034Z] + lftools sign git-tag v2.3.0-dev.13 [2022-09-26T21:24:11.603Z] Signing Git tag with Sigul... [2022-09-26T21:24:11.603Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-09-26T21:24:11.870Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:12.151Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T21:24:12.159Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T21:24:12.177Z] $ docker stop --time=1 8c6446cbc02208ad483864e0990339b5eb8e98f9c83947dc4114cd57d2dffe67 [2022-09-26T21:24:13.464Z] $ docker rm -f 8c6446cbc02208ad483864e0990339b5eb8e98f9c83947dc4114cd57d2dffe67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T21:24:13.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:24:13.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:14.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:24:14.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:24:14.243Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:24:14.261Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:24:14.649Z] $ docker top ed300d481b8d125c9f917cfca67d51b85d78605150ac7356dba36d6a11e13306 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:24:14.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:24:14.725Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:24:14.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:24:14.836Z] $ docker exec ed300d481b8d125c9f917cfca67d51b85d78605150ac7356dba36d6a11e13306 ssh-agent [2022-09-26T21:24:14.956Z] SSH_AUTH_SOCK=/tmp/ssh-IhrC1zoB1PRS/agent.33 [2022-09-26T21:24:14.956Z] SSH_AGENT_PID=39 [2022-09-26T21:24:14.960Z] Running ssh-add (command line suppressed) [2022-09-26T21:24:15.054Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6261154751875648580.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6261154751875648580.key) [2022-09-26T21:24:15.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:24:15.360Z] + git semver bump pre [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,512 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,512 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,512 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,512 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,512 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,512 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,514 [execute] INFO git cat-file --batch-check [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,519 [execute] INFO git cat-file --batch [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:24:15.619Z] 2022-09-26 21:24:15,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:24:15.619Z] 2.3.0-dev.14 [Pipeline] } [2022-09-26T21:24:15.623Z] $ docker exec --env ******** --env ******** ed300d481b8d125c9f917cfca67d51b85d78605150ac7356dba36d6a11e13306 ssh-agent -k [2022-09-26T21:24:15.723Z] unset SSH_AUTH_SOCK; [2022-09-26T21:24:15.723Z] unset SSH_AGENT_PID; [2022-09-26T21:24:15.723Z] echo Agent pid 39 killed; [2022-09-26T21:24:15.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:24:16.044Z] + git semver [Pipeline] } [2022-09-26T21:24:16.309Z] $ docker stop --time=1 ed300d481b8d125c9f917cfca67d51b85d78605150ac7356dba36d6a11e13306 [2022-09-26T21:24:17.590Z] $ docker rm -f ed300d481b8d125c9f917cfca67d51b85d78605150ac7356dba36d6a11e13306 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:24:17.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:24:17.931Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:18.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:24:18.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:24:18.298Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:24:18.318Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T21:24:18.654Z] $ docker top 24194b7c3de9ae2b8d8834563faadeab32b30c181f53a405d143893e00995e18 -eo pid,comm [2022-09-26T21:24:18.705Z] 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). [2022-09-26T21:24:18.705Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:24:18.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:24:18.742Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:24:18.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:24:18.856Z] $ docker exec 24194b7c3de9ae2b8d8834563faadeab32b30c181f53a405d143893e00995e18 ssh-agent [2022-09-26T21:24:18.965Z] SSH_AUTH_SOCK=/tmp/ssh-R8RtGcsVtOeQ/agent.33 [2022-09-26T21:24:18.965Z] SSH_AGENT_PID=39 [2022-09-26T21:24:18.969Z] Running ssh-add (command line suppressed) [2022-09-26T21:24:19.062Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5590520340894724330.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5590520340894724330.key) [2022-09-26T21:24:19.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:24:19.365Z] + git semver push [2022-09-26T21:24:19.624Z] 2022-09-26 21:24:19,537 [run_push] DEBUG push [2022-09-26T21:24:19.624Z] 2022-09-26 21:24:19,538 [execute] INFO git cat-file --batch-check [2022-09-26T21:24:19.624Z] 2022-09-26 21:24:19,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:24:19.624Z] 2022-09-26 21:24:19,542 [execute] INFO git rev-list bedc447fbc242016c6507508a26a7dde7295513c -- [2022-09-26T21:24:19.624Z] 2022-09-26 21:24:19,542 [execute] DEBUG Popen(['git', 'rev-list', 'bedc447fbc242016c6507508a26a7dde7295513c', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:24:19.624Z] 2022-09-26 21:24:19,549 [execute] INFO git fetch -v origin [2022-09-26T21:24:19.624Z] 2022-09-26 21:24:19,550 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T21:24:20.191Z] 2022-09-26 21:24:20,110 [run_push] DEBUG no remote changes detected [2022-09-26T21:24:20.191Z] 2022-09-26 21:24:20,111 [execute] INFO git push origin semver [2022-09-26T21:24:20.191Z] 2022-09-26 21:24:20,111 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:24:21.127Z] 2022-09-26 21:24:20,895 [run_push] DEBUG push all version tags [2022-09-26T21:24:21.127Z] 2022-09-26 21:24:20,895 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T21:24:21.127Z] 2022-09-26 21:24:20,896 [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) [2022-09-26T21:24:22.063Z] 2022-09-26 21:24:21,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-09-26T21:24:22.063Z] 2.3.0-dev.14 [Pipeline] } [2022-09-26T21:24:22.067Z] $ docker exec --env ******** --env ******** 24194b7c3de9ae2b8d8834563faadeab32b30c181f53a405d143893e00995e18 ssh-agent -k [2022-09-26T21:24:22.165Z] unset SSH_AUTH_SOCK; [2022-09-26T21:24:22.168Z] unset SSH_AGENT_PID; [2022-09-26T21:24:22.168Z] echo Agent pid 39 killed; [2022-09-26T21:24:22.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:24:22.482Z] + git semver [Pipeline] } [2022-09-26T21:24:22.750Z] $ docker stop --time=1 24194b7c3de9ae2b8d8834563faadeab32b30c181f53a405d143893e00995e18 [2022-09-26T21:24:24.028Z] $ docker rm -f 24194b7c3de9ae2b8d8834563faadeab32b30c181f53a405d143893e00995e18 [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 [2022-09-26T21:24:24.576Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-09-26T21:24:24.576Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-09-26T21:24:24.576Z] total 16 [2022-09-26T21:24:24.576Z] drwxr-xr-x 3 root root 4096 Sep 26 21:14 . [2022-09-26T21:24:24.576Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 21:24 .. [2022-09-26T21:24:24.576Z] drwxr-xr-x 2 root root 4096 Sep 26 21:14 cost [2022-09-26T21:24:24.576Z] -rw-r--r-- 1 root root 85 Sep 26 21:14 cost.csv [2022-09-26T21:24:24.576Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-09-26T21:24:24.576Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-09-26T21:24:24.576Z] total 16 [2022-09-26T21:24:24.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:14 . [2022-09-26T21:24:24.576Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 21:24 .. [2022-09-26T21:24:24.576Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 21:14 cost [2022-09-26T21:24:24.576Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 26 21:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:24.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:25.888Z] ---> package-listing.sh [2022-09-26T21:24:25.889Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T21:24:25.889Z] ++ facter osfamily [2022-09-26T21:24:25.889Z] + OS_FAMILY=debian [2022-09-26T21:24:25.889Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-09-26T21:24:25.889Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T21:24:25.889Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T21:24:25.889Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T21:24:25.889Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T21:24:25.889Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-09-26T21:24:25.889Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T21:24:25.889Z] + case "${OS_FAMILY}" in [2022-09-26T21:24:25.889Z] + dpkg -l [2022-09-26T21:24:25.889Z] + grep '^ii' [2022-09-26T21:24:26.169Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T21:24:26.169Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T21:24:26.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T21:24:26.169Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-09-26T21:24:26.169Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-09-26T21:24:26.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-09-26T21:24:26.179Z] 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 [2022-09-26T21:24:26.456Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:24:27.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:24:27.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:24:27.093Z] prd-ubuntu20.04-docker-8c-8g-1215 does not seem to be running inside a container [2022-09-26T21:24:27.119Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T21:24:27.396Z] $ docker top 64ac45076eb4ee9ff15a7d9948c0bdad210c1b0343ac54c2cf3d7861bee44b63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:24:27.742Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T21:24:28.024Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T21:24:28.305Z] + ls /var/log/sa-host [2022-09-26T21:24:28.305Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:24:28.367Z] provisioning config files... [2022-09-26T21:24:28.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16030193011648235003tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:24:28.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:28.665Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T21:24:28.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:28.993Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T21:24:29.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:29.282Z] ---> sudo-logs.sh [2022-09-26T21:24:29.282Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T21:24:29.303Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:29.583Z] ---> job-cost.sh [2022-09-26T21:24:29.583Z] lf-activate-venv: SKIPPING [2022-09-26T21:24:29.583Z] DEBUG: total: 0.2199999988079071 [2022-09-26T21:24:29.583Z] INFO: Retrieving Stack Cost... [2022-09-26T21:24:29.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:24:30.409Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T21:24:30.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:24:30.701Z] ---> logs-deploy.sh [2022-09-26T21:24:30.701Z] lf-activate-venv: SKIPPING [2022-09-26T21:24:30.701Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/44 [2022-09-26T21:24:30.701Z] INFO: archiving workspace using pattern(s): [2022-09-26T21:24:32.081Z] Archives upload complete. [2022-09-26T21:24:32.081Z] INFO: archiving logs to Nexus