Pull request #79 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 93095583d42b04d307859c593bf085d70cf89a19+dfea19939c3e5952b7f8a352ed4dd87bf2177730 (ad47b89b4fcaa1cf6de537058194835d0b36ca54) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-79/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-79/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16587 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-79 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 Merge succeeded, producing 93095583d42b04d307859c593bf085d70cf89a19 Checking out Revision 93095583d42b04d307859c593bf085d70cf89a19 (PR-79) > git config core.sparsecheckout # timeout=10 > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # 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 dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 Commit message: "ci: standardize dockerfiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T19:15:43.336Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T19:15:43.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T19:15:44.022Z] ========================================================= [2020-12-17T19:15:44.022Z] EdgeX Global Pipelines Version Info [2020-12-17T19:15:44.022Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:45.557Z] ------------------- [2020-12-17T19:15:45.557Z] stable info: [2020-12-17T19:15:45.557Z] ------------------- [2020-12-17T19:15:45.557Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T19:15:45.557Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:15:45.557Z] Message: update stable to v1.0.173 [2020-12-17T19:15:46.508Z] ------------------- [2020-12-17T19:15:46.508Z] experimental info: [2020-12-17T19:15:46.508Z] ------------------- [2020-12-17T19:15:46.508Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T19:15:46.508Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:15:46.508Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T19:15:47.007Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-12-17T19:15:47.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-12-17T19:15:47.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T19:15:47.522Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T19:15:47.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T19:15:47.839Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T19:15:48.014Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T19:15:48.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T19:15:48.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-17T19:15:48.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T19:15:48.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T19:15:49.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-12-17T19:15:49.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T19:15:49.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T19:15:49.556Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T19:15:49.704Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T19:15:49.858Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T19:15:50.058Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T19:15:50.304Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T19:15:50.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-17T19:15:50.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-17T19:15:50.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-17T19:15:51.099Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-17T19:15:51.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-17T19:15:51.507Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-17T19:15:51.658Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T19:15:51.787Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T19:15:51.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2020-12-17T19:15:52.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2020-12-17T19:15:52.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2020-12-17T19:15:52.405Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93095583d42b04d307859c593bf085d70cf89a19 [Pipeline] echo [2020-12-17T19:15:52.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9309558 [Pipeline] echo [2020-12-17T19:15:52.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:15:53.010Z] provisioning config files... [2020-12-17T19:15:53.045Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config4801538931883778726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:53.475Z] ---> docker-login.sh [2020-12-17T19:15:53.475Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:15:53.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:15:53.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:15:53.737Z] Configure a credential helper to remove this warning. See [2020-12-17T19:15:53.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:15:53.737Z] [2020-12-17T19:15:53.737Z] Login Succeeded [2020-12-17T19:15:53.737Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:15:54.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:15:54.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:15:54.002Z] Configure a credential helper to remove this warning. See [2020-12-17T19:15:54.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:15:54.002Z] [2020-12-17T19:15:54.002Z] Login Succeeded [2020-12-17T19:15:54.002Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:15:54.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:15:54.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:15:54.265Z] Configure a credential helper to remove this warning. See [2020-12-17T19:15:54.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:15:54.265Z] [2020-12-17T19:15:54.265Z] Login Succeeded [2020-12-17T19:15:54.265Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:15:54.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:15:54.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:15:54.529Z] Configure a credential helper to remove this warning. See [2020-12-17T19:15:54.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:15:54.529Z] [2020-12-17T19:15:54.529Z] Login Succeeded [2020-12-17T19:15:54.529Z] docker.io [2020-12-17T19:15:54.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:15:54.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:15:54.790Z] Configure a credential helper to remove this warning. See [2020-12-17T19:15:54.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:15:54.790Z] [2020-12-17T19:15:54.790Z] Login Succeeded [2020-12-17T19:15:54.790Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:15:54.814Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:15:55.851Z] + git log --format=format:%s -1 93095583d42b04d307859c593bf085d70cf89a19 [Pipeline] echo [2020-12-17T19:15:55.938Z] GIT_COMMIT: 93095583d42b04d307859c593bf085d70cf89a19, Commit Message: ci: standardize dockerfiles [Pipeline] echo [2020-12-17T19:15:56.011Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:15:56.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:15:56.873Z] [2020-12-17T19:15:56.873Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:15:57.264Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:15:57.265Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T19:15:57.265Z] 31603596830f: Pulling fs layer [2020-12-17T19:15:57.265Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T19:15:57.265Z] 6ca5941a6612: Pulling fs layer [2020-12-17T19:15:57.265Z] ecc8261a40a4: Pulling fs layer [2020-12-17T19:15:57.265Z] ecc8261a40a4: Waiting [2020-12-17T19:15:57.265Z] 2a8b12db71e7: Verifying Checksum [2020-12-17T19:15:57.265Z] 2a8b12db71e7: Download complete [2020-12-17T19:15:57.265Z] 31603596830f: Verifying Checksum [2020-12-17T19:15:57.265Z] 31603596830f: Download complete [2020-12-17T19:15:57.529Z] 6ca5941a6612: Verifying Checksum [2020-12-17T19:15:57.529Z] 6ca5941a6612: Download complete [2020-12-17T19:15:57.529Z] ecc8261a40a4: Verifying Checksum [2020-12-17T19:15:57.529Z] ecc8261a40a4: Download complete [2020-12-17T19:15:57.793Z] 31603596830f: Pull complete [2020-12-17T19:15:57.793Z] 2a8b12db71e7: Pull complete [2020-12-17T19:15:58.751Z] 6ca5941a6612: Pull complete [2020-12-17T19:15:59.016Z] ecc8261a40a4: Pull complete [2020-12-17T19:15:59.016Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T19:15:59.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:15:59.016Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T19:15:59.144Z] prd-centos7-docker-4c-2g-16587 does not seem to be running inside a container [2020-12-17T19:15:59.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-79 -v /w/workspace/dgexfoundry_device-snmp-go_PR-79:/w/workspace/dgexfoundry_device-snmp-go_PR-79:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-79@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:10004/edgex-devops/git-semver:latest cat [2020-12-17T19:16:01.102Z] $ docker top 93245614e4cd15b47ebf1dc5535e9ab4d1289ac0bc86aca58b4475f0225f5221 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T19:16:01.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T19:16:01.538Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T19:16:01.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T19:16:01.840Z] $ docker exec 93245614e4cd15b47ebf1dc5535e9ab4d1289ac0bc86aca58b4475f0225f5221 ssh-agent [2020-12-17T19:16:02.041Z] SSH_AUTH_SOCK=/tmp/ssh-Tf26JLMsWVTl/agent.13 [2020-12-17T19:16:02.041Z] SSH_AGENT_PID=18 [2020-12-17T19:16:02.051Z] Running ssh-add (command line suppressed) [2020-12-17T19:16:02.171Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_129035225367819436.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_129035225367819436.key) [2020-12-17T19:16:02.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T19:16:02.602Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T19:16:02.631Z] $ docker exec --env ******** --env ******** 93245614e4cd15b47ebf1dc5535e9ab4d1289ac0bc86aca58b4475f0225f5221 ssh-agent -k [2020-12-17T19:16:02.740Z] unset SSH_AUTH_SOCK; [2020-12-17T19:16:02.740Z] unset SSH_AGENT_PID; [2020-12-17T19:16:02.740Z] echo Agent pid 18 killed; [2020-12-17T19:16:02.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T19:16:02.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T19:16:02.983Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T19:16:03.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T19:16:03.157Z] $ docker exec 93245614e4cd15b47ebf1dc5535e9ab4d1289ac0bc86aca58b4475f0225f5221 ssh-agent [2020-12-17T19:16:03.321Z] SSH_AUTH_SOCK=/tmp/ssh-kw4zctoslaHQ/agent.46 [2020-12-17T19:16:03.321Z] SSH_AGENT_PID=51 [2020-12-17T19:16:03.329Z] Running ssh-add (command line suppressed) [2020-12-17T19:16:03.442Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7995208966645417310.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7995208966645417310.key) [2020-12-17T19:16:03.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T19:16:03.872Z] + git semver init [2020-12-17T19:16:03.872Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T19:16:03.872Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.git [2020-12-17T19:16:03.872Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-79 [2020-12-17T19:16:03.872Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T19:16:03.872Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T19:16:03.872Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T19:16:03.872Z] # $SEMVER_BRANCH = PR-79 [2020-12-17T19:16:03.872Z] # $SEMVER_TEMP = /tmp/semver-374945686 [2020-12-17T19:16:03.872Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-12-17T19:16:05.262Z] # '/tmp/semver-374945686' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver' [2020-12-17T19:16:05.262Z] # -> Force: false [2020-12-17T19:16:05.262Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver [Pipeline] } [2020-12-17T19:16:05.283Z] $ docker exec --env ******** --env ******** 93245614e4cd15b47ebf1dc5535e9ab4d1289ac0bc86aca58b4475f0225f5221 ssh-agent -k [2020-12-17T19:16:05.475Z] unset SSH_AUTH_SOCK; [2020-12-17T19:16:05.475Z] unset SSH_AGENT_PID; [2020-12-17T19:16:05.476Z] echo Agent pid 51 killed; [2020-12-17T19:16:05.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T19:16:06.114Z] + git semver [Pipeline] } [2020-12-17T19:16:06.148Z] $ docker stop --time=1 93245614e4cd15b47ebf1dc5535e9ab4d1289ac0bc86aca58b4475f0225f5221 [2020-12-17T19:16:07.500Z] $ docker rm -f 93245614e4cd15b47ebf1dc5535e9ab4d1289ac0bc86aca58b4475f0225f5221 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:16:08.065Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T19:16:08.505Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T19:16:08.527Z] [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] node [Pipeline] node [2020-12-17T19:16:24.350Z] Still waiting to schedule task [2020-12-17T19:16:24.350Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-17T19:16:24.379Z] Still waiting to schedule task [2020-12-17T19:16:24.379Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-17T19:18:29.371Z] Running on prd-centos7-docker-4c-2g-16591 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] ws [2020-12-17T19:18:29.478Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T19:18:31.970Z] using credential edgex-jenkins-ssh [2020-12-17T19:18:32.025Z] Cloning the remote Git repository [2020-12-17T19:18:31.453Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-12-17T19:18:31.522Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-12-17T19:18:31.587Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-17T19:18:31.588Z] > git --version # timeout=10 [2020-12-17T19:18:31.595Z] > git --version # 'git version 2.24.3' [2020-12-17T19:18:31.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:18:31.627Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:18:32.152Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-17T19:18:32.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:18:32.177Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-17T19:18:32.191Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-17T19:18:32.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:18:32.196Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T19:18:33.139Z] Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 [2020-12-17T19:18:33.249Z] Merge succeeded, producing 93095583d42b04d307859c593bf085d70cf89a19 [2020-12-17T19:18:33.250Z] Checking out Revision 93095583d42b04d307859c593bf085d70cf89a19 (PR-79) [2020-12-17T19:18:33.484Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16590 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] ws [2020-12-17T19:18:33.590Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T19:18:32.639Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:18:32.647Z] > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [2020-12-17T19:18:32.708Z] > git remote # timeout=10 [2020-12-17T19:18:32.720Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T19:18:32.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:18:32.730Z] > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 [2020-12-17T19:18:32.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T19:18:32.754Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:18:32.758Z] > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [2020-12-17T19:18:36.664Z] Commit message: "ci: standardize dockerfiles" [2020-12-17T19:18:36.506Z] > git --version # timeout=10 [2020-12-17T19:18:36.514Z] > git --version # 'git version 2.24.3' [2020-12-17T19:18:36.521Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:18:38.055Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:18:38.404Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:18:38.847Z] + sudo service docker restart [2020-12-17T19:18:38.847Z] + true [2020-12-17T19:18:38.847Z] Redirecting to /bin/systemctl restart docker.service [2020-12-17T19:18:39.064Z] using credential edgex-jenkins-ssh [2020-12-17T19:18:39.129Z] Cloning the remote Git repository [2020-12-17T19:18:39.189Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-12-17T19:18:39.302Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-12-17T19:18:39.377Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-17T19:18:39.378Z] > git --version # timeout=10 [2020-12-17T19:18:39.399Z] > git --version # 'git version 2.17.1' [2020-12-17T19:18:39.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:18:39.491Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:18:40.390Z] provisioning config files... [2020-12-17T19:18:40.426Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7112956967017902581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:18:40.858Z] ---> docker-login.sh [2020-12-17T19:18:40.858Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:18:41.043Z] Merging remotes/origin/master commit dfea19939c3e5952b7f8a352ed4dd87bf2177730 into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 [2020-12-17T19:18:41.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:41.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:41.126Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:41.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:41.126Z] [2020-12-17T19:18:41.126Z] Login Succeeded [2020-12-17T19:18:41.126Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:18:40.283Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-17T19:18:40.313Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:18:40.346Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-17T19:18:40.405Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-17T19:18:40.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:18:40.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T19:18:41.070Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:18:41.101Z] > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [2020-12-17T19:18:41.187Z] > git remote # timeout=10 [2020-12-17T19:18:41.209Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T19:18:41.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:18:41.234Z] > git merge dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 [2020-12-17T19:18:41.258Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T19:18:41.275Z] Merge succeeded, producing 93095583d42b04d307859c593bf085d70cf89a19 [2020-12-17T19:18:41.276Z] Checking out Revision 93095583d42b04d307859c593bf085d70cf89a19 (PR-79) [2020-12-17T19:18:41.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:41.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:41.393Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:41.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:41.393Z] [2020-12-17T19:18:41.393Z] Login Succeeded [2020-12-17T19:18:41.393Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:18:41.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:41.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:41.658Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:41.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:41.658Z] [2020-12-17T19:18:41.658Z] Login Succeeded [2020-12-17T19:18:41.658Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:18:41.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:41.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:41.658Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:41.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:41.658Z] [2020-12-17T19:18:41.658Z] Login Succeeded [2020-12-17T19:18:41.658Z] docker.io [2020-12-17T19:18:41.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:42.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:42.186Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:42.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:42.186Z] [2020-12-17T19:18:42.186Z] Login Succeeded [2020-12-17T19:18:42.186Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:18:42.212Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-17T19:18:41.286Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:18:41.304Z] > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [Pipeline] echo [2020-12-17T19:18:42.761Z] ========================================================= [2020-12-17T19:18:42.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T19:18:42.761Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:18:43.166Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-17T19:18:43.166Z] Sending build context to Docker daemon 324.1kB [2020-12-17T19:18:43.166Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:18:43.166Z] Step 2/10 : FROM ${BASE} [2020-12-17T19:18:43.429Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T19:18:43.429Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T19:18:43.429Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T19:18:43.429Z] de9db76c5a1d: Pulling fs layer [2020-12-17T19:18:43.429Z] bca2f99d35d6: Pulling fs layer [2020-12-17T19:18:43.429Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T19:18:43.429Z] 7c6f9722023f: Pulling fs layer [2020-12-17T19:18:43.429Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T19:18:43.429Z] 93359f2a8cfa: Waiting [2020-12-17T19:18:43.429Z] 7c6f9722023f: Waiting [2020-12-17T19:18:43.429Z] a35cf1a2eb13: Waiting [2020-12-17T19:18:43.429Z] bca2f99d35d6: Waiting [2020-12-17T19:18:43.429Z] de9db76c5a1d: Verifying Checksum [2020-12-17T19:18:43.429Z] de9db76c5a1d: Download complete [2020-12-17T19:18:43.429Z] 0ef7d3d256c8: Verifying Checksum [2020-12-17T19:18:43.429Z] 0ef7d3d256c8: Download complete [2020-12-17T19:18:43.429Z] 93359f2a8cfa: Download complete [2020-12-17T19:18:43.429Z] 7c6f9722023f: Verifying Checksum [2020-12-17T19:18:43.429Z] 7c6f9722023f: Download complete [2020-12-17T19:18:43.429Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T19:18:43.429Z] 188c0c94c7c5: Download complete [2020-12-17T19:18:43.690Z] 188c0c94c7c5: Pull complete [2020-12-17T19:18:43.951Z] 0ef7d3d256c8: Pull complete [2020-12-17T19:18:43.951Z] de9db76c5a1d: Pull complete [2020-12-17T19:18:45.669Z] Commit message: "ci: standardize dockerfiles" [2020-12-17T19:18:45.729Z] > git --version # timeout=10 [2020-12-17T19:18:45.738Z] > git --version # 'git version 2.17.1' [2020-12-17T19:18:45.751Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:18:45.892Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T19:18:45.892Z] a35cf1a2eb13: Download complete [Pipeline] withEnv [Pipeline] { [2020-12-17T19:18:46.160Z] bca2f99d35d6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:18:47.438Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:18:47.869Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:18:48.234Z] + true+ [2020-12-17T19:18:48.234Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:18:51.010Z] provisioning config files... [2020-12-17T19:18:51.057Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3571558758424452033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:18:51.493Z] bca2f99d35d6: Pull complete [2020-12-17T19:18:51.493Z] 93359f2a8cfa: Pull complete [2020-12-17T19:18:51.493Z] 7c6f9722023f: Pull complete [2020-12-17T19:18:51.520Z] ---> docker-login.sh [2020-12-17T19:18:51.520Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:18:52.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:52.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:52.727Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:52.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:52.727Z] [2020-12-17T19:18:52.727Z] Login Succeeded [2020-12-17T19:18:52.727Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:18:53.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:53.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:53.285Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:53.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:53.285Z] [2020-12-17T19:18:53.285Z] Login Succeeded [2020-12-17T19:18:53.285Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:18:53.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:53.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:53.837Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:53.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:53.837Z] [2020-12-17T19:18:53.837Z] Login Succeeded [2020-12-17T19:18:53.837Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:18:54.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:54.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:54.386Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:54.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:54.386Z] [2020-12-17T19:18:54.386Z] Login Succeeded [2020-12-17T19:18:54.386Z] docker.io [2020-12-17T19:18:54.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:18:55.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:18:55.260Z] Configure a credential helper to remove this warning. See [2020-12-17T19:18:55.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:18:55.260Z] [2020-12-17T19:18:55.260Z] Login Succeeded [2020-12-17T19:18:55.260Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:18:55.323Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T19:18:55.913Z] ========================================================= [2020-12-17T19:18:55.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T19:18:55.913Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:18:56.341Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-17T19:18:56.621Z] Sending build context to Docker daemon 323.1kB [2020-12-17T19:18:56.621Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:18:56.621Z] Step 2/10 : FROM ${BASE} [2020-12-17T19:18:56.898Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T19:18:56.898Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T19:18:56.898Z] a4357932f1b6: Pulling fs layer [2020-12-17T19:18:56.898Z] 18c013af1878: Pulling fs layer [2020-12-17T19:18:56.898Z] 00ac8860ef70: Pulling fs layer [2020-12-17T19:18:56.898Z] 63d7cb157983: Pulling fs layer [2020-12-17T19:18:56.898Z] b116817d02f9: Pulling fs layer [2020-12-17T19:18:56.898Z] 745a02a5169b: Pulling fs layer [2020-12-17T19:18:56.898Z] 00ac8860ef70: Waiting [2020-12-17T19:18:56.898Z] 63d7cb157983: Waiting [2020-12-17T19:18:56.898Z] b116817d02f9: Waiting [2020-12-17T19:18:56.898Z] 745a02a5169b: Waiting [2020-12-17T19:18:56.898Z] 18c013af1878: Verifying Checksum [2020-12-17T19:18:56.898Z] 18c013af1878: Download complete [2020-12-17T19:18:56.898Z] a4357932f1b6: Verifying Checksum [2020-12-17T19:18:56.898Z] a4357932f1b6: Download complete [2020-12-17T19:18:56.898Z] 63d7cb157983: Verifying Checksum [2020-12-17T19:18:56.898Z] 63d7cb157983: Download complete [2020-12-17T19:18:56.898Z] b116817d02f9: Verifying Checksum [2020-12-17T19:18:56.898Z] b116817d02f9: Download complete [2020-12-17T19:18:56.898Z] 5f621e34cdf4: Verifying Checksum [2020-12-17T19:18:56.898Z] 5f621e34cdf4: Download complete [2020-12-17T19:18:57.910Z] 5f621e34cdf4: Pull complete [2020-12-17T19:18:58.185Z] a4357932f1b6: Pull complete [2020-12-17T19:18:58.783Z] 18c013af1878: Pull complete [2020-12-17T19:18:59.387Z] 745a02a5169b: Verifying Checksum [2020-12-17T19:18:59.387Z] 745a02a5169b: Download complete [2020-12-17T19:18:59.661Z] a35cf1a2eb13: Pull complete [2020-12-17T19:18:59.661Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T19:18:59.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T19:18:59.661Z] ---> a62c8e92a672 [2020-12-17T19:18:59.661Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:18:59.661Z] ---> Running in 7fd64a0d1ce1 [2020-12-17T19:18:59.661Z] Removing intermediate container 7fd64a0d1ce1 [2020-12-17T19:18:59.661Z] ---> d9cd1b2b1398 [2020-12-17T19:18:59.661Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:18:59.661Z] ---> Running in aa7d19cdbf0f [2020-12-17T19:18:59.661Z] Removing intermediate container aa7d19cdbf0f [2020-12-17T19:18:59.661Z] ---> af043cdad849 [2020-12-17T19:18:59.661Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-12-17T19:18:59.661Z] ---> Running in eb354c33a138 [2020-12-17T19:18:59.661Z] Removing intermediate container eb354c33a138 [2020-12-17T19:18:59.661Z] ---> 912d17cec54d [2020-12-17T19:18:59.661Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:18:59.661Z] ---> Running in 45db3fe5671a [2020-12-17T19:19:00.373Z] 00ac8860ef70: Verifying Checksum [2020-12-17T19:19:00.373Z] 00ac8860ef70: Download complete [2020-12-17T19:19:00.612Z] Removing intermediate container 45db3fe5671a [2020-12-17T19:19:00.612Z] ---> ee53896b5048 [2020-12-17T19:19:00.612Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:19:00.612Z] ---> Running in 70a2208b86fd [2020-12-17T19:19:01.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:19:01.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:19:02.342Z] OK: 166 MiB in 39 packages [2020-12-17T19:19:02.607Z] Removing intermediate container 70a2208b86fd [2020-12-17T19:19:02.607Z] ---> 5aeec429d27b [2020-12-17T19:19:02.607Z] Step 8/10 : WORKDIR /device-snmp-go [2020-12-17T19:19:02.870Z] ---> Running in 9f7f49de5ef5 [2020-12-17T19:19:02.870Z] Removing intermediate container 9f7f49de5ef5 [2020-12-17T19:19:02.870Z] ---> cfc6c5fde7dd [2020-12-17T19:19:02.870Z] Step 9/10 : COPY . . [2020-12-17T19:19:03.822Z] ---> 096363851c24 [2020-12-17T19:19:03.822Z] Step 10/10 : RUN go mod download [2020-12-17T19:19:03.822Z] ---> Running in 56195ba27442 [2020-12-17T19:19:10.561Z] 00ac8860ef70: Pull complete [2020-12-17T19:19:10.561Z] 63d7cb157983: Pull complete [2020-12-17T19:19:10.561Z] b116817d02f9: Pull complete [2020-12-17T19:19:14.887Z] 745a02a5169b: Pull complete [2020-12-17T19:19:14.887Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T19:19:14.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T19:19:14.887Z] ---> b7e6874047d6 [2020-12-17T19:19:14.887Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:19:17.522Z] ---> Running in 5f75ae83ee1e [2020-12-17T19:19:17.806Z] Removing intermediate container 5f75ae83ee1e [2020-12-17T19:19:17.806Z] ---> f7574e7b08e9 [2020-12-17T19:19:17.806Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:19:18.080Z] ---> Running in 803412c472ff [2020-12-17T19:19:18.684Z] Removing intermediate container 803412c472ff [2020-12-17T19:19:18.684Z] ---> 715b4d86bdef [2020-12-17T19:19:18.684Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-12-17T19:19:18.684Z] ---> Running in 96ed9abc8e8b [2020-12-17T19:19:19.281Z] Removing intermediate container 96ed9abc8e8b [2020-12-17T19:19:19.281Z] ---> ee5eace0c8e1 [2020-12-17T19:19:19.281Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:19:19.556Z] ---> Running in 806b03d84a54 [2020-12-17T19:19:21.998Z] Removing intermediate container 56195ba27442 [2020-12-17T19:19:21.998Z] ---> 20442cadc41a [2020-12-17T19:19:21.998Z] Successfully built 20442cadc41a [2020-12-17T19:19:21.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:19:22.190Z] Removing intermediate container 806b03d84a54 [2020-12-17T19:19:22.190Z] ---> b82af6338b9d [2020-12-17T19:19:22.190Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:19:22.190Z] ---> Running in dbc32b9669b0 [2020-12-17T19:19:22.354Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T19:19:22.354Z] . [Pipeline] withDockerContainer [2020-12-17T19:19:22.488Z] prd-centos7-docker-4c-2g-16591 does not seem to be running inside a container [2020-12-17T19:19:22.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T19:19:23.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:19:23.293Z] $ docker top 60a3a58ac180f009c368c69a76a6602c67fb6f59885be1da42354898d2cbe273 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:19:23.915Z] + go version [2020-12-17T19:19:23.915Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T19:19:23.943Z] $ docker stop --time=1 60a3a58ac180f009c368c69a76a6602c67fb6f59885be1da42354898d2cbe273 [2020-12-17T19:19:24.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:19:24.758Z] OK: 142 MiB in 39 packages [2020-12-17T19:19:25.311Z] $ docker rm -f 60a3a58ac180f009c368c69a76a6602c67fb6f59885be1da42354898d2cbe273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-17T19:19:26.197Z] Removing intermediate container dbc32b9669b0 [2020-12-17T19:19:26.197Z] ---> 6e0fabda6258 [2020-12-17T19:19:26.197Z] Step 8/10 : WORKDIR /device-snmp-go [2020-12-17T19:19:26.197Z] ---> Running in 195de4692b70 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:19:26.476Z] Removing intermediate container 195de4692b70 [2020-12-17T19:19:26.476Z] ---> dad3db196b11 [2020-12-17T19:19:26.476Z] Step 9/10 : COPY . . [2020-12-17T19:19:26.715Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T19:19:26.715Z] . [Pipeline] withDockerContainer [2020-12-17T19:19:26.831Z] prd-centos7-docker-4c-2g-16591 does not seem to be running inside a container [2020-12-17T19:19:26.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T19:19:27.453Z] ---> 4cdfb10c1d5c [2020-12-17T19:19:27.453Z] Step 10/10 : RUN go mod download [2020-12-17T19:19:27.470Z] $ docker top d9f5397b25af59472bdf895c50dcf937ed079c78da4db64074ba8d27416249f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:19:27.726Z] ---> Running in c9b93617575a [2020-12-17T19:19:27.999Z] + make test [2020-12-17T19:19:27.999Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-17T19:19:28.956Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-12-17T19:19:39.106Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-12-17T19:19:39.375Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2020-12-17T19:19:39.375Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-17T19:19:41.947Z] gofmt -l . [2020-12-17T19:19:41.947Z] [ "`gofmt -l .`" = "" ] [2020-12-17T19:19:41.947Z] ./bin/test-attribution-txt.sh [2020-12-17T19:19:42.210Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-17T19:19:42.500Z] $ docker stop --time=1 d9f5397b25af59472bdf895c50dcf937ed079c78da4db64074ba8d27416249f9 [2020-12-17T19:19:44.843Z] $ docker rm -f d9f5397b25af59472bdf895c50dcf937ed079c78da4db64074ba8d27416249f9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:19:45.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T19:19:45.902Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-17T19:19:47.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T19:19:47.521Z] + ls -al . [2020-12-17T19:19:47.521Z] total 104 [2020-12-17T19:19:47.521Z] drwxrwxr-x. 8 jenkins jenkins 4096 Dec 17 19:19 . [2020-12-17T19:19:47.521Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 17 19:18 .. [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 5082 Dec 17 19:18 Attribution.txt [2020-12-17T19:19:47.521Z] drwxrwxr-x. 2 jenkins jenkins 87 Dec 17 19:18 bin [2020-12-17T19:19:47.521Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 17 19:18 cmd [2020-12-17T19:19:47.521Z] -rw-r--r--. 1 jenkins jenkins 8493 Dec 17 19:19 coverage.out [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 1520 Dec 17 19:18 Dockerfile [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 997 Dec 17 19:18 Dockerfile.build [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 6 Dec 17 19:18 .dockerignore [2020-12-17T19:19:47.521Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 17 19:18 .git [2020-12-17T19:19:47.521Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 17 19:18 .github [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 272 Dec 17 19:18 .gitignore [2020-12-17T19:19:47.521Z] -rw-r--r--. 1 jenkins jenkins 204 Dec 17 19:19 go.mod [2020-12-17T19:19:47.521Z] -rw-r--r--. 1 jenkins jenkins 13961 Dec 17 19:19 go.sum [2020-12-17T19:19:47.521Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 17 19:18 internal [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 656 Dec 17 19:18 Jenkinsfile [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 17 19:18 LICENSE [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 937 Dec 17 19:18 Makefile [2020-12-17T19:19:47.521Z] drwxrwxr-x. 2 jenkins jenkins 84 Dec 17 19:18 profiles [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 12398 Dec 17 19:18 README.md [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 17 19:16 VERSION [2020-12-17T19:19:47.521Z] -rw-rw-r--. 1 jenkins jenkins 209 Dec 17 19:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:19:47.869Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=93095583d42b04d307859c593bf085d70cf89a19 --label arch=amd64 --label version=0.0.0 . [2020-12-17T19:19:48.135Z] Sending build context to Docker daemon 333.3kB [2020-12-17T19:19:48.135Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:19:48.135Z] Step 2/26 : FROM ${BASE} AS builder [2020-12-17T19:19:48.135Z] ---> 20442cadc41a [2020-12-17T19:19:48.135Z] Step 3/26 : ARG MAKE='make build' [2020-12-17T19:19:48.135Z] ---> Running in 27467d63aeaa [2020-12-17T19:19:48.404Z] Removing intermediate container 27467d63aeaa [2020-12-17T19:19:48.404Z] ---> 24f7119c1e81 [2020-12-17T19:19:48.404Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:19:48.404Z] ---> Running in c8d519673dd0 [2020-12-17T19:19:48.688Z] Removing intermediate container c8d519673dd0 [2020-12-17T19:19:48.688Z] ---> eb8e396a3e8b [2020-12-17T19:19:48.688Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:19:48.688Z] ---> Running in ac06b4f072dc [2020-12-17T19:19:48.953Z] Removing intermediate container ac06b4f072dc [2020-12-17T19:19:48.953Z] ---> d186d5e3fcb4 [2020-12-17T19:19:48.953Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:19:48.953Z] ---> Running in 1faaf9bed85b [2020-12-17T19:19:49.907Z] Removing intermediate container 1faaf9bed85b [2020-12-17T19:19:49.907Z] ---> d0fe3e5c624e [2020-12-17T19:19:49.907Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:19:49.907Z] ---> Running in fa5d57f89827 [2020-12-17T19:19:49.928Z] Removing intermediate container c9b93617575a [2020-12-17T19:19:49.928Z] ---> a6321b2c7863 [2020-12-17T19:19:49.928Z] Successfully built a6321b2c7863 [2020-12-17T19:19:49.928Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:19:50.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:19:50.316Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T19:19:50.316Z] . [Pipeline] withDockerContainer [2020-12-17T19:19:50.605Z] prd-ubuntu18.04-docker-arm64-4c-16g-16590 does not seem to be running inside a container [2020-12-17T19:19:50.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T19:19:50.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:19:51.331Z] OK: 166 MiB in 39 packages [2020-12-17T19:19:51.910Z] Removing intermediate container fa5d57f89827 [2020-12-17T19:19:51.910Z] ---> 37e89d72c89f [2020-12-17T19:19:51.910Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-12-17T19:19:51.910Z] ---> Running in b689c50e29d7 [2020-12-17T19:19:51.910Z] Removing intermediate container b689c50e29d7 [2020-12-17T19:19:51.910Z] ---> 27872ff64824 [2020-12-17T19:19:51.910Z] Step 9/26 : COPY go.mod . [2020-12-17T19:19:52.179Z] ---> 7a480fb988fe [2020-12-17T19:19:52.179Z] Step 10/26 : COPY Makefile . [2020-12-17T19:19:52.199Z] $ docker top 815e64fe2f1f7e90a7cd9bd5d011a9943a1844bf88a24d948a568f0b6d1c4d33 -eo pid,comm [2020-12-17T19:19:52.446Z] ---> f4c1ec16c074 [2020-12-17T19:19:52.446Z] Step 11/26 : RUN make update [2020-12-17T19:19:52.446Z] ---> Running in aa01e5183d5e [Pipeline] { [Pipeline] sh [2020-12-17T19:19:53.028Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-17T19:19:53.296Z] + go version [2020-12-17T19:19:53.296Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T19:19:53.334Z] $ docker stop --time=1 815e64fe2f1f7e90a7cd9bd5d011a9943a1844bf88a24d948a568f0b6d1c4d33 [2020-12-17T19:19:53.605Z] Removing intermediate container aa01e5183d5e [2020-12-17T19:19:53.605Z] ---> aa31960c2258 [2020-12-17T19:19:53.605Z] Step 12/26 : COPY . . [2020-12-17T19:19:54.179Z] ---> 3c90a2a057bf [2020-12-17T19:19:54.179Z] Step 13/26 : RUN ${MAKE} [2020-12-17T19:19:54.179Z] ---> Running in 4950ca7dde96 [2020-12-17T19:19:54.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-12-17T19:19:55.252Z] $ docker rm -f 815e64fe2f1f7e90a7cd9bd5d011a9943a1844bf88a24d948a568f0b6d1c4d33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:19:56.701Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T19:19:56.701Z] . [Pipeline] withDockerContainer [2020-12-17T19:19:56.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-16590 does not seem to be running inside a container [2020-12-17T19:19:57.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T19:19:58.580Z] $ docker top 19ba54b0f06d0f9c679ad28af7414a4ea4a6043cabec6fa5bbe5b502125aaeb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:19:59.667Z] + make test [2020-12-17T19:19:59.667Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-17T19:20:00.654Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-12-17T19:20:04.929Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-17T19:20:06.851Z] Removing intermediate container 4950ca7dde96 [2020-12-17T19:20:06.851Z] ---> 73ae3f5f438d [2020-12-17T19:20:06.851Z] Step 14/26 : FROM alpine:3.12 [2020-12-17T19:20:08.246Z] 3.12: Pulling from library/alpine [2020-12-17T19:20:08.820Z] 801bfaa63ef2: Pulling fs layer [2020-12-17T19:20:08.820Z] 801bfaa63ef2: Download complete [2020-12-17T19:20:09.082Z] 801bfaa63ef2: Pull complete [2020-12-17T19:20:09.082Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T19:20:09.082Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T19:20:09.082Z] ---> 389fef711851 [2020-12-17T19:20:09.082Z] Step 15/26 : ENV APP_PORT=49993 [2020-12-17T19:20:09.346Z] ---> Running in 972ff1848fb1 [2020-12-17T19:20:09.346Z] Removing intermediate container 972ff1848fb1 [2020-12-17T19:20:09.346Z] ---> 28053d3f25fc [2020-12-17T19:20:09.346Z] Step 16/26 : EXPOSE $APP_PORT [2020-12-17T19:20:09.346Z] ---> Running in d55b34d58c72 [2020-12-17T19:20:09.609Z] Removing intermediate container d55b34d58c72 [2020-12-17T19:20:09.609Z] ---> 31fd68778c53 [2020-12-17T19:20:09.609Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-12-17T19:20:09.609Z] ---> Running in 9284cf09b44c [2020-12-17T19:20:09.876Z] Removing intermediate container 9284cf09b44c [2020-12-17T19:20:09.876Z] ---> 2063e9de85b3 [2020-12-17T19:20:09.876Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-12-17T19:20:09.876Z] ---> Running in a6d26b40f67d [2020-12-17T19:20:09.876Z] Removing intermediate container a6d26b40f67d [2020-12-17T19:20:09.876Z] ---> 96abd71b29bc [2020-12-17T19:20:09.876Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-12-17T19:20:10.452Z] ---> e4cb84662e20 [2020-12-17T19:20:10.452Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-12-17T19:20:10.720Z] ---> 98b09d397557 [2020-12-17T19:20:10.720Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-12-17T19:20:10.986Z] ---> 2da8a36d8866 [2020-12-17T19:20:10.986Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-12-17T19:20:10.986Z] ---> Running in e80537e1b909 [2020-12-17T19:20:10.986Z] Removing intermediate container e80537e1b909 [2020-12-17T19:20:10.986Z] ---> ab530db8dcd7 [2020-12-17T19:20:10.986Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-12-17T19:20:11.249Z] ---> Running in 577832bc9465 [2020-12-17T19:20:11.249Z] Removing intermediate container 577832bc9465 [2020-12-17T19:20:11.249Z] ---> 4042fff0beaa [2020-12-17T19:20:11.249Z] Step 24/26 : LABEL arch=amd64 [2020-12-17T19:20:11.249Z] ---> Running in b486407824e9 [2020-12-17T19:20:11.518Z] Removing intermediate container b486407824e9 [2020-12-17T19:20:11.518Z] ---> fb72c7d6713f [2020-12-17T19:20:11.518Z] Step 25/26 : LABEL git_sha=93095583d42b04d307859c593bf085d70cf89a19 [2020-12-17T19:20:11.518Z] ---> Running in 545aeabf6838 [2020-12-17T19:20:11.781Z] Removing intermediate container 545aeabf6838 [2020-12-17T19:20:11.781Z] ---> bfe2d39c392f [2020-12-17T19:20:11.781Z] Step 26/26 : LABEL version=0.0.0 [2020-12-17T19:20:11.781Z] ---> Running in 7d1efd3cea45 [2020-12-17T19:20:12.061Z] Removing intermediate container 7d1efd3cea45 [2020-12-17T19:20:12.061Z] ---> c21088412d29 [2020-12-17T19:20:12.061Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T19:20:12.061Z] Successfully built c21088412d29 [2020-12-17T19:20:12.061Z] Successfully tagged docker-device-snmp-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-17T19:20:33.064Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-12-17T19:20:33.064Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2020-12-17T19:20:33.064Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-17T19:20:41.412Z] gofmt -l . [2020-12-17T19:20:41.412Z] [ "`gofmt -l .`" = "" ] [2020-12-17T19:20:41.413Z] ./bin/test-attribution-txt.sh [2020-12-17T19:20:41.413Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-17T19:20:41.449Z] $ docker stop --time=1 19ba54b0f06d0f9c679ad28af7414a4ea4a6043cabec6fa5bbe5b502125aaeb4 [2020-12-17T19:20:43.530Z] $ docker rm -f 19ba54b0f06d0f9c679ad28af7414a4ea4a6043cabec6fa5bbe5b502125aaeb4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:20:44.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T19:20:44.532Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T19:20:45.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:20:46.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T19:20:46.651Z] + ls -al . [2020-12-17T19:20:46.651Z] total 132 [2020-12-17T19:20:46.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 19:20 . [2020-12-17T19:20:46.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:18 .. [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 17 19:18 .dockerignore [2020-12-17T19:20:46.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 19:18 .git [2020-12-17T19:20:46.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:18 .github [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 17 19:18 .gitignore [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 5082 Dec 17 19:18 Attribution.txt [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 1520 Dec 17 19:18 Dockerfile [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 997 Dec 17 19:18 Dockerfile.build [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 17 19:18 Jenkinsfile [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 17 19:18 LICENSE [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 937 Dec 17 19:18 Makefile [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 12398 Dec 17 19:18 README.md [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 17 19:16 VERSION [2020-12-17T19:20:46.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:18 bin [2020-12-17T19:20:46.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 19:18 cmd [2020-12-17T19:20:46.651Z] -rw-r--r-- 1 jenkins jenkins 8493 Dec 17 19:20 coverage.out [2020-12-17T19:20:46.651Z] -rw-r--r-- 1 jenkins jenkins 204 Dec 17 19:20 go.mod [2020-12-17T19:20:46.651Z] -rw-r--r-- 1 jenkins jenkins 13961 Dec 17 19:20 go.sum [2020-12-17T19:20:46.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 19:18 internal [2020-12-17T19:20:46.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:18 profiles [2020-12-17T19:20:46.651Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 17 19:18 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:20:47.105Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=93095583d42b04d307859c593bf085d70cf89a19 --label arch=arm64 --label version=0.0.0 . [2020-12-17T19:20:47.421Z] Sending build context to Docker daemon 332.3kB [2020-12-17T19:20:47.421Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:20:47.421Z] Step 2/26 : FROM ${BASE} AS builder [2020-12-17T19:20:47.421Z] ---> a6321b2c7863 [2020-12-17T19:20:47.421Z] Step 3/26 : ARG MAKE='make build' [2020-12-17T19:20:47.704Z] ---> Running in cb43fed2e46e [2020-12-17T19:20:48.312Z] Removing intermediate container cb43fed2e46e [2020-12-17T19:20:48.313Z] ---> c3d953405fde [2020-12-17T19:20:48.313Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:20:48.313Z] ---> Running in 5ecc25fd12da [2020-12-17T19:20:48.929Z] Removing intermediate container 5ecc25fd12da [2020-12-17T19:20:48.929Z] ---> 3e90dbb1120c [2020-12-17T19:20:48.929Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:20:48.929Z] ---> Running in 7b494a664600 [2020-12-17T19:20:49.529Z] Removing intermediate container 7b494a664600 [2020-12-17T19:20:49.529Z] ---> 087471ec1254 [2020-12-17T19:20:49.529Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:20:49.529Z] ---> Running in 599ada0df977 [2020-12-17T19:20:52.156Z] Removing intermediate container 599ada0df977 [2020-12-17T19:20:52.156Z] ---> 52d1d0dae516 [2020-12-17T19:20:52.156Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:20:52.156Z] ---> Running in f1582730b871 [2020-12-17T19:20:52.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:20:53.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:20:54.008Z] OK: 142 MiB in 39 packages [2020-12-17T19:20:55.458Z] Removing intermediate container f1582730b871 [2020-12-17T19:20:55.458Z] ---> 26a33606f13b [2020-12-17T19:20:55.458Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-12-17T19:20:55.458Z] ---> Running in c0b6a7e6b54d [2020-12-17T19:20:55.731Z] Removing intermediate container c0b6a7e6b54d [2020-12-17T19:20:55.731Z] ---> 9554f72cab83 [2020-12-17T19:20:55.731Z] Step 9/26 : COPY go.mod . [2020-12-17T19:20:56.328Z] ---> 1fda5cf5dd67 [2020-12-17T19:20:56.328Z] Step 10/26 : COPY Makefile . [2020-12-17T19:20:57.315Z] ---> 1a6a1b25b442 [2020-12-17T19:20:57.315Z] Step 11/26 : RUN make update [2020-12-17T19:20:57.315Z] ---> Running in c2bfffdd4c25 [2020-12-17T19:20:58.299Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-17T19:20:59.736Z] Removing intermediate container c2bfffdd4c25 [2020-12-17T19:20:59.736Z] ---> eacf317040bd [2020-12-17T19:20:59.736Z] Step 12/26 : COPY . . [2020-12-17T19:21:00.717Z] ---> 99cd9cfa6095 [2020-12-17T19:21:00.717Z] Step 13/26 : RUN ${MAKE} [2020-12-17T19:21:00.717Z] ---> Running in a4470b776124 [2020-12-17T19:21:01.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-12-17T19:21:28.574Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-17T19:21:33.973Z] Removing intermediate container a4470b776124 [2020-12-17T19:21:33.973Z] ---> 70cc039e92b9 [2020-12-17T19:21:33.973Z] Step 14/26 : FROM alpine:3.12 [2020-12-17T19:21:33.973Z] 3.12: Pulling from library/alpine [2020-12-17T19:21:34.249Z] 159e5727ea61: Pulling fs layer [2020-12-17T19:21:34.523Z] 159e5727ea61: Verifying Checksum [2020-12-17T19:21:34.523Z] 159e5727ea61: Download complete [2020-12-17T19:21:35.126Z] 159e5727ea61: Pull complete [2020-12-17T19:21:35.126Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T19:21:35.126Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T19:21:35.126Z] ---> afeebe901d6b [2020-12-17T19:21:35.126Z] Step 15/26 : ENV APP_PORT=49993 [2020-12-17T19:21:35.126Z] ---> Running in d100b21cec7a [2020-12-17T19:21:35.720Z] Removing intermediate container d100b21cec7a [2020-12-17T19:21:35.720Z] ---> 5a430f456dca [2020-12-17T19:21:35.720Z] Step 16/26 : EXPOSE $APP_PORT [2020-12-17T19:21:35.720Z] ---> Running in 89c705c6c10e [2020-12-17T19:21:36.314Z] Removing intermediate container 89c705c6c10e [2020-12-17T19:21:36.314Z] ---> d33a7319bccc [2020-12-17T19:21:36.314Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-12-17T19:21:36.314Z] ---> Running in eb4f02cb85d1 [2020-12-17T19:21:36.908Z] Removing intermediate container eb4f02cb85d1 [2020-12-17T19:21:36.908Z] ---> 346a4912e382 [2020-12-17T19:21:36.908Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-12-17T19:21:36.908Z] ---> Running in ba62587199e6 [2020-12-17T19:21:37.505Z] Removing intermediate container ba62587199e6 [2020-12-17T19:21:37.505Z] ---> 51789bcf4430 [2020-12-17T19:21:37.505Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-12-17T19:21:38.487Z] ---> 469f32c39246 [2020-12-17T19:21:38.487Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-12-17T19:21:39.468Z] ---> a9950dc768b5 [2020-12-17T19:21:39.468Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-12-17T19:21:40.065Z] ---> 76725077f3ad [2020-12-17T19:21:40.065Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-12-17T19:21:40.339Z] ---> Running in 1f3197b7061b [2020-12-17T19:21:40.612Z] Removing intermediate container 1f3197b7061b [2020-12-17T19:21:40.612Z] ---> 2d2b8aa310e9 [2020-12-17T19:21:40.612Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-12-17T19:21:40.886Z] ---> Running in 2df7eca02e7e [2020-12-17T19:21:41.166Z] Removing intermediate container 2df7eca02e7e [2020-12-17T19:21:41.166Z] ---> 89cd848d43f1 [2020-12-17T19:21:41.166Z] Step 24/26 : LABEL arch=arm64 [2020-12-17T19:21:41.439Z] ---> Running in 7065a3299a92 [2020-12-17T19:21:41.719Z] Removing intermediate container 7065a3299a92 [2020-12-17T19:21:41.719Z] ---> 357647563a14 [2020-12-17T19:21:41.719Z] Step 25/26 : LABEL git_sha=93095583d42b04d307859c593bf085d70cf89a19 [2020-12-17T19:21:41.994Z] ---> Running in 515789b8309e [2020-12-17T19:21:42.596Z] Removing intermediate container 515789b8309e [2020-12-17T19:21:42.596Z] ---> 6ea2eab6ebd1 [2020-12-17T19:21:42.596Z] Step 26/26 : LABEL version=0.0.0 [2020-12-17T19:21:42.596Z] ---> Running in 7b8a015e557d [2020-12-17T19:21:43.204Z] Removing intermediate container 7b8a015e557d [2020-12-17T19:21:43.204Z] ---> 7972eedfb523 [2020-12-17T19:21:43.204Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T19:21:43.204Z] Successfully built 7972eedfb523 [2020-12-17T19:21:43.204Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap [2020-12-17T19:21:45.565Z] provisioning config files... [2020-12-17T19:21:45.576Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config4718941356384089417tmp [Pipeline] { [Pipeline] sh [2020-12-17T19:21:46.000Z] + set +x [2020-12-17T19:21:46.000Z] + curl -s https://codecov.io/bash [2020-12-17T19:21:46.000Z] + bash -s -- [2020-12-17T19:21:46.264Z] [2020-12-17T19:21:46.264Z] _____ _ [2020-12-17T19:21:46.264Z] / ____| | | [2020-12-17T19:21:46.264Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T19:21:46.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T19:21:46.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T19:21:46.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T19:21:46.264Z] Bash-20201130-cc6d3fe [2020-12-17T19:21:46.264Z] [2020-12-17T19:21:46.264Z] [2020-12-17T19:21:46.264Z] ==> Jenkins CI detected. [2020-12-17T19:21:46.264Z] project root: . [2020-12-17T19:21:46.264Z] --> token set from env [2020-12-17T19:21:46.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T19:21:46.264Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T19:21:46.264Z] ==> Python coveragepy not found [2020-12-17T19:21:46.264Z] ==> Searching for coverage reports in: [2020-12-17T19:21:46.264Z] + . [2020-12-17T19:21:46.264Z] -> Found 1 reports [2020-12-17T19:21:46.264Z] ==> Detecting git/mercurial file structure [2020-12-17T19:21:46.264Z] ==> Reading reports [2020-12-17T19:21:46.264Z] + ./coverage.out bytes=8493 [2020-12-17T19:21:46.264Z] ==> Appending adjustments [2020-12-17T19:21:46.264Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T19:21:46.264Z] + Found adjustments [2020-12-17T19:21:46.264Z] ==> Gzipping contents [2020-12-17T19:21:46.264Z] 4.0K /tmp/codecov.GOLsPh.gz [2020-12-17T19:21:46.264Z] ==> Uploading reports [2020-12-17T19:21:46.264Z] url: https://codecov.io [2020-12-17T19:21:46.264Z] query: branch=PR-79&commit=93095583d42b04d307859c593bf085d70cf89a19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= [2020-12-17T19:21:46.264Z] -> Pinging Codecov [2020-12-17T19:21:46.264Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-79&commit=93095583d42b04d307859c593bf085d70cf89a19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= [2020-12-17T19:21:46.843Z] -> Uploading to [2020-12-17T19:21:46.843Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/6C56EA5C29638FB4528AC87E60AF5AE0/93095583d42b04d307859c593bf085d70cf89a19/5e372ecb-7d0d-47da-98de-fc14d57adae7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T192146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50603ffefc2f1a2a9463f9f046bdd75959cd1fc68d29a1bb5128f01bfb51ffa1 [2020-12-17T19:21:46.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T19:21:46.843Z] Dload Upload Total Spent Left Speed [2020-12-17T19:21:47.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3162 --:--:-- --:--:-- --:--:-- 3166 [2020-12-17T19:21:47.421Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/93095583d42b04d307859c593bf085d70cf89a19 [Pipeline] } [2020-12-17T19:21:47.454Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:21:51.239Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:21:51.590Z] ---> package-listing.sh [2020-12-17T19:21:51.590Z] ++ facter osfamily [2020-12-17T19:21:51.590Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T19:21:51.590Z] + OS_FAMILY=redhat [2020-12-17T19:21:51.590Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-79 [2020-12-17T19:21:51.590Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T19:21:51.590Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T19:21:51.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T19:21:51.590Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T19:21:51.590Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' [2020-12-17T19:21:51.590Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T19:21:51.590Z] + case "${OS_FAMILY}" in [2020-12-17T19:21:51.590Z] + rpm -qa [2020-12-17T19:21:51.590Z] + sort [2020-12-17T19:21:55.857Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T19:21:55.857Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T19:21:55.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T19:21:55.857Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' [2020-12-17T19:21:55.857Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-79/archives/ [2020-12-17T19:21:55.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-79/archives/ [Pipeline] echo [2020-12-17T19:21:55.896Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-17T19:21:56.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:21:56.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:21:56.562Z] [2020-12-17T19:21:56.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:21:56.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:21:56.962Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T19:21:56.962Z] df20fa9351a1: Pulling fs layer [2020-12-17T19:21:56.962Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T19:21:56.962Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T19:21:56.962Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T19:21:56.962Z] 93b61091891f: Pulling fs layer [2020-12-17T19:21:56.962Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T19:21:56.962Z] 5e14af77c1be: Pulling fs layer [2020-12-17T19:21:56.962Z] 01666e4c0597: Pulling fs layer [2020-12-17T19:21:56.962Z] aa168da1d23b: Pulling fs layer [2020-12-17T19:21:56.962Z] 93b9cdb0e59b: Waiting [2020-12-17T19:21:56.962Z] 5e14af77c1be: Waiting [2020-12-17T19:21:56.962Z] 01666e4c0597: Waiting [2020-12-17T19:21:56.962Z] aa168da1d23b: Waiting [2020-12-17T19:21:56.962Z] 46f8f816bc3b: Waiting [2020-12-17T19:21:56.962Z] 93b61091891f: Waiting [2020-12-17T19:21:56.962Z] 36b3adc4ff6f: Download complete [2020-12-17T19:21:56.962Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T19:21:56.962Z] 46f8f816bc3b: Download complete [2020-12-17T19:21:57.226Z] 93b61091891f: Verifying Checksum [2020-12-17T19:21:57.226Z] 93b61091891f: Download complete [2020-12-17T19:21:57.226Z] 93b9cdb0e59b: Verifying Checksum [2020-12-17T19:21:57.226Z] 93b9cdb0e59b: Download complete [2020-12-17T19:21:57.226Z] df20fa9351a1: Download complete [2020-12-17T19:21:57.226Z] 5e14af77c1be: Verifying Checksum [2020-12-17T19:21:57.226Z] 5e14af77c1be: Download complete [2020-12-17T19:21:57.226Z] 01666e4c0597: Verifying Checksum [2020-12-17T19:21:57.226Z] 01666e4c0597: Download complete [2020-12-17T19:21:57.490Z] df20fa9351a1: Pull complete [2020-12-17T19:21:57.754Z] 36b3adc4ff6f: Pull complete [2020-12-17T19:21:58.018Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T19:21:58.018Z] 8ad3a11d3b57: Download complete [2020-12-17T19:21:58.972Z] 8ad3a11d3b57: Pull complete [2020-12-17T19:21:58.973Z] 46f8f816bc3b: Pull complete [2020-12-17T19:21:59.242Z] 93b61091891f: Pull complete [2020-12-17T19:21:59.505Z] 93b9cdb0e59b: Pull complete [2020-12-17T19:21:59.505Z] 5e14af77c1be: Pull complete [2020-12-17T19:21:59.768Z] 01666e4c0597: Pull complete [2020-12-17T19:22:00.347Z] aa168da1d23b: Verifying Checksum [2020-12-17T19:22:00.347Z] aa168da1d23b: Download complete [2020-12-17T19:22:08.538Z] aa168da1d23b: Pull complete [2020-12-17T19:22:08.538Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T19:22:08.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:22:08.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T19:22:08.776Z] prd-centos7-docker-4c-2g-16587 does not seem to be running inside a container [2020-12-17T19:22:08.824Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-79 -v /w/workspace/dgexfoundry_device-snmp-go_PR-79:/w/workspace/dgexfoundry_device-snmp-go_PR-79:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T19:22:12.483Z] $ docker top a1ab4b19d271880a16d86c74fe480c0b5c1345f04371e2653c7583e2bcfc8e91 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:22:13.039Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T19:22:13.371Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T19:22:13.698Z] + ls /var/log/sa-host [2020-12-17T19:22:13.698Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T19:22:13.698Z] file_magic: OK [2020-12-17T19:22:13.698Z] HZ: Using current value: 100 [2020-12-17T19:22:13.698Z] file_header: OK [2020-12-17T19:22:13.698Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T19:22:13.698Z] Statistics: [2020-12-17T19:22:13.698Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-17T19:22:13.698Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T19:22:13.698Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T19:22:13.698Z] file_magic: OK [2020-12-17T19:22:13.698Z] HZ: Using current value: 100 [2020-12-17T19:22:13.698Z] file_header: OK [2020-12-17T19:22:13.698Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T19:22:13.698Z] Statistics: [2020-12-17T19:22:13.698Z] Hnuu...uuuununununu... [2020-12-17T19:22:13.698Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T19:22:14.012Z] provisioning config files... [2020-12-17T19:22:14.032Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config1135930755711103119tmp [Pipeline] { [Pipeline] echo [2020-12-17T19:22:14.175Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:22:14.525Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T19:22:14.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T19:22:14.720Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:22:15.057Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T19:22:15.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:22:15.419Z] ---> sudo-logs.sh [2020-12-17T19:22:15.419Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T19:22:15.451Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:22:15.791Z] ---> job-cost.sh [2020-12-17T19:22:15.791Z] lf-activate-venv: SKIPPING [2020-12-17T19:22:15.791Z] INFO: No Stack... [2020-12-17T19:22:17.184Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T19:22:17.757Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T19:22:17.794Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:22:18.129Z] ---> logs-deploy.sh [2020-12-17T19:22:18.129Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-79/1 [2020-12-17T19:22:18.129Z] INFO: archiving workspace using pattern(s): [2020-12-17T19:22:20.059Z] Archives upload complete. [2020-12-17T19:22:20.059Z] INFO: archiving logs to Nexus