Branch indexing 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+1f0733914b201895897853d5b06c8e02670a551a (f3a890cb2f36e7b341be388026b69c043435bf48) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17222 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 Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 Merge succeeded, producing 385bd51809052b6f4aa67e09f9be43929b023c76 Checking out Revision 385bd51809052b6f4aa67e09f9be43929b023c76 (PR-79) > 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 > 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 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 385bd51809052b6f4aa67e09f9be43929b023c76 # timeout=10 Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" > git rev-list --no-walk 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-22T23:26:55.258Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-22T23:26:55.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-22T23:26:55.624Z] ========================================================= [2020-12-22T23:26:55.624Z] EdgeX Global Pipelines Version Info [2020-12-22T23:26:55.624Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:26:57.756Z] ------------------- [2020-12-22T23:26:57.756Z] stable info: [2020-12-22T23:26:57.756Z] ------------------- [2020-12-22T23:26:57.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-22T23:26:57.756Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T23:26:57.756Z] Message: update stable to v1.0.173 [2020-12-22T23:26:58.408Z] ------------------- [2020-12-22T23:26:58.408Z] experimental info: [2020-12-22T23:26:58.408Z] ------------------- [2020-12-22T23:26:58.408Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-22T23:26:58.408Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-22T23:26:58.408Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-22T23:26:58.625Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-12-22T23:26:58.716Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-12-22T23:26:58.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-22T23:26:58.894Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-22T23:26:58.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-22T23:26:59.077Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-22T23:26:59.180Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-22T23:26:59.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-22T23:26:59.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-22T23:26:59.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-22T23:26:59.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-22T23:26:59.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-12-22T23:26:59.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-22T23:26:59.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-22T23:26:59.937Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T23:27:00.031Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-22T23:27:00.166Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-22T23:27:00.302Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-22T23:27:00.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-22T23:27:00.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-22T23:27:00.666Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-22T23:27:00.761Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-22T23:27:00.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-22T23:27:00.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-22T23:27:01.059Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-22T23:27:01.161Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-22T23:27:01.252Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-22T23:27:01.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2020-12-22T23:27:01.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2020-12-22T23:27:01.593Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2020-12-22T23:27:01.683Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 385bd51809052b6f4aa67e09f9be43929b023c76 [Pipeline] echo [2020-12-22T23:27:01.775Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 385bd51 [Pipeline] echo [2020-12-22T23:27:01.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T23:27:02.063Z] provisioning config files... [2020-12-22T23:27:02.107Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config6773836306180773726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:27:02.539Z] ---> docker-login.sh [2020-12-22T23:27:02.539Z] nexus3.edgexfoundry.org:10001 [2020-12-22T23:27:03.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:27:03.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:27:03.143Z] Configure a credential helper to remove this warning. See [2020-12-22T23:27:03.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:27:03.143Z] [2020-12-22T23:27:03.143Z] Login Succeeded [2020-12-22T23:27:03.143Z] nexus3.edgexfoundry.org:10002 [2020-12-22T23:27:03.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:27:03.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:27:03.417Z] Configure a credential helper to remove this warning. See [2020-12-22T23:27:03.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:27:03.417Z] [2020-12-22T23:27:03.417Z] Login Succeeded [2020-12-22T23:27:03.417Z] nexus3.edgexfoundry.org:10003 [2020-12-22T23:27:03.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:27:03.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:27:03.697Z] Configure a credential helper to remove this warning. See [2020-12-22T23:27:03.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:27:03.697Z] [2020-12-22T23:27:03.697Z] Login Succeeded [2020-12-22T23:27:03.697Z] nexus3.edgexfoundry.org:10004 [2020-12-22T23:27:03.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:27:03.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:27:03.967Z] Configure a credential helper to remove this warning. See [2020-12-22T23:27:03.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:27:03.967Z] [2020-12-22T23:27:03.967Z] Login Succeeded [2020-12-22T23:27:03.967Z] docker.io [2020-12-22T23:27:04.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:27:04.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:27:04.519Z] Configure a credential helper to remove this warning. See [2020-12-22T23:27:04.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:27:04.519Z] [2020-12-22T23:27:04.519Z] Login Succeeded [2020-12-22T23:27:04.519Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T23:27:04.531Z] 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-22T23:27:05.356Z] + git log --format=format:%s -1 385bd51809052b6f4aa67e09f9be43929b023c76 [Pipeline] echo [2020-12-22T23:27:05.443Z] GIT_COMMIT: 385bd51809052b6f4aa67e09f9be43929b023c76, Commit Message: Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD [Pipeline] echo [2020-12-22T23:27:05.497Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:27:06.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T23:27:06.108Z] [2020-12-22T23:27:06.108Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:27:06.498Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T23:27:06.498Z] latest: Pulling from edgex-devops/git-semver [2020-12-22T23:27:06.498Z] 31603596830f: Pulling fs layer [2020-12-22T23:27:06.498Z] 2a8b12db71e7: Pulling fs layer [2020-12-22T23:27:06.498Z] 6ca5941a6612: Pulling fs layer [2020-12-22T23:27:06.498Z] ecc8261a40a4: Pulling fs layer [2020-12-22T23:27:06.498Z] ecc8261a40a4: Waiting [2020-12-22T23:27:06.498Z] 2a8b12db71e7: Verifying Checksum [2020-12-22T23:27:06.498Z] 2a8b12db71e7: Download complete [2020-12-22T23:27:06.783Z] 31603596830f: Verifying Checksum [2020-12-22T23:27:06.783Z] 31603596830f: Download complete [2020-12-22T23:27:06.783Z] ecc8261a40a4: Verifying Checksum [2020-12-22T23:27:06.783Z] ecc8261a40a4: Download complete [2020-12-22T23:27:07.057Z] 6ca5941a6612: Verifying Checksum [2020-12-22T23:27:07.057Z] 6ca5941a6612: Download complete [2020-12-22T23:27:07.323Z] 31603596830f: Pull complete [2020-12-22T23:27:07.594Z] 2a8b12db71e7: Pull complete [2020-12-22T23:27:08.565Z] 6ca5941a6612: Pull complete [2020-12-22T23:27:08.891Z] ecc8261a40a4: Pull complete [2020-12-22T23:27:09.187Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-22T23:27:09.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-22T23:27:09.187Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-22T23:27:09.510Z] prd-centos7-docker-4c-2g-17222 does not seem to be running inside a container [2020-12-22T23:27:09.611Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-22T23:27:12.059Z] $ docker top 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-22T23:27:12.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T23:27:12.420Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T23:27:12.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T23:27:12.756Z] $ docker exec 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 ssh-agent [2020-12-22T23:27:12.984Z] SSH_AUTH_SOCK=/tmp/ssh-oVs6jWGpu1xn/agent.11 [2020-12-22T23:27:12.984Z] SSH_AGENT_PID=16 [2020-12-22T23:27:12.998Z] Running ssh-add (command line suppressed) [2020-12-22T23:27:13.257Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_3865573254756521657.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_3865573254756521657.key) [2020-12-22T23:27:13.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T23:27:13.700Z] + git tag --points-at HEAD [Pipeline] } [2020-12-22T23:27:13.730Z] $ docker exec --env ******** --env ******** 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 ssh-agent -k [2020-12-22T23:27:13.910Z] unset SSH_AUTH_SOCK; [2020-12-22T23:27:13.910Z] unset SSH_AGENT_PID; [2020-12-22T23:27:13.910Z] echo Agent pid 16 killed; [2020-12-22T23:27:13.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-22T23:27:14.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-22T23:27:14.149Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-22T23:27:14.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-22T23:27:14.435Z] $ docker exec 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 ssh-agent [2020-12-22T23:27:14.772Z] SSH_AUTH_SOCK=/tmp/ssh-iXSpWZgifcj3/agent.45 [2020-12-22T23:27:14.772Z] SSH_AGENT_PID=51 [2020-12-22T23:27:14.781Z] Running ssh-add (command line suppressed) [2020-12-22T23:27:14.988Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7011296373376495815.key (/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/private_key_7011296373376495815.key) [2020-12-22T23:27:15.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-22T23:27:15.453Z] + git semver init [2020-12-22T23:27:15.453Z] # -> Open(): unable to determine branch for HEAD [2020-12-22T23:27:15.453Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.git [2020-12-22T23:27:15.453Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-79 [2020-12-22T23:27:15.453Z] # $SEMVER_REMOTE_NAME = origin [2020-12-22T23:27:15.453Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-22T23:27:15.453Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-22T23:27:15.453Z] # $SEMVER_BRANCH = PR-79 [2020-12-22T23:27:15.453Z] # $SEMVER_TEMP = /tmp/semver-604897606 [2020-12-22T23:27:15.453Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-12-22T23:27:16.059Z] # '/tmp/semver-604897606' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver' [2020-12-22T23:27:16.059Z] # -> Force: false [2020-12-22T23:27:16.059Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-79/.semver [Pipeline] } [2020-12-22T23:27:16.078Z] $ docker exec --env ******** --env ******** 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 ssh-agent -k [2020-12-22T23:27:16.290Z] unset SSH_AUTH_SOCK; [2020-12-22T23:27:16.294Z] unset SSH_AGENT_PID; [2020-12-22T23:27:16.294Z] echo Agent pid 51 killed; [2020-12-22T23:27:16.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-22T23:27:16.907Z] + git semver [Pipeline] } [2020-12-22T23:27:16.927Z] $ docker stop --time=1 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 [2020-12-22T23:27:18.497Z] $ docker rm -f 251d0ec64abb860d4aecbc9ba0561dc5fe6c6e27bea7b58596b2a6e1676b0ef1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T23:27:19.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-22T23:27:19.646Z] Stashed 1 file(s) [Pipeline] echo [2020-12-22T23:27:19.649Z] [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-22T23:27:35.144Z] Still waiting to schedule task [2020-12-22T23:27:35.144Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-22T23:27:35.146Z] Still waiting to schedule task [2020-12-22T23:27:35.147Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-17223’ is offline [2020-12-22T23:29:07.115Z] Running on prd-centos7-docker-4c-2g-17226 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [Pipeline] ws [2020-12-22T23:29:07.170Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2020-12-22T23:29:09.677Z] using credential edgex-jenkins-ssh [2020-12-22T23:29:09.732Z] Cloning the remote Git repository [2020-12-22T23:29:09.759Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T23:29:09.831Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2020-12-22T23:29:09.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T23:29:09.897Z] > git --version # timeout=10 [2020-12-22T23:29:09.906Z] > git --version # 'git version 2.24.3' [2020-12-22T23:29:09.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T23:29:09.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T23:29:10.440Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-22T23:29:10.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T23:29:10.466Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-22T23:29:10.486Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T23:29:10.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T23:29:10.494Z] > 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-22T23:29:10.930Z] Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 [2020-12-22T23:29:11.021Z] Merge succeeded, producing ad571bf969084ff267afd03dec783e466b9ed7d3 [2020-12-22T23:29:11.021Z] Checking out Revision ad571bf969084ff267afd03dec783e466b9ed7d3 (PR-79) [2020-12-22T23:29:10.940Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T23:29:10.945Z] > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [2020-12-22T23:29:10.977Z] > git remote # timeout=10 [2020-12-22T23:29:10.986Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T23:29:10.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T23:29:10.997Z] > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 [2020-12-22T23:29:11.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T23:29:11.025Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T23:29:11.030Z] > git checkout -f ad571bf969084ff267afd03dec783e466b9ed7d3 # timeout=10 [2020-12-22T23:29:14.810Z] Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" [2020-12-22T23:29:14.815Z] > git rev-list --no-walk 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T23:29:16.140Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-22T23:29:16.472Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T23:29:16.774Z] + sudo service docker restart [2020-12-22T23:29:16.774Z] + true [2020-12-22T23:29:16.774Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T23:29:17.785Z] provisioning config files... [2020-12-22T23:29:17.823Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8491938059981861198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:29:18.184Z] ---> docker-login.sh [2020-12-22T23:29:18.184Z] nexus3.edgexfoundry.org:10001 [2020-12-22T23:29:18.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:29:18.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:29:18.709Z] Configure a credential helper to remove this warning. See [2020-12-22T23:29:18.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:29:18.709Z] [2020-12-22T23:29:18.709Z] Login Succeeded [2020-12-22T23:29:18.709Z] nexus3.edgexfoundry.org:10002 [2020-12-22T23:29:18.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:29:18.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:29:18.709Z] Configure a credential helper to remove this warning. See [2020-12-22T23:29:18.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:29:18.709Z] [2020-12-22T23:29:18.709Z] Login Succeeded [2020-12-22T23:29:18.709Z] nexus3.edgexfoundry.org:10003 [2020-12-22T23:29:18.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:29:18.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:29:18.974Z] Configure a credential helper to remove this warning. See [2020-12-22T23:29:18.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:29:18.974Z] [2020-12-22T23:29:18.974Z] Login Succeeded [2020-12-22T23:29:18.974Z] nexus3.edgexfoundry.org:10004 [2020-12-22T23:29:19.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:29:19.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:29:19.236Z] Configure a credential helper to remove this warning. See [2020-12-22T23:29:19.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:29:19.236Z] [2020-12-22T23:29:19.236Z] Login Succeeded [2020-12-22T23:29:19.236Z] docker.io [2020-12-22T23:29:19.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:29:19.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:29:19.499Z] Configure a credential helper to remove this warning. See [2020-12-22T23:29:19.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:29:19.499Z] [2020-12-22T23:29:19.499Z] Login Succeeded [2020-12-22T23:29:19.499Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T23:29:19.509Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-22T23:29:19.930Z] ========================================================= [2020-12-22T23:29:19.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-22T23:29:19.930Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:29:20.287Z] + 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-22T23:29:20.287Z] Sending build context to Docker daemon 333.8kB [2020-12-22T23:29:20.287Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2020-12-22T23:29:20.287Z] Step 2/10 : FROM ${BASE} [2020-12-22T23:29:20.565Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-22T23:29:20.565Z] 188c0c94c7c5: Pulling fs layer [2020-12-22T23:29:20.565Z] 0ef7d3d256c8: Pulling fs layer [2020-12-22T23:29:20.565Z] de9db76c5a1d: Pulling fs layer [2020-12-22T23:29:20.565Z] bca2f99d35d6: Pulling fs layer [2020-12-22T23:29:20.565Z] 93359f2a8cfa: Pulling fs layer [2020-12-22T23:29:20.565Z] 7c6f9722023f: Pulling fs layer [2020-12-22T23:29:20.565Z] a35cf1a2eb13: Pulling fs layer [2020-12-22T23:29:20.565Z] 93359f2a8cfa: Waiting [2020-12-22T23:29:20.565Z] bca2f99d35d6: Waiting [2020-12-22T23:29:20.565Z] 7c6f9722023f: Waiting [2020-12-22T23:29:20.565Z] a35cf1a2eb13: Waiting [2020-12-22T23:29:20.565Z] de9db76c5a1d: Verifying Checksum [2020-12-22T23:29:20.565Z] de9db76c5a1d: Download complete [2020-12-22T23:29:20.565Z] 0ef7d3d256c8: Verifying Checksum [2020-12-22T23:29:20.565Z] 0ef7d3d256c8: Download complete [2020-12-22T23:29:20.565Z] 93359f2a8cfa: Verifying Checksum [2020-12-22T23:29:20.565Z] 93359f2a8cfa: Download complete [2020-12-22T23:29:20.565Z] 7c6f9722023f: Verifying Checksum [2020-12-22T23:29:20.565Z] 7c6f9722023f: Download complete [2020-12-22T23:29:20.565Z] 188c0c94c7c5: Verifying Checksum [2020-12-22T23:29:20.565Z] 188c0c94c7c5: Download complete [2020-12-22T23:29:20.827Z] 188c0c94c7c5: Pull complete [2020-12-22T23:29:21.093Z] 0ef7d3d256c8: Pull complete [2020-12-22T23:29:21.093Z] de9db76c5a1d: Pull complete [2020-12-22T23:29:22.492Z] a35cf1a2eb13: Verifying Checksum [2020-12-22T23:29:22.492Z] a35cf1a2eb13: Download complete [2020-12-22T23:29:23.085Z] bca2f99d35d6: Verifying Checksum [2020-12-22T23:29:23.085Z] bca2f99d35d6: Download complete [2020-12-22T23:29:28.428Z] bca2f99d35d6: Pull complete [2020-12-22T23:29:28.699Z] 93359f2a8cfa: Pull complete [2020-12-22T23:29:28.699Z] 7c6f9722023f: Pull complete [2020-12-22T23:29:35.345Z] a35cf1a2eb13: Pull complete [2020-12-22T23:29:35.345Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-22T23:29:35.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-22T23:29:35.345Z] ---> a62c8e92a672 [2020-12-22T23:29:35.345Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-22T23:29:35.345Z] ---> Running in e888b01ab5a7 [2020-12-22T23:29:35.345Z] Removing intermediate container e888b01ab5a7 [2020-12-22T23:29:35.345Z] ---> cc13d1ecb1e4 [2020-12-22T23:29:35.345Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-22T23:29:35.345Z] ---> Running in 52b95c6ddc2b [2020-12-22T23:29:35.345Z] Removing intermediate container 52b95c6ddc2b [2020-12-22T23:29:35.345Z] ---> dababdd55e25 [2020-12-22T23:29:35.345Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-12-22T23:29:35.345Z] ---> Running in 9007cfd52505 [2020-12-22T23:29:35.345Z] Removing intermediate container 9007cfd52505 [2020-12-22T23:29:35.345Z] ---> 5c257e90e0ae [2020-12-22T23:29:35.345Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T23:29:35.345Z] ---> Running in a850452c13ca [2020-12-22T23:29:36.298Z] Removing intermediate container a850452c13ca [2020-12-22T23:29:36.298Z] ---> f1c2b444174b [2020-12-22T23:29:36.298Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-22T23:29:36.562Z] ---> Running in 45381b8f3d8f [2020-12-22T23:29:37.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T23:29:38.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T23:29:38.806Z] OK: 166 MiB in 39 packages [2020-12-22T23:29:39.387Z] Removing intermediate container 45381b8f3d8f [2020-12-22T23:29:39.387Z] ---> c1e01256ef73 [2020-12-22T23:29:39.387Z] Step 8/10 : WORKDIR /device-snmp-go [2020-12-22T23:29:39.387Z] ---> Running in 8e28e51316e6 [2020-12-22T23:29:39.664Z] Removing intermediate container 8e28e51316e6 [2020-12-22T23:29:39.664Z] ---> 7dff94e2bdf9 [2020-12-22T23:29:39.664Z] Step 9/10 : COPY . . [2020-12-22T23:29:40.242Z] ---> 74d4a053a661 [2020-12-22T23:29:40.242Z] Step 10/10 : RUN go mod download [2020-12-22T23:29:40.513Z] ---> Running in d787de01e5a8 [2020-12-22T23:29:58.739Z] Removing intermediate container d787de01e5a8 [2020-12-22T23:29:58.739Z] ---> 82799bcbf339 [2020-12-22T23:29:58.739Z] Successfully built 82799bcbf339 [2020-12-22T23:29:58.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:29:59.059Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T23:29:59.059Z] . [Pipeline] withDockerContainer [2020-12-22T23:29:59.175Z] prd-centos7-docker-4c-2g-17226 does not seem to be running inside a container [2020-12-22T23:29:59.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-22T23:30:00.003Z] $ docker top 41d452fc8e66f16fb93fccf01ea8e0986c9db044a2ea43345d47a4bd38082b88 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T23:30:00.558Z] + go version [2020-12-22T23:30:00.558Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-22T23:30:00.582Z] $ docker stop --time=1 41d452fc8e66f16fb93fccf01ea8e0986c9db044a2ea43345d47a4bd38082b88 [2020-12-22T23:30:01.995Z] $ docker rm -f 41d452fc8e66f16fb93fccf01ea8e0986c9db044a2ea43345d47a4bd38082b88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:30:03.512Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-22T23:30:03.513Z] . [Pipeline] withDockerContainer [2020-12-22T23:30:03.632Z] prd-centos7-docker-4c-2g-17226 does not seem to be running inside a container [2020-12-22T23:30:03.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-22T23:30:04.430Z] $ docker top 53334f95cbed73efdaf7565e8b778077e4600b75d5608fe1de50d3980ec2a72b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T23:30:05.004Z] + make test [2020-12-22T23:30:05.004Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-22T23:30:05.600Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-12-22T23:30:17.993Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-12-22T23:30:17.993Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2020-12-22T23:30:17.993Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-22T23:30:19.434Z] gofmt -l . [2020-12-22T23:30:19.434Z] [ "`gofmt -l .`" = "" ] [2020-12-22T23:30:19.434Z] ./bin/test-attribution-txt.sh [2020-12-22T23:30:20.011Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-22T23:30:20.299Z] $ docker stop --time=1 53334f95cbed73efdaf7565e8b778077e4600b75d5608fe1de50d3980ec2a72b [2020-12-22T23:30:22.868Z] $ docker rm -f 53334f95cbed73efdaf7565e8b778077e4600b75d5608fe1de50d3980ec2a72b [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T23:30:23.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-22T23:30:24.091Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-22T23:30:26.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-22T23:30:27.151Z] + ls -al . [2020-12-22T23:30:27.152Z] total 104 [2020-12-22T23:30:27.152Z] drwxrwxr-x. 8 jenkins jenkins 4096 Dec 22 23:30 . [2020-12-22T23:30:27.152Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 22 23:29 .. [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 5082 Dec 22 23:29 Attribution.txt [2020-12-22T23:30:27.152Z] drwxrwxr-x. 2 jenkins jenkins 87 Dec 22 23:29 bin [2020-12-22T23:30:27.152Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 22 23:29 cmd [2020-12-22T23:30:27.152Z] -rw-r--r--. 1 jenkins jenkins 8493 Dec 22 23:30 coverage.out [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 1520 Dec 22 23:29 Dockerfile [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 997 Dec 22 23:29 Dockerfile.build [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 6 Dec 22 23:29 .dockerignore [2020-12-22T23:30:27.152Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 22 23:29 .git [2020-12-22T23:30:27.152Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 22 23:29 .github [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 272 Dec 22 23:29 .gitignore [2020-12-22T23:30:27.152Z] -rw-r--r--. 1 jenkins jenkins 204 Dec 22 23:30 go.mod [2020-12-22T23:30:27.152Z] -rw-r--r--. 1 jenkins jenkins 13961 Dec 22 23:30 go.sum [2020-12-22T23:30:27.152Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 22 23:29 internal [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 656 Dec 22 23:29 Jenkinsfile [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 22 23:29 LICENSE [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 937 Dec 22 23:29 Makefile [2020-12-22T23:30:27.152Z] drwxrwxr-x. 2 jenkins jenkins 84 Dec 22 23:29 profiles [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 12398 Dec 22 23:29 README.md [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 22 23:27 VERSION [2020-12-22T23:30:27.152Z] -rw-rw-r--. 1 jenkins jenkins 209 Dec 22 23:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:30:27.479Z] + 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=385bd51809052b6f4aa67e09f9be43929b023c76 --label arch=amd64 --label version=0.0.0 . [2020-12-22T23:30:27.752Z] Sending build context to Docker daemon 343kB [2020-12-22T23:30:27.752Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2020-12-22T23:30:27.752Z] Step 2/26 : FROM ${BASE} AS builder [2020-12-22T23:30:27.752Z] ---> 82799bcbf339 [2020-12-22T23:30:27.752Z] Step 3/26 : ARG MAKE='make build' [2020-12-22T23:30:28.024Z] ---> Running in 2430171685d9 [2020-12-22T23:30:28.292Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17227 in /w/workspace/dgexfoundry_device-snmp-go_PR-79 [Pipeline] { [2020-12-22T23:30:28.297Z] Removing intermediate container 2430171685d9 [2020-12-22T23:30:28.297Z] ---> 3339e14ac651 [2020-12-22T23:30:28.297Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-12-22T23:30:28.297Z] ---> Running in 435edf5b9ba3 [2020-12-22T23:30:28.297Z] Removing intermediate container 435edf5b9ba3 [2020-12-22T23:30:28.297Z] ---> b09f85f92b79 [2020-12-22T23:30:28.297Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [Pipeline] ws [2020-12-22T23:30:28.355Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2020-12-22T23:30:28.560Z] ---> Running in 8a070c27a106 [2020-12-22T23:30:28.560Z] Removing intermediate container 8a070c27a106 [2020-12-22T23:30:28.560Z] ---> 92b236b1609f [2020-12-22T23:30:28.560Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T23:30:28.823Z] ---> Running in 8c0cfdd0c4a0 [2020-12-22T23:30:29.804Z] Removing intermediate container 8c0cfdd0c4a0 [2020-12-22T23:30:29.804Z] ---> 719dc8612823 [2020-12-22T23:30:29.804Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-22T23:30:29.804Z] ---> Running in 0acf34c180fa [2020-12-22T23:30:30.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-22T23:30:30.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-22T23:30:31.597Z] OK: 166 MiB in 39 packages [2020-12-22T23:30:31.873Z] Removing intermediate container 0acf34c180fa [2020-12-22T23:30:31.873Z] ---> 9c82af3b9d10 [2020-12-22T23:30:31.873Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-12-22T23:30:31.873Z] ---> Running in 7e6c1f8f6847 [2020-12-22T23:30:32.154Z] Removing intermediate container 7e6c1f8f6847 [2020-12-22T23:30:32.154Z] ---> 6bf894367785 [2020-12-22T23:30:32.154Z] Step 9/26 : COPY go.mod . [2020-12-22T23:30:32.417Z] ---> b074b89c6015 [2020-12-22T23:30:32.417Z] Step 10/26 : COPY Makefile . [2020-12-22T23:30:32.417Z] ---> 26b54d8622ac [2020-12-22T23:30:32.417Z] Step 11/26 : RUN make update [2020-12-22T23:30:32.690Z] ---> Running in 611fab7eaa2e [2020-12-22T23:30:33.268Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-22T23:30:33.376Z] using credential edgex-jenkins-ssh [2020-12-22T23:30:33.444Z] Cloning the remote Git repository [2020-12-22T23:30:33.846Z] Removing intermediate container 611fab7eaa2e [2020-12-22T23:30:33.847Z] ---> 74ee336137ea [2020-12-22T23:30:33.847Z] Step 12/26 : COPY . . [2020-12-22T23:30:34.422Z] ---> b6fee358e01d [2020-12-22T23:30:34.422Z] Step 13/26 : RUN ${MAKE} [2020-12-22T23:30:34.422Z] ---> Running in 309bdcd5c38d [2020-12-22T23:30:33.511Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T23:30:33.619Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2020-12-22T23:30:33.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T23:30:33.697Z] > git --version # timeout=10 [2020-12-22T23:30:33.714Z] > git --version # 'git version 2.17.1' [2020-12-22T23:30:33.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T23:30:33.785Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T23:30:34.999Z] 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-22T23:30:35.311Z] Merging remotes/origin/master commit 1f0733914b201895897853d5b06c8e02670a551a into PR head commit 93095583d42b04d307859c593bf085d70cf89a19 [2020-12-22T23:30:35.771Z] Merge succeeded, producing 1dcdb0668e62c6caa1332bf2aafd4adfc4b85c37 [2020-12-22T23:30:35.771Z] Checking out Revision 1dcdb0668e62c6caa1332bf2aafd4adfc4b85c37 (PR-79) [2020-12-22T23:30:34.648Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-22T23:30:34.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-22T23:30:34.708Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-12-22T23:30:34.756Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-12-22T23:30:34.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T23:30:34.769Z] > 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-22T23:30:35.336Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T23:30:35.414Z] > git checkout -f 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [2020-12-22T23:30:35.617Z] > git remote # timeout=10 [2020-12-22T23:30:35.676Z] > git config --get remote.origin.url # timeout=10 [2020-12-22T23:30:35.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-22T23:30:35.707Z] > git merge 1f0733914b201895897853d5b06c8e02670a551a # timeout=10 [2020-12-22T23:30:35.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-22T23:30:35.781Z] > git config core.sparsecheckout # timeout=10 [2020-12-22T23:30:35.794Z] > git checkout -f 1dcdb0668e62c6caa1332bf2aafd4adfc4b85c37 # timeout=10 [2020-12-22T23:30:40.078Z] Commit message: "Merge commit '1f0733914b201895897853d5b06c8e02670a551a' into HEAD" [2020-12-22T23:30:40.087Z] > git rev-list --no-walk 93095583d42b04d307859c593bf085d70cf89a19 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T23:30:41.889Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-22T23:30:42.290Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-22T23:30:42.624Z] + sudo service docker restart [2020-12-22T23:30:42.624Z] + true [2020-12-22T23:30:43.282Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-22T23:30:45.322Z] provisioning config files... [2020-12-22T23:30:45.369Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config5936221799837907137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:30:45.771Z] ---> docker-login.sh [2020-12-22T23:30:45.771Z] nexus3.edgexfoundry.org:10001 [2020-12-22T23:30:46.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:30:46.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:30:46.969Z] Configure a credential helper to remove this warning. See [2020-12-22T23:30:46.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:30:46.969Z] [2020-12-22T23:30:46.969Z] Login Succeeded [2020-12-22T23:30:46.969Z] nexus3.edgexfoundry.org:10002 [2020-12-22T23:30:47.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:30:47.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:30:47.239Z] Configure a credential helper to remove this warning. See [2020-12-22T23:30:47.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:30:47.239Z] [2020-12-22T23:30:47.239Z] Login Succeeded [2020-12-22T23:30:47.239Z] nexus3.edgexfoundry.org:10003 [2020-12-22T23:30:47.552Z] Removing intermediate container 309bdcd5c38d [2020-12-22T23:30:47.552Z] ---> c08d887d3a6f [2020-12-22T23:30:47.552Z] Step 14/26 : FROM alpine:3.12 [2020-12-22T23:30:47.813Z] 3.12: Pulling from library/alpine [2020-12-22T23:30:47.814Z] 801bfaa63ef2: Pulling fs layer [2020-12-22T23:30:47.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:30:47.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:30:47.835Z] Configure a credential helper to remove this warning. See [2020-12-22T23:30:47.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:30:47.835Z] [2020-12-22T23:30:47.835Z] Login Succeeded [2020-12-22T23:30:47.835Z] nexus3.edgexfoundry.org:10004 [2020-12-22T23:30:48.390Z] 801bfaa63ef2: Pull complete [2020-12-22T23:30:48.390Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T23:30:48.390Z] Status: Downloaded newer image for alpine:3.12 [2020-12-22T23:30:48.390Z] ---> 389fef711851 [2020-12-22T23:30:48.390Z] Step 15/26 : ENV APP_PORT=49993 [2020-12-22T23:30:48.390Z] ---> Running in 0fdfc8bef3a2 [2020-12-22T23:30:48.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:30:48.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:30:48.449Z] Configure a credential helper to remove this warning. See [2020-12-22T23:30:48.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:30:48.449Z] [2020-12-22T23:30:48.449Z] Login Succeeded [2020-12-22T23:30:48.449Z] docker.io [2020-12-22T23:30:48.657Z] Removing intermediate container 0fdfc8bef3a2 [2020-12-22T23:30:48.657Z] ---> 5ea2518d0ef4 [2020-12-22T23:30:48.657Z] Step 16/26 : EXPOSE $APP_PORT [2020-12-22T23:30:48.657Z] ---> Running in 8b9329903dd3 [2020-12-22T23:30:48.657Z] Removing intermediate container 8b9329903dd3 [2020-12-22T23:30:48.657Z] ---> f1a8622f1726 [2020-12-22T23:30:48.657Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-12-22T23:30:48.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-22T23:30:48.928Z] ---> Running in df92d7f14d36 [2020-12-22T23:30:48.928Z] Removing intermediate container df92d7f14d36 [2020-12-22T23:30:48.928Z] ---> 1e97430fe108 [2020-12-22T23:30:48.928Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-12-22T23:30:49.199Z] ---> Running in 24aa3374d465 [2020-12-22T23:30:49.199Z] Removing intermediate container 24aa3374d465 [2020-12-22T23:30:49.199Z] ---> 1441280a909b [2020-12-22T23:30:49.199Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-12-22T23:30:49.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-22T23:30:49.324Z] Configure a credential helper to remove this warning. See [2020-12-22T23:30:49.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-22T23:30:49.324Z] [2020-12-22T23:30:49.324Z] Login Succeeded [2020-12-22T23:30:49.324Z] ---> docker-login.sh ends [Pipeline] } [2020-12-22T23:30:49.342Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-22T23:30:49.777Z] ---> a67c853f6fce [2020-12-22T23:30:49.778Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [Pipeline] echo [2020-12-22T23:30:49.791Z] ========================================================= [2020-12-22T23:30:49.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-22T23:30:49.791Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:30:50.041Z] ---> 3b6596aa3eae [2020-12-22T23:30:50.041Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-12-22T23:30:50.171Z] + 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-22T23:30:50.304Z] ---> 6ac16522d492 [2020-12-22T23:30:50.304Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-12-22T23:30:50.304Z] ---> Running in 76e8b6da952d [2020-12-22T23:30:50.304Z] Removing intermediate container 76e8b6da952d [2020-12-22T23:30:50.304Z] ---> 6f4be14109e1 [2020-12-22T23:30:50.304Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-12-22T23:30:50.450Z] Sending build context to Docker daemon 332.8kB [2020-12-22T23:30:50.451Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2020-12-22T23:30:50.451Z] Step 2/10 : FROM ${BASE} [2020-12-22T23:30:50.569Z] ---> Running in 9699dda372fc [2020-12-22T23:30:50.569Z] Removing intermediate container 9699dda372fc [2020-12-22T23:30:50.569Z] ---> 55dbd9bc1918 [2020-12-22T23:30:50.569Z] Step 24/26 : LABEL arch=amd64 [2020-12-22T23:30:50.569Z] ---> Running in 1d2aa9f5acc0 [2020-12-22T23:30:50.730Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-22T23:30:50.730Z] 5f621e34cdf4: Pulling fs layer [2020-12-22T23:30:50.730Z] a4357932f1b6: Pulling fs layer [2020-12-22T23:30:50.730Z] 18c013af1878: Pulling fs layer [2020-12-22T23:30:50.730Z] 00ac8860ef70: Pulling fs layer [2020-12-22T23:30:50.730Z] 63d7cb157983: Pulling fs layer [2020-12-22T23:30:50.730Z] b116817d02f9: Pulling fs layer [2020-12-22T23:30:50.730Z] 745a02a5169b: Pulling fs layer [2020-12-22T23:30:50.730Z] 63d7cb157983: Waiting [2020-12-22T23:30:50.730Z] b116817d02f9: Waiting [2020-12-22T23:30:50.730Z] 745a02a5169b: Waiting [2020-12-22T23:30:50.730Z] 00ac8860ef70: Waiting [2020-12-22T23:30:50.730Z] 18c013af1878: Download complete [2020-12-22T23:30:50.730Z] a4357932f1b6: Download complete [2020-12-22T23:30:50.730Z] 63d7cb157983: Verifying Checksum [2020-12-22T23:30:50.730Z] 63d7cb157983: Download complete [2020-12-22T23:30:50.730Z] b116817d02f9: Verifying Checksum [2020-12-22T23:30:50.730Z] b116817d02f9: Download complete [2020-12-22T23:30:50.730Z] 5f621e34cdf4: Verifying Checksum [2020-12-22T23:30:50.730Z] 5f621e34cdf4: Download complete [2020-12-22T23:30:50.833Z] Removing intermediate container 1d2aa9f5acc0 [2020-12-22T23:30:50.833Z] ---> 4a246bdea324 [2020-12-22T23:30:50.833Z] Step 25/26 : LABEL git_sha=385bd51809052b6f4aa67e09f9be43929b023c76 [2020-12-22T23:30:50.833Z] ---> Running in 3efe2fa65e5e [2020-12-22T23:30:51.101Z] Removing intermediate container 3efe2fa65e5e [2020-12-22T23:30:51.101Z] ---> 1e9b1fcdf957 [2020-12-22T23:30:51.101Z] Step 26/26 : LABEL version=0.0.0 [2020-12-22T23:30:51.101Z] ---> Running in e55ac24c98dc [2020-12-22T23:30:51.363Z] Removing intermediate container e55ac24c98dc [2020-12-22T23:30:51.363Z] ---> b2a3081f4704 [2020-12-22T23:30:51.363Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-22T23:30:51.363Z] Successfully built b2a3081f4704 [2020-12-22T23:30:51.363Z] 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) [2020-12-22T23:30:51.737Z] 5f621e34cdf4: Pull complete Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-22T23:30:52.359Z] a4357932f1b6: Pull complete [Pipeline] // stage [Pipeline] } [2020-12-22T23:30:52.972Z] 18c013af1878: Pull complete [2020-12-22T23:30:52.972Z] 745a02a5169b: Download complete [2020-12-22T23:30:54.417Z] 00ac8860ef70: Verifying Checksum [2020-12-22T23:30:54.417Z] 00ac8860ef70: Download complete [2020-12-22T23:31:04.603Z] 00ac8860ef70: Pull complete [2020-12-22T23:31:04.603Z] 63d7cb157983: Pull complete [2020-12-22T23:31:04.877Z] b116817d02f9: Pull complete [2020-12-22T23:31:09.174Z] 745a02a5169b: Pull complete [2020-12-22T23:31:09.174Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-22T23:31:09.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-22T23:31:09.174Z] ---> b7e6874047d6 [2020-12-22T23:31:09.174Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-22T23:31:11.826Z] ---> Running in 026b1c664428 [2020-12-22T23:31:11.826Z] Removing intermediate container 026b1c664428 [2020-12-22T23:31:11.826Z] ---> 27193f8d2ad2 [2020-12-22T23:31:11.826Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-22T23:31:12.100Z] ---> Running in fc307eedee54 [2020-12-22T23:31:12.372Z] Removing intermediate container fc307eedee54 [2020-12-22T23:31:12.372Z] ---> 50581f4f7915 [2020-12-22T23:31:12.372Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-12-22T23:31:12.656Z] ---> Running in 59802ec24d86 [2020-12-22T23:31:12.931Z] Removing intermediate container 59802ec24d86 [2020-12-22T23:31:12.931Z] ---> a3bd9839ef7a [2020-12-22T23:31:12.931Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T23:31:13.205Z] ---> Running in ed8632354346 [2020-12-22T23:31:15.209Z] Removing intermediate container ed8632354346 [2020-12-22T23:31:15.209Z] ---> 3042ca6f923c [2020-12-22T23:31:15.209Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-22T23:31:15.481Z] ---> Running in 5581c1c0c10e [2020-12-22T23:31:16.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T23:31:17.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T23:31:18.039Z] OK: 142 MiB in 39 packages [2020-12-22T23:31:19.018Z] Removing intermediate container 5581c1c0c10e [2020-12-22T23:31:19.018Z] ---> 4377369520ec [2020-12-22T23:31:19.018Z] Step 8/10 : WORKDIR /device-snmp-go [2020-12-22T23:31:19.018Z] ---> Running in da6601c9bcd5 [2020-12-22T23:31:19.615Z] Removing intermediate container da6601c9bcd5 [2020-12-22T23:31:19.615Z] ---> 25c51c183cbb [2020-12-22T23:31:19.615Z] Step 9/10 : COPY . . [2020-12-22T23:31:20.610Z] ---> 44c87f1991e6 [2020-12-22T23:31:20.610Z] Step 10/10 : RUN go mod download [2020-12-22T23:31:20.610Z] ---> Running in a838aa7c94dd [2020-12-22T23:31:42.790Z] Removing intermediate container a838aa7c94dd [2020-12-22T23:31:42.790Z] ---> 3452ddf00809 [2020-12-22T23:31:42.790Z] Successfully built 3452ddf00809 [2020-12-22T23:31:42.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:31:43.135Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T23:31:43.135Z] . [Pipeline] withDockerContainer [2020-12-22T23:31:43.409Z] prd-ubuntu18.04-docker-arm64-4c-16g-17227 does not seem to be running inside a container [2020-12-22T23:31:43.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-22T23:31:45.006Z] $ docker top a2433a19d4307140e0bac827e8a696ac871cbc1ac7a68d628c43b1f7a99f4bf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T23:31:46.038Z] + go version [2020-12-22T23:31:46.038Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-22T23:31:46.061Z] $ docker stop --time=1 a2433a19d4307140e0bac827e8a696ac871cbc1ac7a68d628c43b1f7a99f4bf2 [2020-12-22T23:31:48.019Z] $ docker rm -f a2433a19d4307140e0bac827e8a696ac871cbc1ac7a68d628c43b1f7a99f4bf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:31:49.018Z] + docker inspect -f . ci-base-image-arm64 [2020-12-22T23:31:49.019Z] . [Pipeline] withDockerContainer [2020-12-22T23:31:49.275Z] prd-ubuntu18.04-docker-arm64-4c-16g-17227 does not seem to be running inside a container [2020-12-22T23:31:49.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-22T23:31:50.886Z] $ docker top 73ab33db2ed14b81e9dbbc7a019822fea8b255dc4e39d1dc585560e5666c4466 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T23:31:51.995Z] + make test [2020-12-22T23:31:51.995Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-22T23:31:52.988Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-12-22T23:32:25.396Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-12-22T23:32:25.397Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.020s coverage: 0.0% of statements [2020-12-22T23:32:25.397Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-22T23:32:32.125Z] gofmt -l . [2020-12-22T23:32:32.400Z] [ "`gofmt -l .`" = "" ] [2020-12-22T23:32:32.400Z] ./bin/test-attribution-txt.sh [2020-12-22T23:32:32.997Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-22T23:32:33.639Z] $ docker stop --time=1 73ab33db2ed14b81e9dbbc7a019822fea8b255dc4e39d1dc585560e5666c4466 [2020-12-22T23:32:35.950Z] $ docker rm -f 73ab33db2ed14b81e9dbbc7a019822fea8b255dc4e39d1dc585560e5666c4466 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-22T23:32:36.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-22T23:32:36.895Z] Warning: overwriting stash ‘coverage-report’ [2020-12-22T23:32:37.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-22T23:32:38.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-22T23:32:38.928Z] + ls -al . [2020-12-22T23:32:38.928Z] total 132 [2020-12-22T23:32:38.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 23:32 . [2020-12-22T23:32:38.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 22 23:30 .. [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 22 23:30 .dockerignore [2020-12-22T23:32:38.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 22 23:30 .git [2020-12-22T23:32:38.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 23:30 .github [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 22 23:30 .gitignore [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 5082 Dec 22 23:30 Attribution.txt [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 1520 Dec 22 23:30 Dockerfile [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 997 Dec 22 23:30 Dockerfile.build [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 22 23:30 Jenkinsfile [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 22 23:30 LICENSE [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 937 Dec 22 23:30 Makefile [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 12398 Dec 22 23:30 README.md [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 22 23:27 VERSION [2020-12-22T23:32:38.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 23:30 bin [2020-12-22T23:32:38.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 23:30 cmd [2020-12-22T23:32:38.928Z] -rw-r--r-- 1 jenkins jenkins 8493 Dec 22 23:32 coverage.out [2020-12-22T23:32:38.928Z] -rw-r--r-- 1 jenkins jenkins 204 Dec 22 23:32 go.mod [2020-12-22T23:32:38.928Z] -rw-r--r-- 1 jenkins jenkins 13961 Dec 22 23:32 go.sum [2020-12-22T23:32:38.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 22 23:30 internal [2020-12-22T23:32:38.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 23:30 profiles [2020-12-22T23:32:38.928Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 22 23:30 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:32:39.323Z] + 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=385bd51809052b6f4aa67e09f9be43929b023c76 --label arch=arm64 --label version=0.0.0 . [2020-12-22T23:32:39.603Z] Sending build context to Docker daemon 342kB [2020-12-22T23:32:39.892Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2020-12-22T23:32:39.892Z] Step 2/26 : FROM ${BASE} AS builder [2020-12-22T23:32:39.892Z] ---> 3452ddf00809 [2020-12-22T23:32:39.892Z] Step 3/26 : ARG MAKE='make build' [2020-12-22T23:32:40.176Z] ---> Running in fc2f81de365b [2020-12-22T23:32:40.449Z] Removing intermediate container fc2f81de365b [2020-12-22T23:32:40.449Z] ---> ef04ea7883d7 [2020-12-22T23:32:40.449Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-12-22T23:32:40.723Z] ---> Running in 7f246330a1f3 [2020-12-22T23:32:41.000Z] Removing intermediate container 7f246330a1f3 [2020-12-22T23:32:41.000Z] ---> 78eb94fd65f6 [2020-12-22T23:32:41.000Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-12-22T23:32:41.000Z] ---> Running in 43843e18e3c1 [2020-12-22T23:32:41.611Z] Removing intermediate container 43843e18e3c1 [2020-12-22T23:32:41.611Z] ---> 03e97fb965ef [2020-12-22T23:32:41.611Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-22T23:32:41.904Z] ---> Running in 855f4cc39004 [2020-12-22T23:32:43.889Z] Removing intermediate container 855f4cc39004 [2020-12-22T23:32:43.889Z] ---> d043f8547e95 [2020-12-22T23:32:43.889Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-22T23:32:43.889Z] ---> Running in 718487701ae3 [2020-12-22T23:32:45.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-22T23:32:45.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-22T23:32:46.516Z] OK: 142 MiB in 39 packages [2020-12-22T23:32:47.492Z] Removing intermediate container 718487701ae3 [2020-12-22T23:32:47.492Z] ---> 25b5196be553 [2020-12-22T23:32:47.492Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-12-22T23:32:47.764Z] ---> Running in dfd5ea4ec9ae [2020-12-22T23:32:48.360Z] Removing intermediate container dfd5ea4ec9ae [2020-12-22T23:32:48.360Z] ---> 2abc18f354ce [2020-12-22T23:32:48.360Z] Step 9/26 : COPY go.mod . [2020-12-22T23:32:48.956Z] ---> 236fd003ce14 [2020-12-22T23:32:48.956Z] Step 10/26 : COPY Makefile . [2020-12-22T23:32:49.552Z] ---> 7e02a6e2b7f9 [2020-12-22T23:32:49.552Z] Step 11/26 : RUN make update [2020-12-22T23:32:49.825Z] ---> Running in c962aa3fbfc7 [2020-12-22T23:32:50.804Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-22T23:32:52.242Z] Removing intermediate container c962aa3fbfc7 [2020-12-22T23:32:52.242Z] ---> be09016a77e5 [2020-12-22T23:32:52.242Z] Step 12/26 : COPY . . [2020-12-22T23:32:52.840Z] ---> 477ecfd86891 [2020-12-22T23:32:52.840Z] Step 13/26 : RUN ${MAKE} [2020-12-22T23:32:53.114Z] ---> Running in 2ba27846d3ba [2020-12-22T23:32:54.095Z] 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-22T23:33:20.952Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-22T23:33:25.257Z] Removing intermediate container 2ba27846d3ba [2020-12-22T23:33:25.257Z] ---> a9240b981ac3 [2020-12-22T23:33:25.257Z] Step 14/26 : FROM alpine:3.12 [2020-12-22T23:33:25.528Z] 3.12: Pulling from library/alpine [2020-12-22T23:33:25.800Z] 159e5727ea61: Pulling fs layer [2020-12-22T23:33:26.074Z] 159e5727ea61: Verifying Checksum [2020-12-22T23:33:26.074Z] 159e5727ea61: Download complete [2020-12-22T23:33:26.670Z] 159e5727ea61: Pull complete [2020-12-22T23:33:26.670Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-22T23:33:26.670Z] Status: Downloaded newer image for alpine:3.12 [2020-12-22T23:33:26.670Z] ---> afeebe901d6b [2020-12-22T23:33:26.670Z] Step 15/26 : ENV APP_PORT=49993 [2020-12-22T23:33:26.670Z] ---> Running in 8107b1d37f74 [2020-12-22T23:33:27.265Z] Removing intermediate container 8107b1d37f74 [2020-12-22T23:33:27.265Z] ---> a9d70dee7714 [2020-12-22T23:33:27.265Z] Step 16/26 : EXPOSE $APP_PORT [2020-12-22T23:33:27.265Z] ---> Running in cbb7425d3482 [2020-12-22T23:33:27.860Z] Removing intermediate container cbb7425d3482 [2020-12-22T23:33:27.860Z] ---> 02184a5c88c3 [2020-12-22T23:33:27.860Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-12-22T23:33:27.860Z] ---> Running in 284ea1e09272 [2020-12-22T23:33:28.455Z] Removing intermediate container 284ea1e09272 [2020-12-22T23:33:28.455Z] ---> 1bde1da4dc9b [2020-12-22T23:33:28.455Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-12-22T23:33:28.455Z] ---> Running in 30f4aed0ca18 [2020-12-22T23:33:29.048Z] Removing intermediate container 30f4aed0ca18 [2020-12-22T23:33:29.048Z] ---> bdf955eac820 [2020-12-22T23:33:29.048Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-12-22T23:33:30.025Z] ---> 95762d986e8a [2020-12-22T23:33:30.025Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-12-22T23:33:31.004Z] ---> b5b91c4ba53f [2020-12-22T23:33:31.004Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-12-22T23:33:31.602Z] ---> d0a3c9e93074 [2020-12-22T23:33:31.602Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-12-22T23:33:31.602Z] ---> Running in 304d01119083 [2020-12-22T23:33:31.872Z] Removing intermediate container 304d01119083 [2020-12-22T23:33:31.872Z] ---> 73be770c483d [2020-12-22T23:33:31.872Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-12-22T23:33:32.145Z] ---> Running in d2c782e1e274 [2020-12-22T23:33:32.419Z] Removing intermediate container d2c782e1e274 [2020-12-22T23:33:32.419Z] ---> b50f161bdf39 [2020-12-22T23:33:32.419Z] Step 24/26 : LABEL arch=arm64 [2020-12-22T23:33:32.691Z] ---> Running in 085d83675253 [2020-12-22T23:33:32.964Z] Removing intermediate container 085d83675253 [2020-12-22T23:33:32.964Z] ---> cc3ff05f4fff [2020-12-22T23:33:32.964Z] Step 25/26 : LABEL git_sha=385bd51809052b6f4aa67e09f9be43929b023c76 [2020-12-22T23:33:33.239Z] ---> Running in 5be23492f171 [2020-12-22T23:33:33.517Z] Removing intermediate container 5be23492f171 [2020-12-22T23:33:33.517Z] ---> 9b25966988e5 [2020-12-22T23:33:33.517Z] Step 26/26 : LABEL version=0.0.0 [2020-12-22T23:33:33.793Z] ---> Running in 97f33ab7c894 [2020-12-22T23:33:34.387Z] Removing intermediate container 97f33ab7c894 [2020-12-22T23:33:34.387Z] ---> ab15dc9ed2a7 [2020-12-22T23:33:34.387Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-22T23:33:34.387Z] Successfully built ab15dc9ed2a7 [2020-12-22T23:33:34.387Z] 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-22T23:33:37.678Z] provisioning config files... [2020-12-22T23:33:37.708Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config307682199707639947tmp [Pipeline] { [Pipeline] sh [2020-12-22T23:33:38.098Z] + set +x [2020-12-22T23:33:38.098Z] + curl -s https://codecov.io/bash [2020-12-22T23:33:38.098Z] + bash -s -- [2020-12-22T23:33:38.691Z] [2020-12-22T23:33:38.691Z] _____ _ [2020-12-22T23:33:38.691Z] / ____| | | [2020-12-22T23:33:38.691Z] | | ___ __| | ___ ___ _____ __ [2020-12-22T23:33:38.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-22T23:33:38.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-22T23:33:38.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-22T23:33:38.691Z] Bash-20201217-3d3df35 [2020-12-22T23:33:38.691Z] [2020-12-22T23:33:38.691Z] [2020-12-22T23:33:38.691Z] git version 2.24.3 found [2020-12-22T23:33:38.691Z] curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-22T23:33:38.691Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-22T23:33:38.691Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-22T23:33:38.691Z] ==> Jenkins CI detected. [2020-12-22T23:33:38.691Z] project root: . [2020-12-22T23:33:38.691Z] --> token set from env [2020-12-22T23:33:38.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-22T23:33:38.691Z] ==> Running gcov in . (disable via -X gcov) [2020-12-22T23:33:38.691Z] ==> Python coveragepy not found [2020-12-22T23:33:38.691Z] ==> Searching for coverage reports in: [2020-12-22T23:33:38.691Z] + . [2020-12-22T23:33:38.691Z] -> Found 1 reports [2020-12-22T23:33:38.691Z] ==> Detecting git/mercurial file structure [2020-12-22T23:33:38.691Z] ==> Reading reports [2020-12-22T23:33:38.691Z] + ./coverage.out bytes=8493 [2020-12-22T23:33:38.691Z] ==> Appending adjustments [2020-12-22T23:33:38.691Z] https://docs.codecov.io/docs/fixing-reports [2020-12-22T23:33:38.961Z] + Found adjustments [2020-12-22T23:33:38.961Z] ==> Gzipping contents [2020-12-22T23:33:38.961Z] 4.0K /tmp/codecov.a14Zq1.gz [2020-12-22T23:33:38.961Z] ==> Uploading reports [2020-12-22T23:33:38.961Z] url: https://codecov.io [2020-12-22T23:33:38.961Z] query: branch=PR-79&commit=385bd51809052b6f4aa67e09f9be43929b023c76&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= [2020-12-22T23:33:38.961Z] -> Pinging Codecov [2020-12-22T23:33:38.961Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-79&commit=385bd51809052b6f4aa67e09f9be43929b023c76&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=79&job=&cmd_args= [2020-12-22T23:33:39.585Z] -> Uploading to [2020-12-22T23:33:39.585Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-22/6C56EA5C29638FB4528AC87E60AF5AE0/385bd51809052b6f4aa67e09f9be43929b023c76/f7f21bd3-98a3-4132-957d-b8d2dead91cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201222T233339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87b40973a73a6b6a70c40d73915ea33e5ca76ca5ed18277ded6c418723a23481 [2020-12-22T23:33:39.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-22T23:33:39.585Z] Dload Upload Total Spent Left Speed [2020-12-22T23:33:39.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 2804 --:--:-- --:--:-- --:--:-- 2809 [2020-12-22T23:33:39.851Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/385bd51809052b6f4aa67e09f9be43929b023c76 [Pipeline] } [2020-12-22T23:33:39.865Z] 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-22T23:33:42.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:33:43.229Z] ---> package-listing.sh [2020-12-22T23:33:43.229Z] ++ facter osfamily [2020-12-22T23:33:43.229Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-22T23:33:43.229Z] + OS_FAMILY=redhat [2020-12-22T23:33:43.229Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-79 [2020-12-22T23:33:43.229Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-22T23:33:43.229Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-22T23:33:43.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-22T23:33:43.229Z] + PACKAGES=/tmp/packages_start.txt [2020-12-22T23:33:43.229Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' [2020-12-22T23:33:43.229Z] + PACKAGES=/tmp/packages_end.txt [2020-12-22T23:33:43.229Z] + case "${OS_FAMILY}" in [2020-12-22T23:33:43.229Z] + rpm -qa [2020-12-22T23:33:43.229Z] + sort [2020-12-22T23:33:48.654Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-22T23:33:48.654Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-22T23:33:48.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-22T23:33:48.654Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-79 ']' [2020-12-22T23:33:48.654Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-79/archives/ [2020-12-22T23:33:48.654Z] + 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-22T23:33:48.681Z] 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-22T23:33:49.097Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:33:49.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T23:33:50.021Z] [2020-12-22T23:33:50.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-22T23:33:50.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T23:33:50.408Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-22T23:33:50.408Z] df20fa9351a1: Pulling fs layer [2020-12-22T23:33:50.408Z] 36b3adc4ff6f: Pulling fs layer [2020-12-22T23:33:50.408Z] 8ad3a11d3b57: Pulling fs layer [2020-12-22T23:33:50.408Z] 46f8f816bc3b: Pulling fs layer [2020-12-22T23:33:50.408Z] 93b61091891f: Pulling fs layer [2020-12-22T23:33:50.408Z] 93b9cdb0e59b: Pulling fs layer [2020-12-22T23:33:50.408Z] 5e14af77c1be: Pulling fs layer [2020-12-22T23:33:50.408Z] 01666e4c0597: Pulling fs layer [2020-12-22T23:33:50.408Z] aa168da1d23b: Pulling fs layer [2020-12-22T23:33:50.408Z] 46f8f816bc3b: Waiting [2020-12-22T23:33:50.408Z] 93b61091891f: Waiting [2020-12-22T23:33:50.408Z] 93b9cdb0e59b: Waiting [2020-12-22T23:33:50.408Z] 5e14af77c1be: Waiting [2020-12-22T23:33:50.408Z] 01666e4c0597: Waiting [2020-12-22T23:33:50.408Z] aa168da1d23b: Waiting [2020-12-22T23:33:50.408Z] 36b3adc4ff6f: Download complete [2020-12-22T23:33:50.677Z] 46f8f816bc3b: Verifying Checksum [2020-12-22T23:33:50.677Z] 46f8f816bc3b: Download complete [2020-12-22T23:33:50.677Z] df20fa9351a1: Download complete [2020-12-22T23:33:50.677Z] 93b9cdb0e59b: Verifying Checksum [2020-12-22T23:33:50.677Z] 93b9cdb0e59b: Download complete [2020-12-22T23:33:50.677Z] 5e14af77c1be: Verifying Checksum [2020-12-22T23:33:50.677Z] 5e14af77c1be: Download complete [2020-12-22T23:33:50.677Z] 93b61091891f: Verifying Checksum [2020-12-22T23:33:50.677Z] 93b61091891f: Download complete [2020-12-22T23:33:50.677Z] 01666e4c0597: Verifying Checksum [2020-12-22T23:33:51.314Z] df20fa9351a1: Pull complete [2020-12-22T23:33:51.601Z] 36b3adc4ff6f: Pull complete [2020-12-22T23:33:51.601Z] 8ad3a11d3b57: Verifying Checksum [2020-12-22T23:33:51.601Z] 8ad3a11d3b57: Download complete [2020-12-22T23:33:53.054Z] 8ad3a11d3b57: Pull complete [2020-12-22T23:33:53.054Z] 46f8f816bc3b: Pull complete [2020-12-22T23:33:54.085Z] 93b61091891f: Pull complete [2020-12-22T23:33:54.085Z] 93b9cdb0e59b: Pull complete [2020-12-22T23:33:54.779Z] 5e14af77c1be: Pull complete [2020-12-22T23:33:55.063Z] 01666e4c0597: Pull complete [2020-12-22T23:33:56.117Z] aa168da1d23b: Verifying Checksum [2020-12-22T23:33:56.117Z] aa168da1d23b: Download complete [2020-12-22T23:34:08.639Z] aa168da1d23b: Pull complete [2020-12-22T23:34:08.639Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-22T23:34:08.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-22T23:34:08.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-22T23:34:08.868Z] prd-centos7-docker-4c-2g-17222 does not seem to be running inside a container [2020-12-22T23:34:08.933Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-22T23:34:12.804Z] $ docker top 52d5a9ac6f92733aa7903ef106a38513396412c34e3cd3e292de54e929320b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-22T23:34:13.502Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-22T23:34:13.850Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-22T23:34:14.214Z] + ls /var/log/sa-host [2020-12-22T23:34:14.215Z] + sadf -c /var/log/sa-host/sa22 [2020-12-22T23:34:14.215Z] file_magic: OK [2020-12-22T23:34:14.215Z] HZ: Using current value: 100 [2020-12-22T23:34:14.215Z] file_header: OK [2020-12-22T23:34:14.215Z] 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-22T23:34:14.215Z] Statistics: [2020-12-22T23:34:14.215Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-22T23:34:14.215Z] File successfully converted to sysstat format version 12.2.1 [2020-12-22T23:34:14.215Z] + sadf -c /var/log/sa-host/sa23 [2020-12-22T23:34:14.215Z] file_magic: OK [2020-12-22T23:34:14.215Z] HZ: Using current value: 100 [2020-12-22T23:34:14.215Z] file_header: OK [2020-12-22T23:34:14.215Z] 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-22T23:34:14.215Z] Statistics: [2020-12-22T23:34:14.215Z] Hnuu...uuuununununu... [2020-12-22T23:34:14.215Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-22T23:34:14.452Z] provisioning config files... [2020-12-22T23:34:14.481Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-79@tmp/config4376147544846257066tmp [Pipeline] { [Pipeline] echo [2020-12-22T23:34:14.573Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:34:15.258Z] ---> create-netrc.sh [Pipeline] } [2020-12-22T23:34:15.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-22T23:34:15.383Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:34:15.693Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-22T23:34:15.705Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:34:16.025Z] ---> sudo-logs.sh [2020-12-22T23:34:16.025Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-22T23:34:16.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:34:16.353Z] ---> job-cost.sh [2020-12-22T23:34:16.353Z] lf-activate-venv: SKIPPING [2020-12-22T23:34:16.353Z] INFO: No Stack... [2020-12-22T23:34:17.312Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-22T23:34:17.898Z] INFO: Archiving Costs [Pipeline] echo [2020-12-22T23:34:17.914Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-22T23:34:18.239Z] ---> logs-deploy.sh [2020-12-22T23:34:18.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-79/2 [2020-12-22T23:34:18.239Z] INFO: archiving workspace using pattern(s): [2020-12-22T23:34:20.823Z] Archives upload complete. [2020-12-22T23:34:20.823Z] INFO: archiving logs to Nexus