Pull request #298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f023677b8f95915adcd63e71ce7a43dec541aef+4540667df76160ba2257f08fa194345a2d771c5a (a6b065099c3d69a49b7a7bf131533779386d6b74) 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-ssh14909447059512369774.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-ssh16668375786007798727.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-298/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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17041755971513335496.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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15783124749714307779.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-ssh7579237448700966179.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-298/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-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3791256260467160890.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-12309’ Running on prd-ubuntu20.04-docker-8c-8g-12320 in /w/workspace/gexfoundry_device-snmp-go_PR-298 [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-298 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4540667df76160ba2257f08fa194345a2d771c5a into PR head commit 4f023677b8f95915adcd63e71ce7a43dec541aef Merge succeeded, producing 4f023677b8f95915adcd63e71ce7a43dec541aef Checking out Revision 4f023677b8f95915adcd63e71ce7a43dec541aef (PR-298) 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 > 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/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f023677b8f95915adcd63e71ce7a43dec541aef # 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 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f023677b8f95915adcd63e71ce7a43dec541aef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T06:02:16.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T06:02:16.535Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T06:02:16.628Z] ========================================================= [2023-05-02T06:02:16.628Z] EdgeX Global Pipelines Version Info [2023-05-02T06:02:16.628Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:02:17.385Z] ------------------- [2023-05-02T06:02:17.385Z] stable info: [2023-05-02T06:02:17.385Z] ------------------- [2023-05-02T06:02:17.385Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T06:02:17.385Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T06:02:17.385Z] Message: update stable to v1.0.248 [2023-05-02T06:02:17.957Z] ------------------- [2023-05-02T06:02:17.957Z] experimental info: [2023-05-02T06:02:17.957Z] ------------------- [2023-05-02T06:02:17.957Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T06:02:17.957Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T06:02:17.957Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T06:02:18.288Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-02T06:02:18.329Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-02T06:02:18.370Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T06:02:18.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T06:02:18.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T06:02:18.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T06:02:18.531Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T06:02:18.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T06:02:18.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T06:02:18.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T06:02:18.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T06:02:18.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-02T06:02:18.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T06:02:18.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T06:02:18.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T06:02:18.902Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T06:02:18.944Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:02:18.984Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:02:19.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T06:02:19.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T06:02:19.110Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T06:02:19.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T06:02:19.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T06:02:19.228Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T06:02:19.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T06:02:19.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T06:02:19.353Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T06:02:19.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo [2023-05-02T06:02:19.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo [2023-05-02T06:02:19.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo [2023-05-02T06:02:19.516Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f023677b8f95915adcd63e71ce7a43dec541aef [Pipeline] echo [2023-05-02T06:02:19.555Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f02367 [Pipeline] echo [2023-05-02T06:02:19.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:02:19.734Z] provisioning config files... [2023-05-02T06:02:19.749Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-298@tmp/config11087278139956003811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:02:20.089Z] ---> docker-login.sh [2023-05-02T06:02:20.089Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:02:20.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:20.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:20.662Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:20.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:20.662Z] [2023-05-02T06:02:20.662Z] Login Succeeded [2023-05-02T06:02:20.662Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:02:20.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:20.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:20.662Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:20.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:20.662Z] [2023-05-02T06:02:20.662Z] Login Succeeded [2023-05-02T06:02:20.662Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:02:20.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:20.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:20.922Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:20.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:20.922Z] [2023-05-02T06:02:20.922Z] Login Succeeded [2023-05-02T06:02:20.922Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:02:20.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:20.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:20.922Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:20.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:20.922Z] [2023-05-02T06:02:20.922Z] Login Succeeded [2023-05-02T06:02:20.922Z] docker.io [2023-05-02T06:02:21.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:21.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:21.443Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:21.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:21.443Z] [2023-05-02T06:02:21.443Z] Login Succeeded [2023-05-02T06:02:21.443Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:02:21.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T06:02:22.081Z] + git rev-list -1 --merges 4f023677b8f95915adcd63e71ce7a43dec541aef~1..4f023677b8f95915adcd63e71ce7a43dec541aef [Pipeline] echo [2023-05-02T06:02:22.158Z] -----------> git rev-list -1 --merges 4f023677b8f95915adcd63e71ce7a43dec541aef~1..4f023677b8f95915adcd63e71ce7a43dec541aef 4f023677b8f95915adcd63e71ce7a43dec541aef [false] [Pipeline] sh [2023-05-02T06:02:22.495Z] + git log --format=format:%s -1 4f023677b8f95915adcd63e71ce7a43dec541aef [Pipeline] echo [2023-05-02T06:02:22.529Z] ========================================================= [2023-05-02T06:02:22.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T06:02:22.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:02:22.967Z] + git log --format=format:%s -1 4f023677b8f95915adcd63e71ce7a43dec541aef [Pipeline] echo [2023-05-02T06:02:22.999Z] [semverPrep] GIT_COMMIT: 4f023677b8f95915adcd63e71ce7a43dec541aef, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-02T06:02:23.025Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T06:02:23.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T06:02:23.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T06:02:23.420Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T06:02:23.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T06:02:23.420Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T06:02:23.420Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T06:02:23.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:02:23.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:23.850Z] [2023-05-02T06:02:23.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:02:24.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:24.225Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T06:02:24.225Z] b85a868b505f: Pulling fs layer [2023-05-02T06:02:24.225Z] e2be974225ed: Pulling fs layer [2023-05-02T06:02:24.225Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T06:02:24.225Z] 988bab9f4d93: Pulling fs layer [2023-05-02T06:02:24.225Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T06:02:24.225Z] eaf3925da568: Pulling fs layer [2023-05-02T06:02:24.225Z] bab4dde63d76: Pulling fs layer [2023-05-02T06:02:24.225Z] bde34c3a00c8: Pulling fs layer [2023-05-02T06:02:24.225Z] b352a97aabf1: Pulling fs layer [2023-05-02T06:02:24.225Z] 4872d77fe225: Pulling fs layer [2023-05-02T06:02:24.225Z] 5851b861e8e6: Pulling fs layer [2023-05-02T06:02:24.225Z] 988bab9f4d93: Waiting [2023-05-02T06:02:24.225Z] 1469e6f7b9e6: Waiting [2023-05-02T06:02:24.225Z] bde34c3a00c8: Waiting [2023-05-02T06:02:24.225Z] b352a97aabf1: Waiting [2023-05-02T06:02:24.225Z] bab4dde63d76: Waiting [2023-05-02T06:02:24.225Z] 5851b861e8e6: Waiting [2023-05-02T06:02:24.225Z] 4872d77fe225: Waiting [2023-05-02T06:02:24.225Z] eaf3925da568: Waiting [2023-05-02T06:02:24.225Z] e2be974225ed: Download complete [2023-05-02T06:02:24.225Z] 988bab9f4d93: Download complete [2023-05-02T06:02:24.487Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T06:02:24.487Z] 339a4e72a1f5: Download complete [2023-05-02T06:02:24.487Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T06:02:24.487Z] 1469e6f7b9e6: Download complete [2023-05-02T06:02:24.487Z] eaf3925da568: Download complete [2023-05-02T06:02:24.487Z] bde34c3a00c8: Verifying Checksum [2023-05-02T06:02:24.487Z] bde34c3a00c8: Download complete [2023-05-02T06:02:24.487Z] b352a97aabf1: Download complete [2023-05-02T06:02:24.487Z] 4872d77fe225: Verifying Checksum [2023-05-02T06:02:24.487Z] 4872d77fe225: Download complete [2023-05-02T06:02:24.487Z] 5851b861e8e6: Verifying Checksum [2023-05-02T06:02:24.487Z] 5851b861e8e6: Download complete [2023-05-02T06:02:24.487Z] b85a868b505f: Verifying Checksum [2023-05-02T06:02:24.487Z] b85a868b505f: Download complete [2023-05-02T06:02:24.749Z] bab4dde63d76: Verifying Checksum [2023-05-02T06:02:24.749Z] bab4dde63d76: Download complete [2023-05-02T06:02:26.127Z] b85a868b505f: Pull complete [2023-05-02T06:02:26.127Z] e2be974225ed: Pull complete [2023-05-02T06:02:26.395Z] 339a4e72a1f5: Pull complete [2023-05-02T06:02:26.659Z] 988bab9f4d93: Pull complete [2023-05-02T06:02:26.919Z] 1469e6f7b9e6: Pull complete [2023-05-02T06:02:26.919Z] eaf3925da568: Pull complete [2023-05-02T06:02:28.826Z] bab4dde63d76: Pull complete [2023-05-02T06:02:28.826Z] bde34c3a00c8: Pull complete [2023-05-02T06:02:29.086Z] b352a97aabf1: Pull complete [2023-05-02T06:02:29.086Z] 4872d77fe225: Pull complete [2023-05-02T06:02:29.086Z] 5851b861e8e6: Pull complete [2023-05-02T06:02:29.086Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T06:02:29.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:29.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:02:29.405Z] prd-ubuntu20.04-docker-8c-8g-12320 does not seem to be running inside a container [2023-05-02T06:02:29.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-298 -v /w/workspace/gexfoundry_device-snmp-go_PR-298:/w/workspace/gexfoundry_device-snmp-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-298@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-298@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-05-02T06:02:32.736Z] $ docker top afc9483c5f18a1a257f1cb300f065b43512bf894726511ced8643faa8cc4e7a5 -eo pid,comm [2023-05-02T06:02:32.789Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-02T06:02:32.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T06:02:32.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T06:02:32.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T06:02:33.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T06:02:33.055Z] $ docker exec afc9483c5f18a1a257f1cb300f065b43512bf894726511ced8643faa8cc4e7a5 ssh-agent [2023-05-02T06:02:33.158Z] SSH_AUTH_SOCK=/tmp/ssh-fb9Lxz6YLz0Q/agent.33 [2023-05-02T06:02:33.158Z] SSH_AGENT_PID=39 [2023-05-02T06:02:33.167Z] Running ssh-add (command line suppressed) [2023-05-02T06:02:33.270Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-298@tmp/private_key_3871238664993600687.key (/w/workspace/gexfoundry_device-snmp-go_PR-298@tmp/private_key_3871238664993600687.key) [2023-05-02T06:02:33.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T06:02:33.618Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T06:02:33.647Z] $ docker exec --env ******** --env ******** afc9483c5f18a1a257f1cb300f065b43512bf894726511ced8643faa8cc4e7a5 ssh-agent -k [2023-05-02T06:02:33.746Z] unset SSH_AUTH_SOCK; [2023-05-02T06:02:33.747Z] unset SSH_AGENT_PID; [2023-05-02T06:02:33.747Z] echo Agent pid 39 killed; [2023-05-02T06:02:33.755Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T06:02:33.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T06:02:33.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T06:02:33.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T06:02:33.969Z] $ docker exec afc9483c5f18a1a257f1cb300f065b43512bf894726511ced8643faa8cc4e7a5 ssh-agent [2023-05-02T06:02:34.072Z] SSH_AUTH_SOCK=/tmp/ssh-Uzuy7AWUpNhf/agent.71 [2023-05-02T06:02:34.072Z] SSH_AGENT_PID=77 [2023-05-02T06:02:34.076Z] Running ssh-add (command line suppressed) [2023-05-02T06:02:34.181Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-298@tmp/private_key_5158344121537323173.key (/w/workspace/gexfoundry_device-snmp-go_PR-298@tmp/private_key_5158344121537323173.key) [2023-05-02T06:02:34.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T06:02:34.521Z] + git semver init [2023-05-02T06:02:34.782Z] 2023-05-02 06:02:34,707 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T06:02:34.782Z] 2023-05-02 06:02:34,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-298/.semver [2023-05-02T06:02:34.782Z] 2023-05-02 06:02:34,709 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-298/.semver [2023-05-02T06:02:34.782Z] 2023-05-02 06:02:34,709 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-298/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-298, universal_newlines=False, shell=None, istream=None) [2023-05-02T06:02:35.731Z] 2023-05-02 06:02:35,434 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-298/.git/info/exclude [2023-05-02T06:02:35.731Z] 2023-05-02 06:02:35,434 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-298/.semver/PR-298 with force:False [2023-05-02T06:02:35.731Z] 2023-05-02 06:02:35,435 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-298/.semver/PR-298 [2023-05-02T06:02:35.731Z] 2023-05-02 06:02:35,439 [execute] INFO git cat-file --batch-check [2023-05-02T06:02:35.731Z] 2023-05-02 06:02:35,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T06:02:35.731Z] 2023-05-02 06:02:35,445 [execute] INFO git cat-file --batch [2023-05-02T06:02:35.731Z] 2023-05-02 06:02:35,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-298/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T06:02:35.731Z] 2023-05-02 06:02:35,449 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-298/.semver/PR-298 [2023-05-02T06:02:35.731Z] 0.0.0 [Pipeline] } [2023-05-02T06:02:35.763Z] $ docker exec --env ******** --env ******** afc9483c5f18a1a257f1cb300f065b43512bf894726511ced8643faa8cc4e7a5 ssh-agent -k [2023-05-02T06:02:35.857Z] unset SSH_AUTH_SOCK; [2023-05-02T06:02:35.857Z] unset SSH_AGENT_PID; [2023-05-02T06:02:35.858Z] echo Agent pid 77 killed; [2023-05-02T06:02:35.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T06:02:36.280Z] + git semver [Pipeline] } [2023-05-02T06:02:36.570Z] $ docker stop --time=1 afc9483c5f18a1a257f1cb300f065b43512bf894726511ced8643faa8cc4e7a5 [2023-05-02T06:02:37.858Z] $ docker rm -f --volumes afc9483c5f18a1a257f1cb300f065b43512bf894726511ced8643faa8cc4e7a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:02:38.241Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T06:02:38.526Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T06:02:38.542Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:02:39.131Z] provisioning config files... [2023-05-02T06:02:39.141Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-298@tmp/config8950132442682006463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:02:39.489Z] ---> docker-login.sh [2023-05-02T06:02:39.489Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:02:39.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:39.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:39.489Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:39.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:39.489Z] [2023-05-02T06:02:39.489Z] Login Succeeded [2023-05-02T06:02:39.489Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:02:39.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:39.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:39.489Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:39.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:39.489Z] [2023-05-02T06:02:39.489Z] Login Succeeded [2023-05-02T06:02:39.489Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:02:39.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:39.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:39.749Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:39.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:39.749Z] [2023-05-02T06:02:39.749Z] Login Succeeded [2023-05-02T06:02:39.749Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:02:39.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:39.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:39.749Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:39.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:39.749Z] [2023-05-02T06:02:39.749Z] Login Succeeded [2023-05-02T06:02:39.749Z] docker.io [2023-05-02T06:02:40.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:40.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:40.011Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:40.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:40.011Z] [2023-05-02T06:02:40.011Z] Login Succeeded [2023-05-02T06:02:40.011Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:02:40.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T06:02:40.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:02:40.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:02:40.314Z] ========================================================= [2023-05-02T06:02:40.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T06:02:40.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:02:40.767Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T06:02:40.767Z] Sending build context to Docker daemon 5.809MB [2023-05-02T06:02:40.767Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:02:40.767Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T06:02:41.028Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T06:02:41.028Z] f56be85fc22e: Pulling fs layer [2023-05-02T06:02:41.028Z] 85791d961cd3: Pulling fs layer [2023-05-02T06:02:41.028Z] d694b5ae8c79: Pulling fs layer [2023-05-02T06:02:41.028Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T06:02:41.028Z] 4d19c01a9841: Pulling fs layer [2023-05-02T06:02:41.028Z] 9325e15d5711: Pulling fs layer [2023-05-02T06:02:41.028Z] 556b6ee489ea: Pulling fs layer [2023-05-02T06:02:41.028Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T06:02:41.028Z] 9325e15d5711: Waiting [2023-05-02T06:02:41.028Z] 556b6ee489ea: Waiting [2023-05-02T06:02:41.028Z] c5a4b2cf53e6: Waiting [2023-05-02T06:02:41.028Z] 9f32a84ed3da: Waiting [2023-05-02T06:02:41.028Z] 4d19c01a9841: Waiting [2023-05-02T06:02:41.028Z] 85791d961cd3: Verifying Checksum [2023-05-02T06:02:41.028Z] 85791d961cd3: Download complete [2023-05-02T06:02:41.028Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T06:02:41.028Z] 4d19c01a9841: Verifying Checksum [2023-05-02T06:02:41.028Z] 4d19c01a9841: Download complete [2023-05-02T06:02:41.028Z] f56be85fc22e: Download complete [2023-05-02T06:02:41.028Z] 9325e15d5711: Verifying Checksum [2023-05-02T06:02:41.028Z] 9325e15d5711: Download complete [2023-05-02T06:02:41.287Z] f56be85fc22e: Pull complete [2023-05-02T06:02:41.546Z] 85791d961cd3: Pull complete [2023-05-02T06:02:41.546Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T06:02:41.546Z] c5a4b2cf53e6: Download complete [2023-05-02T06:02:41.802Z] d694b5ae8c79: Download complete [2023-05-02T06:02:41.802Z] 556b6ee489ea: Verifying Checksum [2023-05-02T06:02:41.802Z] 556b6ee489ea: Download complete [2023-05-02T06:02:45.994Z] d694b5ae8c79: Pull complete [2023-05-02T06:02:45.994Z] 9f32a84ed3da: Pull complete [2023-05-02T06:02:45.994Z] 4d19c01a9841: Pull complete [2023-05-02T06:02:45.994Z] 9325e15d5711: Pull complete [2023-05-02T06:02:48.528Z] 556b6ee489ea: Pull complete [2023-05-02T06:02:49.903Z] c5a4b2cf53e6: Pull complete [2023-05-02T06:02:49.903Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T06:02:49.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T06:02:49.903Z] ---> c4be618373d6 [2023-05-02T06:02:49.903Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:02:53.962Z] Still waiting to schedule task [2023-05-02T06:02:53.963Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12315’ [2023-05-02T06:02:56.551Z] ---> Running in d3c9c863aff4 [2023-05-02T06:02:56.552Z] Removing intermediate container d3c9c863aff4 [2023-05-02T06:02:56.552Z] ---> d09c92a3dca9 [2023-05-02T06:02:56.552Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:02:56.813Z] ---> Running in c39d55b1d0fe [2023-05-02T06:02:57.095Z] Removing intermediate container c39d55b1d0fe [2023-05-02T06:02:57.095Z] ---> d5bb25bcf23e [2023-05-02T06:02:57.095Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T06:02:57.355Z] ---> Running in b5377880c08d [2023-05-02T06:02:57.922Z] Removing intermediate container b5377880c08d [2023-05-02T06:02:57.922Z] ---> 700a523e071f [2023-05-02T06:02:57.922Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T06:02:57.922Z] ---> Running in e7ec15e92ece [2023-05-02T06:02:57.922Z] Removing intermediate container e7ec15e92ece [2023-05-02T06:02:57.922Z] ---> 6cc9d79c4bb3 [2023-05-02T06:02:57.922Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T06:02:57.922Z] ---> Running in 646d3820e25f [2023-05-02T06:02:58.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:02:58.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:02:58.699Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T06:02:58.699Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-02T06:02:58.699Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T06:02:58.699Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T06:02:58.699Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:02:58.699Z] OK: 269 MiB in 57 packages [2023-05-02T06:02:59.264Z] Removing intermediate container 646d3820e25f [2023-05-02T06:02:59.264Z] ---> b9c51ab6be76 [2023-05-02T06:02:59.264Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-02T06:02:59.264Z] ---> Running in f713e4e05c17 [2023-05-02T06:02:59.264Z] Removing intermediate container f713e4e05c17 [2023-05-02T06:02:59.264Z] ---> 57c9574a8a99 [2023-05-02T06:02:59.264Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T06:02:59.832Z] ---> 5c8fcc09b04b [2023-05-02T06:02:59.832Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:02:59.832Z] ---> Running in 8630ffcb6c59 [2023-05-02T06:03:38.584Z] Removing intermediate container 8630ffcb6c59 [2023-05-02T06:03:38.584Z] ---> 648f22799dee [2023-05-02T06:03:38.584Z] Step 11/12 : COPY . . [2023-05-02T06:03:38.584Z] ---> 9088c1050fed [2023-05-02T06:03:38.584Z] Step 12/12 : RUN ${MAKE} [2023-05-02T06:03:38.584Z] ---> Running in f8e37259b801 [2023-05-02T06:03:38.843Z] noop [2023-05-02T06:03:39.779Z] Removing intermediate container f8e37259b801 [2023-05-02T06:03:39.779Z] ---> a8419f3e1a12 [2023-05-02T06:03:39.779Z] Successfully built a8419f3e1a12 [2023-05-02T06:03:39.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:03:40.237Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T06:03:40.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:03:40.378Z] prd-ubuntu20.04-docker-8c-8g-12320 does not seem to be running inside a container [2023-05-02T06:03:40.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-298 -v /w/workspace/gexfoundry_device-snmp-go_PR-298:/w/workspace/gexfoundry_device-snmp-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-298@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-298@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-05-02T06:03:42.019Z] $ docker top 6f4061ab61b3e8b7c756d4dada30fe7e69dd298adffad7bd4ab192c443fb84eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:03:42.412Z] + go version [2023-05-02T06:03:42.413Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T06:03:42.459Z] $ docker stop --time=1 6f4061ab61b3e8b7c756d4dada30fe7e69dd298adffad7bd4ab192c443fb84eb [2023-05-02T06:03:44.161Z] $ docker rm -f --volumes 6f4061ab61b3e8b7c756d4dada30fe7e69dd298adffad7bd4ab192c443fb84eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:03:44.905Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T06:03:44.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:03:45.046Z] prd-ubuntu20.04-docker-8c-8g-12320 does not seem to be running inside a container [2023-05-02T06:03:45.079Z] $ 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-298 -v /w/workspace/gexfoundry_device-snmp-go_PR-298:/w/workspace/gexfoundry_device-snmp-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-298@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-298@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-05-02T06:03:45.795Z] $ docker top 36883cfff4cc0397173ae709927ce8865eea76a1da4deae2e93406222266078b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:03:46.177Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-298 [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:03:46.589Z] + make test [2023-05-02T06:03:46.589Z] go test ./... -coverprofile=coverage.out [2023-05-02T06:03:51.909Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-02T06:04:01.872Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-02T06:04:01.872Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-05-02T06:04:07.135Z] go vet ./... [2023-05-02T06:04:10.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:04:10.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T06:04:10.472Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T06:04:10.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:04:10.795Z] $ docker stop --time=1 36883cfff4cc0397173ae709927ce8865eea76a1da4deae2e93406222266078b [2023-05-02T06:04:16.300Z] $ docker rm -f --volumes 36883cfff4cc0397173ae709927ce8865eea76a1da4deae2e93406222266078b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:04:16.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:04:16.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T06:04:17.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T06:04:17.844Z] + ls -al . [2023-05-02T06:04:17.844Z] total 172 [2023-05-02T06:04:17.844Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 06:03 . [2023-05-02T06:04:17.844Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:02 .. [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 6 May 2 06:02 .dockerignore [2023-05-02T06:04:17.844Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 06:02 .git [2023-05-02T06:04:17.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 .github [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 328 May 2 06:02 .gitignore [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 06:02 .golangci.yml [2023-05-02T06:04:17.844Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 06:02 .semver [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 2 06:02 Attribution.txt [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 2 06:02 CHANGELOG.md [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 2 06:02 Dockerfile [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 06:02 GOVERNANCE.md [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 656 May 2 06:02 Jenkinsfile [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 06:02 LICENSE [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 2 06:02 Makefile [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 06:02 OWNERS.md [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 2 06:02 README.md [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 06:02 VERSION [2023-05-02T06:04:17.844Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:02 bin [2023-05-02T06:04:17.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 cmd [2023-05-02T06:04:17.844Z] -rw-r--r-- 1 jenkins jenkins 8837 May 2 06:04 coverage.out [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 2 06:02 go.mod [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 2 06:02 go.sum [2023-05-02T06:04:17.844Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 internal [2023-05-02T06:04:17.844Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:02 snap [2023-05-02T06:04:17.844Z] -rw-rw-r-- 1 jenkins jenkins 228 May 2 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:18.229Z] + 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=4f023677b8f95915adcd63e71ce7a43dec541aef --label arch=amd64 --label version=0.0.0 . [2023-05-02T06:04:18.230Z] Sending build context to Docker daemon 5.819MB [2023-05-02T06:04:18.230Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:04:18.230Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-02T06:04:18.230Z] ---> a8419f3e1a12 [2023-05-02T06:04:18.230Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:04:18.488Z] ---> Running in 2dbadf363a98 [2023-05-02T06:04:18.489Z] Removing intermediate container 2dbadf363a98 [2023-05-02T06:04:18.489Z] ---> e0cd5ecc715c [2023-05-02T06:04:18.489Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:04:18.489Z] ---> Running in 39e0dcab38e2 [2023-05-02T06:04:18.489Z] Removing intermediate container 39e0dcab38e2 [2023-05-02T06:04:18.489Z] ---> 0fce2ea5fe16 [2023-05-02T06:04:18.489Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T06:04:18.489Z] ---> Running in 7eac39f85ada [2023-05-02T06:04:18.747Z] Removing intermediate container 7eac39f85ada [2023-05-02T06:04:18.747Z] ---> 3cc382e3804d [2023-05-02T06:04:18.747Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T06:04:18.747Z] ---> Running in b81b28e9ee0e [2023-05-02T06:04:18.747Z] Removing intermediate container b81b28e9ee0e [2023-05-02T06:04:18.747Z] ---> 34b77ec5beea [2023-05-02T06:04:18.747Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T06:04:18.747Z] ---> Running in 924bb4357eae [2023-05-02T06:04:19.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:19.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:19.308Z] OK: 269 MiB in 57 packages [2023-05-02T06:04:20.251Z] Removing intermediate container 924bb4357eae [2023-05-02T06:04:20.251Z] ---> 44641485d881 [2023-05-02T06:04:20.251Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-02T06:04:20.251Z] ---> Running in 96153381f071 [2023-05-02T06:04:21.239Z] Removing intermediate container 96153381f071 [2023-05-02T06:04:21.239Z] ---> 78b68da4cac8 [2023-05-02T06:04:21.239Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-02T06:04:21.239Z] ---> 903b35e37215 [2023-05-02T06:04:21.239Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:04:21.239Z] ---> Running in a5073aefde34 [2023-05-02T06:04:22.251Z] Removing intermediate container a5073aefde34 [2023-05-02T06:04:22.251Z] ---> 9be538aa1171 [2023-05-02T06:04:22.251Z] Step 11/24 : COPY . . [2023-05-02T06:04:22.514Z] ---> 7d4e24d3e3ca [2023-05-02T06:04:22.514Z] Step 12/24 : RUN ${MAKE} [2023-05-02T06:04:22.514Z] ---> Running in 9df6b3a251a2 [2023-05-02T06:04:22.772Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-02T06:04:44.944Z] Removing intermediate container 9df6b3a251a2 [2023-05-02T06:04:44.944Z] ---> 0d624d81bfb7 [2023-05-02T06:04:44.944Z] Step 13/24 : FROM alpine:3.17 [2023-05-02T06:04:44.944Z] 3.17: Pulling from library/alpine [2023-05-02T06:04:44.944Z] f56be85fc22e: Already exists [2023-05-02T06:04:44.944Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T06:04:44.944Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T06:04:44.944Z] ---> 9ed4aefc74f6 [2023-05-02T06:04:44.944Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T06:04:44.944Z] ---> Running in a3184a6f1745 [2023-05-02T06:04:44.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:44.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:44.944Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T06:04:44.944Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:04:44.944Z] OK: 7 MiB in 16 packages [2023-05-02T06:04:44.944Z] Removing intermediate container a3184a6f1745 [2023-05-02T06:04:44.944Z] ---> dcdc93f340e9 [2023-05-02T06:04:44.944Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-02T06:04:45.515Z] ---> 5cc9e68e5bbb [2023-05-02T06:04:45.515Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-02T06:04:45.776Z] ---> 021b544bd8b9 [2023-05-02T06:04:45.776Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-02T06:04:45.776Z] ---> f43791ca1e51 [2023-05-02T06:04:45.776Z] Step 18/24 : EXPOSE 59993 [2023-05-02T06:04:46.036Z] ---> Running in 7026dc376e99 [2023-05-02T06:04:46.036Z] Removing intermediate container 7026dc376e99 [2023-05-02T06:04:46.036Z] ---> 2c598b0c382c [2023-05-02T06:04:46.036Z] Step 19/24 : EXPOSE 161 [2023-05-02T06:04:46.036Z] ---> Running in 16ea949128f4 [2023-05-02T06:04:46.036Z] Removing intermediate container 16ea949128f4 [2023-05-02T06:04:46.036Z] ---> f6c6b60ceae4 [2023-05-02T06:04:46.036Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-02T06:04:46.036Z] ---> Running in ccf718a53507 [2023-05-02T06:04:46.036Z] Removing intermediate container ccf718a53507 [2023-05-02T06:04:46.036Z] ---> 4f4501f11173 [2023-05-02T06:04:46.036Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T06:04:46.036Z] ---> Running in 0404ba24ed5f [2023-05-02T06:04:46.303Z] Removing intermediate container 0404ba24ed5f [2023-05-02T06:04:46.303Z] ---> 29b8cf8ac290 [2023-05-02T06:04:46.303Z] Step 22/24 : LABEL arch=amd64 [2023-05-02T06:04:46.303Z] ---> Running in 662ea68987e1 [2023-05-02T06:04:46.303Z] Removing intermediate container 662ea68987e1 [2023-05-02T06:04:46.303Z] ---> 154d7aa3089f [2023-05-02T06:04:46.303Z] Step 23/24 : LABEL git_sha=4f023677b8f95915adcd63e71ce7a43dec541aef [2023-05-02T06:04:46.303Z] ---> Running in 65b88c725f76 [2023-05-02T06:04:46.303Z] Removing intermediate container 65b88c725f76 [2023-05-02T06:04:46.303Z] ---> f98962c9a2a5 [2023-05-02T06:04:46.303Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T06:04:46.303Z] ---> Running in 93046a80b68f [2023-05-02T06:04:46.561Z] Removing intermediate container 93046a80b68f [2023-05-02T06:04:46.561Z] ---> 0c5cfa3c77fa [2023-05-02T06:04:46.561Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T06:04:46.561Z] Successfully built 0c5cfa3c77fa [2023-05-02T06:04:46.561Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:47.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:04:47.433Z] [2023-05-02T06:04:47.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:47.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:04:48.091Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T06:04:48.091Z] 5eb5b503b376: Pulling fs layer [2023-05-02T06:04:48.091Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T06:04:48.091Z] ec43610c2a17: Pulling fs layer [2023-05-02T06:04:48.091Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T06:04:48.091Z] 33b1e0a273af: Pulling fs layer [2023-05-02T06:04:48.091Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T06:04:48.091Z] 2f39f015ded8: Pulling fs layer [2023-05-02T06:04:48.091Z] 33b1e0a273af: Waiting [2023-05-02T06:04:48.091Z] 5d3b04190fa2: Waiting [2023-05-02T06:04:48.091Z] 3a2ae6a8a46f: Waiting [2023-05-02T06:04:48.352Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T06:04:48.352Z] 5c69ac0246d0: Download complete [2023-05-02T06:04:48.352Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T06:04:48.352Z] 3a2ae6a8a46f: Download complete [2023-05-02T06:04:48.352Z] 5eb5b503b376: Verifying Checksum [2023-05-02T06:04:48.352Z] 5eb5b503b376: Download complete [2023-05-02T06:04:48.352Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T06:04:48.352Z] 5d3b04190fa2: Download complete [2023-05-02T06:04:48.352Z] ec43610c2a17: Verifying Checksum [2023-05-02T06:04:48.352Z] ec43610c2a17: Download complete [2023-05-02T06:04:48.352Z] 33b1e0a273af: Verifying Checksum [2023-05-02T06:04:48.352Z] 33b1e0a273af: Download complete [2023-05-02T06:04:49.291Z] 2f39f015ded8: Download complete [2023-05-02T06:04:49.559Z] 5eb5b503b376: Pull complete [2023-05-02T06:04:49.821Z] 5c69ac0246d0: Pull complete [2023-05-02T06:04:50.083Z] ec43610c2a17: Pull complete [2023-05-02T06:04:50.346Z] 3a2ae6a8a46f: Pull complete [2023-05-02T06:04:50.346Z] 33b1e0a273af: Pull complete [2023-05-02T06:04:50.611Z] 5d3b04190fa2: Pull complete [2023-05-02T06:04:54.816Z] 2f39f015ded8: Pull complete [2023-05-02T06:04:54.816Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T06:04:54.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:04:54.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:04:55.023Z] prd-ubuntu20.04-docker-8c-8g-12320 does not seem to be running inside a container [2023-05-02T06:04:55.067Z] $ 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-298 -v /w/workspace/gexfoundry_device-snmp-go_PR-298:/w/workspace/gexfoundry_device-snmp-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-298@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-298@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T06:04:59.122Z] $ docker top 69b8a2e5672ffc448c25fe7f7f869cc479be9f7d50e53c6145735a8b9b180eb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:04:59.608Z] ---> job-cost.sh [2023-05-02T06:04:59.608Z] lf-activate-venv: SKIPPING [2023-05-02T06:04:59.608Z] INFO: No Stack... [2023-05-02T06:04:59.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:05:00.442Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:05:00.761Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-298/archives/cost.csv [2023-05-02T06:05:00.761Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T06:05:00.800Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-298-1-stack-cost] [2023-05-02T06:05:00.806Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-298-1-stack-cost] did not exist. Created. [2023-05-02T06:05:00.806Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:05:01.186Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T06:05:01.233Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:05:01.260Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:05:01.343Z] $ docker stop --time=1 69b8a2e5672ffc448c25fe7f7f869cc479be9f7d50e53c6145735a8b9b180eb4 [2023-05-02T06:05:02.487Z] $ docker rm -f --volumes 69b8a2e5672ffc448c25fe7f7f869cc479be9f7d50e53c6145735a8b9b180eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T06:05:06.280Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12326 in /w/workspace/gexfoundry_device-snmp-go_PR-298 [Pipeline] { [Pipeline] ws [2023-05-02T06:05:06.340Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-02T06:05:06.421Z] Selected Git installation does not exist. Using Default [2023-05-02T06:05:06.421Z] The recommended git tool is: NONE [2023-05-02T06:05:15.307Z] using credential edgex-jenkins-ssh [2023-05-02T06:05:15.328Z] Cloning the remote Git repository [2023-05-02T06:05:15.388Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-02T06:05:15.522Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-02T06:05:15.704Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-02T06:05:15.706Z] > git --version # timeout=10 [2023-05-02T06:05:15.728Z] > git --version # 'git version 2.25.1' [2023-05-02T06:05:15.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:05:15.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T06:05:17.015Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-02T06:05:17.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T06:05:18.143Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-02T06:05:18.728Z] Merging remotes/origin/main commit 4540667df76160ba2257f08fa194345a2d771c5a into PR head commit 4f023677b8f95915adcd63e71ce7a43dec541aef [2023-05-02T06:05:18.999Z] Merge succeeded, producing 4f023677b8f95915adcd63e71ce7a43dec541aef [2023-05-02T06:05:18.999Z] Checking out Revision 4f023677b8f95915adcd63e71ce7a43dec541aef (PR-298) [2023-05-02T06:05:19.495Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-02T06:05:19.545Z] > git --version # timeout=10 [2023-05-02T06:05:19.557Z] > git --version # 'git version 2.25.1' [2023-05-02T06:05:19.579Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T06:05:18.195Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-02T06:05:18.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:05:18.215Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T06:05:18.747Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T06:05:18.818Z] > git checkout -f 4f023677b8f95915adcd63e71ce7a43dec541aef # timeout=10 [2023-05-02T06:05:18.900Z] > git remote # timeout=10 [2023-05-02T06:05:18.919Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T06:05:18.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:05:18.954Z] > git merge 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 [2023-05-02T06:05:18.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T06:05:19.001Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T06:05:19.019Z] > git checkout -f 4f023677b8f95915adcd63e71ce7a43dec541aef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:05:20.695Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T06:05:20.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:05:20.695Z] Dload Upload Total Spent Left Speed [2023-05-02T06:05:20.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-02T06:05:21.351Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T06:05:21.710Z] + sudo tee /etc/docker/daemon.new [2023-05-02T06:05:21.710Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T06:05:21.710Z] { [2023-05-02T06:05:21.710Z] "registry-mirrors": [ [2023-05-02T06:05:21.710Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T06:05:21.710Z] ], [2023-05-02T06:05:21.710Z] "bip": "10.250.0.254/24", [2023-05-02T06:05:21.710Z] "hosts": [ [2023-05-02T06:05:21.710Z] "tcp://0.0.0.0:5555", [2023-05-02T06:05:21.710Z] "unix:///var/run/docker.sock" [2023-05-02T06:05:21.710Z] ], [2023-05-02T06:05:21.710Z] "mtu": 1458, [2023-05-02T06:05:21.710Z] "selinux-enabled": true, [2023-05-02T06:05:21.710Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T06:05:21.710Z] } [Pipeline] sh [2023-05-02T06:05:22.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T06:05:22.428Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:05:44.633Z] provisioning config files... [2023-05-02T06:05:44.667Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config14639657357096532255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:05:45.077Z] ---> docker-login.sh [2023-05-02T06:05:45.077Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:05:46.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:05:46.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:05:46.332Z] Configure a credential helper to remove this warning. See [2023-05-02T06:05:46.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:05:46.332Z] [2023-05-02T06:05:46.332Z] Login Succeeded [2023-05-02T06:05:46.332Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:05:46.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:05:46.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:05:46.610Z] Configure a credential helper to remove this warning. See [2023-05-02T06:05:46.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:05:46.610Z] [2023-05-02T06:05:46.610Z] Login Succeeded [2023-05-02T06:05:46.610Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:05:46.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:05:47.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:05:47.156Z] Configure a credential helper to remove this warning. See [2023-05-02T06:05:47.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:05:47.156Z] [2023-05-02T06:05:47.156Z] Login Succeeded [2023-05-02T06:05:47.156Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:05:47.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:05:47.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:05:47.427Z] Configure a credential helper to remove this warning. See [2023-05-02T06:05:47.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:05:47.427Z] [2023-05-02T06:05:47.427Z] Login Succeeded [2023-05-02T06:05:47.427Z] docker.io [2023-05-02T06:05:47.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:05:48.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:05:48.295Z] Configure a credential helper to remove this warning. See [2023-05-02T06:05:48.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:05:48.295Z] [2023-05-02T06:05:48.295Z] Login Succeeded [2023-05-02T06:05:48.295Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:05:48.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T06:05:48.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:05:48.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:05:48.885Z] ========================================================= [2023-05-02T06:05:48.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T06:05:48.885Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:05:49.414Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T06:05:49.687Z] Sending build context to Docker daemon 3.009MB [2023-05-02T06:05:49.687Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:05:49.687Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T06:05:49.961Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T06:05:49.961Z] c41833b44d91: Pulling fs layer [2023-05-02T06:05:49.961Z] ed15518f5707: Pulling fs layer [2023-05-02T06:05:49.961Z] feae8fd75edb: Pulling fs layer [2023-05-02T06:05:49.961Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T06:05:49.961Z] 3cdef696dda3: Pulling fs layer [2023-05-02T06:05:49.961Z] 2ced38df9373: Pulling fs layer [2023-05-02T06:05:49.961Z] 58f1dce35555: Pulling fs layer [2023-05-02T06:05:49.961Z] 3cdef696dda3: Waiting [2023-05-02T06:05:49.961Z] 2ced38df9373: Waiting [2023-05-02T06:05:49.961Z] 58f1dce35555: Waiting [2023-05-02T06:05:49.961Z] 242c74f7c9fa: Waiting [2023-05-02T06:05:49.961Z] ed15518f5707: Download complete [2023-05-02T06:05:49.961Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T06:05:49.961Z] 242c74f7c9fa: Download complete [2023-05-02T06:05:49.961Z] 3cdef696dda3: Verifying Checksum [2023-05-02T06:05:49.961Z] 3cdef696dda3: Download complete [2023-05-02T06:05:49.961Z] c41833b44d91: Verifying Checksum [2023-05-02T06:05:51.404Z] c41833b44d91: Pull complete [2023-05-02T06:05:51.677Z] 58f1dce35555: Verifying Checksum [2023-05-02T06:05:51.677Z] 58f1dce35555: Download complete [2023-05-02T06:05:51.950Z] ed15518f5707: Pull complete [2023-05-02T06:05:53.103Z] feae8fd75edb: Verifying Checksum [2023-05-02T06:05:53.103Z] feae8fd75edb: Download complete [2023-05-02T06:05:53.103Z] 2ced38df9373: Verifying Checksum [2023-05-02T06:05:53.103Z] 2ced38df9373: Download complete [2023-05-02T06:06:05.504Z] feae8fd75edb: Pull complete [2023-05-02T06:06:05.504Z] 242c74f7c9fa: Pull complete [2023-05-02T06:06:05.504Z] 3cdef696dda3: Pull complete [2023-05-02T06:06:13.800Z] 2ced38df9373: Pull complete [2023-05-02T06:06:15.222Z] 58f1dce35555: Pull complete [2023-05-02T06:06:15.223Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T06:06:15.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T06:06:15.494Z] ---> fadd8f120f05 [2023-05-02T06:06:15.494Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:06:16.474Z] ---> Running in 6b3545fc9336 [2023-05-02T06:06:16.752Z] Removing intermediate container 6b3545fc9336 [2023-05-02T06:06:16.752Z] ---> 88ee40ee96a2 [2023-05-02T06:06:16.752Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:06:17.023Z] ---> Running in 9bc576c2b653 [2023-05-02T06:06:17.293Z] Removing intermediate container 9bc576c2b653 [2023-05-02T06:06:17.293Z] ---> 286d57b95737 [2023-05-02T06:06:17.293Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T06:06:17.293Z] ---> Running in 81a416b87c1d [2023-05-02T06:06:17.892Z] Removing intermediate container 81a416b87c1d [2023-05-02T06:06:17.892Z] ---> c63987c9261f [2023-05-02T06:06:17.892Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T06:06:17.892Z] ---> Running in 398b25f49160 [2023-05-02T06:06:18.164Z] Removing intermediate container 398b25f49160 [2023-05-02T06:06:18.164Z] ---> c1ae332e08bd [2023-05-02T06:06:18.164Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T06:06:18.437Z] ---> Running in 7d3bd3ea5b74 [2023-05-02T06:06:19.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:06:20.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:06:21.817Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T06:06:21.817Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-02T06:06:21.817Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T06:06:21.817Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T06:06:21.817Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:06:21.817Z] OK: 268 MiB in 57 packages [2023-05-02T06:06:22.796Z] Removing intermediate container 7d3bd3ea5b74 [2023-05-02T06:06:22.796Z] ---> 9571d834a6b9 [2023-05-02T06:06:22.796Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-02T06:06:22.796Z] ---> Running in 74b4fedf1d8d [2023-05-02T06:06:23.388Z] Removing intermediate container 74b4fedf1d8d [2023-05-02T06:06:23.388Z] ---> 3be90b653b77 [2023-05-02T06:06:23.388Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T06:06:23.980Z] ---> c771764426ee [2023-05-02T06:06:23.980Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:06:23.980Z] ---> Running in 891bf60e05dc [2023-05-02T06:07:31.889Z] Removing intermediate container 891bf60e05dc [2023-05-02T06:07:31.889Z] ---> bfba8d43e2ab [2023-05-02T06:07:31.889Z] Step 11/12 : COPY . . [2023-05-02T06:07:31.889Z] ---> 344b932d7455 [2023-05-02T06:07:31.889Z] Step 12/12 : RUN ${MAKE} [2023-05-02T06:07:31.889Z] ---> Running in e4578d08affb [2023-05-02T06:07:31.889Z] noop [2023-05-02T06:07:31.889Z] Removing intermediate container e4578d08affb [2023-05-02T06:07:31.889Z] ---> a7be3185a228 [2023-05-02T06:07:31.889Z] Successfully built a7be3185a228 [2023-05-02T06:07:31.889Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:07:32.463Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T06:07:32.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:07:32.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-12326 does not seem to be running inside a container [2023-05-02T06:07:32.943Z] $ 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-05-02T06:07:34.296Z] $ docker top 690083257b4c4ba23b7e58bdbf6b904a4b3cad97d0d76128cd5a6b1945784c97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:07:35.196Z] + go version [2023-05-02T06:07:35.196Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T06:07:35.237Z] $ docker stop --time=1 690083257b4c4ba23b7e58bdbf6b904a4b3cad97d0d76128cd5a6b1945784c97 [2023-05-02T06:07:36.907Z] $ docker rm -f --volumes 690083257b4c4ba23b7e58bdbf6b904a4b3cad97d0d76128cd5a6b1945784c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:07:37.766Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T06:07:37.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:07:38.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-12326 does not seem to be running inside a container [2023-05-02T06:07:38.148Z] $ 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-05-02T06:07:39.412Z] $ docker top 2649ae5dad25cce2bfa311f0e11db14b77932abb3febbc436ec355ea822f0754 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:07:40.105Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:07:42.690Z] + make test [2023-05-02T06:07:42.690Z] go test ./... -coverprofile=coverage.out [2023-05-02T06:08:21.575Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-02T06:10:43.335Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-02T06:10:43.335Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2023-05-02T06:10:43.335Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T06:10:43.335Z] go vet ./... [2023-05-02T06:11:05.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:11:05.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T06:11:05.435Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T06:11:05.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:11:05.521Z] $ docker stop --time=1 2649ae5dad25cce2bfa311f0e11db14b77932abb3febbc436ec355ea822f0754 [2023-05-02T06:11:07.431Z] $ docker rm -f --volumes 2649ae5dad25cce2bfa311f0e11db14b77932abb3febbc436ec355ea822f0754 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:11:08.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:11:08.739Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T06:11:09.297Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:11:09.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T06:11:10.267Z] + ls -al . [2023-05-02T06:11:10.267Z] total 168 [2023-05-02T06:11:10.267Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 06:07 . [2023-05-02T06:11:10.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:05 .. [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 6 May 2 06:05 .dockerignore [2023-05-02T06:11:10.267Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 06:05 .git [2023-05-02T06:11:10.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:05 .github [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 328 May 2 06:05 .gitignore [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 06:05 .golangci.yml [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 2 06:05 Attribution.txt [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 2 06:05 CHANGELOG.md [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 2 06:05 Dockerfile [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 06:05 GOVERNANCE.md [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 656 May 2 06:05 Jenkinsfile [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 06:05 LICENSE [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 2 06:05 Makefile [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 06:05 OWNERS.md [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 2 06:05 README.md [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 06:02 VERSION [2023-05-02T06:11:10.267Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:05 bin [2023-05-02T06:11:10.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:05 cmd [2023-05-02T06:11:10.267Z] -rw-r--r-- 1 jenkins jenkins 8837 May 2 06:10 coverage.out [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 2 06:05 go.mod [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 2 06:05 go.sum [2023-05-02T06:11:10.267Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:05 internal [2023-05-02T06:11:10.267Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:05 snap [2023-05-02T06:11:10.267Z] -rw-rw-r-- 1 jenkins jenkins 228 May 2 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:11:10.701Z] + 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=4f023677b8f95915adcd63e71ce7a43dec541aef --label arch=arm64 --label version=0.0.0 . [2023-05-02T06:11:10.975Z] Sending build context to Docker daemon 3.018MB [2023-05-02T06:11:10.975Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:11:10.975Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-02T06:11:10.975Z] ---> a7be3185a228 [2023-05-02T06:11:10.975Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:11:11.245Z] ---> Running in 3efde849f19e [2023-05-02T06:11:11.522Z] Removing intermediate container 3efde849f19e [2023-05-02T06:11:11.522Z] ---> a4b3f5cf1d0d [2023-05-02T06:11:11.522Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:11:11.522Z] ---> Running in 4a73f6ca5e6e [2023-05-02T06:11:12.120Z] Removing intermediate container 4a73f6ca5e6e [2023-05-02T06:11:12.120Z] ---> 9e1d24d5e661 [2023-05-02T06:11:12.120Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T06:11:12.120Z] ---> Running in 74e2179fa5c1 [2023-05-02T06:11:12.390Z] Removing intermediate container 74e2179fa5c1 [2023-05-02T06:11:12.390Z] ---> 0a803c86b602 [2023-05-02T06:11:12.390Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T06:11:12.390Z] ---> Running in f6cb7fe0720a [2023-05-02T06:11:12.661Z] Removing intermediate container f6cb7fe0720a [2023-05-02T06:11:12.661Z] ---> 89503ad4ecbc [2023-05-02T06:11:12.661Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T06:11:12.939Z] ---> Running in 4da79d3021ab [2023-05-02T06:11:13.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:11:14.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:11:16.298Z] OK: 268 MiB in 57 packages [2023-05-02T06:11:17.274Z] Removing intermediate container 4da79d3021ab [2023-05-02T06:11:17.274Z] ---> 3090b4ecaa23 [2023-05-02T06:11:17.274Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-02T06:11:17.274Z] ---> Running in 6bf25ad10560 [2023-05-02T06:11:17.545Z] Removing intermediate container 6bf25ad10560 [2023-05-02T06:11:17.545Z] ---> 286e087af0ba [2023-05-02T06:11:17.545Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-02T06:11:18.138Z] ---> 9dcc33897de0 [2023-05-02T06:11:18.139Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:11:18.139Z] ---> Running in a032d7914b86 [2023-05-02T06:11:21.514Z] Removing intermediate container a032d7914b86 [2023-05-02T06:11:21.514Z] ---> 154de47683f6 [2023-05-02T06:11:21.514Z] Step 11/24 : COPY . . [2023-05-02T06:11:22.109Z] ---> e84cd8c51207 [2023-05-02T06:11:22.109Z] Step 12/24 : RUN ${MAKE} [2023-05-02T06:11:22.109Z] ---> Running in ec3bf323e3c9 [2023-05-02T06:11:23.537Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-02T06:14:00.359Z] Removing intermediate container ec3bf323e3c9 [2023-05-02T06:14:00.359Z] ---> d4c44ed2535c [2023-05-02T06:14:00.359Z] Step 13/24 : FROM alpine:3.17 [2023-05-02T06:14:00.359Z] 3.17: Pulling from library/alpine [2023-05-02T06:14:00.359Z] c41833b44d91: Already exists [2023-05-02T06:14:00.359Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T06:14:00.359Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T06:14:00.359Z] ---> 51e60588ff2c [2023-05-02T06:14:00.359Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T06:14:00.359Z] ---> Running in 5729bad4d5cd [2023-05-02T06:14:00.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:14:00.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:14:00.359Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T06:14:00.359Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:14:00.359Z] OK: 8 MiB in 16 packages [2023-05-02T06:14:00.359Z] Removing intermediate container 5729bad4d5cd [2023-05-02T06:14:00.359Z] ---> 5e0dd497e804 [2023-05-02T06:14:00.359Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-02T06:14:00.359Z] ---> 298e5c00431d [2023-05-02T06:14:00.359Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-02T06:14:00.359Z] ---> 42b781bc154d [2023-05-02T06:14:00.359Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-02T06:14:00.359Z] ---> 72d2349e035f [2023-05-02T06:14:00.359Z] Step 18/24 : EXPOSE 59993 [2023-05-02T06:14:00.629Z] ---> Running in e836596fc6f3 [2023-05-02T06:14:00.897Z] Removing intermediate container e836596fc6f3 [2023-05-02T06:14:00.897Z] ---> 9337cd826967 [2023-05-02T06:14:00.897Z] Step 19/24 : EXPOSE 161 [2023-05-02T06:14:00.897Z] ---> Running in 4c7e6a7e6642 [2023-05-02T06:14:01.167Z] Removing intermediate container 4c7e6a7e6642 [2023-05-02T06:14:01.167Z] ---> a175073a7a68 [2023-05-02T06:14:01.167Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-02T06:14:01.167Z] ---> Running in d4ecfa4ee602 [2023-05-02T06:14:01.756Z] Removing intermediate container d4ecfa4ee602 [2023-05-02T06:14:01.756Z] ---> 77333d16e601 [2023-05-02T06:14:01.756Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T06:14:01.756Z] ---> Running in a28e28f5b007 [2023-05-02T06:14:02.028Z] Removing intermediate container a28e28f5b007 [2023-05-02T06:14:02.028Z] ---> 917c5d640354 [2023-05-02T06:14:02.028Z] Step 22/24 : LABEL arch=arm64 [2023-05-02T06:14:02.028Z] ---> Running in 1e9b8f607413 [2023-05-02T06:14:02.306Z] Removing intermediate container 1e9b8f607413 [2023-05-02T06:14:02.306Z] ---> 9633cf2a2752 [2023-05-02T06:14:02.306Z] Step 23/24 : LABEL git_sha=4f023677b8f95915adcd63e71ce7a43dec541aef [2023-05-02T06:14:02.575Z] ---> Running in d2e5a1f86b67 [2023-05-02T06:14:02.845Z] Removing intermediate container d2e5a1f86b67 [2023-05-02T06:14:02.845Z] ---> afea30d4c2ac [2023-05-02T06:14:02.845Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T06:14:02.845Z] ---> Running in 7af0e33e476b [2023-05-02T06:14:03.113Z] Removing intermediate container 7af0e33e476b [2023-05-02T06:14:03.113Z] ---> e96741df4223 [2023-05-02T06:14:03.113Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T06:14:03.113Z] Successfully built e96741df4223 [2023-05-02T06:14:03.113Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:14:04.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:14:04.190Z] [2023-05-02T06:14:04.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:14:04.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:14:04.877Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T06:14:04.877Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T06:14:04.877Z] 04944245beec: Pulling fs layer [2023-05-02T06:14:04.877Z] 699f458cf7ca: Pulling fs layer [2023-05-02T06:14:04.877Z] 765212b225bb: Pulling fs layer [2023-05-02T06:14:04.877Z] f23df028b6ca: Pulling fs layer [2023-05-02T06:14:04.877Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T06:14:04.877Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T06:14:04.877Z] f23df028b6ca: Waiting [2023-05-02T06:14:04.877Z] d65c8cfc05b1: Waiting [2023-05-02T06:14:04.877Z] 2437ff75d9bd: Waiting [2023-05-02T06:14:04.877Z] 765212b225bb: Waiting [2023-05-02T06:14:04.877Z] 04944245beec: Download complete [2023-05-02T06:14:04.877Z] 765212b225bb: Verifying Checksum [2023-05-02T06:14:04.877Z] 765212b225bb: Download complete [2023-05-02T06:14:04.877Z] f23df028b6ca: Verifying Checksum [2023-05-02T06:14:04.877Z] f23df028b6ca: Download complete [2023-05-02T06:14:04.877Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T06:14:04.877Z] d65c8cfc05b1: Download complete [2023-05-02T06:14:05.147Z] 699f458cf7ca: Verifying Checksum [2023-05-02T06:14:05.147Z] 699f458cf7ca: Download complete [2023-05-02T06:14:05.417Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T06:14:05.417Z] 8998bd30e6a1: Download complete [2023-05-02T06:14:08.007Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T06:14:08.007Z] 2437ff75d9bd: Download complete [2023-05-02T06:14:09.961Z] 8998bd30e6a1: Pull complete [2023-05-02T06:14:12.001Z] 04944245beec: Pull complete [2023-05-02T06:14:13.445Z] 699f458cf7ca: Pull complete [2023-05-02T06:14:13.445Z] 765212b225bb: Pull complete [2023-05-02T06:14:14.442Z] f23df028b6ca: Pull complete [2023-05-02T06:14:14.442Z] d65c8cfc05b1: Pull complete [2023-05-02T06:14:29.480Z] 2437ff75d9bd: Pull complete [2023-05-02T06:14:29.480Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T06:14:29.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:14:29.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:14:29.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-12326 does not seem to be running inside a container [2023-05-02T06:14:29.937Z] $ 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-05-02T06:14:32.692Z] $ docker top 84a38bbaa53ec2d422ca6ab62599870f378336b7d918012d30a0d1ba7904cfec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:14:33.608Z] ---> job-cost.sh [2023-05-02T06:14:33.608Z] lf-activate-venv: SKIPPING [2023-05-02T06:14:33.608Z] INFO: No Stack... [2023-05-02T06:14:34.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T06:14:35.160Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:14:35.833Z] + + catcut /w/workspace/device-snmp-go/1/archives/cost.csv -d, [2023-05-02T06:14:35.833Z] -f6 [Pipeline] lock [2023-05-02T06:14:35.931Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-298-1-stack-cost] [2023-05-02T06:14:35.936Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-298-1-stack-cost] did not exist. Created. [2023-05-02T06:14:35.936Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:14:36.674Z] /w/workspace/device-snmp-go/1@tmp/durable-8954519c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T06:14:37.370Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T06:14:37.409Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T06:14:37.465Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:14:37.482Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:14:37.568Z] $ docker stop --time=1 84a38bbaa53ec2d422ca6ab62599870f378336b7d918012d30a0d1ba7904cfec [2023-05-02T06:14:39.137Z] $ docker rm -f --volumes 84a38bbaa53ec2d422ca6ab62599870f378336b7d918012d30a0d1ba7904cfec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-02T06:14:40.199Z] provisioning config files... [2023-05-02T06:14:40.206Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-298@tmp/config10618447421909186992tmp [Pipeline] { [Pipeline] sh [2023-05-02T06:14:40.553Z] + set +x [2023-05-02T06:14:40.553Z] + bash -s -- [2023-05-02T06:14:40.553Z] + curl -s https://codecov.io/bash [2023-05-02T06:14:40.553Z] [2023-05-02T06:14:40.553Z] _____ _ [2023-05-02T06:14:40.553Z] / ____| | | [2023-05-02T06:14:40.553Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T06:14:40.553Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T06:14:40.553Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T06:14:40.553Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T06:14:40.553Z] Bash-1.0.6 [2023-05-02T06:14:40.553Z] [2023-05-02T06:14:40.553Z] [2023-05-02T06:14:40.553Z] ==> git version 2.25.1 found [2023-05-02T06:14:40.553Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-02T06:14:40.553Z] Release-Date: 2020-01-08 [2023-05-02T06:14:40.553Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-02T06:14:40.553Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T06:14:40.553Z] ==> Jenkins CI detected. [2023-05-02T06:14:40.553Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-298 [2023-05-02T06:14:40.553Z] project root: . [2023-05-02T06:14:40.553Z] --> token set from env [2023-05-02T06:14:40.553Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T06:14:40.553Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T06:14:40.553Z] ==> Python coveragepy not found [2023-05-02T06:14:40.553Z] ==> Searching for coverage reports in: [2023-05-02T06:14:40.553Z] + . [2023-05-02T06:14:40.553Z] -> Found 1 reports [2023-05-02T06:14:40.553Z] ==> Detecting git/mercurial file structure [2023-05-02T06:14:40.553Z] ==> Reading reports [2023-05-02T06:14:40.553Z] + ./coverage.out bytes=8837 [2023-05-02T06:14:40.553Z] ==> Appending adjustments [2023-05-02T06:14:40.553Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T06:14:40.812Z] + Found adjustments [2023-05-02T06:14:40.812Z] ==> Gzipping contents [2023-05-02T06:14:40.812Z] 4.0K /tmp/codecov.lzWg7A.gz [2023-05-02T06:14:40.812Z] ==> Uploading reports [2023-05-02T06:14:40.812Z] url: https://codecov.io [2023-05-02T06:14:40.812Z] query: branch=PR-298&commit=4f023677b8f95915adcd63e71ce7a43dec541aef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=298&job=&cmd_args= [2023-05-02T06:14:40.812Z] -> Pinging Codecov [2023-05-02T06:14:40.812Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-298&commit=4f023677b8f95915adcd63e71ce7a43dec541aef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=298&job=&cmd_args= [2023-05-02T06:14:40.812Z] -> Uploading to [2023-05-02T06:14:40.812Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/6C56EA5C29638FB4528AC87E60AF5AE0/4f023677b8f95915adcd63e71ce7a43dec541aef/a221c0a8-5779-4155-96a9-de0ee030d90f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T061440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1348ecc7eb78d917dfdff6fc4dda3c0cd7b431106dde8e00a68061e0a881f975 [2023-05-02T06:14:41.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:14:41.071Z] Dload Upload Total Spent Left Speed [2023-05-02T06:14:41.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7495 --:--:-- --:--:-- --:--:-- 7495 [2023-05-02T06:14:41.071Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/4f023677b8f95915adcd63e71ce7a43dec541aef [Pipeline] } [2023-05-02T06:14:41.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-02T06:14:42.848Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-298/archives ] [2023-05-02T06:14:42.848Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-298/archives [2023-05-02T06:14:42.848Z] total 16 [2023-05-02T06:14:42.848Z] drwxr-xr-x 3 root root 4096 May 2 06:05 . [2023-05-02T06:14:42.848Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 06:05 .. [2023-05-02T06:14:42.848Z] drwxr-xr-x 2 root root 4096 May 2 06:05 cost [2023-05-02T06:14:42.848Z] -rw-r--r-- 1 root root 86 May 2 06:05 cost.csv [2023-05-02T06:14:42.848Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-298/archives [2023-05-02T06:14:42.848Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-298/archives [2023-05-02T06:14:42.848Z] total 16 [2023-05-02T06:14:42.848Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 06:05 . [2023-05-02T06:14:42.848Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 06:05 .. [2023-05-02T06:14:42.848Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 06:05 cost [2023-05-02T06:14:42.848Z] -rw-r--r-- 1 jenkins jenkins 86 May 2 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:14:43.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:14:44.062Z] ---> package-listing.sh [2023-05-02T06:14:44.062Z] ++ facter osfamily [2023-05-02T06:14:44.062Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T06:14:44.062Z] + OS_FAMILY=debian [2023-05-02T06:14:44.062Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-298 [2023-05-02T06:14:44.062Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T06:14:44.062Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T06:14:44.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T06:14:44.062Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T06:14:44.062Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-298 ']' [2023-05-02T06:14:44.062Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T06:14:44.062Z] + case "${OS_FAMILY}" in [2023-05-02T06:14:44.062Z] + dpkg -l [2023-05-02T06:14:44.062Z] + grep '^ii' [2023-05-02T06:14:44.320Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T06:14:44.320Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T06:14:44.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T06:14:44.321Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-298 ']' [2023-05-02T06:14:44.321Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-298/archives/ [2023-05-02T06:14:44.321Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-298/archives/ [Pipeline] echo [2023-05-02T06:14:44.356Z] 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-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T06:14:44.645Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:14:45.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:14:45.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:14:45.413Z] prd-ubuntu20.04-docker-8c-8g-12320 does not seem to be running inside a container [2023-05-02T06:14:45.438Z] $ 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-298/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-298 -v /w/workspace/gexfoundry_device-snmp-go_PR-298:/w/workspace/gexfoundry_device-snmp-go_PR-298:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-298@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-298@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-05-02T06:14:45.617Z] $ docker top 153ab6b53c05591c5e539df6d80546ff9ff824ec2952836404f5c29363aba00c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:14:46.007Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T06:14:46.317Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T06:14:46.634Z] + ls /var/log/sa-host [2023-05-02T06:14:46.634Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:14:46.798Z] provisioning config files... [2023-05-02T06:14:46.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-298@tmp/config13279970769622526170tmp [Pipeline] { [Pipeline] echo [2023-05-02T06:14:46.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:14:47.169Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T06:14:47.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:14:47.613Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T06:14:47.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:14:47.955Z] ---> sudo-logs.sh [2023-05-02T06:14:47.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T06:14:48.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:14:48.350Z] ---> job-cost.sh [2023-05-02T06:14:48.350Z] lf-activate-venv: SKIPPING [2023-05-02T06:14:48.350Z] DEBUG: total: 0.2199999988079071 [2023-05-02T06:14:48.350Z] INFO: Retrieving Stack Cost... [2023-05-02T06:14:48.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:14:49.177Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T06:14:49.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:14:49.523Z] ---> logs-deploy.sh [2023-05-02T06:14:49.523Z] lf-activate-venv: SKIPPING [2023-05-02T06:14:49.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-298/1 [2023-05-02T06:14:49.523Z] INFO: archiving workspace using pattern(s): [2023-05-02T06:14:50.460Z] Archives upload complete. [2023-05-02T06:14:50.460Z] INFO: archiving logs to Nexus