Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 6cef6eef2551145a8c072a8c6e65d25b681b21fb+d7cd9dae40349d09907f3e339684f9ff8e9b7fae (08ea657cdbc2b48e8869dbd57cdd030ff06f49af) 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-ssh8878750448492463719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6319550677639786452.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3124003563363857091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6617720716577753220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2459009712807584989.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15369258586485965435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17266 in /w/workspace/gexfoundry_device-snmp-go_PR-313 [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/gexfoundry_device-snmp-go_PR-313 # 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 > 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 Merging remotes/origin/main commit d7cd9dae40349d09907f3e339684f9ff8e9b7fae into PR head commit 6cef6eef2551145a8c072a8c6e65d25b681b21fb Merge succeeded, producing 6cef6eef2551145a8c072a8c6e65d25b681b21fb Checking out Revision 6cef6eef2551145a8c072a8c6e65d25b681b21fb (PR-313) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cef6eef2551145a8c072a8c6e65d25b681b21fb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d7cd9dae40349d09907f3e339684f9ff8e9b7fae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cef6eef2551145a8c072a8c6e65d25b681b21fb # timeout=10 Commit message: "docs: Update changelog for v3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T07:35:09.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T07:35:09.292Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T07:35:09.386Z] ========================================================= [2023-05-30T07:35:09.386Z] EdgeX Global Pipelines Version Info [2023-05-30T07:35:09.386Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:35:10.154Z] ------------------- [2023-05-30T07:35:10.154Z] stable info: [2023-05-30T07:35:10.154Z] ------------------- [2023-05-30T07:35:10.154Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T07:35:10.154Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T07:35:10.154Z] Message: update stable to v1.0.249 [2023-05-30T07:35:10.724Z] ------------------- [2023-05-30T07:35:10.724Z] experimental info: [2023-05-30T07:35:10.724Z] ------------------- [2023-05-30T07:35:10.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T07:35:10.724Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T07:35:10.724Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T07:35:11.027Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-30T07:35:11.068Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-30T07:35:11.113Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T07:35:11.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T07:35:11.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T07:35:11.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T07:35:11.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T07:35:11.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T07:35:11.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T07:35:11.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T07:35:11.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T07:35:11.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-30T07:35:11.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T07:35:11.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T07:35:11.620Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T07:35:11.665Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T07:35:11.706Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T07:35:11.771Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T07:35:11.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T07:35:11.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T07:35:11.897Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T07:35:11.938Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T07:35:11.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T07:35:12.017Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T07:35:12.048Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T07:35:12.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T07:35:12.132Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T07:35:12.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2023-05-30T07:35:12.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2023-05-30T07:35:12.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2023-05-30T07:35:12.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cef6eef2551145a8c072a8c6e65d25b681b21fb [Pipeline] echo [2023-05-30T07:35:12.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cef6ee [Pipeline] echo [2023-05-30T07:35:12.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:35:12.480Z] provisioning config files... [2023-05-30T07:35:12.495Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-313@tmp/config488547378045431959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:35:12.835Z] ---> docker-login.sh [2023-05-30T07:35:12.835Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:35:13.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:13.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:13.095Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:13.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:13.095Z] [2023-05-30T07:35:13.095Z] Login Succeeded [2023-05-30T07:35:13.095Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:35:13.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:13.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:13.095Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:13.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:13.095Z] [2023-05-30T07:35:13.095Z] Login Succeeded [2023-05-30T07:35:13.095Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:35:13.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:13.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:13.356Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:13.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:13.356Z] [2023-05-30T07:35:13.356Z] Login Succeeded [2023-05-30T07:35:13.356Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:35:13.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:13.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:13.356Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:13.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:13.356Z] [2023-05-30T07:35:13.356Z] Login Succeeded [2023-05-30T07:35:13.356Z] docker.io [2023-05-30T07:35:13.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:13.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:13.615Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:13.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:13.615Z] [2023-05-30T07:35:13.615Z] Login Succeeded [2023-05-30T07:35:13.615Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:35:13.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T07:35:14.275Z] + git rev-list -1 --merges 6cef6eef2551145a8c072a8c6e65d25b681b21fb~1..6cef6eef2551145a8c072a8c6e65d25b681b21fb [Pipeline] echo [2023-05-30T07:35:14.343Z] -----------> git rev-list -1 --merges 6cef6eef2551145a8c072a8c6e65d25b681b21fb~1..6cef6eef2551145a8c072a8c6e65d25b681b21fb 6cef6eef2551145a8c072a8c6e65d25b681b21fb [false] [Pipeline] sh [2023-05-30T07:35:14.652Z] + git log --format=format:%s -1 6cef6eef2551145a8c072a8c6e65d25b681b21fb [Pipeline] echo [2023-05-30T07:35:14.687Z] ========================================================= [2023-05-30T07:35:14.687Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T07:35:14.687Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:35:15.124Z] + git log --format=format:%s -1 6cef6eef2551145a8c072a8c6e65d25b681b21fb [Pipeline] echo [2023-05-30T07:35:15.157Z] [semverPrep] GIT_COMMIT: 6cef6eef2551145a8c072a8c6e65d25b681b21fb, Commit Message: docs: Update changelog for v3.0 [Pipeline] echo [2023-05-30T07:35:15.195Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T07:35:15.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T07:35:15.574Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T07:35:15.574Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T07:35:15.574Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T07:35:15.574Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T07:35:15.574Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T07:35:15.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:35:16.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:35:16.024Z] [2023-05-30T07:35:16.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:35:16.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:35:16.418Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T07:35:16.418Z] b85a868b505f: Pulling fs layer [2023-05-30T07:35:16.418Z] e2be974225ed: Pulling fs layer [2023-05-30T07:35:16.418Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T07:35:16.418Z] 988bab9f4d93: Pulling fs layer [2023-05-30T07:35:16.418Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T07:35:16.418Z] eaf3925da568: Pulling fs layer [2023-05-30T07:35:16.418Z] bab4dde63d76: Pulling fs layer [2023-05-30T07:35:16.418Z] bde34c3a00c8: Pulling fs layer [2023-05-30T07:35:16.418Z] b352a97aabf1: Pulling fs layer [2023-05-30T07:35:16.418Z] 988bab9f4d93: Waiting [2023-05-30T07:35:16.418Z] 1469e6f7b9e6: Waiting [2023-05-30T07:35:16.418Z] eaf3925da568: Waiting [2023-05-30T07:35:16.418Z] bab4dde63d76: Waiting [2023-05-30T07:35:16.418Z] bde34c3a00c8: Waiting [2023-05-30T07:35:16.418Z] 4872d77fe225: Pulling fs layer [2023-05-30T07:35:16.418Z] 5851b861e8e6: Pulling fs layer [2023-05-30T07:35:16.418Z] b352a97aabf1: Waiting [2023-05-30T07:35:16.418Z] 4872d77fe225: Waiting [2023-05-30T07:35:16.418Z] e2be974225ed: Verifying Checksum [2023-05-30T07:35:16.418Z] e2be974225ed: Download complete [2023-05-30T07:35:16.418Z] 988bab9f4d93: Download complete [2023-05-30T07:35:16.681Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T07:35:16.681Z] 1469e6f7b9e6: Download complete [2023-05-30T07:35:16.681Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T07:35:16.681Z] 339a4e72a1f5: Download complete [2023-05-30T07:35:16.681Z] eaf3925da568: Download complete [2023-05-30T07:35:16.681Z] bde34c3a00c8: Download complete [2023-05-30T07:35:16.681Z] b352a97aabf1: Verifying Checksum [2023-05-30T07:35:16.681Z] b352a97aabf1: Download complete [2023-05-30T07:35:16.681Z] 4872d77fe225: Verifying Checksum [2023-05-30T07:35:16.681Z] 4872d77fe225: Download complete [2023-05-30T07:35:16.681Z] 5851b861e8e6: Verifying Checksum [2023-05-30T07:35:16.681Z] 5851b861e8e6: Download complete [2023-05-30T07:35:16.681Z] b85a868b505f: Verifying Checksum [2023-05-30T07:35:16.681Z] b85a868b505f: Download complete [2023-05-30T07:35:16.939Z] bab4dde63d76: Verifying Checksum [2023-05-30T07:35:17.879Z] b85a868b505f: Pull complete [2023-05-30T07:35:17.879Z] e2be974225ed: Pull complete [2023-05-30T07:35:18.450Z] 339a4e72a1f5: Pull complete [2023-05-30T07:35:18.450Z] 988bab9f4d93: Pull complete [2023-05-30T07:35:18.709Z] 1469e6f7b9e6: Pull complete [2023-05-30T07:35:18.709Z] eaf3925da568: Pull complete [2023-05-30T07:35:20.122Z] bab4dde63d76: Pull complete [2023-05-30T07:35:20.382Z] bde34c3a00c8: Pull complete [2023-05-30T07:35:20.382Z] b352a97aabf1: Pull complete [2023-05-30T07:35:20.642Z] 4872d77fe225: Pull complete [2023-05-30T07:35:20.642Z] 5851b861e8e6: Pull complete [2023-05-30T07:35:20.642Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T07:35:20.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T07:35:20.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:35:20.874Z] prd-ubuntu20.04-docker-8c-8g-17266 does not seem to be running inside a container [2023-05-30T07:35:20.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-313 -v /w/workspace/gexfoundry_device-snmp-go_PR-313:/w/workspace/gexfoundry_device-snmp-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-313@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T07:35:23.415Z] $ docker top 5eced95d7ac555c94f574aa3786558f628591811775fe2458392e0b114857007 -eo pid,comm [2023-05-30T07:35:23.467Z] 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-05-30T07:35:23.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T07:35:23.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T07:35:23.595Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T07:35:23.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T07:35:23.706Z] $ docker exec 5eced95d7ac555c94f574aa3786558f628591811775fe2458392e0b114857007 ssh-agent [2023-05-30T07:35:23.814Z] SSH_AUTH_SOCK=/tmp/ssh-VEwPK1nJAP53/agent.33 [2023-05-30T07:35:23.814Z] SSH_AGENT_PID=39 [2023-05-30T07:35:23.820Z] Running ssh-add (command line suppressed) [2023-05-30T07:35:23.923Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-313@tmp/private_key_13722192326390284574.key (/w/workspace/gexfoundry_device-snmp-go_PR-313@tmp/private_key_13722192326390284574.key) [2023-05-30T07:35:23.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T07:35:24.273Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T07:35:24.300Z] $ docker exec --env ******** --env ******** 5eced95d7ac555c94f574aa3786558f628591811775fe2458392e0b114857007 ssh-agent -k [2023-05-30T07:35:24.399Z] unset SSH_AUTH_SOCK; [2023-05-30T07:35:24.400Z] unset SSH_AGENT_PID; [2023-05-30T07:35:24.400Z] echo Agent pid 39 killed; [2023-05-30T07:35:24.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T07:35:24.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T07:35:24.518Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T07:35:24.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T07:35:24.628Z] $ docker exec 5eced95d7ac555c94f574aa3786558f628591811775fe2458392e0b114857007 ssh-agent [2023-05-30T07:35:24.746Z] SSH_AUTH_SOCK=/tmp/ssh-mU1omvO9Phq9/agent.71 [2023-05-30T07:35:24.746Z] SSH_AGENT_PID=77 [2023-05-30T07:35:24.750Z] Running ssh-add (command line suppressed) [2023-05-30T07:35:24.839Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-313@tmp/private_key_7089798045599581616.key (/w/workspace/gexfoundry_device-snmp-go_PR-313@tmp/private_key_7089798045599581616.key) [2023-05-30T07:35:24.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T07:35:25.187Z] + git semver init [2023-05-30T07:35:25.446Z] 2023-05-30 07:35:25,351 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T07:35:25.446Z] 2023-05-30 07:35:25,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-313/.semver [2023-05-30T07:35:25.446Z] 2023-05-30 07:35:25,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-313/.semver [2023-05-30T07:35:25.446Z] 2023-05-30 07:35:25,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-313/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-313, universal_newlines=False, shell=None, istream=None) [2023-05-30T07:35:26.384Z] 2023-05-30 07:35:26,117 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-313/.git/info/exclude [2023-05-30T07:35:26.384Z] 2023-05-30 07:35:26,118 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-313/.semver/PR-313 with force:False [2023-05-30T07:35:26.384Z] 2023-05-30 07:35:26,118 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-313/.semver/PR-313 [2023-05-30T07:35:26.384Z] 2023-05-30 07:35:26,121 [execute] INFO git cat-file --batch-check [2023-05-30T07:35:26.384Z] 2023-05-30 07:35:26,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T07:35:26.384Z] 2023-05-30 07:35:26,127 [execute] INFO git cat-file --batch [2023-05-30T07:35:26.384Z] 2023-05-30 07:35:26,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T07:35:26.384Z] 2023-05-30 07:35:26,132 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-313/.semver/PR-313 [2023-05-30T07:35:26.384Z] 0.0.0 [Pipeline] } [2023-05-30T07:35:26.411Z] $ docker exec --env ******** --env ******** 5eced95d7ac555c94f574aa3786558f628591811775fe2458392e0b114857007 ssh-agent -k [2023-05-30T07:35:26.506Z] unset SSH_AUTH_SOCK; [2023-05-30T07:35:26.507Z] unset SSH_AGENT_PID; [2023-05-30T07:35:26.507Z] echo Agent pid 77 killed; [2023-05-30T07:35:26.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T07:35:27.033Z] + git semver [Pipeline] } [2023-05-30T07:35:27.316Z] $ docker stop --time=1 5eced95d7ac555c94f574aa3786558f628591811775fe2458392e0b114857007 [2023-05-30T07:35:28.604Z] $ docker rm -f --volumes 5eced95d7ac555c94f574aa3786558f628591811775fe2458392e0b114857007 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:35:29.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T07:35:29.373Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T07:35:29.391Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-05-30T07:35:29.993Z] provisioning config files... [2023-05-30T07:35:30.003Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-313@tmp/config11716962437753049407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:35:30.354Z] ---> docker-login.sh [2023-05-30T07:35:30.355Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:35:30.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:30.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:30.355Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:30.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:30.355Z] [2023-05-30T07:35:30.355Z] Login Succeeded [2023-05-30T07:35:30.355Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:35:30.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:30.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:30.355Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:30.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:30.355Z] [2023-05-30T07:35:30.355Z] Login Succeeded [2023-05-30T07:35:30.355Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:35:30.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:30.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:30.614Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:30.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:30.614Z] [2023-05-30T07:35:30.614Z] Login Succeeded [2023-05-30T07:35:30.614Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:35:30.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:30.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:30.614Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:30.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:30.614Z] [2023-05-30T07:35:30.614Z] Login Succeeded [2023-05-30T07:35:30.614Z] docker.io [2023-05-30T07:35:30.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:35:30.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:35:30.873Z] Configure a credential helper to remove this warning. See [2023-05-30T07:35:30.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:35:30.873Z] [2023-05-30T07:35:30.873Z] Login Succeeded [2023-05-30T07:35:30.873Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:35:30.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T07:35:31.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:35:31.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:35:31.197Z] ========================================================= [2023-05-30T07:35:31.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T07:35:31.197Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:35:31.673Z] + 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-05-30T07:35:31.673Z] Sending build context to Docker daemon 5.864MB [2023-05-30T07:35:31.673Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:35:31.673Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T07:35:31.673Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T07:35:31.673Z] f56be85fc22e: Pulling fs layer [2023-05-30T07:35:31.673Z] 85791d961cd3: Pulling fs layer [2023-05-30T07:35:31.673Z] d694b5ae8c79: Pulling fs layer [2023-05-30T07:35:31.673Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T07:35:31.673Z] 4d19c01a9841: Pulling fs layer [2023-05-30T07:35:31.673Z] 9f32a84ed3da: Waiting [2023-05-30T07:35:31.673Z] 9325e15d5711: Pulling fs layer [2023-05-30T07:35:31.673Z] 556b6ee489ea: Pulling fs layer [2023-05-30T07:35:31.673Z] 4d19c01a9841: Waiting [2023-05-30T07:35:31.673Z] 9325e15d5711: Waiting [2023-05-30T07:35:31.673Z] 556b6ee489ea: Waiting [2023-05-30T07:35:31.673Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T07:35:31.673Z] c5a4b2cf53e6: Waiting [2023-05-30T07:35:31.673Z] 85791d961cd3: Verifying Checksum [2023-05-30T07:35:31.673Z] 85791d961cd3: Download complete [2023-05-30T07:35:31.673Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T07:35:31.673Z] 9f32a84ed3da: Download complete [2023-05-30T07:35:31.673Z] 4d19c01a9841: Verifying Checksum [2023-05-30T07:35:31.673Z] 4d19c01a9841: Download complete [2023-05-30T07:35:31.674Z] f56be85fc22e: Verifying Checksum [2023-05-30T07:35:31.674Z] f56be85fc22e: Download complete [2023-05-30T07:35:31.939Z] 9325e15d5711: Verifying Checksum [2023-05-30T07:35:31.939Z] 9325e15d5711: Download complete [2023-05-30T07:35:31.939Z] f56be85fc22e: Pull complete [2023-05-30T07:35:32.198Z] 85791d961cd3: Pull complete [2023-05-30T07:35:32.198Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T07:35:32.198Z] c5a4b2cf53e6: Download complete [2023-05-30T07:35:32.458Z] d694b5ae8c79: Verifying Checksum [2023-05-30T07:35:32.458Z] d694b5ae8c79: Download complete [2023-05-30T07:35:32.716Z] 556b6ee489ea: Verifying Checksum [2023-05-30T07:35:32.716Z] 556b6ee489ea: Download complete [2023-05-30T07:35:35.999Z] d694b5ae8c79: Pull complete [2023-05-30T07:35:35.999Z] 9f32a84ed3da: Pull complete [2023-05-30T07:35:36.000Z] 4d19c01a9841: Pull complete [2023-05-30T07:35:36.000Z] 9325e15d5711: Pull complete [2023-05-30T07:35:38.529Z] 556b6ee489ea: Pull complete [2023-05-30T07:35:39.100Z] c5a4b2cf53e6: Pull complete [2023-05-30T07:35:39.100Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T07:35:39.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T07:35:39.100Z] ---> c4be618373d6 [2023-05-30T07:35:39.100Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:35:42.972Z] ---> Running in f0fd07b4daca [2023-05-30T07:35:42.972Z] Removing intermediate container f0fd07b4daca [2023-05-30T07:35:42.972Z] ---> 3dd745fff8f4 [2023-05-30T07:35:42.972Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:35:42.972Z] ---> Running in 1da615d47ea8 [2023-05-30T07:35:42.972Z] Removing intermediate container 1da615d47ea8 [2023-05-30T07:35:42.972Z] ---> 1e390f0fbd61 [2023-05-30T07:35:42.972Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T07:35:42.972Z] ---> Running in bcf53c9ec1b0 [2023-05-30T07:35:42.972Z] Removing intermediate container bcf53c9ec1b0 [2023-05-30T07:35:42.972Z] ---> df3f14bc6614 [2023-05-30T07:35:42.972Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:35:43.231Z] ---> Running in cb994ee6545d [2023-05-30T07:35:43.231Z] Removing intermediate container cb994ee6545d [2023-05-30T07:35:43.231Z] ---> ddae35385ed9 [2023-05-30T07:35:43.231Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:35:43.231Z] ---> Running in 59ec34a2e37f [2023-05-30T07:35:43.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:35:43.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:35:43.748Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T07:35:43.748Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T07:35:43.748Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T07:35:44.009Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T07:35:44.009Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:35:44.009Z] OK: 269 MiB in 57 packages [2023-05-30T07:35:44.579Z] Removing intermediate container 59ec34a2e37f [2023-05-30T07:35:44.579Z] ---> f92613454cdd [2023-05-30T07:35:44.579Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-30T07:35:44.579Z] ---> Running in eac210be79b4 [2023-05-30T07:35:44.579Z] Removing intermediate container eac210be79b4 [2023-05-30T07:35:44.579Z] ---> 075c54c8071c [2023-05-30T07:35:44.579Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T07:35:44.580Z] ---> 9a458d2db65d [2023-05-30T07:35:44.580Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:35:44.580Z] ---> Running in 858b82883174 [2023-05-30T07:35:44.815Z] Still waiting to schedule task [2023-05-30T07:35:44.816Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-30T07:36:11.209Z] Removing intermediate container 858b82883174 [2023-05-30T07:36:11.210Z] ---> adafd3e96366 [2023-05-30T07:36:11.210Z] Step 11/12 : COPY . . [2023-05-30T07:36:11.210Z] ---> 791fe9520e25 [2023-05-30T07:36:11.210Z] Step 12/12 : RUN ${MAKE} [2023-05-30T07:36:11.210Z] ---> Running in 12603b6830da [2023-05-30T07:36:11.210Z] noop [2023-05-30T07:36:11.210Z] Removing intermediate container 12603b6830da [2023-05-30T07:36:11.210Z] ---> 87049c501917 [2023-05-30T07:36:11.210Z] Successfully built 87049c501917 [2023-05-30T07:36:11.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:36:11.665Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T07:36:11.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:36:11.819Z] prd-ubuntu20.04-docker-8c-8g-17266 does not seem to be running inside a container [2023-05-30T07:36:11.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-313 -v /w/workspace/gexfoundry_device-snmp-go_PR-313:/w/workspace/gexfoundry_device-snmp-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-313@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-313@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T07:36:12.181Z] $ docker top 52b2bfe3b7a1604b78968e31ac79f197fbb1df17917f8f377c0ebc41acd5f28c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:36:12.587Z] + go version [2023-05-30T07:36:12.587Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T07:36:12.614Z] $ docker stop --time=1 52b2bfe3b7a1604b78968e31ac79f197fbb1df17917f8f377c0ebc41acd5f28c [2023-05-30T07:36:14.146Z] $ docker rm -f --volumes 52b2bfe3b7a1604b78968e31ac79f197fbb1df17917f8f377c0ebc41acd5f28c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:36:14.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T07:36:14.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:36:15.099Z] prd-ubuntu20.04-docker-8c-8g-17266 does not seem to be running inside a container [2023-05-30T07:36:15.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-313 -v /w/workspace/gexfoundry_device-snmp-go_PR-313:/w/workspace/gexfoundry_device-snmp-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-313@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-313@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T07:36:15.486Z] $ docker top bf27bcc73ee2112fdf1e6a1f3dd7966ea7c2146c3f0b7fd6160d747111da33d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:36:15.879Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-313 [Pipeline] fileExists [Pipeline] sh [2023-05-30T07:36:16.238Z] + make test [2023-05-30T07:36:16.238Z] go test ./... -coverprofile=coverage.out [2023-05-30T07:36:20.422Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-30T07:36:30.390Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-30T07:36:30.390Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2023-05-30T07:36:36.946Z] go vet ./... [2023-05-30T07:36:41.126Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T07:36:41.126Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T07:36:41.126Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T07:36:41.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T07:36:41.195Z] $ docker stop --time=1 bf27bcc73ee2112fdf1e6a1f3dd7966ea7c2146c3f0b7fd6160d747111da33d3 [2023-05-30T07:36:44.211Z] $ docker rm -f --volumes bf27bcc73ee2112fdf1e6a1f3dd7966ea7c2146c3f0b7fd6160d747111da33d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:36:44.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T07:36:44.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T07:36:45.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T07:36:45.809Z] + ls -al . [2023-05-30T07:36:45.809Z] total 172 [2023-05-30T07:36:45.809Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 07:36 . [2023-05-30T07:36:45.809Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:35 .. [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 6 May 30 07:35 .dockerignore [2023-05-30T07:36:45.809Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:35 .git [2023-05-30T07:36:45.809Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:35 .github [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 328 May 30 07:35 .gitignore [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 07:35 .golangci.yml [2023-05-30T07:36:45.809Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 07:35 .semver [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 30 07:35 Attribution.txt [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 10534 May 30 07:35 CHANGELOG.md [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 30 07:35 Dockerfile [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 07:35 GOVERNANCE.md [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 656 May 30 07:35 Jenkinsfile [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 07:35 LICENSE [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 30 07:35 Makefile [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 07:35 OWNERS.md [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 30 07:35 README.md [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 07:35 VERSION [2023-05-30T07:36:45.809Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:35 bin [2023-05-30T07:36:45.809Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:35 cmd [2023-05-30T07:36:45.809Z] -rw-r--r-- 1 jenkins jenkins 8837 May 30 07:36 coverage.out [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 30 07:35 go.mod [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 30 07:35 go.sum [2023-05-30T07:36:45.809Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:35 internal [2023-05-30T07:36:45.809Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:35 snap [2023-05-30T07:36:45.809Z] -rw-rw-r-- 1 jenkins jenkins 228 May 30 07:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:36:46.214Z] + 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=6cef6eef2551145a8c072a8c6e65d25b681b21fb --label arch=amd64 --label version=0.0.0 . [2023-05-30T07:36:46.214Z] Sending build context to Docker daemon 5.874MB [2023-05-30T07:36:46.214Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:36:46.214Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T07:36:46.214Z] ---> 87049c501917 [2023-05-30T07:36:46.214Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:36:46.214Z] ---> Running in ffe49f8e16fb [2023-05-30T07:36:46.475Z] Removing intermediate container ffe49f8e16fb [2023-05-30T07:36:46.475Z] ---> 6f0e97e08be8 [2023-05-30T07:36:46.475Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:36:46.475Z] ---> Running in b308b641a89a [2023-05-30T07:36:46.475Z] Removing intermediate container b308b641a89a [2023-05-30T07:36:46.475Z] ---> 60be5073a8be [2023-05-30T07:36:46.475Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T07:36:46.475Z] ---> Running in 58303b6c6170 [2023-05-30T07:36:46.736Z] Removing intermediate container 58303b6c6170 [2023-05-30T07:36:46.736Z] ---> 84d1e94e4b09 [2023-05-30T07:36:46.736Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:36:46.736Z] ---> Running in 1f41dba545d8 [2023-05-30T07:36:46.736Z] Removing intermediate container 1f41dba545d8 [2023-05-30T07:36:46.736Z] ---> d508aebd30f5 [2023-05-30T07:36:46.736Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:36:46.736Z] ---> Running in e4644c628a30 [2023-05-30T07:36:46.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:36:46.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:36:47.254Z] OK: 269 MiB in 57 packages [2023-05-30T07:36:47.821Z] Removing intermediate container e4644c628a30 [2023-05-30T07:36:47.821Z] ---> eac0af030bc9 [2023-05-30T07:36:47.821Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-30T07:36:47.821Z] ---> Running in fbd4f7aa5fde [2023-05-30T07:36:47.821Z] Removing intermediate container fbd4f7aa5fde [2023-05-30T07:36:47.821Z] ---> 07e86be0666f [2023-05-30T07:36:47.821Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T07:36:47.821Z] ---> 2a198f765263 [2023-05-30T07:36:47.821Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:36:47.821Z] ---> Running in 803e902ef46e [2023-05-30T07:36:48.768Z] Removing intermediate container 803e902ef46e [2023-05-30T07:36:48.768Z] ---> c96e124dadae [2023-05-30T07:36:48.768Z] Step 11/24 : COPY . . [2023-05-30T07:36:49.027Z] ---> 751827afe02f [2023-05-30T07:36:49.027Z] Step 12/24 : RUN ${MAKE} [2023-05-30T07:36:49.027Z] ---> Running in 95f46a2070db [2023-05-30T07:36:49.287Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-30T07:37:11.213Z] Removing intermediate container 95f46a2070db [2023-05-30T07:37:11.213Z] ---> fe3f274aff43 [2023-05-30T07:37:11.213Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T07:37:11.213Z] 3.17: Pulling from library/alpine [2023-05-30T07:37:11.213Z] f56be85fc22e: Already exists [2023-05-30T07:37:11.213Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T07:37:11.213Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T07:37:11.213Z] ---> 9ed4aefc74f6 [2023-05-30T07:37:11.213Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T07:37:11.214Z] ---> Running in 1aea9952a2e5 [2023-05-30T07:37:11.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T07:37:11.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T07:37:11.214Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T07:37:11.214Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:37:11.214Z] OK: 7 MiB in 16 packages [2023-05-30T07:37:11.214Z] Removing intermediate container 1aea9952a2e5 [2023-05-30T07:37:11.214Z] ---> 2027705da70a [2023-05-30T07:37:11.214Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-30T07:37:11.474Z] ---> be2b8c7f9899 [2023-05-30T07:37:11.474Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-30T07:37:11.731Z] ---> f31e4cce5cbc [2023-05-30T07:37:11.731Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-30T07:37:11.732Z] ---> 8b2d44e7be08 [2023-05-30T07:37:11.732Z] Step 18/24 : EXPOSE 59993 [2023-05-30T07:37:11.732Z] ---> Running in 170f5bae6a9d [2023-05-30T07:37:11.990Z] Removing intermediate container 170f5bae6a9d [2023-05-30T07:37:11.990Z] ---> 3c0fc5376836 [2023-05-30T07:37:11.990Z] Step 19/24 : EXPOSE 161 [2023-05-30T07:37:11.990Z] ---> Running in 051dbdd51936 [2023-05-30T07:37:11.990Z] Removing intermediate container 051dbdd51936 [2023-05-30T07:37:11.990Z] ---> a80cc439e9cc [2023-05-30T07:37:11.990Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-30T07:37:11.990Z] ---> Running in 6f552f4b5c90 [2023-05-30T07:37:11.990Z] Removing intermediate container 6f552f4b5c90 [2023-05-30T07:37:11.990Z] ---> 7b1f51efaf35 [2023-05-30T07:37:11.990Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T07:37:11.990Z] ---> Running in ff2f6f8b5200 [2023-05-30T07:37:12.250Z] Removing intermediate container ff2f6f8b5200 [2023-05-30T07:37:12.250Z] ---> dd42edf8a2dd [2023-05-30T07:37:12.250Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T07:37:12.250Z] ---> Running in ef5a5f51d6ef [2023-05-30T07:37:12.250Z] Removing intermediate container ef5a5f51d6ef [2023-05-30T07:37:12.250Z] ---> 189a2d6f6f90 [2023-05-30T07:37:12.250Z] Step 23/24 : LABEL git_sha=6cef6eef2551145a8c072a8c6e65d25b681b21fb [2023-05-30T07:37:12.250Z] ---> Running in f5b4f3a8a515 [2023-05-30T07:37:12.250Z] Removing intermediate container f5b4f3a8a515 [2023-05-30T07:37:12.250Z] ---> b3ef1ec9a6c3 [2023-05-30T07:37:12.250Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T07:37:12.509Z] ---> Running in 4d64bb6d150a [2023-05-30T07:37:12.509Z] Removing intermediate container 4d64bb6d150a [2023-05-30T07:37:12.509Z] ---> 62b0cfaa0d68 [2023-05-30T07:37:12.509Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T07:37:12.509Z] Successfully built 62b0cfaa0d68 [2023-05-30T07:37:12.509Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-05-30T07:37:13.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:37:13.454Z] [2023-05-30T07:37:13.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:37:13.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:37:13.836Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T07:37:13.836Z] 5eb5b503b376: Pulling fs layer [2023-05-30T07:37:13.836Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T07:37:13.836Z] ec43610c2a17: Pulling fs layer [2023-05-30T07:37:13.836Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T07:37:13.836Z] 33b1e0a273af: Pulling fs layer [2023-05-30T07:37:13.836Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T07:37:13.836Z] 2f39f015ded8: Pulling fs layer [2023-05-30T07:37:13.836Z] 3a2ae6a8a46f: Waiting [2023-05-30T07:37:13.836Z] 33b1e0a273af: Waiting [2023-05-30T07:37:13.836Z] 5d3b04190fa2: Waiting [2023-05-30T07:37:13.836Z] 2f39f015ded8: Waiting [2023-05-30T07:37:13.836Z] 5c69ac0246d0: Download complete [2023-05-30T07:37:13.836Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T07:37:13.836Z] 3a2ae6a8a46f: Download complete [2023-05-30T07:37:13.836Z] 33b1e0a273af: Verifying Checksum [2023-05-30T07:37:13.836Z] 33b1e0a273af: Download complete [2023-05-30T07:37:13.836Z] 5d3b04190fa2: Download complete [2023-05-30T07:37:13.836Z] ec43610c2a17: Verifying Checksum [2023-05-30T07:37:13.836Z] ec43610c2a17: Download complete [2023-05-30T07:37:14.095Z] 5eb5b503b376: Verifying Checksum [2023-05-30T07:37:14.096Z] 5eb5b503b376: Download complete [2023-05-30T07:37:14.663Z] 2f39f015ded8: Download complete [2023-05-30T07:37:15.230Z] 5eb5b503b376: Pull complete [2023-05-30T07:37:15.488Z] 5c69ac0246d0: Pull complete [2023-05-30T07:37:15.747Z] ec43610c2a17: Pull complete [2023-05-30T07:37:16.006Z] 3a2ae6a8a46f: Pull complete [2023-05-30T07:37:16.006Z] 33b1e0a273af: Pull complete [2023-05-30T07:37:16.265Z] 5d3b04190fa2: Pull complete [2023-05-30T07:37:20.446Z] 2f39f015ded8: Pull complete [2023-05-30T07:37:20.446Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T07:37:20.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:37:20.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:37:20.689Z] prd-ubuntu20.04-docker-8c-8g-17266 does not seem to be running inside a container [2023-05-30T07:37:20.715Z] $ 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/gexfoundry_device-snmp-go_PR-313 -v /w/workspace/gexfoundry_device-snmp-go_PR-313:/w/workspace/gexfoundry_device-snmp-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-313@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-313@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T07:37:25.258Z] $ docker top 67ffc5e88fb2348a69d3eec29cfc5bff17bcaa2d56b298b278410a92b58dcbf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:37:25.694Z] ---> job-cost.sh [2023-05-30T07:37:25.694Z] lf-activate-venv: SKIPPING [2023-05-30T07:37:25.694Z] INFO: No Stack... [2023-05-30T07:37:25.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T07:37:26.233Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T07:37:26.546Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-313/archives/cost.csv [2023-05-30T07:37:26.546Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T07:37:26.585Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-313-1-stack-cost] [2023-05-30T07:37:26.590Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-313-1-stack-cost] did not exist. Created. [2023-05-30T07:37:26.590Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T07:37:26.989Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T07:37:27.035Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T07:37:27.062Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T07:37:27.138Z] $ docker stop --time=1 67ffc5e88fb2348a69d3eec29cfc5bff17bcaa2d56b298b278410a92b58dcbf0 [2023-05-30T07:37:28.367Z] $ docker rm -f --volumes 67ffc5e88fb2348a69d3eec29cfc5bff17bcaa2d56b298b278410a92b58dcbf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T07:38:32.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17267 in /w/workspace/gexfoundry_device-snmp-go_PR-313 [Pipeline] { [Pipeline] ws [2023-05-30T07:38:32.208Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-30T07:38:32.298Z] Selected Git installation does not exist. Using Default [2023-05-30T07:38:32.298Z] The recommended git tool is: NONE [2023-05-30T07:38:43.734Z] using credential edgex-jenkins-ssh [2023-05-30T07:38:43.762Z] Cloning the remote Git repository [2023-05-30T07:38:43.833Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-30T07:38:43.944Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-30T07:38:44.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-30T07:38:44.156Z] > git --version # timeout=10 [2023-05-30T07:38:44.200Z] > git --version # 'git version 2.25.1' [2023-05-30T07:38:44.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:38:44.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T07:38:45.566Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-30T07:38:45.643Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T07:38:46.935Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-30T07:38:46.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-30T07:38:46.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:38:47.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T07:38:47.619Z] Merging remotes/origin/main commit d7cd9dae40349d09907f3e339684f9ff8e9b7fae into PR head commit 6cef6eef2551145a8c072a8c6e65d25b681b21fb [2023-05-30T07:38:47.644Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T07:38:47.742Z] > git checkout -f 6cef6eef2551145a8c072a8c6e65d25b681b21fb # timeout=10 [2023-05-30T07:38:47.837Z] > git remote # timeout=10 [2023-05-30T07:38:50.922Z] Merge succeeded, producing 6cef6eef2551145a8c072a8c6e65d25b681b21fb [2023-05-30T07:38:50.922Z] Checking out Revision 6cef6eef2551145a8c072a8c6e65d25b681b21fb (PR-313) [2023-05-30T07:38:50.808Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T07:38:50.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T07:38:50.867Z] > git merge d7cd9dae40349d09907f3e339684f9ff8e9b7fae # timeout=10 [2023-05-30T07:38:50.906Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T07:38:50.936Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T07:38:50.963Z] > git checkout -f 6cef6eef2551145a8c072a8c6e65d25b681b21fb # timeout=10 [2023-05-30T07:38:54.572Z] Commit message: "docs: Update changelog for v3.0" [2023-05-30T07:38:54.626Z] > git --version # timeout=10 [2023-05-30T07:38:54.638Z] > git --version # 'git version 2.25.1' [2023-05-30T07:38:54.667Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:38:55.728Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T07:38:55.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T07:38:55.728Z] Dload Upload Total Spent Left Speed [2023-05-30T07:38:55.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-05-30T07:38:56.388Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T07:38:56.729Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T07:38:56.729Z] + sudo tee /etc/docker/daemon.new [2023-05-30T07:38:56.729Z] { [2023-05-30T07:38:56.729Z] "registry-mirrors": [ [2023-05-30T07:38:56.729Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T07:38:56.729Z] ], [2023-05-30T07:38:56.729Z] "bip": "10.250.0.254/24", [2023-05-30T07:38:56.729Z] "hosts": [ [2023-05-30T07:38:56.729Z] "tcp://0.0.0.0:5555", [2023-05-30T07:38:56.729Z] "unix:///var/run/docker.sock" [2023-05-30T07:38:56.729Z] ], [2023-05-30T07:38:56.729Z] "mtu": 1458, [2023-05-30T07:38:56.729Z] "selinux-enabled": true, [2023-05-30T07:38:56.729Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T07:38:56.729Z] } [Pipeline] sh [2023-05-30T07:38:57.072Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T07:38:57.489Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:39:16.279Z] provisioning config files... [2023-05-30T07:39:16.304Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7716507403746186214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:39:16.685Z] ---> docker-login.sh [2023-05-30T07:39:16.685Z] nexus3.edgexfoundry.org:10001 [2023-05-30T07:39:16.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:39:17.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:39:17.232Z] Configure a credential helper to remove this warning. See [2023-05-30T07:39:17.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:39:17.232Z] [2023-05-30T07:39:17.232Z] Login Succeeded [2023-05-30T07:39:17.232Z] nexus3.edgexfoundry.org:10002 [2023-05-30T07:39:17.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:39:17.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:39:17.503Z] Configure a credential helper to remove this warning. See [2023-05-30T07:39:17.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:39:17.503Z] [2023-05-30T07:39:17.503Z] Login Succeeded [2023-05-30T07:39:17.503Z] nexus3.edgexfoundry.org:10003 [2023-05-30T07:39:17.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:39:18.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:39:18.044Z] Configure a credential helper to remove this warning. See [2023-05-30T07:39:18.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:39:18.044Z] [2023-05-30T07:39:18.044Z] Login Succeeded [2023-05-30T07:39:18.044Z] nexus3.edgexfoundry.org:10004 [2023-05-30T07:39:18.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:39:18.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:39:18.315Z] Configure a credential helper to remove this warning. See [2023-05-30T07:39:18.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:39:18.315Z] [2023-05-30T07:39:18.315Z] Login Succeeded [2023-05-30T07:39:18.315Z] docker.io [2023-05-30T07:39:18.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T07:39:18.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T07:39:18.853Z] Configure a credential helper to remove this warning. See [2023-05-30T07:39:18.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T07:39:18.853Z] [2023-05-30T07:39:18.853Z] Login Succeeded [2023-05-30T07:39:18.853Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T07:39:18.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T07:39:19.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:39:19.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T07:39:19.327Z] ========================================================= [2023-05-30T07:39:19.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T07:39:19.327Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:39:19.843Z] + 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-05-30T07:39:20.111Z] Sending build context to Docker daemon 3.044MB [2023-05-30T07:39:20.111Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:39:20.111Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T07:39:20.392Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T07:39:20.392Z] c41833b44d91: Pulling fs layer [2023-05-30T07:39:20.392Z] ed15518f5707: Pulling fs layer [2023-05-30T07:39:20.392Z] feae8fd75edb: Pulling fs layer [2023-05-30T07:39:20.392Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T07:39:20.392Z] 3cdef696dda3: Pulling fs layer [2023-05-30T07:39:20.392Z] 2ced38df9373: Pulling fs layer [2023-05-30T07:39:20.392Z] 58f1dce35555: Pulling fs layer [2023-05-30T07:39:20.392Z] 242c74f7c9fa: Waiting [2023-05-30T07:39:20.392Z] 3cdef696dda3: Waiting [2023-05-30T07:39:20.392Z] 2ced38df9373: Waiting [2023-05-30T07:39:20.392Z] 58f1dce35555: Waiting [2023-05-30T07:39:20.392Z] ed15518f5707: Verifying Checksum [2023-05-30T07:39:20.392Z] ed15518f5707: Download complete [2023-05-30T07:39:20.392Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T07:39:20.392Z] 242c74f7c9fa: Download complete [2023-05-30T07:39:20.392Z] 3cdef696dda3: Verifying Checksum [2023-05-30T07:39:20.392Z] 3cdef696dda3: Download complete [2023-05-30T07:39:20.392Z] c41833b44d91: Verifying Checksum [2023-05-30T07:39:20.392Z] c41833b44d91: Download complete [2023-05-30T07:39:21.363Z] c41833b44d91: Pull complete [2023-05-30T07:39:21.634Z] 58f1dce35555: Verifying Checksum [2023-05-30T07:39:21.635Z] 58f1dce35555: Download complete [2023-05-30T07:39:21.904Z] ed15518f5707: Pull complete [2023-05-30T07:39:22.875Z] 2ced38df9373: Verifying Checksum [2023-05-30T07:39:22.876Z] 2ced38df9373: Download complete [2023-05-30T07:39:22.876Z] feae8fd75edb: Verifying Checksum [2023-05-30T07:39:22.876Z] feae8fd75edb: Download complete [2023-05-30T07:39:35.212Z] feae8fd75edb: Pull complete [2023-05-30T07:39:35.212Z] 242c74f7c9fa: Pull complete [2023-05-30T07:39:35.212Z] 3cdef696dda3: Pull complete [2023-05-30T07:39:41.873Z] 2ced38df9373: Pull complete [2023-05-30T07:39:43.831Z] 58f1dce35555: Pull complete [2023-05-30T07:39:43.831Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T07:39:43.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T07:39:43.831Z] ---> fadd8f120f05 [2023-05-30T07:39:43.831Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:39:47.192Z] ---> Running in 6bcfcf0cc054 [2023-05-30T07:39:47.192Z] Removing intermediate container 6bcfcf0cc054 [2023-05-30T07:39:47.192Z] ---> 3adfc0f8a6fc [2023-05-30T07:39:47.192Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:39:47.192Z] ---> Running in 23ca074e560e [2023-05-30T07:39:47.777Z] Removing intermediate container 23ca074e560e [2023-05-30T07:39:47.777Z] ---> cf9ed11c2e95 [2023-05-30T07:39:47.777Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T07:39:47.777Z] ---> Running in 6ffccb3e1377 [2023-05-30T07:39:48.043Z] Removing intermediate container 6ffccb3e1377 [2023-05-30T07:39:48.043Z] ---> 57e84b51d8ef [2023-05-30T07:39:48.043Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:39:48.043Z] ---> Running in 8f7ee2ba239e [2023-05-30T07:39:48.313Z] Removing intermediate container 8f7ee2ba239e [2023-05-30T07:39:48.313Z] ---> 50a0d6b7d30a [2023-05-30T07:39:48.313Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:39:48.313Z] ---> Running in ea55c88abba8 [2023-05-30T07:39:49.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:39:49.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:39:50.825Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T07:39:50.825Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T07:39:50.825Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T07:39:50.825Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T07:39:51.092Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:39:51.092Z] OK: 268 MiB in 57 packages [2023-05-30T07:39:52.064Z] Removing intermediate container ea55c88abba8 [2023-05-30T07:39:52.064Z] ---> b708ae957e6b [2023-05-30T07:39:52.064Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-30T07:39:52.064Z] ---> Running in 4694896532a9 [2023-05-30T07:39:52.332Z] Removing intermediate container 4694896532a9 [2023-05-30T07:39:52.332Z] ---> dbedaf451826 [2023-05-30T07:39:52.332Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T07:39:52.602Z] ---> 5abaef77f40c [2023-05-30T07:39:52.602Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:39:52.872Z] ---> Running in 403c837a583f [2023-05-30T07:40:49.308Z] Removing intermediate container 403c837a583f [2023-05-30T07:40:49.308Z] ---> 1005f1ac9998 [2023-05-30T07:40:49.308Z] Step 11/12 : COPY . . [2023-05-30T07:40:50.286Z] ---> 6aec20a719e0 [2023-05-30T07:40:50.286Z] Step 12/12 : RUN ${MAKE} [2023-05-30T07:40:50.560Z] ---> Running in 4f2ec4d88b1b [2023-05-30T07:40:51.527Z] noop [2023-05-30T07:40:52.114Z] Removing intermediate container 4f2ec4d88b1b [2023-05-30T07:40:52.114Z] ---> 88de8b85dd31 [2023-05-30T07:40:52.114Z] Successfully built 88de8b85dd31 [2023-05-30T07:40:52.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:40:52.598Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T07:40:52.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:40:52.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-17267 does not seem to be running inside a container [2023-05-30T07:40:52.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T07:40:54.443Z] $ docker top b3d584647de3dc70eda749bb6ccf2da166e85bdb41579f98552f22fe174f2911 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:40:55.320Z] + go version [2023-05-30T07:40:55.320Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T07:40:55.361Z] $ docker stop --time=1 b3d584647de3dc70eda749bb6ccf2da166e85bdb41579f98552f22fe174f2911 [2023-05-30T07:40:56.965Z] $ docker rm -f --volumes b3d584647de3dc70eda749bb6ccf2da166e85bdb41579f98552f22fe174f2911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:40:57.818Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T07:40:57.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:40:58.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-17267 does not seem to be running inside a container [2023-05-30T07:40:58.140Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T07:40:59.289Z] $ docker top 9297f9834a588d42a32bf3ac3e4565466ba6f4f9c1708541d8688197dea5e486 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:40:59.836Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T07:41:00.493Z] + make test [2023-05-30T07:41:00.493Z] go test ./... -coverprofile=coverage.out [2023-05-30T07:41:32.723Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-30T07:43:09.355Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-30T07:43:11.305Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements [2023-05-30T07:43:11.580Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T07:43:11.580Z] go vet ./... [2023-05-30T07:43:38.270Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T07:43:38.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T07:43:38.270Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T07:43:38.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T07:43:38.352Z] $ docker stop --time=1 9297f9834a588d42a32bf3ac3e4565466ba6f4f9c1708541d8688197dea5e486 [2023-05-30T07:43:40.069Z] $ docker rm -f --volumes 9297f9834a588d42a32bf3ac3e4565466ba6f4f9c1708541d8688197dea5e486 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T07:43:41.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T07:43:41.192Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T07:43:41.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T07:43:42.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T07:43:42.517Z] + ls -al . [2023-05-30T07:43:42.517Z] total 168 [2023-05-30T07:43:42.517Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:41 . [2023-05-30T07:43:42.517Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:38 .. [2023-05-30T07:43:42.517Z] -rw-rw-r-- 1 jenkins jenkins 6 May 30 07:38 .dockerignore [2023-05-30T07:43:42.517Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 07:38 .git [2023-05-30T07:43:42.517Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:38 .github [2023-05-30T07:43:42.517Z] -rw-rw-r-- 1 jenkins jenkins 328 May 30 07:38 .gitignore [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 07:38 .golangci.yml [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 30 07:38 Attribution.txt [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 10534 May 30 07:38 CHANGELOG.md [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 30 07:38 Dockerfile [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 07:38 GOVERNANCE.md [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 656 May 30 07:38 Jenkinsfile [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 07:38 LICENSE [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 30 07:38 Makefile [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 07:38 OWNERS.md [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 30 07:38 README.md [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 07:35 VERSION [2023-05-30T07:43:42.518Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 07:38 bin [2023-05-30T07:43:42.518Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:38 cmd [2023-05-30T07:43:42.518Z] -rw-r--r-- 1 jenkins jenkins 8837 May 30 07:43 coverage.out [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 30 07:38 go.mod [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 30 07:38 go.sum [2023-05-30T07:43:42.518Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 07:38 internal [2023-05-30T07:43:42.518Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 07:38 snap [2023-05-30T07:43:42.518Z] -rw-rw-r-- 1 jenkins jenkins 228 May 30 07:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:43:42.941Z] + 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=6cef6eef2551145a8c072a8c6e65d25b681b21fb --label arch=arm64 --label version=0.0.0 . [2023-05-30T07:43:43.209Z] Sending build context to Docker daemon 3.054MB [2023-05-30T07:43:43.209Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T07:43:43.209Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T07:43:43.209Z] ---> 88de8b85dd31 [2023-05-30T07:43:43.209Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T07:43:43.485Z] ---> Running in 0ce97d5026e1 [2023-05-30T07:43:43.751Z] Removing intermediate container 0ce97d5026e1 [2023-05-30T07:43:43.751Z] ---> d8b643ee7d31 [2023-05-30T07:43:43.751Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T07:43:43.751Z] ---> Running in 53ef4e6fbba2 [2023-05-30T07:43:44.017Z] Removing intermediate container 53ef4e6fbba2 [2023-05-30T07:43:44.017Z] ---> 92bcb555eabc [2023-05-30T07:43:44.017Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T07:43:44.017Z] ---> Running in edd419a3867d [2023-05-30T07:43:44.285Z] Removing intermediate container edd419a3867d [2023-05-30T07:43:44.285Z] ---> b43b6cea5a72 [2023-05-30T07:43:44.285Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T07:43:44.285Z] ---> Running in 964d2bc3f01f [2023-05-30T07:43:44.555Z] Removing intermediate container 964d2bc3f01f [2023-05-30T07:43:44.555Z] ---> 2f33ea14d1e9 [2023-05-30T07:43:44.555Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T07:43:44.824Z] ---> Running in e5a2bb5c57f6 [2023-05-30T07:43:45.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:43:46.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:43:47.477Z] OK: 268 MiB in 57 packages [2023-05-30T07:43:48.060Z] Removing intermediate container e5a2bb5c57f6 [2023-05-30T07:43:48.060Z] ---> 5e1590b32d08 [2023-05-30T07:43:48.060Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-30T07:43:48.060Z] ---> Running in 0417d9b24229 [2023-05-30T07:43:48.326Z] Removing intermediate container 0417d9b24229 [2023-05-30T07:43:48.326Z] ---> c532e458b4e4 [2023-05-30T07:43:48.326Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T07:43:48.919Z] ---> 3981d7f4fce6 [2023-05-30T07:43:48.919Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T07:43:48.919Z] ---> Running in e17b5c384b30 [2023-05-30T07:43:51.520Z] Removing intermediate container e17b5c384b30 [2023-05-30T07:43:51.520Z] ---> 7bf2e2ccbe93 [2023-05-30T07:43:51.520Z] Step 11/24 : COPY . . [2023-05-30T07:43:52.105Z] ---> 6b61fe47c3a0 [2023-05-30T07:43:52.105Z] Step 12/24 : RUN ${MAKE} [2023-05-30T07:43:52.105Z] ---> Running in da534310053b [2023-05-30T07:43:53.068Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-30T07:45:59.756Z] Removing intermediate container da534310053b [2023-05-30T07:45:59.756Z] ---> 2b6444549563 [2023-05-30T07:45:59.756Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T07:45:59.756Z] 3.17: Pulling from library/alpine [2023-05-30T07:45:59.756Z] c41833b44d91: Already exists [2023-05-30T07:45:59.756Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T07:45:59.756Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T07:45:59.756Z] ---> 51e60588ff2c [2023-05-30T07:45:59.756Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T07:45:59.756Z] ---> Running in ecb6ead48c48 [2023-05-30T07:45:59.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T07:45:59.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T07:45:59.756Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T07:45:59.756Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T07:45:59.756Z] OK: 8 MiB in 16 packages [2023-05-30T07:46:00.342Z] Removing intermediate container ecb6ead48c48 [2023-05-30T07:46:00.342Z] ---> 718e8687cf7c [2023-05-30T07:46:00.342Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-30T07:46:02.924Z] ---> ff944f8459c5 [2023-05-30T07:46:02.924Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-30T07:46:03.191Z] ---> b848934b72e8 [2023-05-30T07:46:03.191Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-30T07:46:03.775Z] ---> b14570ff226c [2023-05-30T07:46:03.775Z] Step 18/24 : EXPOSE 59993 [2023-05-30T07:46:03.775Z] ---> Running in 482e9e64dcd6 [2023-05-30T07:46:04.043Z] Removing intermediate container 482e9e64dcd6 [2023-05-30T07:46:04.043Z] ---> 7f8cd979c93c [2023-05-30T07:46:04.043Z] Step 19/24 : EXPOSE 161 [2023-05-30T07:46:04.043Z] ---> Running in 31eb8cc056d5 [2023-05-30T07:46:04.310Z] Removing intermediate container 31eb8cc056d5 [2023-05-30T07:46:04.310Z] ---> f6d47a395a7d [2023-05-30T07:46:04.310Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-30T07:46:04.575Z] ---> Running in 9133391e9275 [2023-05-30T07:46:04.841Z] Removing intermediate container 9133391e9275 [2023-05-30T07:46:04.841Z] ---> 4a1abddd9d90 [2023-05-30T07:46:04.841Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T07:46:04.841Z] ---> Running in 261215e6e72e [2023-05-30T07:46:05.109Z] Removing intermediate container 261215e6e72e [2023-05-30T07:46:05.109Z] ---> b155bb96ff2a [2023-05-30T07:46:05.109Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T07:46:05.109Z] ---> Running in ab5b2626640b [2023-05-30T07:46:05.374Z] Removing intermediate container ab5b2626640b [2023-05-30T07:46:05.374Z] ---> c38c9268c293 [2023-05-30T07:46:05.374Z] Step 23/24 : LABEL git_sha=6cef6eef2551145a8c072a8c6e65d25b681b21fb [2023-05-30T07:46:05.643Z] ---> Running in cca189d90ffa [2023-05-30T07:46:05.914Z] Removing intermediate container cca189d90ffa [2023-05-30T07:46:05.914Z] ---> 37d90dc6e8f4 [2023-05-30T07:46:05.914Z] Step 24/24 : LABEL version=0.0.0 [2023-05-30T07:46:05.914Z] ---> Running in 1b26e8f72ffa [2023-05-30T07:46:06.180Z] Removing intermediate container 1b26e8f72ffa [2023-05-30T07:46:06.180Z] ---> 4d8ab6d46c09 [2023-05-30T07:46:06.180Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T07:46:06.180Z] Successfully built 4d8ab6d46c09 [2023-05-30T07:46:06.180Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:46:07.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:46:07.018Z] [2023-05-30T07:46:07.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:46:07.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:46:07.422Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T07:46:07.422Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T07:46:07.422Z] 04944245beec: Pulling fs layer [2023-05-30T07:46:07.422Z] 699f458cf7ca: Pulling fs layer [2023-05-30T07:46:07.422Z] 765212b225bb: Pulling fs layer [2023-05-30T07:46:07.422Z] f23df028b6ca: Pulling fs layer [2023-05-30T07:46:07.422Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T07:46:07.422Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T07:46:07.422Z] 765212b225bb: Waiting [2023-05-30T07:46:07.422Z] f23df028b6ca: Waiting [2023-05-30T07:46:07.422Z] d65c8cfc05b1: Waiting [2023-05-30T07:46:07.422Z] 2437ff75d9bd: Waiting [2023-05-30T07:46:07.690Z] 04944245beec: Verifying Checksum [2023-05-30T07:46:07.690Z] 04944245beec: Download complete [2023-05-30T07:46:07.690Z] 765212b225bb: Download complete [2023-05-30T07:46:07.690Z] f23df028b6ca: Verifying Checksum [2023-05-30T07:46:07.690Z] f23df028b6ca: Download complete [2023-05-30T07:46:07.690Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T07:46:07.690Z] d65c8cfc05b1: Download complete [2023-05-30T07:46:07.957Z] 699f458cf7ca: Verifying Checksum [2023-05-30T07:46:07.957Z] 699f458cf7ca: Download complete [2023-05-30T07:46:09.474Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T07:46:09.474Z] 8998bd30e6a1: Download complete [2023-05-30T07:46:11.421Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T07:46:11.421Z] 2437ff75d9bd: Download complete [2023-05-30T07:46:12.005Z] 8998bd30e6a1: Pull complete [2023-05-30T07:46:12.588Z] 04944245beec: Pull complete [2023-05-30T07:46:13.999Z] 699f458cf7ca: Pull complete [2023-05-30T07:46:13.999Z] 765212b225bb: Pull complete [2023-05-30T07:46:15.941Z] f23df028b6ca: Pull complete [2023-05-30T07:46:15.941Z] d65c8cfc05b1: Pull complete [2023-05-30T07:46:30.927Z] 2437ff75d9bd: Pull complete [2023-05-30T07:46:30.927Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T07:46:30.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T07:46:30.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:46:31.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-17267 does not seem to be running inside a container [2023-05-30T07:46:31.333Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T07:46:33.721Z] $ docker top 201fdccd562526478302d7fd651201898414c2cc27a05a7e2c36a8cd547a82e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:46:34.686Z] ---> job-cost.sh [2023-05-30T07:46:34.686Z] lf-activate-venv: SKIPPING [2023-05-30T07:46:34.686Z] INFO: No Stack... [2023-05-30T07:46:34.958Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T07:46:35.931Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T07:46:36.298Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-05-30T07:46:36.298Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T07:46:36.394Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-313-1-stack-cost] [2023-05-30T07:46:36.399Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-313-1-stack-cost] did not exist. Created. [2023-05-30T07:46:36.399Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T07:46:36.840Z] /w/workspace/device-snmp-go/1@tmp/durable-468e9783/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T07:46:37.513Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T07:46:37.550Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T07:46:37.590Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T07:46:37.605Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T07:46:37.706Z] $ docker stop --time=1 201fdccd562526478302d7fd651201898414c2cc27a05a7e2c36a8cd547a82e1 [2023-05-30T07:46:39.170Z] $ docker rm -f --volumes 201fdccd562526478302d7fd651201898414c2cc27a05a7e2c36a8cd547a82e1 [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-05-30T07:46:40.148Z] provisioning config files... [2023-05-30T07:46:40.155Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-313@tmp/config12757192395884412446tmp [Pipeline] { [Pipeline] sh [2023-05-30T07:46:40.506Z] + set +x [2023-05-30T07:46:40.506Z] + + bash -s -- [2023-05-30T07:46:40.506Z] curl -s https://codecov.io/bash [2023-05-30T07:46:40.506Z] [2023-05-30T07:46:40.506Z] _____ _ [2023-05-30T07:46:40.506Z] / ____| | | [2023-05-30T07:46:40.506Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T07:46:40.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T07:46:40.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T07:46:40.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T07:46:40.506Z] Bash-1.0.6 [2023-05-30T07:46:40.506Z] [2023-05-30T07:46:40.506Z] [2023-05-30T07:46:40.506Z] ==> git version 2.25.1 found [2023-05-30T07:46:40.506Z] ==> 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-05-30T07:46:40.506Z] Release-Date: 2020-01-08 [2023-05-30T07:46:40.506Z] 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-05-30T07:46:40.506Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T07:46:40.506Z] ==> Jenkins CI detected. [2023-05-30T07:46:40.506Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-313 [2023-05-30T07:46:40.506Z] project root: . [2023-05-30T07:46:40.506Z] --> token set from env [2023-05-30T07:46:40.506Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T07:46:40.506Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T07:46:40.506Z] ==> Python coveragepy not found [2023-05-30T07:46:40.506Z] ==> Searching for coverage reports in: [2023-05-30T07:46:40.506Z] + . [2023-05-30T07:46:40.765Z] -> Found 1 reports [2023-05-30T07:46:40.765Z] ==> Detecting git/mercurial file structure [2023-05-30T07:46:40.765Z] ==> Reading reports [2023-05-30T07:46:40.765Z] + ./coverage.out bytes=8837 [2023-05-30T07:46:40.765Z] ==> Appending adjustments [2023-05-30T07:46:40.765Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T07:46:40.765Z] + Found adjustments [2023-05-30T07:46:40.765Z] ==> Gzipping contents [2023-05-30T07:46:40.765Z] 4.0K /tmp/codecov.bZ7GYD.gz [2023-05-30T07:46:40.765Z] ==> Uploading reports [2023-05-30T07:46:40.765Z] url: https://codecov.io [2023-05-30T07:46:40.765Z] query: branch=PR-313&commit=6cef6eef2551145a8c072a8c6e65d25b681b21fb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=313&job=&cmd_args= [2023-05-30T07:46:40.765Z] -> Pinging Codecov [2023-05-30T07:46:40.765Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-313&commit=6cef6eef2551145a8c072a8c6e65d25b681b21fb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=313&job=&cmd_args= [2023-05-30T07:46:41.024Z] -> Uploading to [2023-05-30T07:46:41.024Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/6C56EA5C29638FB4528AC87E60AF5AE0/6cef6eef2551145a8c072a8c6e65d25b681b21fb/66fe9632-8616-42e8-bdb2-9d495cf7074e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T074640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df848afc3ebc7a2a99b3319d6f1a4773187fd4aa47733913d4afcdc4694a5d0b [2023-05-30T07:46:41.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T07:46:41.024Z] Dload Upload Total Spent Left Speed [2023-05-30T07:46:41.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7460 --:--:-- --:--:-- --:--:-- 7460 [2023-05-30T07:46:41.024Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/6cef6eef2551145a8c072a8c6e65d25b681b21fb [Pipeline] } [2023-05-30T07:46:41.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-05-30T07:46:42.790Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-313/archives ] [2023-05-30T07:46:42.790Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-313/archives [2023-05-30T07:46:42.790Z] total 16 [2023-05-30T07:46:42.790Z] drwxr-xr-x 3 root root 4096 May 30 07:37 . [2023-05-30T07:46:42.790Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 07:37 .. [2023-05-30T07:46:42.790Z] drwxr-xr-x 2 root root 4096 May 30 07:37 cost [2023-05-30T07:46:42.790Z] -rw-r--r-- 1 root root 86 May 30 07:37 cost.csv [2023-05-30T07:46:42.790Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-313/archives [2023-05-30T07:46:42.790Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-313/archives [2023-05-30T07:46:42.790Z] total 16 [2023-05-30T07:46:42.790Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 07:37 . [2023-05-30T07:46:42.790Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 07:37 .. [2023-05-30T07:46:42.790Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 07:37 cost [2023-05-30T07:46:42.790Z] -rw-r--r-- 1 jenkins jenkins 86 May 30 07:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:46:43.121Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:46:44.007Z] ---> package-listing.sh [2023-05-30T07:46:44.008Z] ++ facter osfamily [2023-05-30T07:46:44.008Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T07:46:44.267Z] + OS_FAMILY=debian [2023-05-30T07:46:44.267Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-313 [2023-05-30T07:46:44.267Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T07:46:44.267Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T07:46:44.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T07:46:44.267Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T07:46:44.267Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-313 ']' [2023-05-30T07:46:44.267Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T07:46:44.267Z] + case "${OS_FAMILY}" in [2023-05-30T07:46:44.267Z] + dpkg -l [2023-05-30T07:46:44.267Z] + grep '^ii' [2023-05-30T07:46:44.267Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T07:46:44.267Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T07:46:44.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T07:46:44.267Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-313 ']' [2023-05-30T07:46:44.267Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-313/archives/ [2023-05-30T07:46:44.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-313/archives/ [Pipeline] echo [2023-05-30T07:46:44.298Z] 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/gexfoundry_device-snmp-go_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T07:46:44.590Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T07:46:45.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T07:46:45.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T07:46:45.366Z] prd-ubuntu20.04-docker-8c-8g-17266 does not seem to be running inside a container [2023-05-30T07:46:45.393Z] $ 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/gexfoundry_device-snmp-go_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-313 -v /w/workspace/gexfoundry_device-snmp-go_PR-313:/w/workspace/gexfoundry_device-snmp-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-313@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-313@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T07:46:45.571Z] $ docker top b424143ee76ead66b63d03d9aa287655db8eb945c264f5e2205238acb1ef187a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T07:46:45.956Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T07:46:46.262Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T07:46:46.568Z] + ls /var/log/sa-host [2023-05-30T07:46:46.568Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T07:46:46.702Z] provisioning config files... [2023-05-30T07:46:46.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-313@tmp/config9726387836823523331tmp [Pipeline] { [Pipeline] echo [2023-05-30T07:46:46.760Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:46:47.075Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T07:46:47.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:46:47.509Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T07:46:47.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:46:47.850Z] ---> sudo-logs.sh [2023-05-30T07:46:47.850Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T07:46:47.933Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:46:48.241Z] ---> job-cost.sh [2023-05-30T07:46:48.241Z] lf-activate-venv: SKIPPING [2023-05-30T07:46:48.241Z] DEBUG: total: 0.2199999988079071 [2023-05-30T07:46:48.241Z] INFO: Retrieving Stack Cost... [2023-05-30T07:46:48.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T07:46:49.064Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T07:46:49.105Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T07:46:49.415Z] ---> logs-deploy.sh [2023-05-30T07:46:49.415Z] lf-activate-venv: SKIPPING [2023-05-30T07:46:49.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-313/1 [2023-05-30T07:46:49.415Z] INFO: archiving workspace using pattern(s): [2023-05-30T07:46:50.351Z] Archives upload complete. [2023-05-30T07:46:50.351Z] INFO: archiving logs to Nexus