Pull request #297 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f699f66700cd7e67d94af044c7f19cee914d7dcf+4540667df76160ba2257f08fa194345a2d771c5a (035673e145073d3e22e85d6e2e6388b7e789aecf) 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-ssh7152498027786272785.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-ssh7256982446856491688.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-297/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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6662051899505221375.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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4853999386366198680.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-ssh4598200944564650482.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-297/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-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18112044824671463347.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-11867 in /w/workspace/gexfoundry_device-snmp-go_PR-297 [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-297 # 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/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4540667df76160ba2257f08fa194345a2d771c5a into PR head commit f699f66700cd7e67d94af044c7f19cee914d7dcf Merge succeeded, producing f699f66700cd7e67d94af044c7f19cee914d7dcf Checking out Revision f699f66700cd7e67d94af044c7f19cee914d7dcf (PR-297) 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-04-27T05:58:19.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T05:58:20.001Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T05:58:20.109Z] ========================================================= [2023-04-27T05:58:20.109Z] EdgeX Global Pipelines Version Info [2023-04-27T05:58:20.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f699f66700cd7e67d94af044c7f19cee914d7dcf # 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 f699f66700cd7e67d94af044c7f19cee914d7dcf # timeout=10 [2023-04-27T05:58:20.865Z] ------------------- [2023-04-27T05:58:20.865Z] stable info: [2023-04-27T05:58:20.865Z] ------------------- [2023-04-27T05:58:20.865Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T05:58:20.865Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T05:58:20.865Z] Message: update stable to v1.0.248 [2023-04-27T05:58:21.437Z] ------------------- [2023-04-27T05:58:21.437Z] experimental info: [2023-04-27T05:58:21.437Z] ------------------- [2023-04-27T05:58:21.437Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T05:58:21.437Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T05:58:21.437Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T05:58:21.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-04-27T05:58:21.801Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-04-27T05:58:21.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T05:58:21.887Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T05:58:21.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T05:58:21.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T05:58:22.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T05:58:22.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T05:58:22.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T05:58:22.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T05:58:22.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T05:58:22.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-04-27T05:58:22.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T05:58:22.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T05:58:22.375Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T05:58:22.421Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T05:58:22.459Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T05:58:22.500Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T05:58:22.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T05:58:22.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T05:58:22.628Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T05:58:22.670Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T05:58:22.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T05:58:22.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T05:58:22.803Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T05:58:22.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T05:58:22.884Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T05:58:22.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2023-04-27T05:58:22.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2023-04-27T05:58:23.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2023-04-27T05:58:23.041Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f699f66700cd7e67d94af044c7f19cee914d7dcf [Pipeline] echo [2023-04-27T05:58:23.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f699f66 [Pipeline] echo [2023-04-27T05:58:23.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T05:58:23.241Z] provisioning config files... [2023-04-27T05:58:23.260Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp/config2505078352274126079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:58:23.597Z] ---> docker-login.sh [2023-04-27T05:58:23.597Z] nexus3.edgexfoundry.org:10001 [2023-04-27T05:58:23.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:23.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:23.857Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:23.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:23.857Z] [2023-04-27T05:58:23.857Z] Login Succeeded [2023-04-27T05:58:23.857Z] nexus3.edgexfoundry.org:10002 [2023-04-27T05:58:24.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:24.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:24.124Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:24.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:24.124Z] [2023-04-27T05:58:24.124Z] Login Succeeded [2023-04-27T05:58:24.124Z] nexus3.edgexfoundry.org:10003 [2023-04-27T05:58:24.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:24.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:24.124Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:24.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:24.124Z] [2023-04-27T05:58:24.124Z] Login Succeeded [2023-04-27T05:58:24.124Z] nexus3.edgexfoundry.org:10004 [2023-04-27T05:58:24.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:24.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:24.385Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:24.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:24.385Z] [2023-04-27T05:58:24.385Z] Login Succeeded [2023-04-27T05:58:24.385Z] docker.io [2023-04-27T05:58:24.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:24.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:24.646Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:24.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:24.646Z] [2023-04-27T05:58:24.646Z] Login Succeeded [2023-04-27T05:58:24.646Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T05:58:24.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T05:58:25.300Z] + git rev-list -1 --merges f699f66700cd7e67d94af044c7f19cee914d7dcf~1..f699f66700cd7e67d94af044c7f19cee914d7dcf [Pipeline] echo [2023-04-27T05:58:25.359Z] -----------> git rev-list -1 --merges f699f66700cd7e67d94af044c7f19cee914d7dcf~1..f699f66700cd7e67d94af044c7f19cee914d7dcf f699f66700cd7e67d94af044c7f19cee914d7dcf [false] [Pipeline] sh [2023-04-27T05:58:25.672Z] + git log --format=format:%s -1 f699f66700cd7e67d94af044c7f19cee914d7dcf [Pipeline] echo [2023-04-27T05:58:25.708Z] ========================================================= [2023-04-27T05:58:25.708Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T05:58:25.708Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T05:58:26.129Z] + git log --format=format:%s -1 f699f66700cd7e67d94af044c7f19cee914d7dcf [Pipeline] echo [2023-04-27T05:58:26.162Z] [semverPrep] GIT_COMMIT: f699f66700cd7e67d94af044c7f19cee914d7dcf, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-27T05:58:26.192Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T05:58:26.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T05:58:26.588Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T05:58:26.588Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T05:58:26.588Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T05:58:26.588Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T05:58:26.588Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T05:58:26.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:58:27.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T05:58:27.076Z] [2023-04-27T05:58:27.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:58:27.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T05:58:27.464Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T05:58:27.464Z] b85a868b505f: Pulling fs layer [2023-04-27T05:58:27.464Z] e2be974225ed: Pulling fs layer [2023-04-27T05:58:27.464Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T05:58:27.464Z] 988bab9f4d93: Pulling fs layer [2023-04-27T05:58:27.464Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T05:58:27.464Z] eaf3925da568: Pulling fs layer [2023-04-27T05:58:27.464Z] bab4dde63d76: Pulling fs layer [2023-04-27T05:58:27.464Z] bde34c3a00c8: Pulling fs layer [2023-04-27T05:58:27.464Z] b352a97aabf1: Pulling fs layer [2023-04-27T05:58:27.464Z] 4872d77fe225: Pulling fs layer [2023-04-27T05:58:27.464Z] 5851b861e8e6: Pulling fs layer [2023-04-27T05:58:27.464Z] 988bab9f4d93: Waiting [2023-04-27T05:58:27.464Z] bab4dde63d76: Waiting [2023-04-27T05:58:27.464Z] 1469e6f7b9e6: Waiting [2023-04-27T05:58:27.464Z] bde34c3a00c8: Waiting [2023-04-27T05:58:27.464Z] eaf3925da568: Waiting [2023-04-27T05:58:27.464Z] b352a97aabf1: Waiting [2023-04-27T05:58:27.464Z] 4872d77fe225: Waiting [2023-04-27T05:58:27.464Z] e2be974225ed: Download complete [2023-04-27T05:58:27.464Z] 988bab9f4d93: Verifying Checksum [2023-04-27T05:58:27.464Z] 988bab9f4d93: Download complete [2023-04-27T05:58:27.732Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T05:58:27.732Z] 1469e6f7b9e6: Download complete [2023-04-27T05:58:27.732Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T05:58:27.732Z] 339a4e72a1f5: Download complete [2023-04-27T05:58:27.732Z] eaf3925da568: Verifying Checksum [2023-04-27T05:58:27.732Z] eaf3925da568: Download complete [2023-04-27T05:58:27.732Z] bde34c3a00c8: Verifying Checksum [2023-04-27T05:58:27.732Z] bde34c3a00c8: Download complete [2023-04-27T05:58:27.732Z] b352a97aabf1: Verifying Checksum [2023-04-27T05:58:27.732Z] b352a97aabf1: Download complete [2023-04-27T05:58:27.732Z] 4872d77fe225: Verifying Checksum [2023-04-27T05:58:27.732Z] 4872d77fe225: Download complete [2023-04-27T05:58:27.732Z] 5851b861e8e6: Verifying Checksum [2023-04-27T05:58:27.732Z] 5851b861e8e6: Download complete [2023-04-27T05:58:27.732Z] b85a868b505f: Verifying Checksum [2023-04-27T05:58:27.732Z] b85a868b505f: Download complete [2023-04-27T05:58:27.992Z] bab4dde63d76: Verifying Checksum [2023-04-27T05:58:27.992Z] bab4dde63d76: Download complete [2023-04-27T05:58:28.942Z] b85a868b505f: Pull complete [2023-04-27T05:58:29.202Z] e2be974225ed: Pull complete [2023-04-27T05:58:29.462Z] 339a4e72a1f5: Pull complete [2023-04-27T05:58:29.724Z] 988bab9f4d93: Pull complete [2023-04-27T05:58:29.985Z] 1469e6f7b9e6: Pull complete [2023-04-27T05:58:29.985Z] eaf3925da568: Pull complete [2023-04-27T05:58:31.897Z] bab4dde63d76: Pull complete [2023-04-27T05:58:31.897Z] bde34c3a00c8: Pull complete [2023-04-27T05:58:32.158Z] b352a97aabf1: Pull complete [2023-04-27T05:58:32.158Z] 4872d77fe225: Pull complete [2023-04-27T05:58:32.158Z] 5851b861e8e6: Pull complete [2023-04-27T05:58:32.418Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T05:58:32.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T05:58:32.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:58:32.665Z] prd-ubuntu20.04-docker-8c-8g-11867 does not seem to be running inside a container [2023-04-27T05:58:32.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-297 -v /w/workspace/gexfoundry_device-snmp-go_PR-297:/w/workspace/gexfoundry_device-snmp-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T05:58:34.954Z] $ docker top ac2f76a0b51c56d069f950c8f877b346a0bbee5d6aba01373237ada67abfee13 -eo pid,comm [2023-04-27T05:58:35.008Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-27T05:58:35.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T05:58:35.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T05:58:35.143Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T05:58:35.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T05:58:35.274Z] $ docker exec ac2f76a0b51c56d069f950c8f877b346a0bbee5d6aba01373237ada67abfee13 ssh-agent [2023-04-27T05:58:35.386Z] SSH_AUTH_SOCK=/tmp/ssh-rJnBaadlud7A/agent.32 [2023-04-27T05:58:35.386Z] SSH_AGENT_PID=38 [2023-04-27T05:58:35.393Z] Running ssh-add (command line suppressed) [2023-04-27T05:58:35.505Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-297@tmp/private_key_14675340661482224005.key (/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp/private_key_14675340661482224005.key) [2023-04-27T05:58:35.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T05:58:35.851Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T05:58:35.882Z] $ docker exec --env ******** --env ******** ac2f76a0b51c56d069f950c8f877b346a0bbee5d6aba01373237ada67abfee13 ssh-agent -k [2023-04-27T05:58:35.990Z] unset SSH_AUTH_SOCK; [2023-04-27T05:58:35.991Z] unset SSH_AGENT_PID; [2023-04-27T05:58:35.991Z] echo Agent pid 38 killed; [2023-04-27T05:58:35.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T05:58:36.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T05:58:36.095Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T05:58:36.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T05:58:36.239Z] $ docker exec ac2f76a0b51c56d069f950c8f877b346a0bbee5d6aba01373237ada67abfee13 ssh-agent [2023-04-27T05:58:36.351Z] SSH_AUTH_SOCK=/tmp/ssh-fiX1BKTDGIgT/agent.70 [2023-04-27T05:58:36.351Z] SSH_AGENT_PID=76 [2023-04-27T05:58:36.356Z] Running ssh-add (command line suppressed) [2023-04-27T05:58:36.462Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-297@tmp/private_key_6277903191613306522.key (/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp/private_key_6277903191613306522.key) [2023-04-27T05:58:36.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T05:58:36.823Z] + git semver init [2023-04-27T05:58:37.085Z] 2023-04-27 05:58:37,048 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T05:58:37.085Z] 2023-04-27 05:58:37,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-297/.semver [2023-04-27T05:58:37.085Z] 2023-04-27 05:58:37,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-297/.semver [2023-04-27T05:58:37.085Z] 2023-04-27 05:58:37,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-297/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-297, universal_newlines=False, shell=None, istream=None) [2023-04-27T05:58:38.023Z] 2023-04-27 05:58:37,824 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-297/.git/info/exclude [2023-04-27T05:58:38.023Z] 2023-04-27 05:58:37,824 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-297/.semver/PR-297 with force:False [2023-04-27T05:58:38.023Z] 2023-04-27 05:58:37,824 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-297/.semver/PR-297 [2023-04-27T05:58:38.023Z] 2023-04-27 05:58:37,829 [execute] INFO git cat-file --batch-check [2023-04-27T05:58:38.023Z] 2023-04-27 05:58:37,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T05:58:38.023Z] 2023-04-27 05:58:37,836 [execute] INFO git cat-file --batch [2023-04-27T05:58:38.023Z] 2023-04-27 05:58:37,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T05:58:38.023Z] 2023-04-27 05:58:37,843 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-297/.semver/PR-297 [2023-04-27T05:58:38.023Z] 0.0.0 [Pipeline] } [2023-04-27T05:58:38.055Z] $ docker exec --env ******** --env ******** ac2f76a0b51c56d069f950c8f877b346a0bbee5d6aba01373237ada67abfee13 ssh-agent -k [2023-04-27T05:58:38.166Z] unset SSH_AUTH_SOCK; [2023-04-27T05:58:38.167Z] unset SSH_AGENT_PID; [2023-04-27T05:58:38.167Z] echo Agent pid 76 killed; [2023-04-27T05:58:38.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T05:58:38.609Z] + git semver [Pipeline] } [2023-04-27T05:58:38.900Z] $ docker stop --time=1 ac2f76a0b51c56d069f950c8f877b346a0bbee5d6aba01373237ada67abfee13 [2023-04-27T05:58:40.207Z] $ docker rm -f --volumes ac2f76a0b51c56d069f950c8f877b346a0bbee5d6aba01373237ada67abfee13 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T05:58:40.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T05:58:40.953Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T05:58:40.969Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T05:58:41.565Z] provisioning config files... [2023-04-27T05:58:41.575Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp/config10710563845800345621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T05:58:41.933Z] ---> docker-login.sh [2023-04-27T05:58:41.933Z] nexus3.edgexfoundry.org:10001 [2023-04-27T05:58:41.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:41.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:41.933Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:41.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:41.933Z] [2023-04-27T05:58:41.933Z] Login Succeeded [2023-04-27T05:58:41.933Z] nexus3.edgexfoundry.org:10002 [2023-04-27T05:58:41.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:41.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:41.933Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:41.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:41.933Z] [2023-04-27T05:58:41.933Z] Login Succeeded [2023-04-27T05:58:41.933Z] nexus3.edgexfoundry.org:10003 [2023-04-27T05:58:42.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:42.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:42.193Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:42.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:42.193Z] [2023-04-27T05:58:42.193Z] Login Succeeded [2023-04-27T05:58:42.193Z] nexus3.edgexfoundry.org:10004 [2023-04-27T05:58:42.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:42.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:42.193Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:42.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:42.193Z] [2023-04-27T05:58:42.193Z] Login Succeeded [2023-04-27T05:58:42.193Z] docker.io [2023-04-27T05:58:42.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T05:58:42.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T05:58:42.455Z] Configure a credential helper to remove this warning. See [2023-04-27T05:58:42.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T05:58:42.455Z] [2023-04-27T05:58:42.455Z] Login Succeeded [2023-04-27T05:58:42.455Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T05:58:42.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T05:58:42.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T05:58:42.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T05:58:42.763Z] ========================================================= [2023-04-27T05:58:42.763Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T05:58:42.763Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:58:43.260Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T05:58:43.260Z] Sending build context to Docker daemon 5.807MB [2023-04-27T05:58:43.260Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T05:58:43.260Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T05:58:43.260Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T05:58:43.260Z] f56be85fc22e: Pulling fs layer [2023-04-27T05:58:43.260Z] 85791d961cd3: Pulling fs layer [2023-04-27T05:58:43.260Z] d694b5ae8c79: Pulling fs layer [2023-04-27T05:58:43.260Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T05:58:43.260Z] 4d19c01a9841: Pulling fs layer [2023-04-27T05:58:43.260Z] 9325e15d5711: Pulling fs layer [2023-04-27T05:58:43.260Z] 556b6ee489ea: Pulling fs layer [2023-04-27T05:58:43.260Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T05:58:43.260Z] 9325e15d5711: Waiting [2023-04-27T05:58:43.260Z] 9f32a84ed3da: Waiting [2023-04-27T05:58:43.260Z] 556b6ee489ea: Waiting [2023-04-27T05:58:43.260Z] 4d19c01a9841: Waiting [2023-04-27T05:58:43.260Z] c5a4b2cf53e6: Waiting [2023-04-27T05:58:43.260Z] 85791d961cd3: Verifying Checksum [2023-04-27T05:58:43.260Z] 85791d961cd3: Download complete [2023-04-27T05:58:43.260Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T05:58:43.260Z] 9f32a84ed3da: Download complete [2023-04-27T05:58:43.524Z] 4d19c01a9841: Download complete [2023-04-27T05:58:43.524Z] f56be85fc22e: Download complete [2023-04-27T05:58:43.524Z] 9325e15d5711: Verifying Checksum [2023-04-27T05:58:43.524Z] 9325e15d5711: Download complete [2023-04-27T05:58:43.524Z] f56be85fc22e: Pull complete [2023-04-27T05:58:43.787Z] 85791d961cd3: Pull complete [2023-04-27T05:58:44.048Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T05:58:44.048Z] c5a4b2cf53e6: Download complete [2023-04-27T05:58:44.048Z] d694b5ae8c79: Verifying Checksum [2023-04-27T05:58:44.048Z] d694b5ae8c79: Download complete [2023-04-27T05:58:44.308Z] 556b6ee489ea: Verifying Checksum [2023-04-27T05:58:44.308Z] 556b6ee489ea: Download complete [2023-04-27T05:58:47.620Z] d694b5ae8c79: Pull complete [2023-04-27T05:58:47.620Z] 9f32a84ed3da: Pull complete [2023-04-27T05:58:47.620Z] 4d19c01a9841: Pull complete [2023-04-27T05:58:47.620Z] 9325e15d5711: Pull complete [2023-04-27T05:58:50.155Z] 556b6ee489ea: Pull complete [2023-04-27T05:58:51.093Z] c5a4b2cf53e6: Pull complete [2023-04-27T05:58:51.093Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T05:58:51.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T05:58:51.093Z] ---> c4be618373d6 [2023-04-27T05:58:51.093Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T05:58:54.387Z] ---> Running in fa2ad0f30975 [2023-04-27T05:58:54.387Z] Removing intermediate container fa2ad0f30975 [2023-04-27T05:58:54.387Z] ---> 94ac33e74dd0 [2023-04-27T05:58:54.387Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T05:58:54.387Z] ---> Running in 0f36a224e18f [2023-04-27T05:58:54.387Z] Removing intermediate container 0f36a224e18f [2023-04-27T05:58:54.387Z] ---> 6c0391bdc4c3 [2023-04-27T05:58:54.387Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T05:58:54.387Z] ---> Running in cc0aebd055c5 [2023-04-27T05:58:54.387Z] Removing intermediate container cc0aebd055c5 [2023-04-27T05:58:54.387Z] ---> 6a3435c87f1c [2023-04-27T05:58:54.387Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T05:58:54.387Z] ---> Running in 924cdc433e3d [2023-04-27T05:58:54.387Z] Removing intermediate container 924cdc433e3d [2023-04-27T05:58:54.387Z] ---> 0a5964a8129e [2023-04-27T05:58:54.387Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T05:58:54.387Z] ---> Running in dbcaf8e9196e [2023-04-27T05:58:54.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T05:58:54.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T05:58:54.906Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T05:58:54.906Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T05:58:54.906Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T05:58:54.906Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T05:58:54.906Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T05:58:54.906Z] OK: 269 MiB in 57 packages [2023-04-27T05:58:55.474Z] Removing intermediate container dbcaf8e9196e [2023-04-27T05:58:55.474Z] ---> 1e340508a0a5 [2023-04-27T05:58:55.474Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-27T05:58:55.474Z] ---> Running in 86757f980dcd [2023-04-27T05:58:55.474Z] Removing intermediate container 86757f980dcd [2023-04-27T05:58:55.474Z] ---> 964e69f70c27 [2023-04-27T05:58:55.474Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T05:58:55.734Z] ---> 92ecdd61f476 [2023-04-27T05:58:55.734Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T05:58:55.734Z] ---> Running in 674103d04336 [2023-04-27T05:58:56.377Z] Still waiting to schedule task [2023-04-27T05:58:56.378Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-27T05:59:34.485Z] Removing intermediate container 674103d04336 [2023-04-27T05:59:34.485Z] ---> 6d792bcdfaad [2023-04-27T05:59:34.485Z] Step 11/12 : COPY . . [2023-04-27T05:59:34.485Z] ---> 99fdd522346a [2023-04-27T05:59:34.485Z] Step 12/12 : RUN ${MAKE} [2023-04-27T05:59:34.485Z] ---> Running in 02bbccfde81b [2023-04-27T05:59:34.485Z] noop [2023-04-27T05:59:34.485Z] Removing intermediate container 02bbccfde81b [2023-04-27T05:59:34.485Z] ---> 206aa928eba7 [2023-04-27T05:59:34.485Z] Successfully built 206aa928eba7 [2023-04-27T05:59:34.485Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:59:34.914Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T05:59:34.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:59:35.060Z] prd-ubuntu20.04-docker-8c-8g-11867 does not seem to be running inside a container [2023-04-27T05:59:35.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-297 -v /w/workspace/gexfoundry_device-snmp-go_PR-297:/w/workspace/gexfoundry_device-snmp-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T05:59:35.426Z] $ docker top d77b3944c16bd140c5d48819946345c46258257843c1ad2724e197b216b1b7fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T05:59:35.822Z] + go version [2023-04-27T05:59:35.822Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T05:59:35.857Z] $ docker stop --time=1 d77b3944c16bd140c5d48819946345c46258257843c1ad2724e197b216b1b7fa [2023-04-27T05:59:37.126Z] $ docker rm -f --volumes d77b3944c16bd140c5d48819946345c46258257843c1ad2724e197b216b1b7fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T05:59:37.857Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T05:59:37.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T05:59:38.014Z] prd-ubuntu20.04-docker-8c-8g-11867 does not seem to be running inside a container [2023-04-27T05:59:38.045Z] $ 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-297 -v /w/workspace/gexfoundry_device-snmp-go_PR-297:/w/workspace/gexfoundry_device-snmp-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T05:59:38.357Z] $ docker top d16126c3a12849935e0ebb18b664f82ccdb7353c836090436047bc5cd4dde180 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T05:59:38.762Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-297 [Pipeline] fileExists [Pipeline] sh [2023-04-27T05:59:39.130Z] + make test [2023-04-27T05:59:39.130Z] go test ./... -coverprofile=coverage.out [2023-04-27T05:59:44.409Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-27T05:59:52.512Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-27T05:59:52.512Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2023-04-27T05:59:57.777Z] go vet ./... [2023-04-27T06:00:01.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T06:00:01.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T06:00:01.059Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T06:00:01.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T06:00:01.388Z] $ docker stop --time=1 d16126c3a12849935e0ebb18b664f82ccdb7353c836090436047bc5cd4dde180 [2023-04-27T06:00:04.392Z] $ docker rm -f --volumes d16126c3a12849935e0ebb18b664f82ccdb7353c836090436047bc5cd4dde180 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T06:00:04.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T06:00:05.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T06:00:05.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T06:00:06.123Z] + ls -al . [2023-04-27T06:00:06.123Z] total 172 [2023-04-27T06:00:06.123Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 05:59 . [2023-04-27T06:00:06.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 05:58 .. [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 27 05:58 .dockerignore [2023-04-27T06:00:06.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 05:58 .git [2023-04-27T06:00:06.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 05:58 .github [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 27 05:58 .gitignore [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 05:58 .golangci.yml [2023-04-27T06:00:06.123Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 05:58 .semver [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 9056 Apr 27 05:58 Attribution.txt [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 27 05:58 CHANGELOG.md [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 27 05:58 Dockerfile [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 05:58 GOVERNANCE.md [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 27 05:58 Jenkinsfile [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 05:58 LICENSE [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 27 05:58 Makefile [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 05:58 OWNERS.md [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 27 05:58 README.md [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 05:58 VERSION [2023-04-27T06:00:06.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 05:58 bin [2023-04-27T06:00:06.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 05:58 cmd [2023-04-27T06:00:06.123Z] -rw-r--r-- 1 jenkins jenkins 8837 Apr 27 05:59 coverage.out [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 27 05:58 go.mod [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 31441 Apr 27 05:58 go.sum [2023-04-27T06:00:06.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 05:58 internal [2023-04-27T06:00:06.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 05:58 snap [2023-04-27T06:00:06.123Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 27 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:00:06.529Z] + 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=f699f66700cd7e67d94af044c7f19cee914d7dcf --label arch=amd64 --label version=0.0.0 . [2023-04-27T06:00:06.529Z] Sending build context to Docker daemon 5.817MB [2023-04-27T06:00:06.529Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T06:00:06.529Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-27T06:00:06.529Z] ---> 206aa928eba7 [2023-04-27T06:00:06.529Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T06:00:06.529Z] ---> Running in 054c46f0a81e [2023-04-27T06:00:06.788Z] Removing intermediate container 054c46f0a81e [2023-04-27T06:00:06.788Z] ---> 918dc762d069 [2023-04-27T06:00:06.788Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T06:00:06.788Z] ---> Running in 720d31790dfa [2023-04-27T06:00:06.788Z] Removing intermediate container 720d31790dfa [2023-04-27T06:00:06.788Z] ---> 123d71186c0f [2023-04-27T06:00:06.788Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T06:00:06.788Z] ---> Running in 99afeab754c9 [2023-04-27T06:00:06.788Z] Removing intermediate container 99afeab754c9 [2023-04-27T06:00:06.788Z] ---> 7965508bea55 [2023-04-27T06:00:06.788Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T06:00:06.788Z] ---> Running in a958352967f2 [2023-04-27T06:00:07.049Z] Removing intermediate container a958352967f2 [2023-04-27T06:00:07.049Z] ---> 1e27859997d6 [2023-04-27T06:00:07.049Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T06:00:07.049Z] ---> Running in c66df8310640 [2023-04-27T06:00:07.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T06:00:07.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T06:00:07.568Z] OK: 269 MiB in 57 packages [2023-04-27T06:00:08.138Z] Removing intermediate container c66df8310640 [2023-04-27T06:00:08.138Z] ---> 5d0c82b6eb35 [2023-04-27T06:00:08.138Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-27T06:00:08.138Z] ---> Running in a3ef4a434cc4 [2023-04-27T06:00:08.138Z] Removing intermediate container a3ef4a434cc4 [2023-04-27T06:00:08.138Z] ---> 8ac77d72e862 [2023-04-27T06:00:08.138Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-27T06:00:08.138Z] ---> 90bc1daab11b [2023-04-27T06:00:08.138Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T06:00:08.138Z] ---> Running in 03c975cdebaf [2023-04-27T06:00:09.632Z] Removing intermediate container 03c975cdebaf [2023-04-27T06:00:09.632Z] ---> f4225be58ec6 [2023-04-27T06:00:09.632Z] Step 11/24 : COPY . . [2023-04-27T06:00:09.632Z] ---> 3cf4999b4c38 [2023-04-27T06:00:09.632Z] Step 12/24 : RUN ${MAKE} [2023-04-27T06:00:09.632Z] ---> Running in 16afda005949 [2023-04-27T06:00:10.398Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-27T06:00:29.464Z] Removing intermediate container 16afda005949 [2023-04-27T06:00:29.464Z] ---> d773ad931d94 [2023-04-27T06:00:29.464Z] Step 13/24 : FROM alpine:3.17 [2023-04-27T06:00:29.465Z] 3.17: Pulling from library/alpine [2023-04-27T06:00:29.465Z] f56be85fc22e: Already exists [2023-04-27T06:00:29.465Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T06:00:29.465Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T06:00:29.465Z] ---> 9ed4aefc74f6 [2023-04-27T06:00:29.465Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T06:00:29.465Z] ---> Running in bc915bfe31f3 [2023-04-27T06:00:29.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T06:00:29.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T06:00:29.465Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T06:00:29.465Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T06:00:29.465Z] OK: 7 MiB in 16 packages [2023-04-27T06:00:29.465Z] Removing intermediate container bc915bfe31f3 [2023-04-27T06:00:29.465Z] ---> c1f164c163e3 [2023-04-27T06:00:29.465Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-27T06:00:30.032Z] ---> ed190c942b17 [2023-04-27T06:00:30.032Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-27T06:00:30.032Z] ---> 8c212adf4786 [2023-04-27T06:00:30.032Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-27T06:00:30.032Z] ---> a40f38038380 [2023-04-27T06:00:30.032Z] Step 18/24 : EXPOSE 59993 [2023-04-27T06:00:30.032Z] ---> Running in 2d2626c1edbc [2023-04-27T06:00:30.292Z] Removing intermediate container 2d2626c1edbc [2023-04-27T06:00:30.292Z] ---> 2682e874773c [2023-04-27T06:00:30.292Z] Step 19/24 : EXPOSE 161 [2023-04-27T06:00:30.292Z] ---> Running in 7960f56367a6 [2023-04-27T06:00:30.292Z] Removing intermediate container 7960f56367a6 [2023-04-27T06:00:30.292Z] ---> e6d82ed70954 [2023-04-27T06:00:30.292Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-27T06:00:30.292Z] ---> Running in 76e04cef7c19 [2023-04-27T06:00:30.292Z] Removing intermediate container 76e04cef7c19 [2023-04-27T06:00:30.292Z] ---> 0c738ea92d68 [2023-04-27T06:00:30.292Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T06:00:30.292Z] ---> Running in 5b1bb85fe39b [2023-04-27T06:00:30.549Z] Removing intermediate container 5b1bb85fe39b [2023-04-27T06:00:30.549Z] ---> db34a7662532 [2023-04-27T06:00:30.549Z] Step 22/24 : LABEL arch=amd64 [2023-04-27T06:00:30.549Z] ---> Running in 66da50141b28 [2023-04-27T06:00:30.549Z] Removing intermediate container 66da50141b28 [2023-04-27T06:00:30.549Z] ---> f09b46d6d35c [2023-04-27T06:00:30.549Z] Step 23/24 : LABEL git_sha=f699f66700cd7e67d94af044c7f19cee914d7dcf [2023-04-27T06:00:30.549Z] ---> Running in b0ea267cd08a [2023-04-27T06:00:30.549Z] Removing intermediate container b0ea267cd08a [2023-04-27T06:00:30.549Z] ---> f424489c6b23 [2023-04-27T06:00:30.549Z] Step 24/24 : LABEL version=0.0.0 [2023-04-27T06:00:30.549Z] ---> Running in 4b6e92f1aa91 [2023-04-27T06:00:30.809Z] Removing intermediate container 4b6e92f1aa91 [2023-04-27T06:00:30.809Z] ---> f1af68536c6f [2023-04-27T06:00:30.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T06:00:30.809Z] Successfully built f1af68536c6f [2023-04-27T06:00:30.809Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:00:31.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T06:00:31.711Z] [2023-04-27T06:00:31.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:00:32.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T06:00:32.089Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T06:00:32.089Z] 5eb5b503b376: Pulling fs layer [2023-04-27T06:00:32.089Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T06:00:32.089Z] ec43610c2a17: Pulling fs layer [2023-04-27T06:00:32.089Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T06:00:32.089Z] 33b1e0a273af: Pulling fs layer [2023-04-27T06:00:32.089Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T06:00:32.089Z] 2f39f015ded8: Pulling fs layer [2023-04-27T06:00:32.089Z] 5d3b04190fa2: Waiting [2023-04-27T06:00:32.089Z] 2f39f015ded8: Waiting [2023-04-27T06:00:32.089Z] 33b1e0a273af: Waiting [2023-04-27T06:00:32.089Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T06:00:32.089Z] 5c69ac0246d0: Download complete [2023-04-27T06:00:32.089Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T06:00:32.089Z] 3a2ae6a8a46f: Download complete [2023-04-27T06:00:32.089Z] 33b1e0a273af: Verifying Checksum [2023-04-27T06:00:32.089Z] 33b1e0a273af: Download complete [2023-04-27T06:00:32.089Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T06:00:32.089Z] 5d3b04190fa2: Download complete [2023-04-27T06:00:32.348Z] ec43610c2a17: Verifying Checksum [2023-04-27T06:00:32.348Z] ec43610c2a17: Download complete [2023-04-27T06:00:32.348Z] 5eb5b503b376: Verifying Checksum [2023-04-27T06:00:32.348Z] 5eb5b503b376: Download complete [2023-04-27T06:00:32.918Z] 2f39f015ded8: Download complete [2023-04-27T06:00:33.496Z] 5eb5b503b376: Pull complete [2023-04-27T06:00:33.496Z] 5c69ac0246d0: Pull complete [2023-04-27T06:00:34.063Z] ec43610c2a17: Pull complete [2023-04-27T06:00:34.063Z] 3a2ae6a8a46f: Pull complete [2023-04-27T06:00:34.322Z] 33b1e0a273af: Pull complete [2023-04-27T06:00:34.322Z] 5d3b04190fa2: Pull complete [2023-04-27T06:00:35.559Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11868 in /w/workspace/gexfoundry_device-snmp-go_PR-297 [Pipeline] { [Pipeline] ws [2023-04-27T06:00:35.616Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-04-27T06:00:35.740Z] Selected Git installation does not exist. Using Default [2023-04-27T06:00:35.740Z] The recommended git tool is: NONE [2023-04-27T06:00:38.508Z] 2f39f015ded8: Pull complete [2023-04-27T06:00:38.509Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T06:00:38.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T06:00:38.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T06:00:38.733Z] prd-ubuntu20.04-docker-8c-8g-11867 does not seem to be running inside a container [2023-04-27T06:00:38.767Z] $ 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-297 -v /w/workspace/gexfoundry_device-snmp-go_PR-297:/w/workspace/gexfoundry_device-snmp-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T06:00:41.270Z] using credential edgex-jenkins-ssh [2023-04-27T06:00:41.292Z] Cloning the remote Git repository [2023-04-27T06:00:41.570Z] $ docker top 6c8baaeddce5eeed36779a0f52f6e3af535dd6230d37467fac4fe66f47bd2661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:00:41.340Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-04-27T06:00:41.439Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-04-27T06:00:41.593Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-27T06:00:41.594Z] > git --version # timeout=10 [2023-04-27T06:00:41.616Z] > git --version # 'git version 2.25.1' [2023-04-27T06:00:41.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T06:00:41.766Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T06:00:42.066Z] ---> job-cost.sh [2023-04-27T06:00:42.067Z] lf-activate-venv: SKIPPING [2023-04-27T06:00:42.067Z] INFO: No Stack... [2023-04-27T06:00:42.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T06:00:42.586Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T06:00:42.905Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-297/archives/cost.csv [2023-04-27T06:00:42.905Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T06:00:42.953Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-297-1-stack-cost] [2023-04-27T06:00:42.958Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-297-1-stack-cost] did not exist. Created. [2023-04-27T06:00:42.958Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T06:00:42.860Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-27T06:00:42.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T06:00:43.372Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T06:00:43.423Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T06:00:43.454Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T06:00:43.538Z] $ docker stop --time=1 6c8baaeddce5eeed36779a0f52f6e3af535dd6230d37467fac4fe66f47bd2661 [2023-04-27T06:00:44.288Z] Merging remotes/origin/main commit 4540667df76160ba2257f08fa194345a2d771c5a into PR head commit f699f66700cd7e67d94af044c7f19cee914d7dcf [2023-04-27T06:00:44.551Z] Merge succeeded, producing f699f66700cd7e67d94af044c7f19cee914d7dcf [2023-04-27T06:00:44.551Z] Checking out Revision f699f66700cd7e67d94af044c7f19cee914d7dcf (PR-297) [2023-04-27T06:00:43.731Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-27T06:00:43.780Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-27T06:00:43.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T06:00:43.796Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T06:00:44.302Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T06:00:44.366Z] > git checkout -f f699f66700cd7e67d94af044c7f19cee914d7dcf # timeout=10 [2023-04-27T06:00:44.446Z] > git remote # timeout=10 [2023-04-27T06:00:44.465Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T06:00:44.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T06:00:44.498Z] > git merge 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 [2023-04-27T06:00:44.528Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T06:00:44.553Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T06:00:44.571Z] > git checkout -f f699f66700cd7e67d94af044c7f19cee914d7dcf # timeout=10 [2023-04-27T06:00:44.675Z] $ docker rm -f --volumes 6c8baaeddce5eeed36779a0f52f6e3af535dd6230d37467fac4fe66f47bd2661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T06:00:45.048Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-27T06:00:45.091Z] > git --version # timeout=10 [2023-04-27T06:00:45.102Z] > git --version # 'git version 2.25.1' [2023-04-27T06:00:45.121Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T06:00:46.260Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T06:00:46.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T06:00:46.260Z] Dload Upload Total Spent Left Speed [2023-04-27T06:00:46.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-04-27T06:00:46.846Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T06:00:47.201Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T06:00:47.201Z] + sudo tee /etc/docker/daemon.new [2023-04-27T06:00:47.201Z] { [2023-04-27T06:00:47.201Z] "registry-mirrors": [ [2023-04-27T06:00:47.201Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T06:00:47.201Z] ], [2023-04-27T06:00:47.201Z] "bip": "10.250.0.254/24", [2023-04-27T06:00:47.201Z] "hosts": [ [2023-04-27T06:00:47.201Z] "tcp://0.0.0.0:5555", [2023-04-27T06:00:47.201Z] "unix:///var/run/docker.sock" [2023-04-27T06:00:47.201Z] ], [2023-04-27T06:00:47.201Z] "mtu": 1458, [2023-04-27T06:00:47.201Z] "selinux-enabled": true, [2023-04-27T06:00:47.201Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T06:00:47.201Z] } [Pipeline] sh [2023-04-27T06:00:47.545Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T06:00:47.903Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T06:01:06.256Z] provisioning config files... [2023-04-27T06:01:06.288Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16547908763330336480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:01:06.696Z] ---> docker-login.sh [2023-04-27T06:01:06.696Z] nexus3.edgexfoundry.org:10001 [2023-04-27T06:01:06.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T06:01:07.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T06:01:07.241Z] Configure a credential helper to remove this warning. See [2023-04-27T06:01:07.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T06:01:07.241Z] [2023-04-27T06:01:07.241Z] Login Succeeded [2023-04-27T06:01:07.241Z] nexus3.edgexfoundry.org:10002 [2023-04-27T06:01:07.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T06:01:07.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T06:01:07.785Z] Configure a credential helper to remove this warning. See [2023-04-27T06:01:07.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T06:01:07.785Z] [2023-04-27T06:01:07.785Z] Login Succeeded [2023-04-27T06:01:07.785Z] nexus3.edgexfoundry.org:10003 [2023-04-27T06:01:07.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T06:01:08.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T06:01:08.057Z] Configure a credential helper to remove this warning. See [2023-04-27T06:01:08.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T06:01:08.057Z] [2023-04-27T06:01:08.057Z] Login Succeeded [2023-04-27T06:01:08.057Z] nexus3.edgexfoundry.org:10004 [2023-04-27T06:01:08.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T06:01:08.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T06:01:08.331Z] Configure a credential helper to remove this warning. See [2023-04-27T06:01:08.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T06:01:08.331Z] [2023-04-27T06:01:08.331Z] Login Succeeded [2023-04-27T06:01:08.331Z] docker.io [2023-04-27T06:01:08.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T06:01:08.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T06:01:08.876Z] Configure a credential helper to remove this warning. See [2023-04-27T06:01:08.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T06:01:08.876Z] [2023-04-27T06:01:08.876Z] Login Succeeded [2023-04-27T06:01:08.876Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T06:01:08.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T06:01:09.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T06:01:09.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T06:01:09.379Z] ========================================================= [2023-04-27T06:01:09.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T06:01:09.379Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:01:09.932Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T06:01:10.206Z] Sending build context to Docker daemon 3.01MB [2023-04-27T06:01:10.206Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T06:01:10.206Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T06:01:10.478Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T06:01:10.478Z] c41833b44d91: Pulling fs layer [2023-04-27T06:01:10.478Z] ed15518f5707: Pulling fs layer [2023-04-27T06:01:10.478Z] feae8fd75edb: Pulling fs layer [2023-04-27T06:01:10.478Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T06:01:10.478Z] 3cdef696dda3: Pulling fs layer [2023-04-27T06:01:10.478Z] 2ced38df9373: Pulling fs layer [2023-04-27T06:01:10.478Z] 58f1dce35555: Pulling fs layer [2023-04-27T06:01:10.478Z] 3cdef696dda3: Waiting [2023-04-27T06:01:10.478Z] 2ced38df9373: Waiting [2023-04-27T06:01:10.479Z] 242c74f7c9fa: Waiting [2023-04-27T06:01:10.479Z] 58f1dce35555: Waiting [2023-04-27T06:01:10.479Z] ed15518f5707: Verifying Checksum [2023-04-27T06:01:10.479Z] ed15518f5707: Download complete [2023-04-27T06:01:10.479Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T06:01:10.479Z] 242c74f7c9fa: Download complete [2023-04-27T06:01:10.479Z] 3cdef696dda3: Verifying Checksum [2023-04-27T06:01:10.479Z] 3cdef696dda3: Download complete [2023-04-27T06:01:10.479Z] c41833b44d91: Verifying Checksum [2023-04-27T06:01:10.479Z] c41833b44d91: Download complete [2023-04-27T06:01:11.476Z] c41833b44d91: Pull complete [2023-04-27T06:01:11.747Z] 58f1dce35555: Verifying Checksum [2023-04-27T06:01:11.747Z] 58f1dce35555: Download complete [2023-04-27T06:01:12.024Z] ed15518f5707: Pull complete [2023-04-27T06:01:13.016Z] feae8fd75edb: Verifying Checksum [2023-04-27T06:01:13.016Z] feae8fd75edb: Download complete [2023-04-27T06:01:13.016Z] 2ced38df9373: Verifying Checksum [2023-04-27T06:01:13.016Z] 2ced38df9373: Download complete [2023-04-27T06:01:25.397Z] feae8fd75edb: Pull complete [2023-04-27T06:01:25.397Z] 242c74f7c9fa: Pull complete [2023-04-27T06:01:25.397Z] 3cdef696dda3: Pull complete [2023-04-27T06:01:32.055Z] 2ced38df9373: Pull complete [2023-04-27T06:01:35.414Z] 58f1dce35555: Pull complete [2023-04-27T06:01:35.414Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T06:01:35.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T06:01:35.414Z] ---> fadd8f120f05 [2023-04-27T06:01:35.414Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T06:01:36.832Z] ---> Running in 24ad14a089d4 [2023-04-27T06:01:37.100Z] Removing intermediate container 24ad14a089d4 [2023-04-27T06:01:37.100Z] ---> ef47cc5b1b2b [2023-04-27T06:01:37.100Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T06:01:37.100Z] ---> Running in 82cc3eeb4cac [2023-04-27T06:01:37.367Z] Removing intermediate container 82cc3eeb4cac [2023-04-27T06:01:37.368Z] ---> 7a31b8b45348 [2023-04-27T06:01:37.368Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T06:01:37.634Z] ---> Running in 0c2b25d5181a [2023-04-27T06:01:37.903Z] Removing intermediate container 0c2b25d5181a [2023-04-27T06:01:37.903Z] ---> 12a9acf3e907 [2023-04-27T06:01:37.903Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T06:01:37.903Z] ---> Running in a421a2f8ee0d [2023-04-27T06:01:38.177Z] Removing intermediate container a421a2f8ee0d [2023-04-27T06:01:38.177Z] ---> 7528c02f980f [2023-04-27T06:01:38.177Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T06:01:38.446Z] ---> Running in c111ca6dff4b [2023-04-27T06:01:39.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T06:01:40.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T06:01:41.332Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T06:01:41.332Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T06:01:41.332Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T06:01:41.332Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T06:01:41.332Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T06:01:41.332Z] OK: 268 MiB in 57 packages [2023-04-27T06:01:42.759Z] Removing intermediate container c111ca6dff4b [2023-04-27T06:01:42.759Z] ---> b01c3c912dce [2023-04-27T06:01:42.759Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-27T06:01:42.759Z] ---> Running in 261d66532056 [2023-04-27T06:01:42.759Z] Removing intermediate container 261d66532056 [2023-04-27T06:01:42.759Z] ---> bf1589360f17 [2023-04-27T06:01:42.759Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T06:01:43.363Z] ---> d883f1970abd [2023-04-27T06:01:43.363Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T06:01:43.363Z] ---> Running in f34839237e11 [2023-04-27T06:02:51.261Z] Removing intermediate container f34839237e11 [2023-04-27T06:02:51.261Z] ---> c9ff3521e904 [2023-04-27T06:02:51.261Z] Step 11/12 : COPY . . [2023-04-27T06:02:51.261Z] ---> 72f6ff4aba26 [2023-04-27T06:02:51.261Z] Step 12/12 : RUN ${MAKE} [2023-04-27T06:02:51.261Z] ---> Running in d939432ce4f9 [2023-04-27T06:02:51.261Z] noop [2023-04-27T06:02:51.261Z] Removing intermediate container d939432ce4f9 [2023-04-27T06:02:51.261Z] ---> 3ae659797a39 [2023-04-27T06:02:51.261Z] Successfully built 3ae659797a39 [2023-04-27T06:02:51.261Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:02:51.748Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T06:02:51.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T06:02:52.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-11868 does not seem to be running inside a container [2023-04-27T06:02:52.136Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-27T06:02:53.373Z] $ docker top 71524bfb7445c83a606415f6eabfadabcd75f52edb5c9e0c7816ba2c08602978 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T06:02:54.337Z] + go version [2023-04-27T06:02:54.337Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T06:02:54.377Z] $ docker stop --time=1 71524bfb7445c83a606415f6eabfadabcd75f52edb5c9e0c7816ba2c08602978 [2023-04-27T06:02:56.015Z] $ docker rm -f --volumes 71524bfb7445c83a606415f6eabfadabcd75f52edb5c9e0c7816ba2c08602978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:02:56.880Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T06:02:56.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T06:02:57.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-11868 does not seem to be running inside a container [2023-04-27T06:02:57.205Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-27T06:02:58.341Z] $ docker top e4f4212d0471122db0a378d437bba6bcd0fdc44fb9eda5b4ef49b9897b181344 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T06:02:59.206Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-27T06:02:59.661Z] + make test [2023-04-27T06:02:59.661Z] go test ./... -coverprofile=coverage.out [2023-04-27T06:03:31.896Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-27T06:05:23.561Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-27T06:05:23.561Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.045s coverage: 0.0% of statements [2023-04-27T06:05:23.561Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T06:05:23.561Z] go vet ./... [2023-04-27T06:05:50.275Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T06:05:50.275Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T06:05:50.275Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T06:05:50.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T06:05:50.378Z] $ docker stop --time=1 e4f4212d0471122db0a378d437bba6bcd0fdc44fb9eda5b4ef49b9897b181344 [2023-04-27T06:05:52.148Z] $ docker rm -f --volumes e4f4212d0471122db0a378d437bba6bcd0fdc44fb9eda5b4ef49b9897b181344 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T06:05:53.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T06:05:53.299Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T06:05:53.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T06:05:54.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T06:05:54.645Z] + ls -al . [2023-04-27T06:05:54.645Z] total 168 [2023-04-27T06:05:54.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 06:03 . [2023-04-27T06:05:54.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 06:00 .. [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 27 06:00 .dockerignore [2023-04-27T06:05:54.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 06:00 .git [2023-04-27T06:05:54.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 06:00 .github [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 27 06:00 .gitignore [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 06:00 .golangci.yml [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 9056 Apr 27 06:00 Attribution.txt [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 27 06:00 CHANGELOG.md [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 27 06:00 Dockerfile [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 06:00 GOVERNANCE.md [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 27 06:00 Jenkinsfile [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 06:00 LICENSE [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 27 06:00 Makefile [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 06:00 OWNERS.md [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 27 06:00 README.md [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 05:58 VERSION [2023-04-27T06:05:54.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 06:00 bin [2023-04-27T06:05:54.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 06:00 cmd [2023-04-27T06:05:54.645Z] -rw-r--r-- 1 jenkins jenkins 8837 Apr 27 06:05 coverage.out [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 27 06:00 go.mod [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 31441 Apr 27 06:00 go.sum [2023-04-27T06:05:54.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 06:00 internal [2023-04-27T06:05:54.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 06:00 snap [2023-04-27T06:05:54.645Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 27 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:05:55.079Z] + 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=f699f66700cd7e67d94af044c7f19cee914d7dcf --label arch=arm64 --label version=0.0.0 . [2023-04-27T06:05:55.347Z] Sending build context to Docker daemon 3.019MB [2023-04-27T06:05:55.347Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T06:05:55.347Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-27T06:05:55.347Z] ---> 3ae659797a39 [2023-04-27T06:05:55.347Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T06:05:55.615Z] ---> Running in c7564b7552d3 [2023-04-27T06:05:55.885Z] Removing intermediate container c7564b7552d3 [2023-04-27T06:05:55.885Z] ---> 4db1558c4fe8 [2023-04-27T06:05:55.885Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T06:05:55.885Z] ---> Running in 69275b03a8de [2023-04-27T06:05:56.151Z] Removing intermediate container 69275b03a8de [2023-04-27T06:05:56.151Z] ---> 5dd8c9482c9a [2023-04-27T06:05:56.151Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T06:05:56.151Z] ---> Running in feaecff96af8 [2023-04-27T06:05:56.418Z] Removing intermediate container feaecff96af8 [2023-04-27T06:05:56.418Z] ---> 274f317cfaa7 [2023-04-27T06:05:56.418Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T06:05:56.418Z] ---> Running in 439818bfcb3d [2023-04-27T06:05:56.687Z] Removing intermediate container 439818bfcb3d [2023-04-27T06:05:56.687Z] ---> 76a06969c6eb [2023-04-27T06:05:56.687Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T06:05:56.958Z] ---> Running in 891d9663f1af [2023-04-27T06:05:57.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T06:05:58.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T06:05:59.478Z] OK: 268 MiB in 57 packages [2023-04-27T06:06:00.073Z] Removing intermediate container 891d9663f1af [2023-04-27T06:06:00.073Z] ---> 396831d7dd62 [2023-04-27T06:06:00.073Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-27T06:06:00.342Z] ---> Running in 91ab38c65bc5 [2023-04-27T06:06:00.610Z] Removing intermediate container 91ab38c65bc5 [2023-04-27T06:06:00.610Z] ---> 99d5c946db02 [2023-04-27T06:06:00.610Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-27T06:06:00.881Z] ---> 782bd4aeb632 [2023-04-27T06:06:00.881Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T06:06:01.152Z] ---> Running in 6aa8c2a6f718 [2023-04-27T06:06:04.504Z] Removing intermediate container 6aa8c2a6f718 [2023-04-27T06:06:04.504Z] ---> ec84ffe47e1f [2023-04-27T06:06:04.504Z] Step 11/24 : COPY . . [2023-04-27T06:06:05.091Z] ---> 229b6895490f [2023-04-27T06:06:05.091Z] Step 12/24 : RUN ${MAKE} [2023-04-27T06:06:05.091Z] ---> Running in 5290763c9d65 [2023-04-27T06:06:06.056Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-27T06:08:27.792Z] Removing intermediate container 5290763c9d65 [2023-04-27T06:08:27.792Z] ---> 1785301ad113 [2023-04-27T06:08:27.792Z] Step 13/24 : FROM alpine:3.17 [2023-04-27T06:08:27.792Z] 3.17: Pulling from library/alpine [2023-04-27T06:08:27.792Z] c41833b44d91: Already exists [2023-04-27T06:08:27.792Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T06:08:27.792Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T06:08:27.792Z] ---> 51e60588ff2c [2023-04-27T06:08:27.792Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T06:08:27.792Z] ---> Running in 5dee396fef5d [2023-04-27T06:08:27.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T06:08:27.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T06:08:27.792Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T06:08:27.792Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T06:08:27.792Z] OK: 8 MiB in 16 packages [2023-04-27T06:08:27.792Z] Removing intermediate container 5dee396fef5d [2023-04-27T06:08:27.792Z] ---> 19f177c48db4 [2023-04-27T06:08:27.792Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-27T06:08:27.792Z] ---> 85c6550e54b5 [2023-04-27T06:08:27.792Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-27T06:08:27.792Z] ---> a4657d1423a7 [2023-04-27T06:08:27.792Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-27T06:08:27.792Z] ---> 9fdd623f4eb6 [2023-04-27T06:08:27.792Z] Step 18/24 : EXPOSE 59993 [2023-04-27T06:08:27.792Z] ---> Running in aa373b27ee60 [2023-04-27T06:08:27.792Z] Removing intermediate container aa373b27ee60 [2023-04-27T06:08:27.792Z] ---> 560088be4061 [2023-04-27T06:08:27.792Z] Step 19/24 : EXPOSE 161 [2023-04-27T06:08:27.792Z] ---> Running in d90be4136a9d [2023-04-27T06:08:27.792Z] Removing intermediate container d90be4136a9d [2023-04-27T06:08:27.792Z] ---> fe96ab9744b4 [2023-04-27T06:08:27.792Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-27T06:08:27.792Z] ---> Running in ae3942921c9f [2023-04-27T06:08:27.792Z] Removing intermediate container ae3942921c9f [2023-04-27T06:08:27.792Z] ---> 9639a89bb7fa [2023-04-27T06:08:27.792Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-27T06:08:27.792Z] ---> Running in 11c9cbf95074 [2023-04-27T06:08:27.792Z] Removing intermediate container 11c9cbf95074 [2023-04-27T06:08:27.792Z] ---> 9bd33db275b1 [2023-04-27T06:08:27.792Z] Step 22/24 : LABEL arch=arm64 [2023-04-27T06:08:27.792Z] ---> Running in d9d3fe7e5f7e [2023-04-27T06:08:27.792Z] Removing intermediate container d9d3fe7e5f7e [2023-04-27T06:08:27.792Z] ---> 5ed2379168c7 [2023-04-27T06:08:27.792Z] Step 23/24 : LABEL git_sha=f699f66700cd7e67d94af044c7f19cee914d7dcf [2023-04-27T06:08:27.792Z] ---> Running in e903ed2e97cb [2023-04-27T06:08:28.062Z] Removing intermediate container e903ed2e97cb [2023-04-27T06:08:28.062Z] ---> 29cfff61751a [2023-04-27T06:08:28.062Z] Step 24/24 : LABEL version=0.0.0 [2023-04-27T06:08:28.062Z] ---> Running in a02e9c91ae34 [2023-04-27T06:08:28.329Z] Removing intermediate container a02e9c91ae34 [2023-04-27T06:08:28.329Z] ---> 8afe3abbb408 [2023-04-27T06:08:28.329Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T06:08:28.329Z] Successfully built 8afe3abbb408 [2023-04-27T06:08:30.282Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:08:31.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T06:08:31.217Z] [2023-04-27T06:08:31.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:08:31.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T06:08:31.664Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T06:08:31.664Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T06:08:31.664Z] 04944245beec: Pulling fs layer [2023-04-27T06:08:31.664Z] 699f458cf7ca: Pulling fs layer [2023-04-27T06:08:31.664Z] 765212b225bb: Pulling fs layer [2023-04-27T06:08:31.664Z] f23df028b6ca: Pulling fs layer [2023-04-27T06:08:31.664Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T06:08:31.664Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T06:08:31.664Z] d65c8cfc05b1: Waiting [2023-04-27T06:08:31.664Z] f23df028b6ca: Waiting [2023-04-27T06:08:31.664Z] 2437ff75d9bd: Waiting [2023-04-27T06:08:31.664Z] 765212b225bb: Waiting [2023-04-27T06:08:31.940Z] 04944245beec: Download complete [2023-04-27T06:08:31.940Z] 765212b225bb: Verifying Checksum [2023-04-27T06:08:31.940Z] 765212b225bb: Download complete [2023-04-27T06:08:31.940Z] f23df028b6ca: Verifying Checksum [2023-04-27T06:08:31.940Z] f23df028b6ca: Download complete [2023-04-27T06:08:31.940Z] d65c8cfc05b1: Download complete [2023-04-27T06:08:32.212Z] 699f458cf7ca: Verifying Checksum [2023-04-27T06:08:32.212Z] 699f458cf7ca: Download complete [2023-04-27T06:08:32.480Z] 8998bd30e6a1: Download complete [2023-04-27T06:08:35.091Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T06:08:35.091Z] 2437ff75d9bd: Download complete [2023-04-27T06:08:36.539Z] 8998bd30e6a1: Pull complete [2023-04-27T06:08:36.807Z] 04944245beec: Pull complete [2023-04-27T06:08:38.219Z] 699f458cf7ca: Pull complete [2023-04-27T06:08:38.492Z] 765212b225bb: Pull complete [2023-04-27T06:08:39.140Z] f23df028b6ca: Pull complete [2023-04-27T06:08:39.412Z] d65c8cfc05b1: Pull complete [2023-04-27T06:08:54.461Z] 2437ff75d9bd: Pull complete [2023-04-27T06:08:54.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T06:08:54.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T06:08:54.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T06:08:54.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-11868 does not seem to be running inside a container [2023-04-27T06:08:54.858Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-27T06:08:57.566Z] $ docker top 8af8744ca28a049e9132386301d6931467c4dffd958cdb071b5d0964acbd7850 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:08:58.501Z] ---> job-cost.sh [2023-04-27T06:08:58.501Z] lf-activate-venv: SKIPPING [2023-04-27T06:08:58.501Z] INFO: No Stack... [2023-04-27T06:08:59.087Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T06:08:59.676Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T06:09:00.602Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-04-27T06:09:00.602Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T06:09:00.709Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-297-1-stack-cost] [2023-04-27T06:09:00.714Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-297-1-stack-cost] did not exist. Created. [2023-04-27T06:09:00.714Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T06:09:01.450Z] /w/workspace/device-snmp-go/1@tmp/durable-688f133a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T06:09:02.133Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T06:09:02.170Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T06:09:02.220Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T06:09:02.235Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T06:09:02.312Z] $ docker stop --time=1 8af8744ca28a049e9132386301d6931467c4dffd958cdb071b5d0964acbd7850 [2023-04-27T06:09:03.872Z] $ docker rm -f --volumes 8af8744ca28a049e9132386301d6931467c4dffd958cdb071b5d0964acbd7850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-27T06:09:04.868Z] provisioning config files... [2023-04-27T06:09:04.875Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp/config14525463243548658744tmp [Pipeline] { [Pipeline] sh [2023-04-27T06:09:05.205Z] + set +x [2023-04-27T06:09:05.206Z] + bash -s -- [2023-04-27T06:09:05.206Z] + curl -s https://codecov.io/bash [2023-04-27T06:09:05.206Z] [2023-04-27T06:09:05.206Z] _____ _ [2023-04-27T06:09:05.206Z] / ____| | | [2023-04-27T06:09:05.206Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T06:09:05.206Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T06:09:05.206Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T06:09:05.206Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T06:09:05.206Z] Bash-1.0.6 [2023-04-27T06:09:05.206Z] [2023-04-27T06:09:05.206Z] [2023-04-27T06:09:05.206Z] ==> git version 2.25.1 found [2023-04-27T06:09:05.206Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-27T06:09:05.206Z] Release-Date: 2020-01-08 [2023-04-27T06:09:05.206Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-27T06:09:05.206Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T06:09:05.206Z] ==> Jenkins CI detected. [2023-04-27T06:09:05.206Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-297 [2023-04-27T06:09:05.206Z] project root: . [2023-04-27T06:09:05.206Z] --> token set from env [2023-04-27T06:09:05.206Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T06:09:05.206Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T06:09:05.206Z] ==> Python coveragepy not found [2023-04-27T06:09:05.206Z] ==> Searching for coverage reports in: [2023-04-27T06:09:05.206Z] + . [2023-04-27T06:09:05.465Z] -> Found 1 reports [2023-04-27T06:09:05.466Z] ==> Detecting git/mercurial file structure [2023-04-27T06:09:05.466Z] ==> Reading reports [2023-04-27T06:09:05.466Z] + ./coverage.out bytes=8837 [2023-04-27T06:09:05.466Z] ==> Appending adjustments [2023-04-27T06:09:05.466Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T06:09:05.466Z] + Found adjustments [2023-04-27T06:09:05.466Z] ==> Gzipping contents [2023-04-27T06:09:05.466Z] 4.0K /tmp/codecov.4AxWht.gz [2023-04-27T06:09:05.466Z] ==> Uploading reports [2023-04-27T06:09:05.466Z] url: https://codecov.io [2023-04-27T06:09:05.466Z] query: branch=PR-297&commit=f699f66700cd7e67d94af044c7f19cee914d7dcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2023-04-27T06:09:05.466Z] -> Pinging Codecov [2023-04-27T06:09:05.466Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-297&commit=f699f66700cd7e67d94af044c7f19cee914d7dcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2023-04-27T06:09:05.466Z] -> Uploading to [2023-04-27T06:09:05.466Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/6C56EA5C29638FB4528AC87E60AF5AE0/f699f66700cd7e67d94af044c7f19cee914d7dcf/805abeae-5b73-461c-828b-0895d4b046a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T060905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5f6fff7919c08384b4ce22a9938125415adf3e7006215340ec759b4bc72025e [2023-04-27T06:09:05.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T06:09:05.466Z] Dload Upload Total Spent Left Speed [2023-04-27T06:09:05.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 6711 --:--:-- --:--:-- --:--:-- 6711 [2023-04-27T06:09:05.725Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f699f66700cd7e67d94af044c7f19cee914d7dcf [Pipeline] } [2023-04-27T06:09:05.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-27T06:09:07.537Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-297/archives ] [2023-04-27T06:09:07.537Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-297/archives [2023-04-27T06:09:07.537Z] total 16 [2023-04-27T06:09:07.537Z] drwxr-xr-x 3 root root 4096 Apr 27 06:00 . [2023-04-27T06:09:07.537Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 06:00 .. [2023-04-27T06:09:07.537Z] drwxr-xr-x 2 root root 4096 Apr 27 06:00 cost [2023-04-27T06:09:07.537Z] -rw-r--r-- 1 root root 86 Apr 27 06:00 cost.csv [2023-04-27T06:09:07.537Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-297/archives [2023-04-27T06:09:07.537Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-297/archives [2023-04-27T06:09:07.537Z] total 16 [2023-04-27T06:09:07.537Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 06:00 . [2023-04-27T06:09:07.537Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 06:00 .. [2023-04-27T06:09:07.537Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 06:00 cost [2023-04-27T06:09:07.537Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 27 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:09:07.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:09:08.774Z] ---> package-listing.sh [2023-04-27T06:09:08.774Z] ++ facter osfamily [2023-04-27T06:09:08.774Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T06:09:09.033Z] + OS_FAMILY=debian [2023-04-27T06:09:09.033Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-297 [2023-04-27T06:09:09.033Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T06:09:09.033Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T06:09:09.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T06:09:09.033Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T06:09:09.033Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-297 ']' [2023-04-27T06:09:09.033Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T06:09:09.033Z] + case "${OS_FAMILY}" in [2023-04-27T06:09:09.033Z] + dpkg -l [2023-04-27T06:09:09.033Z] + grep '^ii' [2023-04-27T06:09:09.033Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T06:09:09.033Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T06:09:09.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T06:09:09.033Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-297 ']' [2023-04-27T06:09:09.033Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-297/archives/ [2023-04-27T06:09:09.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-297/archives/ [Pipeline] echo [2023-04-27T06:09:09.068Z] 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T06:09:09.360Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T06:09:10.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T06:09:10.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T06:09:10.170Z] prd-ubuntu20.04-docker-8c-8g-11867 does not seem to be running inside a container [2023-04-27T06:09:10.197Z] $ 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-297/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-297 -v /w/workspace/gexfoundry_device-snmp-go_PR-297:/w/workspace/gexfoundry_device-snmp-go_PR-297:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T06:09:10.387Z] $ docker top 2ced4fd736a2bf5b9c0c5177bc59960bacf59bf4e5e460c4a6fb8a8bc232077b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T06:09:10.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T06:09:11.093Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T06:09:11.400Z] + ls /var/log/sa-host [2023-04-27T06:09:11.400Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T06:09:11.640Z] provisioning config files... [2023-04-27T06:09:11.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-297@tmp/config2909922848105025204tmp [Pipeline] { [Pipeline] echo [2023-04-27T06:09:11.705Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:09:12.024Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T06:09:12.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:09:12.469Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T06:09:12.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:09:12.819Z] ---> sudo-logs.sh [2023-04-27T06:09:12.819Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T06:09:12.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:09:13.224Z] ---> job-cost.sh [2023-04-27T06:09:13.224Z] lf-activate-venv: SKIPPING [2023-04-27T06:09:13.224Z] DEBUG: total: 0.2199999988079071 [2023-04-27T06:09:13.224Z] INFO: Retrieving Stack Cost... [2023-04-27T06:09:13.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T06:09:14.053Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T06:09:14.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T06:09:14.400Z] ---> logs-deploy.sh [2023-04-27T06:09:14.400Z] lf-activate-venv: SKIPPING [2023-04-27T06:09:14.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-297/1 [2023-04-27T06:09:14.400Z] INFO: archiving workspace using pattern(s): [2023-04-27T06:09:15.341Z] Archives upload complete. [2023-04-27T06:09:15.341Z] INFO: archiving logs to Nexus