Pull request #316 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 105b0e7e199b2b49b6b925fd70e6138af3da39fa+9a9cfe769be8313ba8a21d40637564934ad0b980 (5813a07cb126e60c9e89c27f04452062d3a6b29f) 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-ssh1661704221093601685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh864104150883768115.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-316/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-316/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11154936088517931469.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-316/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17651278228255673481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4913170149453963006.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-316/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-316/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3072190682074639307.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4511 in /w/workspace/gexfoundry_device-snmp-go_PR-316 [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-316 # 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/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9a9cfe769be8313ba8a21d40637564934ad0b980 into PR head commit 105b0e7e199b2b49b6b925fd70e6138af3da39fa Merge succeeded, producing 105b0e7e199b2b49b6b925fd70e6138af3da39fa Checking out Revision 105b0e7e199b2b49b6b925fd70e6138af3da39fa (PR-316) > git config core.sparsecheckout # timeout=10 > git checkout -f 105b0e7e199b2b49b6b925fd70e6138af3da39fa # 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 9a9cfe769be8313ba8a21d40637564934ad0b980 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 105b0e7e199b2b49b6b925fd70e6138af3da39fa # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T06:50:13.786Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T06:50:13.952Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T06:50:14.046Z] ========================================================= [2023-08-25T06:50:14.046Z] EdgeX Global Pipelines Version Info [2023-08-25T06:50:14.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:50:14.823Z] ------------------- [2023-08-25T06:50:14.823Z] stable info: [2023-08-25T06:50:14.823Z] ------------------- [2023-08-25T06:50:14.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T06:50:14.823Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T06:50:14.823Z] Message: update stable to v1.0.253 [2023-08-25T06:50:15.399Z] ------------------- [2023-08-25T06:50:15.399Z] experimental info: [2023-08-25T06:50:15.399Z] ------------------- [2023-08-25T06:50:15.399Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T06:50:15.399Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T06:50:15.399Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T06:50:15.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-08-25T06:50:15.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-08-25T06:50:15.780Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T06:50:15.825Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T06:50:15.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T06:50:15.914Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T06:50:15.958Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T06:50:16.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T06:50:16.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T06:50:16.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T06:50:16.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T06:50:16.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-08-25T06:50:16.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T06:50:16.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T06:50:16.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T06:50:16.337Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T06:50:16.375Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T06:50:16.409Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T06:50:16.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T06:50:16.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T06:50:16.512Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T06:50:16.550Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T06:50:16.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T06:50:16.626Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T06:50:16.666Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T06:50:16.709Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T06:50:16.748Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T06:50:16.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-316 [Pipeline] echo [2023-08-25T06:50:16.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-316 [Pipeline] echo [2023-08-25T06:50:16.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-316 [Pipeline] echo [2023-08-25T06:50:16.924Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 105b0e7e199b2b49b6b925fd70e6138af3da39fa [Pipeline] echo [2023-08-25T06:50:16.970Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 105b0e7 [Pipeline] echo [2023-08-25T06:50:17.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T06:50:17.124Z] provisioning config files... [2023-08-25T06:50:17.139Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-316@tmp/config11698427346338374053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:50:17.484Z] ---> docker-login.sh [2023-08-25T06:50:17.484Z] nexus3.edgexfoundry.org:10001 [2023-08-25T06:50:17.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:17.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:17.748Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:17.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:17.748Z] [2023-08-25T06:50:17.748Z] Login Succeeded [2023-08-25T06:50:17.748Z] nexus3.edgexfoundry.org:10002 [2023-08-25T06:50:17.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:18.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:18.008Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:18.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:18.008Z] [2023-08-25T06:50:18.008Z] Login Succeeded [2023-08-25T06:50:18.008Z] nexus3.edgexfoundry.org:10003 [2023-08-25T06:50:18.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:18.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:18.008Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:18.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:18.008Z] [2023-08-25T06:50:18.008Z] Login Succeeded [2023-08-25T06:50:18.008Z] nexus3.edgexfoundry.org:10004 [2023-08-25T06:50:18.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:18.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:18.008Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:18.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:18.008Z] [2023-08-25T06:50:18.008Z] Login Succeeded [2023-08-25T06:50:18.008Z] docker.io [2023-08-25T06:50:18.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:18.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:18.268Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:18.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:18.268Z] [2023-08-25T06:50:18.268Z] Login Succeeded [2023-08-25T06:50:18.268Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T06:50:18.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T06:50:18.954Z] + git rev-list -1 --merges 105b0e7e199b2b49b6b925fd70e6138af3da39fa~1..105b0e7e199b2b49b6b925fd70e6138af3da39fa [Pipeline] echo [2023-08-25T06:50:19.016Z] -----------> git rev-list -1 --merges 105b0e7e199b2b49b6b925fd70e6138af3da39fa~1..105b0e7e199b2b49b6b925fd70e6138af3da39fa 105b0e7e199b2b49b6b925fd70e6138af3da39fa [false] [Pipeline] sh [2023-08-25T06:50:19.327Z] + git log --format=format:%s -1 105b0e7e199b2b49b6b925fd70e6138af3da39fa [Pipeline] echo [2023-08-25T06:50:19.365Z] ========================================================= [2023-08-25T06:50:19.365Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T06:50:19.365Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T06:50:19.784Z] + git log --format=format:%s -1 105b0e7e199b2b49b6b925fd70e6138af3da39fa [Pipeline] echo [2023-08-25T06:50:19.815Z] [semverPrep] GIT_COMMIT: 105b0e7e199b2b49b6b925fd70e6138af3da39fa, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo [2023-08-25T06:50:19.955Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T06:50:20.326Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T06:50:20.326Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T06:50:20.326Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T06:50:20.326Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T06:50:20.326Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T06:50:20.326Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T06:50:20.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:50:20.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T06:50:20.750Z] [2023-08-25T06:50:20.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:50:21.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T06:50:21.163Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T06:50:21.163Z] b85a868b505f: Pulling fs layer [2023-08-25T06:50:21.163Z] e2be974225ed: Pulling fs layer [2023-08-25T06:50:21.163Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T06:50:21.163Z] 988bab9f4d93: Pulling fs layer [2023-08-25T06:50:21.163Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T06:50:21.163Z] eaf3925da568: Pulling fs layer [2023-08-25T06:50:21.163Z] bab4dde63d76: Pulling fs layer [2023-08-25T06:50:21.163Z] bde34c3a00c8: Pulling fs layer [2023-08-25T06:50:21.163Z] b352a97aabf1: Pulling fs layer [2023-08-25T06:50:21.163Z] 4872d77fe225: Pulling fs layer [2023-08-25T06:50:21.163Z] 5851b861e8e6: Pulling fs layer [2023-08-25T06:50:21.163Z] bde34c3a00c8: Waiting [2023-08-25T06:50:21.163Z] b352a97aabf1: Waiting [2023-08-25T06:50:21.163Z] 4872d77fe225: Waiting [2023-08-25T06:50:21.163Z] 5851b861e8e6: Waiting [2023-08-25T06:50:21.163Z] 988bab9f4d93: Waiting [2023-08-25T06:50:21.163Z] 1469e6f7b9e6: Waiting [2023-08-25T06:50:21.163Z] bab4dde63d76: Waiting [2023-08-25T06:50:21.163Z] e2be974225ed: Download complete [2023-08-25T06:50:21.163Z] 988bab9f4d93: Verifying Checksum [2023-08-25T06:50:21.163Z] 988bab9f4d93: Download complete [2023-08-25T06:50:21.433Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T06:50:21.433Z] 1469e6f7b9e6: Download complete [2023-08-25T06:50:21.433Z] eaf3925da568: Verifying Checksum [2023-08-25T06:50:21.433Z] eaf3925da568: Download complete [2023-08-25T06:50:21.433Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T06:50:21.433Z] 339a4e72a1f5: Download complete [2023-08-25T06:50:21.433Z] bde34c3a00c8: Verifying Checksum [2023-08-25T06:50:21.433Z] bde34c3a00c8: Download complete [2023-08-25T06:50:21.433Z] b352a97aabf1: Download complete [2023-08-25T06:50:21.433Z] 4872d77fe225: Download complete [2023-08-25T06:50:21.433Z] 5851b861e8e6: Download complete [2023-08-25T06:50:21.433Z] b85a868b505f: Verifying Checksum [2023-08-25T06:50:21.433Z] b85a868b505f: Download complete [2023-08-25T06:50:21.693Z] bab4dde63d76: Verifying Checksum [2023-08-25T06:50:21.693Z] bab4dde63d76: Download complete [2023-08-25T06:50:22.630Z] b85a868b505f: Pull complete [2023-08-25T06:50:22.630Z] e2be974225ed: Pull complete [2023-08-25T06:50:23.198Z] 339a4e72a1f5: Pull complete [2023-08-25T06:50:23.198Z] 988bab9f4d93: Pull complete [2023-08-25T06:50:23.767Z] 1469e6f7b9e6: Pull complete [2023-08-25T06:50:23.767Z] eaf3925da568: Pull complete [2023-08-25T06:50:25.143Z] bab4dde63d76: Pull complete [2023-08-25T06:50:25.143Z] bde34c3a00c8: Pull complete [2023-08-25T06:50:25.402Z] b352a97aabf1: Pull complete [2023-08-25T06:50:25.402Z] 4872d77fe225: Pull complete [2023-08-25T06:50:25.402Z] 5851b861e8e6: Pull complete [2023-08-25T06:50:25.402Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T06:50:25.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T06:50:25.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:50:25.618Z] prd-ubuntu20.04-docker-8c-8g-4511 does not seem to be running inside a container [2023-08-25T06:50:25.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-316 -v /w/workspace/gexfoundry_device-snmp-go_PR-316:/w/workspace/gexfoundry_device-snmp-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-316@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-316@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-devops/py-git-semver:0.1.4 cat [2023-08-25T06:50:29.298Z] $ docker top 6a5568f387dc7709129e77ef2387f6c7da6e3b86c90c6a23456beef98f94ff1b -eo pid,comm [2023-08-25T06:50:29.346Z] 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-08-25T06:50:29.346Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T06:50:29.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T06:50:29.475Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T06:50:29.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T06:50:29.582Z] $ docker exec 6a5568f387dc7709129e77ef2387f6c7da6e3b86c90c6a23456beef98f94ff1b ssh-agent [2023-08-25T06:50:29.684Z] SSH_AUTH_SOCK=/tmp/ssh-JyEcp599maSb/agent.31 [2023-08-25T06:50:29.684Z] SSH_AGENT_PID=37 [2023-08-25T06:50:29.689Z] Running ssh-add (command line suppressed) [2023-08-25T06:50:29.792Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-316@tmp/private_key_5379407787853211382.key (/w/workspace/gexfoundry_device-snmp-go_PR-316@tmp/private_key_5379407787853211382.key) [2023-08-25T06:50:29.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T06:50:30.139Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T06:50:30.165Z] $ docker exec --env ******** --env ******** 6a5568f387dc7709129e77ef2387f6c7da6e3b86c90c6a23456beef98f94ff1b ssh-agent -k [2023-08-25T06:50:30.260Z] unset SSH_AUTH_SOCK; [2023-08-25T06:50:30.261Z] unset SSH_AGENT_PID; [2023-08-25T06:50:30.261Z] echo Agent pid 37 killed; [2023-08-25T06:50:30.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T06:50:30.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T06:50:30.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T06:50:30.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T06:50:30.465Z] $ docker exec 6a5568f387dc7709129e77ef2387f6c7da6e3b86c90c6a23456beef98f94ff1b ssh-agent [2023-08-25T06:50:30.562Z] SSH_AUTH_SOCK=/tmp/ssh-2H1FoFKvK8mm/agent.69 [2023-08-25T06:50:30.562Z] SSH_AGENT_PID=75 [2023-08-25T06:50:30.566Z] Running ssh-add (command line suppressed) [2023-08-25T06:50:30.678Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-316@tmp/private_key_11262250677161062289.key (/w/workspace/gexfoundry_device-snmp-go_PR-316@tmp/private_key_11262250677161062289.key) [2023-08-25T06:50:30.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T06:50:31.012Z] + git semver init [2023-08-25T06:50:31.271Z] 2023-08-25 06:50:31,187 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T06:50:31.271Z] 2023-08-25 06:50:31,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-316/.semver [2023-08-25T06:50:31.271Z] 2023-08-25 06:50:31,188 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-316/.semver [2023-08-25T06:50:31.271Z] 2023-08-25 06:50:31,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-316/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-316, universal_newlines=False, shell=None, istream=None) [2023-08-25T06:50:32.211Z] 2023-08-25 06:50:31,942 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-316/.git/info/exclude [2023-08-25T06:50:32.211Z] 2023-08-25 06:50:31,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-316/.semver/PR-316 with force:False [2023-08-25T06:50:32.211Z] 2023-08-25 06:50:31,943 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-316/.semver/PR-316 [2023-08-25T06:50:32.211Z] 2023-08-25 06:50:31,948 [execute] INFO git cat-file --batch-check [2023-08-25T06:50:32.211Z] 2023-08-25 06:50:31,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-316/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T06:50:32.211Z] 2023-08-25 06:50:31,956 [execute] INFO git cat-file --batch [2023-08-25T06:50:32.211Z] 2023-08-25 06:50:31,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-316/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T06:50:32.211Z] 2023-08-25 06:50:31,962 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-316/.semver/PR-316 [2023-08-25T06:50:32.211Z] 0.0.0 [Pipeline] } [2023-08-25T06:50:32.235Z] $ docker exec --env ******** --env ******** 6a5568f387dc7709129e77ef2387f6c7da6e3b86c90c6a23456beef98f94ff1b ssh-agent -k [2023-08-25T06:50:32.325Z] unset SSH_AUTH_SOCK; [2023-08-25T06:50:32.325Z] unset SSH_AGENT_PID; [2023-08-25T06:50:32.325Z] echo Agent pid 75 killed; [2023-08-25T06:50:32.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T06:50:32.784Z] + git semver [Pipeline] } [2023-08-25T06:50:33.068Z] $ docker stop --time=1 6a5568f387dc7709129e77ef2387f6c7da6e3b86c90c6a23456beef98f94ff1b [2023-08-25T06:50:34.345Z] $ docker rm -f --volumes 6a5568f387dc7709129e77ef2387f6c7da6e3b86c90c6a23456beef98f94ff1b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T06:50:34.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T06:50:35.036Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T06:50:35.054Z] [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-08-25T06:50:35.650Z] provisioning config files... [2023-08-25T06:50:35.660Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-316@tmp/config5649184382811042110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:50:36.000Z] ---> docker-login.sh [2023-08-25T06:50:36.000Z] nexus3.edgexfoundry.org:10001 [2023-08-25T06:50:36.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:36.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:36.000Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:36.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:36.000Z] [2023-08-25T06:50:36.000Z] Login Succeeded [2023-08-25T06:50:36.000Z] nexus3.edgexfoundry.org:10002 [2023-08-25T06:50:36.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:36.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:36.000Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:36.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:36.000Z] [2023-08-25T06:50:36.000Z] Login Succeeded [2023-08-25T06:50:36.000Z] nexus3.edgexfoundry.org:10003 [2023-08-25T06:50:36.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:36.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:36.261Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:36.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:36.261Z] [2023-08-25T06:50:36.261Z] Login Succeeded [2023-08-25T06:50:36.261Z] nexus3.edgexfoundry.org:10004 [2023-08-25T06:50:36.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:36.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:36.261Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:36.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:36.261Z] [2023-08-25T06:50:36.261Z] Login Succeeded [2023-08-25T06:50:36.261Z] docker.io [2023-08-25T06:50:36.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:50:36.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:50:36.521Z] Configure a credential helper to remove this warning. See [2023-08-25T06:50:36.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:50:36.521Z] [2023-08-25T06:50:36.521Z] Login Succeeded [2023-08-25T06:50:36.521Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T06:50:36.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T06:50:36.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:50:36.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:50:36.795Z] ========================================================= [2023-08-25T06:50:36.795Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T06:50:36.795Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:50:37.269Z] + 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-08-25T06:50:37.269Z] Sending build context to Docker daemon 5.791MB [2023-08-25T06:50:37.269Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:50:37.269Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T06:50:37.269Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T06:50:37.269Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T06:50:37.269Z] 6911f1a30b25: Pulling fs layer [2023-08-25T06:50:37.269Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T06:50:37.269Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T06:50:37.269Z] ec0bb842ea78: Pulling fs layer [2023-08-25T06:50:37.269Z] 40a00589a448: Pulling fs layer [2023-08-25T06:50:37.269Z] 6c08303d61cc: Pulling fs layer [2023-08-25T06:50:37.269Z] 798269fcf238: Pulling fs layer [2023-08-25T06:50:37.269Z] 6863d3e3a2b1: Waiting [2023-08-25T06:50:37.269Z] ec0bb842ea78: Waiting [2023-08-25T06:50:37.269Z] 40a00589a448: Waiting [2023-08-25T06:50:37.269Z] 6c08303d61cc: Waiting [2023-08-25T06:50:37.269Z] 798269fcf238: Waiting [2023-08-25T06:50:37.529Z] 6911f1a30b25: Download complete [2023-08-25T06:50:37.529Z] 6863d3e3a2b1: Verifying Checksum [2023-08-25T06:50:37.529Z] 6863d3e3a2b1: Download complete [2023-08-25T06:50:37.529Z] ec0bb842ea78: Verifying Checksum [2023-08-25T06:50:37.529Z] ec0bb842ea78: Download complete [2023-08-25T06:50:37.529Z] 4db1b89c0bd1: Verifying Checksum [2023-08-25T06:50:37.529Z] 4db1b89c0bd1: Download complete [2023-08-25T06:50:37.529Z] 40a00589a448: Verifying Checksum [2023-08-25T06:50:37.529Z] 40a00589a448: Download complete [2023-08-25T06:50:37.791Z] 4db1b89c0bd1: Pull complete [2023-08-25T06:50:37.791Z] 6911f1a30b25: Pull complete [2023-08-25T06:50:38.050Z] 798269fcf238: Verifying Checksum [2023-08-25T06:50:38.050Z] 798269fcf238: Download complete [2023-08-25T06:50:38.050Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T06:50:38.050Z] e194b8c5c2a9: Download complete [2023-08-25T06:50:38.308Z] 6c08303d61cc: Verifying Checksum [2023-08-25T06:50:38.308Z] 6c08303d61cc: Download complete [2023-08-25T06:50:41.596Z] e194b8c5c2a9: Pull complete [2023-08-25T06:50:41.596Z] 6863d3e3a2b1: Pull complete [2023-08-25T06:50:41.596Z] ec0bb842ea78: Pull complete [2023-08-25T06:50:41.596Z] 40a00589a448: Pull complete [2023-08-25T06:50:44.133Z] 6c08303d61cc: Pull complete [2023-08-25T06:50:44.700Z] 798269fcf238: Pull complete [2023-08-25T06:50:44.700Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T06:50:44.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T06:50:44.700Z] ---> ec979cd7f677 [2023-08-25T06:50:44.700Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:50:50.472Z] Still waiting to schedule task [2023-08-25T06:50:50.473Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-25T06:50:52.831Z] ---> Running in 5784eff2ca35 [2023-08-25T06:50:52.831Z] Removing intermediate container 5784eff2ca35 [2023-08-25T06:50:52.831Z] ---> f49465a74829 [2023-08-25T06:50:52.831Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:50:52.831Z] ---> Running in e2c9676c0ebe [2023-08-25T06:50:52.831Z] Removing intermediate container e2c9676c0ebe [2023-08-25T06:50:52.831Z] ---> 56227b7a0a46 [2023-08-25T06:50:52.831Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T06:50:52.831Z] ---> Running in a13f13651c26 [2023-08-25T06:50:52.831Z] Removing intermediate container a13f13651c26 [2023-08-25T06:50:52.831Z] ---> c7a68407b83c [2023-08-25T06:50:52.831Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T06:50:52.831Z] ---> Running in 4a4f3a558a70 [2023-08-25T06:50:52.831Z] Removing intermediate container 4a4f3a558a70 [2023-08-25T06:50:52.831Z] ---> 5f1e04cb145e [2023-08-25T06:50:52.831Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T06:50:53.089Z] ---> Running in dde66914e6ac [2023-08-25T06:50:53.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T06:50:53.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T06:50:53.917Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T06:50:53.918Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T06:50:53.918Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T06:50:53.918Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T06:50:53.918Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:50:53.918Z] OK: 269 MiB in 57 packages [2023-08-25T06:50:55.309Z] Removing intermediate container dde66914e6ac [2023-08-25T06:50:55.309Z] ---> a7563ee6a092 [2023-08-25T06:50:55.309Z] Step 8/12 : WORKDIR /device-snmp-go [2023-08-25T06:50:55.309Z] ---> Running in dcf042a42352 [2023-08-25T06:50:55.568Z] Removing intermediate container dcf042a42352 [2023-08-25T06:50:55.568Z] ---> 5d509cb8bf17 [2023-08-25T06:50:55.568Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T06:50:55.827Z] ---> f985d554dfad [2023-08-25T06:50:55.827Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:50:55.827Z] ---> Running in 3e2895153b8f [2023-08-25T06:51:27.914Z] Removing intermediate container 3e2895153b8f [2023-08-25T06:51:27.914Z] ---> a0fdd563e972 [2023-08-25T06:51:27.914Z] Step 11/12 : COPY . . [2023-08-25T06:51:27.914Z] ---> 69423a45facc [2023-08-25T06:51:27.914Z] Step 12/12 : RUN ${MAKE} [2023-08-25T06:51:27.914Z] ---> Running in 1d5807d3adaf [2023-08-25T06:51:27.914Z] noop [2023-08-25T06:51:27.914Z] Removing intermediate container 1d5807d3adaf [2023-08-25T06:51:27.914Z] ---> 148d62c991be [2023-08-25T06:51:27.914Z] Successfully built 148d62c991be [2023-08-25T06:51:27.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:51:28.370Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T06:51:28.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:51:28.523Z] prd-ubuntu20.04-docker-8c-8g-4511 does not seem to be running inside a container [2023-08-25T06:51:28.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-316 -v /w/workspace/gexfoundry_device-snmp-go_PR-316:/w/workspace/gexfoundry_device-snmp-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-316@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-316@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T06:51:28.883Z] $ docker top d6387bf23a98432f8ce0abfadbdc3fab2e7ce75a07019a1f50136e53657d6017 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:51:29.256Z] + go version [2023-08-25T06:51:29.256Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T06:51:29.289Z] $ docker stop --time=1 d6387bf23a98432f8ce0abfadbdc3fab2e7ce75a07019a1f50136e53657d6017 [2023-08-25T06:51:30.538Z] $ docker rm -f --volumes d6387bf23a98432f8ce0abfadbdc3fab2e7ce75a07019a1f50136e53657d6017 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:51:31.202Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T06:51:31.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:51:31.348Z] prd-ubuntu20.04-docker-8c-8g-4511 does not seem to be running inside a container [2023-08-25T06:51:31.379Z] $ 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-316 -v /w/workspace/gexfoundry_device-snmp-go_PR-316:/w/workspace/gexfoundry_device-snmp-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-316@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-316@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T06:51:31.699Z] $ docker top aab9fc912ea43e86d622bd9f300c1294c879d8256ee0b28d37f3324b2157ae12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:51:32.073Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-316 [Pipeline] fileExists [Pipeline] sh [2023-08-25T06:51:32.431Z] + make test [2023-08-25T06:51:32.431Z] go test ./... -coverprofile=coverage.out [2023-08-25T06:51:36.612Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-08-25T06:51:46.572Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-08-25T06:51:46.572Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-08-25T06:51:53.123Z] go vet ./... [2023-08-25T06:51:56.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T06:51:56.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T06:51:56.400Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T06:51:56.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T06:51:56.467Z] $ docker stop --time=1 aab9fc912ea43e86d622bd9f300c1294c879d8256ee0b28d37f3324b2157ae12 [2023-08-25T06:51:59.240Z] $ docker rm -f --volumes aab9fc912ea43e86d622bd9f300c1294c879d8256ee0b28d37f3324b2157ae12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T06:51:59.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T06:51:59.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T06:52:00.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T06:52:00.985Z] + ls -al . [2023-08-25T06:52:00.985Z] total 176 [2023-08-25T06:52:00.985Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 06:51 . [2023-08-25T06:52:00.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:50 .. [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 6 Aug 25 06:50 .dockerignore [2023-08-25T06:52:00.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 06:50 .git [2023-08-25T06:52:00.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:50 .github [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 328 Aug 25 06:50 .gitignore [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 06:50 .golangci.yml [2023-08-25T06:52:00.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 06:50 .semver [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 10134 Aug 25 06:50 Attribution.txt [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 10534 Aug 25 06:50 CHANGELOG.md [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 1423 Aug 25 06:50 Dockerfile [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 06:50 GOVERNANCE.md [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 656 Aug 25 06:50 Jenkinsfile [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 06:50 LICENSE [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 2240 Aug 25 06:50 Makefile [2023-08-25T06:52:00.985Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 06:50 OWNERS.md [2023-08-25T06:52:00.986Z] -rw-rw-r-- 1 jenkins jenkins 10559 Aug 25 06:50 README.md [2023-08-25T06:52:00.986Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 06:50 VERSION [2023-08-25T06:52:00.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:50 bin [2023-08-25T06:52:00.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:50 cmd [2023-08-25T06:52:00.986Z] -rw-r--r-- 1 jenkins jenkins 8837 Aug 25 06:51 coverage.out [2023-08-25T06:52:00.986Z] -rw-rw-r-- 1 jenkins jenkins 3710 Aug 25 06:50 go.mod [2023-08-25T06:52:00.986Z] -rw-rw-r-- 1 jenkins jenkins 33759 Aug 25 06:50 go.sum [2023-08-25T06:52:00.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:50 internal [2023-08-25T06:52:00.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:50 snap [2023-08-25T06:52:00.986Z] -rw-rw-r-- 1 jenkins jenkins 228 Aug 25 06:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:52:01.370Z] + 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=105b0e7e199b2b49b6b925fd70e6138af3da39fa --label arch=amd64 --label version=0.0.0 . [2023-08-25T06:52:01.370Z] Sending build context to Docker daemon 5.801MB [2023-08-25T06:52:01.370Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:52:01.370Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-25T06:52:01.370Z] ---> 148d62c991be [2023-08-25T06:52:01.370Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:52:01.370Z] ---> Running in 78479c37c496 [2023-08-25T06:52:01.628Z] Removing intermediate container 78479c37c496 [2023-08-25T06:52:01.628Z] ---> d891ad32cb64 [2023-08-25T06:52:01.628Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:52:01.628Z] ---> Running in 65e419e2a02d [2023-08-25T06:52:01.628Z] Removing intermediate container 65e419e2a02d [2023-08-25T06:52:01.628Z] ---> 21abf00995f6 [2023-08-25T06:52:01.628Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T06:52:01.628Z] ---> Running in 45c1cd789a17 [2023-08-25T06:52:01.628Z] Removing intermediate container 45c1cd789a17 [2023-08-25T06:52:01.628Z] ---> e0b839aa71c9 [2023-08-25T06:52:01.628Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T06:52:01.628Z] ---> Running in f94bc7dfa504 [2023-08-25T06:52:01.889Z] Removing intermediate container f94bc7dfa504 [2023-08-25T06:52:01.889Z] ---> dd772396aeb6 [2023-08-25T06:52:01.889Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T06:52:01.889Z] ---> Running in d1d0e02f62cb [2023-08-25T06:52:02.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T06:52:02.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T06:52:02.408Z] OK: 269 MiB in 57 packages [2023-08-25T06:52:02.668Z] Removing intermediate container d1d0e02f62cb [2023-08-25T06:52:02.668Z] ---> 30853d9a4e38 [2023-08-25T06:52:02.668Z] Step 8/24 : WORKDIR /device-snmp-go [2023-08-25T06:52:02.927Z] ---> Running in 9d9703b60990 [2023-08-25T06:52:02.927Z] Removing intermediate container 9d9703b60990 [2023-08-25T06:52:02.927Z] ---> 5c4be3bae2c6 [2023-08-25T06:52:02.927Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-25T06:52:02.927Z] ---> 83f4937004ed [2023-08-25T06:52:02.927Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:52:02.927Z] ---> Running in 98b0d2f93995 [2023-08-25T06:52:03.866Z] Removing intermediate container 98b0d2f93995 [2023-08-25T06:52:03.866Z] ---> 65bce812375d [2023-08-25T06:52:03.866Z] Step 11/24 : COPY . . [2023-08-25T06:52:03.866Z] ---> 636c571e47e6 [2023-08-25T06:52:03.866Z] Step 12/24 : RUN ${MAKE} [2023-08-25T06:52:03.866Z] ---> Running in 0e95869b92f4 [2023-08-25T06:52:04.125Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-08-25T06:52:26.050Z] Removing intermediate container 0e95869b92f4 [2023-08-25T06:52:26.050Z] ---> e0dfd4a0f729 [2023-08-25T06:52:26.050Z] Step 13/24 : FROM alpine:3.17 [2023-08-25T06:52:26.050Z] 3.17: Pulling from library/alpine [2023-08-25T06:52:26.050Z] 9398808236ff: Pulling fs layer [2023-08-25T06:52:26.050Z] 9398808236ff: Verifying Checksum [2023-08-25T06:52:26.050Z] 9398808236ff: Download complete [2023-08-25T06:52:26.050Z] 9398808236ff: Pull complete [2023-08-25T06:52:26.050Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T06:52:26.050Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T06:52:26.050Z] ---> 1e0b8b5322fc [2023-08-25T06:52:26.050Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-08-25T06:52:26.050Z] ---> Running in 08da4c5ba12c [2023-08-25T06:52:26.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T06:52:26.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T06:52:26.050Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T06:52:26.050Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:52:26.050Z] OK: 7 MiB in 16 packages [2023-08-25T06:52:26.050Z] Removing intermediate container 08da4c5ba12c [2023-08-25T06:52:26.050Z] ---> 4e5ceca7d7df [2023-08-25T06:52:26.050Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-08-25T06:52:26.050Z] ---> e72b574d2119 [2023-08-25T06:52:26.050Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-08-25T06:52:26.050Z] ---> 871cdb8ce9da [2023-08-25T06:52:26.050Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-08-25T06:52:26.050Z] ---> 5e31dbd74260 [2023-08-25T06:52:26.050Z] Step 18/24 : EXPOSE 59993 [2023-08-25T06:52:26.050Z] ---> Running in cb7d49cfe2d3 [2023-08-25T06:52:26.050Z] Removing intermediate container cb7d49cfe2d3 [2023-08-25T06:52:26.050Z] ---> 01b00b64a0a0 [2023-08-25T06:52:26.050Z] Step 19/24 : EXPOSE 161 [2023-08-25T06:52:26.050Z] ---> Running in ea9d4e4a3f2f [2023-08-25T06:52:26.050Z] Removing intermediate container ea9d4e4a3f2f [2023-08-25T06:52:26.050Z] ---> b3c654522c81 [2023-08-25T06:52:26.050Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-08-25T06:52:26.050Z] ---> Running in 98e17d9c8d8e [2023-08-25T06:52:26.050Z] Removing intermediate container 98e17d9c8d8e [2023-08-25T06:52:26.050Z] ---> eb9f73ef8ad6 [2023-08-25T06:52:26.050Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T06:52:26.050Z] ---> Running in 2b4ffcf49141 [2023-08-25T06:52:26.050Z] Removing intermediate container 2b4ffcf49141 [2023-08-25T06:52:26.050Z] ---> e6f48ce65a58 [2023-08-25T06:52:26.050Z] Step 22/24 : LABEL arch=amd64 [2023-08-25T06:52:26.050Z] ---> Running in 590d96a335db [2023-08-25T06:52:26.050Z] Removing intermediate container 590d96a335db [2023-08-25T06:52:26.050Z] ---> 8814e7627edd [2023-08-25T06:52:26.050Z] Step 23/24 : LABEL git_sha=105b0e7e199b2b49b6b925fd70e6138af3da39fa [2023-08-25T06:52:26.050Z] ---> Running in 33c73f4657d4 [2023-08-25T06:52:26.050Z] Removing intermediate container 33c73f4657d4 [2023-08-25T06:52:26.050Z] ---> dba041ae3700 [2023-08-25T06:52:26.050Z] Step 24/24 : LABEL version=0.0.0 [2023-08-25T06:52:26.050Z] ---> Running in c87765356b35 [2023-08-25T06:52:26.311Z] Removing intermediate container c87765356b35 [2023-08-25T06:52:26.311Z] ---> 47491c36a673 [2023-08-25T06:52:26.311Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T06:52:26.311Z] Successfully built 47491c36a673 [2023-08-25T06:52:26.311Z] 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-08-25T06:52:27.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:52:27.123Z] [2023-08-25T06:52:27.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:52:27.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:52:27.495Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T06:52:27.495Z] 5eb5b503b376: Pulling fs layer [2023-08-25T06:52:27.495Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T06:52:27.495Z] ec43610c2a17: Pulling fs layer [2023-08-25T06:52:27.495Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T06:52:27.495Z] 33b1e0a273af: Pulling fs layer [2023-08-25T06:52:27.495Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T06:52:27.495Z] 2f39f015ded8: Pulling fs layer [2023-08-25T06:52:27.495Z] 3a2ae6a8a46f: Waiting [2023-08-25T06:52:27.495Z] 33b1e0a273af: Waiting [2023-08-25T06:52:27.495Z] 5d3b04190fa2: Waiting [2023-08-25T06:52:27.495Z] 5c69ac0246d0: Download complete [2023-08-25T06:52:27.495Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T06:52:27.495Z] 3a2ae6a8a46f: Download complete [2023-08-25T06:52:27.495Z] 33b1e0a273af: Verifying Checksum [2023-08-25T06:52:27.495Z] 33b1e0a273af: Download complete [2023-08-25T06:52:27.768Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T06:52:27.768Z] 5d3b04190fa2: Download complete [2023-08-25T06:52:27.768Z] ec43610c2a17: Verifying Checksum [2023-08-25T06:52:27.768Z] ec43610c2a17: Download complete [2023-08-25T06:52:27.768Z] 5eb5b503b376: Verifying Checksum [2023-08-25T06:52:27.768Z] 5eb5b503b376: Download complete [2023-08-25T06:52:28.335Z] 2f39f015ded8: Download complete [2023-08-25T06:52:28.902Z] 5eb5b503b376: Pull complete [2023-08-25T06:52:28.902Z] 5c69ac0246d0: Pull complete [2023-08-25T06:52:29.468Z] ec43610c2a17: Pull complete [2023-08-25T06:52:29.468Z] 3a2ae6a8a46f: Pull complete [2023-08-25T06:52:29.468Z] 33b1e0a273af: Pull complete [2023-08-25T06:52:29.732Z] 5d3b04190fa2: Pull complete [2023-08-25T06:52:33.916Z] 2f39f015ded8: Pull complete [2023-08-25T06:52:33.916Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T06:52:33.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T06:52:33.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:52:34.118Z] prd-ubuntu20.04-docker-8c-8g-4511 does not seem to be running inside a container [2023-08-25T06:52:34.165Z] $ 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-316 -v /w/workspace/gexfoundry_device-snmp-go_PR-316:/w/workspace/gexfoundry_device-snmp-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-316@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-316@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T06:52:37.685Z] $ docker top 3e8bf03b8cabc6e98bafb91667003b51a14bc0f06163fce31f1482b7e5f6fb61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:52:38.124Z] ---> job-cost.sh [2023-08-25T06:52:38.124Z] lf-activate-venv: SKIPPING [2023-08-25T06:52:38.124Z] INFO: No Stack... [2023-08-25T06:52:38.384Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T06:52:38.643Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T06:52:38.959Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-316/archives/cost.csv [2023-08-25T06:52:38.959Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T06:52:39.000Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-316-1-stack-cost] [2023-08-25T06:52:39.008Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-316-1-stack-cost] did not exist. Created. [2023-08-25T06:52:39.008Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T06:52:39.412Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T06:52:39.460Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T06:52:39.486Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-316-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T06:52:39.569Z] $ docker stop --time=1 3e8bf03b8cabc6e98bafb91667003b51a14bc0f06163fce31f1482b7e5f6fb61 [2023-08-25T06:52:40.712Z] $ docker rm -f --volumes 3e8bf03b8cabc6e98bafb91667003b51a14bc0f06163fce31f1482b7e5f6fb61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-25T06:54:49.301Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4512 in /w/workspace/gexfoundry_device-snmp-go_PR-316 [Pipeline] { [Pipeline] ws [2023-08-25T06:54:49.361Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-08-25T06:54:49.435Z] Selected Git installation does not exist. Using Default [2023-08-25T06:54:49.435Z] The recommended git tool is: NONE [2023-08-25T06:54:55.482Z] using credential edgex-jenkins-ssh [2023-08-25T06:54:55.498Z] Cloning the remote Git repository [2023-08-25T06:54:55.548Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-08-25T06:54:55.650Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-08-25T06:54:55.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-08-25T06:54:55.827Z] > git --version # timeout=10 [2023-08-25T06:54:55.851Z] > git --version # 'git version 2.25.1' [2023-08-25T06:54:55.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:54:56.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T06:54:57.045Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-08-25T06:54:57.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T06:54:58.055Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-08-25T06:54:58.108Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-08-25T06:54:58.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:54:58.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T06:54:58.678Z] Merging remotes/origin/main commit 9a9cfe769be8313ba8a21d40637564934ad0b980 into PR head commit 105b0e7e199b2b49b6b925fd70e6138af3da39fa [2023-08-25T06:54:58.981Z] Merge succeeded, producing 105b0e7e199b2b49b6b925fd70e6138af3da39fa [2023-08-25T06:54:58.982Z] Checking out Revision 105b0e7e199b2b49b6b925fd70e6138af3da39fa (PR-316) [2023-08-25T06:54:58.700Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T06:54:58.787Z] > git checkout -f 105b0e7e199b2b49b6b925fd70e6138af3da39fa # timeout=10 [2023-08-25T06:54:58.878Z] > git remote # timeout=10 [2023-08-25T06:54:58.899Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T06:54:58.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T06:54:58.936Z] > git merge 9a9cfe769be8313ba8a21d40637564934ad0b980 # timeout=10 [2023-08-25T06:54:58.963Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T06:54:58.991Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T06:54:59.008Z] > git checkout -f 105b0e7e199b2b49b6b925fd70e6138af3da39fa # timeout=10 [2023-08-25T06:55:02.486Z] Commit message: "build: move SDK to v3.1.0-dev.16" [2023-08-25T06:55:02.539Z] > git --version # timeout=10 [2023-08-25T06:55:02.556Z] > git --version # 'git version 2.25.1' [2023-08-25T06:55:02.568Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T06:55:03.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T06:55:03.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T06:55:03.637Z] Dload Upload Total Spent Left Speed [2023-08-25T06:55:03.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-08-25T06:55:04.441Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T06:55:04.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T06:55:04.813Z] + sudo tee /etc/docker/daemon.new [2023-08-25T06:55:04.813Z] { [2023-08-25T06:55:04.813Z] "registry-mirrors": [ [2023-08-25T06:55:04.813Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T06:55:04.813Z] ], [2023-08-25T06:55:04.813Z] "bip": "10.250.0.254/24", [2023-08-25T06:55:04.813Z] "hosts": [ [2023-08-25T06:55:04.813Z] "tcp://0.0.0.0:5555", [2023-08-25T06:55:04.813Z] "unix:///var/run/docker.sock" [2023-08-25T06:55:04.813Z] ], [2023-08-25T06:55:04.813Z] "mtu": 1458, [2023-08-25T06:55:04.813Z] "selinux-enabled": true, [2023-08-25T06:55:04.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T06:55:04.813Z] } [Pipeline] sh [2023-08-25T06:55:05.159Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T06:55:05.504Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T06:55:23.813Z] provisioning config files... [2023-08-25T06:55:23.838Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config12081717694470150508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T06:55:24.240Z] ---> docker-login.sh [2023-08-25T06:55:24.240Z] nexus3.edgexfoundry.org:10001 [2023-08-25T06:55:24.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:55:24.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:55:24.790Z] Configure a credential helper to remove this warning. See [2023-08-25T06:55:24.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:55:24.790Z] [2023-08-25T06:55:24.790Z] Login Succeeded [2023-08-25T06:55:24.790Z] nexus3.edgexfoundry.org:10002 [2023-08-25T06:55:25.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:55:25.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:55:25.061Z] Configure a credential helper to remove this warning. See [2023-08-25T06:55:25.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:55:25.061Z] [2023-08-25T06:55:25.061Z] Login Succeeded [2023-08-25T06:55:25.331Z] nexus3.edgexfoundry.org:10003 [2023-08-25T06:55:25.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:55:25.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:55:25.603Z] Configure a credential helper to remove this warning. See [2023-08-25T06:55:25.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:55:25.603Z] [2023-08-25T06:55:25.603Z] Login Succeeded [2023-08-25T06:55:25.603Z] nexus3.edgexfoundry.org:10004 [2023-08-25T06:55:25.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:55:25.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:55:25.876Z] Configure a credential helper to remove this warning. See [2023-08-25T06:55:25.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:55:25.876Z] [2023-08-25T06:55:25.876Z] Login Succeeded [2023-08-25T06:55:25.876Z] docker.io [2023-08-25T06:55:26.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T06:55:26.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T06:55:26.416Z] Configure a credential helper to remove this warning. See [2023-08-25T06:55:26.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T06:55:26.416Z] [2023-08-25T06:55:26.416Z] Login Succeeded [2023-08-25T06:55:26.416Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T06:55:26.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T06:55:26.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:55:26.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T06:55:26.884Z] ========================================================= [2023-08-25T06:55:26.884Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T06:55:26.884Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:55:27.390Z] + 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-08-25T06:55:27.659Z] Sending build context to Docker daemon 2.993MB [2023-08-25T06:55:27.659Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T06:55:27.659Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T06:55:27.930Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T06:55:27.930Z] edb6bdbacee9: Pulling fs layer [2023-08-25T06:55:27.930Z] 5f9638ab2659: Pulling fs layer [2023-08-25T06:55:27.930Z] 8d51d6327a98: Pulling fs layer [2023-08-25T06:55:27.930Z] 8b374f2dd631: Pulling fs layer [2023-08-25T06:55:27.930Z] ec14aa9079de: Pulling fs layer [2023-08-25T06:55:27.930Z] 2f466654f4bb: Pulling fs layer [2023-08-25T06:55:27.930Z] 554e91adad29: Pulling fs layer [2023-08-25T06:55:27.930Z] 8b374f2dd631: Waiting [2023-08-25T06:55:27.930Z] ec14aa9079de: Waiting [2023-08-25T06:55:27.930Z] 2f466654f4bb: Waiting [2023-08-25T06:55:27.930Z] 554e91adad29: Waiting [2023-08-25T06:55:27.930Z] 5f9638ab2659: Download complete [2023-08-25T06:55:27.930Z] 8b374f2dd631: Verifying Checksum [2023-08-25T06:55:27.930Z] 8b374f2dd631: Download complete [2023-08-25T06:55:27.930Z] ec14aa9079de: Verifying Checksum [2023-08-25T06:55:27.930Z] ec14aa9079de: Download complete [2023-08-25T06:55:27.930Z] edb6bdbacee9: Download complete [2023-08-25T06:55:28.907Z] edb6bdbacee9: Pull complete [2023-08-25T06:55:29.498Z] 554e91adad29: Verifying Checksum [2023-08-25T06:55:29.498Z] 554e91adad29: Download complete [2023-08-25T06:55:29.775Z] 5f9638ab2659: Pull complete [2023-08-25T06:55:30.749Z] 2f466654f4bb: Verifying Checksum [2023-08-25T06:55:30.749Z] 2f466654f4bb: Download complete [2023-08-25T06:55:30.749Z] 8d51d6327a98: Verifying Checksum [2023-08-25T06:55:30.749Z] 8d51d6327a98: Download complete [2023-08-25T06:55:43.334Z] 8d51d6327a98: Pull complete [2023-08-25T06:55:43.334Z] 8b374f2dd631: Pull complete [2023-08-25T06:55:43.334Z] ec14aa9079de: Pull complete [2023-08-25T06:55:48.706Z] 2f466654f4bb: Pull complete [2023-08-25T06:55:51.315Z] 554e91adad29: Pull complete [2023-08-25T06:55:51.315Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T06:55:51.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T06:55:51.315Z] ---> 1e15ea492957 [2023-08-25T06:55:51.315Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T06:55:53.267Z] ---> Running in 95716f80782e [2023-08-25T06:55:53.536Z] Removing intermediate container 95716f80782e [2023-08-25T06:55:53.536Z] ---> 11c12063cbd9 [2023-08-25T06:55:53.536Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T06:55:53.536Z] ---> Running in 55a178152fe4 [2023-08-25T06:55:54.121Z] Removing intermediate container 55a178152fe4 [2023-08-25T06:55:54.121Z] ---> 1fdb7a2b9f7e [2023-08-25T06:55:54.121Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T06:55:54.121Z] ---> Running in 0c011eed8e8f [2023-08-25T06:55:54.388Z] Removing intermediate container 0c011eed8e8f [2023-08-25T06:55:54.388Z] ---> 88159eb8fd74 [2023-08-25T06:55:54.388Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T06:55:54.388Z] ---> Running in f1f380c3bfa0 [2023-08-25T06:55:54.658Z] Removing intermediate container f1f380c3bfa0 [2023-08-25T06:55:54.658Z] ---> 11265edb61c7 [2023-08-25T06:55:54.658Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T06:55:54.935Z] ---> Running in 6cae5655f19f [2023-08-25T06:55:55.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T06:55:56.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T06:55:57.443Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T06:55:57.443Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T06:55:57.443Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T06:55:57.443Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T06:55:57.709Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T06:55:57.709Z] OK: 268 MiB in 57 packages [2023-08-25T06:55:58.670Z] Removing intermediate container 6cae5655f19f [2023-08-25T06:55:58.670Z] ---> fd73f2f931f5 [2023-08-25T06:55:58.670Z] Step 8/12 : WORKDIR /device-snmp-go [2023-08-25T06:55:58.670Z] ---> Running in d27222d420b4 [2023-08-25T06:55:58.937Z] Removing intermediate container d27222d420b4 [2023-08-25T06:55:58.937Z] ---> 6e7b0ff3bbac [2023-08-25T06:55:58.937Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-25T06:56:01.511Z] ---> 26d351b6faa1 [2023-08-25T06:56:01.511Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T06:56:01.511Z] ---> Running in 51b3f7ca7ccd [2023-08-25T06:57:09.981Z] Removing intermediate container 51b3f7ca7ccd [2023-08-25T06:57:09.981Z] ---> 40c7c71f0083 [2023-08-25T06:57:09.981Z] Step 11/12 : COPY . . [2023-08-25T06:57:09.981Z] ---> 8881e8d8b055 [2023-08-25T06:57:09.981Z] Step 12/12 : RUN ${MAKE} [2023-08-25T06:57:09.981Z] ---> Running in 056c6a8b7c21 [2023-08-25T06:57:09.981Z] noop [2023-08-25T06:57:09.981Z] Removing intermediate container 056c6a8b7c21 [2023-08-25T06:57:09.981Z] ---> e94210360cfa [2023-08-25T06:57:09.981Z] Successfully built e94210360cfa [2023-08-25T06:57:09.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:57:10.500Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T06:57:10.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:57:10.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container [2023-08-25T06:57:10.841Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T06:57:11.964Z] $ docker top 35c80b24dba2b84664921ea06040cae55266784a3fb532cf064c33768e4423c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:57:12.827Z] + go version [2023-08-25T06:57:12.827Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T06:57:12.865Z] $ docker stop --time=1 35c80b24dba2b84664921ea06040cae55266784a3fb532cf064c33768e4423c3 [2023-08-25T06:57:14.452Z] $ docker rm -f --volumes 35c80b24dba2b84664921ea06040cae55266784a3fb532cf064c33768e4423c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T06:57:15.282Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T06:57:15.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T06:57:15.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container [2023-08-25T06:57:15.588Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T06:57:16.689Z] $ docker top af6b3c0dd75defa22a04ceafcff36ff64a859e24c453be2f201694961b1f21c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T06:57:17.217Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-25T06:57:17.601Z] + make test [2023-08-25T06:57:17.601Z] go test ./... -coverprofile=coverage.out [2023-08-25T06:57:49.840Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-08-25T06:59:41.498Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-08-25T06:59:42.454Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2023-08-25T06:59:43.038Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T06:59:43.038Z] go vet ./... [2023-08-25T07:00:11.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T07:00:11.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T07:00:11.121Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-25T07:00:11.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T07:00:11.226Z] $ docker stop --time=1 af6b3c0dd75defa22a04ceafcff36ff64a859e24c453be2f201694961b1f21c0 [2023-08-25T07:00:13.037Z] $ docker rm -f --volumes af6b3c0dd75defa22a04ceafcff36ff64a859e24c453be2f201694961b1f21c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T07:00:14.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T07:00:14.875Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T07:00:15.281Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T07:00:22.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T07:00:22.897Z] + ls -al . [2023-08-25T07:00:22.897Z] total 172 [2023-08-25T07:00:22.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 06:57 . [2023-08-25T07:00:22.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:54 .. [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 6 Aug 25 06:54 .dockerignore [2023-08-25T07:00:22.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 06:54 .git [2023-08-25T07:00:22.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:54 .github [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 328 Aug 25 06:54 .gitignore [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 06:54 .golangci.yml [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 10134 Aug 25 06:54 Attribution.txt [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 10534 Aug 25 06:54 CHANGELOG.md [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 1423 Aug 25 06:54 Dockerfile [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 06:54 GOVERNANCE.md [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 656 Aug 25 06:54 Jenkinsfile [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 06:54 LICENSE [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 2240 Aug 25 06:54 Makefile [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 25 06:54 OWNERS.md [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 10559 Aug 25 06:54 README.md [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 06:50 VERSION [2023-08-25T07:00:22.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 06:54 bin [2023-08-25T07:00:22.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:54 cmd [2023-08-25T07:00:22.897Z] -rw-r--r-- 1 jenkins jenkins 8837 Aug 25 06:59 coverage.out [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 3710 Aug 25 06:54 go.mod [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 33759 Aug 25 06:54 go.sum [2023-08-25T07:00:22.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 06:54 internal [2023-08-25T07:00:22.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 06:54 snap [2023-08-25T07:00:22.897Z] -rw-rw-r-- 1 jenkins jenkins 228 Aug 25 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:00:23.313Z] + 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=105b0e7e199b2b49b6b925fd70e6138af3da39fa --label arch=arm64 --label version=0.0.0 . [2023-08-25T07:00:23.582Z] Sending build context to Docker daemon 3.003MB [2023-08-25T07:00:23.582Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T07:00:23.582Z] Step 2/24 : FROM ${BASE} AS builder [2023-08-25T07:00:23.582Z] ---> e94210360cfa [2023-08-25T07:00:23.582Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-08-25T07:00:23.582Z] ---> Running in f2d1cf2db1e8 [2023-08-25T07:00:23.850Z] Removing intermediate container f2d1cf2db1e8 [2023-08-25T07:00:23.850Z] ---> d09eb93fc20c [2023-08-25T07:00:23.850Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T07:00:24.119Z] ---> Running in 32d665c9cd51 [2023-08-25T07:00:24.853Z] Removing intermediate container 32d665c9cd51 [2023-08-25T07:00:24.853Z] ---> f433adc0c9d8 [2023-08-25T07:00:24.853Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T07:00:24.853Z] ---> Running in bf5201d977b5 [2023-08-25T07:00:24.853Z] Removing intermediate container bf5201d977b5 [2023-08-25T07:00:24.853Z] ---> 50e0e45d5d43 [2023-08-25T07:00:24.853Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T07:00:24.853Z] ---> Running in 557ca1bfdaf6 [2023-08-25T07:00:24.853Z] Removing intermediate container 557ca1bfdaf6 [2023-08-25T07:00:24.853Z] ---> 7f91c408b926 [2023-08-25T07:00:24.853Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T07:00:25.125Z] ---> Running in d22ecf9ee4a5 [2023-08-25T07:00:26.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T07:00:26.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T07:00:29.572Z] OK: 268 MiB in 57 packages [2023-08-25T07:00:29.846Z] Removing intermediate container d22ecf9ee4a5 [2023-08-25T07:00:29.846Z] ---> ef29b1a947e8 [2023-08-25T07:00:29.846Z] Step 8/24 : WORKDIR /device-snmp-go [2023-08-25T07:00:30.130Z] ---> Running in 0ecd7a1a86bc [2023-08-25T07:00:30.401Z] Removing intermediate container 0ecd7a1a86bc [2023-08-25T07:00:30.401Z] ---> c292404533fc [2023-08-25T07:00:30.401Z] Step 9/24 : COPY go.mod vendor* ./ [2023-08-25T07:00:30.674Z] ---> 585fa6521dfc [2023-08-25T07:00:30.674Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T07:00:30.985Z] ---> Running in 6fa96524fd41 [2023-08-25T07:00:32.950Z] Removing intermediate container 6fa96524fd41 [2023-08-25T07:00:32.950Z] ---> e5c82963dcd8 [2023-08-25T07:00:32.950Z] Step 11/24 : COPY . . [2023-08-25T07:00:33.534Z] ---> 76a9847bec47 [2023-08-25T07:00:33.534Z] Step 12/24 : RUN ${MAKE} [2023-08-25T07:00:33.803Z] ---> Running in bbe456e6cb19 [2023-08-25T07:00:34.763Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-08-25T07:02:41.477Z] Removing intermediate container bbe456e6cb19 [2023-08-25T07:02:41.477Z] ---> c9115c2a2a53 [2023-08-25T07:02:41.477Z] Step 13/24 : FROM alpine:3.17 [2023-08-25T07:02:41.477Z] 3.17: Pulling from library/alpine [2023-08-25T07:02:41.477Z] 4060ece20d7a: Pulling fs layer [2023-08-25T07:02:41.477Z] 4060ece20d7a: Verifying Checksum [2023-08-25T07:02:41.477Z] 4060ece20d7a: Download complete [2023-08-25T07:02:42.059Z] 4060ece20d7a: Pull complete [2023-08-25T07:02:42.059Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T07:02:42.059Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T07:02:42.059Z] ---> 8650cd65339b [2023-08-25T07:02:42.059Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-08-25T07:02:42.643Z] ---> Running in f7abbd6d71fe [2023-08-25T07:02:43.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T07:02:44.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T07:02:45.145Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T07:02:45.145Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T07:02:45.145Z] OK: 8 MiB in 16 packages [2023-08-25T07:02:46.107Z] Removing intermediate container f7abbd6d71fe [2023-08-25T07:02:46.107Z] ---> ecbfee6ef93c [2023-08-25T07:02:46.107Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-08-25T07:02:47.514Z] ---> d33d0f2be6bb [2023-08-25T07:02:47.514Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-08-25T07:02:47.779Z] ---> d36ebedece47 [2023-08-25T07:02:47.779Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-08-25T07:02:48.046Z] ---> 221a960e7c3f [2023-08-25T07:02:48.047Z] Step 18/24 : EXPOSE 59993 [2023-08-25T07:02:48.315Z] ---> Running in 3f2ec6c7337e [2023-08-25T07:02:48.315Z] Removing intermediate container 3f2ec6c7337e [2023-08-25T07:02:48.315Z] ---> fd8d7e2544af [2023-08-25T07:02:48.315Z] Step 19/24 : EXPOSE 161 [2023-08-25T07:02:48.587Z] ---> Running in 848565655ffb [2023-08-25T07:02:48.852Z] Removing intermediate container 848565655ffb [2023-08-25T07:02:48.852Z] ---> f6766571ea58 [2023-08-25T07:02:48.852Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-08-25T07:02:48.852Z] ---> Running in 2021101a59b3 [2023-08-25T07:02:49.118Z] Removing intermediate container 2021101a59b3 [2023-08-25T07:02:49.118Z] ---> 2390c5127830 [2023-08-25T07:02:49.118Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T07:02:49.118Z] ---> Running in 9ae3f3ffc749 [2023-08-25T07:02:49.383Z] Removing intermediate container 9ae3f3ffc749 [2023-08-25T07:02:49.383Z] ---> 316534172bdc [2023-08-25T07:02:49.383Z] Step 22/24 : LABEL arch=arm64 [2023-08-25T07:02:49.383Z] ---> Running in bee540bd8946 [2023-08-25T07:02:49.650Z] Removing intermediate container bee540bd8946 [2023-08-25T07:02:49.650Z] ---> acf65772e450 [2023-08-25T07:02:49.650Z] Step 23/24 : LABEL git_sha=105b0e7e199b2b49b6b925fd70e6138af3da39fa [2023-08-25T07:02:49.915Z] ---> Running in b62ccfa7e177 [2023-08-25T07:02:50.180Z] Removing intermediate container b62ccfa7e177 [2023-08-25T07:02:50.181Z] ---> 0e354605b880 [2023-08-25T07:02:50.181Z] Step 24/24 : LABEL version=0.0.0 [2023-08-25T07:02:50.181Z] ---> Running in ec8099974acd [2023-08-25T07:02:50.444Z] Removing intermediate container ec8099974acd [2023-08-25T07:02:50.444Z] ---> afb1181426d0 [2023-08-25T07:02:50.444Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T07:02:50.444Z] Successfully built afb1181426d0 [2023-08-25T07:02:50.444Z] 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-08-25T07:02:51.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:02:51.224Z] [2023-08-25T07:02:51.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:02:51.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:02:51.891Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T07:02:51.891Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T07:02:51.891Z] 04944245beec: Pulling fs layer [2023-08-25T07:02:51.891Z] 699f458cf7ca: Pulling fs layer [2023-08-25T07:02:51.891Z] 765212b225bb: Pulling fs layer [2023-08-25T07:02:51.891Z] f23df028b6ca: Pulling fs layer [2023-08-25T07:02:51.891Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T07:02:51.891Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T07:02:51.891Z] f23df028b6ca: Waiting [2023-08-25T07:02:51.891Z] d65c8cfc05b1: Waiting [2023-08-25T07:02:51.891Z] 2437ff75d9bd: Waiting [2023-08-25T07:02:51.891Z] 765212b225bb: Waiting [2023-08-25T07:02:52.159Z] 04944245beec: Verifying Checksum [2023-08-25T07:02:52.159Z] 04944245beec: Download complete [2023-08-25T07:02:52.159Z] 765212b225bb: Verifying Checksum [2023-08-25T07:02:52.159Z] 765212b225bb: Download complete [2023-08-25T07:02:52.159Z] f23df028b6ca: Verifying Checksum [2023-08-25T07:02:52.159Z] f23df028b6ca: Download complete [2023-08-25T07:02:52.159Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T07:02:52.159Z] d65c8cfc05b1: Download complete [2023-08-25T07:02:52.159Z] 699f458cf7ca: Verifying Checksum [2023-08-25T07:02:52.159Z] 699f458cf7ca: Download complete [2023-08-25T07:02:52.428Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T07:02:52.428Z] 8998bd30e6a1: Download complete [2023-08-25T07:02:55.006Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T07:02:55.006Z] 2437ff75d9bd: Download complete [2023-08-25T07:02:56.414Z] 8998bd30e6a1: Pull complete [2023-08-25T07:02:56.681Z] 04944245beec: Pull complete [2023-08-25T07:02:58.089Z] 699f458cf7ca: Pull complete [2023-08-25T07:02:58.089Z] 765212b225bb: Pull complete [2023-08-25T07:02:58.672Z] f23df028b6ca: Pull complete [2023-08-25T07:02:58.937Z] d65c8cfc05b1: Pull complete [2023-08-25T07:03:13.925Z] 2437ff75d9bd: Pull complete [2023-08-25T07:03:13.925Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T07:03:13.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T07:03:13.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:03:14.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-4512 does not seem to be running inside a container [2023-08-25T07:03:14.309Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T07:03:16.607Z] $ docker top c717d32558958d6d1df562c2669e8212d58bcf98224b262a43bb2f5a97ef0bb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:03:17.168Z] ---> job-cost.sh [2023-08-25T07:03:17.433Z] lf-activate-venv: SKIPPING [2023-08-25T07:03:17.433Z] INFO: No Stack... [2023-08-25T07:03:17.698Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T07:03:18.649Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T07:03:18.984Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-08-25T07:03:18.984Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T07:03:19.065Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-316-1-stack-cost] [2023-08-25T07:03:19.070Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-316-1-stack-cost] did not exist. Created. [2023-08-25T07:03:19.070Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-316-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T07:03:19.476Z] /w/workspace/device-snmp-go/1@tmp/durable-fd0d9d86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T07:03:19.821Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T07:03:19.847Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T07:03:19.894Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T07:03:19.974Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-316-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T07:03:20.048Z] $ docker stop --time=1 c717d32558958d6d1df562c2669e8212d58bcf98224b262a43bb2f5a97ef0bb9 [2023-08-25T07:03:21.509Z] $ docker rm -f --volumes c717d32558958d6d1df562c2669e8212d58bcf98224b262a43bb2f5a97ef0bb9 [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-08-25T07:03:22.588Z] provisioning config files... [2023-08-25T07:03:22.597Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-316@tmp/config3346726056010357683tmp [Pipeline] { [Pipeline] sh [2023-08-25T07:03:22.943Z] + set +x [2023-08-25T07:03:22.943Z] + bash -s -- [2023-08-25T07:03:22.943Z] + curl -s https://codecov.io/bash [2023-08-25T07:03:22.943Z] [2023-08-25T07:03:22.943Z] _____ _ [2023-08-25T07:03:22.943Z] / ____| | | [2023-08-25T07:03:22.943Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T07:03:22.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T07:03:22.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T07:03:22.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T07:03:22.943Z] Bash-1.0.6 [2023-08-25T07:03:22.943Z] [2023-08-25T07:03:22.943Z] [2023-08-25T07:03:22.943Z] ==> git version 2.25.1 found [2023-08-25T07:03:22.943Z] ==> 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-08-25T07:03:22.943Z] Release-Date: 2020-01-08 [2023-08-25T07:03:22.943Z] 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-08-25T07:03:22.943Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T07:03:22.943Z] ==> Jenkins CI detected. [2023-08-25T07:03:22.943Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-316 [2023-08-25T07:03:22.943Z] project root: . [2023-08-25T07:03:22.943Z] --> token set from env [2023-08-25T07:03:22.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T07:03:22.943Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T07:03:22.943Z] ==> Python coveragepy not found [2023-08-25T07:03:22.943Z] ==> Searching for coverage reports in: [2023-08-25T07:03:22.943Z] + . [2023-08-25T07:03:22.943Z] -> Found 1 reports [2023-08-25T07:03:22.943Z] ==> Detecting git/mercurial file structure [2023-08-25T07:03:22.944Z] ==> Reading reports [2023-08-25T07:03:22.944Z] + ./coverage.out bytes=8837 [2023-08-25T07:03:22.944Z] ==> Appending adjustments [2023-08-25T07:03:22.944Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T07:03:23.203Z] + Found adjustments [2023-08-25T07:03:23.203Z] ==> Gzipping contents [2023-08-25T07:03:23.203Z] 4.0K /tmp/codecov.Sp4WHu.gz [2023-08-25T07:03:23.203Z] ==> Uploading reports [2023-08-25T07:03:23.203Z] url: https://codecov.io [2023-08-25T07:03:23.203Z] query: branch=PR-316&commit=105b0e7e199b2b49b6b925fd70e6138af3da39fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=316&job=&cmd_args= [2023-08-25T07:03:23.203Z] -> Pinging Codecov [2023-08-25T07:03:23.203Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-316&commit=105b0e7e199b2b49b6b925fd70e6138af3da39fa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-316%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=316&job=&cmd_args= [2023-08-25T07:03:23.203Z] -> Uploading to [2023-08-25T07:03:23.203Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/6C56EA5C29638FB4528AC87E60AF5AE0/105b0e7e199b2b49b6b925fd70e6138af3da39fa/77866b46-b3eb-425f-b637-71776e95ce5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T070323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=006c85d2732867363826c4ed7d5411763717033b6264640e671d7e38d74d2d92 [2023-08-25T07:03:23.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T07:03:23.203Z] Dload Upload Total Spent Left Speed [2023-08-25T07:03:23.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 9218 --:--:-- --:--:-- --:--:-- 9218 [2023-08-25T07:03:23.462Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/105b0e7e199b2b49b6b925fd70e6138af3da39fa [Pipeline] } [2023-08-25T07:03:23.492Z] 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-08-25T07:03:25.280Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-316/archives ] [2023-08-25T07:03:25.280Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-316/archives [2023-08-25T07:03:25.280Z] total 16 [2023-08-25T07:03:25.280Z] drwxr-xr-x 3 root root 4096 Aug 25 06:52 . [2023-08-25T07:03:25.280Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 06:52 .. [2023-08-25T07:03:25.280Z] drwxr-xr-x 2 root root 4096 Aug 25 06:52 cost [2023-08-25T07:03:25.280Z] -rw-r--r-- 1 root root 86 Aug 25 06:52 cost.csv [2023-08-25T07:03:25.280Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-316/archives [2023-08-25T07:03:25.280Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-316/archives [2023-08-25T07:03:25.280Z] total 16 [2023-08-25T07:03:25.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 06:52 . [2023-08-25T07:03:25.280Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 06:52 .. [2023-08-25T07:03:25.280Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 06:52 cost [2023-08-25T07:03:25.280Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 25 06:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:03:25.609Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:03:26.501Z] ---> package-listing.sh [2023-08-25T07:03:26.501Z] ++ facter osfamily [2023-08-25T07:03:26.501Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T07:03:26.760Z] + OS_FAMILY=debian [2023-08-25T07:03:26.760Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-316 [2023-08-25T07:03:26.760Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T07:03:26.760Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T07:03:26.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T07:03:26.760Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T07:03:26.760Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-316 ']' [2023-08-25T07:03:26.760Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T07:03:26.760Z] + case "${OS_FAMILY}" in [2023-08-25T07:03:26.760Z] + dpkg -l [2023-08-25T07:03:26.760Z] + grep '^ii' [2023-08-25T07:03:26.760Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T07:03:26.760Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T07:03:26.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T07:03:26.760Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-316 ']' [2023-08-25T07:03:26.760Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-316/archives/ [2023-08-25T07:03:26.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-316/archives/ [Pipeline] echo [2023-08-25T07:03:26.792Z] 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-316/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T07:03:27.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T07:03:27.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T07:03:27.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T07:03:27.835Z] prd-ubuntu20.04-docker-8c-8g-4511 does not seem to be running inside a container [2023-08-25T07:03:27.872Z] $ 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-316/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-316 -v /w/workspace/gexfoundry_device-snmp-go_PR-316:/w/workspace/gexfoundry_device-snmp-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-316@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-316@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T07:03:28.140Z] $ docker top cc0976c762be4eb18c3a938646dabceb0473dac4716b7abc980917eb117b6a55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T07:03:28.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T07:03:28.835Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T07:03:29.144Z] + ls /var/log/sa-host [2023-08-25T07:03:29.144Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T07:03:29.274Z] provisioning config files... [2023-08-25T07:03:29.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-316@tmp/config4717471790650677419tmp [Pipeline] { [Pipeline] echo [2023-08-25T07:03:29.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:03:29.645Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T07:03:29.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:03:30.071Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T07:03:30.104Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:03:30.417Z] ---> sudo-logs.sh [2023-08-25T07:03:30.417Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T07:03:30.505Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:03:30.820Z] ---> job-cost.sh [2023-08-25T07:03:30.820Z] lf-activate-venv: SKIPPING [2023-08-25T07:03:30.820Z] DEBUG: total: 0.2199999988079071 [2023-08-25T07:03:30.820Z] INFO: Retrieving Stack Cost... [2023-08-25T07:03:31.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T07:03:31.649Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T07:03:31.687Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T07:03:32.000Z] ---> logs-deploy.sh [2023-08-25T07:03:32.000Z] lf-activate-venv: SKIPPING [2023-08-25T07:03:32.000Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-316/1 [2023-08-25T07:03:32.000Z] INFO: archiving workspace using pattern(s): [2023-08-25T07:03:32.936Z] Archives upload complete. [2023-08-25T07:03:33.195Z] INFO: archiving logs to Nexus