cloudxxx8 commented: recheck 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 jim-wang-intel for edgexfoundry/device-snmp-go Loading trusted files from base branch master at 36f220337c15c882742676291291e5935134de27 rather than 51ad40886038f7d520e0ea8cb5c400b901110306 Obtained Jenkinsfile from 36f220337c15c882742676291291e5935134de27 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6087184811049805916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3779517031901300318.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-105/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-105/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6709480567760085455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8227434680181197912.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-105/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-105/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh980697165864182357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-254 in /w/workspace/gexfoundry_device-snmp-go_PR-105 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/jenkins-gitclient-ssh7494467798775141835.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/jenkins-gitclient-ssh4572810539323927676.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 36f220337c15c882742676291291e5935134de27 into PR head commit 51ad40886038f7d520e0ea8cb5c400b901110306 Merge succeeded, producing 51ad40886038f7d520e0ea8cb5c400b901110306 Checking out Revision 51ad40886038f7d520e0ea8cb5c400b901110306 (PR-105) > git config core.sparsecheckout # timeout=10 > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/jenkins-gitclient-ssh5477812583586022243.key > git merge 36f220337c15c882742676291291e5935134de27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 Commit message: "fix: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" > git rev-list --no-walk 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T05:32:24.079Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T05:32:24.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T05:32:24.189Z] ========================================================= [2021-06-03T05:32:24.189Z] EdgeX Global Pipelines Version Info [2021-06-03T05:32:24.189Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:32:25.594Z] ------------------- [2021-06-03T05:32:25.594Z] stable info: [2021-06-03T05:32:25.594Z] ------------------- [2021-06-03T05:32:25.594Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T05:32:25.594Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:32:25.594Z] Message: update stable to v1.0.193 [2021-06-03T05:32:26.171Z] ------------------- [2021-06-03T05:32:26.171Z] experimental info: [2021-06-03T05:32:26.171Z] ------------------- [2021-06-03T05:32:26.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T05:32:26.171Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:32:26.171Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T05:32:26.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-06-03T05:32:26.341Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-06-03T05:32:26.377Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T05:32:26.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T05:32:26.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T05:32:26.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T05:32:26.489Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T05:32:26.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T05:32:26.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-03T05:32:26.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T05:32:26.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T05:32:26.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-06-03T05:32:26.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T05:32:26.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T05:32:26.713Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:32:26.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:32:26.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:32:26.792Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:32:26.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T05:32:26.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-03T05:32:26.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-03T05:32:26.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-03T05:32:26.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-03T05:32:26.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-03T05:32:26.960Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-03T05:32:26.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T05:32:27.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo [2021-06-03T05:32:27.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo [2021-06-03T05:32:27.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo [2021-06-03T05:32:27.088Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51ad40886038f7d520e0ea8cb5c400b901110306 [Pipeline] echo [2021-06-03T05:32:27.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51ad408 [Pipeline] echo [2021-06-03T05:32:27.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:32:27.218Z] provisioning config files... [2021-06-03T05:32:27.234Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/config7781215279023096089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:32:27.553Z] ---> docker-login.sh [2021-06-03T05:32:27.553Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:32:27.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:32:27.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:32:27.816Z] Configure a credential helper to remove this warning. See [2021-06-03T05:32:27.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:32:27.816Z] [2021-06-03T05:32:27.816Z] Login Succeeded [2021-06-03T05:32:27.816Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:32:27.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:32:27.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:32:27.816Z] Configure a credential helper to remove this warning. See [2021-06-03T05:32:27.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:32:27.816Z] [2021-06-03T05:32:27.816Z] Login Succeeded [2021-06-03T05:32:27.816Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:32:28.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:32:28.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:32:28.077Z] Configure a credential helper to remove this warning. See [2021-06-03T05:32:28.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:32:28.077Z] [2021-06-03T05:32:28.077Z] Login Succeeded [2021-06-03T05:32:28.077Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:32:28.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:32:28.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:32:28.077Z] Configure a credential helper to remove this warning. See [2021-06-03T05:32:28.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:32:28.077Z] [2021-06-03T05:32:28.077Z] Login Succeeded [2021-06-03T05:32:28.077Z] docker.io [2021-06-03T05:32:28.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:32:28.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:32:28.626Z] Configure a credential helper to remove this warning. See [2021-06-03T05:32:28.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:32:28.626Z] [2021-06-03T05:32:28.626Z] Login Succeeded [2021-06-03T05:32:28.626Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:32:28.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:32:29.131Z] + git log --format=format:%s -1 51ad40886038f7d520e0ea8cb5c400b901110306 [Pipeline] echo [2021-06-03T05:32:29.230Z] GIT_COMMIT: 51ad40886038f7d520e0ea8cb5c400b901110306, Commit Message: fix: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files [Pipeline] echo [2021-06-03T05:32:29.243Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:32:29.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:32:29.809Z] [2021-06-03T05:32:29.809Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:32:30.130Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:32:30.130Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T05:32:30.130Z] 31603596830f: Pulling fs layer [2021-06-03T05:32:30.130Z] 54011a49482f: Pulling fs layer [2021-06-03T05:32:30.130Z] a6820b24f6d8: Pulling fs layer [2021-06-03T05:32:30.130Z] f581987b2513: Pulling fs layer [2021-06-03T05:32:30.130Z] f581987b2513: Waiting [2021-06-03T05:32:30.130Z] 54011a49482f: Verifying Checksum [2021-06-03T05:32:30.130Z] 54011a49482f: Download complete [2021-06-03T05:32:30.130Z] 31603596830f: Verifying Checksum [2021-06-03T05:32:30.130Z] 31603596830f: Download complete [2021-06-03T05:32:30.401Z] f581987b2513: Verifying Checksum [2021-06-03T05:32:30.401Z] f581987b2513: Download complete [2021-06-03T05:32:30.401Z] a6820b24f6d8: Verifying Checksum [2021-06-03T05:32:30.401Z] a6820b24f6d8: Download complete [2021-06-03T05:32:30.401Z] 31603596830f: Pull complete [2021-06-03T05:32:30.401Z] 54011a49482f: Pull complete [2021-06-03T05:32:31.363Z] a6820b24f6d8: Pull complete [2021-06-03T05:32:31.363Z] f581987b2513: Pull complete [2021-06-03T05:32:31.363Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T05:32:31.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:32:31.363Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T05:32:31.445Z] prd-centos7-docker-4c-2g-254 does not seem to be running inside a container [2021-06-03T05:32:31.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-105 -v /w/workspace/gexfoundry_device-snmp-go_PR-105:/w/workspace/gexfoundry_device-snmp-go_PR-105:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:32:32.434Z] $ docker top 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:32:32.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:32:32.555Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:32:32.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:32:32.666Z] $ docker exec 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 ssh-agent [2021-06-03T05:32:32.773Z] SSH_AUTH_SOCK=/tmp/ssh-UfN6H4AqM5wS/agent.14 [2021-06-03T05:32:32.773Z] SSH_AGENT_PID=20 [2021-06-03T05:32:32.782Z] Running ssh-add (command line suppressed) [2021-06-03T05:32:32.878Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/private_key_319827666877504464.key (/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/private_key_319827666877504464.key) [2021-06-03T05:32:32.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:32:33.195Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T05:32:33.210Z] $ docker exec --env ******** --env ******** 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 ssh-agent -k [2021-06-03T05:32:33.303Z] unset SSH_AUTH_SOCK; [2021-06-03T05:32:33.304Z] unset SSH_AGENT_PID; [2021-06-03T05:32:33.304Z] echo Agent pid 20 killed; [2021-06-03T05:32:33.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T05:32:33.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:32:33.356Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:32:33.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:32:33.476Z] $ docker exec 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 ssh-agent [2021-06-03T05:32:33.602Z] SSH_AUTH_SOCK=/tmp/ssh-GqDzN7HZ0U5x/agent.54 [2021-06-03T05:32:33.602Z] SSH_AGENT_PID=61 [2021-06-03T05:32:33.610Z] Running ssh-add (command line suppressed) [2021-06-03T05:32:33.704Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/private_key_6235857315079933833.key (/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/private_key_6235857315079933833.key) [2021-06-03T05:32:33.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:32:34.029Z] + git semver init [2021-06-03T05:32:34.029Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:32:34.029Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-105/.git [2021-06-03T05:32:34.029Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-105 [2021-06-03T05:32:34.029Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:32:34.029Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:32:34.029Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:32:34.029Z] # $SEMVER_BRANCH = PR-105 [2021-06-03T05:32:34.029Z] # $SEMVER_TEMP = /tmp/semver-155045694 [2021-06-03T05:32:34.029Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-06-03T05:32:34.299Z] # '/tmp/semver-155045694' -> '/w/workspace/gexfoundry_device-snmp-go_PR-105/.semver' [2021-06-03T05:32:34.299Z] # -> Force: false [2021-06-03T05:32:34.299Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-105/.semver [Pipeline] } [2021-06-03T05:32:34.312Z] $ docker exec --env ******** --env ******** 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 ssh-agent -k [2021-06-03T05:32:34.421Z] unset SSH_AUTH_SOCK; [2021-06-03T05:32:34.421Z] unset SSH_AGENT_PID; [2021-06-03T05:32:34.421Z] echo Agent pid 61 killed; [2021-06-03T05:32:34.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:32:34.779Z] + git semver [Pipeline] } [2021-06-03T05:32:34.792Z] $ docker stop --time=1 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 [2021-06-03T05:32:36.030Z] $ docker rm -f 11250a8b5b138c4a03598fd255b06cf21e13ac08c05459765f422234a7288502 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:32:36.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T05:32:36.666Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T05:32:36.669Z] [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 [2021-06-03T05:32:51.948Z] Still waiting to schedule task [2021-06-03T05:32:51.949Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-03T05:32:51.949Z] ‘prd-centos7-docker-4c-2g-240’ is offline [2021-06-03T05:32:51.949Z] ‘prd-centos7-docker-4c-2g-241’ is offline [2021-06-03T05:32:51.949Z] ‘prd-centos7-docker-4c-2g-243’ is offline [2021-06-03T05:32:51.949Z] ‘prd-centos7-docker-4c-2g-245’ is offline [2021-06-03T05:32:51.949Z] ‘prd-centos7-docker-4c-2g-256’ is offline [2021-06-03T05:32:51.950Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-06-03T05:32:51.950Z] ‘prd-ubuntu18.04-docker-8c-8g-249’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-03T05:32:51.950Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-242’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-03T05:32:51.950Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-247’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-03T05:32:51.950Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-248’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-03T05:32:51.950Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-255’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-03T05:32:51.952Z] Still waiting to schedule task [2021-06-03T05:32:51.952Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-03T05:35:58.690Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-264 in /w/workspace/gexfoundry_device-snmp-go_PR-105 [Pipeline] { [Pipeline] ws [2021-06-03T05:35:58.710Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-06-03T05:35:58.931Z] Selected Git installation does not exist. Using Default [2021-06-03T05:35:58.932Z] The recommended git tool is: NONE [2021-06-03T05:36:04.409Z] using credential edgex-jenkins-ssh [2021-06-03T05:36:04.428Z] Cloning the remote Git repository [2021-06-03T05:36:04.475Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:36:04.587Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-06-03T05:36:04.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:36:04.653Z] > git --version # timeout=10 [2021-06-03T05:36:04.668Z] > git --version # 'git version 2.17.1' [2021-06-03T05:36:04.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:36:04.765Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:36:07.152Z] Merging remotes/origin/master commit 36f220337c15c882742676291291e5935134de27 into PR head commit 51ad40886038f7d520e0ea8cb5c400b901110306 [2021-06-03T05:36:07.373Z] Merge succeeded, producing 51ad40886038f7d520e0ea8cb5c400b901110306 [2021-06-03T05:36:07.373Z] Checking out Revision 51ad40886038f7d520e0ea8cb5c400b901110306 (PR-105) [2021-06-03T05:36:06.429Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-03T05:36:06.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:36:06.476Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-03T05:36:06.509Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:36:06.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:36:06.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T05:36:07.164Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:36:07.188Z] > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 [2021-06-03T05:36:07.268Z] > git remote # timeout=10 [2021-06-03T05:36:07.291Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T05:36:07.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:36:07.316Z] > git merge 36f220337c15c882742676291291e5935134de27 # timeout=10 [2021-06-03T05:36:07.342Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T05:36:07.376Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:36:07.388Z] > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 [2021-06-03T05:36:11.754Z] Commit message: "fix: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:36:13.131Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:36:13.558Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:36:13.915Z] + sudo service docker restart [2021-06-03T05:36:13.915Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:36:32.258Z] provisioning config files... [2021-06-03T05:36:32.283Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config1110884033677872347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:36:32.659Z] ---> docker-login.sh [2021-06-03T05:36:32.660Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:36:33.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:36:33.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:36:33.862Z] Configure a credential helper to remove this warning. See [2021-06-03T05:36:33.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:36:33.862Z] [2021-06-03T05:36:33.862Z] Login Succeeded [2021-06-03T05:36:33.862Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:36:34.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:36:34.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:36:34.411Z] Configure a credential helper to remove this warning. See [2021-06-03T05:36:34.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:36:34.411Z] [2021-06-03T05:36:34.411Z] Login Succeeded [2021-06-03T05:36:34.411Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:36:35.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:36:35.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:36:35.011Z] Configure a credential helper to remove this warning. See [2021-06-03T05:36:35.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:36:35.011Z] [2021-06-03T05:36:35.011Z] Login Succeeded [2021-06-03T05:36:35.011Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:36:35.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:36:35.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:36:35.619Z] Configure a credential helper to remove this warning. See [2021-06-03T05:36:35.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:36:35.619Z] [2021-06-03T05:36:35.619Z] Login Succeeded [2021-06-03T05:36:35.619Z] docker.io [2021-06-03T05:36:36.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:36:36.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:36:36.511Z] Configure a credential helper to remove this warning. See [2021-06-03T05:36:36.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:36:36.511Z] [2021-06-03T05:36:36.511Z] Login Succeeded [2021-06-03T05:36:36.511Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:36:36.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T05:36:36.851Z] ========================================================= [2021-06-03T05:36:36.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T05:36:36.851Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:36:37.195Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-03T05:36:37.469Z] Sending build context to Docker daemon 367.6kB [2021-06-03T05:36:37.469Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:36:37.469Z] Step 2/10 : FROM ${BASE} [2021-06-03T05:36:37.742Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T05:36:37.742Z] 595b0fe564bb: Pulling fs layer [2021-06-03T05:36:37.742Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T05:36:37.742Z] 316046926c0a: Pulling fs layer [2021-06-03T05:36:37.742Z] 4ebd0625c992: Pulling fs layer [2021-06-03T05:36:37.742Z] 207e8628e3a3: Pulling fs layer [2021-06-03T05:36:37.742Z] c791037a9be2: Pulling fs layer [2021-06-03T05:36:37.742Z] ffd874e62e21: Pulling fs layer [2021-06-03T05:36:37.742Z] 207e8628e3a3: Waiting [2021-06-03T05:36:37.742Z] c791037a9be2: Waiting [2021-06-03T05:36:37.742Z] ffd874e62e21: Waiting [2021-06-03T05:36:37.742Z] 316046926c0a: Download complete [2021-06-03T05:36:38.017Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T05:36:38.017Z] 7186ed65a4f7: Download complete [2021-06-03T05:36:38.017Z] 207e8628e3a3: Download complete [2021-06-03T05:36:38.017Z] c791037a9be2: Verifying Checksum [2021-06-03T05:36:38.017Z] c791037a9be2: Download complete [2021-06-03T05:36:38.017Z] 595b0fe564bb: Verifying Checksum [2021-06-03T05:36:38.017Z] 595b0fe564bb: Download complete [2021-06-03T05:36:39.007Z] 595b0fe564bb: Pull complete [2021-06-03T05:36:39.284Z] 7186ed65a4f7: Pull complete [2021-06-03T05:36:39.884Z] 316046926c0a: Pull complete [2021-06-03T05:36:40.480Z] ffd874e62e21: Verifying Checksum [2021-06-03T05:36:40.481Z] ffd874e62e21: Download complete [2021-06-03T05:36:42.455Z] 4ebd0625c992: Verifying Checksum [2021-06-03T05:36:42.455Z] 4ebd0625c992: Download complete [2021-06-03T05:36:52.641Z] 4ebd0625c992: Pull complete [2021-06-03T05:36:52.916Z] 207e8628e3a3: Pull complete [2021-06-03T05:36:53.197Z] c791037a9be2: Pull complete [2021-06-03T05:36:57.531Z] ffd874e62e21: Pull complete [2021-06-03T05:36:57.531Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T05:36:57.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T05:36:57.531Z] ---> cfc18b08335c [2021-06-03T05:36:57.531Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:36:59.520Z] ---> Running in b58361ed4716 [2021-06-03T05:36:59.798Z] Removing intermediate container b58361ed4716 [2021-06-03T05:36:59.798Z] ---> 0b7cdf0549f1 [2021-06-03T05:36:59.798Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:37:00.074Z] ---> Running in ff8f76196db4 [2021-06-03T05:37:00.671Z] Removing intermediate container ff8f76196db4 [2021-06-03T05:37:00.671Z] ---> 5f7109f8904a [2021-06-03T05:37:00.671Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-03T05:37:00.671Z] ---> Running in c435c361b406 [2021-06-03T05:37:01.265Z] Removing intermediate container c435c361b406 [2021-06-03T05:37:01.265Z] ---> 61cde9c1cdda [2021-06-03T05:37:01.265Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:37:01.538Z] ---> Running in 38ec758b54ac [2021-06-03T05:37:04.182Z] Removing intermediate container 38ec758b54ac [2021-06-03T05:37:04.182Z] ---> e3399b6a6416 [2021-06-03T05:37:04.182Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:37:04.182Z] ---> Running in 0afe2ea70745 [2021-06-03T05:37:05.165Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:37:06.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:37:07.573Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:37:07.573Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:37:07.573Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:37:07.573Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:37:07.845Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:37:07.845Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:37:07.845Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:37:08.438Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:37:08.438Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:37:08.438Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:37:08.707Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:37:08.707Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:37:08.983Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:37:08.983Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:37:08.983Z] OK: 145 MiB in 53 packages [2021-06-03T05:37:10.986Z] Removing intermediate container 0afe2ea70745 [2021-06-03T05:37:10.986Z] ---> 6dbf9a8f7486 [2021-06-03T05:37:10.986Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-03T05:37:10.986Z] ---> Running in 4feef5d635ec [2021-06-03T05:37:11.263Z] Removing intermediate container 4feef5d635ec [2021-06-03T05:37:11.263Z] ---> 8e518600cfb0 [2021-06-03T05:37:11.263Z] Step 9/10 : COPY . . [2021-06-03T05:37:12.713Z] ---> eb4bf69f4777 [2021-06-03T05:37:12.713Z] Step 10/10 : RUN go mod download [2021-06-03T05:37:12.713Z] ---> Running in 41ace3507f42 [2021-06-03T05:37:39.566Z] Removing intermediate container 41ace3507f42 [2021-06-03T05:37:39.566Z] ---> 38ecbff14b6c [2021-06-03T05:37:39.566Z] Successfully built 38ecbff14b6c [2021-06-03T05:37:39.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:37:39.911Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:37:39.911Z] . [Pipeline] withDockerContainer [2021-06-03T05:37:40.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-264 does not seem to be running inside a container [2021-06-03T05:37:40.551Z] $ 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 [2021-06-03T05:37:42.389Z] $ docker top 5f241ec6575428f9beda8157c80014929d4b419b47bddd6408119771a81197f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:37:43.467Z] + go version [2021-06-03T05:37:43.467Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T05:37:43.498Z] $ docker stop --time=1 5f241ec6575428f9beda8157c80014929d4b419b47bddd6408119771a81197f4 [2021-06-03T05:37:45.369Z] $ docker rm -f 5f241ec6575428f9beda8157c80014929d4b419b47bddd6408119771a81197f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:37:46.204Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:37:46.204Z] . [Pipeline] withDockerContainer [2021-06-03T05:37:46.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-264 does not seem to be running inside a container [2021-06-03T05:37:46.532Z] $ 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 [2021-06-03T05:37:48.203Z] $ docker top c472120b102331577420e84986a8f0793739c5d07973916ed6cd71ff18770f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:37:49.182Z] + go mod tidy [Pipeline] sh [2021-06-03T05:37:50.454Z] + make test [2021-06-03T05:37:50.454Z] go mod tidy [2021-06-03T05:37:51.055Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:37:52.505Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-03T05:38:41.684Z] Running on prd-centos7-docker-4c-2g-257 in /w/workspace/gexfoundry_device-snmp-go_PR-105 [Pipeline] { [Pipeline] ws [2021-06-03T05:38:41.703Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-06-03T05:38:41.799Z] Selected Git installation does not exist. Using Default [2021-06-03T05:38:41.799Z] The recommended git tool is: NONE [2021-06-03T05:38:44.236Z] using credential edgex-jenkins-ssh [2021-06-03T05:38:44.252Z] Cloning the remote Git repository [2021-06-03T05:38:44.282Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:38:44.353Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-06-03T05:38:44.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:38:44.393Z] > git --version # timeout=10 [2021-06-03T05:38:44.401Z] > git --version # 'git version 2.24.4' [2021-06-03T05:38:44.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:38:44.427Z] [INFO] Currently running in a labeled security context [2021-06-03T05:38:44.428Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T05:38:44.428Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh389081370056314484.key [2021-06-03T05:38:44.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:38:45.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-03T05:38:45.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:38:45.064Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-03T05:38:45.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:38:45.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:38:45.078Z] [INFO] Currently running in a labeled security context [2021-06-03T05:38:45.078Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T05:38:45.078Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh2393368923132823910.key [2021-06-03T05:38:45.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T05:38:45.523Z] Merging remotes/origin/master commit 36f220337c15c882742676291291e5935134de27 into PR head commit 51ad40886038f7d520e0ea8cb5c400b901110306 [2021-06-03T05:38:45.609Z] Merge succeeded, producing 51ad40886038f7d520e0ea8cb5c400b901110306 [2021-06-03T05:38:45.609Z] Checking out Revision 51ad40886038f7d520e0ea8cb5c400b901110306 (PR-105) [2021-06-03T05:38:45.527Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:38:45.537Z] > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 [2021-06-03T05:38:45.561Z] > git remote # timeout=10 [2021-06-03T05:38:45.567Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T05:38:45.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:38:45.575Z] [INFO] Currently running in a labeled security context [2021-06-03T05:38:45.575Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T05:38:45.575Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh1539448198254054604.key [2021-06-03T05:38:45.582Z] > git merge 36f220337c15c882742676291291e5935134de27 # timeout=10 [2021-06-03T05:38:45.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T05:38:45.608Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:38:45.611Z] > git checkout -f 51ad40886038f7d520e0ea8cb5c400b901110306 # timeout=10 [2021-06-03T05:38:49.100Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-03T05:38:49.100Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.053s coverage: 0.0% of statements [2021-06-03T05:38:49.100Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:38:49.286Z] Commit message: "fix: Remove retry items of SecretStore config and update secret path go-mod-bootstrap has implemented the addition of prefix /v1/secret/edgex/ for the Path property of SecretStore config section, so we just use the service specific secret path in Toml files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:38:50.359Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:38:50.679Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:38:50.983Z] + sudo service docker restart [2021-06-03T05:38:50.983Z] + true [2021-06-03T05:38:50.983Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T05:39:07.445Z] gofmt -l . [2021-06-03T05:39:07.445Z] [ "`gofmt -l .`" = "" ] [2021-06-03T05:39:07.445Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-03T05:39:08.893Z] $ docker stop --time=1 c472120b102331577420e84986a8f0793739c5d07973916ed6cd71ff18770f0f [2021-06-03T05:39:11.134Z] $ docker rm -f c472120b102331577420e84986a8f0793739c5d07973916ed6cd71ff18770f0f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:39:11.778Z] provisioning config files... [2021-06-03T05:39:11.796Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config7221729165730849854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:39:12.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:39:12.118Z] ---> docker-login.sh [2021-06-03T05:39:12.118Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:39:12.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:12.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:12.382Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:12.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:12.382Z] [2021-06-03T05:39:12.382Z] Login Succeeded [2021-06-03T05:39:12.382Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:39:12.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:12.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:12.382Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:12.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:12.382Z] [2021-06-03T05:39:12.382Z] Login Succeeded [2021-06-03T05:39:12.382Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:39:12.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:12.516Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-03T05:39:12.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:12.656Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:12.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:12.656Z] [2021-06-03T05:39:12.656Z] Login Succeeded [2021-06-03T05:39:12.656Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:39:12.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:39:12.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:12.656Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:12.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:12.656Z] [2021-06-03T05:39:12.656Z] Login Succeeded [2021-06-03T05:39:12.656Z] docker.io [2021-06-03T05:39:12.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { [2021-06-03T05:39:12.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:39:12.925Z] Configure a credential helper to remove this warning. See [2021-06-03T05:39:12.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:39:12.925Z] [2021-06-03T05:39:12.925Z] Login Succeeded [2021-06-03T05:39:12.925Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:39:13.332Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T05:39:13.570Z] ========================================================= [2021-06-03T05:39:13.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T05:39:13.570Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:13.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:39:13.899Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-03T05:39:13.899Z] Sending build context to Docker daemon 368.6kB [2021-06-03T05:39:13.899Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:39:13.899Z] Step 2/10 : FROM ${BASE} [2021-06-03T05:39:13.899Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T05:39:13.899Z] 540db60ca938: Pulling fs layer [2021-06-03T05:39:13.899Z] adcc1eea9eea: Pulling fs layer [2021-06-03T05:39:13.899Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T05:39:13.899Z] 0510c868ecb4: Pulling fs layer [2021-06-03T05:39:13.899Z] afea3b2eda06: Pulling fs layer [2021-06-03T05:39:13.899Z] 7809a108b3ef: Pulling fs layer [2021-06-03T05:39:13.899Z] f706445af74f: Pulling fs layer [2021-06-03T05:39:13.899Z] 0510c868ecb4: Waiting [2021-06-03T05:39:13.899Z] afea3b2eda06: Waiting [2021-06-03T05:39:13.899Z] 7809a108b3ef: Waiting [2021-06-03T05:39:13.899Z] f706445af74f: Waiting [2021-06-03T05:39:13.899Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T05:39:13.899Z] 4c4ab2625f07: Download complete [2021-06-03T05:39:13.899Z] adcc1eea9eea: Download complete [2021-06-03T05:39:14.001Z] + ls -al . [2021-06-03T05:39:14.001Z] total 128 [2021-06-03T05:39:14.001Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 3 05:39 . [2021-06-03T05:39:14.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:36 .. [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 3 05:36 .dockerignore [2021-06-03T05:39:14.001Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:36 .git [2021-06-03T05:39:14.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:36 .github [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 269 Jun 3 05:36 .gitignore [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jun 3 05:36 Attribution.txt [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jun 3 05:36 Dockerfile [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jun 3 05:36 Dockerfile.build [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 3 05:36 Jenkinsfile [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 05:36 LICENSE [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 936 Jun 3 05:36 Makefile [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 9079 Jun 3 05:36 README.md [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 3 05:32 VERSION [2021-06-03T05:39:14.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:36 bin [2021-06-03T05:39:14.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:36 cmd [2021-06-03T05:39:14.001Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 3 05:38 coverage.out [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 3 05:36 go.mod [2021-06-03T05:39:14.001Z] -rw-r--r-- 1 jenkins jenkins 21016 Jun 3 05:37 go.sum [2021-06-03T05:39:14.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:36 internal [2021-06-03T05:39:14.001Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 3 05:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:14.171Z] afea3b2eda06: Verifying Checksum [2021-06-03T05:39:14.171Z] afea3b2eda06: Download complete [2021-06-03T05:39:14.171Z] 540db60ca938: Verifying Checksum [2021-06-03T05:39:14.171Z] 540db60ca938: Download complete [2021-06-03T05:39:14.171Z] 7809a108b3ef: Verifying Checksum [2021-06-03T05:39:14.171Z] 7809a108b3ef: Download complete [2021-06-03T05:39:14.171Z] 540db60ca938: Pull complete [2021-06-03T05:39:14.346Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=51ad40886038f7d520e0ea8cb5c400b901110306 --label arch=arm64 --label version=0.0.0 . [2021-06-03T05:39:14.432Z] adcc1eea9eea: Pull complete [2021-06-03T05:39:14.432Z] 4c4ab2625f07: Pull complete [2021-06-03T05:39:14.626Z] Sending build context to Docker daemon 375.8kB [2021-06-03T05:39:14.900Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:39:14.900Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T05:39:14.900Z] ---> 38ecbff14b6c [2021-06-03T05:39:14.900Z] Step 3/24 : ARG MAKE='make build' [2021-06-03T05:39:15.172Z] ---> Running in 0cf24e94daa0 [2021-06-03T05:39:15.767Z] Removing intermediate container 0cf24e94daa0 [2021-06-03T05:39:15.767Z] ---> 24d0aca1e27f [2021-06-03T05:39:15.767Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:39:15.767Z] ---> Running in 647adf6287cb [2021-06-03T05:39:16.365Z] Removing intermediate container 647adf6287cb [2021-06-03T05:39:16.365Z] ---> e7498c06a317 [2021-06-03T05:39:16.365Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:39:16.365Z] ---> Running in ee42c232d159 [2021-06-03T05:39:16.369Z] f706445af74f: Verifying Checksum [2021-06-03T05:39:16.369Z] f706445af74f: Download complete [2021-06-03T05:39:16.967Z] Removing intermediate container ee42c232d159 [2021-06-03T05:39:16.967Z] ---> 4647e23e3737 [2021-06-03T05:39:16.967Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:39:17.261Z] ---> Running in 682eaba1bede [2021-06-03T05:39:17.316Z] 0510c868ecb4: Verifying Checksum [2021-06-03T05:39:17.316Z] 0510c868ecb4: Download complete [2021-06-03T05:39:19.896Z] Removing intermediate container 682eaba1bede [2021-06-03T05:39:19.896Z] ---> ea0b94dc3f06 [2021-06-03T05:39:19.896Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:39:19.896Z] ---> Running in 3b874c68b40b [2021-06-03T05:39:20.649Z] 0510c868ecb4: Pull complete [2021-06-03T05:39:20.649Z] afea3b2eda06: Pull complete [2021-06-03T05:39:20.649Z] 7809a108b3ef: Pull complete [2021-06-03T05:39:21.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:39:21.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:39:22.058Z] f706445af74f: Pull complete [2021-06-03T05:39:22.058Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T05:39:22.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T05:39:22.058Z] ---> b068be0155e3 [2021-06-03T05:39:22.058Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:39:22.941Z] OK: 145 MiB in 53 packages [2021-06-03T05:39:23.916Z] Removing intermediate container 3b874c68b40b [2021-06-03T05:39:23.916Z] ---> 535b12f0250b [2021-06-03T05:39:23.916Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-03T05:39:24.187Z] ---> Running in 9e5e71689300 [2021-06-03T05:39:24.785Z] Removing intermediate container 9e5e71689300 [2021-06-03T05:39:24.785Z] ---> 85157aa580f4 [2021-06-03T05:39:24.785Z] Step 9/24 : COPY . . [2021-06-03T05:39:25.367Z] ---> Running in 1c9fe74f0344 [2021-06-03T05:39:25.367Z] Removing intermediate container 1c9fe74f0344 [2021-06-03T05:39:25.367Z] ---> 7fcd35aff4a5 [2021-06-03T05:39:25.367Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:39:25.367Z] ---> Running in dfbb6fe5ada0 [2021-06-03T05:39:25.367Z] Removing intermediate container dfbb6fe5ada0 [2021-06-03T05:39:25.367Z] ---> c8d220751d29 [2021-06-03T05:39:25.367Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-03T05:39:25.367Z] ---> Running in 6f435fa936d9 [2021-06-03T05:39:25.627Z] Removing intermediate container 6f435fa936d9 [2021-06-03T05:39:25.627Z] ---> a3c3f2829bde [2021-06-03T05:39:25.627Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:39:25.627Z] ---> Running in 83bf25abef0c [2021-06-03T05:39:25.765Z] ---> 6ee07d81a9ee [2021-06-03T05:39:25.765Z] Step 10/24 : RUN go mod tidy [2021-06-03T05:39:25.765Z] ---> Running in 2c53a98d735d [2021-06-03T05:39:26.205Z] Removing intermediate container 83bf25abef0c [2021-06-03T05:39:26.205Z] ---> 1611429f78cd [2021-06-03T05:39:26.205Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:39:26.205Z] ---> Running in 8074a2ac2864 [2021-06-03T05:39:26.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:39:27.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:39:27.674Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:39:27.674Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:39:27.935Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:39:27.935Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:39:27.936Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:39:28.198Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:39:28.198Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:39:28.458Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:39:28.720Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:39:28.720Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:39:28.720Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:39:28.984Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:39:28.984Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:39:28.984Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:39:28.984Z] OK: 156 MiB in 53 packages [2021-06-03T05:39:29.159Z] Removing intermediate container 2c53a98d735d [2021-06-03T05:39:29.159Z] ---> 8d29a71e8f85 [2021-06-03T05:39:29.159Z] Step 11/24 : RUN make update [2021-06-03T05:39:29.159Z] ---> Running in ea8980b00061 [2021-06-03T05:39:29.559Z] Removing intermediate container 8074a2ac2864 [2021-06-03T05:39:29.560Z] ---> 6057ddaa4a5e [2021-06-03T05:39:29.560Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-03T05:39:29.560Z] ---> Running in 4f48b3119408 [2021-06-03T05:39:29.560Z] Removing intermediate container 4f48b3119408 [2021-06-03T05:39:29.560Z] ---> ffaaf4a5f4d9 [2021-06-03T05:39:29.560Z] Step 9/10 : COPY . . [2021-06-03T05:39:29.821Z] ---> 6a5152e38e7f [2021-06-03T05:39:29.821Z] Step 10/10 : RUN go mod download [2021-06-03T05:39:29.821Z] ---> Running in d839f65c0859 [2021-06-03T05:39:30.135Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-03T05:39:31.116Z] Removing intermediate container ea8980b00061 [2021-06-03T05:39:31.116Z] ---> a8c9dbb676e2 [2021-06-03T05:39:31.116Z] Step 12/24 : RUN ${MAKE} [2021-06-03T05:39:31.392Z] ---> Running in 92f14b60ea5b [2021-06-03T05:39:32.837Z] go mod tidy [2021-06-03T05:39:33.113Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-06-03T05:39:39.853Z] Removing intermediate container d839f65c0859 [2021-06-03T05:39:39.854Z] ---> 51ee12c93ebe [2021-06-03T05:39:39.854Z] Successfully built 51ee12c93ebe [2021-06-03T05:39:39.854Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:40.157Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:39:40.157Z] . [Pipeline] withDockerContainer [2021-06-03T05:39:40.233Z] prd-centos7-docker-4c-2g-257 does not seem to be running inside a container [2021-06-03T05:39:40.270Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T05:39:40.612Z] $ docker top 115f1f48b93ac891ef21121547c17062cba507712e86dcd6d88ff933d6069948 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:39:40.987Z] + go version [2021-06-03T05:39:40.987Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T05:39:40.996Z] $ docker stop --time=1 115f1f48b93ac891ef21121547c17062cba507712e86dcd6d88ff933d6069948 [2021-06-03T05:39:42.173Z] $ docker rm -f 115f1f48b93ac891ef21121547c17062cba507712e86dcd6d88ff933d6069948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:39:42.730Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:39:42.730Z] . [Pipeline] withDockerContainer [2021-06-03T05:39:42.807Z] prd-centos7-docker-4c-2g-257 does not seem to be running inside a container [2021-06-03T05:39:42.848Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T05:39:43.229Z] $ docker top d262fa850f1d924aac26ad4c061af5e98ab40ec0aa02bcf519fe0ae45c7c4312 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:39:43.626Z] + go mod tidy [Pipeline] sh [2021-06-03T05:39:44.456Z] + make test [2021-06-03T05:39:44.456Z] go mod tidy [2021-06-03T05:39:44.456Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:39:45.041Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-03T05:40:00.004Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-03T05:40:00.004Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-06-03T05:40:00.004Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:40:05.343Z] gofmt -l . [2021-06-03T05:40:05.343Z] [ "`gofmt -l .`" = "" ] [2021-06-03T05:40:05.343Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-03T05:40:05.921Z] $ docker stop --time=1 d262fa850f1d924aac26ad4c061af5e98ab40ec0aa02bcf519fe0ae45c7c4312 [2021-06-03T05:40:07.292Z] $ docker rm -f d262fa850f1d924aac26ad4c061af5e98ab40ec0aa02bcf519fe0ae45c7c4312 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:40:07.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:40:07.722Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T05:40:07.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-03T05:40:08.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:40:08.677Z] + ls -al . [2021-06-03T05:40:08.677Z] total 104 [2021-06-03T05:40:08.677Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 3 05:40 . [2021-06-03T05:40:08.677Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 3 05:38 .. [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 6520 Jun 3 05:38 Attribution.txt [2021-06-03T05:40:08.677Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 3 05:38 bin [2021-06-03T05:40:08.677Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 05:38 cmd [2021-06-03T05:40:08.677Z] -rw-r--r--. 1 jenkins jenkins 7631 Jun 3 05:39 coverage.out [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 1459 Jun 3 05:38 Dockerfile [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jun 3 05:38 Dockerfile.build [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 6 Jun 3 05:38 .dockerignore [2021-06-03T05:40:08.677Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 3 05:38 .git [2021-06-03T05:40:08.677Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:38 .github [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 269 Jun 3 05:38 .gitignore [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 3 05:38 go.mod [2021-06-03T05:40:08.677Z] -rw-r--r--. 1 jenkins jenkins 21016 Jun 3 05:39 go.sum [2021-06-03T05:40:08.677Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 05:38 internal [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 656 Jun 3 05:38 Jenkinsfile [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 05:38 LICENSE [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 936 Jun 3 05:38 Makefile [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 9079 Jun 3 05:38 README.md [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 3 05:32 VERSION [2021-06-03T05:40:08.677Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 3 05:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:40:08.991Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=51ad40886038f7d520e0ea8cb5c400b901110306 --label arch=amd64 --label version=0.0.0 . [2021-06-03T05:40:08.991Z] Sending build context to Docker daemon 376.8kB [2021-06-03T05:40:08.991Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:40:08.991Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T05:40:08.991Z] ---> 51ee12c93ebe [2021-06-03T05:40:08.991Z] Step 3/24 : ARG MAKE='make build' [2021-06-03T05:40:08.991Z] ---> Running in 4ee11c41d3ed [2021-06-03T05:40:08.991Z] Removing intermediate container 4ee11c41d3ed [2021-06-03T05:40:08.991Z] ---> 97d311e59ce5 [2021-06-03T05:40:08.991Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:40:08.991Z] ---> Running in 1004b9a24a2f [2021-06-03T05:40:09.258Z] Removing intermediate container 1004b9a24a2f [2021-06-03T05:40:09.258Z] ---> cd6788e3a6de [2021-06-03T05:40:09.258Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:40:09.258Z] ---> Running in d49ad6c4b5af [2021-06-03T05:40:09.258Z] Removing intermediate container d49ad6c4b5af [2021-06-03T05:40:09.258Z] ---> f092befaa86f [2021-06-03T05:40:09.258Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:40:09.258Z] ---> Running in e7b2c63e6ffe [2021-06-03T05:40:09.841Z] Removing intermediate container e7b2c63e6ffe [2021-06-03T05:40:09.841Z] ---> 2bdabe615b51 [2021-06-03T05:40:09.841Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:40:09.841Z] ---> Running in 169c093d08b8 [2021-06-03T05:40:10.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:40:11.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:40:11.641Z] OK: 156 MiB in 53 packages [2021-06-03T05:40:11.909Z] Removing intermediate container 169c093d08b8 [2021-06-03T05:40:11.909Z] ---> 57a38f6d26ae [2021-06-03T05:40:11.909Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-03T05:40:11.909Z] ---> Running in 4d3958b729d9 [2021-06-03T05:40:11.909Z] Removing intermediate container 4d3958b729d9 [2021-06-03T05:40:11.909Z] ---> a2d68e3af357 [2021-06-03T05:40:11.909Z] Step 9/24 : COPY . . [2021-06-03T05:40:12.119Z] Removing intermediate container 92f14b60ea5b [2021-06-03T05:40:12.119Z] ---> 75e91d40098d [2021-06-03T05:40:12.119Z] Step 13/24 : FROM alpine:3.12 [2021-06-03T05:40:12.119Z] 3.12: Pulling from library/alpine [2021-06-03T05:40:12.119Z] d2f70382dc9a: Pulling fs layer [2021-06-03T05:40:12.119Z] d2f70382dc9a: Verifying Checksum [2021-06-03T05:40:12.119Z] d2f70382dc9a: Download complete [2021-06-03T05:40:12.119Z] d2f70382dc9a: Pull complete [2021-06-03T05:40:12.119Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:40:12.119Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:40:12.119Z] ---> 9852663dfa18 [2021-06-03T05:40:12.119Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:40:12.119Z] ---> Running in b06d907429e2 [2021-06-03T05:40:12.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:40:12.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:40:12.119Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:40:12.119Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:40:12.119Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:40:12.119Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:40:12.119Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:40:12.119Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:40:12.119Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:40:12.119Z] OK: 8 MiB in 20 packages [2021-06-03T05:40:12.173Z] ---> bff937bd7e7b [2021-06-03T05:40:12.173Z] Step 10/24 : RUN go mod tidy [2021-06-03T05:40:12.173Z] ---> Running in 0a8f51b510fa [2021-06-03T05:40:12.744Z] Removing intermediate container 0a8f51b510fa [2021-06-03T05:40:12.744Z] ---> 9fd8bec87917 [2021-06-03T05:40:12.744Z] Step 11/24 : RUN make update [2021-06-03T05:40:12.744Z] ---> Running in 32ad705cc923 [2021-06-03T05:40:13.005Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-03T05:40:13.099Z] Removing intermediate container b06d907429e2 [2021-06-03T05:40:13.099Z] ---> 8b5120444285 [2021-06-03T05:40:13.099Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-03T05:40:13.266Z] Removing intermediate container 32ad705cc923 [2021-06-03T05:40:13.266Z] ---> 000c1a7f5808 [2021-06-03T05:40:13.266Z] Step 12/24 : RUN ${MAKE} [2021-06-03T05:40:13.266Z] ---> Running in 9993e6aaf2b9 [2021-06-03T05:40:13.527Z] go mod tidy [2021-06-03T05:40:13.527Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-06-03T05:40:14.531Z] ---> fdee288e6ad0 [2021-06-03T05:40:14.531Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-03T05:40:15.128Z] ---> 3872cb8d681e [2021-06-03T05:40:15.128Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-03T05:40:16.105Z] ---> a649dad81a9d [2021-06-03T05:40:16.105Z] Step 18/24 : EXPOSE 59993 [2021-06-03T05:40:16.105Z] ---> Running in ea0de087a3e3 [2021-06-03T05:40:16.380Z] Removing intermediate container ea0de087a3e3 [2021-06-03T05:40:16.380Z] ---> e9f552dd6a02 [2021-06-03T05:40:16.380Z] Step 19/24 : EXPOSE 161 [2021-06-03T05:40:16.654Z] ---> Running in 85e747e711f5 [2021-06-03T05:40:17.246Z] Removing intermediate container 85e747e711f5 [2021-06-03T05:40:17.246Z] ---> f76d245558c8 [2021-06-03T05:40:17.246Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-03T05:40:17.246Z] ---> Running in 07ef666b4988 [2021-06-03T05:40:17.841Z] Removing intermediate container 07ef666b4988 [2021-06-03T05:40:17.841Z] ---> 6f805db86448 [2021-06-03T05:40:17.841Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-03T05:40:17.841Z] ---> Running in 9a65991bfc56 [2021-06-03T05:40:18.441Z] Removing intermediate container 9a65991bfc56 [2021-06-03T05:40:18.441Z] ---> 8fbd05abe3ac [2021-06-03T05:40:18.441Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T05:40:18.441Z] ---> Running in 78d31b6cc0be [2021-06-03T05:40:19.035Z] Removing intermediate container 78d31b6cc0be [2021-06-03T05:40:19.035Z] ---> f479e9582c54 [2021-06-03T05:40:19.035Z] Step 23/24 : LABEL git_sha=51ad40886038f7d520e0ea8cb5c400b901110306 [2021-06-03T05:40:19.035Z] ---> Running in 2ca008eb95a2 [2021-06-03T05:40:19.628Z] Removing intermediate container 2ca008eb95a2 [2021-06-03T05:40:19.628Z] ---> 17f4d2b5c2e5 [2021-06-03T05:40:19.628Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T05:40:19.628Z] ---> Running in 4810708b0052 [2021-06-03T05:40:20.220Z] Removing intermediate container 4810708b0052 [2021-06-03T05:40:20.221Z] ---> 5dcdb0b62370 [2021-06-03T05:40:20.221Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:40:20.221Z] Successfully built 5dcdb0b62370 [2021-06-03T05:40:20.221Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:40:20.997Z] ---> job-cost.sh [2021-06-03T05:40:20.997Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WfdW [2021-06-03T05:40:25.835Z] Removing intermediate container 9993e6aaf2b9 [2021-06-03T05:40:25.835Z] ---> f5056478c55f [2021-06-03T05:40:25.835Z] Step 13/24 : FROM alpine:3.12 [2021-06-03T05:40:25.835Z] 3.12: Pulling from library/alpine [2021-06-03T05:40:25.835Z] 339de151aab4: Pulling fs layer [2021-06-03T05:40:25.835Z] 339de151aab4: Verifying Checksum [2021-06-03T05:40:25.835Z] 339de151aab4: Download complete [2021-06-03T05:40:25.835Z] 339de151aab4: Pull complete [2021-06-03T05:40:25.835Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:40:25.835Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:40:25.835Z] ---> 13621d1b12d4 [2021-06-03T05:40:25.835Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:40:25.835Z] ---> Running in 9679fb23484c [2021-06-03T05:40:25.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:40:25.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:40:25.835Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:40:25.835Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:40:25.835Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:40:25.835Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:40:25.835Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:40:25.835Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:40:25.835Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:40:25.835Z] OK: 8 MiB in 20 packages [2021-06-03T05:40:26.095Z] Removing intermediate container 9679fb23484c [2021-06-03T05:40:26.095Z] ---> 126eb928bac2 [2021-06-03T05:40:26.095Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-03T05:40:26.358Z] ---> b1cba3d1c02b [2021-06-03T05:40:26.358Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-03T05:40:26.621Z] ---> d0ff2d2e9ef7 [2021-06-03T05:40:26.621Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-03T05:40:26.621Z] ---> 2ada5a924716 [2021-06-03T05:40:26.621Z] Step 18/24 : EXPOSE 59993 [2021-06-03T05:40:26.621Z] ---> Running in a4dde6063b0b [2021-06-03T05:40:26.880Z] Removing intermediate container a4dde6063b0b [2021-06-03T05:40:26.880Z] ---> b047bbd9f3d2 [2021-06-03T05:40:26.880Z] Step 19/24 : EXPOSE 161 [2021-06-03T05:40:26.880Z] ---> Running in a1b7da443282 [2021-06-03T05:40:26.880Z] Removing intermediate container a1b7da443282 [2021-06-03T05:40:26.880Z] ---> 2fcce7c2a978 [2021-06-03T05:40:26.880Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-03T05:40:26.880Z] ---> Running in c680cb58fb78 [2021-06-03T05:40:26.880Z] Removing intermediate container c680cb58fb78 [2021-06-03T05:40:26.880Z] ---> 979b6bdb8219 [2021-06-03T05:40:26.880Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-03T05:40:27.144Z] ---> Running in 505efdf7931c [2021-06-03T05:40:27.144Z] Removing intermediate container 505efdf7931c [2021-06-03T05:40:27.144Z] ---> f2eb82cfb911 [2021-06-03T05:40:27.144Z] Step 22/24 : LABEL arch=amd64 [2021-06-03T05:40:27.144Z] ---> Running in 3863759524f0 [2021-06-03T05:40:27.144Z] Removing intermediate container 3863759524f0 [2021-06-03T05:40:27.144Z] ---> 37f9627d6f2d [2021-06-03T05:40:27.144Z] Step 23/24 : LABEL git_sha=51ad40886038f7d520e0ea8cb5c400b901110306 [2021-06-03T05:40:27.144Z] ---> Running in 2cf99a70b1b9 [2021-06-03T05:40:27.406Z] Removing intermediate container 2cf99a70b1b9 [2021-06-03T05:40:27.406Z] ---> 88f508fa103d [2021-06-03T05:40:27.406Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T05:40:27.406Z] ---> Running in b6dbe936e5ac [2021-06-03T05:40:27.406Z] Removing intermediate container b6dbe936e5ac [2021-06-03T05:40:27.406Z] ---> 75393e9c100c [2021-06-03T05:40:27.406Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:40:27.406Z] Successfully built 75393e9c100c [2021-06-03T05:40:27.406Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:40:28.094Z] ---> job-cost.sh [2021-06-03T05:40:28.094Z] INFO: Not able to calculate job cost on AWS [Pipeline] sh [2021-06-03T05:40:28.395Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-06-03T05:40:28.395Z] + cut -d, -f6 [2021-06-03T05:40:28.395Z] cat: /w/workspace/device-snmp-go/2/archives/cost.csv: No such file or directory [Pipeline] lock [2021-06-03T05:40:28.426Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [2021-06-03T05:40:28.455Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] did not exist. Created. [2021-06-03T05:40:28.455Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] } [2021-06-03T05:40:28.506Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [Pipeline] // lock Error when executing always post condition: java.lang.NumberFormatException: empty String at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842) at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) at java.lang.Float.parseFloat(Float.java:451) at java.lang.Float.valueOf(Float.java:416) at org.codehaus.groovy.runtime.StringGroovyMethods.toFloat(StringGroovyMethods.java:3292) at org.codehaus.groovy.runtime.StringGroovyMethods.asType(StringGroovyMethods.java:181) at org.codehaus.groovy.runtime.dgm$1048.doMethodInvoke(Unknown Source) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022) at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:913) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:904) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:168) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.asType(ScriptBytecodeAdapter.java:591) at org.kohsuke.groovy.sandbox.impl.Checker.lambda$preCheckedCast$1(Checker.java:717) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCast(Checker.java:605) at org.kohsuke.groovy.sandbox.impl.Checker$checkedCast.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:56) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:194) at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:194) at org.kohsuke.groovy.sandbox.GroovyInterceptor.onStaticCall(GroovyInterceptor.java:35) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onStaticCall(SandboxInterceptor.java:186) at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:192) at org.kohsuke.groovy.sandbox.impl.Checker.checkedStaticCall(Checker.java:196) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:103) at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) at lfParallelCostCapture.call(lfParallelCostCapture.groovy:30) at ___cps.transform___(Native Method) at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:86) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83) at sun.reflect.GeneratedMethodAccessor502.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T05:40:28.729Z] Failed in branch amd64 [2021-06-03T05:40:59.966Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:42:36.714Z] lf-activate-venv(): INFO: Adding /tmp/venv-WfdW/bin to PATH [2021-06-03T05:42:36.714Z] INFO: No Stack... [2021-06-03T05:42:36.714Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T05:42:36.714Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:42:37.052Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-06-03T05:42:37.052Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T05:42:37.116Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [2021-06-03T05:42:37.133Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] did not exist. Created. [2021-06-03T05:42:37.133Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:42:37.509Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T05:42:37.678Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:42:37.689Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-105-2-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:42:39.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:42:39.944Z] ---> package-listing.sh [2021-06-03T05:42:39.944Z] ++ facter osfamily [2021-06-03T05:42:39.944Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T05:42:40.208Z] + OS_FAMILY=redhat [2021-06-03T05:42:40.208Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-105 [2021-06-03T05:42:40.208Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T05:42:40.208Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T05:42:40.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T05:42:40.208Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T05:42:40.208Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-105 ']' [2021-06-03T05:42:40.208Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T05:42:40.208Z] + case "${OS_FAMILY}" in [2021-06-03T05:42:40.208Z] + rpm -qa [2021-06-03T05:42:40.208Z] + sort [2021-06-03T05:42:40.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T05:42:40.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T05:42:40.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T05:42:40.785Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-105 ']' [2021-06-03T05:42:40.785Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-105/archives/ [2021-06-03T05:42:40.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-105/archives/ [Pipeline] echo [2021-06-03T05:42:40.799Z] 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/gexfoundry_device-snmp-go_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T05:42:41.097Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:42:41.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:42:41.659Z] [2021-06-03T05:42:41.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:42:41.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:42:41.970Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T05:42:41.970Z] df20fa9351a1: Pulling fs layer [2021-06-03T05:42:41.970Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T05:42:41.970Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T05:42:41.970Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T05:42:41.970Z] 93b61091891f: Pulling fs layer [2021-06-03T05:42:41.970Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T05:42:41.970Z] 5e14af77c1be: Pulling fs layer [2021-06-03T05:42:41.970Z] 01666e4c0597: Pulling fs layer [2021-06-03T05:42:41.970Z] aa168da1d23b: Pulling fs layer [2021-06-03T05:42:41.970Z] 46f8f816bc3b: Waiting [2021-06-03T05:42:41.970Z] 93b61091891f: Waiting [2021-06-03T05:42:41.970Z] 93b9cdb0e59b: Waiting [2021-06-03T05:42:41.970Z] 5e14af77c1be: Waiting [2021-06-03T05:42:41.970Z] 01666e4c0597: Waiting [2021-06-03T05:42:41.970Z] aa168da1d23b: Waiting [2021-06-03T05:42:41.970Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T05:42:41.970Z] 36b3adc4ff6f: Download complete [2021-06-03T05:42:41.970Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T05:42:41.970Z] 46f8f816bc3b: Download complete [2021-06-03T05:42:42.239Z] df20fa9351a1: Verifying Checksum [2021-06-03T05:42:42.239Z] df20fa9351a1: Download complete [2021-06-03T05:42:42.239Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T05:42:42.239Z] 93b9cdb0e59b: Download complete [2021-06-03T05:42:42.239Z] 5e14af77c1be: Verifying Checksum [2021-06-03T05:42:42.239Z] 5e14af77c1be: Download complete [2021-06-03T05:42:42.239Z] 93b61091891f: Verifying Checksum [2021-06-03T05:42:42.239Z] 93b61091891f: Download complete [2021-06-03T05:42:42.239Z] 01666e4c0597: Verifying Checksum [2021-06-03T05:42:42.239Z] 01666e4c0597: Download complete [2021-06-03T05:42:42.500Z] df20fa9351a1: Pull complete [2021-06-03T05:42:42.500Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T05:42:42.500Z] 8ad3a11d3b57: Download complete [2021-06-03T05:42:42.768Z] 36b3adc4ff6f: Pull complete [2021-06-03T05:42:43.345Z] 8ad3a11d3b57: Pull complete [2021-06-03T05:42:43.608Z] 46f8f816bc3b: Pull complete [2021-06-03T05:42:43.874Z] 93b61091891f: Pull complete [2021-06-03T05:42:44.141Z] 93b9cdb0e59b: Pull complete [2021-06-03T05:42:44.407Z] 5e14af77c1be: Pull complete [2021-06-03T05:42:44.669Z] 01666e4c0597: Pull complete [2021-06-03T05:42:48.886Z] aa168da1d23b: Verifying Checksum [2021-06-03T05:42:48.886Z] aa168da1d23b: Download complete [2021-06-03T05:42:53.136Z] aa168da1d23b: Pull complete [2021-06-03T05:42:53.397Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T05:42:53.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:42:53.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T05:42:53.488Z] prd-centos7-docker-4c-2g-254 does not seem to be running inside a container [2021-06-03T05:42:53.533Z] $ 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/gexfoundry_device-snmp-go_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-105 -v /w/workspace/gexfoundry_device-snmp-go_PR-105:/w/workspace/gexfoundry_device-snmp-go_PR-105:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-105@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-105@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T05:43:02.591Z] $ docker top 7dc6b8deb823f53b074fa4e724bf1814937d7d867c5257771895dd53538d9563 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:43:02.999Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T05:43:03.293Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T05:43:03.594Z] + ls /var/log/sa-host [2021-06-03T05:43:03.594Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T05:43:03.594Z] file_magic: OK [2021-06-03T05:43:03.594Z] HZ: Using current value: 100 [2021-06-03T05:43:03.594Z] file_header: OK [2021-06-03T05:43:03.594Z] 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 [2021-06-03T05:43:03.594Z] Statistics: [2021-06-03T05:43:03.594Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:43:03.594Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T05:43:03.594Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T05:43:03.594Z] file_magic: OK [2021-06-03T05:43:03.594Z] HZ: Using current value: 100 [2021-06-03T05:43:03.594Z] file_header: OK [2021-06-03T05:43:03.594Z] 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 [2021-06-03T05:43:03.594Z] Statistics: [2021-06-03T05:43:03.594Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:43:03.594Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:43:03.794Z] provisioning config files... [2021-06-03T05:43:03.809Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-105@tmp/config5730735163153522271tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:43:03.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:04.129Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T05:43:04.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T05:43:04.172Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:04.474Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T05:43:04.485Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:04.789Z] ---> sudo-logs.sh [2021-06-03T05:43:04.789Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T05:43:04.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:05.150Z] ---> job-cost.sh [2021-06-03T05:43:05.150Z] lf-activate-venv: SKIPPING [2021-06-03T05:43:05.150Z] DEBUG: total: 0.18000000715255737 [2021-06-03T05:43:05.150Z] INFO: Retrieving Stack Cost... [2021-06-03T05:43:06.547Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T05:43:06.807Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T05:43:06.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:43:07.113Z] ---> logs-deploy.sh [2021-06-03T05:43:07.113Z] lf-activate-venv: SKIPPING [2021-06-03T05:43:07.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-105/2 [2021-06-03T05:43:07.113Z] INFO: archiving workspace using pattern(s): [2021-06-03T05:43:08.069Z] Archives upload complete. [2021-06-03T05:43:08.069Z] INFO: archiving logs to Nexus