Pull request #311 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0054a732a449cfdc76bd0045c62388eeba03db02+f0acc0c4a5995740a11ce30356140c244122cf64 (dd07f6ac25b917be761cd46fcd85b7dc03222220) 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-ssh16491239222042838383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6904788292915311877.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-311/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-311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14040658214349370078.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-311/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10343509954174311116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6742897460657896208.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-311/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-311/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6424292847844846312.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16670 in /w/workspace/gexfoundry_device-snmp-go_PR-311 [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-311 # 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/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f0acc0c4a5995740a11ce30356140c244122cf64 into PR head commit 0054a732a449cfdc76bd0045c62388eeba03db02 Merge succeeded, producing 0054a732a449cfdc76bd0045c62388eeba03db02 Checking out Revision 0054a732a449cfdc76bd0045c62388eeba03db02 (PR-311) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T05:59:00.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0054a732a449cfdc76bd0045c62388eeba03db02 # 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 f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0054a732a449cfdc76bd0045c62388eeba03db02 # timeout=10 [Pipeline] withCredentials [2023-05-24T05:59:00.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T05:59:00.394Z] ========================================================= [2023-05-24T05:59:00.394Z] EdgeX Global Pipelines Version Info [2023-05-24T05:59:00.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:59:01.139Z] ------------------- [2023-05-24T05:59:01.139Z] stable info: [2023-05-24T05:59:01.139Z] ------------------- [2023-05-24T05:59:01.139Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T05:59:01.139Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T05:59:01.139Z] Message: update stable to v1.0.249 [2023-05-24T05:59:01.714Z] ------------------- [2023-05-24T05:59:01.714Z] experimental info: [2023-05-24T05:59:01.714Z] ------------------- [2023-05-24T05:59:01.714Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T05:59:01.714Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T05:59:01.714Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T05:59:02.050Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-24T05:59:02.099Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-24T05:59:02.138Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T05:59:02.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T05:59:02.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T05:59:02.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T05:59:02.299Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T05:59:02.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T05:59:02.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T05:59:02.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T05:59:02.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T05:59:02.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-24T05:59:02.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T05:59:02.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T05:59:02.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T05:59:02.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T05:59:02.698Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T05:59:02.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T05:59:02.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T05:59:02.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T05:59:02.857Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T05:59:02.898Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T05:59:02.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T05:59:02.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T05:59:03.018Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T05:59:03.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T05:59:03.101Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T05:59:03.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-311 [Pipeline] echo [2023-05-24T05:59:03.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-311 [Pipeline] echo [2023-05-24T05:59:03.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-311 [Pipeline] echo [2023-05-24T05:59:03.274Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0054a732a449cfdc76bd0045c62388eeba03db02 [Pipeline] echo [2023-05-24T05:59:03.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0054a73 [Pipeline] echo [2023-05-24T05:59:03.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:59:03.479Z] provisioning config files... [2023-05-24T05:59:03.496Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp/config6842791305172138212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:59:03.850Z] ---> docker-login.sh [2023-05-24T05:59:03.851Z] nexus3.edgexfoundry.org:10001 [2023-05-24T05:59:04.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:04.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:04.111Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:04.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:04.111Z] [2023-05-24T05:59:04.111Z] Login Succeeded [2023-05-24T05:59:04.111Z] nexus3.edgexfoundry.org:10002 [2023-05-24T05:59:04.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:04.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:04.372Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:04.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:04.372Z] [2023-05-24T05:59:04.372Z] Login Succeeded [2023-05-24T05:59:04.372Z] nexus3.edgexfoundry.org:10003 [2023-05-24T05:59:04.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:04.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:04.372Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:04.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:04.372Z] [2023-05-24T05:59:04.372Z] Login Succeeded [2023-05-24T05:59:04.372Z] nexus3.edgexfoundry.org:10004 [2023-05-24T05:59:04.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:04.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:04.632Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:04.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:04.632Z] [2023-05-24T05:59:04.632Z] Login Succeeded [2023-05-24T05:59:04.632Z] docker.io [2023-05-24T05:59:04.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:04.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:04.892Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:04.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:04.892Z] [2023-05-24T05:59:04.892Z] Login Succeeded [2023-05-24T05:59:04.892Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T05:59:04.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T05:59:05.547Z] + git rev-list -1 --merges 0054a732a449cfdc76bd0045c62388eeba03db02~1..0054a732a449cfdc76bd0045c62388eeba03db02 [Pipeline] echo [2023-05-24T05:59:05.610Z] -----------> git rev-list -1 --merges 0054a732a449cfdc76bd0045c62388eeba03db02~1..0054a732a449cfdc76bd0045c62388eeba03db02 0054a732a449cfdc76bd0045c62388eeba03db02 [false] [Pipeline] sh [2023-05-24T05:59:05.920Z] + git log --format=format:%s -1 0054a732a449cfdc76bd0045c62388eeba03db02 [Pipeline] echo [2023-05-24T05:59:05.957Z] ========================================================= [2023-05-24T05:59:05.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T05:59:05.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T05:59:06.399Z] + git log --format=format:%s -1 0054a732a449cfdc76bd0045c62388eeba03db02 [Pipeline] echo [2023-05-24T05:59:06.432Z] [semverPrep] GIT_COMMIT: 0054a732a449cfdc76bd0045c62388eeba03db02, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T05:59:06.463Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T05:59:06.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T05:59:06.837Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T05:59:06.837Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T05:59:06.837Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T05:59:06.837Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T05:59:06.837Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T05:59:06.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:59:07.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T05:59:07.268Z] [2023-05-24T05:59:07.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:59:07.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T05:59:07.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T05:59:07.650Z] b85a868b505f: Pulling fs layer [2023-05-24T05:59:07.650Z] e2be974225ed: Pulling fs layer [2023-05-24T05:59:07.650Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T05:59:07.650Z] 988bab9f4d93: Pulling fs layer [2023-05-24T05:59:07.650Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T05:59:07.650Z] eaf3925da568: Pulling fs layer [2023-05-24T05:59:07.650Z] bab4dde63d76: Pulling fs layer [2023-05-24T05:59:07.650Z] bde34c3a00c8: Pulling fs layer [2023-05-24T05:59:07.650Z] b352a97aabf1: Pulling fs layer [2023-05-24T05:59:07.650Z] 4872d77fe225: Pulling fs layer [2023-05-24T05:59:07.650Z] 5851b861e8e6: Pulling fs layer [2023-05-24T05:59:07.650Z] 988bab9f4d93: Waiting [2023-05-24T05:59:07.650Z] bab4dde63d76: Waiting [2023-05-24T05:59:07.650Z] bde34c3a00c8: Waiting [2023-05-24T05:59:07.650Z] b352a97aabf1: Waiting [2023-05-24T05:59:07.650Z] 4872d77fe225: Waiting [2023-05-24T05:59:07.650Z] 5851b861e8e6: Waiting [2023-05-24T05:59:07.650Z] eaf3925da568: Waiting [2023-05-24T05:59:07.650Z] 1469e6f7b9e6: Waiting [2023-05-24T05:59:07.650Z] e2be974225ed: Verifying Checksum [2023-05-24T05:59:07.650Z] e2be974225ed: Download complete [2023-05-24T05:59:07.650Z] 988bab9f4d93: Download complete [2023-05-24T05:59:07.650Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T05:59:07.650Z] 1469e6f7b9e6: Download complete [2023-05-24T05:59:07.650Z] eaf3925da568: Download complete [2023-05-24T05:59:07.910Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T05:59:07.910Z] 339a4e72a1f5: Download complete [2023-05-24T05:59:07.910Z] bde34c3a00c8: Download complete [2023-05-24T05:59:07.910Z] b352a97aabf1: Download complete [2023-05-24T05:59:07.910Z] 4872d77fe225: Verifying Checksum [2023-05-24T05:59:07.910Z] 4872d77fe225: Download complete [2023-05-24T05:59:07.910Z] 5851b861e8e6: Download complete [2023-05-24T05:59:07.910Z] b85a868b505f: Verifying Checksum [2023-05-24T05:59:07.910Z] b85a868b505f: Download complete [2023-05-24T05:59:08.169Z] bab4dde63d76: Verifying Checksum [2023-05-24T05:59:08.169Z] bab4dde63d76: Download complete [2023-05-24T05:59:09.105Z] b85a868b505f: Pull complete [2023-05-24T05:59:09.364Z] e2be974225ed: Pull complete [2023-05-24T05:59:09.934Z] 339a4e72a1f5: Pull complete [2023-05-24T05:59:09.934Z] 988bab9f4d93: Pull complete [2023-05-24T05:59:10.195Z] 1469e6f7b9e6: Pull complete [2023-05-24T05:59:10.456Z] eaf3925da568: Pull complete [2023-05-24T05:59:12.362Z] bab4dde63d76: Pull complete [2023-05-24T05:59:12.362Z] bde34c3a00c8: Pull complete [2023-05-24T05:59:12.362Z] b352a97aabf1: Pull complete [2023-05-24T05:59:12.362Z] 4872d77fe225: Pull complete [2023-05-24T05:59:12.362Z] 5851b861e8e6: Pull complete [2023-05-24T05:59:12.362Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T05:59:12.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T05:59:12.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:59:12.862Z] prd-ubuntu20.04-docker-8c-8g-16670 does not seem to be running inside a container [2023-05-24T05:59:12.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-311 -v /w/workspace/gexfoundry_device-snmp-go_PR-311:/w/workspace/gexfoundry_device-snmp-go_PR-311:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T05:59:15.106Z] $ docker top 231d4c5fa0d847b9679783745c0c94bc8739f224cc4d68a859773908d1aabcc2 -eo pid,comm [2023-05-24T05:59:15.161Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T05:59:15.161Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T05:59:15.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T05:59:15.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T05:59:15.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T05:59:15.419Z] $ docker exec 231d4c5fa0d847b9679783745c0c94bc8739f224cc4d68a859773908d1aabcc2 ssh-agent [2023-05-24T05:59:15.527Z] SSH_AUTH_SOCK=/tmp/ssh-ZRyZ1tpY09w8/agent.31 [2023-05-24T05:59:15.527Z] SSH_AGENT_PID=37 [2023-05-24T05:59:15.534Z] Running ssh-add (command line suppressed) [2023-05-24T05:59:15.645Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-311@tmp/private_key_4774863339158295068.key (/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp/private_key_4774863339158295068.key) [2023-05-24T05:59:15.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T05:59:15.991Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T05:59:16.021Z] $ docker exec --env ******** --env ******** 231d4c5fa0d847b9679783745c0c94bc8739f224cc4d68a859773908d1aabcc2 ssh-agent -k [2023-05-24T05:59:16.138Z] unset SSH_AUTH_SOCK; [2023-05-24T05:59:16.138Z] unset SSH_AGENT_PID; [2023-05-24T05:59:16.138Z] echo Agent pid 37 killed; [2023-05-24T05:59:16.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T05:59:16.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T05:59:16.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T05:59:16.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T05:59:16.350Z] $ docker exec 231d4c5fa0d847b9679783745c0c94bc8739f224cc4d68a859773908d1aabcc2 ssh-agent [2023-05-24T05:59:16.461Z] SSH_AUTH_SOCK=/tmp/ssh-zGBktfSxaAnz/agent.69 [2023-05-24T05:59:16.461Z] SSH_AGENT_PID=75 [2023-05-24T05:59:16.466Z] Running ssh-add (command line suppressed) [2023-05-24T05:59:16.592Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-311@tmp/private_key_2050684365811707387.key (/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp/private_key_2050684365811707387.key) [2023-05-24T05:59:16.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T05:59:16.941Z] + git semver init [2023-05-24T05:59:17.201Z] 2023-05-24 05:59:17,131 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T05:59:17.201Z] 2023-05-24 05:59:17,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-311/.semver [2023-05-24T05:59:17.201Z] 2023-05-24 05:59:17,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-311/.semver [2023-05-24T05:59:17.201Z] 2023-05-24 05:59:17,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-311/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-311, universal_newlines=False, shell=None, istream=None) [2023-05-24T05:59:18.138Z] 2023-05-24 05:59:17,898 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-311/.git/info/exclude [2023-05-24T05:59:18.138Z] 2023-05-24 05:59:17,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-311/.semver/PR-311 with force:False [2023-05-24T05:59:18.138Z] 2023-05-24 05:59:17,899 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-311/.semver/PR-311 [2023-05-24T05:59:18.138Z] 2023-05-24 05:59:17,903 [execute] INFO git cat-file --batch-check [2023-05-24T05:59:18.138Z] 2023-05-24 05:59:17,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-311/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T05:59:18.138Z] 2023-05-24 05:59:17,909 [execute] INFO git cat-file --batch [2023-05-24T05:59:18.138Z] 2023-05-24 05:59:17,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-311/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T05:59:18.138Z] 2023-05-24 05:59:17,914 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-311/.semver/PR-311 [2023-05-24T05:59:18.138Z] 0.0.0 [Pipeline] } [2023-05-24T05:59:18.172Z] $ docker exec --env ******** --env ******** 231d4c5fa0d847b9679783745c0c94bc8739f224cc4d68a859773908d1aabcc2 ssh-agent -k [2023-05-24T05:59:18.282Z] unset SSH_AUTH_SOCK; [2023-05-24T05:59:18.283Z] unset SSH_AGENT_PID; [2023-05-24T05:59:18.283Z] echo Agent pid 75 killed; [2023-05-24T05:59:18.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T05:59:18.720Z] + git semver [Pipeline] } [2023-05-24T05:59:19.006Z] $ docker stop --time=1 231d4c5fa0d847b9679783745c0c94bc8739f224cc4d68a859773908d1aabcc2 [2023-05-24T05:59:20.342Z] $ docker rm -f --volumes 231d4c5fa0d847b9679783745c0c94bc8739f224cc4d68a859773908d1aabcc2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:59:20.738Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T05:59:21.004Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T05:59:21.021Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:59:21.596Z] provisioning config files... [2023-05-24T05:59:21.608Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp/config9242848825892149355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:59:21.963Z] ---> docker-login.sh [2023-05-24T05:59:21.963Z] nexus3.edgexfoundry.org:10001 [2023-05-24T05:59:21.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:21.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:21.963Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:21.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:21.963Z] [2023-05-24T05:59:21.963Z] Login Succeeded [2023-05-24T05:59:21.963Z] nexus3.edgexfoundry.org:10002 [2023-05-24T05:59:21.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:21.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:21.963Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:21.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:21.963Z] [2023-05-24T05:59:21.963Z] Login Succeeded [2023-05-24T05:59:21.963Z] nexus3.edgexfoundry.org:10003 [2023-05-24T05:59:22.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:22.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:22.224Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:22.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:22.224Z] [2023-05-24T05:59:22.224Z] Login Succeeded [2023-05-24T05:59:22.224Z] nexus3.edgexfoundry.org:10004 [2023-05-24T05:59:22.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:22.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:22.224Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:22.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:22.224Z] [2023-05-24T05:59:22.224Z] Login Succeeded [2023-05-24T05:59:22.224Z] docker.io [2023-05-24T05:59:22.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:59:22.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:59:22.483Z] Configure a credential helper to remove this warning. See [2023-05-24T05:59:22.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:59:22.483Z] [2023-05-24T05:59:22.484Z] Login Succeeded [2023-05-24T05:59:22.484Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T05:59:22.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T05:59:22.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:59:22.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:59:22.772Z] ========================================================= [2023-05-24T05:59:22.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T05:59:22.772Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:59:23.239Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T05:59:23.239Z] Sending build context to Docker daemon 5.854MB [2023-05-24T05:59:23.239Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:59:23.239Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T05:59:23.239Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T05:59:23.239Z] f56be85fc22e: Pulling fs layer [2023-05-24T05:59:23.239Z] 85791d961cd3: Pulling fs layer [2023-05-24T05:59:23.239Z] d694b5ae8c79: Pulling fs layer [2023-05-24T05:59:23.239Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T05:59:23.239Z] 4d19c01a9841: Pulling fs layer [2023-05-24T05:59:23.239Z] 9325e15d5711: Pulling fs layer [2023-05-24T05:59:23.239Z] 556b6ee489ea: Pulling fs layer [2023-05-24T05:59:23.239Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T05:59:23.239Z] 9f32a84ed3da: Waiting [2023-05-24T05:59:23.239Z] 4d19c01a9841: Waiting [2023-05-24T05:59:23.239Z] 9325e15d5711: Waiting [2023-05-24T05:59:23.239Z] 556b6ee489ea: Waiting [2023-05-24T05:59:23.239Z] c5a4b2cf53e6: Waiting [2023-05-24T05:59:23.239Z] 9f32a84ed3da: Download complete [2023-05-24T05:59:23.500Z] 4d19c01a9841: Download complete [2023-05-24T05:59:23.500Z] f56be85fc22e: Verifying Checksum [2023-05-24T05:59:23.500Z] f56be85fc22e: Download complete [2023-05-24T05:59:23.500Z] 9325e15d5711: Verifying Checksum [2023-05-24T05:59:23.500Z] 9325e15d5711: Download complete [2023-05-24T05:59:23.500Z] f56be85fc22e: Pull complete [2023-05-24T05:59:23.763Z] 85791d961cd3: Pull complete [2023-05-24T05:59:23.763Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T05:59:23.763Z] c5a4b2cf53e6: Download complete [2023-05-24T05:59:24.022Z] d694b5ae8c79: Verifying Checksum [2023-05-24T05:59:24.022Z] d694b5ae8c79: Download complete [2023-05-24T05:59:24.281Z] 556b6ee489ea: Verifying Checksum [2023-05-24T05:59:24.281Z] 556b6ee489ea: Download complete [2023-05-24T05:59:27.567Z] d694b5ae8c79: Pull complete [2023-05-24T05:59:27.567Z] 9f32a84ed3da: Pull complete [2023-05-24T05:59:27.567Z] 4d19c01a9841: Pull complete [2023-05-24T05:59:27.825Z] 9325e15d5711: Pull complete [2023-05-24T05:59:30.370Z] 556b6ee489ea: Pull complete [2023-05-24T05:59:31.310Z] c5a4b2cf53e6: Pull complete [2023-05-24T05:59:31.310Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T05:59:31.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T05:59:31.310Z] ---> c4be618373d6 [2023-05-24T05:59:31.310Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T05:59:34.620Z] ---> Running in 3783a47e24f2 [2023-05-24T05:59:34.620Z] Removing intermediate container 3783a47e24f2 [2023-05-24T05:59:34.620Z] ---> d8bb3e96c893 [2023-05-24T05:59:34.620Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T05:59:34.620Z] ---> Running in e0ebf0d4384c [2023-05-24T05:59:34.620Z] Removing intermediate container e0ebf0d4384c [2023-05-24T05:59:34.620Z] ---> 2710f45b6faf [2023-05-24T05:59:34.620Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T05:59:34.620Z] ---> Running in c090bf3c7804 [2023-05-24T05:59:34.879Z] Removing intermediate container c090bf3c7804 [2023-05-24T05:59:34.879Z] ---> 66a547703ea6 [2023-05-24T05:59:34.879Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:59:34.879Z] ---> Running in f38d453c79ee [2023-05-24T05:59:34.879Z] Removing intermediate container f38d453c79ee [2023-05-24T05:59:34.879Z] ---> ee1c8b3503fd [2023-05-24T05:59:34.879Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:59:34.879Z] ---> Running in 50a0b34ca235 [2023-05-24T05:59:35.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:59:35.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:59:35.399Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T05:59:35.399Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T05:59:35.399Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T05:59:35.399Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T05:59:35.660Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T05:59:35.660Z] OK: 269 MiB in 57 packages [2023-05-24T05:59:35.919Z] Removing intermediate container 50a0b34ca235 [2023-05-24T05:59:35.919Z] ---> b134844c8530 [2023-05-24T05:59:35.919Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-24T05:59:35.919Z] ---> Running in 483709f6c8ca [2023-05-24T05:59:36.177Z] Removing intermediate container 483709f6c8ca [2023-05-24T05:59:36.177Z] ---> 3b0c9ea81583 [2023-05-24T05:59:36.177Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T05:59:36.177Z] ---> eba5d686d97c [2023-05-24T05:59:36.177Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:59:36.177Z] ---> Running in a9575e7128cc [2023-05-24T05:59:36.428Z] Still waiting to schedule task [2023-05-24T05:59:36.428Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T06:00:02.866Z] Removing intermediate container a9575e7128cc [2023-05-24T06:00:02.866Z] ---> e90ec24579a3 [2023-05-24T06:00:02.866Z] Step 11/12 : COPY . . [2023-05-24T06:00:02.866Z] ---> 7b0556cc3325 [2023-05-24T06:00:02.866Z] Step 12/12 : RUN ${MAKE} [2023-05-24T06:00:02.866Z] ---> Running in 6d877e9a0fbf [2023-05-24T06:00:02.866Z] noop [2023-05-24T06:00:02.866Z] Removing intermediate container 6d877e9a0fbf [2023-05-24T06:00:02.866Z] ---> 92e68b77c518 [2023-05-24T06:00:02.866Z] Successfully built 92e68b77c518 [2023-05-24T06:00:02.866Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:00:03.319Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T06:00:03.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T06:00:03.477Z] prd-ubuntu20.04-docker-8c-8g-16670 does not seem to be running inside a container [2023-05-24T06:00:03.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-311 -v /w/workspace/gexfoundry_device-snmp-go_PR-311:/w/workspace/gexfoundry_device-snmp-go_PR-311:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T06:00:03.861Z] $ docker top 9b31a362fb45f5dcf2b7375d165d1742f9bec2c65b7e581eb2b1aa70d8f4f1e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T06:00:04.260Z] + go version [2023-05-24T06:00:04.260Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T06:00:04.296Z] $ docker stop --time=1 9b31a362fb45f5dcf2b7375d165d1742f9bec2c65b7e581eb2b1aa70d8f4f1e8 [2023-05-24T06:00:05.564Z] $ docker rm -f --volumes 9b31a362fb45f5dcf2b7375d165d1742f9bec2c65b7e581eb2b1aa70d8f4f1e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:00:06.308Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T06:00:06.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T06:00:06.470Z] prd-ubuntu20.04-docker-8c-8g-16670 does not seem to be running inside a container [2023-05-24T06:00:06.506Z] $ 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-311 -v /w/workspace/gexfoundry_device-snmp-go_PR-311:/w/workspace/gexfoundry_device-snmp-go_PR-311:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T06:00:06.819Z] $ docker top 26a5522521ffc69f7f3f894d8dfca6c1b0b15ba9ba93138a7235946a422e3675 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T06:00:07.223Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-311 [Pipeline] fileExists [Pipeline] sh [2023-05-24T06:00:07.593Z] + make test [2023-05-24T06:00:07.593Z] go test ./... -coverprofile=coverage.out [2023-05-24T06:00:14.815Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-24T06:00:24.800Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-24T06:00:24.800Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2023-05-24T06:00:30.093Z] go vet ./... [2023-05-24T06:00:34.391Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T06:00:34.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T06:00:34.391Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T06:00:34.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T06:00:34.472Z] $ docker stop --time=1 26a5522521ffc69f7f3f894d8dfca6c1b0b15ba9ba93138a7235946a422e3675 [2023-05-24T06:00:37.330Z] $ docker rm -f --volumes 26a5522521ffc69f7f3f894d8dfca6c1b0b15ba9ba93138a7235946a422e3675 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T06:00:37.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T06:00:37.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T06:00:38.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T06:00:38.940Z] + ls -al . [2023-05-24T06:00:38.940Z] total 172 [2023-05-24T06:00:38.940Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 06:00 . [2023-05-24T06:00:38.940Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:58 .. [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 6 May 24 05:58 .dockerignore [2023-05-24T06:00:38.940Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:59 .git [2023-05-24T06:00:38.940Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:58 .github [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 328 May 24 05:58 .gitignore [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 05:58 .golangci.yml [2023-05-24T06:00:38.940Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:59 .semver [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 24 05:58 Attribution.txt [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 24 05:58 CHANGELOG.md [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 24 05:58 Dockerfile [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 05:58 GOVERNANCE.md [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 656 May 24 05:58 Jenkinsfile [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 05:58 LICENSE [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 24 05:58 Makefile [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 05:58 OWNERS.md [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 24 05:58 README.md [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:59 VERSION [2023-05-24T06:00:38.940Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:58 bin [2023-05-24T06:00:38.940Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:58 cmd [2023-05-24T06:00:38.940Z] -rw-r--r-- 1 jenkins jenkins 8837 May 24 06:00 coverage.out [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 3242 May 24 05:58 go.mod [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 31244 May 24 05:58 go.sum [2023-05-24T06:00:38.940Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:58 internal [2023-05-24T06:00:38.940Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:58 snap [2023-05-24T06:00:38.940Z] -rw-rw-r-- 1 jenkins jenkins 228 May 24 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:00:39.396Z] + 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=0054a732a449cfdc76bd0045c62388eeba03db02 --label arch=amd64 --label version=0.0.0 . [2023-05-24T06:00:39.396Z] Sending build context to Docker daemon 5.863MB [2023-05-24T06:00:39.396Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T06:00:39.396Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T06:00:39.396Z] ---> 92e68b77c518 [2023-05-24T06:00:39.396Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T06:00:39.396Z] ---> Running in c1e4171049df [2023-05-24T06:00:39.660Z] Removing intermediate container c1e4171049df [2023-05-24T06:00:39.660Z] ---> ed94a2e0e851 [2023-05-24T06:00:39.660Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T06:00:39.660Z] ---> Running in ec5e25231e80 [2023-05-24T06:00:39.660Z] Removing intermediate container ec5e25231e80 [2023-05-24T06:00:39.660Z] ---> e8364f3ae7a4 [2023-05-24T06:00:39.660Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T06:00:39.660Z] ---> Running in c87420adf426 [2023-05-24T06:00:39.660Z] Removing intermediate container c87420adf426 [2023-05-24T06:00:39.660Z] ---> fedd20e34070 [2023-05-24T06:00:39.660Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T06:00:39.660Z] ---> Running in 3c9f39e95335 [2023-05-24T06:00:39.919Z] Removing intermediate container 3c9f39e95335 [2023-05-24T06:00:39.919Z] ---> dde2470be9cd [2023-05-24T06:00:39.919Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T06:00:39.919Z] ---> Running in ea37a616c8f8 [2023-05-24T06:00:40.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T06:00:40.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T06:00:41.007Z] OK: 269 MiB in 57 packages [2023-05-24T06:00:41.267Z] Removing intermediate container ea37a616c8f8 [2023-05-24T06:00:41.267Z] ---> 5efc5211d6a9 [2023-05-24T06:00:41.267Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-24T06:00:41.267Z] ---> Running in aad150f29f45 [2023-05-24T06:00:41.527Z] Removing intermediate container aad150f29f45 [2023-05-24T06:00:41.527Z] ---> 67de7bcff7a3 [2023-05-24T06:00:41.527Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T06:00:41.527Z] ---> e965421b2366 [2023-05-24T06:00:41.527Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T06:00:41.527Z] ---> Running in 40d1ac84fb98 [2023-05-24T06:00:42.462Z] Removing intermediate container 40d1ac84fb98 [2023-05-24T06:00:42.462Z] ---> a502c5c27681 [2023-05-24T06:00:42.462Z] Step 11/24 : COPY . . [2023-05-24T06:00:42.720Z] ---> 4bac24ad823d [2023-05-24T06:00:42.720Z] Step 12/24 : RUN ${MAKE} [2023-05-24T06:00:42.720Z] ---> Running in 10621950433f [2023-05-24T06:00:43.288Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-24T06:01:05.246Z] Removing intermediate container 10621950433f [2023-05-24T06:01:05.246Z] ---> 7046da5b13e9 [2023-05-24T06:01:05.246Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T06:01:05.246Z] 3.17: Pulling from library/alpine [2023-05-24T06:01:05.246Z] f56be85fc22e: Already exists [2023-05-24T06:01:05.246Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T06:01:05.246Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T06:01:05.246Z] ---> 9ed4aefc74f6 [2023-05-24T06:01:05.246Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T06:01:05.246Z] ---> Running in b7456356b9c0 [2023-05-24T06:01:05.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T06:01:05.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T06:01:06.025Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T06:01:06.025Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T06:01:06.025Z] OK: 7 MiB in 16 packages [2023-05-24T06:01:06.284Z] Removing intermediate container b7456356b9c0 [2023-05-24T06:01:06.284Z] ---> 424fb06828b6 [2023-05-24T06:01:06.284Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-24T06:01:06.970Z] ---> c18ff42bfec0 [2023-05-24T06:01:06.970Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-24T06:01:07.227Z] ---> 9ea82971d435 [2023-05-24T06:01:07.227Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-24T06:01:07.227Z] ---> f47e294752e8 [2023-05-24T06:01:07.227Z] Step 18/24 : EXPOSE 59993 [2023-05-24T06:01:07.227Z] ---> Running in 9fd5caf4aba8 [2023-05-24T06:01:07.227Z] Removing intermediate container 9fd5caf4aba8 [2023-05-24T06:01:07.227Z] ---> b83c118414bd [2023-05-24T06:01:07.227Z] Step 19/24 : EXPOSE 161 [2023-05-24T06:01:07.227Z] ---> Running in eb451c176a6f [2023-05-24T06:01:07.485Z] Removing intermediate container eb451c176a6f [2023-05-24T06:01:07.485Z] ---> 25c9d9013e1f [2023-05-24T06:01:07.485Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-24T06:01:07.485Z] ---> Running in fa2cd0c0547f [2023-05-24T06:01:07.485Z] Removing intermediate container fa2cd0c0547f [2023-05-24T06:01:07.485Z] ---> 70753a49a41e [2023-05-24T06:01:07.485Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T06:01:07.485Z] ---> Running in 58ae83c4258b [2023-05-24T06:01:07.485Z] Removing intermediate container 58ae83c4258b [2023-05-24T06:01:07.485Z] ---> 326c5723d95b [2023-05-24T06:01:07.485Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T06:01:07.485Z] ---> Running in 10907243cf8e [2023-05-24T06:01:07.746Z] Removing intermediate container 10907243cf8e [2023-05-24T06:01:07.746Z] ---> 5afb0acd2212 [2023-05-24T06:01:07.746Z] Step 23/24 : LABEL git_sha=0054a732a449cfdc76bd0045c62388eeba03db02 [2023-05-24T06:01:07.746Z] ---> Running in 2a497b26d6c2 [2023-05-24T06:01:07.746Z] Removing intermediate container 2a497b26d6c2 [2023-05-24T06:01:07.746Z] ---> c356b7f5c47b [2023-05-24T06:01:07.746Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T06:01:07.746Z] ---> Running in 7949825339b0 [2023-05-24T06:01:07.746Z] Removing intermediate container 7949825339b0 [2023-05-24T06:01:07.746Z] ---> 9b045a534671 [2023-05-24T06:01:07.746Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T06:01:07.746Z] Successfully built 9b045a534671 [2023-05-24T06:01:07.746Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:01:08.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T06:01:08.575Z] [2023-05-24T06:01:08.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:01:08.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T06:01:08.955Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T06:01:08.955Z] 5eb5b503b376: Pulling fs layer [2023-05-24T06:01:08.955Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T06:01:08.955Z] ec43610c2a17: Pulling fs layer [2023-05-24T06:01:08.955Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T06:01:08.955Z] 33b1e0a273af: Pulling fs layer [2023-05-24T06:01:08.955Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T06:01:08.955Z] 2f39f015ded8: Pulling fs layer [2023-05-24T06:01:08.955Z] 33b1e0a273af: Waiting [2023-05-24T06:01:08.955Z] 5d3b04190fa2: Waiting [2023-05-24T06:01:08.955Z] 2f39f015ded8: Waiting [2023-05-24T06:01:08.955Z] 3a2ae6a8a46f: Waiting [2023-05-24T06:01:08.955Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T06:01:08.955Z] 5c69ac0246d0: Download complete [2023-05-24T06:01:08.955Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T06:01:08.955Z] 3a2ae6a8a46f: Download complete [2023-05-24T06:01:08.955Z] 33b1e0a273af: Verifying Checksum [2023-05-24T06:01:08.955Z] 33b1e0a273af: Download complete [2023-05-24T06:01:08.955Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T06:01:08.955Z] 5d3b04190fa2: Download complete [2023-05-24T06:01:08.955Z] ec43610c2a17: Verifying Checksum [2023-05-24T06:01:08.955Z] ec43610c2a17: Download complete [2023-05-24T06:01:09.215Z] 5eb5b503b376: Verifying Checksum [2023-05-24T06:01:09.215Z] 5eb5b503b376: Download complete [2023-05-24T06:01:09.783Z] 2f39f015ded8: Download complete [2023-05-24T06:01:10.351Z] 5eb5b503b376: Pull complete [2023-05-24T06:01:10.351Z] 5c69ac0246d0: Pull complete [2023-05-24T06:01:10.918Z] ec43610c2a17: Pull complete [2023-05-24T06:01:10.918Z] 3a2ae6a8a46f: Pull complete [2023-05-24T06:01:11.179Z] 33b1e0a273af: Pull complete [2023-05-24T06:01:11.179Z] 5d3b04190fa2: Pull complete [2023-05-24T06:01:15.375Z] 2f39f015ded8: Pull complete [2023-05-24T06:01:15.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T06:01:15.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T06:01:15.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T06:01:15.586Z] prd-ubuntu20.04-docker-8c-8g-16670 does not seem to be running inside a container [2023-05-24T06:01:15.614Z] $ 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-311 -v /w/workspace/gexfoundry_device-snmp-go_PR-311:/w/workspace/gexfoundry_device-snmp-go_PR-311:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T06:01:19.192Z] $ docker top 03e1364fc1987a896053a2fc9d8bf2fef39f7350ae47ddbbf47eb7cfeeb1b845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:01:19.650Z] ---> job-cost.sh [2023-05-24T06:01:19.650Z] lf-activate-venv: SKIPPING [2023-05-24T06:01:19.650Z] INFO: No Stack... [2023-05-24T06:01:19.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T06:01:20.168Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T06:01:20.497Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-311/archives/cost.csv [2023-05-24T06:01:20.497Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T06:01:20.539Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-311-1-stack-cost] [2023-05-24T06:01:20.544Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-311-1-stack-cost] did not exist. Created. [2023-05-24T06:01:20.544Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T06:01:20.940Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T06:01:20.989Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T06:01:21.021Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T06:01:21.090Z] $ docker stop --time=1 03e1364fc1987a896053a2fc9d8bf2fef39f7350ae47ddbbf47eb7cfeeb1b845 [2023-05-24T06:01:22.234Z] $ docker rm -f --volumes 03e1364fc1987a896053a2fc9d8bf2fef39f7350ae47ddbbf47eb7cfeeb1b845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T06:02:16.094Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16672 in /w/workspace/gexfoundry_device-snmp-go_PR-311 [Pipeline] { [Pipeline] ws [2023-05-24T06:02:16.155Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T06:02:16.239Z] Selected Git installation does not exist. Using Default [2023-05-24T06:02:16.239Z] The recommended git tool is: NONE [2023-05-24T06:02:25.657Z] using credential edgex-jenkins-ssh [2023-05-24T06:02:25.677Z] Cloning the remote Git repository [2023-05-24T06:02:25.735Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-24T06:02:25.889Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-24T06:02:26.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-24T06:02:26.161Z] > git --version # timeout=10 [2023-05-24T06:02:26.189Z] > git --version # 'git version 2.25.1' [2023-05-24T06:02:26.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T06:02:26.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T06:02:27.548Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-24T06:02:27.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T06:02:29.764Z] Merging remotes/origin/main commit f0acc0c4a5995740a11ce30356140c244122cf64 into PR head commit 0054a732a449cfdc76bd0045c62388eeba03db02 [2023-05-24T06:02:29.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-24T06:02:29.157Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-24T06:02:29.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T06:02:29.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/311/head:refs/remotes/origin/PR-311 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T06:02:29.788Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T06:02:30.388Z] Merge succeeded, producing 0054a732a449cfdc76bd0045c62388eeba03db02 [2023-05-24T06:02:30.389Z] Checking out Revision 0054a732a449cfdc76bd0045c62388eeba03db02 (PR-311) [2023-05-24T06:02:31.253Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-24T06:02:31.343Z] > git --version # timeout=10 [2023-05-24T06:02:31.407Z] > git --version # 'git version 2.25.1' [2023-05-24T06:02:31.456Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T06:02:29.967Z] > git checkout -f 0054a732a449cfdc76bd0045c62388eeba03db02 # timeout=10 [2023-05-24T06:02:30.129Z] > git remote # timeout=10 [2023-05-24T06:02:30.177Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T06:02:30.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T06:02:30.293Z] > git merge f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 [2023-05-24T06:02:30.362Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T06:02:30.398Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T06:02:30.444Z] > git checkout -f 0054a732a449cfdc76bd0045c62388eeba03db02 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T06:02:32.609Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T06:02:32.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T06:02:32.609Z] Dload Upload Total Spent Left Speed [2023-05-24T06:02:32.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-05-24T06:02:33.384Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T06:02:33.764Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T06:02:33.764Z] + sudo tee /etc/docker/daemon.new [2023-05-24T06:02:33.764Z] { [2023-05-24T06:02:33.764Z] "registry-mirrors": [ [2023-05-24T06:02:33.764Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T06:02:33.764Z] ], [2023-05-24T06:02:33.764Z] "bip": "10.250.0.254/24", [2023-05-24T06:02:33.764Z] "hosts": [ [2023-05-24T06:02:33.764Z] "tcp://0.0.0.0:5555", [2023-05-24T06:02:33.764Z] "unix:///var/run/docker.sock" [2023-05-24T06:02:33.764Z] ], [2023-05-24T06:02:33.764Z] "mtu": 1458, [2023-05-24T06:02:33.764Z] "selinux-enabled": true, [2023-05-24T06:02:33.764Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T06:02:33.764Z] } [Pipeline] sh [2023-05-24T06:02:34.148Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T06:02:34.533Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T06:02:52.886Z] provisioning config files... [2023-05-24T06:02:52.918Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3170682572789263279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:02:53.328Z] ---> docker-login.sh [2023-05-24T06:02:53.328Z] nexus3.edgexfoundry.org:10001 [2023-05-24T06:02:53.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T06:02:53.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T06:02:53.921Z] Configure a credential helper to remove this warning. See [2023-05-24T06:02:53.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T06:02:53.921Z] [2023-05-24T06:02:53.921Z] Login Succeeded [2023-05-24T06:02:53.921Z] nexus3.edgexfoundry.org:10002 [2023-05-24T06:02:54.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T06:02:54.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T06:02:54.464Z] Configure a credential helper to remove this warning. See [2023-05-24T06:02:54.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T06:02:54.464Z] [2023-05-24T06:02:54.464Z] Login Succeeded [2023-05-24T06:02:54.464Z] nexus3.edgexfoundry.org:10003 [2023-05-24T06:02:54.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T06:02:54.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T06:02:54.733Z] Configure a credential helper to remove this warning. See [2023-05-24T06:02:54.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T06:02:54.733Z] [2023-05-24T06:02:54.733Z] Login Succeeded [2023-05-24T06:02:54.734Z] nexus3.edgexfoundry.org:10004 [2023-05-24T06:02:55.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T06:02:55.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T06:02:55.007Z] Configure a credential helper to remove this warning. See [2023-05-24T06:02:55.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T06:02:55.007Z] [2023-05-24T06:02:55.007Z] Login Succeeded [2023-05-24T06:02:55.285Z] docker.io [2023-05-24T06:02:55.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T06:02:55.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T06:02:55.554Z] Configure a credential helper to remove this warning. See [2023-05-24T06:02:55.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T06:02:55.554Z] [2023-05-24T06:02:55.554Z] Login Succeeded [2023-05-24T06:02:55.554Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T06:02:55.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T06:02:55.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T06:02:56.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T06:02:56.066Z] ========================================================= [2023-05-24T06:02:56.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T06:02:56.066Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:02:56.586Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T06:02:56.860Z] Sending build context to Docker daemon 3.035MB [2023-05-24T06:02:56.860Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T06:02:56.860Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T06:02:57.138Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T06:02:57.138Z] c41833b44d91: Pulling fs layer [2023-05-24T06:02:57.138Z] ed15518f5707: Pulling fs layer [2023-05-24T06:02:57.138Z] feae8fd75edb: Pulling fs layer [2023-05-24T06:02:57.138Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T06:02:57.138Z] 3cdef696dda3: Pulling fs layer [2023-05-24T06:02:57.138Z] 2ced38df9373: Pulling fs layer [2023-05-24T06:02:57.138Z] 58f1dce35555: Pulling fs layer [2023-05-24T06:02:57.138Z] 3cdef696dda3: Waiting [2023-05-24T06:02:57.138Z] 2ced38df9373: Waiting [2023-05-24T06:02:57.138Z] 58f1dce35555: Waiting [2023-05-24T06:02:57.138Z] 242c74f7c9fa: Waiting [2023-05-24T06:02:57.138Z] ed15518f5707: Verifying Checksum [2023-05-24T06:02:57.138Z] ed15518f5707: Download complete [2023-05-24T06:02:57.138Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T06:02:57.138Z] 242c74f7c9fa: Download complete [2023-05-24T06:02:57.138Z] 3cdef696dda3: Verifying Checksum [2023-05-24T06:02:57.138Z] 3cdef696dda3: Download complete [2023-05-24T06:02:57.138Z] c41833b44d91: Verifying Checksum [2023-05-24T06:02:58.576Z] c41833b44d91: Pull complete [2023-05-24T06:02:58.576Z] 58f1dce35555: Verifying Checksum [2023-05-24T06:02:58.576Z] 58f1dce35555: Download complete [2023-05-24T06:02:58.848Z] ed15518f5707: Pull complete [2023-05-24T06:02:59.823Z] feae8fd75edb: Verifying Checksum [2023-05-24T06:02:59.823Z] feae8fd75edb: Download complete [2023-05-24T06:02:59.823Z] 2ced38df9373: Verifying Checksum [2023-05-24T06:02:59.823Z] 2ced38df9373: Download complete [2023-05-24T06:03:12.184Z] feae8fd75edb: Pull complete [2023-05-24T06:03:12.184Z] 242c74f7c9fa: Pull complete [2023-05-24T06:03:12.184Z] 3cdef696dda3: Pull complete [2023-05-24T06:03:18.893Z] 2ced38df9373: Pull complete [2023-05-24T06:03:20.903Z] 58f1dce35555: Pull complete [2023-05-24T06:03:20.903Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T06:03:20.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T06:03:20.903Z] ---> fadd8f120f05 [2023-05-24T06:03:20.903Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T06:03:21.880Z] ---> Running in e354a55b8fa7 [2023-05-24T06:03:22.149Z] Removing intermediate container e354a55b8fa7 [2023-05-24T06:03:22.149Z] ---> 16e44e00b6cf [2023-05-24T06:03:22.149Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T06:03:22.149Z] ---> Running in fe208001784b [2023-05-24T06:03:22.428Z] Removing intermediate container fe208001784b [2023-05-24T06:03:22.428Z] ---> 7fb955e0f573 [2023-05-24T06:03:22.428Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T06:03:22.696Z] ---> Running in ee2036dfc0eb [2023-05-24T06:03:22.965Z] Removing intermediate container ee2036dfc0eb [2023-05-24T06:03:22.965Z] ---> e0658eae7fc8 [2023-05-24T06:03:22.965Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T06:03:22.966Z] ---> Running in 83777a2556bb [2023-05-24T06:03:23.249Z] Removing intermediate container 83777a2556bb [2023-05-24T06:03:23.249Z] ---> b7a810534c1c [2023-05-24T06:03:23.249Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T06:03:23.249Z] ---> Running in c5ab0d810f97 [2023-05-24T06:03:24.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T06:03:24.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T06:03:25.894Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T06:03:26.164Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T06:03:26.164Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T06:03:26.164Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T06:03:26.164Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T06:03:26.164Z] OK: 268 MiB in 57 packages [2023-05-24T06:03:27.129Z] Removing intermediate container c5ab0d810f97 [2023-05-24T06:03:27.129Z] ---> b18d4227fd4a [2023-05-24T06:03:27.129Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-24T06:03:27.129Z] ---> Running in 1e788292ebc0 [2023-05-24T06:03:27.407Z] Removing intermediate container 1e788292ebc0 [2023-05-24T06:03:27.407Z] ---> 21c88eb177d6 [2023-05-24T06:03:27.407Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T06:03:27.992Z] ---> dc949a455cf9 [2023-05-24T06:03:27.992Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T06:03:27.992Z] ---> Running in f607c4a19e50 [2023-05-24T06:04:35.903Z] Removing intermediate container f607c4a19e50 [2023-05-24T06:04:35.903Z] ---> dbf81ea8f912 [2023-05-24T06:04:35.903Z] Step 11/12 : COPY . . [2023-05-24T06:04:35.903Z] ---> 612379ba98d6 [2023-05-24T06:04:35.903Z] Step 12/12 : RUN ${MAKE} [2023-05-24T06:04:35.903Z] ---> Running in b736b333e14b [2023-05-24T06:04:35.903Z] noop [2023-05-24T06:04:35.903Z] Removing intermediate container b736b333e14b [2023-05-24T06:04:35.903Z] ---> 28214a57fd17 [2023-05-24T06:04:35.903Z] Successfully built 28214a57fd17 [2023-05-24T06:04:35.903Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:04:36.381Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T06:04:36.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T06:04:36.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-16672 does not seem to be running inside a container [2023-05-24T06:04:36.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T06:04:39.288Z] $ docker top f06593b55db56b7c3ec5df50f56e01e328ed9b157dcd72daec7eef6970739d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T06:04:40.192Z] + go version [2023-05-24T06:04:40.192Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T06:04:40.227Z] $ docker stop --time=1 f06593b55db56b7c3ec5df50f56e01e328ed9b157dcd72daec7eef6970739d0d [2023-05-24T06:04:41.901Z] $ docker rm -f --volumes f06593b55db56b7c3ec5df50f56e01e328ed9b157dcd72daec7eef6970739d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:04:42.764Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T06:04:42.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T06:04:43.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-16672 does not seem to be running inside a container [2023-05-24T06:04:43.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T06:04:44.325Z] $ docker top 28503511316ef0ab8c747613aaaebd6350956aebb54c04c102435376ca8e2c87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T06:04:45.233Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T06:04:45.936Z] + make test [2023-05-24T06:04:45.936Z] go test ./... -coverprofile=coverage.out [2023-05-24T06:05:24.849Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-24T06:07:16.566Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-24T06:07:16.566Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements [2023-05-24T06:07:16.566Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T06:07:16.566Z] go vet ./... [2023-05-24T06:07:39.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T06:07:39.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T06:07:39.455Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T06:07:39.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T06:07:39.796Z] $ docker stop --time=1 28503511316ef0ab8c747613aaaebd6350956aebb54c04c102435376ca8e2c87 [2023-05-24T06:07:41.717Z] $ docker rm -f --volumes 28503511316ef0ab8c747613aaaebd6350956aebb54c04c102435376ca8e2c87 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T06:07:43.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T06:07:43.048Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T06:07:43.554Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T06:07:44.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T06:07:44.466Z] + ls -al . [2023-05-24T06:07:44.466Z] total 168 [2023-05-24T06:07:44.466Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:04 . [2023-05-24T06:07:44.466Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:02 .. [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 6 May 24 06:02 .dockerignore [2023-05-24T06:07:44.466Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:02 .git [2023-05-24T06:07:44.466Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:02 .github [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 328 May 24 06:02 .gitignore [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 06:02 .golangci.yml [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 24 06:02 Attribution.txt [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 24 06:02 CHANGELOG.md [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 24 06:02 Dockerfile [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 06:02 GOVERNANCE.md [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 656 May 24 06:02 Jenkinsfile [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 06:02 LICENSE [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 24 06:02 Makefile [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 06:02 OWNERS.md [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 24 06:02 README.md [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:59 VERSION [2023-05-24T06:07:44.466Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:02 bin [2023-05-24T06:07:44.466Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:02 cmd [2023-05-24T06:07:44.466Z] -rw-r--r-- 1 jenkins jenkins 8837 May 24 06:07 coverage.out [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 3242 May 24 06:02 go.mod [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 31244 May 24 06:02 go.sum [2023-05-24T06:07:44.466Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:02 internal [2023-05-24T06:07:44.466Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:02 snap [2023-05-24T06:07:44.466Z] -rw-rw-r-- 1 jenkins jenkins 228 May 24 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:07:45.151Z] + 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=0054a732a449cfdc76bd0045c62388eeba03db02 --label arch=arm64 --label version=0.0.0 . [2023-05-24T06:07:45.419Z] Sending build context to Docker daemon 3.045MB [2023-05-24T06:07:45.419Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T06:07:45.419Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T06:07:45.419Z] ---> 28214a57fd17 [2023-05-24T06:07:45.419Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T06:07:48.775Z] ---> Running in 96a65e9fbf44 [2023-05-24T06:07:48.775Z] Removing intermediate container 96a65e9fbf44 [2023-05-24T06:07:48.775Z] ---> e0e512d3785a [2023-05-24T06:07:48.775Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T06:07:48.775Z] ---> Running in 819e5ecb3951 [2023-05-24T06:07:49.045Z] Removing intermediate container 819e5ecb3951 [2023-05-24T06:07:49.045Z] ---> d63786a33fe0 [2023-05-24T06:07:49.045Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T06:07:49.045Z] ---> Running in caaea6fe110d [2023-05-24T06:07:49.321Z] Removing intermediate container caaea6fe110d [2023-05-24T06:07:49.321Z] ---> bc97a8823abc [2023-05-24T06:07:49.321Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T06:07:49.321Z] ---> Running in 8f9a77e778f5 [2023-05-24T06:07:49.916Z] Removing intermediate container 8f9a77e778f5 [2023-05-24T06:07:49.916Z] ---> c55239f642d3 [2023-05-24T06:07:49.916Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T06:07:49.916Z] ---> Running in 3ba2f52a430d [2023-05-24T06:07:50.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T06:07:51.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T06:07:52.441Z] OK: 268 MiB in 57 packages [2023-05-24T06:07:53.412Z] Removing intermediate container 3ba2f52a430d [2023-05-24T06:07:53.412Z] ---> 34315bc9380b [2023-05-24T06:07:53.412Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-24T06:07:53.412Z] ---> Running in 9f2c851eb54f [2023-05-24T06:07:53.682Z] Removing intermediate container 9f2c851eb54f [2023-05-24T06:07:53.682Z] ---> a0a27d9ab063 [2023-05-24T06:07:53.682Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T06:07:54.279Z] ---> 2036bd5670f5 [2023-05-24T06:07:54.279Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T06:07:54.279Z] ---> Running in f4826233cf3b [2023-05-24T06:07:56.880Z] Removing intermediate container f4826233cf3b [2023-05-24T06:07:56.880Z] ---> 471648dcf710 [2023-05-24T06:07:56.880Z] Step 11/24 : COPY . . [2023-05-24T06:07:57.862Z] ---> 805657e57ca9 [2023-05-24T06:07:57.862Z] Step 12/24 : RUN ${MAKE} [2023-05-24T06:07:57.862Z] ---> Running in 84b0b6e25c11 [2023-05-24T06:07:59.291Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-24T06:10:21.025Z] Removing intermediate container 84b0b6e25c11 [2023-05-24T06:10:21.025Z] ---> 95bbcb09e48c [2023-05-24T06:10:21.025Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T06:10:21.025Z] 3.17: Pulling from library/alpine [2023-05-24T06:10:21.025Z] c41833b44d91: Already exists [2023-05-24T06:10:21.025Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T06:10:21.025Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T06:10:21.025Z] ---> 51e60588ff2c [2023-05-24T06:10:21.025Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T06:10:21.025Z] ---> Running in fd0c12f461ab [2023-05-24T06:10:21.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T06:10:21.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T06:10:21.026Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T06:10:21.026Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T06:10:21.026Z] OK: 8 MiB in 16 packages [2023-05-24T06:10:21.026Z] Removing intermediate container fd0c12f461ab [2023-05-24T06:10:21.026Z] ---> 1a45fff60e0c [2023-05-24T06:10:21.026Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-24T06:10:21.026Z] ---> a51ab8fbdf9b [2023-05-24T06:10:21.026Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-24T06:10:21.026Z] ---> 4e00f989c572 [2023-05-24T06:10:21.026Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-24T06:10:21.026Z] ---> dc64cf752279 [2023-05-24T06:10:21.026Z] Step 18/24 : EXPOSE 59993 [2023-05-24T06:10:21.026Z] ---> Running in 70b539cc898f [2023-05-24T06:10:21.026Z] Removing intermediate container 70b539cc898f [2023-05-24T06:10:21.026Z] ---> f3172bc99596 [2023-05-24T06:10:21.026Z] Step 19/24 : EXPOSE 161 [2023-05-24T06:10:21.026Z] ---> Running in 39e1605e38e2 [2023-05-24T06:10:21.026Z] Removing intermediate container 39e1605e38e2 [2023-05-24T06:10:21.026Z] ---> f5cfb301039b [2023-05-24T06:10:21.026Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-24T06:10:21.026Z] ---> Running in 15ad796073e2 [2023-05-24T06:10:21.026Z] Removing intermediate container 15ad796073e2 [2023-05-24T06:10:21.026Z] ---> bc5755cedf88 [2023-05-24T06:10:21.026Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T06:10:21.026Z] ---> Running in c2a5fc615215 [2023-05-24T06:10:21.026Z] Removing intermediate container c2a5fc615215 [2023-05-24T06:10:21.026Z] ---> 8b0b79104b0d [2023-05-24T06:10:21.026Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T06:10:21.026Z] ---> Running in 6518848e886a [2023-05-24T06:10:21.026Z] Removing intermediate container 6518848e886a [2023-05-24T06:10:21.026Z] ---> b2d542d1de44 [2023-05-24T06:10:21.026Z] Step 23/24 : LABEL git_sha=0054a732a449cfdc76bd0045c62388eeba03db02 [2023-05-24T06:10:21.026Z] ---> Running in 3edf154131fd [2023-05-24T06:10:21.026Z] Removing intermediate container 3edf154131fd [2023-05-24T06:10:21.026Z] ---> dbf917c49e06 [2023-05-24T06:10:21.026Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T06:10:21.026Z] ---> Running in 1d4748d00073 [2023-05-24T06:10:21.026Z] Removing intermediate container 1d4748d00073 [2023-05-24T06:10:21.026Z] ---> 6e6c210021e2 [2023-05-24T06:10:21.026Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T06:10:21.026Z] Successfully built 6e6c210021e2 [2023-05-24T06:10:21.026Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:10:21.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T06:10:21.845Z] [2023-05-24T06:10:21.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:10:22.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T06:10:22.251Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T06:10:22.251Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T06:10:22.251Z] 04944245beec: Pulling fs layer [2023-05-24T06:10:22.251Z] 699f458cf7ca: Pulling fs layer [2023-05-24T06:10:22.251Z] 765212b225bb: Pulling fs layer [2023-05-24T06:10:22.251Z] f23df028b6ca: Pulling fs layer [2023-05-24T06:10:22.251Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T06:10:22.251Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T06:10:22.251Z] 765212b225bb: Waiting [2023-05-24T06:10:22.251Z] f23df028b6ca: Waiting [2023-05-24T06:10:22.251Z] d65c8cfc05b1: Waiting [2023-05-24T06:10:22.251Z] 2437ff75d9bd: Waiting [2023-05-24T06:10:22.520Z] 04944245beec: Verifying Checksum [2023-05-24T06:10:22.520Z] 04944245beec: Download complete [2023-05-24T06:10:22.520Z] 765212b225bb: Verifying Checksum [2023-05-24T06:10:22.520Z] 765212b225bb: Download complete [2023-05-24T06:10:22.520Z] f23df028b6ca: Verifying Checksum [2023-05-24T06:10:22.520Z] f23df028b6ca: Download complete [2023-05-24T06:10:22.520Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T06:10:22.520Z] d65c8cfc05b1: Download complete [2023-05-24T06:10:22.790Z] 699f458cf7ca: Verifying Checksum [2023-05-24T06:10:22.790Z] 699f458cf7ca: Download complete [2023-05-24T06:10:23.058Z] 8998bd30e6a1: Download complete [2023-05-24T06:10:25.647Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T06:10:25.647Z] 2437ff75d9bd: Download complete [2023-05-24T06:10:27.062Z] 8998bd30e6a1: Pull complete [2023-05-24T06:10:27.647Z] 04944245beec: Pull complete [2023-05-24T06:10:29.062Z] 699f458cf7ca: Pull complete [2023-05-24T06:10:29.062Z] 765212b225bb: Pull complete [2023-05-24T06:10:30.105Z] f23df028b6ca: Pull complete [2023-05-24T06:10:30.105Z] d65c8cfc05b1: Pull complete [2023-05-24T06:10:45.208Z] 2437ff75d9bd: Pull complete [2023-05-24T06:10:45.208Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T06:10:45.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T06:10:45.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T06:10:45.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-16672 does not seem to be running inside a container [2023-05-24T06:10:45.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T06:10:48.091Z] $ docker top 8b1a3e7be0f7518f29d4b61730803c956a2936b3ae13de7845f5968baf2c9d31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:10:48.993Z] ---> job-cost.sh [2023-05-24T06:10:48.993Z] lf-activate-venv: SKIPPING [2023-05-24T06:10:48.993Z] INFO: No Stack... [2023-05-24T06:10:49.574Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T06:10:50.156Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T06:10:50.501Z] + + cut -d, -f6cat [2023-05-24T06:10:50.501Z] /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-05-24T06:10:50.587Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-311-1-stack-cost] [2023-05-24T06:10:50.592Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-311-1-stack-cost] did not exist. Created. [2023-05-24T06:10:50.592Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-311-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T06:10:51.319Z] /w/workspace/device-snmp-go/1@tmp/durable-ec623767/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T06:10:51.935Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T06:10:51.971Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T06:10:52.014Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T06:10:52.028Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-311-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T06:10:52.109Z] $ docker stop --time=1 8b1a3e7be0f7518f29d4b61730803c956a2936b3ae13de7845f5968baf2c9d31 [2023-05-24T06:10:53.599Z] $ docker rm -f --volumes 8b1a3e7be0f7518f29d4b61730803c956a2936b3ae13de7845f5968baf2c9d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-24T06:10:54.606Z] provisioning config files... [2023-05-24T06:10:54.613Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp/config9879358661442593766tmp [Pipeline] { [Pipeline] sh [2023-05-24T06:10:54.963Z] + set +x [2023-05-24T06:10:54.964Z] + curl -s https://codecov.io/bash [2023-05-24T06:10:54.964Z] + bash -s -- [2023-05-24T06:10:54.964Z] [2023-05-24T06:10:54.964Z] _____ _ [2023-05-24T06:10:54.964Z] / ____| | | [2023-05-24T06:10:54.964Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T06:10:54.964Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T06:10:54.964Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T06:10:54.964Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T06:10:54.964Z] Bash-1.0.6 [2023-05-24T06:10:54.964Z] [2023-05-24T06:10:54.964Z] [2023-05-24T06:10:54.964Z] ==> git version 2.25.1 found [2023-05-24T06:10:54.964Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-24T06:10:54.964Z] Release-Date: 2020-01-08 [2023-05-24T06:10:54.964Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T06:10:54.964Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T06:10:54.964Z] ==> Jenkins CI detected. [2023-05-24T06:10:54.964Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-311 [2023-05-24T06:10:54.964Z] project root: . [2023-05-24T06:10:54.964Z] --> token set from env [2023-05-24T06:10:54.964Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T06:10:54.964Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T06:10:54.964Z] ==> Python coveragepy not found [2023-05-24T06:10:54.964Z] ==> Searching for coverage reports in: [2023-05-24T06:10:54.964Z] + . [2023-05-24T06:10:54.964Z] -> Found 1 reports [2023-05-24T06:10:54.964Z] ==> Detecting git/mercurial file structure [2023-05-24T06:10:54.964Z] ==> Reading reports [2023-05-24T06:10:54.964Z] + ./coverage.out bytes=8837 [2023-05-24T06:10:54.964Z] ==> Appending adjustments [2023-05-24T06:10:54.964Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T06:10:55.225Z] + Found adjustments [2023-05-24T06:10:55.225Z] ==> Gzipping contents [2023-05-24T06:10:55.225Z] 4.0K /tmp/codecov.UCFvNf.gz [2023-05-24T06:10:55.225Z] ==> Uploading reports [2023-05-24T06:10:55.225Z] url: https://codecov.io [2023-05-24T06:10:55.225Z] query: branch=PR-311&commit=0054a732a449cfdc76bd0045c62388eeba03db02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-311%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=311&job=&cmd_args= [2023-05-24T06:10:55.225Z] -> Pinging Codecov [2023-05-24T06:10:55.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-311&commit=0054a732a449cfdc76bd0045c62388eeba03db02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-311%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=311&job=&cmd_args= [2023-05-24T06:10:55.225Z] -> Uploading to [2023-05-24T06:10:55.225Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/6C56EA5C29638FB4528AC87E60AF5AE0/0054a732a449cfdc76bd0045c62388eeba03db02/17ed235e-4907-4470-a768-abfccafeab47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T061055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4690475fe82d110b471d5a141e3d7af126401a7f43815cb77d4589fdf643d4bb [2023-05-24T06:10:55.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T06:10:55.486Z] Dload Upload Total Spent Left Speed [2023-05-24T06:10:55.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 6884 --:--:-- --:--:-- --:--:-- 6884 [2023-05-24T06:10:55.486Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/0054a732a449cfdc76bd0045c62388eeba03db02 [Pipeline] } [2023-05-24T06:10:55.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-24T06:10:57.322Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-311/archives ] [2023-05-24T06:10:57.322Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-311/archives [2023-05-24T06:10:57.322Z] total 16 [2023-05-24T06:10:57.322Z] drwxr-xr-x 3 root root 4096 May 24 06:01 . [2023-05-24T06:10:57.322Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 06:01 .. [2023-05-24T06:10:57.322Z] drwxr-xr-x 2 root root 4096 May 24 06:01 cost [2023-05-24T06:10:57.322Z] -rw-r--r-- 1 root root 86 May 24 06:01 cost.csv [2023-05-24T06:10:57.322Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-311/archives [2023-05-24T06:10:57.322Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-311/archives [2023-05-24T06:10:57.322Z] total 16 [2023-05-24T06:10:57.322Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 06:01 . [2023-05-24T06:10:57.322Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 06:01 .. [2023-05-24T06:10:57.322Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 06:01 cost [2023-05-24T06:10:57.322Z] -rw-r--r-- 1 jenkins jenkins 86 May 24 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:10:57.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:10:58.556Z] ---> package-listing.sh [2023-05-24T06:10:58.556Z] ++ facter osfamily [2023-05-24T06:10:58.556Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T06:10:58.816Z] + OS_FAMILY=debian [2023-05-24T06:10:58.816Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-311 [2023-05-24T06:10:58.816Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T06:10:58.816Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T06:10:58.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T06:10:58.816Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T06:10:58.816Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-311 ']' [2023-05-24T06:10:58.816Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T06:10:58.816Z] + case "${OS_FAMILY}" in [2023-05-24T06:10:58.816Z] + dpkg -l [2023-05-24T06:10:58.816Z] + grep '^ii' [2023-05-24T06:10:58.816Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T06:10:58.816Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T06:10:58.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T06:10:58.816Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-311 ']' [2023-05-24T06:10:58.816Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-311/archives/ [2023-05-24T06:10:58.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-311/archives/ [Pipeline] echo [2023-05-24T06:10:58.848Z] 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-311/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T06:10:59.141Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T06:10:59.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T06:10:59.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T06:10:59.912Z] prd-ubuntu20.04-docker-8c-8g-16670 does not seem to be running inside a container [2023-05-24T06:10:59.938Z] $ 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-311/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-311 -v /w/workspace/gexfoundry_device-snmp-go_PR-311:/w/workspace/gexfoundry_device-snmp-go_PR-311:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T06:11:00.145Z] $ docker top 10fe974bc292970c204419ffb6fd98f36a2ccc3affb43cafa1273e135cb3efa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T06:11:00.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T06:11:00.848Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T06:11:01.164Z] + ls /var/log/sa-host [2023-05-24T06:11:01.164Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T06:11:01.299Z] provisioning config files... [2023-05-24T06:11:01.308Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-311@tmp/config14481106905188855461tmp [Pipeline] { [Pipeline] echo [2023-05-24T06:11:01.364Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:11:01.678Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T06:11:01.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:11:02.094Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T06:11:02.129Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:11:02.437Z] ---> sudo-logs.sh [2023-05-24T06:11:02.437Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T06:11:02.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:11:02.834Z] ---> job-cost.sh [2023-05-24T06:11:02.834Z] lf-activate-venv: SKIPPING [2023-05-24T06:11:02.834Z] DEBUG: total: 0.2199999988079071 [2023-05-24T06:11:02.834Z] INFO: Retrieving Stack Cost... [2023-05-24T06:11:03.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T06:11:03.662Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T06:11:03.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T06:11:04.010Z] ---> logs-deploy.sh [2023-05-24T06:11:04.010Z] lf-activate-venv: SKIPPING [2023-05-24T06:11:04.010Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-311/1 [2023-05-24T06:11:04.010Z] INFO: archiving workspace using pattern(s): [2023-05-24T06:11:04.947Z] Archives upload complete. [2023-05-24T06:11:04.948Z] INFO: archiving logs to Nexus