Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e525481a5759a3c7c2210679b705fbdd3017b839 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-ssh3034356770083260850.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh755718035383791743.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12413743444301069043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2081237246584788262.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5900308038120652783.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-7085’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7088’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7090 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e525481a5759a3c7c2210679b705fbdd3017b839 (main) Commit message: "Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" > 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 e525481a5759a3c7c2210679b705fbdd3017b839 # timeout=10 > git rev-list --no-walk 6fac14ed47bda9a50d3a81c52d17c8dba926fadd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T06:10:16.491Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T06:10:16.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T06:10:16.552Z] ========================================================= [2023-04-07T06:10:16.552Z] EdgeX Global Pipelines Version Info [2023-04-07T06:10:16.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:10:17.280Z] ------------------- [2023-04-07T06:10:17.280Z] stable info: [2023-04-07T06:10:17.280Z] ------------------- [2023-04-07T06:10:17.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T06:10:17.280Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T06:10:17.280Z] Message: update stable to v1.0.245 [2023-04-07T06:10:17.849Z] ------------------- [2023-04-07T06:10:17.849Z] experimental info: [2023-04-07T06:10:17.849Z] ------------------- [2023-04-07T06:10:17.849Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T06:10:17.849Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T06:10:17.849Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T06:10:18.008Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-04-07T06:10:18.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-04-07T06:10:18.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T06:10:18.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T06:10:18.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T06:10:18.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T06:10:18.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T06:10:18.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T06:10:18.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T06:10:18.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T06:10:18.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T06:10:18.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-04-07T06:10:18.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T06:10:18.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T06:10:18.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T06:10:18.152Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T06:10:18.160Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T06:10:18.168Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T06:10:18.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T06:10:18.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T06:10:18.207Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T06:10:18.219Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T06:10:18.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T06:10:18.243Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T06:10:18.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T06:10:18.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T06:10:18.279Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T06:10:18.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-07T06:10:18.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-07T06:10:18.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-07T06:10:18.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e525481a5759a3c7c2210679b705fbdd3017b839 [Pipeline] echo [2023-04-07T06:10:18.343Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e525481 [Pipeline] echo [2023-04-07T06:10:18.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:10:18.398Z] provisioning config files... [2023-04-07T06:10:18.411Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6463318490651087753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:10:18.717Z] ---> docker-login.sh [2023-04-07T06:10:18.717Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:10:18.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:18.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:18.977Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:18.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:18.977Z] [2023-04-07T06:10:18.977Z] Login Succeeded [2023-04-07T06:10:18.977Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:10:18.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:19.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:19.237Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:19.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:19.237Z] [2023-04-07T06:10:19.237Z] Login Succeeded [2023-04-07T06:10:19.237Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:10:19.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:19.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:19.237Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:19.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:19.237Z] [2023-04-07T06:10:19.237Z] Login Succeeded [2023-04-07T06:10:19.237Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:10:19.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:19.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:19.237Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:19.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:19.237Z] [2023-04-07T06:10:19.237Z] Login Succeeded [2023-04-07T06:10:19.496Z] docker.io [2023-04-07T06:10:19.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:19.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:19.756Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:19.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:19.756Z] [2023-04-07T06:10:19.756Z] Login Succeeded [2023-04-07T06:10:19.756Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:10:19.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T06:10:20.133Z] + git rev-list -1 --merges e525481a5759a3c7c2210679b705fbdd3017b839~1..e525481a5759a3c7c2210679b705fbdd3017b839 [Pipeline] echo [2023-04-07T06:10:20.180Z] -----------> git rev-list -1 --merges e525481a5759a3c7c2210679b705fbdd3017b839~1..e525481a5759a3c7c2210679b705fbdd3017b839 e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:10:20.180Z] e525481a5759a3c7c2210679b705fbdd3017b839 [false] [Pipeline] sh [2023-04-07T06:10:20.472Z] + git log --format=format:%s -1 e525481a5759a3c7c2210679b705fbdd3017b839 [Pipeline] echo [2023-04-07T06:10:20.488Z] ========================================================= [2023-04-07T06:10:20.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T06:10:20.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:10:20.821Z] + git log --format=format:%s -1 e525481a5759a3c7c2210679b705fbdd3017b839 [Pipeline] echo [2023-04-07T06:10:20.832Z] [semverPrep] GIT_COMMIT: e525481a5759a3c7c2210679b705fbdd3017b839, Commit Message: Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64 [Pipeline] echo [2023-04-07T06:10:20.841Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T06:10:21.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:10:21.188Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T06:10:21.188Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T06:10:21.188Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T06:10:21.188Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T06:10:21.188Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T06:10:21.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:10:21.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:10:21.546Z] [2023-04-07T06:10:21.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:10:21.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:10:21.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T06:10:21.868Z] b85a868b505f: Pulling fs layer [2023-04-07T06:10:21.869Z] e2be974225ed: Pulling fs layer [2023-04-07T06:10:21.869Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T06:10:21.869Z] 988bab9f4d93: Pulling fs layer [2023-04-07T06:10:21.869Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T06:10:21.869Z] eaf3925da568: Pulling fs layer [2023-04-07T06:10:21.869Z] bab4dde63d76: Pulling fs layer [2023-04-07T06:10:21.869Z] bde34c3a00c8: Pulling fs layer [2023-04-07T06:10:21.869Z] b352a97aabf1: Pulling fs layer [2023-04-07T06:10:21.869Z] 4872d77fe225: Pulling fs layer [2023-04-07T06:10:21.869Z] 1469e6f7b9e6: Waiting [2023-04-07T06:10:21.869Z] eaf3925da568: Waiting [2023-04-07T06:10:21.869Z] 5851b861e8e6: Pulling fs layer [2023-04-07T06:10:21.869Z] bab4dde63d76: Waiting [2023-04-07T06:10:21.869Z] 4872d77fe225: Waiting [2023-04-07T06:10:21.869Z] 5851b861e8e6: Waiting [2023-04-07T06:10:21.869Z] bde34c3a00c8: Waiting [2023-04-07T06:10:21.869Z] 988bab9f4d93: Waiting [2023-04-07T06:10:21.869Z] e2be974225ed: Verifying Checksum [2023-04-07T06:10:21.869Z] e2be974225ed: Download complete [2023-04-07T06:10:21.869Z] 988bab9f4d93: Verifying Checksum [2023-04-07T06:10:21.869Z] 988bab9f4d93: Download complete [2023-04-07T06:10:21.869Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T06:10:21.869Z] 1469e6f7b9e6: Download complete [2023-04-07T06:10:21.869Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T06:10:21.869Z] 339a4e72a1f5: Download complete [2023-04-07T06:10:22.131Z] eaf3925da568: Verifying Checksum [2023-04-07T06:10:22.131Z] eaf3925da568: Download complete [2023-04-07T06:10:22.131Z] bde34c3a00c8: Download complete [2023-04-07T06:10:22.131Z] b352a97aabf1: Download complete [2023-04-07T06:10:22.131Z] 4872d77fe225: Verifying Checksum [2023-04-07T06:10:22.131Z] 4872d77fe225: Download complete [2023-04-07T06:10:22.131Z] 5851b861e8e6: Verifying Checksum [2023-04-07T06:10:22.131Z] 5851b861e8e6: Download complete [2023-04-07T06:10:22.131Z] b85a868b505f: Verifying Checksum [2023-04-07T06:10:22.131Z] b85a868b505f: Download complete [2023-04-07T06:10:22.391Z] bab4dde63d76: Verifying Checksum [2023-04-07T06:10:22.391Z] bab4dde63d76: Download complete [2023-04-07T06:10:23.331Z] b85a868b505f: Pull complete [2023-04-07T06:10:23.590Z] e2be974225ed: Pull complete [2023-04-07T06:10:23.850Z] 339a4e72a1f5: Pull complete [2023-04-07T06:10:24.113Z] 988bab9f4d93: Pull complete [2023-04-07T06:10:24.372Z] 1469e6f7b9e6: Pull complete [2023-04-07T06:10:24.372Z] eaf3925da568: Pull complete [2023-04-07T06:10:26.278Z] bab4dde63d76: Pull complete [2023-04-07T06:10:26.278Z] bde34c3a00c8: Pull complete [2023-04-07T06:10:26.538Z] b352a97aabf1: Pull complete [2023-04-07T06:10:26.538Z] 4872d77fe225: Pull complete [2023-04-07T06:10:26.538Z] 5851b861e8e6: Pull complete [2023-04-07T06:10:26.538Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T06:10:26.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:10:26.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:10:26.650Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:10:26.695Z] $ 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 [2023-04-07T06:10:29.110Z] $ docker top aa5ed74dff9c19e3f984d9a49d42bc77e5f1290234e49dc1647b51a1f7e35227 -eo pid,comm [2023-04-07T06:10:29.165Z] 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). [2023-04-07T06:10:29.165Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:10:29.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:10:29.202Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:10:29.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:10:29.326Z] $ docker exec aa5ed74dff9c19e3f984d9a49d42bc77e5f1290234e49dc1647b51a1f7e35227 ssh-agent [2023-04-07T06:10:29.434Z] SSH_AUTH_SOCK=/tmp/ssh-AogktWjnmyJy/agent.32 [2023-04-07T06:10:29.434Z] SSH_AGENT_PID=38 [2023-04-07T06:10:29.441Z] Running ssh-add (command line suppressed) [2023-04-07T06:10:29.548Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14036503729003140451.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14036503729003140451.key) [2023-04-07T06:10:29.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:10:29.856Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T06:10:29.876Z] $ docker exec --env ******** --env ******** aa5ed74dff9c19e3f984d9a49d42bc77e5f1290234e49dc1647b51a1f7e35227 ssh-agent -k [2023-04-07T06:10:29.987Z] unset SSH_AUTH_SOCK; [2023-04-07T06:10:29.987Z] unset SSH_AGENT_PID; [2023-04-07T06:10:29.988Z] echo Agent pid 38 killed; [2023-04-07T06:10:29.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T06:10:30.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:10:30.020Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:10:30.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:10:30.161Z] $ docker exec aa5ed74dff9c19e3f984d9a49d42bc77e5f1290234e49dc1647b51a1f7e35227 ssh-agent [2023-04-07T06:10:30.271Z] SSH_AUTH_SOCK=/tmp/ssh-JppWKtcNzmo4/agent.70 [2023-04-07T06:10:30.271Z] SSH_AGENT_PID=76 [2023-04-07T06:10:30.276Z] Running ssh-add (command line suppressed) [2023-04-07T06:10:30.392Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4216522286594174573.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4216522286594174573.key) [2023-04-07T06:10:30.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:10:30.690Z] + git semver init [2023-04-07T06:10:30.951Z] 2023-04-07 06:10:30,880 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T06:10:30.951Z] 2023-04-07 06:10:30,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-04-07T06:10:30.951Z] 2023-04-07 06:10:30,882 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-04-07T06:10:30.951Z] 2023-04-07 06:10:30,882 [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) [2023-04-07T06:10:31.893Z] 2023-04-07 06:10:31,631 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-04-07T06:10:31.893Z] 2023-04-07 06:10:31,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-04-07T06:10:31.893Z] 2023-04-07 06:10:31,632 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:10:31.893Z] 2023-04-07 06:10:31,632 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:10:31.893Z] 3.0.0-dev.11 [Pipeline] } [2023-04-07T06:10:31.906Z] $ docker exec --env ******** --env ******** aa5ed74dff9c19e3f984d9a49d42bc77e5f1290234e49dc1647b51a1f7e35227 ssh-agent -k [2023-04-07T06:10:32.017Z] unset SSH_AUTH_SOCK; [2023-04-07T06:10:32.017Z] unset SSH_AGENT_PID; [2023-04-07T06:10:32.017Z] echo Agent pid 76 killed; [2023-04-07T06:10:32.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:10:32.328Z] + git semver [Pipeline] } [2023-04-07T06:10:32.605Z] $ docker stop --time=1 aa5ed74dff9c19e3f984d9a49d42bc77e5f1290234e49dc1647b51a1f7e35227 [2023-04-07T06:10:33.917Z] $ docker rm -f --volumes aa5ed74dff9c19e3f984d9a49d42bc77e5f1290234e49dc1647b51a1f7e35227 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:10:34.256Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T06:10:34.458Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T06:10:34.461Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:10:34.597Z] provisioning config files... [2023-04-07T06:10:34.607Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13336730527151962063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:10:34.903Z] ---> docker-login.sh [2023-04-07T06:10:34.903Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:10:34.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:34.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:34.903Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:34.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:34.903Z] [2023-04-07T06:10:34.903Z] Login Succeeded [2023-04-07T06:10:34.903Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:10:34.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:34.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:34.903Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:34.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:34.903Z] [2023-04-07T06:10:34.903Z] Login Succeeded [2023-04-07T06:10:34.903Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:10:35.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:35.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:35.161Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:35.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:35.161Z] [2023-04-07T06:10:35.161Z] Login Succeeded [2023-04-07T06:10:35.161Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:10:35.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:35.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:35.161Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:35.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:35.161Z] [2023-04-07T06:10:35.161Z] Login Succeeded [2023-04-07T06:10:35.161Z] docker.io [2023-04-07T06:10:35.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:10:35.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:10:35.420Z] Configure a credential helper to remove this warning. See [2023-04-07T06:10:35.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:10:35.420Z] [2023-04-07T06:10:35.420Z] Login Succeeded [2023-04-07T06:10:35.420Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:10:35.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T06:10:35.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:10:35.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:10:35.522Z] ========================================================= [2023-04-07T06:10:35.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T06:10:35.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:10:35.821Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:10:35.821Z] Sending build context to Docker daemon 5.742MB [2023-04-07T06:10:35.821Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:10:35.821Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T06:10:35.821Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T06:10:35.821Z] 63b65145d645: Pulling fs layer [2023-04-07T06:10:35.821Z] a2d21d5440eb: Pulling fs layer [2023-04-07T06:10:35.821Z] 935e6c44a52c: Pulling fs layer [2023-04-07T06:10:35.821Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T06:10:35.821Z] 30dea6a524f1: Pulling fs layer [2023-04-07T06:10:35.822Z] a2aff8979fd8: Pulling fs layer [2023-04-07T06:10:35.822Z] 6808be2612f2: Pulling fs layer [2023-04-07T06:10:35.822Z] f25807f1079a: Pulling fs layer [2023-04-07T06:10:35.822Z] 94cc34f8dd06: Waiting [2023-04-07T06:10:35.822Z] 30dea6a524f1: Waiting [2023-04-07T06:10:35.822Z] a2aff8979fd8: Waiting [2023-04-07T06:10:35.822Z] 6808be2612f2: Waiting [2023-04-07T06:10:35.822Z] f25807f1079a: Waiting [2023-04-07T06:10:35.822Z] a2d21d5440eb: Download complete [2023-04-07T06:10:35.822Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T06:10:35.822Z] 94cc34f8dd06: Download complete [2023-04-07T06:10:35.822Z] 30dea6a524f1: Verifying Checksum [2023-04-07T06:10:35.822Z] 30dea6a524f1: Download complete [2023-04-07T06:10:36.079Z] 63b65145d645: Verifying Checksum [2023-04-07T06:10:36.080Z] 63b65145d645: Download complete [2023-04-07T06:10:36.080Z] a2aff8979fd8: Verifying Checksum [2023-04-07T06:10:36.080Z] a2aff8979fd8: Download complete [2023-04-07T06:10:36.080Z] 63b65145d645: Pull complete [2023-04-07T06:10:36.339Z] a2d21d5440eb: Pull complete [2023-04-07T06:10:36.339Z] f25807f1079a: Verifying Checksum [2023-04-07T06:10:36.339Z] f25807f1079a: Download complete [2023-04-07T06:10:36.598Z] 935e6c44a52c: Download complete [2023-04-07T06:10:36.856Z] 6808be2612f2: Verifying Checksum [2023-04-07T06:10:36.856Z] 6808be2612f2: Download complete [2023-04-07T06:10:40.143Z] 935e6c44a52c: Pull complete [2023-04-07T06:10:40.144Z] 94cc34f8dd06: Pull complete [2023-04-07T06:10:40.144Z] 30dea6a524f1: Pull complete [2023-04-07T06:10:40.144Z] a2aff8979fd8: Pull complete [2023-04-07T06:10:42.062Z] 6808be2612f2: Pull complete [2023-04-07T06:10:43.006Z] f25807f1079a: Pull complete [2023-04-07T06:10:43.006Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T06:10:43.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T06:10:43.006Z] ---> 3b553350e43f [2023-04-07T06:10:43.006Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:10:47.203Z] ---> Running in 120fc0137eee [2023-04-07T06:10:47.462Z] Removing intermediate container 120fc0137eee [2023-04-07T06:10:47.462Z] ---> 3c7d137a776c [2023-04-07T06:10:47.462Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:10:47.462Z] ---> Running in d3c7ec7a9478 [2023-04-07T06:10:47.463Z] Removing intermediate container d3c7ec7a9478 [2023-04-07T06:10:47.463Z] ---> 5c5a989310cd [2023-04-07T06:10:47.463Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:10:47.463Z] ---> Running in 068987f6d672 [2023-04-07T06:10:47.723Z] Removing intermediate container 068987f6d672 [2023-04-07T06:10:47.723Z] ---> 2e3f5ee5cf03 [2023-04-07T06:10:47.723Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:10:47.723Z] ---> Running in f9429033b48d [2023-04-07T06:10:47.723Z] Removing intermediate container f9429033b48d [2023-04-07T06:10:47.723Z] ---> 96083f1045ab [2023-04-07T06:10:47.723Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:10:47.723Z] ---> Running in c3f9d3dab7bf [2023-04-07T06:10:47.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:10:48.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:10:48.500Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T06:10:48.500Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T06:10:48.500Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T06:10:48.501Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T06:10:48.501Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:10:48.501Z] OK: 269 MiB in 57 packages [2023-04-07T06:10:48.766Z] Removing intermediate container c3f9d3dab7bf [2023-04-07T06:10:48.766Z] ---> bcf1569c1cb6 [2023-04-07T06:10:48.766Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-07T06:10:48.766Z] ---> Running in dc3ffa080e0f [2023-04-07T06:10:49.026Z] Removing intermediate container dc3ffa080e0f [2023-04-07T06:10:49.026Z] ---> 5679d7e7b213 [2023-04-07T06:10:49.026Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T06:10:49.026Z] ---> c3e61497da37 [2023-04-07T06:10:49.026Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:10:49.026Z] ---> Running in 15b637b11e0d [2023-04-07T06:10:49.567Z] Still waiting to schedule task [2023-04-07T06:10:49.567Z] ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:10:49.567Z] ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:10:49.567Z] ‘prd-centos7-builder-2c-1g-7085’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:10:49.567Z] ‘prd-ubuntu18.04-docker-8c-8g-7086’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T06:10:49.567Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7092’ is offline [2023-04-07T06:11:11.285Z] Removing intermediate container 15b637b11e0d [2023-04-07T06:11:11.285Z] ---> ac6fbf2769b6 [2023-04-07T06:11:11.285Z] Step 11/12 : COPY . . [2023-04-07T06:11:11.285Z] ---> 9cd1e3c127dc [2023-04-07T06:11:11.285Z] Step 12/12 : RUN ${MAKE} [2023-04-07T06:11:11.285Z] ---> Running in 919ca3a3f613 [2023-04-07T06:11:11.285Z] noop [2023-04-07T06:11:11.285Z] Removing intermediate container 919ca3a3f613 [2023-04-07T06:11:11.285Z] ---> e8549dca52e6 [2023-04-07T06:11:11.285Z] Successfully built e8549dca52e6 [2023-04-07T06:11:11.285Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:11.609Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:11:11.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:11:11.687Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:11:11.720Z] $ 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 [2023-04-07T06:11:12.071Z] $ docker top b7262f5575d9eea92e7cba4e533584beba8fc089a0126e9f6c27136230f7a8f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:11:12.407Z] + go version [2023-04-07T06:11:12.407Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T06:11:12.420Z] $ docker stop --time=1 b7262f5575d9eea92e7cba4e533584beba8fc089a0126e9f6c27136230f7a8f5 [2023-04-07T06:11:13.703Z] $ docker rm -f --volumes b7262f5575d9eea92e7cba4e533584beba8fc089a0126e9f6c27136230f7a8f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:14.107Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:11:14.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:11:14.181Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:11:14.214Z] $ 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 [2023-04-07T06:11:14.558Z] $ docker top 9c85fc0f63039d0aabdf50ea3c6b953977492d9912ebac81216b08dde82f4d66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:11:14.972Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:11:15.269Z] + make test [2023-04-07T06:11:15.269Z] go test ./... -coverprofile=coverage.out [2023-04-07T06:11:19.629Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-07T06:11:29.596Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-07T06:11:29.596Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2023-04-07T06:11:33.771Z] go vet ./... [2023-04-07T06:11:37.047Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:11:37.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:11:37.047Z] ./bin/test-attribution-txt.sh [2023-04-07T06:11:37.047Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T06:11:37.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:11:37.075Z] $ docker stop --time=1 9c85fc0f63039d0aabdf50ea3c6b953977492d9912ebac81216b08dde82f4d66 [2023-04-07T06:11:38.927Z] $ docker rm -f --volumes 9c85fc0f63039d0aabdf50ea3c6b953977492d9912ebac81216b08dde82f4d66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:11:39.371Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:11:39.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T06:11:39.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:11:40.103Z] + ls -al . [2023-04-07T06:11:40.103Z] total 168 [2023-04-07T06:11:40.103Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 06:11 . [2023-04-07T06:11:40.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:10 .. [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 7 06:10 .dockerignore [2023-04-07T06:11:40.103Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:10 .git [2023-04-07T06:11:40.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:10 .github [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 7 06:10 .gitignore [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 06:10 .golangci.yml [2023-04-07T06:11:40.103Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:10 .semver [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 8926 Apr 7 06:10 Attribution.txt [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 7 06:10 CHANGELOG.md [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 7 06:10 Dockerfile [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:10 GOVERNANCE.md [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 7 06:10 Jenkinsfile [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:10 LICENSE [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 7 06:10 Makefile [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 06:10 OWNERS.md [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 7 06:10 README.md [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 06:10 VERSION [2023-04-07T06:11:40.103Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:10 bin [2023-04-07T06:11:40.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:10 cmd [2023-04-07T06:11:40.103Z] -rw-r--r-- 1 jenkins jenkins 7630 Apr 7 06:11 coverage.out [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 7 06:10 go.mod [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 31551 Apr 7 06:10 go.sum [2023-04-07T06:11:40.103Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:10 internal [2023-04-07T06:11:40.103Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:10 snap [2023-04-07T06:11:40.103Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 7 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:40.401Z] + 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=e525481a5759a3c7c2210679b705fbdd3017b839 --label arch=amd64 --label version=3.0.0-dev.11 . [2023-04-07T06:11:40.402Z] Sending build context to Docker daemon 5.75MB [2023-04-07T06:11:40.402Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:11:40.402Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T06:11:40.402Z] ---> e8549dca52e6 [2023-04-07T06:11:40.402Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:11:40.402Z] ---> Running in a5c65a8f5a85 [2023-04-07T06:11:40.402Z] Removing intermediate container a5c65a8f5a85 [2023-04-07T06:11:40.402Z] ---> 1f8ce947d5b0 [2023-04-07T06:11:40.402Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:11:40.402Z] ---> Running in cee43eb7337f [2023-04-07T06:11:40.660Z] Removing intermediate container cee43eb7337f [2023-04-07T06:11:40.660Z] ---> aa2de1f685ed [2023-04-07T06:11:40.660Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:11:40.660Z] ---> Running in fc391088f089 [2023-04-07T06:11:40.660Z] Removing intermediate container fc391088f089 [2023-04-07T06:11:40.660Z] ---> 9d0190af2d52 [2023-04-07T06:11:40.660Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:11:40.660Z] ---> Running in bda492906e29 [2023-04-07T06:11:40.660Z] Removing intermediate container bda492906e29 [2023-04-07T06:11:40.660Z] ---> 95e822040684 [2023-04-07T06:11:40.660Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:11:40.660Z] ---> Running in 838238705d88 [2023-04-07T06:11:40.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:11:41.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:11:41.435Z] OK: 269 MiB in 57 packages [2023-04-07T06:11:41.693Z] Removing intermediate container 838238705d88 [2023-04-07T06:11:41.693Z] ---> 6c2c3c3af59a [2023-04-07T06:11:41.693Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-07T06:11:41.693Z] ---> Running in bfe9799d7ea3 [2023-04-07T06:11:41.952Z] Removing intermediate container bfe9799d7ea3 [2023-04-07T06:11:41.952Z] ---> 10a4c2a3480a [2023-04-07T06:11:41.952Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T06:11:41.952Z] ---> a9854237466b [2023-04-07T06:11:41.952Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:11:41.952Z] ---> Running in d45a21dd2ff5 [2023-04-07T06:11:42.888Z] Removing intermediate container d45a21dd2ff5 [2023-04-07T06:11:42.888Z] ---> f9469f483d4c [2023-04-07T06:11:42.888Z] Step 11/24 : COPY . . [2023-04-07T06:11:43.147Z] ---> be183b70d4fe [2023-04-07T06:11:43.147Z] Step 12/24 : RUN ${MAKE} [2023-04-07T06:11:43.147Z] ---> Running in cb71aedf4f91 [2023-04-07T06:11:43.406Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-07T06:12:01.475Z] Removing intermediate container cb71aedf4f91 [2023-04-07T06:12:01.475Z] ---> 8dc7bde96699 [2023-04-07T06:12:01.475Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T06:12:01.475Z] 3.17: Pulling from library/alpine [2023-04-07T06:12:01.475Z] f56be85fc22e: Pulling fs layer [2023-04-07T06:12:01.475Z] f56be85fc22e: Download complete [2023-04-07T06:12:01.475Z] f56be85fc22e: Pull complete [2023-04-07T06:12:01.475Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:12:01.475Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:12:01.475Z] ---> 9ed4aefc74f6 [2023-04-07T06:12:01.475Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T06:12:01.475Z] ---> Running in 1d9e3d6fab4a [2023-04-07T06:12:01.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:12:01.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:12:01.475Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T06:12:01.475Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:12:01.475Z] OK: 7 MiB in 16 packages [2023-04-07T06:12:01.475Z] Removing intermediate container 1d9e3d6fab4a [2023-04-07T06:12:01.475Z] ---> 95d2b4119b14 [2023-04-07T06:12:01.475Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-07T06:12:01.475Z] ---> 30f75d415a71 [2023-04-07T06:12:01.475Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-07T06:12:01.475Z] ---> 2e83e2fe0343 [2023-04-07T06:12:01.475Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-07T06:12:01.475Z] ---> ba546df6a8eb [2023-04-07T06:12:01.475Z] Step 18/24 : EXPOSE 59993 [2023-04-07T06:12:01.475Z] ---> Running in 1adf733abb38 [2023-04-07T06:12:01.735Z] Removing intermediate container 1adf733abb38 [2023-04-07T06:12:01.735Z] ---> 343273ed4976 [2023-04-07T06:12:01.735Z] Step 19/24 : EXPOSE 161 [2023-04-07T06:12:01.735Z] ---> Running in e445f22f0912 [2023-04-07T06:12:01.735Z] Removing intermediate container e445f22f0912 [2023-04-07T06:12:01.735Z] ---> 1290482f905d [2023-04-07T06:12:01.735Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-07T06:12:01.735Z] ---> Running in c1093ceeec93 [2023-04-07T06:12:01.735Z] Removing intermediate container c1093ceeec93 [2023-04-07T06:12:01.735Z] ---> 59f6856f4c5c [2023-04-07T06:12:01.735Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T06:12:01.735Z] ---> Running in 8475f79f31cc [2023-04-07T06:12:01.994Z] Removing intermediate container 8475f79f31cc [2023-04-07T06:12:01.994Z] ---> 5bda8a4ee409 [2023-04-07T06:12:01.994Z] Step 22/24 : LABEL arch=amd64 [2023-04-07T06:12:01.994Z] ---> Running in b2848d079cec [2023-04-07T06:12:01.994Z] Removing intermediate container b2848d079cec [2023-04-07T06:12:01.994Z] ---> 318ce2e9d57e [2023-04-07T06:12:01.994Z] Step 23/24 : LABEL git_sha=e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:12:01.994Z] ---> Running in 421199db166d [2023-04-07T06:12:01.994Z] Removing intermediate container 421199db166d [2023-04-07T06:12:01.994Z] ---> 9bcaffef757b [2023-04-07T06:12:01.994Z] Step 24/24 : LABEL version=3.0.0-dev.11 [2023-04-07T06:12:01.994Z] ---> Running in 5f11d27f5c0d [2023-04-07T06:12:02.256Z] Removing intermediate container 5f11d27f5c0d [2023-04-07T06:12:02.256Z] ---> d3e6b3d8a10e [2023-04-07T06:12:02.256Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:12:02.256Z] Successfully built d3e6b3d8a10e [2023-04-07T06:12:02.256Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:12:02.342Z] provisioning config files... [2023-04-07T06:12:02.350Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11136388766267972395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:12:02.648Z] ---> docker-login.sh [2023-04-07T06:12:02.648Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:12:02.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:02.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:02.648Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:02.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:02.648Z] [2023-04-07T06:12:02.649Z] Login Succeeded [2023-04-07T06:12:02.649Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:12:02.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:02.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:02.649Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:02.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:02.649Z] [2023-04-07T06:12:02.649Z] Login Succeeded [2023-04-07T06:12:02.649Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:12:02.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:02.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:02.906Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:02.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:02.906Z] [2023-04-07T06:12:02.906Z] Login Succeeded [2023-04-07T06:12:02.906Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:12:02.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:02.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:02.906Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:02.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:02.906Z] [2023-04-07T06:12:02.906Z] Login Succeeded [2023-04-07T06:12:02.906Z] docker.io [2023-04-07T06:12:02.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:12:03.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:12:03.164Z] Configure a credential helper to remove this warning. See [2023-04-07T06:12:03.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:12:03.164Z] [2023-04-07T06:12:03.164Z] Login Succeeded [2023-04-07T06:12:03.164Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:12:03.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:12:03.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:12:03.229Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-04-07T06:12:03.229Z] e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:12:03.229Z] latest [2023-04-07T06:12:03.229Z] 3.0.0-dev.11 [2023-04-07T06:12:03.229Z] e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11 [2023-04-07T06:12:03.229Z] main [2023-04-07T06:12:03.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:03.549Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e525481a5759a3c7c2210679b705fbdd3017b839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:03.848Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:12:03.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-07T06:12:03.848Z] bb02c1d0f468: Preparing [2023-04-07T06:12:03.848Z] 7b90bc985f18: Preparing [2023-04-07T06:12:03.848Z] 542ec807934a: Preparing [2023-04-07T06:12:03.848Z] 4b9e8f84fbb5: Preparing [2023-04-07T06:12:03.848Z] f1417ff83b31: Preparing [2023-04-07T06:12:03.848Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:03.848Z] 7b90bc985f18: Pushed [2023-04-07T06:12:03.848Z] 4b9e8f84fbb5: Pushed [2023-04-07T06:12:03.848Z] bb02c1d0f468: Pushed [2023-04-07T06:12:06.385Z] 542ec807934a: Pushed [2023-04-07T06:12:06.385Z] e525481a5759a3c7c2210679b705fbdd3017b839: digest: sha256:26f3e09d5da70850dbade3e7eb60f04d3c50cd790f097c2f9ab75cd6cccf0466 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:06.689Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:06.995Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-04-07T06:12:06.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-07T06:12:06.995Z] bb02c1d0f468: Preparing [2023-04-07T06:12:06.995Z] 7b90bc985f18: Preparing [2023-04-07T06:12:06.995Z] 542ec807934a: Preparing [2023-04-07T06:12:06.995Z] 4b9e8f84fbb5: Preparing [2023-04-07T06:12:06.995Z] f1417ff83b31: Preparing [2023-04-07T06:12:06.995Z] 542ec807934a: Layer already exists [2023-04-07T06:12:06.995Z] bb02c1d0f468: Layer already exists [2023-04-07T06:12:06.995Z] 7b90bc985f18: Layer already exists [2023-04-07T06:12:06.995Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:06.995Z] 4b9e8f84fbb5: Layer already exists [2023-04-07T06:12:06.995Z] latest: digest: sha256:26f3e09d5da70850dbade3e7eb60f04d3c50cd790f097c2f9ab75cd6cccf0466 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:07.309Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:07.616Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.11 [2023-04-07T06:12:07.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-07T06:12:07.616Z] bb02c1d0f468: Preparing [2023-04-07T06:12:07.616Z] 7b90bc985f18: Preparing [2023-04-07T06:12:07.616Z] 542ec807934a: Preparing [2023-04-07T06:12:07.616Z] 4b9e8f84fbb5: Preparing [2023-04-07T06:12:07.616Z] f1417ff83b31: Preparing [2023-04-07T06:12:07.616Z] 7b90bc985f18: Layer already exists [2023-04-07T06:12:07.616Z] 542ec807934a: Layer already exists [2023-04-07T06:12:07.616Z] bb02c1d0f468: Layer already exists [2023-04-07T06:12:07.616Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:07.616Z] 4b9e8f84fbb5: Layer already exists [2023-04-07T06:12:07.616Z] 3.0.0-dev.11: digest: sha256:26f3e09d5da70850dbade3e7eb60f04d3c50cd790f097c2f9ab75cd6cccf0466 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:07.923Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:08.236Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11 [2023-04-07T06:12:08.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-07T06:12:08.236Z] bb02c1d0f468: Preparing [2023-04-07T06:12:08.236Z] 7b90bc985f18: Preparing [2023-04-07T06:12:08.236Z] 542ec807934a: Preparing [2023-04-07T06:12:08.236Z] 4b9e8f84fbb5: Preparing [2023-04-07T06:12:08.236Z] f1417ff83b31: Preparing [2023-04-07T06:12:08.236Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:08.236Z] 7b90bc985f18: Layer already exists [2023-04-07T06:12:08.236Z] 4b9e8f84fbb5: Layer already exists [2023-04-07T06:12:08.236Z] 542ec807934a: Layer already exists [2023-04-07T06:12:08.236Z] bb02c1d0f468: Layer already exists [2023-04-07T06:12:08.236Z] e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11: digest: sha256:26f3e09d5da70850dbade3e7eb60f04d3c50cd790f097c2f9ab75cd6cccf0466 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:08.541Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:08.850Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-04-07T06:12:08.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-04-07T06:12:08.850Z] bb02c1d0f468: Preparing [2023-04-07T06:12:08.850Z] 7b90bc985f18: Preparing [2023-04-07T06:12:08.850Z] 542ec807934a: Preparing [2023-04-07T06:12:08.850Z] 4b9e8f84fbb5: Preparing [2023-04-07T06:12:08.850Z] f1417ff83b31: Preparing [2023-04-07T06:12:08.850Z] 542ec807934a: Layer already exists [2023-04-07T06:12:08.850Z] f1417ff83b31: Layer already exists [2023-04-07T06:12:08.850Z] bb02c1d0f468: Layer already exists [2023-04-07T06:12:08.850Z] 7b90bc985f18: Layer already exists [2023-04-07T06:12:08.850Z] 4b9e8f84fbb5: Layer already exists [2023-04-07T06:12:08.850Z] main: digest: sha256:26f3e09d5da70850dbade3e7eb60f04d3c50cd790f097c2f9ab75cd6cccf0466 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:12:08.891Z] ===================================================== [Pipeline] echo [2023-04-07T06:12:08.899Z] taggedImages: [2023-04-07T06:12:08.899Z] - nexus3.edgexfoundry.org:10004/device-snmp:e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:12:08.899Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-04-07T06:12:08.899Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.11 [2023-04-07T06:12:08.899Z] - nexus3.edgexfoundry.org:10004/device-snmp:e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11 [2023-04-07T06:12:08.899Z] - 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 [2023-04-07T06:12:09.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:12:09.260Z] [2023-04-07T06:12:09.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:09.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:12:09.554Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T06:12:09.554Z] 5eb5b503b376: Pulling fs layer [2023-04-07T06:12:09.554Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T06:12:09.554Z] ec43610c2a17: Pulling fs layer [2023-04-07T06:12:09.554Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T06:12:09.554Z] 33b1e0a273af: Pulling fs layer [2023-04-07T06:12:09.554Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T06:12:09.554Z] 2f39f015ded8: Pulling fs layer [2023-04-07T06:12:09.554Z] 3a2ae6a8a46f: Waiting [2023-04-07T06:12:09.554Z] 33b1e0a273af: Waiting [2023-04-07T06:12:09.554Z] 5d3b04190fa2: Waiting [2023-04-07T06:12:09.554Z] 2f39f015ded8: Waiting [2023-04-07T06:12:09.554Z] 5c69ac0246d0: Download complete [2023-04-07T06:12:09.554Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T06:12:09.554Z] 3a2ae6a8a46f: Download complete [2023-04-07T06:12:09.554Z] 33b1e0a273af: Verifying Checksum [2023-04-07T06:12:09.554Z] 33b1e0a273af: Download complete [2023-04-07T06:12:09.554Z] ec43610c2a17: Verifying Checksum [2023-04-07T06:12:09.554Z] ec43610c2a17: Download complete [2023-04-07T06:12:09.554Z] 5d3b04190fa2: Verifying Checksum [2023-04-07T06:12:09.554Z] 5d3b04190fa2: Download complete [2023-04-07T06:12:09.813Z] 5eb5b503b376: Verifying Checksum [2023-04-07T06:12:09.813Z] 5eb5b503b376: Download complete [2023-04-07T06:12:10.381Z] 2f39f015ded8: Verifying Checksum [2023-04-07T06:12:10.381Z] 2f39f015ded8: Download complete [2023-04-07T06:12:10.948Z] 5eb5b503b376: Pull complete [2023-04-07T06:12:10.948Z] 5c69ac0246d0: Pull complete [2023-04-07T06:12:11.206Z] ec43610c2a17: Pull complete [2023-04-07T06:12:11.465Z] 3a2ae6a8a46f: Pull complete [2023-04-07T06:12:11.465Z] 33b1e0a273af: Pull complete [2023-04-07T06:12:11.723Z] 5d3b04190fa2: Pull complete [2023-04-07T06:12:15.908Z] 2f39f015ded8: Pull complete [2023-04-07T06:12:15.908Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T06:12:15.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:12:15.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:12:15.978Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:12:16.008Z] $ 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 [2023-04-07T06:12:18.766Z] $ docker top cbc6a9f5a383c550760f281888aea19c719a6001bb11f387289fb1d79f12fc71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:12:19.127Z] ---> job-cost.sh [2023-04-07T06:12:19.127Z] lf-activate-venv: SKIPPING [2023-04-07T06:12:19.127Z] INFO: No Stack... [2023-04-07T06:12:19.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:12:19.954Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:12:20.239Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-04-07T06:12:20.239Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:12:20.251Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-68-stack-cost] [2023-04-07T06:12:20.259Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-68-stack-cost] did not exist. Created. [2023-04-07T06:12:20.259Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:12:20.554Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T06:12:20.583Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:12:20.590Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:12:20.613Z] $ docker stop --time=1 cbc6a9f5a383c550760f281888aea19c719a6001bb11f387289fb1d79f12fc71 [2023-04-07T06:12:21.766Z] $ docker rm -f --volumes cbc6a9f5a383c550760f281888aea19c719a6001bb11f387289fb1d79f12fc71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T06:12:58.764Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7095 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-04-07T06:12:58.776Z] Running in /w/workspace/device-snmp-go/68 [Pipeline] { [Pipeline] checkout [2023-04-07T06:12:58.811Z] Selected Git installation does not exist. Using Default [2023-04-07T06:12:58.811Z] The recommended git tool is: NONE [2023-04-07T06:13:05.803Z] using credential edgex-jenkins-ssh [2023-04-07T06:13:05.821Z] Cloning the remote Git repository [2023-04-07T06:13:05.878Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-04-07T06:13:05.996Z] > git init /w/workspace/device-snmp-go/68 # timeout=10 [2023-04-07T06:13:06.174Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-07T06:13:06.175Z] > git --version # timeout=10 [2023-04-07T06:13:06.199Z] > git --version # 'git version 2.25.1' [2023-04-07T06:13:06.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T06:13:06.393Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:13:07.581Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-07T06:13:07.613Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:13:08.808Z] Avoid second fetch [2023-04-07T06:13:08.808Z] Checking out Revision e525481a5759a3c7c2210679b705fbdd3017b839 (main) [2023-04-07T06:13:08.835Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T06:13:08.934Z] > git checkout -f e525481a5759a3c7c2210679b705fbdd3017b839 # timeout=10 [2023-04-07T06:13:09.600Z] Commit message: "Merge pull request #281 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:13:10.759Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T06:13:10.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:13:10.759Z] Dload Upload Total Spent Left Speed [2023-04-07T06:13:10.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-04-07T06:13:11.433Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T06:13:11.794Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T06:13:11.794Z] + sudo tee /etc/docker/daemon.new [2023-04-07T06:13:11.794Z] { [2023-04-07T06:13:11.794Z] "registry-mirrors": [ [2023-04-07T06:13:11.794Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T06:13:11.794Z] ], [2023-04-07T06:13:11.794Z] "bip": "10.250.0.254/24", [2023-04-07T06:13:11.794Z] "hosts": [ [2023-04-07T06:13:11.794Z] "tcp://0.0.0.0:5555", [2023-04-07T06:13:11.794Z] "unix:///var/run/docker.sock" [2023-04-07T06:13:11.794Z] ], [2023-04-07T06:13:11.794Z] "mtu": 1458, [2023-04-07T06:13:11.794Z] "selinux-enabled": true, [2023-04-07T06:13:11.794Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T06:13:11.794Z] } [Pipeline] sh [2023-04-07T06:13:12.145Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T06:13:12.491Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:13:30.822Z] provisioning config files... [2023-04-07T06:13:30.858Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/68@tmp/config7019950096233686604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:31.242Z] ---> docker-login.sh [2023-04-07T06:13:31.242Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:13:31.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:13:31.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:13:31.842Z] Configure a credential helper to remove this warning. See [2023-04-07T06:13:31.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:13:31.842Z] [2023-04-07T06:13:31.842Z] Login Succeeded [2023-04-07T06:13:31.842Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:13:32.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:13:32.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:13:32.389Z] Configure a credential helper to remove this warning. See [2023-04-07T06:13:32.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:13:32.389Z] [2023-04-07T06:13:32.389Z] Login Succeeded [2023-04-07T06:13:32.389Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:13:32.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:13:32.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:13:32.661Z] Configure a credential helper to remove this warning. See [2023-04-07T06:13:32.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:13:32.661Z] [2023-04-07T06:13:32.661Z] Login Succeeded [2023-04-07T06:13:32.661Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:13:32.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:13:33.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:13:33.215Z] Configure a credential helper to remove this warning. See [2023-04-07T06:13:33.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:13:33.215Z] [2023-04-07T06:13:33.215Z] Login Succeeded [2023-04-07T06:13:33.215Z] docker.io [2023-04-07T06:13:33.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:13:33.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:13:33.759Z] Configure a credential helper to remove this warning. See [2023-04-07T06:13:33.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:13:33.759Z] [2023-04-07T06:13:33.759Z] Login Succeeded [2023-04-07T06:13:33.759Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:13:33.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T06:13:34.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:13:34.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:13:34.140Z] ========================================================= [2023-04-07T06:13:34.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T06:13:34.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:13:34.513Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:13:34.786Z] Sending build context to Docker daemon 2.971MB [2023-04-07T06:13:34.786Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:13:34.786Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T06:13:37.405Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T06:13:37.405Z] af6eaf76a39c: Pulling fs layer [2023-04-07T06:13:37.405Z] 55522c791124: Pulling fs layer [2023-04-07T06:13:37.405Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T06:13:37.405Z] 169dfbe0d373: Pulling fs layer [2023-04-07T06:13:37.405Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T06:13:37.405Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T06:13:37.405Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T06:13:37.405Z] e1ff8fa3b103: Waiting [2023-04-07T06:13:37.405Z] 52ebb69f0ebf: Waiting [2023-04-07T06:13:37.405Z] 169dfbe0d373: Waiting [2023-04-07T06:13:37.405Z] 5abe8eddf0d5: Waiting [2023-04-07T06:13:37.405Z] 55522c791124: Verifying Checksum [2023-04-07T06:13:37.405Z] 55522c791124: Download complete [2023-04-07T06:13:37.405Z] 169dfbe0d373: Verifying Checksum [2023-04-07T06:13:37.405Z] 169dfbe0d373: Download complete [2023-04-07T06:13:37.405Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T06:13:37.405Z] e1ff8fa3b103: Download complete [2023-04-07T06:13:37.405Z] af6eaf76a39c: Verifying Checksum [2023-04-07T06:13:37.405Z] af6eaf76a39c: Download complete [2023-04-07T06:13:38.382Z] af6eaf76a39c: Pull complete [2023-04-07T06:13:38.382Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T06:13:38.382Z] 5abe8eddf0d5: Download complete [2023-04-07T06:13:38.991Z] 55522c791124: Pull complete [2023-04-07T06:13:39.974Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T06:13:39.974Z] ce5c4a1c91eb: Download complete [2023-04-07T06:13:40.246Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T06:13:52.601Z] ce5c4a1c91eb: Pull complete [2023-04-07T06:13:52.601Z] 169dfbe0d373: Pull complete [2023-04-07T06:13:52.601Z] e1ff8fa3b103: Pull complete [2023-04-07T06:13:59.295Z] 52ebb69f0ebf: Pull complete [2023-04-07T06:14:04.677Z] 5abe8eddf0d5: Pull complete [2023-04-07T06:14:04.677Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T06:14:04.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T06:14:04.677Z] ---> 6cb57ee374ae [2023-04-07T06:14:04.677Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:14:05.708Z] ---> Running in 851dfe7b466f [2023-04-07T06:14:06.007Z] Removing intermediate container 851dfe7b466f [2023-04-07T06:14:06.007Z] ---> 1b7951ff163b [2023-04-07T06:14:06.007Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:14:06.283Z] ---> Running in 22a28ac10ab6 [2023-04-07T06:14:06.562Z] Removing intermediate container 22a28ac10ab6 [2023-04-07T06:14:06.562Z] ---> aff6fb6772ef [2023-04-07T06:14:06.562Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:14:06.562Z] ---> Running in cd146b9e9026 [2023-04-07T06:14:07.161Z] Removing intermediate container cd146b9e9026 [2023-04-07T06:14:07.161Z] ---> 1ffd32a43b19 [2023-04-07T06:14:07.161Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:14:07.161Z] ---> Running in fe1844266f77 [2023-04-07T06:14:07.436Z] Removing intermediate container fe1844266f77 [2023-04-07T06:14:07.436Z] ---> de8cb7c722d4 [2023-04-07T06:14:07.436Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:14:07.436Z] ---> Running in 6231e77630cc [2023-04-07T06:14:08.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:14:09.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:14:10.474Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T06:14:10.749Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T06:14:10.749Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T06:14:10.749Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T06:14:10.749Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:14:10.749Z] OK: 268 MiB in 57 packages [2023-04-07T06:14:12.210Z] Removing intermediate container 6231e77630cc [2023-04-07T06:14:12.210Z] ---> b93e775dfe0f [2023-04-07T06:14:12.210Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-07T06:14:12.210Z] ---> Running in 41432d4d1be0 [2023-04-07T06:14:12.481Z] Removing intermediate container 41432d4d1be0 [2023-04-07T06:14:12.481Z] ---> 6f8abedccbc6 [2023-04-07T06:14:12.481Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T06:14:13.077Z] ---> 31a671d23af8 [2023-04-07T06:14:13.077Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:14:13.352Z] ---> Running in e9383d2482a3 [2023-04-07T06:15:21.312Z] Removing intermediate container e9383d2482a3 [2023-04-07T06:15:21.312Z] ---> 07dbaf319fd9 [2023-04-07T06:15:21.312Z] Step 11/12 : COPY . . [2023-04-07T06:15:21.312Z] ---> acb03ce508c6 [2023-04-07T06:15:21.312Z] Step 12/12 : RUN ${MAKE} [2023-04-07T06:15:21.312Z] ---> Running in 9240cf26f25b [2023-04-07T06:15:21.312Z] noop [2023-04-07T06:15:21.584Z] Removing intermediate container 9240cf26f25b [2023-04-07T06:15:21.584Z] ---> 3c8cbe5e9139 [2023-04-07T06:15:21.584Z] Successfully built 3c8cbe5e9139 [2023-04-07T06:15:21.584Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:15:21.960Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:15:21.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:15:22.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container [2023-04-07T06:15:22.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/68 -v /w/workspace/device-snmp-go/68:/w/workspace/device-snmp-go/68:rw,z -v /w/workspace/device-snmp-go/68@tmp:/w/workspace/device-snmp-go/68@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 [2023-04-07T06:15:23.838Z] $ docker top 61a7f08b82a8419d3aa790daefde10273596428bae948d5f0aa3378f9a091b0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:15:24.749Z] + go version [2023-04-07T06:15:24.749Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T06:15:24.776Z] $ docker stop --time=1 61a7f08b82a8419d3aa790daefde10273596428bae948d5f0aa3378f9a091b0b [2023-04-07T06:15:26.569Z] $ docker rm -f --volumes 61a7f08b82a8419d3aa790daefde10273596428bae948d5f0aa3378f9a091b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:15:27.194Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:15:27.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:15:27.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container [2023-04-07T06:15:27.529Z] $ 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/68 -v /w/workspace/device-snmp-go/68:/w/workspace/device-snmp-go/68:rw,z -v /w/workspace/device-snmp-go/68@tmp:/w/workspace/device-snmp-go/68@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 [2023-04-07T06:15:28.977Z] $ docker top 7ebc7585ce4a0f7b9a52ea40c256e4071eb9f59b6789a6badbc638a254c59e4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:15:29.873Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/68 [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:15:30.554Z] + make test [2023-04-07T06:15:30.554Z] go test ./... -coverprofile=coverage.out [2023-04-07T06:16:17.474Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-07T06:18:54.322Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-07T06:18:54.322Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements [2023-04-07T06:18:54.322Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T06:18:54.322Z] go vet ./... [2023-04-07T06:19:26.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:19:26.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:19:26.631Z] ./bin/test-attribution-txt.sh [2023-04-07T06:19:26.631Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T06:19:26.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:19:26.669Z] $ docker stop --time=1 7ebc7585ce4a0f7b9a52ea40c256e4071eb9f59b6789a6badbc638a254c59e4c [2023-04-07T06:19:28.619Z] $ docker rm -f --volumes 7ebc7585ce4a0f7b9a52ea40c256e4071eb9f59b6789a6badbc638a254c59e4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:19:29.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:19:29.934Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T06:19:30.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:19:30.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:19:31.281Z] + ls -al . [2023-04-07T06:19:31.281Z] total 164 [2023-04-07T06:19:31.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:15 . [2023-04-07T06:19:31.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:13 .. [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 7 06:13 .dockerignore [2023-04-07T06:19:31.281Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:13 .git [2023-04-07T06:19:31.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:13 .github [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 7 06:13 .gitignore [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 06:13 .golangci.yml [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 8926 Apr 7 06:13 Attribution.txt [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 7 06:13 CHANGELOG.md [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 7 06:13 Dockerfile [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:13 GOVERNANCE.md [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 7 06:13 Jenkinsfile [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 06:13 LICENSE [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 7 06:13 Makefile [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 06:13 OWNERS.md [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 7 06:13 README.md [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 06:10 VERSION [2023-04-07T06:19:31.281Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:13 bin [2023-04-07T06:19:31.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:13 cmd [2023-04-07T06:19:31.281Z] -rw-r--r-- 1 jenkins jenkins 7630 Apr 7 06:18 coverage.out [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 7 06:13 go.mod [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 31551 Apr 7 06:13 go.sum [2023-04-07T06:19:31.281Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:13 internal [2023-04-07T06:19:31.281Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:13 snap [2023-04-07T06:19:31.281Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 7 06:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:19:31.636Z] + 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=e525481a5759a3c7c2210679b705fbdd3017b839 --label arch=arm64 --label version=3.0.0-dev.11 . [2023-04-07T06:19:31.906Z] Sending build context to Docker daemon 2.979MB [2023-04-07T06:19:31.906Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:19:31.906Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T06:19:31.906Z] ---> 3c8cbe5e9139 [2023-04-07T06:19:31.906Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T06:19:35.055Z] ---> Running in 7c006ffd6449 [2023-04-07T06:19:35.326Z] Removing intermediate container 7c006ffd6449 [2023-04-07T06:19:35.326Z] ---> 3a25d3d8d66d [2023-04-07T06:19:35.326Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T06:19:35.326Z] ---> Running in 5b495e06f335 [2023-04-07T06:19:35.919Z] Removing intermediate container 5b495e06f335 [2023-04-07T06:19:35.919Z] ---> b4261d2f0bf0 [2023-04-07T06:19:35.919Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T06:19:35.919Z] ---> Running in b1d73bf382cf [2023-04-07T06:19:36.189Z] Removing intermediate container b1d73bf382cf [2023-04-07T06:19:36.189Z] ---> 8c6d10c61620 [2023-04-07T06:19:36.189Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T06:19:36.189Z] ---> Running in 6b1ccda29b5c [2023-04-07T06:19:36.775Z] Removing intermediate container 6b1ccda29b5c [2023-04-07T06:19:36.775Z] ---> f7e6e613bf4a [2023-04-07T06:19:36.775Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T06:19:36.775Z] ---> Running in 09455b8e4a57 [2023-04-07T06:19:37.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:19:38.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:19:40.138Z] OK: 268 MiB in 57 packages [2023-04-07T06:19:42.770Z] Removing intermediate container 09455b8e4a57 [2023-04-07T06:19:42.770Z] ---> 43d15c60cbe5 [2023-04-07T06:19:42.770Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-07T06:19:42.770Z] ---> Running in 54597f5c9e55 [2023-04-07T06:19:43.041Z] Removing intermediate container 54597f5c9e55 [2023-04-07T06:19:43.041Z] ---> 7f01cece0696 [2023-04-07T06:19:43.041Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T06:19:43.644Z] ---> ef4bda0aef69 [2023-04-07T06:19:43.644Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:19:43.644Z] ---> Running in 6b48d9b6c443 [2023-04-07T06:19:47.019Z] Removing intermediate container 6b48d9b6c443 [2023-04-07T06:19:47.019Z] ---> 40e2cee603cb [2023-04-07T06:19:47.019Z] Step 11/24 : COPY . . [2023-04-07T06:19:47.611Z] ---> c916cf64e7d2 [2023-04-07T06:19:47.611Z] Step 12/24 : RUN ${MAKE} [2023-04-07T06:19:47.882Z] ---> Running in 73f2aaec592c [2023-04-07T06:19:48.854Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-07T06:22:25.628Z] Removing intermediate container 73f2aaec592c [2023-04-07T06:22:25.628Z] ---> cc29a32a2b6d [2023-04-07T06:22:25.628Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T06:22:25.628Z] 3.17: Pulling from library/alpine [2023-04-07T06:22:25.628Z] c41833b44d91: Pulling fs layer [2023-04-07T06:22:25.628Z] c41833b44d91: Verifying Checksum [2023-04-07T06:22:25.628Z] c41833b44d91: Download complete [2023-04-07T06:22:25.628Z] c41833b44d91: Pull complete [2023-04-07T06:22:25.628Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:22:25.628Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:22:25.628Z] ---> 51e60588ff2c [2023-04-07T06:22:25.628Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T06:22:25.628Z] ---> Running in fe392d226879 [2023-04-07T06:22:25.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:22:26.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:22:27.900Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T06:22:27.900Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T06:22:27.900Z] OK: 8 MiB in 16 packages [2023-04-07T06:22:29.856Z] Removing intermediate container fe392d226879 [2023-04-07T06:22:29.856Z] ---> cb123a455056 [2023-04-07T06:22:29.856Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-07T06:22:31.274Z] ---> f65acd4609ab [2023-04-07T06:22:31.274Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-07T06:22:31.860Z] ---> 887618988a5a [2023-04-07T06:22:31.860Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-07T06:22:32.132Z] ---> 1e323ba63420 [2023-04-07T06:22:32.132Z] Step 18/24 : EXPOSE 59993 [2023-04-07T06:22:32.404Z] ---> Running in 600f16dd9f71 [2023-04-07T06:22:32.671Z] Removing intermediate container 600f16dd9f71 [2023-04-07T06:22:32.671Z] ---> 4514ad61eaf2 [2023-04-07T06:22:32.671Z] Step 19/24 : EXPOSE 161 [2023-04-07T06:22:32.671Z] ---> Running in 56f7fa9be407 [2023-04-07T06:22:32.938Z] Removing intermediate container 56f7fa9be407 [2023-04-07T06:22:32.938Z] ---> 94fcc720b9ef [2023-04-07T06:22:32.938Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-07T06:22:33.213Z] ---> Running in c9433cfe3e51 [2023-04-07T06:22:33.480Z] Removing intermediate container c9433cfe3e51 [2023-04-07T06:22:33.480Z] ---> 1fcb57e78aa7 [2023-04-07T06:22:33.480Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T06:22:33.480Z] ---> Running in da68a0d21e9a [2023-04-07T06:22:33.751Z] Removing intermediate container da68a0d21e9a [2023-04-07T06:22:33.751Z] ---> 741a0ad3b62b [2023-04-07T06:22:33.751Z] Step 22/24 : LABEL arch=arm64 [2023-04-07T06:22:33.751Z] ---> Running in b04eaba810e8 [2023-04-07T06:22:34.020Z] Removing intermediate container b04eaba810e8 [2023-04-07T06:22:34.020Z] ---> 5b81447d4701 [2023-04-07T06:22:34.020Z] Step 23/24 : LABEL git_sha=e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:22:34.287Z] ---> Running in 3524d1e8a7cb [2023-04-07T06:22:34.554Z] Removing intermediate container 3524d1e8a7cb [2023-04-07T06:22:34.554Z] ---> 463147af1ae9 [2023-04-07T06:22:34.554Z] Step 24/24 : LABEL version=3.0.0-dev.11 [2023-04-07T06:22:34.554Z] ---> Running in 79244de524d8 [2023-04-07T06:22:34.824Z] Removing intermediate container 79244de524d8 [2023-04-07T06:22:34.824Z] ---> 8a8b9041dfab [2023-04-07T06:22:34.824Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:22:34.824Z] Successfully built 8a8b9041dfab [2023-04-07T06:22:34.824Z] 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 [2023-04-07T06:22:34.921Z] provisioning config files... [2023-04-07T06:22:34.937Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/68@tmp/config12235159178976066850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:22:35.348Z] ---> docker-login.sh [2023-04-07T06:22:35.348Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:22:35.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:22:35.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:22:35.623Z] Configure a credential helper to remove this warning. See [2023-04-07T06:22:35.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:22:35.623Z] [2023-04-07T06:22:35.623Z] Login Succeeded [2023-04-07T06:22:35.623Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:22:35.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:22:36.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:22:36.162Z] Configure a credential helper to remove this warning. See [2023-04-07T06:22:36.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:22:36.162Z] [2023-04-07T06:22:36.162Z] Login Succeeded [2023-04-07T06:22:36.162Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:22:36.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:22:36.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:22:36.434Z] Configure a credential helper to remove this warning. See [2023-04-07T06:22:36.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:22:36.434Z] [2023-04-07T06:22:36.434Z] Login Succeeded [2023-04-07T06:22:36.434Z] nexus3.edgexfoundry.org:10004 [2023-04-07T06:22:36.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:22:36.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:22:36.707Z] Configure a credential helper to remove this warning. See [2023-04-07T06:22:36.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:22:36.707Z] [2023-04-07T06:22:36.707Z] Login Succeeded [2023-04-07T06:22:36.707Z] docker.io [2023-04-07T06:22:36.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:22:37.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:22:37.251Z] Configure a credential helper to remove this warning. See [2023-04-07T06:22:37.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:22:37.251Z] [2023-04-07T06:22:37.251Z] Login Succeeded [2023-04-07T06:22:37.251Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:22:37.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:22:37.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:22:37.313Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-04-07T06:22:37.313Z] e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:22:37.313Z] latest [2023-04-07T06:22:37.313Z] 3.0.0-dev.11 [2023-04-07T06:22:37.313Z] e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11 [2023-04-07T06:22:37.313Z] main [2023-04-07T06:22:37.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:37.685Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e525481a5759a3c7c2210679b705fbdd3017b839 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:38.039Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:22:38.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-07T06:22:38.039Z] ab51a7577159: Preparing [2023-04-07T06:22:38.039Z] 03a6c8572419: Preparing [2023-04-07T06:22:38.039Z] 5def7d2cf492: Preparing [2023-04-07T06:22:38.039Z] 095d5d5437d7: Preparing [2023-04-07T06:22:38.039Z] 26cbea5cba74: Preparing [2023-04-07T06:22:38.039Z] 26cbea5cba74: Layer already exists [2023-04-07T06:22:38.307Z] ab51a7577159: Pushed [2023-04-07T06:22:38.307Z] 03a6c8572419: Pushed [2023-04-07T06:22:38.307Z] 095d5d5437d7: Pushed [2023-04-07T06:22:44.957Z] 5def7d2cf492: Pushed [2023-04-07T06:22:44.957Z] e525481a5759a3c7c2210679b705fbdd3017b839: digest: sha256:dd9833e13502e8f3992d4c0d66e5e6b41f578eb15dcc8eb2a8f5b40ad13b301c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:45.304Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:45.653Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-04-07T06:22:45.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-07T06:22:45.653Z] ab51a7577159: Preparing [2023-04-07T06:22:45.653Z] 03a6c8572419: Preparing [2023-04-07T06:22:45.653Z] 5def7d2cf492: Preparing [2023-04-07T06:22:45.653Z] 095d5d5437d7: Preparing [2023-04-07T06:22:45.653Z] 26cbea5cba74: Preparing [2023-04-07T06:22:45.653Z] 26cbea5cba74: Layer already exists [2023-04-07T06:22:45.653Z] ab51a7577159: Layer already exists [2023-04-07T06:22:45.653Z] 5def7d2cf492: Layer already exists [2023-04-07T06:22:45.653Z] 095d5d5437d7: Layer already exists [2023-04-07T06:22:45.653Z] 03a6c8572419: Layer already exists [2023-04-07T06:22:45.921Z] latest: digest: sha256:dd9833e13502e8f3992d4c0d66e5e6b41f578eb15dcc8eb2a8f5b40ad13b301c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:46.275Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:46.618Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.11 [2023-04-07T06:22:46.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-07T06:22:46.618Z] ab51a7577159: Preparing [2023-04-07T06:22:46.618Z] 03a6c8572419: Preparing [2023-04-07T06:22:46.618Z] 5def7d2cf492: Preparing [2023-04-07T06:22:46.618Z] 095d5d5437d7: Preparing [2023-04-07T06:22:46.618Z] 26cbea5cba74: Preparing [2023-04-07T06:22:46.618Z] 26cbea5cba74: Layer already exists [2023-04-07T06:22:46.618Z] 095d5d5437d7: Layer already exists [2023-04-07T06:22:46.618Z] 5def7d2cf492: Layer already exists [2023-04-07T06:22:46.618Z] ab51a7577159: Layer already exists [2023-04-07T06:22:46.618Z] 03a6c8572419: Layer already exists [2023-04-07T06:22:46.618Z] 3.0.0-dev.11: digest: sha256:dd9833e13502e8f3992d4c0d66e5e6b41f578eb15dcc8eb2a8f5b40ad13b301c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:46.966Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:47.304Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11 [2023-04-07T06:22:47.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-07T06:22:47.304Z] ab51a7577159: Preparing [2023-04-07T06:22:47.304Z] 03a6c8572419: Preparing [2023-04-07T06:22:47.304Z] 5def7d2cf492: Preparing [2023-04-07T06:22:47.304Z] 095d5d5437d7: Preparing [2023-04-07T06:22:47.304Z] 26cbea5cba74: Preparing [2023-04-07T06:22:47.304Z] 26cbea5cba74: Layer already exists [2023-04-07T06:22:47.304Z] ab51a7577159: Layer already exists [2023-04-07T06:22:47.304Z] 5def7d2cf492: Layer already exists [2023-04-07T06:22:47.304Z] 03a6c8572419: Layer already exists [2023-04-07T06:22:47.304Z] 095d5d5437d7: Layer already exists [2023-04-07T06:22:47.304Z] e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11: digest: sha256:dd9833e13502e8f3992d4c0d66e5e6b41f578eb15dcc8eb2a8f5b40ad13b301c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:47.650Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:47.991Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-04-07T06:22:47.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-04-07T06:22:47.991Z] ab51a7577159: Preparing [2023-04-07T06:22:47.991Z] 03a6c8572419: Preparing [2023-04-07T06:22:47.991Z] 5def7d2cf492: Preparing [2023-04-07T06:22:47.991Z] 095d5d5437d7: Preparing [2023-04-07T06:22:47.991Z] 26cbea5cba74: Preparing [2023-04-07T06:22:47.991Z] 03a6c8572419: Layer already exists [2023-04-07T06:22:47.991Z] 095d5d5437d7: Layer already exists [2023-04-07T06:22:47.991Z] ab51a7577159: Layer already exists [2023-04-07T06:22:47.991Z] 26cbea5cba74: Layer already exists [2023-04-07T06:22:47.991Z] 5def7d2cf492: Layer already exists [2023-04-07T06:22:47.991Z] main: digest: sha256:dd9833e13502e8f3992d4c0d66e5e6b41f578eb15dcc8eb2a8f5b40ad13b301c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T06:22:48.059Z] ===================================================== [Pipeline] echo [2023-04-07T06:22:48.069Z] taggedImages: [2023-04-07T06:22:48.069Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e525481a5759a3c7c2210679b705fbdd3017b839 [2023-04-07T06:22:48.069Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-04-07T06:22:48.069Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.11 [2023-04-07T06:22:48.069Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e525481a5759a3c7c2210679b705fbdd3017b839-3.0.0-dev.11 [2023-04-07T06:22:48.069Z] - 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 [2023-04-07T06:22:48.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:22:48.445Z] [2023-04-07T06:22:48.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:22:48.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:22:48.783Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T06:22:48.783Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T06:22:48.783Z] 04944245beec: Pulling fs layer [2023-04-07T06:22:48.783Z] 699f458cf7ca: Pulling fs layer [2023-04-07T06:22:48.783Z] 765212b225bb: Pulling fs layer [2023-04-07T06:22:48.783Z] f23df028b6ca: Pulling fs layer [2023-04-07T06:22:48.783Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T06:22:48.783Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T06:22:48.783Z] f23df028b6ca: Waiting [2023-04-07T06:22:48.783Z] 765212b225bb: Waiting [2023-04-07T06:22:48.783Z] d65c8cfc05b1: Waiting [2023-04-07T06:22:48.783Z] 2437ff75d9bd: Waiting [2023-04-07T06:22:49.052Z] 04944245beec: Verifying Checksum [2023-04-07T06:22:49.052Z] 04944245beec: Download complete [2023-04-07T06:22:49.052Z] 765212b225bb: Verifying Checksum [2023-04-07T06:22:49.052Z] 765212b225bb: Download complete [2023-04-07T06:22:49.052Z] f23df028b6ca: Verifying Checksum [2023-04-07T06:22:49.052Z] f23df028b6ca: Download complete [2023-04-07T06:22:49.052Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T06:22:49.052Z] d65c8cfc05b1: Download complete [2023-04-07T06:22:49.323Z] 699f458cf7ca: Verifying Checksum [2023-04-07T06:22:49.323Z] 699f458cf7ca: Download complete [2023-04-07T06:22:49.589Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T06:22:49.589Z] 8998bd30e6a1: Download complete [2023-04-07T06:22:51.534Z] 2437ff75d9bd: Download complete [2023-04-07T06:22:53.493Z] 8998bd30e6a1: Pull complete [2023-04-07T06:22:53.762Z] 04944245beec: Pull complete [2023-04-07T06:22:57.103Z] 699f458cf7ca: Pull complete [2023-04-07T06:22:57.370Z] 765212b225bb: Pull complete [2023-04-07T06:22:57.951Z] f23df028b6ca: Pull complete [2023-04-07T06:22:58.218Z] d65c8cfc05b1: Pull complete [2023-04-07T06:23:10.520Z] 2437ff75d9bd: Pull complete [2023-04-07T06:23:10.787Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T06:23:10.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:23:10.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:23:10.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-7095 does not seem to be running inside a container [2023-04-07T06:23:11.054Z] $ 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/68 -v /w/workspace/device-snmp-go/68:/w/workspace/device-snmp-go/68:rw,z -v /w/workspace/device-snmp-go/68@tmp:/w/workspace/device-snmp-go/68@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 [2023-04-07T06:23:13.658Z] $ docker top 0f8f842b7410a17c48d49981a8c0d1ced0d441c6c91b01ce0d2f85fb8c1bdd24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:23:14.497Z] ---> job-cost.sh [2023-04-07T06:23:14.497Z] lf-activate-venv: SKIPPING [2023-04-07T06:23:14.497Z] INFO: No Stack... [2023-04-07T06:23:15.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T06:23:15.661Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:23:15.982Z] + cat /w/workspace/device-snmp-go/68/archives/cost.csv [2023-04-07T06:23:15.982Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:23:16.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-68-stack-cost] [2023-04-07T06:23:16.336Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-68-stack-cost] did not exist. Created. [2023-04-07T06:23:16.336Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:23:16.681Z] /w/workspace/device-snmp-go/68@tmp/durable-abd03374/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T06:23:17.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T06:23:17.377Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T06:23:17.427Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:23:17.434Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:23:17.459Z] $ docker stop --time=1 0f8f842b7410a17c48d49981a8c0d1ced0d441c6c91b01ce0d2f85fb8c1bdd24 [2023-04-07T06:23:18.977Z] $ docker rm -f --volumes 0f8f842b7410a17c48d49981a8c0d1ced0d441c6c91b01ce0d2f85fb8c1bdd24 [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 [2023-04-07T06:23:19.333Z] provisioning config files... [2023-04-07T06:23:19.340Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7278311335872125690tmp [Pipeline] { [Pipeline] sh [2023-04-07T06:23:19.633Z] + set +x [2023-04-07T06:23:19.633Z] + curl -s https://codecov.io/bash [2023-04-07T06:23:19.633Z] + bash -s -- [2023-04-07T06:23:19.633Z] [2023-04-07T06:23:19.633Z] _____ _ [2023-04-07T06:23:19.633Z] / ____| | | [2023-04-07T06:23:19.633Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T06:23:19.633Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T06:23:19.633Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T06:23:19.633Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T06:23:19.633Z] Bash-1.0.6 [2023-04-07T06:23:19.633Z] [2023-04-07T06:23:19.633Z] [2023-04-07T06:23:19.633Z] ==> git version 2.25.1 found [2023-04-07T06:23:19.633Z] ==> 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 [2023-04-07T06:23:19.633Z] Release-Date: 2020-01-08 [2023-04-07T06:23:19.633Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-07T06:23:19.633Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T06:23:19.633Z] ==> Jenkins CI detected. [2023-04-07T06:23:19.633Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-04-07T06:23:19.633Z] project root: . [2023-04-07T06:23:19.633Z] --> token set from env [2023-04-07T06:23:19.633Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T06:23:19.633Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T06:23:19.633Z] ==> Python coveragepy not found [2023-04-07T06:23:19.633Z] ==> Searching for coverage reports in: [2023-04-07T06:23:19.633Z] + . [2023-04-07T06:23:19.633Z] -> Found 1 reports [2023-04-07T06:23:19.633Z] ==> Detecting git/mercurial file structure [2023-04-07T06:23:19.633Z] ==> Reading reports [2023-04-07T06:23:19.633Z] + ./coverage.out bytes=7630 [2023-04-07T06:23:19.633Z] ==> Appending adjustments [2023-04-07T06:23:19.633Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T06:23:19.893Z] + Found adjustments [2023-04-07T06:23:19.893Z] ==> Gzipping contents [2023-04-07T06:23:19.893Z] 4.0K /tmp/codecov.7TuOhX.gz [2023-04-07T06:23:19.893Z] ==> Uploading reports [2023-04-07T06:23:19.893Z] url: https://codecov.io [2023-04-07T06:23:19.893Z] query: branch=main&commit=e525481a5759a3c7c2210679b705fbdd3017b839&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T06:23:19.893Z] -> Pinging Codecov [2023-04-07T06:23:19.893Z] 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=e525481a5759a3c7c2210679b705fbdd3017b839&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T06:23:19.893Z] -> Uploading to [2023-04-07T06:23:19.893Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/6C56EA5C29638FB4528AC87E60AF5AE0/e525481a5759a3c7c2210679b705fbdd3017b839/aba0a4af-8199-4cda-9a21-3376a8bcfefa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T062319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f156007625a14752c92113a7e8aefd2d36d35a05dd4e0477a6e8d2f99c98de0 [2023-04-07T06:23:19.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:23:19.893Z] Dload Upload Total Spent Left Speed [2023-04-07T06:23:20.153Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1439 0 0 100 1439 0 4979 --:--:-- --:--:-- --:--:-- 4979 [2023-04-07T06:23:20.412Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e525481a5759a3c7c2210679b705fbdd3017b839 [Pipeline] } [2023-04-07T06:23:20.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-07T06:23:20.554Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-07T06:23:20.564Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:20.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:23:20.867Z] [2023-04-07T06:23:20.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:21.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:23:21.164Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-07T06:23:21.164Z] df9b9388f04a: Pulling fs layer [2023-04-07T06:23:21.164Z] 52dc419b0ee2: Pulling fs layer [2023-04-07T06:23:21.164Z] 25bc292e5bac: Pulling fs layer [2023-04-07T06:23:21.164Z] 114826534d7a: Pulling fs layer [2023-04-07T06:23:21.164Z] 4657fd5d0bcf: Pulling fs layer [2023-04-07T06:23:21.165Z] 6ad1cebc031e: Pulling fs layer [2023-04-07T06:23:21.165Z] 8a3aa393b2d8: Pulling fs layer [2023-04-07T06:23:21.165Z] 114826534d7a: Waiting [2023-04-07T06:23:21.165Z] 4657fd5d0bcf: Waiting [2023-04-07T06:23:21.165Z] 6ad1cebc031e: Waiting [2023-04-07T06:23:21.165Z] 8a3aa393b2d8: Waiting [2023-04-07T06:23:21.165Z] 25bc292e5bac: Download complete [2023-04-07T06:23:21.165Z] 52dc419b0ee2: Verifying Checksum [2023-04-07T06:23:21.165Z] 52dc419b0ee2: Download complete [2023-04-07T06:23:21.165Z] 4657fd5d0bcf: Verifying Checksum [2023-04-07T06:23:21.165Z] 4657fd5d0bcf: Download complete [2023-04-07T06:23:21.165Z] df9b9388f04a: Verifying Checksum [2023-04-07T06:23:21.165Z] df9b9388f04a: Download complete [2023-04-07T06:23:21.423Z] 6ad1cebc031e: Verifying Checksum [2023-04-07T06:23:21.423Z] 6ad1cebc031e: Download complete [2023-04-07T06:23:21.423Z] df9b9388f04a: Pull complete [2023-04-07T06:23:21.423Z] 52dc419b0ee2: Pull complete [2023-04-07T06:23:21.423Z] 25bc292e5bac: Pull complete [2023-04-07T06:23:21.992Z] 114826534d7a: Verifying Checksum [2023-04-07T06:23:21.992Z] 114826534d7a: Download complete [2023-04-07T06:23:21.992Z] 8a3aa393b2d8: Verifying Checksum [2023-04-07T06:23:21.992Z] 8a3aa393b2d8: Download complete [2023-04-07T06:23:25.272Z] 114826534d7a: Pull complete [2023-04-07T06:23:25.272Z] 4657fd5d0bcf: Pull complete [2023-04-07T06:23:25.836Z] 6ad1cebc031e: Pull complete [2023-04-07T06:23:28.361Z] 8a3aa393b2d8: Pull complete [2023-04-07T06:23:28.361Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-07T06:23:28.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:23:28.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:23:28.443Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:23:28.478Z] $ 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 [2023-04-07T06:23:30.963Z] $ docker top 7a52f2dae9077f7e8a17bfc2e8cc4b494a8780d9ad22e642ead437cd52f35039 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-07T06:23:31.030Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-04-07T06:23:31.309Z] + set -o pipefail [2023-04-07T06:23:31.309Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-04-07T06:23:35.503Z] [2023-04-07T06:23:35.503Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-04-07T06:23:35.503Z] [2023-04-07T06:23:35.503Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/84cac977-1ee4-443d-a3ab-edc2aa6e939b [2023-04-07T06:23:35.503Z] [2023-04-07T06:23:35.503Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-07T06:23:35.503Z] [2023-04-07T06:23:35.503Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-07T06:23:35.503Z] [2023-04-07T06:23:35.503Z] [2023-04-07T06:23:35.503Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-07T06:23:35.503Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-07T06:23:35.503Z] More details here: https://snyk.co/ue1NS [2023-04-07T06:23:35.503Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-07T06:23:35.503Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-07T06:23:35.520Z] $ docker stop --time=1 7a52f2dae9077f7e8a17bfc2e8cc4b494a8780d9ad22e642ead437cd52f35039 [2023-04-07T06:23:37.826Z] $ docker rm -f --volumes 7a52f2dae9077f7e8a17bfc2e8cc4b494a8780d9ad22e642ead437cd52f35039 [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 [2023-04-07T06:23:38.512Z] + git log --format=format:%s -1 e525481a5759a3c7c2210679b705fbdd3017b839 [Pipeline] sh [2023-04-07T06:23:38.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:23:38.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:39.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:23:39.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:23:39.188Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:23:39.219Z] $ 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 [2023-04-07T06:23:39.585Z] $ docker top 76b01608acc6b7c36dfcf708d2cf209a8447edb10b2dc3a98d36e9360d138fc7 -eo pid,comm [2023-04-07T06:23:39.632Z] 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). [2023-04-07T06:23:39.632Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:23:39.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:23:39.677Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:23:39.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:23:39.788Z] $ docker exec 76b01608acc6b7c36dfcf708d2cf209a8447edb10b2dc3a98d36e9360d138fc7 ssh-agent [2023-04-07T06:23:39.900Z] SSH_AUTH_SOCK=/tmp/ssh-pK8HnOF49E3U/agent.33 [2023-04-07T06:23:39.900Z] SSH_AGENT_PID=39 [2023-04-07T06:23:39.904Z] Running ssh-add (command line suppressed) [2023-04-07T06:23:40.005Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11317480551362225376.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11317480551362225376.key) [2023-04-07T06:23:40.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:23:40.301Z] + git semver tag [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,501 [run_tag] DEBUG tag force:False [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,501 [check_head_tag] DEBUG check head tag [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,502 [execute] INFO git cat-file --batch-check [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,506 [execute] INFO git cat-file --batch [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,523 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,523 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:23:40.560Z] 2023-04-07 06:23:40,527 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:23:40.560Z] 3.0.0-dev.11 [Pipeline] } [2023-04-07T06:23:40.570Z] $ docker exec --env ******** --env ******** 76b01608acc6b7c36dfcf708d2cf209a8447edb10b2dc3a98d36e9360d138fc7 ssh-agent -k [2023-04-07T06:23:40.658Z] unset SSH_AUTH_SOCK; [2023-04-07T06:23:40.659Z] unset SSH_AGENT_PID; [2023-04-07T06:23:40.659Z] echo Agent pid 39 killed; [2023-04-07T06:23:40.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:23:40.973Z] + git semver [Pipeline] } [2023-04-07T06:23:41.244Z] $ docker stop --time=1 76b01608acc6b7c36dfcf708d2cf209a8447edb10b2dc3a98d36e9360d138fc7 [2023-04-07T06:23:42.519Z] $ docker rm -f --volumes 76b01608acc6b7c36dfcf708d2cf209a8447edb10b2dc3a98d36e9360d138fc7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:42.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:23:42.891Z] [2023-04-07T06:23:42.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:43.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:23:43.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-07T06:23:43.186Z] ab5ef0e58194: Pulling fs layer [2023-04-07T06:23:43.186Z] 9712f1f96733: Pulling fs layer [2023-04-07T06:23:43.186Z] 63f879dbbcfc: Pulling fs layer [2023-04-07T06:23:43.186Z] 0d9ebad4ef96: Pulling fs layer [2023-04-07T06:23:43.186Z] e9a5061849ea: Pulling fs layer [2023-04-07T06:23:43.186Z] d747dcd14b5f: Pulling fs layer [2023-04-07T06:23:43.186Z] 2de7ff778b66: Pulling fs layer [2023-04-07T06:23:43.186Z] 0d9ebad4ef96: Waiting [2023-04-07T06:23:43.186Z] e9a5061849ea: Waiting [2023-04-07T06:23:43.186Z] d747dcd14b5f: Waiting [2023-04-07T06:23:43.186Z] 2de7ff778b66: Waiting [2023-04-07T06:23:43.186Z] 9712f1f96733: Verifying Checksum [2023-04-07T06:23:43.186Z] 9712f1f96733: Download complete [2023-04-07T06:23:43.448Z] 63f879dbbcfc: Verifying Checksum [2023-04-07T06:23:43.448Z] 63f879dbbcfc: Download complete [2023-04-07T06:23:43.707Z] e9a5061849ea: Verifying Checksum [2023-04-07T06:23:43.707Z] e9a5061849ea: Download complete [2023-04-07T06:23:43.707Z] ab5ef0e58194: Verifying Checksum [2023-04-07T06:23:43.707Z] ab5ef0e58194: Download complete [2023-04-07T06:23:43.707Z] d747dcd14b5f: Download complete [2023-04-07T06:23:43.707Z] 0d9ebad4ef96: Verifying Checksum [2023-04-07T06:23:43.707Z] 0d9ebad4ef96: Download complete [2023-04-07T06:23:43.707Z] 2de7ff778b66: Verifying Checksum [2023-04-07T06:23:43.707Z] 2de7ff778b66: Download complete [2023-04-07T06:23:46.234Z] ab5ef0e58194: Pull complete [2023-04-07T06:23:46.234Z] 9712f1f96733: Pull complete [2023-04-07T06:23:46.800Z] 63f879dbbcfc: Pull complete [2023-04-07T06:23:50.981Z] 0d9ebad4ef96: Pull complete [2023-04-07T06:23:50.981Z] e9a5061849ea: Pull complete [2023-04-07T06:23:50.981Z] d747dcd14b5f: Pull complete [2023-04-07T06:23:51.547Z] 2de7ff778b66: Pull complete [2023-04-07T06:23:51.547Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-07T06:23:51.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:23:51.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:23:51.624Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:23:51.656Z] $ 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 [2023-04-07T06:23:54.073Z] $ docker top b9bdcf30c5f9483cc5986fe0d1a30cf6544ff207f69215fae2c4aec1d08e3865 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:23:54.137Z] provisioning config files... [2023-04-07T06:23:54.143Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6415852744489074399tmp [2023-04-07T06:23:54.152Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17697940669529555702tmp [2023-04-07T06:23:54.160Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17957068385213388373tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:23:54.175Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:23:54.453Z] ---> sigul-configuration.sh [2023-04-07T06:23:54.453Z] gpg: directory `/root/.gnupg' created [2023-04-07T06:23:54.453Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-07T06:23:54.453Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-07T06:23:54.453Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-07T06:23:54.453Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-07T06:23:54.453Z] gpg: CAST5 encrypted data [2023-04-07T06:23:54.453Z] gpg: encrypted with 1 passphrase [2023-04-07T06:23:54.453Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-07T06:23:54.733Z] + mkdir /home/jenkins [2023-04-07T06:23:54.733Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-07T06:23:55.019Z] + 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 [2023-04-07T06:23:55.027Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:23:55.313Z] ---> sigul-install.sh [2023-04-07T06:23:55.313Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-07T06:23:55.596Z] + git tag --list [2023-04-07T06:23:55.596Z] 1.0.0 [2023-04-07T06:23:55.596Z] v0.0.0 [2023-04-07T06:23:55.596Z] v1.1.0 [2023-04-07T06:23:55.596Z] v1.1.1 [2023-04-07T06:23:55.596Z] v1.2.2 [2023-04-07T06:23:55.596Z] v1.3.0 [2023-04-07T06:23:55.596Z] v1.3.1 [2023-04-07T06:23:55.596Z] v2.0.0 [2023-04-07T06:23:55.596Z] v2.1.0 [2023-04-07T06:23:55.596Z] v2.1.1 [2023-04-07T06:23:55.596Z] v2.1.1-dev.2 [2023-04-07T06:23:55.596Z] v2.1.1-dev.3 [2023-04-07T06:23:55.596Z] v2.2.0 [2023-04-07T06:23:55.596Z] v2.2.1-dev.1 [2023-04-07T06:23:55.596Z] v2.2.1-dev.2 [2023-04-07T06:23:55.596Z] v2.2.1-dev.3 [2023-04-07T06:23:55.596Z] v2.2.1-dev.4 [2023-04-07T06:23:55.596Z] v2.2.1-dev.5 [2023-04-07T06:23:55.596Z] v2.2.1-dev.6 [2023-04-07T06:23:55.596Z] v2.2.1-dev.7 [2023-04-07T06:23:55.596Z] v2.3.0 [2023-04-07T06:23:55.596Z] v2.3.0-dev.10 [2023-04-07T06:23:55.596Z] v2.3.0-dev.11 [2023-04-07T06:23:55.596Z] v2.3.0-dev.12 [2023-04-07T06:23:55.596Z] v2.3.0-dev.13 [2023-04-07T06:23:55.596Z] v2.3.0-dev.14 [2023-04-07T06:23:55.596Z] v2.3.0-dev.15 [2023-04-07T06:23:55.596Z] v2.3.0-dev.16 [2023-04-07T06:23:55.596Z] v2.3.0-dev.17 [2023-04-07T06:23:55.596Z] v2.3.0-dev.18 [2023-04-07T06:23:55.596Z] v2.3.0-dev.19 [2023-04-07T06:23:55.596Z] v2.3.0-dev.20 [2023-04-07T06:23:55.596Z] v2.3.0-dev.21 [2023-04-07T06:23:55.596Z] v2.3.0-dev.22 [2023-04-07T06:23:55.596Z] v2.3.0-dev.23 [2023-04-07T06:23:55.596Z] v2.3.0-dev.24 [2023-04-07T06:23:55.596Z] v2.3.0-dev.7 [2023-04-07T06:23:55.596Z] v2.3.0-dev.8 [2023-04-07T06:23:55.596Z] v2.3.0-dev.9 [2023-04-07T06:23:55.596Z] v3.0.0-dev.1 [2023-04-07T06:23:55.596Z] v3.0.0-dev.10 [2023-04-07T06:23:55.596Z] v3.0.0-dev.11 [2023-04-07T06:23:55.596Z] v3.0.0-dev.2 [2023-04-07T06:23:55.596Z] v3.0.0-dev.3 [2023-04-07T06:23:55.596Z] v3.0.0-dev.4 [2023-04-07T06:23:55.596Z] v3.0.0-dev.5 [2023-04-07T06:23:55.596Z] v3.0.0-dev.6 [2023-04-07T06:23:55.596Z] v3.0.0-dev.7 [2023-04-07T06:23:55.596Z] v3.0.0-dev.8 [2023-04-07T06:23:55.596Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-07T06:23:55.878Z] + lftools sign git-tag v3.0.0-dev.11 [2023-04-07T06:23:56.446Z] Signing Git tag with Sigul... [2023-04-07T06:23:56.446Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-04-07T06:23:56.711Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:23:56.989Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-07T06:23:56.995Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-07T06:23:57.014Z] $ docker stop --time=1 b9bdcf30c5f9483cc5986fe0d1a30cf6544ff207f69215fae2c4aec1d08e3865 [2023-04-07T06:23:58.293Z] $ docker rm -f --volumes b9bdcf30c5f9483cc5986fe0d1a30cf6544ff207f69215fae2c4aec1d08e3865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-07T06:23:58.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:23:58.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:23:59.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:23:59.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:23:59.082Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:23:59.109Z] $ 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 [2023-04-07T06:23:59.423Z] $ docker top 49f95f5268c48b93ce7c7960143fd5d4dae3cff36a4ef4af1ceebbb21eba2df6 -eo pid,comm [2023-04-07T06:23:59.475Z] 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). [2023-04-07T06:23:59.475Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:23:59.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:23:59.515Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:23:59.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:23:59.622Z] $ docker exec 49f95f5268c48b93ce7c7960143fd5d4dae3cff36a4ef4af1ceebbb21eba2df6 ssh-agent [2023-04-07T06:23:59.743Z] SSH_AUTH_SOCK=/tmp/ssh-GaOJMOzYe0pT/agent.32 [2023-04-07T06:23:59.743Z] SSH_AGENT_PID=38 [2023-04-07T06:23:59.747Z] Running ssh-add (command line suppressed) [2023-04-07T06:23:59.852Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10708845574283551091.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10708845574283551091.key) [2023-04-07T06:23:59.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:24:00.144Z] + git semver bump pre [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,330 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,330 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,330 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,330 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,331 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,332 [execute] INFO git cat-file --batch-check [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,336 [execute] INFO git cat-file --batch [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:24:00.402Z] 2023-04-07 06:24:00,341 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:24:00.402Z] 3.0.0-dev.12 [Pipeline] } [2023-04-07T06:24:00.410Z] $ docker exec --env ******** --env ******** 49f95f5268c48b93ce7c7960143fd5d4dae3cff36a4ef4af1ceebbb21eba2df6 ssh-agent -k [2023-04-07T06:24:00.504Z] unset SSH_AUTH_SOCK; [2023-04-07T06:24:00.504Z] unset SSH_AGENT_PID; [2023-04-07T06:24:00.504Z] echo Agent pid 38 killed; [2023-04-07T06:24:00.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:24:00.806Z] + git semver [Pipeline] } [2023-04-07T06:24:01.076Z] $ docker stop --time=1 49f95f5268c48b93ce7c7960143fd5d4dae3cff36a4ef4af1ceebbb21eba2df6 [2023-04-07T06:24:02.344Z] $ docker rm -f --volumes 49f95f5268c48b93ce7c7960143fd5d4dae3cff36a4ef4af1ceebbb21eba2df6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:24:02.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:24:02.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:02.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:24:02.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:03.052Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:24:03.077Z] $ 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 [2023-04-07T06:24:03.431Z] $ docker top 89139cb3ba78b52823f286a32a6d886afc2ab8a829aa4f48bb48dc78f6386156 -eo pid,comm [2023-04-07T06:24:03.477Z] 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). [2023-04-07T06:24:03.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:24:03.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:24:03.522Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:24:03.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:24:03.627Z] $ docker exec 89139cb3ba78b52823f286a32a6d886afc2ab8a829aa4f48bb48dc78f6386156 ssh-agent [2023-04-07T06:24:03.735Z] SSH_AUTH_SOCK=/tmp/ssh-26jP4Oi8LLXy/agent.34 [2023-04-07T06:24:03.735Z] SSH_AGENT_PID=40 [2023-04-07T06:24:03.740Z] Running ssh-add (command line suppressed) [2023-04-07T06:24:03.862Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10601009305549887361.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10601009305549887361.key) [2023-04-07T06:24:03.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:24:04.160Z] + git semver push [2023-04-07T06:24:04.418Z] 2023-04-07 06:24:04,337 [run_push] DEBUG push [2023-04-07T06:24:04.418Z] 2023-04-07 06:24:04,337 [execute] INFO git cat-file --batch-check [2023-04-07T06:24:04.418Z] 2023-04-07 06:24:04,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:24:04.418Z] 2023-04-07 06:24:04,342 [execute] INFO git rev-list 01285cb3869e42fac64131e6bca8aaa16f4b876a -- [2023-04-07T06:24:04.418Z] 2023-04-07 06:24:04,342 [execute] DEBUG Popen(['git', 'rev-list', '01285cb3869e42fac64131e6bca8aaa16f4b876a', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:24:04.418Z] 2023-04-07 06:24:04,351 [execute] INFO git fetch -v origin [2023-04-07T06:24:04.418Z] 2023-04-07 06:24:04,351 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-07T06:24:04.986Z] 2023-04-07 06:24:04,912 [run_push] DEBUG no remote changes detected [2023-04-07T06:24:04.986Z] 2023-04-07 06:24:04,913 [execute] INFO git push origin semver [2023-04-07T06:24:04.986Z] 2023-04-07 06:24:04,913 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:24:05.924Z] 2023-04-07 06:24:05,732 [run_push] DEBUG push all version tags [2023-04-07T06:24:05.924Z] 2023-04-07 06:24:05,732 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-07T06:24:05.924Z] 2023-04-07 06:24:05,733 [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) [2023-04-07T06:24:06.860Z] 2023-04-07 06:24:06,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-04-07T06:24:06.860Z] 3.0.0-dev.12 [Pipeline] } [2023-04-07T06:24:06.869Z] $ docker exec --env ******** --env ******** 89139cb3ba78b52823f286a32a6d886afc2ab8a829aa4f48bb48dc78f6386156 ssh-agent -k [2023-04-07T06:24:06.955Z] unset SSH_AUTH_SOCK; [2023-04-07T06:24:06.956Z] unset SSH_AGENT_PID; [2023-04-07T06:24:06.956Z] echo Agent pid 40 killed; [2023-04-07T06:24:06.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:24:07.265Z] + git semver [Pipeline] } [2023-04-07T06:24:07.535Z] $ docker stop --time=1 89139cb3ba78b52823f286a32a6d886afc2ab8a829aa4f48bb48dc78f6386156 [2023-04-07T06:24:08.796Z] $ docker rm -f --volumes 89139cb3ba78b52823f286a32a6d886afc2ab8a829aa4f48bb48dc78f6386156 [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 [2023-04-07T06:24:09.303Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-04-07T06:24:09.303Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-04-07T06:24:09.303Z] total 16 [2023-04-07T06:24:09.303Z] drwxr-xr-x 3 root root 4096 Apr 7 06:12 . [2023-04-07T06:24:09.303Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 06:23 .. [2023-04-07T06:24:09.303Z] drwxr-xr-x 2 root root 4096 Apr 7 06:12 cost [2023-04-07T06:24:09.303Z] -rw-r--r-- 1 root root 85 Apr 7 06:12 cost.csv [2023-04-07T06:24:09.303Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-04-07T06:24:09.303Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-04-07T06:24:09.303Z] total 16 [2023-04-07T06:24:09.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:12 . [2023-04-07T06:24:09.303Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 06:23 .. [2023-04-07T06:24:09.303Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 06:12 cost [2023-04-07T06:24:09.303Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 7 06:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:09.599Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:10.453Z] ---> package-listing.sh [2023-04-07T06:24:10.453Z] ++ facter osfamily [2023-04-07T06:24:10.453Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T06:24:10.713Z] + OS_FAMILY=debian [2023-04-07T06:24:10.713Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-04-07T06:24:10.713Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T06:24:10.713Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T06:24:10.713Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T06:24:10.713Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T06:24:10.713Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-04-07T06:24:10.713Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T06:24:10.713Z] + case "${OS_FAMILY}" in [2023-04-07T06:24:10.713Z] + dpkg -l [2023-04-07T06:24:10.713Z] + grep '^ii' [2023-04-07T06:24:10.713Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T06:24:10.713Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T06:24:10.713Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T06:24:10.713Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-04-07T06:24:10.713Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-04-07T06:24:10.713Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-04-07T06:24:10.723Z] 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 [2023-04-07T06:24:11.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:24:11.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:24:11.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:24:11.790Z] prd-ubuntu20.04-docker-8c-8g-7090 does not seem to be running inside a container [2023-04-07T06:24:11.822Z] $ 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 [2023-04-07T06:24:12.024Z] $ docker top 5325151447f5b8c5abf157b666bbe27bdb639f4319451135bbcb8783d6bc65eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:24:12.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T06:24:12.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T06:24:12.927Z] + ls /var/log/sa-host [2023-04-07T06:24:12.927Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:24:13.071Z] provisioning config files... [2023-04-07T06:24:13.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6806196583136560845tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:24:13.087Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:13.368Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T06:24:13.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:13.696Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T06:24:13.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:13.983Z] ---> sudo-logs.sh [2023-04-07T06:24:13.983Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T06:24:14.006Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:14.284Z] ---> job-cost.sh [2023-04-07T06:24:14.284Z] lf-activate-venv: SKIPPING [2023-04-07T06:24:14.284Z] DEBUG: total: 0.2199999988079071 [2023-04-07T06:24:14.284Z] INFO: Retrieving Stack Cost... [2023-04-07T06:24:14.852Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:24:15.419Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T06:24:15.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:24:15.710Z] ---> logs-deploy.sh [2023-04-07T06:24:15.710Z] lf-activate-venv: SKIPPING [2023-04-07T06:24:15.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/68 [2023-04-07T06:24:15.710Z] INFO: archiving workspace using pattern(s): [2023-04-07T06:24:16.647Z] Archives upload complete. [2023-04-07T06:24:16.647Z] INFO: archiving logs to Nexus