Pull request #290 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a06ec416634e52164298999fcc93837cdf466857+b749e223b2711b185c15c0ba4cea8b5d0d469184 (1e57e085ac56a3d0f3652981e5e20eed2eca9df0) 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-ssh15880625094820664083.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17018675139822437893.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-290/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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2203826122722206925.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-290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13918558438861793695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh560456031329272951.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-290/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-290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16648383302917871466.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 ‘prd-ubuntu20.04-docker-8c-8g-9136’ Running on prd-ubuntu20.04-docker-8c-8g-9139 in /w/workspace/gexfoundry_device-snmp-go_PR-290 [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-290 # 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 > 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/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b749e223b2711b185c15c0ba4cea8b5d0d469184 into PR head commit a06ec416634e52164298999fcc93837cdf466857 Merge succeeded, producing a06ec416634e52164298999fcc93837cdf466857 Checking out Revision a06ec416634e52164298999fcc93837cdf466857 (PR-290) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f a06ec416634e52164298999fcc93837cdf466857 # 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 b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a06ec416634e52164298999fcc93837cdf466857 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T06:00:08.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T06:00:08.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T06:00:09.018Z] ========================================================= [2023-04-20T06:00:09.018Z] EdgeX Global Pipelines Version Info [2023-04-20T06:00:09.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:00:10.818Z] ------------------- [2023-04-20T06:00:10.818Z] stable info: [2023-04-20T06:00:10.818Z] ------------------- [2023-04-20T06:00:10.818Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T06:00:10.818Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T06:00:10.818Z] Message: update stable to v1.0.248 [2023-04-20T06:00:11.388Z] ------------------- [2023-04-20T06:00:11.388Z] experimental info: [2023-04-20T06:00:11.388Z] ------------------- [2023-04-20T06:00:11.388Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T06:00:11.388Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T06:00:11.388Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T06:00:11.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-04-20T06:00:11.743Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-04-20T06:00:11.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T06:00:11.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T06:00:11.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T06:00:11.908Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T06:00:11.947Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T06:00:11.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-20T06:00:12.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T06:00:12.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T06:00:12.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T06:00:12.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-04-20T06:00:12.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T06:00:12.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T06:00:12.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T06:00:12.303Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T06:00:12.350Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T06:00:12.395Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T06:00:12.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T06:00:12.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T06:00:12.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-20T06:00:12.549Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-20T06:00:12.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T06:00:12.642Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T06:00:12.685Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-20T06:00:12.729Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T06:00:12.766Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T06:00:12.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-290 [Pipeline] echo [2023-04-20T06:00:12.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-290 [Pipeline] echo [2023-04-20T06:00:12.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-290 [Pipeline] echo [2023-04-20T06:00:12.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a06ec416634e52164298999fcc93837cdf466857 [Pipeline] echo [2023-04-20T06:00:12.964Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a06ec41 [Pipeline] echo [2023-04-20T06:00:13.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T06:00:13.128Z] provisioning config files... [2023-04-20T06:00:13.141Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-290@tmp/config11043901652870945456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:00:13.484Z] ---> docker-login.sh [2023-04-20T06:00:13.484Z] nexus3.edgexfoundry.org:10001 [2023-04-20T06:00:13.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:13.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:13.745Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:13.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:13.745Z] [2023-04-20T06:00:13.745Z] Login Succeeded [2023-04-20T06:00:13.745Z] nexus3.edgexfoundry.org:10002 [2023-04-20T06:00:13.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:13.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:13.745Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:13.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:13.745Z] [2023-04-20T06:00:13.745Z] Login Succeeded [2023-04-20T06:00:13.745Z] nexus3.edgexfoundry.org:10003 [2023-04-20T06:00:14.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:14.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:14.005Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:14.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:14.005Z] [2023-04-20T06:00:14.005Z] Login Succeeded [2023-04-20T06:00:14.005Z] nexus3.edgexfoundry.org:10004 [2023-04-20T06:00:14.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:14.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:14.005Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:14.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:14.005Z] [2023-04-20T06:00:14.005Z] Login Succeeded [2023-04-20T06:00:14.005Z] docker.io [2023-04-20T06:00:14.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:16.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:16.176Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:16.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:16.176Z] [2023-04-20T06:00:16.176Z] Login Succeeded [2023-04-20T06:00:16.176Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T06:00:16.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T06:00:16.845Z] + git rev-list -1 --merges a06ec416634e52164298999fcc93837cdf466857~1..a06ec416634e52164298999fcc93837cdf466857 [Pipeline] echo [2023-04-20T06:00:16.907Z] -----------> git rev-list -1 --merges a06ec416634e52164298999fcc93837cdf466857~1..a06ec416634e52164298999fcc93837cdf466857 a06ec416634e52164298999fcc93837cdf466857 [false] [Pipeline] sh [2023-04-20T06:00:17.219Z] + git log --format=format:%s -1 a06ec416634e52164298999fcc93837cdf466857 [Pipeline] echo [2023-04-20T06:00:17.255Z] ========================================================= [2023-04-20T06:00:17.255Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T06:00:17.255Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T06:00:17.711Z] + git log --format=format:%s -1 a06ec416634e52164298999fcc93837cdf466857 [Pipeline] echo [2023-04-20T06:00:17.741Z] [semverPrep] GIT_COMMIT: a06ec416634e52164298999fcc93837cdf466857, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-20T06:00:17.774Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T06:00:18.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T06:00:18.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T06:00:18.160Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T06:00:18.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T06:00:18.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T06:00:18.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T06:00:18.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:00:18.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:00:18.606Z] [2023-04-20T06:00:18.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:00:18.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:00:18.985Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T06:00:18.985Z] b85a868b505f: Pulling fs layer [2023-04-20T06:00:18.985Z] e2be974225ed: Pulling fs layer [2023-04-20T06:00:18.985Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T06:00:18.985Z] 988bab9f4d93: Pulling fs layer [2023-04-20T06:00:18.985Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T06:00:18.985Z] eaf3925da568: Pulling fs layer [2023-04-20T06:00:18.985Z] bab4dde63d76: Pulling fs layer [2023-04-20T06:00:18.985Z] bde34c3a00c8: Pulling fs layer [2023-04-20T06:00:18.985Z] b352a97aabf1: Pulling fs layer [2023-04-20T06:00:18.985Z] 4872d77fe225: Pulling fs layer [2023-04-20T06:00:18.985Z] 5851b861e8e6: Pulling fs layer [2023-04-20T06:00:18.985Z] bde34c3a00c8: Waiting [2023-04-20T06:00:18.985Z] bab4dde63d76: Waiting [2023-04-20T06:00:18.985Z] 5851b861e8e6: Waiting [2023-04-20T06:00:18.985Z] 1469e6f7b9e6: Waiting [2023-04-20T06:00:18.985Z] 988bab9f4d93: Waiting [2023-04-20T06:00:18.985Z] 4872d77fe225: Waiting [2023-04-20T06:00:18.985Z] b352a97aabf1: Waiting [2023-04-20T06:00:18.985Z] e2be974225ed: Verifying Checksum [2023-04-20T06:00:18.985Z] e2be974225ed: Download complete [2023-04-20T06:00:18.985Z] 988bab9f4d93: Download complete [2023-04-20T06:00:19.257Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T06:00:19.257Z] 1469e6f7b9e6: Download complete [2023-04-20T06:00:19.257Z] eaf3925da568: Verifying Checksum [2023-04-20T06:00:19.257Z] eaf3925da568: Download complete [2023-04-20T06:00:19.257Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T06:00:19.257Z] 339a4e72a1f5: Download complete [2023-04-20T06:00:19.257Z] bde34c3a00c8: Download complete [2023-04-20T06:00:19.257Z] b352a97aabf1: Verifying Checksum [2023-04-20T06:00:19.257Z] b352a97aabf1: Download complete [2023-04-20T06:00:19.257Z] 4872d77fe225: Verifying Checksum [2023-04-20T06:00:19.257Z] 4872d77fe225: Download complete [2023-04-20T06:00:19.257Z] 5851b861e8e6: Download complete [2023-04-20T06:00:19.257Z] b85a868b505f: Verifying Checksum [2023-04-20T06:00:19.257Z] b85a868b505f: Download complete [2023-04-20T06:00:19.517Z] bab4dde63d76: Verifying Checksum [2023-04-20T06:00:19.517Z] bab4dde63d76: Download complete [2023-04-20T06:00:20.460Z] b85a868b505f: Pull complete [2023-04-20T06:00:20.719Z] e2be974225ed: Pull complete [2023-04-20T06:00:21.288Z] 339a4e72a1f5: Pull complete [2023-04-20T06:00:21.288Z] 988bab9f4d93: Pull complete [2023-04-20T06:00:21.554Z] 1469e6f7b9e6: Pull complete [2023-04-20T06:00:21.554Z] eaf3925da568: Pull complete [2023-04-20T06:00:23.462Z] bab4dde63d76: Pull complete [2023-04-20T06:00:23.462Z] bde34c3a00c8: Pull complete [2023-04-20T06:00:23.462Z] b352a97aabf1: Pull complete [2023-04-20T06:00:23.722Z] 4872d77fe225: Pull complete [2023-04-20T06:00:23.722Z] 5851b861e8e6: Pull complete [2023-04-20T06:00:23.722Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T06:00:23.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T06:00:23.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:00:23.971Z] prd-ubuntu20.04-docker-8c-8g-9139 does not seem to be running inside a container [2023-04-20T06:00:24.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-290 -v /w/workspace/gexfoundry_device-snmp-go_PR-290:/w/workspace/gexfoundry_device-snmp-go_PR-290:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-290@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-290@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-20T06:00:26.163Z] $ docker top 99cbf03253c6f57a09993202fd5904ad879171f74a71d97e523ebe5ef4b07007 -eo pid,comm [2023-04-20T06:00:26.219Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-20T06:00:26.219Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T06:00:26.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T06:00:26.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T06:00:26.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T06:00:26.469Z] $ docker exec 99cbf03253c6f57a09993202fd5904ad879171f74a71d97e523ebe5ef4b07007 ssh-agent [2023-04-20T06:00:26.561Z] SSH_AUTH_SOCK=/tmp/ssh-RIzzljhaR8YT/agent.33 [2023-04-20T06:00:26.561Z] SSH_AGENT_PID=39 [2023-04-20T06:00:26.569Z] Running ssh-add (command line suppressed) [2023-04-20T06:00:26.684Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-290@tmp/private_key_558655662023021847.key (/w/workspace/gexfoundry_device-snmp-go_PR-290@tmp/private_key_558655662023021847.key) [2023-04-20T06:00:26.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T06:00:27.027Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T06:00:27.059Z] $ docker exec --env ******** --env ******** 99cbf03253c6f57a09993202fd5904ad879171f74a71d97e523ebe5ef4b07007 ssh-agent -k [2023-04-20T06:00:27.169Z] unset SSH_AUTH_SOCK; [2023-04-20T06:00:27.169Z] unset SSH_AGENT_PID; [2023-04-20T06:00:27.169Z] echo Agent pid 39 killed; [2023-04-20T06:00:27.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T06:00:27.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T06:00:27.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T06:00:27.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T06:00:27.397Z] $ docker exec 99cbf03253c6f57a09993202fd5904ad879171f74a71d97e523ebe5ef4b07007 ssh-agent [2023-04-20T06:00:27.508Z] SSH_AUTH_SOCK=/tmp/ssh-inoDFDLRvyCV/agent.71 [2023-04-20T06:00:27.508Z] SSH_AGENT_PID=77 [2023-04-20T06:00:27.514Z] Running ssh-add (command line suppressed) [2023-04-20T06:00:27.632Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-290@tmp/private_key_16488007616429757961.key (/w/workspace/gexfoundry_device-snmp-go_PR-290@tmp/private_key_16488007616429757961.key) [2023-04-20T06:00:27.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T06:00:27.979Z] + git semver init [2023-04-20T06:00:28.241Z] 2023-04-20 06:00:28,152 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T06:00:28.241Z] 2023-04-20 06:00:28,153 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-290/.semver [2023-04-20T06:00:28.241Z] 2023-04-20 06:00:28,153 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-290/.semver [2023-04-20T06:00:28.241Z] 2023-04-20 06:00:28,154 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-290/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-290, universal_newlines=False, shell=None, istream=None) [2023-04-20T06:00:29.181Z] 2023-04-20 06:00:28,867 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-290/.git/info/exclude [2023-04-20T06:00:29.181Z] 2023-04-20 06:00:28,870 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-290/.semver/PR-290 with force:False [2023-04-20T06:00:29.181Z] 2023-04-20 06:00:28,870 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-290/.semver/PR-290 [2023-04-20T06:00:29.181Z] 2023-04-20 06:00:28,877 [execute] INFO git cat-file --batch-check [2023-04-20T06:00:29.181Z] 2023-04-20 06:00:28,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T06:00:29.181Z] 2023-04-20 06:00:28,884 [execute] INFO git cat-file --batch [2023-04-20T06:00:29.181Z] 2023-04-20 06:00:28,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-290/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T06:00:29.181Z] 2023-04-20 06:00:28,891 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-290/.semver/PR-290 [2023-04-20T06:00:29.181Z] 0.0.0 [Pipeline] } [2023-04-20T06:00:29.210Z] $ docker exec --env ******** --env ******** 99cbf03253c6f57a09993202fd5904ad879171f74a71d97e523ebe5ef4b07007 ssh-agent -k [2023-04-20T06:00:29.307Z] unset SSH_AUTH_SOCK; [2023-04-20T06:00:29.307Z] unset SSH_AGENT_PID; [2023-04-20T06:00:29.307Z] echo Agent pid 77 killed; [2023-04-20T06:00:29.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T06:00:29.744Z] + git semver [Pipeline] } [2023-04-20T06:00:30.033Z] $ docker stop --time=1 99cbf03253c6f57a09993202fd5904ad879171f74a71d97e523ebe5ef4b07007 [2023-04-20T06:00:31.314Z] $ docker rm -f --volumes 99cbf03253c6f57a09993202fd5904ad879171f74a71d97e523ebe5ef4b07007 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:00:31.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T06:00:31.997Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T06:00:32.020Z] [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-04-20T06:00:32.617Z] provisioning config files... [2023-04-20T06:00:32.627Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-290@tmp/config3321014713535397435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:00:32.982Z] ---> docker-login.sh [2023-04-20T06:00:32.982Z] nexus3.edgexfoundry.org:10001 [2023-04-20T06:00:32.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:32.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:32.982Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:32.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:32.982Z] [2023-04-20T06:00:32.982Z] Login Succeeded [2023-04-20T06:00:32.982Z] nexus3.edgexfoundry.org:10002 [2023-04-20T06:00:32.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:32.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:32.982Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:32.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:32.982Z] [2023-04-20T06:00:32.982Z] Login Succeeded [2023-04-20T06:00:32.982Z] nexus3.edgexfoundry.org:10003 [2023-04-20T06:00:33.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:33.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:33.245Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:33.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:33.245Z] [2023-04-20T06:00:33.245Z] Login Succeeded [2023-04-20T06:00:33.245Z] nexus3.edgexfoundry.org:10004 [2023-04-20T06:00:33.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:33.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:33.245Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:33.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:33.245Z] [2023-04-20T06:00:33.245Z] Login Succeeded [2023-04-20T06:00:33.245Z] docker.io [2023-04-20T06:00:33.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:00:33.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:00:33.766Z] Configure a credential helper to remove this warning. See [2023-04-20T06:00:33.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:00:33.766Z] [2023-04-20T06:00:33.766Z] Login Succeeded [2023-04-20T06:00:33.766Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T06:00:33.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T06:00:34.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:00:34.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:00:34.161Z] ========================================================= [2023-04-20T06:00:34.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T06:00:34.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:00:34.618Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-20T06:00:34.618Z] Sending build context to Docker daemon 5.793MB [2023-04-20T06:00:34.618Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T06:00:34.618Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T06:00:34.618Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T06:00:34.618Z] 63b65145d645: Pulling fs layer [2023-04-20T06:00:34.618Z] a2d21d5440eb: Pulling fs layer [2023-04-20T06:00:34.618Z] 935e6c44a52c: Pulling fs layer [2023-04-20T06:00:34.618Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T06:00:34.618Z] 30dea6a524f1: Pulling fs layer [2023-04-20T06:00:34.618Z] a2aff8979fd8: Pulling fs layer [2023-04-20T06:00:34.618Z] 6808be2612f2: Pulling fs layer [2023-04-20T06:00:34.618Z] f25807f1079a: Pulling fs layer [2023-04-20T06:00:34.618Z] a2aff8979fd8: Waiting [2023-04-20T06:00:34.618Z] 6808be2612f2: Waiting [2023-04-20T06:00:34.618Z] f25807f1079a: Waiting [2023-04-20T06:00:34.618Z] 94cc34f8dd06: Waiting [2023-04-20T06:00:34.618Z] 30dea6a524f1: Waiting [2023-04-20T06:00:34.618Z] a2d21d5440eb: Verifying Checksum [2023-04-20T06:00:34.618Z] a2d21d5440eb: Download complete [2023-04-20T06:00:34.618Z] 94cc34f8dd06: Download complete [2023-04-20T06:00:34.618Z] 30dea6a524f1: Verifying Checksum [2023-04-20T06:00:34.618Z] 30dea6a524f1: Download complete [2023-04-20T06:00:34.879Z] 63b65145d645: Download complete [2023-04-20T06:00:34.879Z] a2aff8979fd8: Verifying Checksum [2023-04-20T06:00:34.879Z] a2aff8979fd8: Download complete [2023-04-20T06:00:34.879Z] 63b65145d645: Pull complete [2023-04-20T06:00:35.140Z] a2d21d5440eb: Pull complete [2023-04-20T06:00:35.400Z] f25807f1079a: Verifying Checksum [2023-04-20T06:00:35.400Z] f25807f1079a: Download complete [2023-04-20T06:00:35.400Z] 935e6c44a52c: Verifying Checksum [2023-04-20T06:00:35.400Z] 935e6c44a52c: Download complete [2023-04-20T06:00:35.659Z] 6808be2612f2: Verifying Checksum [2023-04-20T06:00:35.659Z] 6808be2612f2: Download complete [2023-04-20T06:00:38.949Z] 935e6c44a52c: Pull complete [2023-04-20T06:00:38.949Z] 94cc34f8dd06: Pull complete [2023-04-20T06:00:38.949Z] 30dea6a524f1: Pull complete [2023-04-20T06:00:39.250Z] a2aff8979fd8: Pull complete [2023-04-20T06:00:41.787Z] 6808be2612f2: Pull complete [2023-04-20T06:00:42.731Z] f25807f1079a: Pull complete [2023-04-20T06:00:42.731Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T06:00:42.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T06:00:42.731Z] ---> 3b553350e43f [2023-04-20T06:00:42.731Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T06:00:46.929Z] ---> Running in 0000717e79a0 [2023-04-20T06:00:46.929Z] Removing intermediate container 0000717e79a0 [2023-04-20T06:00:46.929Z] ---> 6edd94792ceb [2023-04-20T06:00:46.929Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T06:00:46.929Z] ---> Running in bf2883aaa37d [2023-04-20T06:00:46.929Z] Removing intermediate container bf2883aaa37d [2023-04-20T06:00:46.929Z] ---> c44c4be78786 [2023-04-20T06:00:46.929Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T06:00:46.929Z] ---> Running in 59151d31dc83 [2023-04-20T06:00:46.929Z] Removing intermediate container 59151d31dc83 [2023-04-20T06:00:46.929Z] ---> 8952b8e0107b [2023-04-20T06:00:46.929Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T06:00:46.929Z] ---> Running in 9ad96155f6c5 [2023-04-20T06:00:47.189Z] Removing intermediate container 9ad96155f6c5 [2023-04-20T06:00:47.189Z] ---> 0c7de1cbe75a [2023-04-20T06:00:47.189Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T06:00:47.189Z] ---> Running in 4d961bb90e23 [2023-04-20T06:00:47.431Z] Still waiting to schedule task [2023-04-20T06:00:47.431Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9137’ [2023-04-20T06:00:47.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T06:00:47.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T06:00:47.972Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T06:00:47.972Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-20T06:00:47.972Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T06:00:47.972Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T06:00:47.972Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T06:00:47.972Z] OK: 269 MiB in 57 packages [2023-04-20T06:00:48.235Z] Removing intermediate container 4d961bb90e23 [2023-04-20T06:00:48.235Z] ---> 5ab7bedb95b0 [2023-04-20T06:00:48.235Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-20T06:00:48.235Z] ---> Running in a6291de35618 [2023-04-20T06:00:48.235Z] Removing intermediate container a6291de35618 [2023-04-20T06:00:48.235Z] ---> 8bcb8e6f6ab4 [2023-04-20T06:00:48.235Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T06:00:48.493Z] ---> 6e19721ce0fb [2023-04-20T06:00:48.493Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T06:00:48.493Z] ---> Running in 257bbb6444b5 [2023-04-20T06:01:27.237Z] Removing intermediate container 257bbb6444b5 [2023-04-20T06:01:27.237Z] ---> bf764220e402 [2023-04-20T06:01:27.237Z] Step 11/12 : COPY . . [2023-04-20T06:01:27.237Z] ---> 0969e7b7751f [2023-04-20T06:01:27.237Z] Step 12/12 : RUN ${MAKE} [2023-04-20T06:01:27.237Z] ---> Running in a9b6b78cdd57 [2023-04-20T06:01:27.237Z] noop [2023-04-20T06:01:27.237Z] Removing intermediate container a9b6b78cdd57 [2023-04-20T06:01:27.237Z] ---> 53b8d6dea209 [2023-04-20T06:01:27.237Z] Successfully built 53b8d6dea209 [2023-04-20T06:01:27.237Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:01:27.697Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T06:01:27.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:01:27.851Z] prd-ubuntu20.04-docker-8c-8g-9139 does not seem to be running inside a container [2023-04-20T06:01:27.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-290 -v /w/workspace/gexfoundry_device-snmp-go_PR-290:/w/workspace/gexfoundry_device-snmp-go_PR-290:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-290@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-290@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 ******** ci-base-image-x86_64 cat [2023-04-20T06:01:28.248Z] $ docker top f1418a8381633642ada85de79a9ed20ad3c4397f8d5b3a4ef9bc02033e1fe2d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:01:28.636Z] + go version [2023-04-20T06:01:28.636Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T06:01:28.673Z] $ docker stop --time=1 f1418a8381633642ada85de79a9ed20ad3c4397f8d5b3a4ef9bc02033e1fe2d5 [2023-04-20T06:01:29.936Z] $ docker rm -f --volumes f1418a8381633642ada85de79a9ed20ad3c4397f8d5b3a4ef9bc02033e1fe2d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:01:30.677Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T06:01:30.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:01:30.828Z] prd-ubuntu20.04-docker-8c-8g-9139 does not seem to be running inside a container [2023-04-20T06:01:30.863Z] $ 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-290 -v /w/workspace/gexfoundry_device-snmp-go_PR-290:/w/workspace/gexfoundry_device-snmp-go_PR-290:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-290@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-290@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 ******** ci-base-image-x86_64 cat [2023-04-20T06:01:31.182Z] $ docker top 32735f6dd56889e59dc16b98bc95de361e8c4d01e245137fee84eb6edd5e9d21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:01:31.568Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-290 [Pipeline] fileExists [Pipeline] sh [2023-04-20T06:01:31.924Z] + make test [2023-04-20T06:01:31.924Z] go test ./... -coverprofile=coverage.out [2023-04-20T06:01:37.203Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-20T06:01:47.225Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-20T06:01:47.225Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-04-20T06:01:53.953Z] go vet ./... [2023-04-20T06:01:57.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T06:01:57.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T06:01:57.236Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T06:01:57.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T06:01:57.556Z] $ docker stop --time=1 32735f6dd56889e59dc16b98bc95de361e8c4d01e245137fee84eb6edd5e9d21 [2023-04-20T06:01:59.409Z] $ docker rm -f --volumes 32735f6dd56889e59dc16b98bc95de361e8c4d01e245137fee84eb6edd5e9d21 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:01:59.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T06:02:00.028Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-20T06:02:00.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T06:02:01.029Z] + ls -al . [2023-04-20T06:02:01.029Z] total 172 [2023-04-20T06:02:01.029Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 06:01 . [2023-04-20T06:02:01.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 06:00 .. [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 20 06:00 .dockerignore [2023-04-20T06:02:01.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 06:00 .git [2023-04-20T06:02:01.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:00 .github [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 20 06:00 .gitignore [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 06:00 .golangci.yml [2023-04-20T06:02:01.029Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 06:00 .semver [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 9056 Apr 20 06:00 Attribution.txt [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 20 06:00 CHANGELOG.md [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 20 06:00 Dockerfile [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 06:00 GOVERNANCE.md [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 20 06:00 Jenkinsfile [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 06:00 LICENSE [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 20 06:00 Makefile [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 06:00 OWNERS.md [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 20 06:00 README.md [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 06:00 VERSION [2023-04-20T06:02:01.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 06:00 bin [2023-04-20T06:02:01.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:00 cmd [2023-04-20T06:02:01.029Z] -rw-r--r-- 1 jenkins jenkins 8837 Apr 20 06:01 coverage.out [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 20 06:00 go.mod [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 31441 Apr 20 06:00 go.sum [2023-04-20T06:02:01.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:00 internal [2023-04-20T06:02:01.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 06:00 snap [2023-04-20T06:02:01.029Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 20 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:02:01.451Z] + 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=a06ec416634e52164298999fcc93837cdf466857 --label arch=amd64 --label version=0.0.0 . [2023-04-20T06:02:01.451Z] Sending build context to Docker daemon 5.803MB [2023-04-20T06:02:01.451Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T06:02:01.451Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-20T06:02:01.451Z] ---> 53b8d6dea209 [2023-04-20T06:02:01.451Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T06:02:01.451Z] ---> Running in 4b77db25affb [2023-04-20T06:02:01.710Z] Removing intermediate container 4b77db25affb [2023-04-20T06:02:01.710Z] ---> bd0e772fd752 [2023-04-20T06:02:01.710Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T06:02:01.710Z] ---> Running in 1ac485ea76d9 [2023-04-20T06:02:01.710Z] Removing intermediate container 1ac485ea76d9 [2023-04-20T06:02:01.710Z] ---> f9c4ae10f1c2 [2023-04-20T06:02:01.710Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T06:02:01.710Z] ---> Running in 3000842c4029 [2023-04-20T06:02:01.710Z] Removing intermediate container 3000842c4029 [2023-04-20T06:02:01.710Z] ---> b4bb76611ce3 [2023-04-20T06:02:01.710Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T06:02:01.710Z] ---> Running in 76d9413fedb6 [2023-04-20T06:02:01.970Z] Removing intermediate container 76d9413fedb6 [2023-04-20T06:02:01.970Z] ---> 0f7c0b5e22c2 [2023-04-20T06:02:01.970Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T06:02:01.970Z] ---> Running in eb59cf0b2b32 [2023-04-20T06:02:02.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T06:02:02.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T06:02:02.489Z] OK: 269 MiB in 57 packages [2023-04-20T06:02:02.748Z] Removing intermediate container eb59cf0b2b32 [2023-04-20T06:02:02.748Z] ---> 4f44030fef0f [2023-04-20T06:02:02.748Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-20T06:02:02.748Z] ---> Running in 2b3c4872c776 [2023-04-20T06:02:03.010Z] Removing intermediate container 2b3c4872c776 [2023-04-20T06:02:03.010Z] ---> 8b287fc06db0 [2023-04-20T06:02:03.010Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-20T06:02:03.010Z] ---> 4048a030d7b4 [2023-04-20T06:02:03.010Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T06:02:03.269Z] ---> Running in 2e310f6ca4ca [2023-04-20T06:02:03.835Z] Removing intermediate container 2e310f6ca4ca [2023-04-20T06:02:03.835Z] ---> 9583a0919717 [2023-04-20T06:02:03.836Z] Step 11/24 : COPY . . [2023-04-20T06:02:04.094Z] ---> ae0c46041f63 [2023-04-20T06:02:04.094Z] Step 12/24 : RUN ${MAKE} [2023-04-20T06:02:04.352Z] ---> Running in 44e35bb25c54 [2023-04-20T06:02:04.610Z] 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-04-20T06:02:22.686Z] Removing intermediate container 44e35bb25c54 [2023-04-20T06:02:22.686Z] ---> 7264feade8a8 [2023-04-20T06:02:22.686Z] Step 13/24 : FROM alpine:3.17 [2023-04-20T06:02:22.686Z] 3.17: Pulling from library/alpine [2023-04-20T06:02:22.686Z] f56be85fc22e: Pulling fs layer [2023-04-20T06:02:22.686Z] f56be85fc22e: Download complete [2023-04-20T06:02:22.686Z] f56be85fc22e: Pull complete [2023-04-20T06:02:22.686Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T06:02:22.686Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T06:02:22.686Z] ---> 9ed4aefc74f6 [2023-04-20T06:02:22.686Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T06:02:22.686Z] ---> Running in 1a01316520ca [2023-04-20T06:02:22.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T06:02:22.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T06:02:23.206Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T06:02:23.206Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T06:02:23.206Z] OK: 7 MiB in 16 packages [2023-04-20T06:02:23.465Z] Removing intermediate container 1a01316520ca [2023-04-20T06:02:23.465Z] ---> 6254761a9726 [2023-04-20T06:02:23.465Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-20T06:02:24.033Z] ---> cd16a61bcd57 [2023-04-20T06:02:24.033Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-20T06:02:24.033Z] ---> 1161c7c603a5 [2023-04-20T06:02:24.033Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-20T06:02:24.033Z] ---> 8d157d011739 [2023-04-20T06:02:24.033Z] Step 18/24 : EXPOSE 59993 [2023-04-20T06:02:24.296Z] ---> Running in 984f0a6a793e [2023-04-20T06:02:24.296Z] Removing intermediate container 984f0a6a793e [2023-04-20T06:02:24.296Z] ---> 3c9b185f3f70 [2023-04-20T06:02:24.296Z] Step 19/24 : EXPOSE 161 [2023-04-20T06:02:24.296Z] ---> Running in 0ae6cd2f4ace [2023-04-20T06:02:24.296Z] Removing intermediate container 0ae6cd2f4ace [2023-04-20T06:02:24.296Z] ---> a167d62ebd33 [2023-04-20T06:02:24.296Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-20T06:02:24.296Z] ---> Running in 64faafe3cccd [2023-04-20T06:02:24.554Z] Removing intermediate container 64faafe3cccd [2023-04-20T06:02:24.554Z] ---> da543f5d1120 [2023-04-20T06:02:24.554Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T06:02:24.554Z] ---> Running in bb09e0d5a224 [2023-04-20T06:02:24.554Z] Removing intermediate container bb09e0d5a224 [2023-04-20T06:02:24.554Z] ---> 608a4634a984 [2023-04-20T06:02:24.554Z] Step 22/24 : LABEL arch=amd64 [2023-04-20T06:02:24.554Z] ---> Running in f729045c3218 [2023-04-20T06:02:24.554Z] Removing intermediate container f729045c3218 [2023-04-20T06:02:24.554Z] ---> 9890bdf1562e [2023-04-20T06:02:24.554Z] Step 23/24 : LABEL git_sha=a06ec416634e52164298999fcc93837cdf466857 [2023-04-20T06:02:24.554Z] ---> Running in bfed23a8ac59 [2023-04-20T06:02:24.813Z] Removing intermediate container bfed23a8ac59 [2023-04-20T06:02:24.814Z] ---> 54405e6bcc59 [2023-04-20T06:02:24.814Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T06:02:24.814Z] ---> Running in c3d3206e8a72 [2023-04-20T06:02:24.814Z] Removing intermediate container c3d3206e8a72 [2023-04-20T06:02:24.814Z] ---> 3b1211218292 [2023-04-20T06:02:24.814Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T06:02:24.814Z] Successfully built 3b1211218292 [2023-04-20T06:02:24.814Z] 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-04-20T06:02:25.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:02:25.767Z] [2023-04-20T06:02:25.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:02:26.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:02:26.144Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T06:02:26.144Z] 5eb5b503b376: Pulling fs layer [2023-04-20T06:02:26.144Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T06:02:26.144Z] ec43610c2a17: Pulling fs layer [2023-04-20T06:02:26.144Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T06:02:26.144Z] 33b1e0a273af: Pulling fs layer [2023-04-20T06:02:26.144Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T06:02:26.144Z] 2f39f015ded8: Pulling fs layer [2023-04-20T06:02:26.144Z] 3a2ae6a8a46f: Waiting [2023-04-20T06:02:26.144Z] 33b1e0a273af: Waiting [2023-04-20T06:02:26.144Z] 5d3b04190fa2: Waiting [2023-04-20T06:02:26.144Z] 2f39f015ded8: Waiting [2023-04-20T06:02:26.144Z] 5c69ac0246d0: Verifying Checksum [2023-04-20T06:02:26.144Z] 5c69ac0246d0: Download complete [2023-04-20T06:02:26.144Z] 3a2ae6a8a46f: Download complete [2023-04-20T06:02:26.404Z] 33b1e0a273af: Verifying Checksum [2023-04-20T06:02:26.404Z] 33b1e0a273af: Download complete [2023-04-20T06:02:26.404Z] ec43610c2a17: Verifying Checksum [2023-04-20T06:02:26.404Z] ec43610c2a17: Download complete [2023-04-20T06:02:26.404Z] 5d3b04190fa2: Verifying Checksum [2023-04-20T06:02:26.404Z] 5d3b04190fa2: Download complete [2023-04-20T06:02:26.404Z] 5eb5b503b376: Download complete [2023-04-20T06:02:26.969Z] 2f39f015ded8: Verifying Checksum [2023-04-20T06:02:26.969Z] 2f39f015ded8: Download complete [2023-04-20T06:02:27.536Z] 5eb5b503b376: Pull complete [2023-04-20T06:02:27.536Z] 5c69ac0246d0: Pull complete [2023-04-20T06:02:28.104Z] ec43610c2a17: Pull complete [2023-04-20T06:02:28.104Z] 3a2ae6a8a46f: Pull complete [2023-04-20T06:02:28.362Z] 33b1e0a273af: Pull complete [2023-04-20T06:02:28.362Z] 5d3b04190fa2: Pull complete [2023-04-20T06:02:32.543Z] 2f39f015ded8: Pull complete [2023-04-20T06:02:32.543Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T06:02:32.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:02:32.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:02:32.773Z] prd-ubuntu20.04-docker-8c-8g-9139 does not seem to be running inside a container [2023-04-20T06:02:32.827Z] $ 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-290 -v /w/workspace/gexfoundry_device-snmp-go_PR-290:/w/workspace/gexfoundry_device-snmp-go_PR-290:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-290@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-290@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-04-20T06:02:34.918Z] $ docker top 5dbcb77bf09389ae2786ba80a14163909f7611457ba8dc2e6c45fc69e50f8fa5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:02:35.377Z] ---> job-cost.sh [2023-04-20T06:02:35.377Z] lf-activate-venv: SKIPPING [2023-04-20T06:02:35.377Z] INFO: No Stack... [2023-04-20T06:02:35.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T06:02:36.207Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T06:02:36.520Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-290/archives/cost.csv [2023-04-20T06:02:36.520Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T06:02:36.559Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-290-1-stack-cost] [2023-04-20T06:02:36.564Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-290-1-stack-cost] did not exist. Created. [2023-04-20T06:02:36.564Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T06:02:36.954Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T06:02:37.003Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T06:02:37.029Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T06:02:37.109Z] $ docker stop --time=1 5dbcb77bf09389ae2786ba80a14163909f7611457ba8dc2e6c45fc69e50f8fa5 [2023-04-20T06:02:38.315Z] $ docker rm -f --volumes 5dbcb77bf09389ae2786ba80a14163909f7611457ba8dc2e6c45fc69e50f8fa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-20T06:03:08.861Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9142 in /w/workspace/gexfoundry_device-snmp-go_PR-290 [Pipeline] { [Pipeline] ws [2023-04-20T06:03:08.914Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-04-20T06:03:08.990Z] Selected Git installation does not exist. Using Default [2023-04-20T06:03:08.990Z] The recommended git tool is: NONE [2023-04-20T06:03:15.038Z] using credential edgex-jenkins-ssh [2023-04-20T06:03:15.067Z] Cloning the remote Git repository [2023-04-20T06:03:15.120Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-04-20T06:03:15.236Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-04-20T06:03:15.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-20T06:03:15.424Z] > git --version # timeout=10 [2023-04-20T06:03:15.445Z] > git --version # 'git version 2.25.1' [2023-04-20T06:03:15.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:03:15.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T06:03:16.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-20T06:03:16.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T06:03:17.717Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-20T06:03:17.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-20T06:03:17.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:03:17.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/290/head:refs/remotes/origin/PR-290 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-20T06:03:18.285Z] Merging remotes/origin/main commit b749e223b2711b185c15c0ba4cea8b5d0d469184 into PR head commit a06ec416634e52164298999fcc93837cdf466857 [2023-04-20T06:03:18.603Z] Merge succeeded, producing a06ec416634e52164298999fcc93837cdf466857 [2023-04-20T06:03:18.603Z] Checking out Revision a06ec416634e52164298999fcc93837cdf466857 (PR-290) [2023-04-20T06:03:19.156Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-20T06:03:18.312Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T06:03:18.392Z] > git checkout -f a06ec416634e52164298999fcc93837cdf466857 # timeout=10 [2023-04-20T06:03:18.489Z] > git remote # timeout=10 [2023-04-20T06:03:18.512Z] > git config --get remote.origin.url # timeout=10 [2023-04-20T06:03:18.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T06:03:18.555Z] > git merge b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 [2023-04-20T06:03:18.584Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-20T06:03:18.612Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T06:03:18.630Z] > git checkout -f a06ec416634e52164298999fcc93837cdf466857 # timeout=10 [2023-04-20T06:03:19.214Z] > git --version # timeout=10 [2023-04-20T06:03:19.228Z] > git --version # 'git version 2.25.1' [2023-04-20T06:03:19.251Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T06:03:20.405Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T06:03:20.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T06:03:20.405Z] Dload Upload Total Spent Left Speed [2023-04-20T06:03:20.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-04-20T06:03:21.171Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T06:03:21.528Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T06:03:21.528Z] + sudo tee /etc/docker/daemon.new [2023-04-20T06:03:21.528Z] { [2023-04-20T06:03:21.528Z] "registry-mirrors": [ [2023-04-20T06:03:21.528Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T06:03:21.528Z] ], [2023-04-20T06:03:21.528Z] "bip": "10.250.0.254/24", [2023-04-20T06:03:21.528Z] "hosts": [ [2023-04-20T06:03:21.528Z] "tcp://0.0.0.0:5555", [2023-04-20T06:03:21.528Z] "unix:///var/run/docker.sock" [2023-04-20T06:03:21.528Z] ], [2023-04-20T06:03:21.528Z] "mtu": 1458, [2023-04-20T06:03:21.528Z] "selinux-enabled": true, [2023-04-20T06:03:21.528Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T06:03:21.528Z] } [Pipeline] sh [2023-04-20T06:03:21.886Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T06:03:22.247Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T06:03:40.627Z] provisioning config files... [2023-04-20T06:03:40.658Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config997012396874057465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:03:41.062Z] ---> docker-login.sh [2023-04-20T06:03:41.062Z] nexus3.edgexfoundry.org:10001 [2023-04-20T06:03:41.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:03:41.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:03:41.658Z] Configure a credential helper to remove this warning. See [2023-04-20T06:03:41.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:03:41.658Z] [2023-04-20T06:03:41.658Z] Login Succeeded [2023-04-20T06:03:41.658Z] nexus3.edgexfoundry.org:10002 [2023-04-20T06:03:41.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:03:42.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:03:42.197Z] Configure a credential helper to remove this warning. See [2023-04-20T06:03:42.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:03:42.197Z] [2023-04-20T06:03:42.197Z] Login Succeeded [2023-04-20T06:03:42.197Z] nexus3.edgexfoundry.org:10003 [2023-04-20T06:03:42.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:03:42.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:03:42.470Z] Configure a credential helper to remove this warning. See [2023-04-20T06:03:42.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:03:42.470Z] [2023-04-20T06:03:42.470Z] Login Succeeded [2023-04-20T06:03:42.470Z] nexus3.edgexfoundry.org:10004 [2023-04-20T06:03:42.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:03:42.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:03:42.746Z] Configure a credential helper to remove this warning. See [2023-04-20T06:03:42.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:03:42.746Z] [2023-04-20T06:03:42.746Z] Login Succeeded [2023-04-20T06:03:42.746Z] docker.io [2023-04-20T06:03:43.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T06:03:43.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T06:03:43.292Z] Configure a credential helper to remove this warning. See [2023-04-20T06:03:43.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T06:03:43.292Z] [2023-04-20T06:03:43.292Z] Login Succeeded [2023-04-20T06:03:43.292Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T06:03:43.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T06:03:43.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:03:43.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T06:03:43.829Z] ========================================================= [2023-04-20T06:03:43.829Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T06:03:43.829Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:03:44.346Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-20T06:03:44.617Z] Sending build context to Docker daemon 2.998MB [2023-04-20T06:03:44.617Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T06:03:44.617Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-20T06:03:44.888Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T06:03:44.888Z] af6eaf76a39c: Pulling fs layer [2023-04-20T06:03:44.888Z] 55522c791124: Pulling fs layer [2023-04-20T06:03:44.888Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T06:03:44.888Z] 169dfbe0d373: Pulling fs layer [2023-04-20T06:03:44.888Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T06:03:44.888Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T06:03:44.888Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T06:03:44.888Z] 169dfbe0d373: Waiting [2023-04-20T06:03:44.888Z] e1ff8fa3b103: Waiting [2023-04-20T06:03:44.888Z] 52ebb69f0ebf: Waiting [2023-04-20T06:03:44.888Z] 5abe8eddf0d5: Waiting [2023-04-20T06:03:44.888Z] 55522c791124: Verifying Checksum [2023-04-20T06:03:44.888Z] 55522c791124: Download complete [2023-04-20T06:03:44.888Z] 169dfbe0d373: Verifying Checksum [2023-04-20T06:03:44.888Z] 169dfbe0d373: Download complete [2023-04-20T06:03:44.888Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T06:03:44.888Z] e1ff8fa3b103: Download complete [2023-04-20T06:03:44.888Z] af6eaf76a39c: Verifying Checksum [2023-04-20T06:03:45.866Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T06:03:45.866Z] af6eaf76a39c: Pull complete [2023-04-20T06:03:46.462Z] 55522c791124: Pull complete [2023-04-20T06:03:47.440Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T06:03:47.440Z] 52ebb69f0ebf: Download complete [2023-04-20T06:03:47.440Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T06:03:47.440Z] ce5c4a1c91eb: Download complete [2023-04-20T06:03:57.697Z] ce5c4a1c91eb: Pull complete [2023-04-20T06:03:57.970Z] 169dfbe0d373: Pull complete [2023-04-20T06:03:58.239Z] e1ff8fa3b103: Pull complete [2023-04-20T06:04:04.968Z] 52ebb69f0ebf: Pull complete [2023-04-20T06:04:08.322Z] 5abe8eddf0d5: Pull complete [2023-04-20T06:04:08.322Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T06:04:08.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T06:04:08.322Z] ---> 6cb57ee374ae [2023-04-20T06:04:08.322Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-20T06:04:10.278Z] ---> Running in 003a1f10b7e3 [2023-04-20T06:04:10.548Z] Removing intermediate container 003a1f10b7e3 [2023-04-20T06:04:10.548Z] ---> e6fb15769f31 [2023-04-20T06:04:10.548Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T06:04:10.548Z] ---> Running in fd50168731f0 [2023-04-20T06:04:10.816Z] Removing intermediate container fd50168731f0 [2023-04-20T06:04:10.816Z] ---> bd6ab8615253 [2023-04-20T06:04:10.816Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T06:04:11.085Z] ---> Running in f9d7f91d09ff [2023-04-20T06:04:11.353Z] Removing intermediate container f9d7f91d09ff [2023-04-20T06:04:11.353Z] ---> 6c9b96ef5a8f [2023-04-20T06:04:11.353Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T06:04:11.353Z] ---> Running in baa8ac637d16 [2023-04-20T06:04:11.623Z] Removing intermediate container baa8ac637d16 [2023-04-20T06:04:11.623Z] ---> 6cd30e69d4fe [2023-04-20T06:04:11.623Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T06:04:11.623Z] ---> Running in 545cbc6d51c0 [2023-04-20T06:04:13.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T06:04:13.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T06:04:14.603Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-20T06:04:14.603Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-20T06:04:14.603Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-20T06:04:14.873Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-20T06:04:14.873Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T06:04:14.873Z] OK: 268 MiB in 57 packages [2023-04-20T06:04:15.845Z] Removing intermediate container 545cbc6d51c0 [2023-04-20T06:04:15.845Z] ---> a3e174130a6c [2023-04-20T06:04:15.845Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-20T06:04:15.845Z] ---> Running in 5cd3ae349616 [2023-04-20T06:04:16.431Z] Removing intermediate container 5cd3ae349616 [2023-04-20T06:04:16.431Z] ---> bc968fbfc038 [2023-04-20T06:04:16.431Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-20T06:04:16.700Z] ---> 9634418743a1 [2023-04-20T06:04:16.700Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T06:04:16.970Z] ---> Running in c077fed97b2e [2023-04-20T06:05:38.659Z] Removing intermediate container c077fed97b2e [2023-04-20T06:05:38.659Z] ---> fbf2d82355f4 [2023-04-20T06:05:38.659Z] Step 11/12 : COPY . . [2023-04-20T06:05:38.659Z] ---> 05ee2e1e46f7 [2023-04-20T06:05:38.659Z] Step 12/12 : RUN ${MAKE} [2023-04-20T06:05:38.659Z] ---> Running in b32b13d5f7bf [2023-04-20T06:05:38.659Z] noop [2023-04-20T06:05:38.659Z] Removing intermediate container b32b13d5f7bf [2023-04-20T06:05:38.659Z] ---> c19cad159076 [2023-04-20T06:05:38.659Z] Successfully built c19cad159076 [2023-04-20T06:05:38.659Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:05:39.161Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T06:05:39.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:05:39.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-9142 does not seem to be running inside a container [2023-04-20T06:05:39.598Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-20T06:05:40.922Z] $ docker top b047d52a32c8b2ff5c2c306562a756d2736356096608322de3e53d4b506a7fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:05:41.839Z] + go version [2023-04-20T06:05:41.839Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T06:05:41.884Z] $ docker stop --time=1 b047d52a32c8b2ff5c2c306562a756d2736356096608322de3e53d4b506a7fd3 [2023-04-20T06:05:43.597Z] $ docker rm -f --volumes b047d52a32c8b2ff5c2c306562a756d2736356096608322de3e53d4b506a7fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:05:44.527Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T06:05:44.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:05:44.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-9142 does not seem to be running inside a container [2023-04-20T06:05:44.885Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-20T06:05:46.204Z] $ docker top 83e5c616245c0fa029fc46fc7415be95cc9d5b66a2110f54d6e493ada59b2547 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:05:47.193Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-20T06:05:47.895Z] + make test [2023-04-20T06:05:47.895Z] go test ./... -coverprofile=coverage.out [2023-04-20T06:06:26.802Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-20T06:08:49.072Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-20T06:08:49.072Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.054s coverage: 0.0% of statements [2023-04-20T06:08:49.072Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T06:08:49.072Z] go vet ./... [2023-04-20T06:09:07.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T06:09:07.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T06:09:07.303Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T06:09:07.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T06:09:07.382Z] $ docker stop --time=1 83e5c616245c0fa029fc46fc7415be95cc9d5b66a2110f54d6e493ada59b2547 [2023-04-20T06:09:09.255Z] $ docker rm -f --volumes 83e5c616245c0fa029fc46fc7415be95cc9d5b66a2110f54d6e493ada59b2547 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T06:09:10.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T06:09:10.561Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T06:09:11.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T06:09:11.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T06:09:12.029Z] + ls -al . [2023-04-20T06:09:12.029Z] total 168 [2023-04-20T06:09:12.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 06:05 . [2023-04-20T06:09:12.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 06:03 .. [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 20 06:03 .dockerignore [2023-04-20T06:09:12.029Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 06:03 .git [2023-04-20T06:09:12.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:03 .github [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 20 06:03 .gitignore [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 20 06:03 .golangci.yml [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 9056 Apr 20 06:03 Attribution.txt [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 20 06:03 CHANGELOG.md [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 20 06:03 Dockerfile [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 06:03 GOVERNANCE.md [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 20 06:03 Jenkinsfile [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 06:03 LICENSE [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 20 06:03 Makefile [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 20 06:03 OWNERS.md [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 20 06:03 README.md [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 06:00 VERSION [2023-04-20T06:09:12.029Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 06:03 bin [2023-04-20T06:09:12.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:03 cmd [2023-04-20T06:09:12.029Z] -rw-r--r-- 1 jenkins jenkins 8837 Apr 20 06:08 coverage.out [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 20 06:03 go.mod [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 31441 Apr 20 06:03 go.sum [2023-04-20T06:09:12.029Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 06:03 internal [2023-04-20T06:09:12.029Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 06:03 snap [2023-04-20T06:09:12.029Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 20 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:09:12.477Z] + 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=a06ec416634e52164298999fcc93837cdf466857 --label arch=arm64 --label version=0.0.0 . [2023-04-20T06:09:12.747Z] Sending build context to Docker daemon 3.007MB [2023-04-20T06:09:12.747Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T06:09:12.747Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-20T06:09:12.747Z] ---> c19cad159076 [2023-04-20T06:09:12.747Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-20T06:09:13.017Z] ---> Running in 97e7209a3558 [2023-04-20T06:09:13.283Z] Removing intermediate container 97e7209a3558 [2023-04-20T06:09:13.283Z] ---> 1d6ed7d6245e [2023-04-20T06:09:13.283Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-20T06:09:13.283Z] ---> Running in fa374980f175 [2023-04-20T06:09:13.551Z] Removing intermediate container fa374980f175 [2023-04-20T06:09:13.551Z] ---> 976674f677df [2023-04-20T06:09:13.551Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-20T06:09:13.822Z] ---> Running in 159b5c16a534 [2023-04-20T06:09:14.091Z] Removing intermediate container 159b5c16a534 [2023-04-20T06:09:14.091Z] ---> 40b26b733118 [2023-04-20T06:09:14.091Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-20T06:09:14.091Z] ---> Running in f1ccbd891c38 [2023-04-20T06:09:14.361Z] Removing intermediate container f1ccbd891c38 [2023-04-20T06:09:14.361Z] ---> e05d24d90741 [2023-04-20T06:09:14.361Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-20T06:09:14.361Z] ---> Running in 9b1d1adf8c71 [2023-04-20T06:09:15.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T06:09:16.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T06:09:17.266Z] OK: 268 MiB in 57 packages [2023-04-20T06:09:19.861Z] Removing intermediate container 9b1d1adf8c71 [2023-04-20T06:09:19.861Z] ---> 8bcb88d688f9 [2023-04-20T06:09:19.861Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-20T06:09:19.861Z] ---> Running in 80350ef4db1f [2023-04-20T06:09:20.130Z] Removing intermediate container 80350ef4db1f [2023-04-20T06:09:20.130Z] ---> 023164bbedeb [2023-04-20T06:09:20.130Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-20T06:09:20.401Z] ---> b76bba56899a [2023-04-20T06:09:20.401Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T06:09:20.676Z] ---> Running in d7cd2ff36379 [2023-04-20T06:09:23.278Z] Removing intermediate container d7cd2ff36379 [2023-04-20T06:09:23.278Z] ---> 7d4928ed9dec [2023-04-20T06:09:23.278Z] Step 11/24 : COPY . . [2023-04-20T06:09:23.866Z] ---> ad42c2a6a315 [2023-04-20T06:09:23.866Z] Step 12/24 : RUN ${MAKE} [2023-04-20T06:09:24.136Z] ---> Running in 7cec118bf920 [2023-04-20T06:09:25.108Z] 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-04-20T06:11:46.814Z] Removing intermediate container 7cec118bf920 [2023-04-20T06:11:46.814Z] ---> 788174f20b96 [2023-04-20T06:11:46.814Z] Step 13/24 : FROM alpine:3.17 [2023-04-20T06:11:46.814Z] 3.17: Pulling from library/alpine [2023-04-20T06:11:46.814Z] c41833b44d91: Pulling fs layer [2023-04-20T06:11:46.814Z] c41833b44d91: Download complete [2023-04-20T06:11:46.814Z] c41833b44d91: Pull complete [2023-04-20T06:11:46.814Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T06:11:46.814Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T06:11:46.814Z] ---> 51e60588ff2c [2023-04-20T06:11:46.814Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-20T06:11:46.814Z] ---> Running in a02523a0edf4 [2023-04-20T06:11:46.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T06:11:46.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T06:11:46.814Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-20T06:11:46.814Z] Executing busybox-1.35.0-r29.trigger [2023-04-20T06:11:46.814Z] OK: 8 MiB in 16 packages [2023-04-20T06:11:46.814Z] Removing intermediate container a02523a0edf4 [2023-04-20T06:11:46.814Z] ---> 77a4e5d56ea8 [2023-04-20T06:11:46.814Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-20T06:11:46.814Z] ---> 59c72678de6a [2023-04-20T06:11:46.814Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-20T06:11:46.814Z] ---> 81e4221ff7bd [2023-04-20T06:11:46.814Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-20T06:11:46.814Z] ---> eb935ff616b9 [2023-04-20T06:11:46.814Z] Step 18/24 : EXPOSE 59993 [2023-04-20T06:11:46.814Z] ---> Running in 84d958683c3a [2023-04-20T06:11:46.814Z] Removing intermediate container 84d958683c3a [2023-04-20T06:11:46.814Z] ---> 750c5755a7ed [2023-04-20T06:11:46.814Z] Step 19/24 : EXPOSE 161 [2023-04-20T06:11:46.814Z] ---> Running in cb7949aa6ac3 [2023-04-20T06:11:46.814Z] Removing intermediate container cb7949aa6ac3 [2023-04-20T06:11:46.814Z] ---> 4a3eb55d2462 [2023-04-20T06:11:46.814Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-20T06:11:46.814Z] ---> Running in b9187c0adbf4 [2023-04-20T06:11:47.083Z] Removing intermediate container b9187c0adbf4 [2023-04-20T06:11:47.084Z] ---> b5dd05869722 [2023-04-20T06:11:47.084Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T06:11:47.354Z] ---> Running in c68eae3250fa [2023-04-20T06:11:47.624Z] Removing intermediate container c68eae3250fa [2023-04-20T06:11:47.624Z] ---> b20b82f3612c [2023-04-20T06:11:47.624Z] Step 22/24 : LABEL arch=arm64 [2023-04-20T06:11:47.624Z] ---> Running in b8cf1f6336ee [2023-04-20T06:11:47.892Z] Removing intermediate container b8cf1f6336ee [2023-04-20T06:11:47.892Z] ---> a2b7c9d7036d [2023-04-20T06:11:47.892Z] Step 23/24 : LABEL git_sha=a06ec416634e52164298999fcc93837cdf466857 [2023-04-20T06:11:47.892Z] ---> Running in 20d9907061ea [2023-04-20T06:11:48.160Z] Removing intermediate container 20d9907061ea [2023-04-20T06:11:48.160Z] ---> 5fe05a8e2811 [2023-04-20T06:11:48.160Z] Step 24/24 : LABEL version=0.0.0 [2023-04-20T06:11:48.431Z] ---> Running in 2f0376b69973 [2023-04-20T06:11:48.699Z] Removing intermediate container 2f0376b69973 [2023-04-20T06:11:48.699Z] ---> 604818635eea [2023-04-20T06:11:48.699Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T06:11:48.699Z] Successfully built 604818635eea [2023-04-20T06:11:48.699Z] 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-04-20T06:11:49.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:11:49.525Z] [2023-04-20T06:11:49.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:11:50.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:11:50.087Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T06:11:50.087Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T06:11:50.087Z] 04944245beec: Pulling fs layer [2023-04-20T06:11:50.087Z] 699f458cf7ca: Pulling fs layer [2023-04-20T06:11:50.087Z] 765212b225bb: Pulling fs layer [2023-04-20T06:11:50.087Z] f23df028b6ca: Pulling fs layer [2023-04-20T06:11:50.087Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T06:11:50.087Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T06:11:50.087Z] f23df028b6ca: Waiting [2023-04-20T06:11:50.087Z] d65c8cfc05b1: Waiting [2023-04-20T06:11:50.087Z] 2437ff75d9bd: Waiting [2023-04-20T06:11:50.087Z] 765212b225bb: Waiting [2023-04-20T06:11:50.374Z] 04944245beec: Verifying Checksum [2023-04-20T06:11:50.374Z] 04944245beec: Download complete [2023-04-20T06:11:50.374Z] 765212b225bb: Verifying Checksum [2023-04-20T06:11:50.374Z] 765212b225bb: Download complete [2023-04-20T06:11:50.374Z] f23df028b6ca: Download complete [2023-04-20T06:11:50.374Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T06:11:50.374Z] d65c8cfc05b1: Download complete [2023-04-20T06:11:50.374Z] 699f458cf7ca: Verifying Checksum [2023-04-20T06:11:50.374Z] 699f458cf7ca: Download complete [2023-04-20T06:11:50.966Z] 8998bd30e6a1: Download complete [2023-04-20T06:11:53.611Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T06:11:53.611Z] 2437ff75d9bd: Download complete [2023-04-20T06:11:55.033Z] 8998bd30e6a1: Pull complete [2023-04-20T06:11:59.291Z] 04944245beec: Pull complete [2023-04-20T06:12:00.251Z] 699f458cf7ca: Pull complete [2023-04-20T06:12:00.251Z] 765212b225bb: Pull complete [2023-04-20T06:12:00.836Z] f23df028b6ca: Pull complete [2023-04-20T06:12:01.102Z] d65c8cfc05b1: Pull complete [2023-04-20T06:12:16.103Z] 2437ff75d9bd: Pull complete [2023-04-20T06:12:16.103Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T06:12:16.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T06:12:16.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:12:16.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-9142 does not seem to be running inside a container [2023-04-20T06:12:16.523Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-20T06:12:18.976Z] $ docker top 316fad73d320bc1b9569d7787d7e34222bfbd0d3ca3f3c8233ba582d450b91bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:12:19.848Z] ---> job-cost.sh [2023-04-20T06:12:19.849Z] lf-activate-venv: SKIPPING [2023-04-20T06:12:19.849Z] INFO: No Stack... [2023-04-20T06:12:20.114Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T06:12:21.072Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T06:12:21.416Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-04-20T06:12:21.416Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T06:12:21.769Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-290-1-stack-cost] [2023-04-20T06:12:21.778Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-290-1-stack-cost] did not exist. Created. [2023-04-20T06:12:21.778Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-290-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T06:12:22.198Z] /w/workspace/device-snmp-go/1@tmp/durable-3860eb3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T06:12:22.559Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T06:12:22.596Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T06:12:22.641Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T06:12:22.656Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-290-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T06:12:22.766Z] $ docker stop --time=1 316fad73d320bc1b9569d7787d7e34222bfbd0d3ca3f3c8233ba582d450b91bf [2023-04-20T06:12:24.266Z] $ docker rm -f --volumes 316fad73d320bc1b9569d7787d7e34222bfbd0d3ca3f3c8233ba582d450b91bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-20T06:12:25.329Z] provisioning config files... [2023-04-20T06:12:25.337Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-290@tmp/config15015216310992937266tmp [Pipeline] { [Pipeline] sh [2023-04-20T06:12:25.672Z] + set +x [2023-04-20T06:12:25.672Z] + curl -s https://codecov.io/bash [2023-04-20T06:12:25.672Z] + bash -s -- [2023-04-20T06:12:25.672Z] [2023-04-20T06:12:25.672Z] _____ _ [2023-04-20T06:12:25.672Z] / ____| | | [2023-04-20T06:12:25.672Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T06:12:25.672Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T06:12:25.672Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T06:12:25.672Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T06:12:25.672Z] Bash-1.0.6 [2023-04-20T06:12:25.672Z] [2023-04-20T06:12:25.672Z] [2023-04-20T06:12:25.672Z] ==> git version 2.25.1 found [2023-04-20T06:12:25.672Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-20T06:12:25.672Z] Release-Date: 2020-01-08 [2023-04-20T06:12:25.672Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-20T06:12:25.672Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T06:12:25.672Z] ==> Jenkins CI detected. [2023-04-20T06:12:25.672Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-290 [2023-04-20T06:12:25.672Z] project root: . [2023-04-20T06:12:25.672Z] --> token set from env [2023-04-20T06:12:25.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T06:12:25.672Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T06:12:25.672Z] ==> Python coveragepy not found [2023-04-20T06:12:25.672Z] ==> Searching for coverage reports in: [2023-04-20T06:12:25.672Z] + . [2023-04-20T06:12:25.672Z] -> Found 1 reports [2023-04-20T06:12:25.672Z] ==> Detecting git/mercurial file structure [2023-04-20T06:12:25.672Z] ==> Reading reports [2023-04-20T06:12:25.672Z] + ./coverage.out bytes=8837 [2023-04-20T06:12:25.672Z] ==> Appending adjustments [2023-04-20T06:12:25.672Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T06:12:25.933Z] + Found adjustments [2023-04-20T06:12:25.933Z] ==> Gzipping contents [2023-04-20T06:12:25.933Z] 4.0K /tmp/codecov.fX6nnh.gz [2023-04-20T06:12:25.933Z] ==> Uploading reports [2023-04-20T06:12:25.933Z] url: https://codecov.io [2023-04-20T06:12:25.933Z] query: branch=PR-290&commit=a06ec416634e52164298999fcc93837cdf466857&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=290&job=&cmd_args= [2023-04-20T06:12:25.933Z] -> Pinging Codecov [2023-04-20T06:12:25.933Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-290&commit=a06ec416634e52164298999fcc93837cdf466857&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-290%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=290&job=&cmd_args= [2023-04-20T06:12:25.933Z] -> Uploading to [2023-04-20T06:12:25.933Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/6C56EA5C29638FB4528AC87E60AF5AE0/a06ec416634e52164298999fcc93837cdf466857/bb870823-66b2-4783-b163-34bce4fecb14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T061225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efe4a92012adebb06b2c816e043df2d15a4bf81270695de0caac2715f52dcd14 [2023-04-20T06:12:25.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T06:12:25.933Z] Dload Upload Total Spent Left Speed [2023-04-20T06:12:26.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7290 --:--:-- --:--:-- --:--:-- 7290 [2023-04-20T06:12:26.193Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/a06ec416634e52164298999fcc93837cdf466857 [Pipeline] } [2023-04-20T06:12:26.223Z] 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-04-20T06:12:28.316Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-290/archives ] [2023-04-20T06:12:28.317Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-290/archives [2023-04-20T06:12:28.317Z] total 16 [2023-04-20T06:12:28.317Z] drwxr-xr-x 3 root root 4096 Apr 20 06:02 . [2023-04-20T06:12:28.317Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 06:02 .. [2023-04-20T06:12:28.317Z] drwxr-xr-x 2 root root 4096 Apr 20 06:02 cost [2023-04-20T06:12:28.317Z] -rw-r--r-- 1 root root 86 Apr 20 06:02 cost.csv [2023-04-20T06:12:28.317Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-290/archives [2023-04-20T06:12:28.317Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-290/archives [2023-04-20T06:12:28.317Z] total 16 [2023-04-20T06:12:28.317Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 06:02 . [2023-04-20T06:12:28.317Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 06:02 .. [2023-04-20T06:12:28.317Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 06:02 cost [2023-04-20T06:12:28.317Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 20 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:12:28.642Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:12:29.530Z] ---> package-listing.sh [2023-04-20T06:12:29.530Z] ++ facter osfamily [2023-04-20T06:12:29.530Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T06:12:29.789Z] + OS_FAMILY=debian [2023-04-20T06:12:29.789Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-290 [2023-04-20T06:12:29.789Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T06:12:29.789Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T06:12:29.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T06:12:29.789Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T06:12:29.789Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-290 ']' [2023-04-20T06:12:29.789Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T06:12:29.789Z] + case "${OS_FAMILY}" in [2023-04-20T06:12:29.789Z] + dpkg -l [2023-04-20T06:12:29.789Z] + grep '^ii' [2023-04-20T06:12:29.789Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T06:12:29.789Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T06:12:29.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T06:12:29.789Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-290 ']' [2023-04-20T06:12:29.789Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-290/archives/ [2023-04-20T06:12:29.789Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-290/archives/ [Pipeline] echo [2023-04-20T06:12:29.824Z] 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-290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-20T06:12:30.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T06:12:30.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T06:12:30.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T06:12:30.901Z] prd-ubuntu20.04-docker-8c-8g-9139 does not seem to be running inside a container [2023-04-20T06:12:30.935Z] $ 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-290/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-290 -v /w/workspace/gexfoundry_device-snmp-go_PR-290:/w/workspace/gexfoundry_device-snmp-go_PR-290:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-290@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-290@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-20T06:12:31.108Z] $ docker top b128813640b06aad426f694875eac317e54bf6094831c946f275c0fa49cb4705 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T06:12:31.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T06:12:31.813Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T06:12:32.131Z] + ls /var/log/sa-host [2023-04-20T06:12:32.131Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T06:12:32.273Z] provisioning config files... [2023-04-20T06:12:32.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-290@tmp/config3088953648490508378tmp [Pipeline] { [Pipeline] echo [2023-04-20T06:12:32.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:12:32.649Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T06:12:32.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:12:33.081Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T06:12:33.119Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:12:33.427Z] ---> sudo-logs.sh [2023-04-20T06:12:33.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T06:12:33.512Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:12:33.820Z] ---> job-cost.sh [2023-04-20T06:12:33.820Z] lf-activate-venv: SKIPPING [2023-04-20T06:12:33.820Z] DEBUG: total: 0.2199999988079071 [2023-04-20T06:12:33.820Z] INFO: Retrieving Stack Cost... [2023-04-20T06:12:34.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T06:12:34.648Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T06:12:34.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T06:12:35.001Z] ---> logs-deploy.sh [2023-04-20T06:12:35.001Z] lf-activate-venv: SKIPPING [2023-04-20T06:12:35.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-290/1 [2023-04-20T06:12:35.001Z] INFO: archiving workspace using pattern(s): [2023-04-20T06:12:35.942Z] Archives upload complete. [2023-04-20T06:12:35.942Z] INFO: archiving logs to Nexus