Pull request #164 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec4e2bb25b85e98e951cb70b75cd43993a27e76d+a672eeb6ec92b4d90420405cd1acfac3e3196a2e (5334b69525edcd2d4d64eb9c815b4e4a6f6272b7) 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-ssh17157288738033671981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh8964449833977587906.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-164/workspace@libs/edgex-global-pipelines # 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-164/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6339893880932486887.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-164/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17553567619777104487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh13137388436604729476.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-164/workspace@libs/lf-pipelines # 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-164/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18022687872445064771.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [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-34418 in /w/workspace/gexfoundry_device-snmp-go_PR-164 [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-164 # 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 Merging remotes/origin/main commit a672eeb6ec92b4d90420405cd1acfac3e3196a2e into PR head commit ec4e2bb25b85e98e951cb70b75cd43993a27e76d Merge succeeded, producing ec4e2bb25b85e98e951cb70b75cd43993a27e76d Checking out Revision ec4e2bb25b85e98e951cb70b75cd43993a27e76d (PR-164) > 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/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec4e2bb25b85e98e951cb70b75cd43993a27e76d # 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 a672eeb6ec92b4d90420405cd1acfac3e3196a2e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec4e2bb25b85e98e951cb70b75cd43993a27e76d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-02T05:08:58.749Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-02T05:08:58.932Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T05:08:59.041Z] ========================================================= [2022-05-02T05:08:59.042Z] EdgeX Global Pipelines Version Info [2022-05-02T05:08:59.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:08:59.897Z] ------------------- [2022-05-02T05:08:59.897Z] stable info: [2022-05-02T05:08:59.897Z] ------------------- [2022-05-02T05:08:59.897Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T05:08:59.897Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T05:08:59.897Z] Message: update stable to v1.0.227 [2022-05-02T05:09:00.472Z] ------------------- [2022-05-02T05:09:00.472Z] experimental info: [2022-05-02T05:09:00.472Z] ------------------- [2022-05-02T05:09:00.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T05:09:00.472Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T05:09:00.472Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T05:09:00.732Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-02T05:09:00.771Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-02T05:09:00.809Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T05:09:00.844Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T05:09:00.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T05:09:00.919Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T05:09:00.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T05:09:00.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-02T05:09:01.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T05:09:01.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T05:09:01.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T05:09:01.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-02T05:09:01.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T05:09:01.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T05:09:01.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T05:09:01.306Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T05:09:01.349Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T05:09:01.386Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T05:09:01.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T05:09:01.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T05:09:01.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-02T05:09:01.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-02T05:09:01.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-02T05:09:01.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-02T05:09:01.710Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-02T05:09:01.760Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T05:09:01.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-164 [Pipeline] echo [2022-05-02T05:09:01.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-164 [Pipeline] echo [2022-05-02T05:09:01.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-164 [Pipeline] echo [2022-05-02T05:09:01.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec4e2bb25b85e98e951cb70b75cd43993a27e76d [Pipeline] echo [2022-05-02T05:09:01.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec4e2bb [Pipeline] echo [2022-05-02T05:09:02.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:09:02.157Z] provisioning config files... [2022-05-02T05:09:02.173Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-164@tmp/config5648579538304465811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:09:02.534Z] ---> docker-login.sh [2022-05-02T05:09:02.534Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:09:02.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:03.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:03.060Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:03.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:03.060Z] [2022-05-02T05:09:03.060Z] Login Succeeded [2022-05-02T05:09:03.060Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:09:03.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:03.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:03.060Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:03.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:03.060Z] [2022-05-02T05:09:03.060Z] Login Succeeded [2022-05-02T05:09:03.060Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:09:03.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:03.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:03.321Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:03.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:03.321Z] [2022-05-02T05:09:03.321Z] Login Succeeded [2022-05-02T05:09:03.321Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:09:03.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:03.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:03.321Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:03.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:03.321Z] [2022-05-02T05:09:03.321Z] Login Succeeded [2022-05-02T05:09:03.321Z] docker.io [2022-05-02T05:09:03.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:03.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:03.854Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:03.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:03.854Z] [2022-05-02T05:09:03.854Z] Login Succeeded [2022-05-02T05:09:03.854Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:09:03.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-02T05:09:04.558Z] + git rev-list -1 --merges ec4e2bb25b85e98e951cb70b75cd43993a27e76d~1..ec4e2bb25b85e98e951cb70b75cd43993a27e76d [Pipeline] echo [2022-05-02T05:09:04.604Z] -----------> git rev-list -1 --merges ec4e2bb25b85e98e951cb70b75cd43993a27e76d~1..ec4e2bb25b85e98e951cb70b75cd43993a27e76d ec4e2bb25b85e98e951cb70b75cd43993a27e76d [false] [Pipeline] sh [2022-05-02T05:09:04.924Z] + git log --format=format:%s -1 ec4e2bb25b85e98e951cb70b75cd43993a27e76d [Pipeline] echo [2022-05-02T05:09:04.960Z] ========================================================= [2022-05-02T05:09:04.960Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T05:09:04.960Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:09:05.398Z] + git log --format=format:%s -1 ec4e2bb25b85e98e951cb70b75cd43993a27e76d [Pipeline] echo [2022-05-02T05:09:05.428Z] [semverPrep] GIT_COMMIT: ec4e2bb25b85e98e951cb70b75cd43993a27e76d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-05-02T05:09:05.457Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-02T05:09:05.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T05:09:05.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T05:09:05.868Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T05:09:05.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T05:09:05.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T05:09:05.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T05:09:05.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:06.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:06.248Z] [2022-05-02T05:09:06.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:06.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:06.598Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T05:09:06.598Z] 1fe172e4850f: Pulling fs layer [2022-05-02T05:09:06.598Z] caf521ccaac6: Pulling fs layer [2022-05-02T05:09:06.598Z] 3ead6fa29328: Pulling fs layer [2022-05-02T05:09:06.598Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T05:09:06.598Z] a8d5f1318db7: Pulling fs layer [2022-05-02T05:09:06.598Z] c427282e49a2: Pulling fs layer [2022-05-02T05:09:06.598Z] 1827001aaf11: Pulling fs layer [2022-05-02T05:09:06.598Z] 0714d37db230: Pulling fs layer [2022-05-02T05:09:06.598Z] ac28cf19c067: Pulling fs layer [2022-05-02T05:09:06.598Z] ca983d60f3e2: Pulling fs layer [2022-05-02T05:09:06.598Z] 9f894cec8388: Pulling fs layer [2022-05-02T05:09:06.598Z] 0714d37db230: Waiting [2022-05-02T05:09:06.598Z] 9f894cec8388: Waiting [2022-05-02T05:09:06.598Z] ac28cf19c067: Waiting [2022-05-02T05:09:06.598Z] a8d5f1318db7: Waiting [2022-05-02T05:09:06.598Z] c427282e49a2: Waiting [2022-05-02T05:09:06.598Z] 1827001aaf11: Waiting [2022-05-02T05:09:06.598Z] ca983d60f3e2: Waiting [2022-05-02T05:09:06.598Z] 5c2a1cbceb83: Waiting [2022-05-02T05:09:06.598Z] caf521ccaac6: Download complete [2022-05-02T05:09:06.598Z] 5c2a1cbceb83: Verifying Checksum [2022-05-02T05:09:06.598Z] 5c2a1cbceb83: Download complete [2022-05-02T05:09:06.862Z] a8d5f1318db7: Verifying Checksum [2022-05-02T05:09:06.862Z] a8d5f1318db7: Download complete [2022-05-02T05:09:06.862Z] 3ead6fa29328: Verifying Checksum [2022-05-02T05:09:06.862Z] 3ead6fa29328: Download complete [2022-05-02T05:09:06.862Z] c427282e49a2: Download complete [2022-05-02T05:09:06.862Z] 0714d37db230: Verifying Checksum [2022-05-02T05:09:06.862Z] 0714d37db230: Download complete [2022-05-02T05:09:06.862Z] ac28cf19c067: Verifying Checksum [2022-05-02T05:09:06.862Z] ac28cf19c067: Download complete [2022-05-02T05:09:06.862Z] ca983d60f3e2: Verifying Checksum [2022-05-02T05:09:06.862Z] ca983d60f3e2: Download complete [2022-05-02T05:09:06.862Z] 9f894cec8388: Verifying Checksum [2022-05-02T05:09:06.862Z] 9f894cec8388: Download complete [2022-05-02T05:09:06.862Z] 1fe172e4850f: Verifying Checksum [2022-05-02T05:09:06.862Z] 1fe172e4850f: Download complete [2022-05-02T05:09:07.123Z] 1827001aaf11: Download complete [2022-05-02T05:09:08.510Z] 1fe172e4850f: Pull complete [2022-05-02T05:09:08.510Z] caf521ccaac6: Pull complete [2022-05-02T05:09:08.771Z] 3ead6fa29328: Pull complete [2022-05-02T05:09:09.032Z] 5c2a1cbceb83: Pull complete [2022-05-02T05:09:09.294Z] a8d5f1318db7: Pull complete [2022-05-02T05:09:09.294Z] c427282e49a2: Pull complete [2022-05-02T05:09:11.224Z] 1827001aaf11: Pull complete [2022-05-02T05:09:11.486Z] 0714d37db230: Pull complete [2022-05-02T05:09:11.486Z] ac28cf19c067: Pull complete [2022-05-02T05:09:11.751Z] ca983d60f3e2: Pull complete [2022-05-02T05:09:11.751Z] 9f894cec8388: Pull complete [2022-05-02T05:09:11.751Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T05:09:11.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:11.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T05:09:11.853Z] prd-ubuntu20.04-docker-8c-8g-34418 does not seem to be running inside a container [2022-05-02T05:09:11.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-164 -v /w/workspace/gexfoundry_device-snmp-go_PR-164:/w/workspace/gexfoundry_device-snmp-go_PR-164:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-164@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-164@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T05:09:13.456Z] $ docker top e0667becaa7e7760c7215b14227d636903c29d42caed15ac4138b0302d76fc43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T05:09:13.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T05:09:13.634Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T05:09:13.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T05:09:13.787Z] $ docker exec e0667becaa7e7760c7215b14227d636903c29d42caed15ac4138b0302d76fc43 ssh-agent [2022-05-02T05:09:13.913Z] SSH_AUTH_SOCK=/tmp/ssh-IvDxS3FeZzx9/agent.33 [2022-05-02T05:09:13.913Z] SSH_AGENT_PID=39 [2022-05-02T05:09:13.922Z] Running ssh-add (command line suppressed) [2022-05-02T05:09:14.044Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-164@tmp/private_key_354383218389185337.key (/w/workspace/gexfoundry_device-snmp-go_PR-164@tmp/private_key_354383218389185337.key) [2022-05-02T05:09:14.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T05:09:14.385Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T05:09:14.417Z] $ docker exec --env ******** --env ******** e0667becaa7e7760c7215b14227d636903c29d42caed15ac4138b0302d76fc43 ssh-agent -k [2022-05-02T05:09:14.531Z] unset SSH_AUTH_SOCK; [2022-05-02T05:09:14.531Z] unset SSH_AGENT_PID; [2022-05-02T05:09:14.531Z] echo Agent pid 39 killed; [2022-05-02T05:09:14.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T05:09:14.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T05:09:14.630Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T05:09:14.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T05:09:14.783Z] $ docker exec e0667becaa7e7760c7215b14227d636903c29d42caed15ac4138b0302d76fc43 ssh-agent [2022-05-02T05:09:14.917Z] SSH_AUTH_SOCK=/tmp/ssh-HVDalGjspbcd/agent.73 [2022-05-02T05:09:14.917Z] SSH_AGENT_PID=79 [2022-05-02T05:09:14.923Z] Running ssh-add (command line suppressed) [2022-05-02T05:09:15.061Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-164@tmp/private_key_440925591988168460.key (/w/workspace/gexfoundry_device-snmp-go_PR-164@tmp/private_key_440925591988168460.key) [2022-05-02T05:09:15.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T05:09:15.403Z] + git semver init [2022-05-02T05:09:15.666Z] 2022-05-02 05:09:15,655 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T05:09:15.666Z] 2022-05-02 05:09:15,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-164/.semver [2022-05-02T05:09:15.666Z] 2022-05-02 05:09:15,656 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-164/.semver [2022-05-02T05:09:15.666Z] 2022-05-02 05:09:15,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-164/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-164, universal_newlines=False, shell=None, istream=None) [2022-05-02T05:09:16.613Z] 2022-05-02 05:09:16,426 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-164/.git/info/exclude [2022-05-02T05:09:16.613Z] 2022-05-02 05:09:16,426 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-164/.semver/PR-164 with force:False [2022-05-02T05:09:16.613Z] 2022-05-02 05:09:16,426 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-164/.semver/PR-164 [2022-05-02T05:09:16.613Z] 2022-05-02 05:09:16,431 [execute] INFO git cat-file --batch-check [2022-05-02T05:09:16.613Z] 2022-05-02 05:09:16,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T05:09:16.613Z] 2022-05-02 05:09:16,438 [execute] INFO git cat-file --batch [2022-05-02T05:09:16.613Z] 2022-05-02 05:09:16,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-164/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T05:09:16.613Z] 2022-05-02 05:09:16,445 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-164/.semver/PR-164 [2022-05-02T05:09:16.613Z] 0.0.0 [Pipeline] } [2022-05-02T05:09:16.645Z] $ docker exec --env ******** --env ******** e0667becaa7e7760c7215b14227d636903c29d42caed15ac4138b0302d76fc43 ssh-agent -k [2022-05-02T05:09:16.767Z] unset SSH_AUTH_SOCK; [2022-05-02T05:09:16.767Z] unset SSH_AGENT_PID; [2022-05-02T05:09:16.767Z] echo Agent pid 79 killed; [2022-05-02T05:09:16.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T05:09:17.204Z] + git semver [Pipeline] } [2022-05-02T05:09:17.498Z] $ docker stop --time=1 e0667becaa7e7760c7215b14227d636903c29d42caed15ac4138b0302d76fc43 [2022-05-02T05:09:18.820Z] $ docker rm -f e0667becaa7e7760c7215b14227d636903c29d42caed15ac4138b0302d76fc43 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:09:19.231Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T05:09:19.569Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T05:09:19.584Z] [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 [2022-05-02T05:09:20.220Z] provisioning config files... [2022-05-02T05:09:20.231Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-164@tmp/config811297296484984027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:09:20.579Z] ---> docker-login.sh [2022-05-02T05:09:20.579Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:09:20.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:20.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:20.579Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:20.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:20.579Z] [2022-05-02T05:09:20.579Z] Login Succeeded [2022-05-02T05:09:20.579Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:09:20.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:20.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:20.841Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:20.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:20.841Z] [2022-05-02T05:09:20.841Z] Login Succeeded [2022-05-02T05:09:20.841Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:09:20.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:20.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:20.841Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:20.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:20.841Z] [2022-05-02T05:09:20.841Z] Login Succeeded [2022-05-02T05:09:20.841Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:09:21.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:21.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:21.102Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:21.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:21.102Z] [2022-05-02T05:09:21.102Z] Login Succeeded [2022-05-02T05:09:21.102Z] docker.io [2022-05-02T05:09:21.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:21.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:21.364Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:21.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:21.364Z] [2022-05-02T05:09:21.364Z] Login Succeeded [2022-05-02T05:09:21.364Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:09:21.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T05:09:21.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T05:09:21.626Z] ========================================================= [2022-05-02T05:09:21.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T05:09:21.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:22.042Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-02T05:09:22.042Z] Sending build context to Docker daemon 5.314MB [2022-05-02T05:09:22.042Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:09:22.042Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T05:09:22.042Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T05:09:22.042Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T05:09:22.042Z] 666ba61612fd: Pulling fs layer [2022-05-02T05:09:22.042Z] 8ed8ca486205: Pulling fs layer [2022-05-02T05:09:22.042Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T05:09:22.042Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T05:09:22.042Z] ca2b28591e48: Pulling fs layer [2022-05-02T05:09:22.042Z] a51346096db8: Pulling fs layer [2022-05-02T05:09:22.042Z] daebc70d1ce1: Pulling fs layer [2022-05-02T05:09:22.042Z] 0e18a0eac166: Pulling fs layer [2022-05-02T05:09:22.042Z] a51346096db8: Waiting [2022-05-02T05:09:22.042Z] daebc70d1ce1: Waiting [2022-05-02T05:09:22.042Z] 22a0e8bec74d: Waiting [2022-05-02T05:09:22.042Z] 0e18a0eac166: Waiting [2022-05-02T05:09:22.042Z] ca2b28591e48: Waiting [2022-05-02T05:09:22.042Z] 4fe6c5a15a65: Waiting [2022-05-02T05:09:22.042Z] 8ed8ca486205: Verifying Checksum [2022-05-02T05:09:22.042Z] 8ed8ca486205: Download complete [2022-05-02T05:09:22.042Z] 666ba61612fd: Verifying Checksum [2022-05-02T05:09:22.042Z] 666ba61612fd: Download complete [2022-05-02T05:09:22.042Z] 22a0e8bec74d: Download complete [2022-05-02T05:09:22.309Z] ca2b28591e48: Verifying Checksum [2022-05-02T05:09:22.309Z] ca2b28591e48: Download complete [2022-05-02T05:09:22.309Z] 59bf1c3509f3: Download complete [2022-05-02T05:09:22.309Z] a51346096db8: Verifying Checksum [2022-05-02T05:09:22.309Z] a51346096db8: Download complete [2022-05-02T05:09:22.309Z] daebc70d1ce1: Verifying Checksum [2022-05-02T05:09:22.309Z] daebc70d1ce1: Download complete [2022-05-02T05:09:22.309Z] 59bf1c3509f3: Pull complete [2022-05-02T05:09:22.572Z] 666ba61612fd: Pull complete [2022-05-02T05:09:22.572Z] 8ed8ca486205: Pull complete [2022-05-02T05:09:22.834Z] 0e18a0eac166: Verifying Checksum [2022-05-02T05:09:22.834Z] 0e18a0eac166: Download complete [2022-05-02T05:09:23.095Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T05:09:23.095Z] 4fe6c5a15a65: Download complete [2022-05-02T05:09:27.298Z] 4fe6c5a15a65: Pull complete [2022-05-02T05:09:27.556Z] 22a0e8bec74d: Pull complete [2022-05-02T05:09:27.556Z] ca2b28591e48: Pull complete [2022-05-02T05:09:27.556Z] a51346096db8: Pull complete [2022-05-02T05:09:27.815Z] daebc70d1ce1: Pull complete [2022-05-02T05:09:30.359Z] 0e18a0eac166: Pull complete [2022-05-02T05:09:30.359Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T05:09:30.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T05:09:30.359Z] ---> f018257e8ee9 [2022-05-02T05:09:30.359Z] Step 3/12 : ARG MAKE='make build' [2022-05-02T05:09:32.280Z] ---> Running in e08ec597e92e [2022-05-02T05:09:32.280Z] Removing intermediate container e08ec597e92e [2022-05-02T05:09:32.280Z] ---> a54b3fdd8534 [2022-05-02T05:09:32.280Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T05:09:32.542Z] ---> Running in b8b47c3c0ddb [2022-05-02T05:09:32.800Z] Removing intermediate container b8b47c3c0ddb [2022-05-02T05:09:32.800Z] ---> af798a8f55d1 [2022-05-02T05:09:32.800Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T05:09:32.800Z] ---> Running in 6e1725cf2303 [2022-05-02T05:09:33.061Z] Removing intermediate container 6e1725cf2303 [2022-05-02T05:09:33.061Z] ---> d59b7bc3ced5 [2022-05-02T05:09:33.061Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:09:33.331Z] ---> Running in fc5f70b54c9a [2022-05-02T05:09:34.275Z] Removing intermediate container fc5f70b54c9a [2022-05-02T05:09:34.275Z] ---> b2f300bcf3df [2022-05-02T05:09:34.275Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T05:09:34.275Z] ---> Running in cb7748b062c2 [2022-05-02T05:09:34.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:09:35.035Z] Still waiting to schedule task [2022-05-02T05:09:35.036Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-02T05:09:35.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:09:35.740Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T05:09:36.004Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T05:09:36.004Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T05:09:36.004Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T05:09:36.271Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T05:09:36.271Z] OK: 224 MiB in 56 packages [2022-05-02T05:09:36.539Z] Removing intermediate container cb7748b062c2 [2022-05-02T05:09:36.539Z] ---> b3489b48847d [2022-05-02T05:09:36.539Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-02T05:09:36.799Z] ---> Running in d95a1dc12a05 [2022-05-02T05:09:36.799Z] Removing intermediate container d95a1dc12a05 [2022-05-02T05:09:36.799Z] ---> c6b1eb027111 [2022-05-02T05:09:36.799Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-02T05:09:37.066Z] ---> 0033616ee251 [2022-05-02T05:09:37.066Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:09:37.066Z] ---> Running in 7103cdb1ae5c [2022-05-02T05:09:59.036Z] Removing intermediate container 7103cdb1ae5c [2022-05-02T05:09:59.036Z] ---> 89f7d5cb972c [2022-05-02T05:09:59.036Z] Step 11/12 : COPY . . [2022-05-02T05:09:59.036Z] ---> fbfe18ff46f7 [2022-05-02T05:09:59.036Z] Step 12/12 : RUN ${MAKE} [2022-05-02T05:09:59.036Z] ---> Running in 87d1aff61177 [2022-05-02T05:09:59.036Z] noop [2022-05-02T05:09:59.036Z] Removing intermediate container 87d1aff61177 [2022-05-02T05:09:59.036Z] ---> f7cab29f303a [2022-05-02T05:09:59.036Z] Successfully built f7cab29f303a [2022-05-02T05:09:59.036Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:59.368Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T05:09:59.368Z] . [Pipeline] withDockerContainer [2022-05-02T05:09:59.455Z] prd-ubuntu20.04-docker-8c-8g-34418 does not seem to be running inside a container [2022-05-02T05:09:59.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-164 -v /w/workspace/gexfoundry_device-snmp-go_PR-164:/w/workspace/gexfoundry_device-snmp-go_PR-164:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-164@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-164@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 ******** ci-base-image-x86_64 cat [2022-05-02T05:09:59.965Z] $ docker top 7c01e5a5d12d5bffdbdd37bcf0914f370f25f6c292ed6ca8792d0a388d55b0ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:10:00.385Z] + go version [2022-05-02T05:10:00.385Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T05:10:00.421Z] $ docker stop --time=1 7c01e5a5d12d5bffdbdd37bcf0914f370f25f6c292ed6ca8792d0a388d55b0ee [2022-05-02T05:10:01.720Z] $ docker rm -f 7c01e5a5d12d5bffdbdd37bcf0914f370f25f6c292ed6ca8792d0a388d55b0ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:10:02.390Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T05:10:02.390Z] . [Pipeline] withDockerContainer [2022-05-02T05:10:02.492Z] prd-ubuntu20.04-docker-8c-8g-34418 does not seem to be running inside a container [2022-05-02T05:10:02.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-164 -v /w/workspace/gexfoundry_device-snmp-go_PR-164:/w/workspace/gexfoundry_device-snmp-go_PR-164:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-164@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-164@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 ******** ci-base-image-x86_64 cat [2022-05-02T05:10:02.927Z] $ docker top 894648784f1b2a2fac0fb44a2e1484c6cb97acc4d124890934fffa7689c689a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T05:10:03.365Z] + make test [2022-05-02T05:10:03.365Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-02T05:10:03.625Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-02T05:10:13.618Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-02T05:10:13.618Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2022-05-02T05:10:20.194Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T05:10:23.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T05:10:23.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T05:10:23.493Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T05:10:24.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T05:10:24.140Z] $ docker stop --time=1 894648784f1b2a2fac0fb44a2e1484c6cb97acc4d124890934fffa7689c689a7 [2022-05-02T05:10:25.992Z] $ docker rm -f 894648784f1b2a2fac0fb44a2e1484c6cb97acc4d124890934fffa7689c689a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:10:26.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T05:10:26.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-02T05:10:27.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T05:10:27.766Z] + ls -al . [2022-05-02T05:10:27.766Z] total 188 [2022-05-02T05:10:27.766Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 05:10 . [2022-05-02T05:10:27.766Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:08 .. [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 6 May 2 05:08 .dockerignore [2022-05-02T05:10:27.766Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:09 .git [2022-05-02T05:10:27.766Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:08 .github [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 328 May 2 05:08 .gitignore [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 05:08 .golangci.yml [2022-05-02T05:10:27.766Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:09 .semver [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 2 05:08 Attribution.txt [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 2 05:08 CHANGELOG.md [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 2 05:08 Dockerfile [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:08 GOVERNANCE.md [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 656 May 2 05:08 Jenkinsfile [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 05:08 LICENSE [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 2 05:08 Makefile [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 05:08 OWNERS.md [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 9074 May 2 05:08 README.md [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 05:09 VERSION [2022-05-02T05:10:27.766Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:08 bin [2022-05-02T05:10:27.766Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:08 cmd [2022-05-02T05:10:27.766Z] -rw-r--r-- 1 jenkins jenkins 7631 May 2 05:10 coverage.out [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 2 05:08 go.mod [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 54349 May 2 05:08 go.sum [2022-05-02T05:10:27.766Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:08 internal [2022-05-02T05:10:27.766Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:08 snap [2022-05-02T05:10:27.766Z] -rw-rw-r-- 1 jenkins jenkins 209 May 2 05:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:10:28.107Z] + 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=ec4e2bb25b85e98e951cb70b75cd43993a27e76d --label arch=amd64 --label version=0.0.0 . [2022-05-02T05:10:28.107Z] Sending build context to Docker daemon 5.322MB [2022-05-02T05:10:28.107Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:10:28.107Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T05:10:28.107Z] ---> f7cab29f303a [2022-05-02T05:10:28.107Z] Step 3/24 : ARG MAKE='make build' [2022-05-02T05:10:28.371Z] ---> Running in 16fd8ac9ec64 [2022-05-02T05:10:28.371Z] Removing intermediate container 16fd8ac9ec64 [2022-05-02T05:10:28.371Z] ---> e31e65b6e894 [2022-05-02T05:10:28.371Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T05:10:28.371Z] ---> Running in 50b7a0758fd4 [2022-05-02T05:10:28.371Z] Removing intermediate container 50b7a0758fd4 [2022-05-02T05:10:28.371Z] ---> 9ae2c0835fc1 [2022-05-02T05:10:28.371Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T05:10:28.371Z] ---> Running in bea142001fe1 [2022-05-02T05:10:28.630Z] Removing intermediate container bea142001fe1 [2022-05-02T05:10:28.630Z] ---> 964f04b35d8e [2022-05-02T05:10:28.630Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:10:28.630Z] ---> Running in 1dc110018489 [2022-05-02T05:10:29.200Z] Removing intermediate container 1dc110018489 [2022-05-02T05:10:29.200Z] ---> 6bb86c1e5856 [2022-05-02T05:10:29.200Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T05:10:29.200Z] ---> Running in 887b4c131e73 [2022-05-02T05:10:29.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:10:30.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:10:30.920Z] OK: 224 MiB in 56 packages [2022-05-02T05:10:31.180Z] Removing intermediate container 887b4c131e73 [2022-05-02T05:10:31.181Z] ---> 704c9dc0fb2e [2022-05-02T05:10:31.181Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-02T05:10:31.181Z] ---> Running in 2b645dce7b6b [2022-05-02T05:10:31.181Z] Removing intermediate container 2b645dce7b6b [2022-05-02T05:10:31.181Z] ---> ff09e01d707f [2022-05-02T05:10:31.181Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-02T05:10:31.442Z] ---> 8f7b663db784 [2022-05-02T05:10:31.442Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:10:31.442Z] ---> Running in a08e4548fabf [2022-05-02T05:10:32.032Z] Removing intermediate container a08e4548fabf [2022-05-02T05:10:32.032Z] ---> da25108501b3 [2022-05-02T05:10:32.032Z] Step 11/24 : COPY . . [2022-05-02T05:10:32.614Z] ---> b41fcd777fad [2022-05-02T05:10:32.614Z] Step 12/24 : RUN ${MAKE} [2022-05-02T05:10:32.614Z] ---> Running in fc88882685f2 [2022-05-02T05:10:32.882Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-02T05:10:54.859Z] Removing intermediate container fc88882685f2 [2022-05-02T05:10:54.859Z] ---> 92603171b6ce [2022-05-02T05:10:54.859Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T05:10:54.859Z] 3.14: Pulling from library/alpine [2022-05-02T05:10:54.859Z] 8663204ce13b: Pulling fs layer [2022-05-02T05:10:54.859Z] 8663204ce13b: Verifying Checksum [2022-05-02T05:10:54.859Z] 8663204ce13b: Download complete [2022-05-02T05:10:54.859Z] 8663204ce13b: Pull complete [2022-05-02T05:10:54.859Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T05:10:54.859Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T05:10:54.859Z] ---> e04c818066af [2022-05-02T05:10:54.859Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T05:10:54.859Z] ---> Running in 977cafa59b66 [2022-05-02T05:10:54.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:10:54.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:10:54.859Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T05:10:54.859Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T05:10:54.859Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T05:10:54.859Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T05:10:54.859Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T05:10:54.859Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T05:10:54.859Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T05:10:54.859Z] OK: 8 MiB in 20 packages [2022-05-02T05:10:54.859Z] Removing intermediate container 977cafa59b66 [2022-05-02T05:10:54.859Z] ---> 7048bc717889 [2022-05-02T05:10:54.859Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-02T05:10:55.432Z] ---> 70e42cdaf752 [2022-05-02T05:10:55.432Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-02T05:10:55.693Z] ---> 9fcf620519a7 [2022-05-02T05:10:55.693Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-02T05:10:55.953Z] ---> 9471813c2548 [2022-05-02T05:10:55.953Z] Step 18/24 : EXPOSE 59993 [2022-05-02T05:10:55.953Z] ---> Running in 993222d03397 [2022-05-02T05:10:55.953Z] Removing intermediate container 993222d03397 [2022-05-02T05:10:55.953Z] ---> 462ccf9fbb51 [2022-05-02T05:10:55.953Z] Step 19/24 : EXPOSE 161 [2022-05-02T05:10:55.953Z] ---> Running in 9c9a2711daa3 [2022-05-02T05:10:56.213Z] Removing intermediate container 9c9a2711daa3 [2022-05-02T05:10:56.213Z] ---> b6791d02fbe5 [2022-05-02T05:10:56.213Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-02T05:10:56.213Z] ---> Running in 70b68ff5f323 [2022-05-02T05:10:56.213Z] Removing intermediate container 70b68ff5f323 [2022-05-02T05:10:56.213Z] ---> 5884012fcd53 [2022-05-02T05:10:56.213Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-02T05:10:56.213Z] ---> Running in ed8c3bc6e979 [2022-05-02T05:10:56.213Z] Removing intermediate container ed8c3bc6e979 [2022-05-02T05:10:56.213Z] ---> 8f12b1d5afc8 [2022-05-02T05:10:56.213Z] Step 22/24 : LABEL arch=amd64 [2022-05-02T05:10:56.484Z] ---> Running in 2516b8f6f4ef [2022-05-02T05:10:56.484Z] Removing intermediate container 2516b8f6f4ef [2022-05-02T05:10:56.484Z] ---> ab072697ac77 [2022-05-02T05:10:56.484Z] Step 23/24 : LABEL git_sha=ec4e2bb25b85e98e951cb70b75cd43993a27e76d [2022-05-02T05:10:56.484Z] ---> Running in b4b17d36f371 [2022-05-02T05:10:56.484Z] Removing intermediate container b4b17d36f371 [2022-05-02T05:10:56.484Z] ---> db3c2b60f812 [2022-05-02T05:10:56.484Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T05:10:56.744Z] ---> Running in 248b88b5d7a5 [2022-05-02T05:10:56.744Z] Removing intermediate container 248b88b5d7a5 [2022-05-02T05:10:56.744Z] ---> cd19c4da91b3 [2022-05-02T05:10:56.744Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T05:10:56.744Z] Successfully built cd19c4da91b3 [2022-05-02T05:10:56.744Z] Successfully tagged device-snmp:latest [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] sh [2022-05-02T05:10:57.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:10:57.532Z] [2022-05-02T05:10:57.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:10:57.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:10:57.874Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T05:10:57.874Z] 5eb5b503b376: Pulling fs layer [2022-05-02T05:10:57.874Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T05:10:57.874Z] ec43610c2a17: Pulling fs layer [2022-05-02T05:10:57.874Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T05:10:57.874Z] 33b1e0a273af: Pulling fs layer [2022-05-02T05:10:57.874Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T05:10:57.874Z] 2f39f015ded8: Pulling fs layer [2022-05-02T05:10:57.874Z] 33b1e0a273af: Waiting [2022-05-02T05:10:57.874Z] 5d3b04190fa2: Waiting [2022-05-02T05:10:57.874Z] 2f39f015ded8: Waiting [2022-05-02T05:10:57.874Z] 3a2ae6a8a46f: Waiting [2022-05-02T05:10:57.874Z] 5c69ac0246d0: Download complete [2022-05-02T05:10:57.874Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-02T05:10:57.874Z] 3a2ae6a8a46f: Download complete [2022-05-02T05:10:57.874Z] ec43610c2a17: Verifying Checksum [2022-05-02T05:10:57.874Z] ec43610c2a17: Download complete [2022-05-02T05:10:57.874Z] 33b1e0a273af: Verifying Checksum [2022-05-02T05:10:57.874Z] 33b1e0a273af: Download complete [2022-05-02T05:10:57.874Z] 5d3b04190fa2: Verifying Checksum [2022-05-02T05:10:57.874Z] 5d3b04190fa2: Download complete [2022-05-02T05:10:58.142Z] 5eb5b503b376: Download complete [2022-05-02T05:10:58.722Z] 2f39f015ded8: Download complete [2022-05-02T05:10:59.293Z] 5eb5b503b376: Pull complete [2022-05-02T05:10:59.552Z] 5c69ac0246d0: Pull complete [2022-05-02T05:11:00.120Z] ec43610c2a17: Pull complete [2022-05-02T05:11:00.120Z] 3a2ae6a8a46f: Pull complete [2022-05-02T05:11:00.379Z] 33b1e0a273af: Pull complete [2022-05-02T05:11:00.379Z] 5d3b04190fa2: Pull complete [2022-05-02T05:11:04.572Z] 2f39f015ded8: Pull complete [2022-05-02T05:11:04.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T05:11:04.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:11:04.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T05:11:04.667Z] prd-ubuntu20.04-docker-8c-8g-34418 does not seem to be running inside a container [2022-05-02T05:11:04.720Z] $ 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-164 -v /w/workspace/gexfoundry_device-snmp-go_PR-164:/w/workspace/gexfoundry_device-snmp-go_PR-164:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-164@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-164@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T05:11:06.957Z] $ docker top ee61fb1c0aeeb922e8fa4f1f785d71d43761e3c192f19871ce959009a1832828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:11:07.398Z] ---> job-cost.sh [2022-05-02T05:11:07.398Z] lf-activate-venv: SKIPPING [2022-05-02T05:11:07.398Z] INFO: No Stack... [2022-05-02T05:11:07.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T05:11:08.227Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T05:11:08.614Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-164/archives/cost.csv [2022-05-02T05:11:08.614Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T05:11:08.651Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-164-1-stack-cost] [2022-05-02T05:11:08.655Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-164-1-stack-cost] did not exist. Created. [2022-05-02T05:11:08.655Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T05:11:09.083Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T05:11:09.132Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T05:11:09.149Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-164-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T05:11:09.225Z] $ docker stop --time=1 ee61fb1c0aeeb922e8fa4f1f785d71d43761e3c192f19871ce959009a1832828 [2022-05-02T05:11:10.421Z] $ docker rm -f ee61fb1c0aeeb922e8fa4f1f785d71d43761e3c192f19871ce959009a1832828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T05:14:54.683Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34458 in /w/workspace/gexfoundry_device-snmp-go_PR-164 [Pipeline] { [Pipeline] ws [2022-05-02T05:14:54.726Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-05-02T05:14:55.234Z] Selected Git installation does not exist. Using Default [2022-05-02T05:14:55.234Z] The recommended git tool is: NONE [2022-05-02T05:15:03.723Z] using credential edgex-jenkins-ssh [2022-05-02T05:15:03.743Z] Cloning the remote Git repository [2022-05-02T05:15:03.817Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-02T05:15:03.919Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-05-02T05:15:04.012Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-02T05:15:04.013Z] > git --version # timeout=10 [2022-05-02T05:15:04.037Z] > git --version # 'git version 2.25.1' [2022-05-02T05:15:04.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:04.189Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T05:15:05.297Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-02T05:15:05.320Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T05:15:05.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-02T05:15:05.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-02T05:15:05.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:05.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/164/head:refs/remotes/origin/PR-164 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T05:15:05.972Z] Merging remotes/origin/main commit a672eeb6ec92b4d90420405cd1acfac3e3196a2e into PR head commit ec4e2bb25b85e98e951cb70b75cd43993a27e76d [2022-05-02T05:15:06.221Z] Merge succeeded, producing ec4e2bb25b85e98e951cb70b75cd43993a27e76d [2022-05-02T05:15:06.221Z] Checking out Revision ec4e2bb25b85e98e951cb70b75cd43993a27e76d (PR-164) [2022-05-02T05:15:06.000Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T05:15:06.018Z] > git checkout -f ec4e2bb25b85e98e951cb70b75cd43993a27e76d # timeout=10 [2022-05-02T05:15:06.119Z] > git remote # timeout=10 [2022-05-02T05:15:06.145Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T05:15:06.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:06.178Z] > git merge a672eeb6ec92b4d90420405cd1acfac3e3196a2e # timeout=10 [2022-05-02T05:15:06.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T05:15:06.235Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T05:15:06.256Z] > git checkout -f ec4e2bb25b85e98e951cb70b75cd43993a27e76d # timeout=10 [2022-05-02T05:15:10.788Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-05-02T05:15:10.869Z] > git --version # timeout=10 [2022-05-02T05:15:10.883Z] > git --version # 'git version 2.25.1' [2022-05-02T05:15:10.905Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:15:16.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T05:15:16.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T05:15:16.928Z] Dload Upload Total Spent Left Speed [2022-05-02T05:15:16.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-05-02T05:15:17.521Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T05:15:17.898Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-05-02T05:15:17.898Z] [2022-05-02T05:15:17.898Z] { [2022-05-02T05:15:17.898Z] "registry-mirrors": [ [2022-05-02T05:15:17.898Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T05:15:17.898Z] ], [2022-05-02T05:15:17.898Z] "bip": "10.250.0.254/24", [2022-05-02T05:15:17.898Z] "hosts": [ [2022-05-02T05:15:17.898Z] "tcp://0.0.0.0:5555", [2022-05-02T05:15:17.898Z] "unix:///var/run/docker.sock" [2022-05-02T05:15:17.898Z] ], [2022-05-02T05:15:17.898Z] "mtu": 1458, [2022-05-02T05:15:17.898Z] "selinux-enabled": true, [2022-05-02T05:15:17.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T05:15:17.898Z] } [Pipeline] sh [2022-05-02T05:15:18.261Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T05:15:18.644Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:15:37.137Z] provisioning config files... [2022-05-02T05:15:37.172Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3880023450755006526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:15:37.793Z] ---> docker-login.sh [2022-05-02T05:15:37.793Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:15:38.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:38.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:38.671Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:38.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:38.671Z] [2022-05-02T05:15:38.671Z] Login Succeeded [2022-05-02T05:15:38.671Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:15:39.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:39.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:39.277Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:39.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:39.277Z] [2022-05-02T05:15:39.277Z] Login Succeeded [2022-05-02T05:15:39.277Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:15:39.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:39.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:39.890Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:39.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:39.890Z] [2022-05-02T05:15:39.890Z] Login Succeeded [2022-05-02T05:15:39.890Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:15:40.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:40.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:40.440Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:40.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:40.440Z] [2022-05-02T05:15:40.440Z] Login Succeeded [2022-05-02T05:15:40.440Z] docker.io [2022-05-02T05:15:40.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:41.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:41.316Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:41.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:41.316Z] [2022-05-02T05:15:41.317Z] Login Succeeded [2022-05-02T05:15:41.317Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:15:41.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T05:15:41.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T05:15:41.849Z] ========================================================= [2022-05-02T05:15:41.849Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T05:15:41.849Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:15:42.309Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-02T05:15:42.587Z] Sending build context to Docker daemon 2.749MB [2022-05-02T05:15:42.877Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:15:42.877Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T05:15:42.877Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T05:15:42.877Z] 9b3977197b4f: Pulling fs layer [2022-05-02T05:15:42.877Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T05:15:42.877Z] 94645a83ff95: Pulling fs layer [2022-05-02T05:15:42.877Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T05:15:42.877Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T05:15:42.877Z] 3096ccb668a1: Pulling fs layer [2022-05-02T05:15:42.877Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T05:15:42.877Z] a4caa8a26152: Pulling fs layer [2022-05-02T05:15:42.877Z] 3f3a8bcf1eab: Waiting [2022-05-02T05:15:42.877Z] 0c92f367c5e7: Waiting [2022-05-02T05:15:42.877Z] 3096ccb668a1: Waiting [2022-05-02T05:15:42.877Z] e8cf19c19ddd: Waiting [2022-05-02T05:15:42.877Z] a4caa8a26152: Waiting [2022-05-02T05:15:42.877Z] 94645a83ff95: Verifying Checksum [2022-05-02T05:15:42.877Z] 94645a83ff95: Download complete [2022-05-02T05:15:42.877Z] 1a89e8eeedd5: Verifying Checksum [2022-05-02T05:15:42.877Z] 1a89e8eeedd5: Download complete [2022-05-02T05:15:42.877Z] 0c92f367c5e7: Verifying Checksum [2022-05-02T05:15:42.877Z] 0c92f367c5e7: Download complete [2022-05-02T05:15:43.371Z] 3096ccb668a1: Verifying Checksum [2022-05-02T05:15:43.371Z] 3096ccb668a1: Download complete [2022-05-02T05:15:43.371Z] 9b3977197b4f: Verifying Checksum [2022-05-02T05:15:43.371Z] 9b3977197b4f: Download complete [2022-05-02T05:15:43.371Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T05:15:43.371Z] e8cf19c19ddd: Download complete [2022-05-02T05:15:43.984Z] 9b3977197b4f: Pull complete [2022-05-02T05:15:44.589Z] 1a89e8eeedd5: Pull complete [2022-05-02T05:15:44.867Z] 94645a83ff95: Pull complete [2022-05-02T05:15:45.465Z] a4caa8a26152: Download complete [2022-05-02T05:15:45.741Z] 3f3a8bcf1eab: Download complete [2022-05-02T05:16:00.896Z] 3f3a8bcf1eab: Pull complete [2022-05-02T05:16:00.896Z] 0c92f367c5e7: Pull complete [2022-05-02T05:16:00.896Z] 3096ccb668a1: Pull complete [2022-05-02T05:16:00.896Z] e8cf19c19ddd: Pull complete [2022-05-02T05:16:07.686Z] a4caa8a26152: Pull complete [2022-05-02T05:16:07.686Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T05:16:07.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T05:16:07.686Z] ---> 725f1c02e7f9 [2022-05-02T05:16:07.686Z] Step 3/12 : ARG MAKE='make build' [2022-05-02T05:16:08.686Z] ---> Running in 95dfb0080e30 [2022-05-02T05:16:08.960Z] Removing intermediate container 95dfb0080e30 [2022-05-02T05:16:08.960Z] ---> 8fbc4d31651d [2022-05-02T05:16:08.960Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T05:16:08.960Z] ---> Running in b7f5ad99b977 [2022-05-02T05:16:09.562Z] Removing intermediate container b7f5ad99b977 [2022-05-02T05:16:09.562Z] ---> 11de4a2324da [2022-05-02T05:16:09.562Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T05:16:09.562Z] ---> Running in b9b5c7b78dfb [2022-05-02T05:16:09.852Z] Removing intermediate container b9b5c7b78dfb [2022-05-02T05:16:09.852Z] ---> 27c3ef2cd3da [2022-05-02T05:16:09.852Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:16:09.852Z] ---> Running in 458b38b2d0d4 [2022-05-02T05:16:11.845Z] Removing intermediate container 458b38b2d0d4 [2022-05-02T05:16:11.845Z] ---> 41a4ed2e351e [2022-05-02T05:16:11.845Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T05:16:11.845Z] ---> Running in 61105cb43a90 [2022-05-02T05:16:13.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:16:13.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:16:14.906Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T05:16:14.906Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T05:16:15.182Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T05:16:15.182Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T05:16:15.458Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T05:16:15.458Z] OK: 224 MiB in 56 packages [2022-05-02T05:16:16.459Z] Removing intermediate container 61105cb43a90 [2022-05-02T05:16:16.459Z] ---> 78ebad1c0894 [2022-05-02T05:16:16.459Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-02T05:16:16.459Z] ---> Running in f70bfc8c8a02 [2022-05-02T05:16:16.748Z] Removing intermediate container f70bfc8c8a02 [2022-05-02T05:16:16.748Z] ---> ebcc42089e49 [2022-05-02T05:16:16.748Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-02T05:16:17.354Z] ---> a54945b1fe81 [2022-05-02T05:16:17.354Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:16:17.637Z] ---> Running in 1aeb0d078996 [2022-05-02T05:17:14.215Z] Removing intermediate container 1aeb0d078996 [2022-05-02T05:17:14.215Z] ---> 9fbd7c449a09 [2022-05-02T05:17:14.215Z] Step 11/12 : COPY . . [2022-05-02T05:17:14.215Z] ---> 49316eb1ea44 [2022-05-02T05:17:14.215Z] Step 12/12 : RUN ${MAKE} [2022-05-02T05:17:14.215Z] ---> Running in b603bd75fb93 [2022-05-02T05:17:14.215Z] noop [2022-05-02T05:17:14.215Z] Removing intermediate container b603bd75fb93 [2022-05-02T05:17:14.215Z] ---> a13f7f6cb507 [2022-05-02T05:17:14.215Z] Successfully built a13f7f6cb507 [2022-05-02T05:17:14.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:17:14.588Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T05:17:14.589Z] . [Pipeline] withDockerContainer [2022-05-02T05:17:14.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-34458 does not seem to be running inside a container [2022-05-02T05:17:15.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-02T05:17:16.349Z] $ docker top 53274b88d4bdcdb8c66aabe695f0447d714ad69add9a07b4b8aca4db008a7696 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:17:17.310Z] + go version [2022-05-02T05:17:17.310Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T05:17:17.347Z] $ docker stop --time=1 53274b88d4bdcdb8c66aabe695f0447d714ad69add9a07b4b8aca4db008a7696 [2022-05-02T05:17:19.010Z] $ docker rm -f 53274b88d4bdcdb8c66aabe695f0447d714ad69add9a07b4b8aca4db008a7696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:17:19.910Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T05:17:19.911Z] . [Pipeline] withDockerContainer [2022-05-02T05:17:20.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-34458 does not seem to be running inside a container [2022-05-02T05:17:20.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-02T05:17:21.699Z] $ docker top e607d163aef2d5618d1a8c3b4ca729cbef5b5ae153f0705a63f62c95f145e3b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T05:17:22.714Z] + make test [2022-05-02T05:17:22.714Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-02T05:17:24.719Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-02T05:19:01.657Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-02T05:19:01.657Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.060s coverage: 0.0% of statements [2022-05-02T05:19:01.657Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T05:19:01.657Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T05:19:23.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T05:19:23.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T05:19:23.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T05:19:24.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T05:19:24.997Z] $ docker stop --time=1 e607d163aef2d5618d1a8c3b4ca729cbef5b5ae153f0705a63f62c95f145e3b9 [2022-05-02T05:19:26.812Z] $ docker rm -f e607d163aef2d5618d1a8c3b4ca729cbef5b5ae153f0705a63f62c95f145e3b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:19:27.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T05:19:27.908Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T05:19:28.423Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:19:29.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T05:19:29.391Z] + ls -al . [2022-05-02T05:19:29.391Z] total 184 [2022-05-02T05:19:29.391Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:19 . [2022-05-02T05:19:29.391Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:15 .. [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 6 May 2 05:15 .dockerignore [2022-05-02T05:19:29.391Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:15 .git [2022-05-02T05:19:29.391Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 .github [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 328 May 2 05:15 .gitignore [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 05:15 .golangci.yml [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 2 05:15 Attribution.txt [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 2 05:15 CHANGELOG.md [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 2 05:15 Dockerfile [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:15 GOVERNANCE.md [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 656 May 2 05:15 Jenkinsfile [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 05:15 LICENSE [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 2 05:15 Makefile [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 05:15 OWNERS.md [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 9074 May 2 05:15 README.md [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 05:09 VERSION [2022-05-02T05:19:29.391Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:15 bin [2022-05-02T05:19:29.391Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 cmd [2022-05-02T05:19:29.391Z] -rw-r--r-- 1 jenkins jenkins 7631 May 2 05:18 coverage.out [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 2 05:15 go.mod [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 54349 May 2 05:15 go.sum [2022-05-02T05:19:29.391Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 internal [2022-05-02T05:19:29.391Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 snap [2022-05-02T05:19:29.391Z] -rw-rw-r-- 1 jenkins jenkins 209 May 2 05:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:19:29.758Z] + 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=ec4e2bb25b85e98e951cb70b75cd43993a27e76d --label arch=arm64 --label version=0.0.0 . [2022-05-02T05:19:30.039Z] Sending build context to Docker daemon 2.757MB [2022-05-02T05:19:30.039Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:19:30.039Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T05:19:30.039Z] ---> a13f7f6cb507 [2022-05-02T05:19:30.039Z] Step 3/24 : ARG MAKE='make build' [2022-05-02T05:19:30.313Z] ---> Running in 31c5dc6dc61b [2022-05-02T05:19:30.585Z] Removing intermediate container 31c5dc6dc61b [2022-05-02T05:19:30.585Z] ---> b6a043376cc6 [2022-05-02T05:19:30.585Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T05:19:30.585Z] ---> Running in 03a9a8ea8cb2 [2022-05-02T05:19:31.189Z] Removing intermediate container 03a9a8ea8cb2 [2022-05-02T05:19:31.189Z] ---> 770046d021ad [2022-05-02T05:19:31.189Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T05:19:31.189Z] ---> Running in 8710c720e294 [2022-05-02T05:19:31.468Z] Removing intermediate container 8710c720e294 [2022-05-02T05:19:31.468Z] ---> e785678343d2 [2022-05-02T05:19:31.468Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:19:31.468Z] ---> Running in 904dd3199206 [2022-05-02T05:19:33.451Z] Removing intermediate container 904dd3199206 [2022-05-02T05:19:33.451Z] ---> 861f2a96463a [2022-05-02T05:19:33.451Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T05:19:33.451Z] ---> Running in f4474269bde3 [2022-05-02T05:19:34.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:19:35.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:19:36.400Z] OK: 224 MiB in 56 packages [2022-05-02T05:19:36.999Z] Removing intermediate container f4474269bde3 [2022-05-02T05:19:36.999Z] ---> 33089d4845ee [2022-05-02T05:19:36.999Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-02T05:19:37.273Z] ---> Running in 460d15ac113b [2022-05-02T05:19:37.547Z] Removing intermediate container 460d15ac113b [2022-05-02T05:19:37.547Z] ---> fbf94126f8f9 [2022-05-02T05:19:37.547Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-02T05:19:38.140Z] ---> fe00104b0e91 [2022-05-02T05:19:38.140Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:19:38.140Z] ---> Running in 72756cde02a5 [2022-05-02T05:19:40.114Z] Removing intermediate container 72756cde02a5 [2022-05-02T05:19:40.114Z] ---> f0188821532f [2022-05-02T05:19:40.114Z] Step 11/24 : COPY . . [2022-05-02T05:19:41.097Z] ---> fdb8e8ec38b9 [2022-05-02T05:19:41.097Z] Step 12/24 : RUN ${MAKE} [2022-05-02T05:19:41.097Z] ---> Running in 5679cb90c17a [2022-05-02T05:19:42.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-02T05:22:04.004Z] Removing intermediate container 5679cb90c17a [2022-05-02T05:22:04.004Z] ---> f7ce856c440d [2022-05-02T05:22:04.004Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T05:22:04.004Z] 3.14: Pulling from library/alpine [2022-05-02T05:22:04.004Z] 455c02918c45: Pulling fs layer [2022-05-02T05:22:04.004Z] 455c02918c45: Download complete [2022-05-02T05:22:04.004Z] 455c02918c45: Pull complete [2022-05-02T05:22:04.004Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T05:22:04.004Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T05:22:04.004Z] ---> ac73e934f311 [2022-05-02T05:22:04.004Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T05:22:04.004Z] ---> Running in e46dfb9d12fe [2022-05-02T05:22:04.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:22:04.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:22:04.004Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T05:22:04.004Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T05:22:04.004Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T05:22:04.004Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T05:22:04.004Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T05:22:04.004Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T05:22:04.004Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T05:22:04.004Z] OK: 8 MiB in 20 packages [2022-05-02T05:22:04.004Z] Removing intermediate container e46dfb9d12fe [2022-05-02T05:22:04.004Z] ---> 4399ed39f9ce [2022-05-02T05:22:04.004Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-02T05:22:04.004Z] ---> 0747a5352cf8 [2022-05-02T05:22:04.004Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-02T05:22:04.004Z] ---> a00c13d1ea3a [2022-05-02T05:22:04.004Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-02T05:22:04.004Z] ---> 387462d2c1f9 [2022-05-02T05:22:04.004Z] Step 18/24 : EXPOSE 59993 [2022-05-02T05:22:04.004Z] ---> Running in f0ad9734f0c0 [2022-05-02T05:22:04.004Z] Removing intermediate container f0ad9734f0c0 [2022-05-02T05:22:04.004Z] ---> e11b9308ff9d [2022-05-02T05:22:04.004Z] Step 19/24 : EXPOSE 161 [2022-05-02T05:22:04.004Z] ---> Running in 45fa8b40b897 [2022-05-02T05:22:04.004Z] Removing intermediate container 45fa8b40b897 [2022-05-02T05:22:04.004Z] ---> 02c31dba0781 [2022-05-02T05:22:04.004Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-02T05:22:04.004Z] ---> Running in 33d3ab077d52 [2022-05-02T05:22:04.279Z] Removing intermediate container 33d3ab077d52 [2022-05-02T05:22:04.279Z] ---> 9be7e59574b0 [2022-05-02T05:22:04.279Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-02T05:22:04.279Z] ---> Running in 1e024225ee6e [2022-05-02T05:22:04.554Z] Removing intermediate container 1e024225ee6e [2022-05-02T05:22:04.554Z] ---> fb31da9c42d9 [2022-05-02T05:22:04.554Z] Step 22/24 : LABEL arch=arm64 [2022-05-02T05:22:04.835Z] ---> Running in c80cbdc3529e [2022-05-02T05:22:05.113Z] Removing intermediate container c80cbdc3529e [2022-05-02T05:22:05.113Z] ---> 55ab6bd6598b [2022-05-02T05:22:05.113Z] Step 23/24 : LABEL git_sha=ec4e2bb25b85e98e951cb70b75cd43993a27e76d [2022-05-02T05:22:05.113Z] ---> Running in 5f76be53c39e [2022-05-02T05:22:05.393Z] Removing intermediate container 5f76be53c39e [2022-05-02T05:22:05.393Z] ---> 78939d823363 [2022-05-02T05:22:05.393Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T05:22:05.666Z] ---> Running in 94f6eaaf9cfc [2022-05-02T05:22:05.940Z] Removing intermediate container 94f6eaaf9cfc [2022-05-02T05:22:05.940Z] ---> b4d5602c394a [2022-05-02T05:22:05.940Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T05:22:05.940Z] Successfully built b4d5602c394a [2022-05-02T05:22:05.940Z] Successfully tagged device-snmp-arm64:latest [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] sh [2022-05-02T05:22:06.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:06.631Z] [2022-05-02T05:22:06.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:22:07.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:07.290Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T05:22:07.290Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T05:22:07.290Z] 04944245beec: Pulling fs layer [2022-05-02T05:22:07.290Z] 699f458cf7ca: Pulling fs layer [2022-05-02T05:22:07.290Z] 765212b225bb: Pulling fs layer [2022-05-02T05:22:07.290Z] f23df028b6ca: Pulling fs layer [2022-05-02T05:22:07.290Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T05:22:07.290Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T05:22:07.290Z] 765212b225bb: Waiting [2022-05-02T05:22:07.290Z] d65c8cfc05b1: Waiting [2022-05-02T05:22:07.290Z] 2437ff75d9bd: Waiting [2022-05-02T05:22:07.290Z] 04944245beec: Verifying Checksum [2022-05-02T05:22:07.290Z] 04944245beec: Download complete [2022-05-02T05:22:07.290Z] 765212b225bb: Verifying Checksum [2022-05-02T05:22:07.290Z] 765212b225bb: Download complete [2022-05-02T05:22:07.290Z] f23df028b6ca: Download complete [2022-05-02T05:22:07.290Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T05:22:07.290Z] d65c8cfc05b1: Download complete [2022-05-02T05:22:07.568Z] 699f458cf7ca: Verifying Checksum [2022-05-02T05:22:07.568Z] 699f458cf7ca: Download complete [2022-05-02T05:22:07.846Z] 8998bd30e6a1: Download complete [2022-05-02T05:22:10.488Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T05:22:10.488Z] 2437ff75d9bd: Download complete [2022-05-02T05:22:11.926Z] 8998bd30e6a1: Pull complete [2022-05-02T05:22:12.520Z] 04944245beec: Pull complete [2022-05-02T05:22:13.960Z] 699f458cf7ca: Pull complete [2022-05-02T05:22:13.960Z] 765212b225bb: Pull complete [2022-05-02T05:22:14.940Z] f23df028b6ca: Pull complete [2022-05-02T05:22:15.215Z] d65c8cfc05b1: Pull complete [2022-05-02T05:22:30.323Z] 2437ff75d9bd: Pull complete [2022-05-02T05:22:30.323Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T05:22:30.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:30.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T05:22:30.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-34458 does not seem to be running inside a container [2022-05-02T05:22:30.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-02T05:22:33.893Z] $ docker top 0527de30a7fc4928e823676b4247617b85e34a56d00b41df24fd6aad8f9d96f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:34.919Z] ---> job-cost.sh [2022-05-02T05:22:34.919Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:34.919Z] INFO: No Stack... [2022-05-02T05:22:35.519Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T05:22:36.498Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T05:22:37.210Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-05-02T05:22:37.210Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T05:22:37.304Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-164-1-stack-cost] [2022-05-02T05:22:37.309Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-164-1-stack-cost] did not exist. Created. [2022-05-02T05:22:37.309Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T05:22:38.073Z] /w/workspace/device-snmp-go/1@tmp/durable-0342d7f8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-02T05:22:38.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-02T05:22:38.830Z] Warning: overwriting stash ‘stack-cost’ [2022-05-02T05:22:38.882Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T05:22:38.897Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-164-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T05:22:38.979Z] $ docker stop --time=1 0527de30a7fc4928e823676b4247617b85e34a56d00b41df24fd6aad8f9d96f5 [2022-05-02T05:22:40.531Z] $ docker rm -f 0527de30a7fc4928e823676b4247617b85e34a56d00b41df24fd6aad8f9d96f5 [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 [2022-05-02T05:22:41.584Z] provisioning config files... [2022-05-02T05:22:41.594Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-164@tmp/config793600559215657891tmp [Pipeline] { [Pipeline] sh [2022-05-02T05:22:41.925Z] + set +x [2022-05-02T05:22:41.925Z] + curl -s https://codecov.io/bash [2022-05-02T05:22:41.925Z] + bash -s -- [2022-05-02T05:22:41.925Z] [2022-05-02T05:22:41.925Z] _____ _ [2022-05-02T05:22:41.925Z] / ____| | | [2022-05-02T05:22:41.925Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T05:22:41.925Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T05:22:41.925Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T05:22:41.925Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T05:22:41.925Z] Bash-1.0.6 [2022-05-02T05:22:41.925Z] [2022-05-02T05:22:41.925Z] [2022-05-02T05:22:41.925Z] ==> git version 2.25.1 found [2022-05-02T05:22:41.925Z] ==> 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 [2022-05-02T05:22:41.925Z] Release-Date: 2020-01-08 [2022-05-02T05:22:41.925Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-02T05:22:41.925Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-02T05:22:41.925Z] ==> Jenkins CI detected. [2022-05-02T05:22:41.925Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-164 [2022-05-02T05:22:41.925Z] project root: . [2022-05-02T05:22:41.925Z] --> token set from env [2022-05-02T05:22:41.925Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T05:22:41.925Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T05:22:41.925Z] ==> Python coveragepy not found [2022-05-02T05:22:41.925Z] ==> Searching for coverage reports in: [2022-05-02T05:22:41.925Z] + . [2022-05-02T05:22:41.925Z] -> Found 1 reports [2022-05-02T05:22:41.925Z] ==> Detecting git/mercurial file structure [2022-05-02T05:22:41.925Z] ==> Reading reports [2022-05-02T05:22:41.925Z] + ./coverage.out bytes=7631 [2022-05-02T05:22:41.925Z] ==> Appending adjustments [2022-05-02T05:22:41.925Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T05:22:42.186Z] + Found adjustments [2022-05-02T05:22:42.186Z] ==> Gzipping contents [2022-05-02T05:22:42.186Z] 4.0K /tmp/codecov.DGiLym.gz [2022-05-02T05:22:42.186Z] ==> Uploading reports [2022-05-02T05:22:42.186Z] url: https://codecov.io [2022-05-02T05:22:42.186Z] query: branch=PR-164&commit=ec4e2bb25b85e98e951cb70b75cd43993a27e76d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=164&job=&cmd_args= [2022-05-02T05:22:42.186Z] -> Pinging Codecov [2022-05-02T05:22:42.186Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-164&commit=ec4e2bb25b85e98e951cb70b75cd43993a27e76d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=164&job=&cmd_args= [2022-05-02T05:22:42.448Z] -> Uploading to [2022-05-02T05:22:42.448Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/6C56EA5C29638FB4528AC87E60AF5AE0/ec4e2bb25b85e98e951cb70b75cd43993a27e76d/cb2e9d9d-59f7-4c50-8308-340e2e485b3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T052242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21f4c95b640af46bb16fe19955b8f9c87846d46d1e63f595cf2132c1c3f82aab [2022-05-02T05:22:42.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T05:22:42.448Z] Dload Upload Total Spent Left Speed [2022-05-02T05:22:42.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 6731 --:--:-- --:--:-- --:--:-- 6702 100 1602 0 0 100 1602 0 6731 --:--:-- --:--:-- --:--:-- 6702 [2022-05-02T05:22:42.708Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/ec4e2bb25b85e98e951cb70b75cd43993a27e76d [Pipeline] } [2022-05-02T05:22:42.732Z] 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 [2022-05-02T05:22:44.429Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-164/archives ] [2022-05-02T05:22:44.429Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-164/archives [2022-05-02T05:22:44.429Z] total 16 [2022-05-02T05:22:44.429Z] drwxr-xr-x 3 root root 4096 May 2 05:11 . [2022-05-02T05:22:44.429Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 05:11 .. [2022-05-02T05:22:44.429Z] drwxr-xr-x 2 root root 4096 May 2 05:11 cost [2022-05-02T05:22:44.429Z] -rw-r--r-- 1 root root 85 May 2 05:11 cost.csv [2022-05-02T05:22:44.429Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-164/archives [2022-05-02T05:22:44.429Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-164/archives [2022-05-02T05:22:44.429Z] total 16 [2022-05-02T05:22:44.429Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:11 . [2022-05-02T05:22:44.429Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 05:11 .. [2022-05-02T05:22:44.429Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 05:11 cost [2022-05-02T05:22:44.429Z] -rw-r--r-- 1 jenkins jenkins 85 May 2 05:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:44.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:45.671Z] ---> package-listing.sh [2022-05-02T05:22:45.671Z] ++ facter osfamily [2022-05-02T05:22:45.671Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T05:22:45.930Z] + OS_FAMILY=debian [2022-05-02T05:22:45.930Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-164 [2022-05-02T05:22:45.930Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T05:22:45.930Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T05:22:45.930Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T05:22:45.930Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T05:22:45.930Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-164 ']' [2022-05-02T05:22:45.930Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T05:22:45.930Z] + case "${OS_FAMILY}" in [2022-05-02T05:22:45.930Z] + dpkg -l [2022-05-02T05:22:45.930Z] + grep '^ii' [2022-05-02T05:22:45.930Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T05:22:45.930Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T05:22:45.930Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T05:22:45.930Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-164 ']' [2022-05-02T05:22:45.930Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-164/archives/ [2022-05-02T05:22:45.930Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-164/archives/ [Pipeline] echo [2022-05-02T05:22:45.980Z] 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-164/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-02T05:22:46.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:22:46.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:22:46.863Z] . [Pipeline] withDockerContainer [2022-05-02T05:22:46.947Z] prd-ubuntu20.04-docker-8c-8g-34418 does not seem to be running inside a container [2022-05-02T05:22:46.987Z] $ 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-164/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-164 -v /w/workspace/gexfoundry_device-snmp-go_PR-164:/w/workspace/gexfoundry_device-snmp-go_PR-164:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-164@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-164@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T05:22:47.198Z] $ docker top eafd2cb96881aea67c6bef2ec0f10fd95022b8721a2740dac9e9d35afd363bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:22:47.586Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T05:22:47.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T05:22:48.208Z] + ls /var/log/sa-host [2022-05-02T05:22:48.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:22:48.359Z] provisioning config files... [2022-05-02T05:22:48.372Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-164@tmp/config2705366231974946661tmp [Pipeline] { [Pipeline] echo [2022-05-02T05:22:48.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:48.742Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T05:22:48.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:49.175Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T05:22:49.208Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:49.528Z] ---> sudo-logs.sh [2022-05-02T05:22:49.528Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T05:22:49.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:49.927Z] ---> job-cost.sh [2022-05-02T05:22:49.927Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:49.927Z] DEBUG: total: 0.2199999988079071 [2022-05-02T05:22:49.927Z] INFO: Retrieving Stack Cost... [2022-05-02T05:22:50.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T05:22:50.761Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T05:22:50.860Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:51.185Z] ---> logs-deploy.sh [2022-05-02T05:22:51.185Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:51.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-164/1 [2022-05-02T05:22:51.185Z] INFO: archiving workspace using pattern(s): [2022-05-02T05:22:52.127Z] Archives upload complete. [2022-05-02T05:22:52.127Z] INFO: archiving logs to Nexus