Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fab5868797cb5e94d67718fe517b0f3008978999+4540667df76160ba2257f08fa194345a2d771c5a (e56ddb65808a4617104d42a94d6cc74e0dd0a9e1) 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-ssh7339236535275533376.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-ssh15418674710695425563.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-301/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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7870428138317494636.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-301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2164029099140971217.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-ssh16643552900591026187.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-301/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-301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15001819247652740993.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13263 in /w/workspace/gexfoundry_device-snmp-go_PR-301 [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-301 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4540667df76160ba2257f08fa194345a2d771c5a into PR head commit fab5868797cb5e94d67718fe517b0f3008978999 Merge succeeded, producing fab5868797cb5e94d67718fe517b0f3008978999 Checking out Revision fab5868797cb5e94d67718fe517b0f3008978999 (PR-301) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T05:59:15.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T05:59:15.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo > git config core.sparsecheckout # timeout=10 > git checkout -f fab5868797cb5e94d67718fe517b0f3008978999 # 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 fab5868797cb5e94d67718fe517b0f3008978999 # timeout=10 [2023-05-04T05:59:15.470Z] ========================================================= [2023-05-04T05:59:15.470Z] EdgeX Global Pipelines Version Info [2023-05-04T05:59:15.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:59:16.222Z] ------------------- [2023-05-04T05:59:16.222Z] stable info: [2023-05-04T05:59:16.222Z] ------------------- [2023-05-04T05:59:16.222Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T05:59:16.222Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T05:59:16.222Z] Message: update stable to v1.0.248 [2023-05-04T05:59:16.810Z] ------------------- [2023-05-04T05:59:16.810Z] experimental info: [2023-05-04T05:59:16.810Z] ------------------- [2023-05-04T05:59:16.810Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T05:59:16.810Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T05:59:16.810Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T05:59:17.114Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-04T05:59:17.159Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-04T05:59:17.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T05:59:17.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T05:59:17.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T05:59:17.331Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T05:59:17.374Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T05:59:17.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T05:59:17.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T05:59:17.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T05:59:17.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T05:59:17.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-04T05:59:17.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T05:59:17.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T05:59:17.697Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T05:59:17.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T05:59:17.781Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T05:59:17.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T05:59:17.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T05:59:17.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T05:59:17.935Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T05:59:17.973Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T05:59:18.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T05:59:18.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T05:59:18.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T05:59:18.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T05:59:18.184Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T05:59:18.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2023-05-04T05:59:18.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2023-05-04T05:59:18.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2023-05-04T05:59:18.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fab5868797cb5e94d67718fe517b0f3008978999 [Pipeline] echo [2023-05-04T05:59:18.394Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fab5868 [Pipeline] echo [2023-05-04T05:59:18.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T05:59:18.551Z] provisioning config files... [2023-05-04T05:59:18.567Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-301@tmp/config7825414162781068236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:59:18.940Z] ---> docker-login.sh [2023-05-04T05:59:18.940Z] nexus3.edgexfoundry.org:10001 [2023-05-04T05:59:19.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:19.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:19.201Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:19.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:19.201Z] [2023-05-04T05:59:19.201Z] Login Succeeded [2023-05-04T05:59:19.201Z] nexus3.edgexfoundry.org:10002 [2023-05-04T05:59:19.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:19.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:19.201Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:19.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:19.201Z] [2023-05-04T05:59:19.201Z] Login Succeeded [2023-05-04T05:59:19.201Z] nexus3.edgexfoundry.org:10003 [2023-05-04T05:59:19.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:19.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:19.462Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:19.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:19.462Z] [2023-05-04T05:59:19.462Z] Login Succeeded [2023-05-04T05:59:19.462Z] nexus3.edgexfoundry.org:10004 [2023-05-04T05:59:19.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:19.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:19.462Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:19.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:19.462Z] [2023-05-04T05:59:19.462Z] Login Succeeded [2023-05-04T05:59:19.462Z] docker.io [2023-05-04T05:59:19.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:19.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:19.723Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:19.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:19.723Z] [2023-05-04T05:59:19.723Z] Login Succeeded [2023-05-04T05:59:19.723Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T05:59:19.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T05:59:20.384Z] + git rev-list -1 --merges fab5868797cb5e94d67718fe517b0f3008978999~1..fab5868797cb5e94d67718fe517b0f3008978999 [Pipeline] echo [2023-05-04T05:59:20.452Z] -----------> git rev-list -1 --merges fab5868797cb5e94d67718fe517b0f3008978999~1..fab5868797cb5e94d67718fe517b0f3008978999 fab5868797cb5e94d67718fe517b0f3008978999 [false] [Pipeline] sh [2023-05-04T05:59:20.767Z] + git log --format=format:%s -1 fab5868797cb5e94d67718fe517b0f3008978999 [Pipeline] echo [2023-05-04T05:59:20.801Z] ========================================================= [2023-05-04T05:59:20.801Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T05:59:20.801Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T05:59:21.220Z] + git log --format=format:%s -1 fab5868797cb5e94d67718fe517b0f3008978999 [Pipeline] echo [2023-05-04T05:59:21.255Z] [semverPrep] GIT_COMMIT: fab5868797cb5e94d67718fe517b0f3008978999, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-04T05:59:21.283Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T05:59:21.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T05:59:21.655Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T05:59:21.655Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T05:59:21.655Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T05:59:21.655Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T05:59:21.655Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T05:59:21.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:59:22.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T05:59:22.079Z] [2023-05-04T05:59:22.079Z] 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-04T05:59:22.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T05:59:22.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T05:59:22.454Z] b85a868b505f: Pulling fs layer [2023-05-04T05:59:22.454Z] e2be974225ed: Pulling fs layer [2023-05-04T05:59:22.454Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T05:59:22.454Z] 988bab9f4d93: Pulling fs layer [2023-05-04T05:59:22.454Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T05:59:22.454Z] eaf3925da568: Pulling fs layer [2023-05-04T05:59:22.454Z] bab4dde63d76: Pulling fs layer [2023-05-04T05:59:22.454Z] bde34c3a00c8: Pulling fs layer [2023-05-04T05:59:22.454Z] b352a97aabf1: Pulling fs layer [2023-05-04T05:59:22.454Z] 4872d77fe225: Pulling fs layer [2023-05-04T05:59:22.454Z] 5851b861e8e6: Pulling fs layer [2023-05-04T05:59:22.454Z] bde34c3a00c8: Waiting [2023-05-04T05:59:22.454Z] 988bab9f4d93: Waiting [2023-05-04T05:59:22.454Z] b352a97aabf1: Waiting [2023-05-04T05:59:22.454Z] eaf3925da568: Waiting [2023-05-04T05:59:22.455Z] 5851b861e8e6: Waiting [2023-05-04T05:59:22.455Z] 1469e6f7b9e6: Waiting [2023-05-04T05:59:22.455Z] bab4dde63d76: Waiting [2023-05-04T05:59:22.455Z] e2be974225ed: Verifying Checksum [2023-05-04T05:59:22.455Z] e2be974225ed: Download complete [2023-05-04T05:59:22.455Z] 988bab9f4d93: Verifying Checksum [2023-05-04T05:59:22.455Z] 988bab9f4d93: Download complete [2023-05-04T05:59:22.714Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T05:59:22.714Z] 1469e6f7b9e6: Download complete [2023-05-04T05:59:22.714Z] eaf3925da568: Verifying Checksum [2023-05-04T05:59:22.714Z] eaf3925da568: Download complete [2023-05-04T05:59:22.714Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T05:59:22.714Z] 339a4e72a1f5: Download complete [2023-05-04T05:59:22.714Z] b352a97aabf1: Verifying Checksum [2023-05-04T05:59:22.714Z] b352a97aabf1: Download complete [2023-05-04T05:59:22.714Z] 4872d77fe225: Download complete [2023-05-04T05:59:22.714Z] 5851b861e8e6: Download complete [2023-05-04T05:59:22.714Z] b85a868b505f: Verifying Checksum [2023-05-04T05:59:22.714Z] b85a868b505f: Download complete [2023-05-04T05:59:22.973Z] bab4dde63d76: Verifying Checksum [2023-05-04T05:59:22.973Z] bab4dde63d76: Download complete [2023-05-04T05:59:23.909Z] b85a868b505f: Pull complete [2023-05-04T05:59:24.169Z] e2be974225ed: Pull complete [2023-05-04T05:59:24.428Z] 339a4e72a1f5: Pull complete [2023-05-04T05:59:24.428Z] 988bab9f4d93: Pull complete [2023-05-04T05:59:24.687Z] 1469e6f7b9e6: Pull complete [2023-05-04T05:59:24.946Z] eaf3925da568: Pull complete [2023-05-04T05:59:26.857Z] bab4dde63d76: Pull complete [2023-05-04T05:59:26.857Z] bde34c3a00c8: Pull complete [2023-05-04T05:59:26.857Z] b352a97aabf1: Pull complete [2023-05-04T05:59:26.857Z] 4872d77fe225: Pull complete [2023-05-04T05:59:27.117Z] 5851b861e8e6: Pull complete [2023-05-04T05:59:27.118Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T05:59:27.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T05:59:27.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T05:59:27.345Z] prd-ubuntu20.04-docker-8c-8g-13263 does not seem to be running inside a container [2023-05-04T05:59:27.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-301 -v /w/workspace/gexfoundry_device-snmp-go_PR-301:/w/workspace/gexfoundry_device-snmp-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-301@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-301@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-04T05:59:31.290Z] $ docker top 4c67558b617c5d88fc93ed19fab589f5b3d0754e77c7cd5f97f5d106dc9b8a2c -eo pid,comm [2023-05-04T05:59:31.334Z] 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-04T05:59:31.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T05:59:31.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T05:59:31.478Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T05:59:31.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T05:59:31.587Z] $ docker exec 4c67558b617c5d88fc93ed19fab589f5b3d0754e77c7cd5f97f5d106dc9b8a2c ssh-agent [2023-05-04T05:59:31.690Z] SSH_AUTH_SOCK=/tmp/ssh-6q81petdNGMK/agent.32 [2023-05-04T05:59:31.690Z] SSH_AGENT_PID=38 [2023-05-04T05:59:31.696Z] Running ssh-add (command line suppressed) [2023-05-04T05:59:31.803Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-301@tmp/private_key_10050305210276925625.key (/w/workspace/gexfoundry_device-snmp-go_PR-301@tmp/private_key_10050305210276925625.key) [2023-05-04T05:59:31.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T05:59:32.151Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T05:59:32.181Z] $ docker exec --env ******** --env ******** 4c67558b617c5d88fc93ed19fab589f5b3d0754e77c7cd5f97f5d106dc9b8a2c ssh-agent -k [2023-05-04T05:59:32.284Z] unset SSH_AUTH_SOCK; [2023-05-04T05:59:32.285Z] unset SSH_AGENT_PID; [2023-05-04T05:59:32.285Z] echo Agent pid 38 killed; [2023-05-04T05:59:32.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T05:59:32.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T05:59:32.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T05:59:32.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T05:59:32.517Z] $ docker exec 4c67558b617c5d88fc93ed19fab589f5b3d0754e77c7cd5f97f5d106dc9b8a2c ssh-agent [2023-05-04T05:59:32.640Z] SSH_AUTH_SOCK=/tmp/ssh-fbrDGslUxE1u/agent.70 [2023-05-04T05:59:32.640Z] SSH_AGENT_PID=76 [2023-05-04T05:59:32.644Z] Running ssh-add (command line suppressed) [2023-05-04T05:59:32.758Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-301@tmp/private_key_4865831939376741645.key (/w/workspace/gexfoundry_device-snmp-go_PR-301@tmp/private_key_4865831939376741645.key) [2023-05-04T05:59:32.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T05:59:33.103Z] + git semver init [2023-05-04T05:59:33.364Z] 2023-05-04 05:59:33,291 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T05:59:33.364Z] 2023-05-04 05:59:33,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-301/.semver [2023-05-04T05:59:33.364Z] 2023-05-04 05:59:33,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-301/.semver [2023-05-04T05:59:33.364Z] 2023-05-04 05:59:33,293 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-301/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-301, universal_newlines=False, shell=None, istream=None) [2023-05-04T05:59:34.301Z] 2023-05-04 05:59:34,093 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-301/.git/info/exclude [2023-05-04T05:59:34.301Z] 2023-05-04 05:59:34,093 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-301/.semver/PR-301 with force:False [2023-05-04T05:59:34.301Z] 2023-05-04 05:59:34,093 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-301/.semver/PR-301 [2023-05-04T05:59:34.301Z] 2023-05-04 05:59:34,099 [execute] INFO git cat-file --batch-check [2023-05-04T05:59:34.301Z] 2023-05-04 05:59:34,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T05:59:34.301Z] 2023-05-04 05:59:34,106 [execute] INFO git cat-file --batch [2023-05-04T05:59:34.301Z] 2023-05-04 05:59:34,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-301/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T05:59:34.301Z] 2023-05-04 05:59:34,112 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-301/.semver/PR-301 [2023-05-04T05:59:34.301Z] 0.0.0 [Pipeline] } [2023-05-04T05:59:34.333Z] $ docker exec --env ******** --env ******** 4c67558b617c5d88fc93ed19fab589f5b3d0754e77c7cd5f97f5d106dc9b8a2c ssh-agent -k [2023-05-04T05:59:34.438Z] unset SSH_AUTH_SOCK; [2023-05-04T05:59:34.438Z] unset SSH_AGENT_PID; [2023-05-04T05:59:34.438Z] echo Agent pid 76 killed; [2023-05-04T05:59:34.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T05:59:34.896Z] + git semver [Pipeline] } [2023-05-04T05:59:35.185Z] $ docker stop --time=1 4c67558b617c5d88fc93ed19fab589f5b3d0754e77c7cd5f97f5d106dc9b8a2c [2023-05-04T05:59:36.474Z] $ docker rm -f --volumes 4c67558b617c5d88fc93ed19fab589f5b3d0754e77c7cd5f97f5d106dc9b8a2c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T05:59:36.889Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T05:59:37.171Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T05:59:37.189Z] [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-04T05:59:37.803Z] provisioning config files... [2023-05-04T05:59:37.813Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-301@tmp/config11589528086388289808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T05:59:38.168Z] ---> docker-login.sh [2023-05-04T05:59:38.168Z] nexus3.edgexfoundry.org:10001 [2023-05-04T05:59:38.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:38.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:38.168Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:38.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:38.168Z] [2023-05-04T05:59:38.168Z] Login Succeeded [2023-05-04T05:59:38.168Z] nexus3.edgexfoundry.org:10002 [2023-05-04T05:59:38.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:38.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:38.168Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:38.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:38.168Z] [2023-05-04T05:59:38.168Z] Login Succeeded [2023-05-04T05:59:38.168Z] nexus3.edgexfoundry.org:10003 [2023-05-04T05:59:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:38.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:38.431Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:38.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:38.431Z] [2023-05-04T05:59:38.431Z] Login Succeeded [2023-05-04T05:59:38.431Z] nexus3.edgexfoundry.org:10004 [2023-05-04T05:59:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:38.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:38.431Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:38.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:38.431Z] [2023-05-04T05:59:38.431Z] Login Succeeded [2023-05-04T05:59:38.431Z] docker.io [2023-05-04T05:59:38.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T05:59:38.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T05:59:38.691Z] Configure a credential helper to remove this warning. See [2023-05-04T05:59:38.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T05:59:38.691Z] [2023-05-04T05:59:38.691Z] Login Succeeded [2023-05-04T05:59:38.691Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T05:59:38.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T05:59:38.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T05:59:38.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T05:59:38.986Z] ========================================================= [2023-05-04T05:59:38.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T05:59:38.986Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T05:59:39.470Z] + 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-04T05:59:39.471Z] Sending build context to Docker daemon 5.809MB [2023-05-04T05:59:39.471Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T05:59:39.471Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T05:59:39.471Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T05:59:39.471Z] f56be85fc22e: Pulling fs layer [2023-05-04T05:59:39.471Z] 85791d961cd3: Pulling fs layer [2023-05-04T05:59:39.471Z] d694b5ae8c79: Pulling fs layer [2023-05-04T05:59:39.471Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T05:59:39.471Z] 4d19c01a9841: Pulling fs layer [2023-05-04T05:59:39.471Z] 9325e15d5711: Pulling fs layer [2023-05-04T05:59:39.471Z] 556b6ee489ea: Pulling fs layer [2023-05-04T05:59:39.471Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T05:59:39.471Z] 9f32a84ed3da: Waiting [2023-05-04T05:59:39.471Z] 9325e15d5711: Waiting [2023-05-04T05:59:39.471Z] 4d19c01a9841: Waiting [2023-05-04T05:59:39.471Z] 556b6ee489ea: Waiting [2023-05-04T05:59:39.471Z] c5a4b2cf53e6: Waiting [2023-05-04T05:59:39.732Z] 85791d961cd3: Verifying Checksum [2023-05-04T05:59:39.732Z] 85791d961cd3: Download complete [2023-05-04T05:59:39.732Z] 9f32a84ed3da: Download complete [2023-05-04T05:59:39.732Z] 4d19c01a9841: Verifying Checksum [2023-05-04T05:59:39.732Z] 4d19c01a9841: Download complete [2023-05-04T05:59:39.732Z] f56be85fc22e: Verifying Checksum [2023-05-04T05:59:39.732Z] f56be85fc22e: Download complete [2023-05-04T05:59:39.732Z] 9325e15d5711: Verifying Checksum [2023-05-04T05:59:39.732Z] 9325e15d5711: Download complete [2023-05-04T05:59:39.732Z] f56be85fc22e: Pull complete [2023-05-04T05:59:39.994Z] 85791d961cd3: Pull complete [2023-05-04T05:59:40.256Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T05:59:40.256Z] c5a4b2cf53e6: Download complete [2023-05-04T05:59:40.256Z] d694b5ae8c79: Verifying Checksum [2023-05-04T05:59:40.256Z] d694b5ae8c79: Download complete [2023-05-04T05:59:40.515Z] 556b6ee489ea: Verifying Checksum [2023-05-04T05:59:40.515Z] 556b6ee489ea: Download complete [2023-05-04T05:59:43.803Z] d694b5ae8c79: Pull complete [2023-05-04T05:59:43.803Z] 9f32a84ed3da: Pull complete [2023-05-04T05:59:44.063Z] 4d19c01a9841: Pull complete [2023-05-04T05:59:44.322Z] 9325e15d5711: Pull complete [2023-05-04T05:59:46.858Z] 556b6ee489ea: Pull complete [2023-05-04T05:59:47.794Z] c5a4b2cf53e6: Pull complete [2023-05-04T05:59:47.794Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T05:59:47.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T05:59:47.794Z] ---> c4be618373d6 [2023-05-04T05:59:47.794Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T05:59:52.623Z] Still waiting to schedule task [2023-05-04T05:59:52.623Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T05:59:54.462Z] ---> Running in 75d415c7c002 [2023-05-04T05:59:54.462Z] Removing intermediate container 75d415c7c002 [2023-05-04T05:59:54.462Z] ---> b4ba99dd104d [2023-05-04T05:59:54.462Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T05:59:54.462Z] ---> Running in 2d781a8335bc [2023-05-04T05:59:54.462Z] Removing intermediate container 2d781a8335bc [2023-05-04T05:59:54.462Z] ---> da1359b9bf7d [2023-05-04T05:59:54.462Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T05:59:54.462Z] ---> Running in 800bdcb9da71 [2023-05-04T05:59:54.720Z] Removing intermediate container 800bdcb9da71 [2023-05-04T05:59:54.720Z] ---> a9a3d8eefec8 [2023-05-04T05:59:54.720Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T05:59:54.720Z] ---> Running in 45914703f9b0 [2023-05-04T05:59:54.720Z] Removing intermediate container 45914703f9b0 [2023-05-04T05:59:54.720Z] ---> 6dc57313463c [2023-05-04T05:59:54.720Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T05:59:54.720Z] ---> Running in e86a0018c401 [2023-05-04T05:59:54.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T05:59:55.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T05:59:55.238Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T05:59:55.238Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T05:59:55.238Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T05:59:55.516Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T05:59:55.516Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T05:59:55.516Z] OK: 269 MiB in 57 packages [2023-05-04T05:59:56.085Z] Removing intermediate container e86a0018c401 [2023-05-04T05:59:56.085Z] ---> d26c18fec7b0 [2023-05-04T05:59:56.085Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-04T05:59:56.085Z] ---> Running in b13ff93e3880 [2023-05-04T05:59:56.085Z] Removing intermediate container b13ff93e3880 [2023-05-04T05:59:56.085Z] ---> b672bb79e0cb [2023-05-04T05:59:56.085Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T05:59:56.085Z] ---> c00769d0d138 [2023-05-04T05:59:56.085Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T05:59:56.085Z] ---> Running in f1be9b0a91e2 [2023-05-04T06:00:28.972Z] Removing intermediate container f1be9b0a91e2 [2023-05-04T06:00:28.972Z] ---> d72e340bf8c1 [2023-05-04T06:00:28.972Z] Step 11/12 : COPY . . [2023-05-04T06:00:28.972Z] ---> bcb82b165595 [2023-05-04T06:00:28.972Z] Step 12/12 : RUN ${MAKE} [2023-05-04T06:00:28.972Z] ---> Running in 90f6d1f51e97 [2023-05-04T06:00:28.972Z] noop [2023-05-04T06:00:28.972Z] Removing intermediate container 90f6d1f51e97 [2023-05-04T06:00:28.972Z] ---> f958f33f2c9f [2023-05-04T06:00:28.972Z] Successfully built f958f33f2c9f [2023-05-04T06:00:28.972Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:00:29.432Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T06:00:29.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:00:29.598Z] prd-ubuntu20.04-docker-8c-8g-13263 does not seem to be running inside a container [2023-05-04T06:00:29.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-301 -v /w/workspace/gexfoundry_device-snmp-go_PR-301:/w/workspace/gexfoundry_device-snmp-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-301@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-301@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-04T06:00:29.992Z] $ docker top f45270137999d91c03efde37a3ba65d7fa97e9b63c310bbdc3ef4c7cb76200c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T06:00:30.383Z] + go version [2023-05-04T06:00:30.384Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T06:00:30.418Z] $ docker stop --time=1 f45270137999d91c03efde37a3ba65d7fa97e9b63c310bbdc3ef4c7cb76200c3 [2023-05-04T06:00:31.688Z] $ docker rm -f --volumes f45270137999d91c03efde37a3ba65d7fa97e9b63c310bbdc3ef4c7cb76200c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:00:32.456Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T06:00:32.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:00:32.656Z] prd-ubuntu20.04-docker-8c-8g-13263 does not seem to be running inside a container [2023-05-04T06:00:32.689Z] $ 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-301 -v /w/workspace/gexfoundry_device-snmp-go_PR-301:/w/workspace/gexfoundry_device-snmp-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-301@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-301@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-04T06:00:33.172Z] $ docker top 4b6806230acbc3ef94fc9edd2e2b2f02c9a58d75b8e619dcc3ffc51548a6c73e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T06:00:33.572Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-301 [Pipeline] fileExists [Pipeline] sh [2023-05-04T06:00:33.942Z] + make test [2023-05-04T06:00:33.942Z] go test ./... -coverprofile=coverage.out [2023-05-04T06:00:39.210Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-04T06:00:49.193Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-04T06:00:49.193Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-05-04T06:00:54.567Z] go vet ./... [2023-05-04T06:00:57.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T06:00:57.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T06:00:57.847Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T06:00:57.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T06:00:57.922Z] $ docker stop --time=1 4b6806230acbc3ef94fc9edd2e2b2f02c9a58d75b8e619dcc3ffc51548a6c73e [2023-05-04T06:01:03.244Z] $ docker rm -f --volumes 4b6806230acbc3ef94fc9edd2e2b2f02c9a58d75b8e619dcc3ffc51548a6c73e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T06:01:03.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T06:01:03.857Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T06:01:04.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T06:01:04.790Z] + ls -al . [2023-05-04T06:01:04.790Z] total 172 [2023-05-04T06:01:04.790Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 06:00 . [2023-05-04T06:01:04.790Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 05:59 .. [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 6 May 4 05:59 .dockerignore [2023-05-04T06:01:04.790Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 05:59 .git [2023-05-04T06:01:04.790Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 05:59 .github [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 328 May 4 05:59 .gitignore [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 05:59 .golangci.yml [2023-05-04T06:01:04.790Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 05:59 .semver [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 4 05:59 Attribution.txt [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 4 05:59 CHANGELOG.md [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 4 05:59 Dockerfile [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 05:59 GOVERNANCE.md [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 656 May 4 05:59 Jenkinsfile [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 05:59 LICENSE [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 4 05:59 Makefile [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 05:59 OWNERS.md [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 4 05:59 README.md [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 05:59 VERSION [2023-05-04T06:01:04.790Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 05:59 bin [2023-05-04T06:01:04.790Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 05:59 cmd [2023-05-04T06:01:04.790Z] -rw-r--r-- 1 jenkins jenkins 8837 May 4 06:00 coverage.out [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 4 05:59 go.mod [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 4 05:59 go.sum [2023-05-04T06:01:04.790Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 05:59 internal [2023-05-04T06:01:04.790Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 05:59 snap [2023-05-04T06:01:04.790Z] -rw-rw-r-- 1 jenkins jenkins 228 May 4 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:01:05.189Z] + 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=fab5868797cb5e94d67718fe517b0f3008978999 --label arch=amd64 --label version=0.0.0 . [2023-05-04T06:01:05.189Z] Sending build context to Docker daemon 5.819MB [2023-05-04T06:01:05.189Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T06:01:05.189Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-04T06:01:05.189Z] ---> f958f33f2c9f [2023-05-04T06:01:05.189Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T06:01:05.449Z] ---> Running in 01ca163f392c [2023-05-04T06:01:05.449Z] Removing intermediate container 01ca163f392c [2023-05-04T06:01:05.449Z] ---> 7bc51e2cb17c [2023-05-04T06:01:05.449Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T06:01:05.449Z] ---> Running in df3908cbadc2 [2023-05-04T06:01:05.449Z] Removing intermediate container df3908cbadc2 [2023-05-04T06:01:05.449Z] ---> e01832261e8f [2023-05-04T06:01:05.449Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T06:01:05.449Z] ---> Running in fed8d26f9a86 [2023-05-04T06:01:05.709Z] Removing intermediate container fed8d26f9a86 [2023-05-04T06:01:05.709Z] ---> 306e66a6b3a6 [2023-05-04T06:01:05.709Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T06:01:05.968Z] ---> Running in d2fdec3e9eb9 [2023-05-04T06:01:05.968Z] Removing intermediate container d2fdec3e9eb9 [2023-05-04T06:01:05.968Z] ---> 03c2c5abf503 [2023-05-04T06:01:05.968Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T06:01:05.968Z] ---> Running in 0ee3845a75b2 [2023-05-04T06:01:06.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T06:01:06.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T06:01:06.802Z] OK: 269 MiB in 57 packages [2023-05-04T06:01:07.061Z] Removing intermediate container 0ee3845a75b2 [2023-05-04T06:01:07.061Z] ---> 30a74926777f [2023-05-04T06:01:07.061Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-04T06:01:07.061Z] ---> Running in 5db3d1af69cc [2023-05-04T06:01:07.320Z] Removing intermediate container 5db3d1af69cc [2023-05-04T06:01:07.320Z] ---> 9b6024ad6f46 [2023-05-04T06:01:07.320Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-04T06:01:07.580Z] ---> d8e0fdfdc577 [2023-05-04T06:01:07.580Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T06:01:07.580Z] ---> Running in 707da49634a7 [2023-05-04T06:01:08.519Z] Removing intermediate container 707da49634a7 [2023-05-04T06:01:08.519Z] ---> 30291bc54fe6 [2023-05-04T06:01:08.519Z] Step 11/24 : COPY . . [2023-05-04T06:01:09.089Z] ---> 43972f601afc [2023-05-04T06:01:09.089Z] Step 12/24 : RUN ${MAKE} [2023-05-04T06:01:09.089Z] ---> Running in 8f6d41fd1846 [2023-05-04T06:01:09.089Z] 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-04T06:01:31.014Z] Removing intermediate container 8f6d41fd1846 [2023-05-04T06:01:31.014Z] ---> 1ff267be714b [2023-05-04T06:01:31.014Z] Step 13/24 : FROM alpine:3.17 [2023-05-04T06:01:31.014Z] 3.17: Pulling from library/alpine [2023-05-04T06:01:31.014Z] f56be85fc22e: Already exists [2023-05-04T06:01:31.014Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T06:01:31.014Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T06:01:31.014Z] ---> 9ed4aefc74f6 [2023-05-04T06:01:31.014Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T06:01:31.014Z] ---> Running in ecdefe96deb4 [2023-05-04T06:01:31.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T06:01:31.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T06:01:31.014Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T06:01:31.014Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T06:01:31.014Z] OK: 7 MiB in 16 packages [2023-05-04T06:01:31.014Z] Removing intermediate container ecdefe96deb4 [2023-05-04T06:01:31.014Z] ---> 6e976f0d0b7f [2023-05-04T06:01:31.014Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-04T06:01:31.014Z] ---> 84af8e2d053d [2023-05-04T06:01:31.014Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-04T06:01:31.014Z] ---> 8fe5fb69b87c [2023-05-04T06:01:31.014Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-04T06:01:31.014Z] ---> 917cde01489e [2023-05-04T06:01:31.014Z] Step 18/24 : EXPOSE 59993 [2023-05-04T06:01:31.014Z] ---> Running in d3c6b4c2ddd7 [2023-05-04T06:01:31.014Z] Removing intermediate container d3c6b4c2ddd7 [2023-05-04T06:01:31.014Z] ---> 3dfde37b9a92 [2023-05-04T06:01:31.014Z] Step 19/24 : EXPOSE 161 [2023-05-04T06:01:31.014Z] ---> Running in cd2e3e8722b3 [2023-05-04T06:01:31.014Z] Removing intermediate container cd2e3e8722b3 [2023-05-04T06:01:31.014Z] ---> 162062356eee [2023-05-04T06:01:31.014Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-04T06:01:31.014Z] ---> Running in 1df38e1cd82c [2023-05-04T06:01:31.014Z] Removing intermediate container 1df38e1cd82c [2023-05-04T06:01:31.014Z] ---> 502c616322d5 [2023-05-04T06:01:31.014Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T06:01:31.014Z] ---> Running in bc034fe5b453 [2023-05-04T06:01:31.014Z] Removing intermediate container bc034fe5b453 [2023-05-04T06:01:31.014Z] ---> 77b33240e10b [2023-05-04T06:01:31.014Z] Step 22/24 : LABEL arch=amd64 [2023-05-04T06:01:31.014Z] ---> Running in 1368c83d205d [2023-05-04T06:01:31.014Z] Removing intermediate container 1368c83d205d [2023-05-04T06:01:31.014Z] ---> a8705dcd64f5 [2023-05-04T06:01:31.014Z] Step 23/24 : LABEL git_sha=fab5868797cb5e94d67718fe517b0f3008978999 [2023-05-04T06:01:31.014Z] ---> Running in c21f4293efcd [2023-05-04T06:01:31.014Z] Removing intermediate container c21f4293efcd [2023-05-04T06:01:31.014Z] ---> 54df73fc150c [2023-05-04T06:01:31.014Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T06:01:31.014Z] ---> Running in 9fa18c5570ff [2023-05-04T06:01:31.278Z] Removing intermediate container 9fa18c5570ff [2023-05-04T06:01:31.278Z] ---> 73db7964686b [2023-05-04T06:01:31.278Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T06:01:31.278Z] Successfully built 73db7964686b [2023-05-04T06:01:31.278Z] 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-04T06:01:32.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T06:01:32.214Z] [2023-05-04T06:01:32.214Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:01:32.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T06:01:32.600Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T06:01:32.600Z] 5eb5b503b376: Pulling fs layer [2023-05-04T06:01:32.600Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T06:01:32.600Z] ec43610c2a17: Pulling fs layer [2023-05-04T06:01:32.600Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T06:01:32.600Z] 33b1e0a273af: Pulling fs layer [2023-05-04T06:01:32.600Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T06:01:32.600Z] 2f39f015ded8: Pulling fs layer [2023-05-04T06:01:32.600Z] 3a2ae6a8a46f: Waiting [2023-05-04T06:01:32.600Z] 33b1e0a273af: Waiting [2023-05-04T06:01:32.600Z] 5d3b04190fa2: Waiting [2023-05-04T06:01:32.600Z] 2f39f015ded8: Waiting [2023-05-04T06:01:32.600Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T06:01:32.600Z] 5c69ac0246d0: Download complete [2023-05-04T06:01:32.600Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T06:01:32.600Z] 3a2ae6a8a46f: Download complete [2023-05-04T06:01:32.600Z] ec43610c2a17: Verifying Checksum [2023-05-04T06:01:32.600Z] ec43610c2a17: Download complete [2023-05-04T06:01:32.600Z] 33b1e0a273af: Verifying Checksum [2023-05-04T06:01:32.600Z] 33b1e0a273af: Download complete [2023-05-04T06:01:32.858Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T06:01:32.858Z] 5d3b04190fa2: Download complete [2023-05-04T06:01:32.858Z] 5eb5b503b376: Verifying Checksum [2023-05-04T06:01:32.858Z] 5eb5b503b376: Download complete [2023-05-04T06:01:33.424Z] 2f39f015ded8: Download complete [2023-05-04T06:01:33.991Z] 5eb5b503b376: Pull complete [2023-05-04T06:01:33.991Z] 5c69ac0246d0: Pull complete [2023-05-04T06:01:34.556Z] ec43610c2a17: Pull complete [2023-05-04T06:01:34.556Z] 3a2ae6a8a46f: Pull complete [2023-05-04T06:01:34.813Z] 33b1e0a273af: Pull complete [2023-05-04T06:01:34.813Z] 5d3b04190fa2: Pull complete [2023-05-04T06:01:38.998Z] 2f39f015ded8: Pull complete [2023-05-04T06:01:38.998Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T06:01:38.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T06:01:38.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:01:39.229Z] prd-ubuntu20.04-docker-8c-8g-13263 does not seem to be running inside a container [2023-05-04T06:01:39.262Z] $ 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-301 -v /w/workspace/gexfoundry_device-snmp-go_PR-301:/w/workspace/gexfoundry_device-snmp-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-301@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-301@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-04T06:01:45.463Z] $ docker top 475621d7744ae52c0a89e4e1fcd77adfd3ce78f4b0aa407f93c9f5f69e8ed91e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:01:45.911Z] ---> job-cost.sh [2023-05-04T06:01:45.911Z] lf-activate-venv: SKIPPING [2023-05-04T06:01:45.911Z] INFO: No Stack... [2023-05-04T06:01:46.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T06:01:46.740Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T06:01:47.056Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-301/archives/cost.csv [2023-05-04T06:01:47.056Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T06:01:47.099Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-301-1-stack-cost] [2023-05-04T06:01:47.104Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-301-1-stack-cost] did not exist. Created. [2023-05-04T06:01:47.104Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T06:01:47.505Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T06:01:47.564Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T06:01:47.604Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T06:01:47.693Z] $ docker stop --time=1 475621d7744ae52c0a89e4e1fcd77adfd3ce78f4b0aa407f93c9f5f69e8ed91e [2023-05-04T06:01:48.995Z] $ docker rm -f --volumes 475621d7744ae52c0a89e4e1fcd77adfd3ce78f4b0aa407f93c9f5f69e8ed91e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T06:02:21.183Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13265 in /w/workspace/gexfoundry_device-snmp-go_PR-301 [Pipeline] { [Pipeline] ws [2023-05-04T06:02:21.245Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T06:02:21.326Z] Selected Git installation does not exist. Using Default [2023-05-04T06:02:21.326Z] The recommended git tool is: NONE [2023-05-04T06:02:27.560Z] using credential edgex-jenkins-ssh [2023-05-04T06:02:27.580Z] Cloning the remote Git repository [2023-05-04T06:02:27.631Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-04T06:02:27.746Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-04T06:02:27.917Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-04T06:02:27.918Z] > git --version # timeout=10 [2023-05-04T06:02:27.945Z] > git --version # 'git version 2.25.1' [2023-05-04T06:02:27.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T06:02:28.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T06:02:29.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-04T06:02:29.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T06:02:30.189Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-04T06:02:30.819Z] Merging remotes/origin/main commit 4540667df76160ba2257f08fa194345a2d771c5a into PR head commit fab5868797cb5e94d67718fe517b0f3008978999 [2023-05-04T06:02:31.150Z] Merge succeeded, producing fab5868797cb5e94d67718fe517b0f3008978999 [2023-05-04T06:02:31.151Z] Checking out Revision fab5868797cb5e94d67718fe517b0f3008978999 (PR-301) [2023-05-04T06:02:30.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-04T06:02:30.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T06:02:30.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T06:02:30.838Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T06:02:30.934Z] > git checkout -f fab5868797cb5e94d67718fe517b0f3008978999 # timeout=10 [2023-05-04T06:02:31.033Z] > git remote # timeout=10 [2023-05-04T06:02:31.054Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T06:02:31.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T06:02:31.098Z] > git merge 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 [2023-05-04T06:02:31.126Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T06:02:31.154Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T06:02:31.171Z] > git checkout -f fab5868797cb5e94d67718fe517b0f3008978999 # timeout=10 [2023-05-04T06:02:31.690Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-04T06:02:31.740Z] > git --version # timeout=10 [2023-05-04T06:02:31.754Z] > git --version # 'git version 2.25.1' [2023-05-04T06:02:31.771Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T06:02:32.941Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T06:02:32.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T06:02:32.941Z] Dload Upload Total Spent Left Speed [2023-05-04T06:02:32.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-04T06:02:33.528Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T06:02:33.888Z] + sudo tee /etc/docker/daemon.new [2023-05-04T06:02:33.888Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T06:02:33.888Z] { [2023-05-04T06:02:33.888Z] "registry-mirrors": [ [2023-05-04T06:02:33.888Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T06:02:33.888Z] ], [2023-05-04T06:02:33.888Z] "bip": "10.250.0.254/24", [2023-05-04T06:02:33.888Z] "hosts": [ [2023-05-04T06:02:33.888Z] "tcp://0.0.0.0:5555", [2023-05-04T06:02:33.888Z] "unix:///var/run/docker.sock" [2023-05-04T06:02:33.888Z] ], [2023-05-04T06:02:33.888Z] "mtu": 1458, [2023-05-04T06:02:33.888Z] "selinux-enabled": true, [2023-05-04T06:02:33.888Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T06:02:33.888Z] } [Pipeline] sh [2023-05-04T06:02:34.241Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T06:02:34.593Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T06:02:52.956Z] provisioning config files... [2023-05-04T06:02:52.983Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config10846720703019352656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:02:53.371Z] ---> docker-login.sh [2023-05-04T06:02:53.371Z] nexus3.edgexfoundry.org:10001 [2023-05-04T06:02:53.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:02:54.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:02:54.229Z] Configure a credential helper to remove this warning. See [2023-05-04T06:02:54.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:02:54.229Z] [2023-05-04T06:02:54.229Z] Login Succeeded [2023-05-04T06:02:54.229Z] nexus3.edgexfoundry.org:10002 [2023-05-04T06:02:54.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:02:54.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:02:54.498Z] Configure a credential helper to remove this warning. See [2023-05-04T06:02:54.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:02:54.498Z] [2023-05-04T06:02:54.498Z] Login Succeeded [2023-05-04T06:02:54.498Z] nexus3.edgexfoundry.org:10003 [2023-05-04T06:02:54.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:02:54.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:02:54.769Z] Configure a credential helper to remove this warning. See [2023-05-04T06:02:54.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:02:54.769Z] [2023-05-04T06:02:54.769Z] Login Succeeded [2023-05-04T06:02:54.769Z] nexus3.edgexfoundry.org:10004 [2023-05-04T06:02:55.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:02:55.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:02:55.315Z] Configure a credential helper to remove this warning. See [2023-05-04T06:02:55.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:02:55.315Z] [2023-05-04T06:02:55.315Z] Login Succeeded [2023-05-04T06:02:55.315Z] docker.io [2023-05-04T06:02:55.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T06:02:55.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T06:02:55.856Z] Configure a credential helper to remove this warning. See [2023-05-04T06:02:55.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T06:02:55.856Z] [2023-05-04T06:02:55.856Z] Login Succeeded [2023-05-04T06:02:55.856Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T06:02:55.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T06:02:56.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T06:02:56.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T06:02:56.403Z] ========================================================= [2023-05-04T06:02:56.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T06:02:56.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:02:56.913Z] + 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-04T06:02:57.182Z] Sending build context to Docker daemon 3.009MB [2023-05-04T06:02:57.182Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T06:02:57.182Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T06:02:57.452Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T06:02:57.452Z] c41833b44d91: Pulling fs layer [2023-05-04T06:02:57.452Z] ed15518f5707: Pulling fs layer [2023-05-04T06:02:57.452Z] feae8fd75edb: Pulling fs layer [2023-05-04T06:02:57.452Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T06:02:57.452Z] 3cdef696dda3: Pulling fs layer [2023-05-04T06:02:57.452Z] 2ced38df9373: Pulling fs layer [2023-05-04T06:02:57.452Z] 58f1dce35555: Pulling fs layer [2023-05-04T06:02:57.452Z] 242c74f7c9fa: Waiting [2023-05-04T06:02:57.452Z] 3cdef696dda3: Waiting [2023-05-04T06:02:57.452Z] 2ced38df9373: Waiting [2023-05-04T06:02:57.452Z] 58f1dce35555: Waiting [2023-05-04T06:02:57.452Z] ed15518f5707: Download complete [2023-05-04T06:02:57.452Z] 242c74f7c9fa: Download complete [2023-05-04T06:02:57.452Z] 3cdef696dda3: Verifying Checksum [2023-05-04T06:02:57.452Z] 3cdef696dda3: Download complete [2023-05-04T06:02:57.452Z] c41833b44d91: Verifying Checksum [2023-05-04T06:02:57.452Z] c41833b44d91: Download complete [2023-05-04T06:02:58.872Z] 58f1dce35555: Verifying Checksum [2023-05-04T06:02:58.872Z] 58f1dce35555: Download complete [2023-05-04T06:02:59.843Z] c41833b44d91: Pull complete [2023-05-04T06:02:59.843Z] feae8fd75edb: Verifying Checksum [2023-05-04T06:02:59.843Z] feae8fd75edb: Download complete [2023-05-04T06:03:00.112Z] 2ced38df9373: Verifying Checksum [2023-05-04T06:03:00.391Z] ed15518f5707: Pull complete [2023-05-04T06:03:10.504Z] feae8fd75edb: Pull complete [2023-05-04T06:03:10.772Z] 242c74f7c9fa: Pull complete [2023-05-04T06:03:11.109Z] 3cdef696dda3: Pull complete [2023-05-04T06:03:17.798Z] 2ced38df9373: Pull complete [2023-05-04T06:03:20.401Z] 58f1dce35555: Pull complete [2023-05-04T06:03:20.401Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T06:03:20.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T06:03:20.401Z] ---> fadd8f120f05 [2023-05-04T06:03:20.401Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T06:03:22.356Z] ---> Running in fb1efa2bb20e [2023-05-04T06:03:22.626Z] Removing intermediate container fb1efa2bb20e [2023-05-04T06:03:22.626Z] ---> ce5d1d845314 [2023-05-04T06:03:22.626Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T06:03:22.626Z] ---> Running in 3be7a2f7ac45 [2023-05-04T06:03:22.893Z] Removing intermediate container 3be7a2f7ac45 [2023-05-04T06:03:22.893Z] ---> 50a1fe3fee33 [2023-05-04T06:03:22.893Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T06:03:23.164Z] ---> Running in 87349766eebb [2023-05-04T06:03:23.431Z] Removing intermediate container 87349766eebb [2023-05-04T06:03:23.431Z] ---> f2d9a95ab0f0 [2023-05-04T06:03:23.431Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T06:03:23.431Z] ---> Running in a1174b5d5b76 [2023-05-04T06:03:23.703Z] Removing intermediate container a1174b5d5b76 [2023-05-04T06:03:23.703Z] ---> 872d98b39443 [2023-05-04T06:03:23.703Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T06:03:23.975Z] ---> Running in b34b724bb1a0 [2023-05-04T06:03:24.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T06:03:25.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T06:03:26.486Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-04T06:03:26.486Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-04T06:03:26.486Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-04T06:03:26.486Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-04T06:03:26.761Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T06:03:26.761Z] OK: 268 MiB in 57 packages [2023-05-04T06:03:27.728Z] Removing intermediate container b34b724bb1a0 [2023-05-04T06:03:27.728Z] ---> 640863b819a0 [2023-05-04T06:03:27.728Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-04T06:03:27.728Z] ---> Running in 4143d1efe412 [2023-05-04T06:03:27.996Z] Removing intermediate container 4143d1efe412 [2023-05-04T06:03:27.996Z] ---> 1c2131040094 [2023-05-04T06:03:27.996Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T06:03:28.581Z] ---> 42d5d11712c2 [2023-05-04T06:03:28.581Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T06:03:28.581Z] ---> Running in c97244b7f600 [2023-05-04T06:04:36.472Z] Removing intermediate container c97244b7f600 [2023-05-04T06:04:36.472Z] ---> 8ce866fd4941 [2023-05-04T06:04:36.472Z] Step 11/12 : COPY . . [2023-05-04T06:04:36.472Z] ---> 71ba55d12c94 [2023-05-04T06:04:36.472Z] Step 12/12 : RUN ${MAKE} [2023-05-04T06:04:36.472Z] ---> Running in 4f82415c6bb8 [2023-05-04T06:04:36.472Z] noop [2023-05-04T06:04:36.472Z] Removing intermediate container 4f82415c6bb8 [2023-05-04T06:04:36.472Z] ---> 3b151d8c215a [2023-05-04T06:04:36.472Z] Successfully built 3b151d8c215a [2023-05-04T06:04:36.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:04:36.959Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T06:04:36.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:04:37.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-13265 does not seem to be running inside a container [2023-05-04T06:04:37.371Z] $ 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-04T06:04:38.609Z] $ docker top c70d9f3eb2196371c1bd107a9c7589871ca5f0f78f10ba3cf2d565e88c4da8ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T06:04:39.503Z] + go version [2023-05-04T06:04:39.503Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T06:04:39.541Z] $ docker stop --time=1 c70d9f3eb2196371c1bd107a9c7589871ca5f0f78f10ba3cf2d565e88c4da8ae [2023-05-04T06:04:41.183Z] $ docker rm -f --volumes c70d9f3eb2196371c1bd107a9c7589871ca5f0f78f10ba3cf2d565e88c4da8ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:04:42.080Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T06:04:42.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:04:42.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-13265 does not seem to be running inside a container [2023-05-04T06:04:42.424Z] $ 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-04T06:04:45.674Z] $ docker top dbb54ccd1557f91c5302904f4b7d22ec4967121433836071f29bd319c96409bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T06:04:46.577Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T06:04:47.292Z] + make test [2023-05-04T06:04:47.292Z] go test ./... -coverprofile=coverage.out [2023-05-04T06:05:26.182Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-04T06:07:17.870Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-04T06:07:21.224Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2023-05-04T06:07:21.809Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T06:07:21.809Z] go vet ./... [2023-05-04T06:07:48.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T06:07:48.505Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T06:07:48.505Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-04T06:07:48.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T06:07:48.578Z] $ docker stop --time=1 dbb54ccd1557f91c5302904f4b7d22ec4967121433836071f29bd319c96409bc [2023-05-04T06:07:50.340Z] $ docker rm -f --volumes dbb54ccd1557f91c5302904f4b7d22ec4967121433836071f29bd319c96409bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T06:07:51.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T06:07:51.629Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T06:07:52.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T06:07:52.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T06:07:53.054Z] + ls -al . [2023-05-04T06:07:53.054Z] total 168 [2023-05-04T06:07:53.054Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 06:04 . [2023-05-04T06:07:53.054Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:02 .. [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 6 May 4 06:02 .dockerignore [2023-05-04T06:07:53.054Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 06:02 .git [2023-05-04T06:07:53.054Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:02 .github [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 328 May 4 06:02 .gitignore [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 06:02 .golangci.yml [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 4 06:02 Attribution.txt [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 4 06:02 CHANGELOG.md [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 4 06:02 Dockerfile [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 06:02 GOVERNANCE.md [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 656 May 4 06:02 Jenkinsfile [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 4 06:02 LICENSE [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 4 06:02 Makefile [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 620 May 4 06:02 OWNERS.md [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 4 06:02 README.md [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 05:59 VERSION [2023-05-04T06:07:53.054Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:02 bin [2023-05-04T06:07:53.054Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:02 cmd [2023-05-04T06:07:53.054Z] -rw-r--r-- 1 jenkins jenkins 8837 May 4 06:07 coverage.out [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 4 06:02 go.mod [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 4 06:02 go.sum [2023-05-04T06:07:53.054Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:02 internal [2023-05-04T06:07:53.054Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:02 snap [2023-05-04T06:07:53.054Z] -rw-rw-r-- 1 jenkins jenkins 228 May 4 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:07:53.483Z] + 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=fab5868797cb5e94d67718fe517b0f3008978999 --label arch=arm64 --label version=0.0.0 . [2023-05-04T06:07:53.754Z] Sending build context to Docker daemon 3.019MB [2023-05-04T06:07:53.754Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T06:07:53.754Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-04T06:07:53.754Z] ---> 3b151d8c215a [2023-05-04T06:07:53.754Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T06:07:54.022Z] ---> Running in 55b67f1a392b [2023-05-04T06:07:54.292Z] Removing intermediate container 55b67f1a392b [2023-05-04T06:07:54.292Z] ---> 356ec34e25ca [2023-05-04T06:07:54.292Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T06:07:54.292Z] ---> Running in 8af5b39b71aa [2023-05-04T06:07:54.559Z] Removing intermediate container 8af5b39b71aa [2023-05-04T06:07:54.559Z] ---> c9902d19264a [2023-05-04T06:07:54.559Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-04T06:07:54.559Z] ---> Running in 63c79cb7d98a [2023-05-04T06:07:55.147Z] Removing intermediate container 63c79cb7d98a [2023-05-04T06:07:55.147Z] ---> c7cc550e1109 [2023-05-04T06:07:55.147Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T06:07:55.147Z] ---> Running in 76de339610c1 [2023-05-04T06:07:55.415Z] Removing intermediate container 76de339610c1 [2023-05-04T06:07:55.415Z] ---> 32d917f0f403 [2023-05-04T06:07:55.415Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T06:07:55.415Z] ---> Running in 22e1a87abcd2 [2023-05-04T06:07:56.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T06:07:56.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T06:07:57.925Z] OK: 268 MiB in 57 packages [2023-05-04T06:07:58.896Z] Removing intermediate container 22e1a87abcd2 [2023-05-04T06:07:58.896Z] ---> 2d165082deba [2023-05-04T06:07:58.896Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-04T06:07:58.897Z] ---> Running in fb2b134dcced [2023-05-04T06:07:59.166Z] Removing intermediate container fb2b134dcced [2023-05-04T06:07:59.167Z] ---> d40c3d185687 [2023-05-04T06:07:59.167Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-04T06:07:59.752Z] ---> c449545a6b7a [2023-05-04T06:07:59.752Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T06:07:59.752Z] ---> Running in 2767ece437fd [2023-05-04T06:08:02.337Z] Removing intermediate container 2767ece437fd [2023-05-04T06:08:02.337Z] ---> e251c828b2d3 [2023-05-04T06:08:02.337Z] Step 11/24 : COPY . . [2023-05-04T06:08:03.304Z] ---> 3240b0b2eb36 [2023-05-04T06:08:03.304Z] Step 12/24 : RUN ${MAKE} [2023-05-04T06:08:03.304Z] ---> Running in 1dd8ef01cb9c [2023-05-04T06:08:04.284Z] 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-04T06:10:26.005Z] Removing intermediate container 1dd8ef01cb9c [2023-05-04T06:10:26.005Z] ---> b525a6e19a65 [2023-05-04T06:10:26.005Z] Step 13/24 : FROM alpine:3.17 [2023-05-04T06:10:26.005Z] 3.17: Pulling from library/alpine [2023-05-04T06:10:26.005Z] c41833b44d91: Already exists [2023-05-04T06:10:26.005Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T06:10:26.005Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T06:10:26.005Z] ---> 51e60588ff2c [2023-05-04T06:10:26.005Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T06:10:26.005Z] ---> Running in 6a9c3213a16e [2023-05-04T06:10:26.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T06:10:26.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T06:10:26.005Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T06:10:26.005Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T06:10:26.005Z] OK: 8 MiB in 16 packages [2023-05-04T06:10:26.005Z] Removing intermediate container 6a9c3213a16e [2023-05-04T06:10:26.005Z] ---> ff92f8a3eee6 [2023-05-04T06:10:26.005Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-04T06:10:26.005Z] ---> b26470bd0ebd [2023-05-04T06:10:26.005Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-04T06:10:26.005Z] ---> 25eef5d93d96 [2023-05-04T06:10:26.005Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-04T06:10:26.005Z] ---> 37bada340b91 [2023-05-04T06:10:26.005Z] Step 18/24 : EXPOSE 59993 [2023-05-04T06:10:26.005Z] ---> Running in a229d0b60070 [2023-05-04T06:10:26.005Z] Removing intermediate container a229d0b60070 [2023-05-04T06:10:26.005Z] ---> 6b52fbec61ad [2023-05-04T06:10:26.005Z] Step 19/24 : EXPOSE 161 [2023-05-04T06:10:26.005Z] ---> Running in 6f4d39aa96a9 [2023-05-04T06:10:26.005Z] Removing intermediate container 6f4d39aa96a9 [2023-05-04T06:10:26.005Z] ---> d784018ff113 [2023-05-04T06:10:26.005Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-04T06:10:26.005Z] ---> Running in c4aa5d5f67d3 [2023-05-04T06:10:26.005Z] Removing intermediate container c4aa5d5f67d3 [2023-05-04T06:10:26.005Z] ---> 23a963186280 [2023-05-04T06:10:26.005Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T06:10:26.005Z] ---> Running in 51d9892fde7d [2023-05-04T06:10:26.005Z] Removing intermediate container 51d9892fde7d [2023-05-04T06:10:26.005Z] ---> f3bbfd6baa17 [2023-05-04T06:10:26.005Z] Step 22/24 : LABEL arch=arm64 [2023-05-04T06:10:26.005Z] ---> Running in 87fda9acba74 [2023-05-04T06:10:26.005Z] Removing intermediate container 87fda9acba74 [2023-05-04T06:10:26.005Z] ---> a4ccbd009bd9 [2023-05-04T06:10:26.005Z] Step 23/24 : LABEL git_sha=fab5868797cb5e94d67718fe517b0f3008978999 [2023-05-04T06:10:26.005Z] ---> Running in 6ae3c1c73746 [2023-05-04T06:10:26.005Z] Removing intermediate container 6ae3c1c73746 [2023-05-04T06:10:26.005Z] ---> b9c580097d71 [2023-05-04T06:10:26.005Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T06:10:26.005Z] ---> Running in 8f9ca3321c60 [2023-05-04T06:10:26.005Z] Removing intermediate container 8f9ca3321c60 [2023-05-04T06:10:26.005Z] ---> 263160315b8c [2023-05-04T06:10:26.005Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T06:10:26.005Z] Successfully built 263160315b8c [2023-05-04T06:10:26.005Z] 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-04T06:10:26.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T06:10:26.837Z] [2023-05-04T06:10:26.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:10:27.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T06:10:27.251Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T06:10:27.251Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T06:10:27.251Z] 04944245beec: Pulling fs layer [2023-05-04T06:10:27.251Z] 699f458cf7ca: Pulling fs layer [2023-05-04T06:10:27.251Z] 765212b225bb: Pulling fs layer [2023-05-04T06:10:27.251Z] f23df028b6ca: Pulling fs layer [2023-05-04T06:10:27.251Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T06:10:27.251Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T06:10:27.251Z] f23df028b6ca: Waiting [2023-05-04T06:10:27.251Z] d65c8cfc05b1: Waiting [2023-05-04T06:10:27.251Z] 2437ff75d9bd: Waiting [2023-05-04T06:10:27.251Z] 765212b225bb: Waiting [2023-05-04T06:10:27.520Z] 04944245beec: Verifying Checksum [2023-05-04T06:10:27.520Z] 04944245beec: Download complete [2023-05-04T06:10:27.520Z] 765212b225bb: Verifying Checksum [2023-05-04T06:10:27.520Z] 765212b225bb: Download complete [2023-05-04T06:10:27.520Z] f23df028b6ca: Verifying Checksum [2023-05-04T06:10:27.520Z] f23df028b6ca: Download complete [2023-05-04T06:10:27.520Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T06:10:27.520Z] d65c8cfc05b1: Download complete [2023-05-04T06:10:27.520Z] 699f458cf7ca: Verifying Checksum [2023-05-04T06:10:27.520Z] 699f458cf7ca: Download complete [2023-05-04T06:10:28.105Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T06:10:28.105Z] 8998bd30e6a1: Download complete [2023-05-04T06:10:30.056Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T06:10:30.056Z] 2437ff75d9bd: Download complete [2023-05-04T06:10:31.459Z] 8998bd30e6a1: Pull complete [2023-05-04T06:10:32.046Z] 04944245beec: Pull complete [2023-05-04T06:10:33.453Z] 699f458cf7ca: Pull complete [2023-05-04T06:10:34.861Z] 765212b225bb: Pull complete [2023-05-04T06:10:35.445Z] f23df028b6ca: Pull complete [2023-05-04T06:10:35.714Z] d65c8cfc05b1: Pull complete [2023-05-04T06:10:50.760Z] 2437ff75d9bd: Pull complete [2023-05-04T06:10:50.760Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T06:10:50.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T06:10:50.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:11:04.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-13265 does not seem to be running inside a container [2023-05-04T06:11:05.016Z] $ 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-04T06:11:07.136Z] $ docker top 017cb478d35c64778fda11c58ce036e3af3903be1e5dc42b8d0dceec20456687 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:11:08.089Z] ---> job-cost.sh [2023-05-04T06:11:08.090Z] lf-activate-venv: SKIPPING [2023-05-04T06:11:08.090Z] INFO: No Stack... [2023-05-04T06:11:08.707Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T06:11:09.297Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T06:11:09.643Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-05-04T06:11:09.643Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T06:11:09.997Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-301-1-stack-cost] [2023-05-04T06:11:10.003Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-301-1-stack-cost] did not exist. Created. [2023-05-04T06:11:10.003Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T06:11:10.431Z] /w/workspace/device-snmp-go/1@tmp/durable-fc1ad649/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T06:11:11.373Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T06:11:11.410Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T06:11:11.455Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T06:11:11.470Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T06:11:11.556Z] $ docker stop --time=1 017cb478d35c64778fda11c58ce036e3af3903be1e5dc42b8d0dceec20456687 [2023-05-04T06:11:13.080Z] $ docker rm -f --volumes 017cb478d35c64778fda11c58ce036e3af3903be1e5dc42b8d0dceec20456687 [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-04T06:11:14.165Z] provisioning config files... [2023-05-04T06:11:14.173Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-301@tmp/config4315374508011068475tmp [Pipeline] { [Pipeline] sh [2023-05-04T06:11:14.509Z] + set +x [2023-05-04T06:11:14.510Z] + bash -s -- [2023-05-04T06:11:14.510Z] + curl -s https://codecov.io/bash [2023-05-04T06:11:14.510Z] [2023-05-04T06:11:14.510Z] _____ _ [2023-05-04T06:11:14.510Z] / ____| | | [2023-05-04T06:11:14.510Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T06:11:14.510Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T06:11:14.510Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T06:11:14.510Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T06:11:14.510Z] Bash-1.0.6 [2023-05-04T06:11:14.510Z] [2023-05-04T06:11:14.510Z] [2023-05-04T06:11:14.510Z] ==> git version 2.25.1 found [2023-05-04T06:11:14.510Z] ==> 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-04T06:11:14.510Z] Release-Date: 2020-01-08 [2023-05-04T06:11:14.510Z] 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-04T06:11:14.510Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T06:11:14.510Z] ==> Jenkins CI detected. [2023-05-04T06:11:14.510Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-301 [2023-05-04T06:11:14.510Z] project root: . [2023-05-04T06:11:14.510Z] --> token set from env [2023-05-04T06:11:14.510Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T06:11:14.510Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T06:11:14.510Z] ==> Python coveragepy not found [2023-05-04T06:11:14.510Z] ==> Searching for coverage reports in: [2023-05-04T06:11:14.510Z] + . [2023-05-04T06:11:14.510Z] -> Found 1 reports [2023-05-04T06:11:14.510Z] ==> Detecting git/mercurial file structure [2023-05-04T06:11:14.510Z] ==> Reading reports [2023-05-04T06:11:14.510Z] + ./coverage.out bytes=8837 [2023-05-04T06:11:14.510Z] ==> Appending adjustments [2023-05-04T06:11:14.510Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T06:11:14.770Z] + Found adjustments [2023-05-04T06:11:14.770Z] ==> Gzipping contents [2023-05-04T06:11:14.770Z] 4.0K /tmp/codecov.ugkHVb.gz [2023-05-04T06:11:14.770Z] ==> Uploading reports [2023-05-04T06:11:14.770Z] url: https://codecov.io [2023-05-04T06:11:14.770Z] query: branch=PR-301&commit=fab5868797cb5e94d67718fe517b0f3008978999&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=301&job=&cmd_args= [2023-05-04T06:11:14.770Z] -> Pinging Codecov [2023-05-04T06:11:14.770Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-301&commit=fab5868797cb5e94d67718fe517b0f3008978999&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=301&job=&cmd_args= [2023-05-04T06:11:14.770Z] -> Uploading to [2023-05-04T06:11:14.770Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/6C56EA5C29638FB4528AC87E60AF5AE0/fab5868797cb5e94d67718fe517b0f3008978999/7178cf65-c83f-4fba-bd65-b85fe97bc3c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T061114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c1df005f22d58dd2a45ca93226f547e197cdce1b5712710e09a163ce0ce1edd [2023-05-04T06:11:14.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T06:11:14.770Z] Dload Upload Total Spent Left Speed [2023-05-04T06:11:15.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7566 --:--:-- --:--:-- --:--:-- 7566 [2023-05-04T06:11:15.030Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/fab5868797cb5e94d67718fe517b0f3008978999 [Pipeline] } [2023-05-04T06:11:15.060Z] 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-04T06:11:16.811Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-301/archives ] [2023-05-04T06:11:16.812Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-301/archives [2023-05-04T06:11:16.812Z] total 16 [2023-05-04T06:11:16.812Z] drwxr-xr-x 3 root root 4096 May 4 06:01 . [2023-05-04T06:11:16.812Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 06:01 .. [2023-05-04T06:11:16.812Z] drwxr-xr-x 2 root root 4096 May 4 06:01 cost [2023-05-04T06:11:16.812Z] -rw-r--r-- 1 root root 86 May 4 06:01 cost.csv [2023-05-04T06:11:16.812Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-301/archives [2023-05-04T06:11:16.812Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-301/archives [2023-05-04T06:11:16.812Z] total 16 [2023-05-04T06:11:16.812Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 06:01 . [2023-05-04T06:11:16.812Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 06:01 .. [2023-05-04T06:11:16.812Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 06:01 cost [2023-05-04T06:11:16.812Z] -rw-r--r-- 1 jenkins jenkins 86 May 4 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:11:17.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:11:18.026Z] ---> package-listing.sh [2023-05-04T06:11:18.026Z] ++ facter osfamily [2023-05-04T06:11:18.026Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T06:11:18.287Z] + OS_FAMILY=debian [2023-05-04T06:11:18.287Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-301 [2023-05-04T06:11:18.287Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T06:11:18.287Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T06:11:18.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T06:11:18.287Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T06:11:18.287Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-301 ']' [2023-05-04T06:11:18.287Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T06:11:18.287Z] + case "${OS_FAMILY}" in [2023-05-04T06:11:18.287Z] + dpkg -l [2023-05-04T06:11:18.287Z] + grep '^ii' [2023-05-04T06:11:18.287Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T06:11:18.287Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T06:11:18.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T06:11:18.287Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-301 ']' [2023-05-04T06:11:18.287Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-301/archives/ [2023-05-04T06:11:18.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-301/archives/ [Pipeline] echo [2023-05-04T06:11:18.327Z] 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T06:11:18.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T06:11:19.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T06:11:19.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T06:11:19.418Z] prd-ubuntu20.04-docker-8c-8g-13263 does not seem to be running inside a container [2023-05-04T06:11:19.451Z] $ 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-301/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-301 -v /w/workspace/gexfoundry_device-snmp-go_PR-301:/w/workspace/gexfoundry_device-snmp-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-301@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-301@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-04T06:11:19.628Z] $ docker top eb4baa1c5e2e78c498b3fb7fe8f7262f7ab36f802a1f61465fdbab1f78c000e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T06:11:20.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T06:11:20.332Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T06:11:20.640Z] + ls /var/log/sa-host [2023-05-04T06:11:20.641Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T06:11:20.781Z] provisioning config files... [2023-05-04T06:11:20.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-301@tmp/config897715528593072821tmp [Pipeline] { [Pipeline] echo [2023-05-04T06:11:20.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:11:21.151Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T06:11:21.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:11:21.652Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T06:11:21.685Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:11:21.995Z] ---> sudo-logs.sh [2023-05-04T06:11:21.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T06:11:22.091Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:11:22.399Z] ---> job-cost.sh [2023-05-04T06:11:22.399Z] lf-activate-venv: SKIPPING [2023-05-04T06:11:22.399Z] DEBUG: total: 0.2199999988079071 [2023-05-04T06:11:22.399Z] INFO: Retrieving Stack Cost... [2023-05-04T06:11:22.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T06:11:23.225Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T06:11:23.261Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T06:11:23.571Z] ---> logs-deploy.sh [2023-05-04T06:11:23.571Z] lf-activate-venv: SKIPPING [2023-05-04T06:11:23.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-301/1 [2023-05-04T06:11:23.571Z] INFO: archiving workspace using pattern(s): [2023-05-04T06:11:24.509Z] Archives upload complete. [2023-05-04T06:11:24.509Z] INFO: archiving logs to Nexus