Pull request #69 updated 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 FelixTing for edgexfoundry/device-rest-go Loading trusted files from base branch master at 9e4888f50a2a312870744f4f89808877d999d7c6 rather than c9735759aa0332367e0786e3538ddaf66780adec Obtained Jenkinsfile from 9e4888f50a2a312870744f4f89808877d999d7c6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24917 in /w/workspace/dgexfoundry_device-rest-go_PR-69 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-69 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9e4888f50a2a312870744f4f89808877d999d7c6 into PR head commit c9735759aa0332367e0786e3538ddaf66780adec > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9735759aa0332367e0786e3538ddaf66780adec # timeout=10 Merge succeeded, producing c9735759aa0332367e0786e3538ddaf66780adec Checking out Revision c9735759aa0332367e0786e3538ddaf66780adec (PR-69) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9735759aa0332367e0786e3538ddaf66780adec # timeout=10 Commit message: "feat: Remove Logging configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-04T05:45:12.449Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-04T05:45:12.720Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-04T05:45:12.822Z] ========================================================= [2021-02-04T05:45:12.822Z] EdgeX Global Pipelines Version Info [2021-02-04T05:45:12.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab8908e787e49b186e2887f0f5a0a68fe9938005 # timeout=10 [2021-02-04T05:45:15.188Z] ------------------- [2021-02-04T05:45:15.188Z] stable info: [2021-02-04T05:45:15.188Z] ------------------- [2021-02-04T05:45:15.188Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T05:45:15.188Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T05:45:15.188Z] Message: update stable to v1.0.179 [2021-02-04T05:45:16.213Z] ------------------- [2021-02-04T05:45:16.213Z] experimental info: [2021-02-04T05:45:16.213Z] ------------------- [2021-02-04T05:45:16.213Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T05:45:16.213Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T05:45:16.213Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-04T05:45:16.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-02-04T05:45:16.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-02-04T05:45:16.748Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-04T05:45:16.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-04T05:45:16.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-04T05:45:17.076Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-04T05:45:17.278Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-04T05:45:17.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-04T05:45:17.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-04T05:45:17.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-04T05:45:17.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-04T05:45:17.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2021-02-04T05:45:17.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-04T05:45:18.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-04T05:45:18.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T05:45:18.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T05:45:18.312Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-04T05:45:18.400Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-04T05:45:18.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-04T05:45:18.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-04T05:45:18.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-04T05:45:18.822Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-04T05:45:18.911Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-04T05:45:19.002Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-04T05:45:19.101Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-04T05:45:19.186Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-04T05:45:19.275Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-04T05:45:19.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo [2021-02-04T05:45:19.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo [2021-02-04T05:45:19.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo [2021-02-04T05:45:19.629Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9735759aa0332367e0786e3538ddaf66780adec [Pipeline] echo [2021-02-04T05:45:19.746Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c973575 [Pipeline] echo [2021-02-04T05:45:19.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T05:45:20.004Z] provisioning config files... [2021-02-04T05:45:20.041Z] copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-69@tmp/config7141901885838657261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:45:20.456Z] ---> docker-login.sh [2021-02-04T05:45:20.456Z] nexus3.edgexfoundry.org:10001 [2021-02-04T05:45:20.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:45:21.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:45:21.054Z] Configure a credential helper to remove this warning. See [2021-02-04T05:45:21.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:45:21.054Z] [2021-02-04T05:45:21.054Z] Login Succeeded [2021-02-04T05:45:21.054Z] nexus3.edgexfoundry.org:10002 [2021-02-04T05:45:21.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:45:21.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:45:21.836Z] Configure a credential helper to remove this warning. See [2021-02-04T05:45:21.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:45:21.836Z] [2021-02-04T05:45:21.836Z] Login Succeeded [2021-02-04T05:45:21.836Z] nexus3.edgexfoundry.org:10003 [2021-02-04T05:45:21.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:45:22.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:45:22.168Z] Configure a credential helper to remove this warning. See [2021-02-04T05:45:22.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:45:22.168Z] [2021-02-04T05:45:22.168Z] Login Succeeded [2021-02-04T05:45:22.168Z] nexus3.edgexfoundry.org:10004 [2021-02-04T05:45:22.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:45:22.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:45:22.493Z] Configure a credential helper to remove this warning. See [2021-02-04T05:45:22.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:45:22.493Z] [2021-02-04T05:45:22.493Z] Login Succeeded [2021-02-04T05:45:22.493Z] docker.io [2021-02-04T05:45:22.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:45:23.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:45:23.063Z] Configure a credential helper to remove this warning. See [2021-02-04T05:45:23.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:45:23.063Z] [2021-02-04T05:45:23.063Z] Login Succeeded [2021-02-04T05:45:23.063Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T05:45:23.101Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T05:45:23.937Z] + git log --format=format:%s -1 c9735759aa0332367e0786e3538ddaf66780adec [Pipeline] echo [2021-02-04T05:45:24.054Z] GIT_COMMIT: c9735759aa0332367e0786e3538ddaf66780adec, Commit Message: feat: Remove Logging configuration [Pipeline] echo [2021-02-04T05:45:24.156Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:45:25.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T05:45:25.259Z] [2021-02-04T05:45:25.259Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:45:25.635Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T05:45:25.635Z] latest: Pulling from edgex-devops/git-semver [2021-02-04T05:45:25.635Z] 31603596830f: Pulling fs layer [2021-02-04T05:45:25.635Z] 2a8b12db71e7: Pulling fs layer [2021-02-04T05:45:25.635Z] 6ca5941a6612: Pulling fs layer [2021-02-04T05:45:25.635Z] ecc8261a40a4: Pulling fs layer [2021-02-04T05:45:25.635Z] ecc8261a40a4: Waiting [2021-02-04T05:45:25.635Z] 2a8b12db71e7: Verifying Checksum [2021-02-04T05:45:25.635Z] 2a8b12db71e7: Download complete [2021-02-04T05:45:25.919Z] 31603596830f: Verifying Checksum [2021-02-04T05:45:25.919Z] 31603596830f: Download complete [2021-02-04T05:45:26.209Z] ecc8261a40a4: Verifying Checksum [2021-02-04T05:45:26.209Z] ecc8261a40a4: Download complete [2021-02-04T05:45:26.209Z] 6ca5941a6612: Verifying Checksum [2021-02-04T05:45:26.209Z] 6ca5941a6612: Download complete [2021-02-04T05:45:26.479Z] 31603596830f: Pull complete [2021-02-04T05:45:26.479Z] 2a8b12db71e7: Pull complete [2021-02-04T05:45:28.579Z] 6ca5941a6612: Pull complete [2021-02-04T05:45:28.848Z] ecc8261a40a4: Pull complete [2021-02-04T05:45:28.848Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-04T05:45:28.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T05:45:28.848Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-04T05:45:29.164Z] prd-centos7-docker-4c-2g-24917 does not seem to be running inside a container [2021-02-04T05:45:29.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-69 -v /w/workspace/dgexfoundry_device-rest-go_PR-69:/w/workspace/dgexfoundry_device-rest-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-69@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-04T05:45:31.921Z] $ docker top 5b4dac030c514ecc58342863e827db602968027da68b50869b4052a0b470261c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T05:45:32.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T05:45:32.471Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T05:45:32.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T05:45:32.847Z] $ docker exec 5b4dac030c514ecc58342863e827db602968027da68b50869b4052a0b470261c ssh-agent [2021-02-04T05:45:33.117Z] SSH_AUTH_SOCK=/tmp/ssh-B8hPO93V5oiW/agent.11 [2021-02-04T05:45:33.117Z] SSH_AGENT_PID=16 [2021-02-04T05:45:33.138Z] Running ssh-add (command line suppressed) [2021-02-04T05:45:33.355Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-69@tmp/private_key_4833514964217863197.key (/w/workspace/dgexfoundry_device-rest-go_PR-69@tmp/private_key_4833514964217863197.key) [2021-02-04T05:45:33.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T05:45:34.139Z] + git tag --points-at HEAD [Pipeline] } [2021-02-04T05:45:34.186Z] $ docker exec --env ******** --env ******** 5b4dac030c514ecc58342863e827db602968027da68b50869b4052a0b470261c ssh-agent -k [2021-02-04T05:45:34.376Z] unset SSH_AUTH_SOCK; [2021-02-04T05:45:34.377Z] unset SSH_AGENT_PID; [2021-02-04T05:45:34.377Z] echo Agent pid 16 killed; [2021-02-04T05:45:34.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-04T05:45:34.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T05:45:34.620Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T05:45:35.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T05:45:35.064Z] $ docker exec 5b4dac030c514ecc58342863e827db602968027da68b50869b4052a0b470261c ssh-agent [2021-02-04T05:45:35.670Z] SSH_AUTH_SOCK=/tmp/ssh-KNzuoq0S4JIy/agent.44 [2021-02-04T05:45:35.670Z] SSH_AGENT_PID=49 [2021-02-04T05:45:35.679Z] Running ssh-add (command line suppressed) [2021-02-04T05:45:35.901Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-69@tmp/private_key_1882240009389284867.key (/w/workspace/dgexfoundry_device-rest-go_PR-69@tmp/private_key_1882240009389284867.key) [2021-02-04T05:45:36.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T05:45:36.356Z] + git semver init [2021-02-04T05:45:36.357Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T05:45:36.357Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-69/.git [2021-02-04T05:45:36.357Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-69 [2021-02-04T05:45:36.357Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T05:45:36.357Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T05:45:36.357Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T05:45:36.357Z] # $SEMVER_BRANCH = PR-69 [2021-02-04T05:45:36.357Z] # $SEMVER_TEMP = /tmp/semver-132180735 [2021-02-04T05:45:36.357Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-02-04T05:45:37.821Z] # '/tmp/semver-132180735' -> '/w/workspace/dgexfoundry_device-rest-go_PR-69/.semver' [2021-02-04T05:45:37.821Z] # -> Force: false [2021-02-04T05:45:37.821Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-69/.semver [Pipeline] } [2021-02-04T05:45:37.850Z] $ docker exec --env ******** --env ******** 5b4dac030c514ecc58342863e827db602968027da68b50869b4052a0b470261c ssh-agent -k [2021-02-04T05:45:38.071Z] unset SSH_AUTH_SOCK; [2021-02-04T05:45:38.073Z] unset SSH_AGENT_PID; [2021-02-04T05:45:38.073Z] echo Agent pid 49 killed; [2021-02-04T05:45:38.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T05:45:39.001Z] + git semver [Pipeline] } [2021-02-04T05:45:39.060Z] $ docker stop --time=1 5b4dac030c514ecc58342863e827db602968027da68b50869b4052a0b470261c [2021-02-04T05:45:40.684Z] $ docker rm -f 5b4dac030c514ecc58342863e827db602968027da68b50869b4052a0b470261c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T05:45:41.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-04T05:45:42.439Z] Stashed 1 file(s) [Pipeline] echo [2021-02-04T05:45:42.442Z] [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-02-04T05:45:57.938Z] Still waiting to schedule task [2021-02-04T05:45:57.938Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24917’ [2021-02-04T05:45:57.940Z] Still waiting to schedule task [2021-02-04T05:45:57.940Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-04T05:47:48.710Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24918 in /w/workspace/dgexfoundry_device-rest-go_PR-69 [Pipeline] { [Pipeline] ws [2021-02-04T05:47:48.774Z] Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout [2021-02-04T05:47:53.457Z] using credential edgex-jenkins-ssh [2021-02-04T05:47:53.517Z] Cloning the remote Git repository [2021-02-04T05:47:53.578Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-02-04T05:47:53.694Z] > git init /w/workspace/device-rest-go/4 # timeout=10 [2021-02-04T05:47:53.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-02-04T05:47:53.761Z] > git --version # timeout=10 [2021-02-04T05:47:53.777Z] > git --version # 'git version 2.17.1' [2021-02-04T05:47:53.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:47:53.843Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T05:47:56.071Z] Merging remotes/origin/master commit 9e4888f50a2a312870744f4f89808877d999d7c6 into PR head commit c9735759aa0332367e0786e3538ddaf66780adec [2021-02-04T05:47:56.264Z] Merge succeeded, producing c9735759aa0332367e0786e3538ddaf66780adec [2021-02-04T05:47:56.265Z] Checking out Revision c9735759aa0332367e0786e3538ddaf66780adec (PR-69) [2021-02-04T05:47:55.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-02-04T05:47:55.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T05:47:55.466Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-02-04T05:47:55.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-02-04T05:47:55.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:47:55.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T05:47:56.097Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T05:47:56.115Z] > git checkout -f c9735759aa0332367e0786e3538ddaf66780adec # timeout=10 [2021-02-04T05:47:56.198Z] > git remote # timeout=10 [2021-02-04T05:47:56.214Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T05:47:56.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:47:56.236Z] > git merge 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 [2021-02-04T05:47:56.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T05:47:56.277Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T05:47:56.329Z] > git checkout -f c9735759aa0332367e0786e3538ddaf66780adec # timeout=10 [2021-02-04T05:48:00.787Z] Commit message: "feat: Remove Logging configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T05:48:02.418Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-04T05:48:02.831Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T05:48:03.174Z] + sudo service docker restart [2021-02-04T05:48:03.174Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T05:48:05.940Z] provisioning config files... [2021-02-04T05:48:05.981Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config8359843272490524528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:48:06.378Z] ---> docker-login.sh [2021-02-04T05:48:06.378Z] nexus3.edgexfoundry.org:10001 [2021-02-04T05:48:06.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:48:07.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:48:07.577Z] Configure a credential helper to remove this warning. See [2021-02-04T05:48:07.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:48:07.577Z] [2021-02-04T05:48:07.577Z] Login Succeeded [2021-02-04T05:48:07.577Z] nexus3.edgexfoundry.org:10002 [2021-02-04T05:48:07.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:48:08.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:48:08.131Z] Configure a credential helper to remove this warning. See [2021-02-04T05:48:08.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:48:08.131Z] [2021-02-04T05:48:08.131Z] Login Succeeded [2021-02-04T05:48:08.131Z] nexus3.edgexfoundry.org:10003 [2021-02-04T05:48:08.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:48:08.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:48:08.405Z] Configure a credential helper to remove this warning. See [2021-02-04T05:48:08.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:48:08.405Z] [2021-02-04T05:48:08.405Z] Login Succeeded [2021-02-04T05:48:08.680Z] nexus3.edgexfoundry.org:10004 [2021-02-04T05:48:08.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:48:09.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:48:09.230Z] Configure a credential helper to remove this warning. See [2021-02-04T05:48:09.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:48:09.230Z] [2021-02-04T05:48:09.230Z] Login Succeeded [2021-02-04T05:48:09.230Z] docker.io [2021-02-04T05:48:09.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:48:09.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:48:09.778Z] Configure a credential helper to remove this warning. See [2021-02-04T05:48:09.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:48:09.778Z] [2021-02-04T05:48:09.778Z] Login Succeeded [2021-02-04T05:48:10.050Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T05:48:10.066Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-04T05:48:10.605Z] ========================================================= [2021-02-04T05:48:10.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-04T05:48:10.605Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:48:10.990Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-04T05:48:10.990Z] Sending build context to Docker daemon 89.09kB [2021-02-04T05:48:11.266Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T05:48:11.266Z] Step 2/10 : FROM ${BASE} [2021-02-04T05:48:11.540Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-04T05:48:11.540Z] 5f621e34cdf4: Pulling fs layer [2021-02-04T05:48:11.540Z] a4357932f1b6: Pulling fs layer [2021-02-04T05:48:11.540Z] 18c013af1878: Pulling fs layer [2021-02-04T05:48:11.540Z] 00ac8860ef70: Pulling fs layer [2021-02-04T05:48:11.540Z] 63d7cb157983: Pulling fs layer [2021-02-04T05:48:11.540Z] b116817d02f9: Pulling fs layer [2021-02-04T05:48:11.540Z] 745a02a5169b: Pulling fs layer [2021-02-04T05:48:11.540Z] 00ac8860ef70: Waiting [2021-02-04T05:48:11.540Z] 63d7cb157983: Waiting [2021-02-04T05:48:11.540Z] b116817d02f9: Waiting [2021-02-04T05:48:11.540Z] 745a02a5169b: Waiting [2021-02-04T05:48:11.540Z] 18c013af1878: Verifying Checksum [2021-02-04T05:48:11.540Z] 18c013af1878: Download complete [2021-02-04T05:48:11.540Z] a4357932f1b6: Verifying Checksum [2021-02-04T05:48:11.540Z] a4357932f1b6: Download complete [2021-02-04T05:48:11.540Z] 63d7cb157983: Verifying Checksum [2021-02-04T05:48:11.540Z] 63d7cb157983: Download complete [2021-02-04T05:48:12.131Z] b116817d02f9: Verifying Checksum [2021-02-04T05:48:12.131Z] b116817d02f9: Download complete [2021-02-04T05:48:12.131Z] 5f621e34cdf4: Verifying Checksum [2021-02-04T05:48:12.131Z] 5f621e34cdf4: Download complete [2021-02-04T05:48:12.739Z] 5f621e34cdf4: Pull complete [2021-02-04T05:48:13.730Z] a4357932f1b6: Pull complete [2021-02-04T05:48:14.011Z] 18c013af1878: Pull complete [2021-02-04T05:48:14.011Z] 745a02a5169b: Verifying Checksum [2021-02-04T05:48:16.005Z] 00ac8860ef70: Verifying Checksum [2021-02-04T05:48:16.005Z] 00ac8860ef70: Download complete [2021-02-04T05:48:26.181Z] 00ac8860ef70: Pull complete [2021-02-04T05:48:26.181Z] 63d7cb157983: Pull complete [2021-02-04T05:48:26.181Z] b116817d02f9: Pull complete [2021-02-04T05:48:30.491Z] 745a02a5169b: Pull complete [2021-02-04T05:48:30.491Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-04T05:48:30.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-04T05:48:30.491Z] ---> b7e6874047d6 [2021-02-04T05:48:30.491Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T05:48:32.471Z] ---> Running in 0f4e38e52371 [2021-02-04T05:48:33.067Z] Removing intermediate container 0f4e38e52371 [2021-02-04T05:48:33.067Z] ---> a950d4f905ca [2021-02-04T05:48:33.067Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T05:48:33.067Z] ---> Running in d7846fd5cf6a [2021-02-04T05:48:33.662Z] Removing intermediate container d7846fd5cf6a [2021-02-04T05:48:33.662Z] ---> 741a3648de1d [2021-02-04T05:48:33.662Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-04T05:48:33.662Z] ---> Running in 110392eb2d90 [2021-02-04T05:48:34.261Z] Removing intermediate container 110392eb2d90 [2021-02-04T05:48:34.261Z] ---> 2e0cccd87402 [2021-02-04T05:48:34.261Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T05:48:34.261Z] ---> Running in 617e204deafd [2021-02-04T05:48:36.891Z] Removing intermediate container 617e204deafd [2021-02-04T05:48:36.891Z] ---> 22477b6edad8 [2021-02-04T05:48:36.891Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T05:48:36.891Z] ---> Running in 2f3557d06e09 [2021-02-04T05:48:37.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T05:48:38.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T05:48:39.457Z] OK: 142 MiB in 39 packages [2021-02-04T05:48:40.892Z] Removing intermediate container 2f3557d06e09 [2021-02-04T05:48:40.892Z] ---> 11099f6ddb86 [2021-02-04T05:48:40.892Z] Step 8/10 : WORKDIR /device-rest-go [2021-02-04T05:48:40.892Z] ---> Running in e2b7d4669ae4 [2021-02-04T05:48:41.181Z] Removing intermediate container e2b7d4669ae4 [2021-02-04T05:48:41.181Z] ---> 005edb83d344 [2021-02-04T05:48:41.181Z] Step 9/10 : COPY . . [2021-02-04T05:48:42.159Z] ---> 341c1fa86e63 [2021-02-04T05:48:42.159Z] Step 10/10 : RUN go mod download [2021-02-04T05:48:42.159Z] ---> Running in 3f06ff7651bb [2021-02-04T05:48:58.043Z] Running on prd-centos7-docker-4c-2g-24919 in /w/workspace/dgexfoundry_device-rest-go_PR-69 [Pipeline] { [Pipeline] ws [2021-02-04T05:48:58.098Z] Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout [2021-02-04T05:49:04.323Z] Removing intermediate container 3f06ff7651bb [2021-02-04T05:49:04.323Z] ---> 8d09fef41c7e [2021-02-04T05:49:04.323Z] Successfully built 8d09fef41c7e [2021-02-04T05:49:04.323Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:49:04.668Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T05:49:04.668Z] . [Pipeline] withDockerContainer [2021-02-04T05:49:04.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-24918 does not seem to be running inside a container [2021-02-04T05:49:04.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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-02-04T05:49:05.125Z] using credential edgex-jenkins-ssh [2021-02-04T05:49:05.290Z] Cloning the remote Git repository [2021-02-04T05:49:05.380Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-02-04T05:49:05.534Z] > git init /w/workspace/device-rest-go/4 # timeout=10 [2021-02-04T05:49:05.726Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-02-04T05:49:05.726Z] > git --version # timeout=10 [2021-02-04T05:49:05.786Z] > git --version # 'git version 2.24.3' [2021-02-04T05:49:05.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:49:06.365Z] $ docker top ba9411a6450800c45cd9986ec2b510f0694e18259ed9550dfbe904a5f6f49b2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:49:05.966Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T05:49:07.331Z] + go version [2021-02-04T05:49:07.331Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-04T05:49:07.357Z] $ docker stop --time=1 ba9411a6450800c45cd9986ec2b510f0694e18259ed9550dfbe904a5f6f49b2d [2021-02-04T05:49:07.891Z] Merging remotes/origin/master commit 9e4888f50a2a312870744f4f89808877d999d7c6 into PR head commit c9735759aa0332367e0786e3538ddaf66780adec [2021-02-04T05:49:08.124Z] Merge succeeded, producing c9735759aa0332367e0786e3538ddaf66780adec [2021-02-04T05:49:08.124Z] Checking out Revision c9735759aa0332367e0786e3538ddaf66780adec (PR-69) [2021-02-04T05:49:07.324Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-02-04T05:49:07.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T05:49:07.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-02-04T05:49:07.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-02-04T05:49:07.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:49:07.436Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-04T05:49:07.906Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T05:49:07.937Z] > git checkout -f c9735759aa0332367e0786e3538ddaf66780adec # timeout=10 [2021-02-04T05:49:08.017Z] > git remote # timeout=10 [2021-02-04T05:49:08.052Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T05:49:08.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T05:49:08.078Z] > git merge 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 [2021-02-04T05:49:08.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T05:49:08.131Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T05:49:08.147Z] > git checkout -f c9735759aa0332367e0786e3538ddaf66780adec # timeout=10 [2021-02-04T05:49:09.311Z] $ docker rm -f ba9411a6450800c45cd9986ec2b510f0694e18259ed9550dfbe904a5f6f49b2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:49:10.297Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T05:49:10.297Z] . [Pipeline] withDockerContainer [2021-02-04T05:49:10.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-24918 does not seem to be running inside a container [2021-02-04T05:49:10.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@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-02-04T05:49:12.106Z] $ docker top e12fa019838bcf60a955eee893056cf13f7d07b2adaf9611de8f3b277bb52cac -eo pid,comm [2021-02-04T05:49:12.358Z] Commit message: "feat: Remove Logging configuration" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T05:49:13.119Z] + make test [2021-02-04T05:49:13.119Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-04T05:49:13.871Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-04T05:49:14.102Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-02-04T05:49:14.266Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T05:49:14.619Z] + sudo service docker restart [2021-02-04T05:49:14.619Z] + true [2021-02-04T05:49:14.619Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T05:49:16.115Z] provisioning config files... [2021-02-04T05:49:16.144Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config6357276247678104316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:49:16.567Z] ---> docker-login.sh [2021-02-04T05:49:16.567Z] nexus3.edgexfoundry.org:10001 [2021-02-04T05:49:17.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:49:17.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:49:17.558Z] Configure a credential helper to remove this warning. See [2021-02-04T05:49:17.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:49:17.558Z] [2021-02-04T05:49:17.558Z] Login Succeeded [2021-02-04T05:49:17.558Z] nexus3.edgexfoundry.org:10002 [2021-02-04T05:49:17.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:49:18.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:49:18.119Z] Configure a credential helper to remove this warning. See [2021-02-04T05:49:18.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:49:18.119Z] [2021-02-04T05:49:18.119Z] Login Succeeded [2021-02-04T05:49:18.119Z] nexus3.edgexfoundry.org:10003 [2021-02-04T05:49:18.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:49:18.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:49:18.420Z] Configure a credential helper to remove this warning. See [2021-02-04T05:49:18.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:49:18.420Z] [2021-02-04T05:49:18.420Z] Login Succeeded [2021-02-04T05:49:18.420Z] nexus3.edgexfoundry.org:10004 [2021-02-04T05:49:19.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:49:19.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:49:19.083Z] Configure a credential helper to remove this warning. See [2021-02-04T05:49:19.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:49:19.083Z] [2021-02-04T05:49:19.083Z] Login Succeeded [2021-02-04T05:49:19.083Z] docker.io [2021-02-04T05:49:19.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T05:49:19.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T05:49:19.633Z] Configure a credential helper to remove this warning. See [2021-02-04T05:49:19.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T05:49:19.633Z] [2021-02-04T05:49:19.633Z] Login Succeeded [2021-02-04T05:49:19.633Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T05:49:19.650Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-04T05:49:20.244Z] ========================================================= [2021-02-04T05:49:20.244Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-04T05:49:20.244Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:49:20.657Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-04T05:49:20.657Z] Sending build context to Docker daemon 89.09kB [2021-02-04T05:49:20.933Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T05:49:20.933Z] Step 2/10 : FROM ${BASE} [2021-02-04T05:49:20.933Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-04T05:49:20.933Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T05:49:20.933Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T05:49:20.933Z] de9db76c5a1d: Pulling fs layer [2021-02-04T05:49:20.933Z] bca2f99d35d6: Pulling fs layer [2021-02-04T05:49:20.933Z] 93359f2a8cfa: Pulling fs layer [2021-02-04T05:49:20.933Z] 7c6f9722023f: Pulling fs layer [2021-02-04T05:49:20.933Z] a35cf1a2eb13: Pulling fs layer [2021-02-04T05:49:20.933Z] 93359f2a8cfa: Waiting [2021-02-04T05:49:20.933Z] a35cf1a2eb13: Waiting [2021-02-04T05:49:20.933Z] bca2f99d35d6: Waiting [2021-02-04T05:49:20.933Z] 7c6f9722023f: Waiting [2021-02-04T05:49:20.933Z] de9db76c5a1d: Verifying Checksum [2021-02-04T05:49:20.933Z] de9db76c5a1d: Download complete [2021-02-04T05:49:20.933Z] 0ef7d3d256c8: Download complete [2021-02-04T05:49:20.933Z] 93359f2a8cfa: Verifying Checksum [2021-02-04T05:49:20.933Z] 93359f2a8cfa: Download complete [2021-02-04T05:49:21.546Z] 7c6f9722023f: Download complete [2021-02-04T05:49:21.547Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T05:49:21.547Z] 188c0c94c7c5: Download complete [2021-02-04T05:49:22.173Z] 188c0c94c7c5: Pull complete [2021-02-04T05:49:22.489Z] 0ef7d3d256c8: Pull complete [2021-02-04T05:49:22.767Z] de9db76c5a1d: Pull complete [2021-02-04T05:49:25.595Z] a35cf1a2eb13: Verifying Checksum [2021-02-04T05:49:25.595Z] a35cf1a2eb13: Download complete [2021-02-04T05:49:27.295Z] bca2f99d35d6: Verifying Checksum [2021-02-04T05:49:27.295Z] bca2f99d35d6: Download complete [2021-02-04T05:49:40.095Z] bca2f99d35d6: Pull complete [2021-02-04T05:49:40.095Z] 93359f2a8cfa: Pull complete [2021-02-04T05:49:40.095Z] 7c6f9722023f: Pull complete [2021-02-04T05:49:45.633Z] a35cf1a2eb13: Pull complete [2021-02-04T05:49:45.633Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-04T05:49:45.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-04T05:49:45.633Z] ---> a62c8e92a672 [2021-02-04T05:49:45.633Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T05:49:45.633Z] ---> Running in 0a1c518eaf55 [2021-02-04T05:49:46.254Z] Removing intermediate container 0a1c518eaf55 [2021-02-04T05:49:46.254Z] ---> d7154a9f37a4 [2021-02-04T05:49:46.254Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T05:49:46.254Z] ---> Running in 0f6d7b2bd39e [2021-02-04T05:49:46.543Z] Removing intermediate container 0f6d7b2bd39e [2021-02-04T05:49:46.543Z] ---> 2e932078bbc4 [2021-02-04T05:49:46.543Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-04T05:49:46.543Z] ---> Running in 8fd71c2dcafc [2021-02-04T05:49:46.810Z] Removing intermediate container 8fd71c2dcafc [2021-02-04T05:49:46.810Z] ---> 3be59be32c4e [2021-02-04T05:49:46.810Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T05:49:47.131Z] ---> Running in c81d118fc12c [2021-02-04T05:49:49.449Z] Removing intermediate container c81d118fc12c [2021-02-04T05:49:49.449Z] ---> 13e715ad15af [2021-02-04T05:49:49.449Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T05:49:49.449Z] ---> Running in 81d3cd1000ca [2021-02-04T05:49:50.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T05:49:51.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T05:49:51.780Z] OK: 166 MiB in 39 packages [2021-02-04T05:49:52.767Z] Removing intermediate container 81d3cd1000ca [2021-02-04T05:49:52.767Z] ---> 6e0bc148dd92 [2021-02-04T05:49:52.767Z] Step 8/10 : WORKDIR /device-rest-go [2021-02-04T05:49:52.767Z] ---> Running in b5059687a967 [2021-02-04T05:49:53.055Z] Removing intermediate container b5059687a967 [2021-02-04T05:49:53.055Z] ---> 699d7079f757 [2021-02-04T05:49:53.055Z] Step 9/10 : COPY . . [2021-02-04T05:49:53.130Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-02-04T05:49:53.130Z] ok github.com/edgexfoundry/device-rest-go/driver 0.207s coverage: 56.3% of statements [2021-02-04T05:49:53.130Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-04T05:49:53.347Z] ---> b36d761ba6e1 [2021-02-04T05:49:53.347Z] Step 10/10 : RUN go mod download [2021-02-04T05:49:53.635Z] ---> Running in 8c13e0023903 [2021-02-04T05:49:54.111Z] gofmt -l . [2021-02-04T05:49:54.385Z] [ "`gofmt -l .`" = "" ] [2021-02-04T05:49:54.385Z] ./bin/test-go-mod-tidy.sh [2021-02-04T05:49:54.658Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-02-04T05:49:55.656Z] $ docker stop --time=1 e12fa019838bcf60a955eee893056cf13f7d07b2adaf9611de8f3b277bb52cac [2021-02-04T05:49:58.147Z] $ docker rm -f e12fa019838bcf60a955eee893056cf13f7d07b2adaf9611de8f3b277bb52cac [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T05:49:59.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-04T05:49:59.876Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T05:50:02.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-04T05:50:03.004Z] + ls -al . [2021-02-04T05:50:03.004Z] total 124 [2021-02-04T05:50:03.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 05:49 . [2021-02-04T05:50:03.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 05:47 .. [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 4 05:47 .dockerignore [2021-02-04T05:50:03.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 05:48 .git [2021-02-04T05:50:03.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:47 .github [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 339 Feb 4 05:47 .gitignore [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 5294 Feb 4 05:47 Attribution.txt [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 1530 Feb 4 05:47 Dockerfile [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 1002 Feb 4 05:47 Dockerfile.build [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 4 05:47 Jenkinsfile [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 05:47 LICENSE [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 951 Feb 4 05:47 Makefile [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 5917 Feb 4 05:47 README.md [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 4 05:45 VERSION [2021-02-04T05:50:03.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:47 bin [2021-02-04T05:50:03.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 05:47 cmd [2021-02-04T05:50:03.004Z] -rw-r--r-- 1 jenkins jenkins 9369 Feb 4 05:49 coverage.out [2021-02-04T05:50:03.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 05:49 driver [2021-02-04T05:50:03.004Z] -rw-r--r-- 1 jenkins jenkins 267 Feb 4 05:49 go.mod [2021-02-04T05:50:03.004Z] -rw-r--r-- 1 jenkins jenkins 13985 Feb 4 05:49 go.sum [2021-02-04T05:50:03.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 05:47 snap [2021-02-04T05:50:03.004Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 4 05:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:50:03.366Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c9735759aa0332367e0786e3538ddaf66780adec --label arch=arm64 --label version=0.0.0 . [2021-02-04T05:50:03.366Z] Sending build context to Docker daemon 100.9kB [2021-02-04T05:50:03.641Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T05:50:03.641Z] Step 2/25 : FROM ${BASE} AS builder [2021-02-04T05:50:03.641Z] ---> 8d09fef41c7e [2021-02-04T05:50:03.641Z] Step 3/25 : ARG MAKE='make build' [2021-02-04T05:50:03.921Z] ---> Running in a47d943c28ec [2021-02-04T05:50:04.550Z] Removing intermediate container a47d943c28ec [2021-02-04T05:50:04.550Z] ---> 394234b95a2e [2021-02-04T05:50:04.550Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T05:50:04.550Z] ---> Running in 5da19cbf6b97 [2021-02-04T05:50:05.145Z] Removing intermediate container 5da19cbf6b97 [2021-02-04T05:50:05.145Z] ---> 725891ee096d [2021-02-04T05:50:05.145Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T05:50:05.145Z] ---> Running in ae7fbca7db22 [2021-02-04T05:50:05.745Z] Removing intermediate container ae7fbca7db22 [2021-02-04T05:50:05.745Z] ---> a4858759e841 [2021-02-04T05:50:05.745Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T05:50:05.745Z] ---> Running in 32e3bc6a8f1c [2021-02-04T05:50:07.719Z] Removing intermediate container 32e3bc6a8f1c [2021-02-04T05:50:07.719Z] ---> 2f8df63425d2 [2021-02-04T05:50:07.719Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T05:50:07.719Z] ---> Running in 2dff52d7e7a0 [2021-02-04T05:50:08.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T05:50:09.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T05:50:10.264Z] OK: 142 MiB in 39 packages [2021-02-04T05:50:11.239Z] Removing intermediate container 2dff52d7e7a0 [2021-02-04T05:50:11.239Z] ---> d9eb4a8700cd [2021-02-04T05:50:11.239Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2021-02-04T05:50:11.512Z] ---> Running in a907aa00faea [2021-02-04T05:50:12.109Z] Removing intermediate container a907aa00faea [2021-02-04T05:50:12.109Z] ---> 7fa0610a2053 [2021-02-04T05:50:12.109Z] Step 9/25 : COPY go.mod . [2021-02-04T05:50:12.705Z] ---> 3dc296acff07 [2021-02-04T05:50:12.705Z] Step 10/25 : COPY Makefile . [2021-02-04T05:50:13.302Z] ---> 37dcb901bf5f [2021-02-04T05:50:13.302Z] Step 11/25 : RUN make update [2021-02-04T05:50:13.302Z] ---> Running in a22d8ccfc763 [2021-02-04T05:50:14.740Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-04T05:50:15.723Z] Removing intermediate container a22d8ccfc763 [2021-02-04T05:50:15.723Z] ---> 9cd2abf7ac8c [2021-02-04T05:50:15.723Z] Step 12/25 : COPY . . [2021-02-04T05:50:16.319Z] ---> 30b730083541 [2021-02-04T05:50:16.319Z] Step 13/25 : RUN $MAKE [2021-02-04T05:50:16.592Z] ---> Running in ff5518295f15 [2021-02-04T05:50:17.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2021-02-04T05:50:21.292Z] Removing intermediate container 8c13e0023903 [2021-02-04T05:50:21.292Z] ---> d720ce66751d [2021-02-04T05:50:21.292Z] Successfully built d720ce66751d [2021-02-04T05:50:21.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:50:21.664Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T05:50:21.955Z] . [Pipeline] withDockerContainer [2021-02-04T05:50:22.412Z] prd-centos7-docker-4c-2g-24919 does not seem to be running inside a container [2021-02-04T05:50:23.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T05:50:24.303Z] $ docker top 98065d7c791eb20749dd26c719da63699d328ddf10b4990761d72b2c36204c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:50:25.173Z] + go version [2021-02-04T05:50:25.173Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-04T05:50:25.240Z] $ docker stop --time=1 98065d7c791eb20749dd26c719da63699d328ddf10b4990761d72b2c36204c98 [2021-02-04T05:50:27.135Z] $ docker rm -f 98065d7c791eb20749dd26c719da63699d328ddf10b4990761d72b2c36204c98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:50:28.208Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T05:50:28.208Z] . [Pipeline] withDockerContainer [2021-02-04T05:50:28.366Z] prd-centos7-docker-4c-2g-24919 does not seem to be running inside a container [2021-02-04T05:50:28.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-04T05:50:29.899Z] $ docker top dc627d1b29d870a64054ece0499b839291fc1588c1b1e16119a575f831f4cba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:50:30.667Z] + make test [2021-02-04T05:50:30.667Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-04T05:50:32.362Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-02-04T05:50:49.939Z] Removing intermediate container ff5518295f15 [2021-02-04T05:50:49.939Z] ---> 5e9227d5469d [2021-02-04T05:50:49.939Z] Step 14/25 : FROM alpine:3.12 [2021-02-04T05:50:49.939Z] 3.12: Pulling from library/alpine [2021-02-04T05:50:49.940Z] 159e5727ea61: Pulling fs layer [2021-02-04T05:50:49.940Z] 159e5727ea61: Verifying Checksum [2021-02-04T05:50:49.940Z] 159e5727ea61: Download complete [2021-02-04T05:50:49.940Z] 159e5727ea61: Pull complete [2021-02-04T05:50:49.940Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T05:50:49.940Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T05:50:49.940Z] ---> afeebe901d6b [2021-02-04T05:50:49.940Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-04T05:50:49.940Z] ---> Running in 559578bfd9c9 [2021-02-04T05:50:49.940Z] Removing intermediate container 559578bfd9c9 [2021-02-04T05:50:49.940Z] ---> 7efaf5602d02 [2021-02-04T05:50:49.940Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-02-04T05:50:49.940Z] ---> Running in 950f4cca533d [2021-02-04T05:50:49.940Z] Removing intermediate container 950f4cca533d [2021-02-04T05:50:49.940Z] ---> 9c5fb8c09fa6 [2021-02-04T05:50:49.940Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2021-02-04T05:50:49.940Z] ---> 511998ab9697 [2021-02-04T05:50:49.940Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2021-02-04T05:50:49.940Z] ---> 16c4dd3a6474 [2021-02-04T05:50:49.940Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2021-02-04T05:50:49.940Z] ---> e39a6861ef06 [2021-02-04T05:50:49.940Z] Step 20/25 : EXPOSE 49986 [2021-02-04T05:50:50.213Z] ---> Running in 127e064e5745 [2021-02-04T05:50:50.485Z] Removing intermediate container 127e064e5745 [2021-02-04T05:50:50.485Z] ---> e2f13968aafb [2021-02-04T05:50:50.485Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2021-02-04T05:50:50.757Z] ---> Running in b4b52798b728 [2021-02-04T05:50:51.030Z] Removing intermediate container b4b52798b728 [2021-02-04T05:50:51.031Z] ---> 710f12910e8a [2021-02-04T05:50:51.031Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-04T05:50:51.308Z] ---> Running in d6a46dfea0f9 [2021-02-04T05:50:51.919Z] Removing intermediate container d6a46dfea0f9 [2021-02-04T05:50:51.919Z] ---> 219c13583a08 [2021-02-04T05:50:51.919Z] Step 23/25 : LABEL arch=arm64 [2021-02-04T05:50:51.919Z] ---> Running in 4073842b5604 [2021-02-04T05:50:52.221Z] Removing intermediate container 4073842b5604 [2021-02-04T05:50:52.221Z] ---> 29c5084a4b71 [2021-02-04T05:50:52.221Z] Step 24/25 : LABEL git_sha=c9735759aa0332367e0786e3538ddaf66780adec [2021-02-04T05:50:52.496Z] ---> Running in 2bb2961d5b3d [2021-02-04T05:50:53.092Z] Removing intermediate container 2bb2961d5b3d [2021-02-04T05:50:53.092Z] ---> 074b38713576 [2021-02-04T05:50:53.092Z] Step 25/25 : LABEL version=0.0.0 [2021-02-04T05:50:53.092Z] ---> Running in c2d99efec361 [2021-02-04T05:50:53.688Z] Removing intermediate container c2d99efec361 [2021-02-04T05:50:53.688Z] ---> af5da4096c08 [2021-02-04T05:50:53.688Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-04T05:50:53.688Z] Successfully built af5da4096c08 [2021-02-04T05:50:53.688Z] Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-04T05:50:56.032Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-02-04T05:50:56.032Z] ok github.com/edgexfoundry/device-rest-go/driver 0.107s coverage: 56.3% of statements [2021-02-04T05:50:56.032Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-04T05:51:00.493Z] gofmt -l . [2021-02-04T05:51:00.493Z] [ "`gofmt -l .`" = "" ] [2021-02-04T05:51:00.493Z] ./bin/test-go-mod-tidy.sh [2021-02-04T05:51:01.601Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-02-04T05:51:02.248Z] $ docker stop --time=1 dc627d1b29d870a64054ece0499b839291fc1588c1b1e16119a575f831f4cba3 [2021-02-04T05:51:04.884Z] $ docker rm -f dc627d1b29d870a64054ece0499b839291fc1588c1b1e16119a575f831f4cba3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T05:51:05.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-04T05:51:05.722Z] Warning: overwriting stash ‘coverage-report’ [2021-02-04T05:51:06.309Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-04T05:51:06.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-04T05:51:07.336Z] + ls -al . [2021-02-04T05:51:07.336Z] total 96 [2021-02-04T05:51:07.336Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 4 05:51 . [2021-02-04T05:51:07.336Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 4 05:49 .. [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 5294 Feb 4 05:49 Attribution.txt [2021-02-04T05:51:07.336Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 4 05:49 bin [2021-02-04T05:51:07.336Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 4 05:49 cmd [2021-02-04T05:51:07.336Z] -rw-r--r--. 1 jenkins jenkins 9369 Feb 4 05:50 coverage.out [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 1530 Feb 4 05:49 Dockerfile [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 1002 Feb 4 05:49 Dockerfile.build [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 151 Feb 4 05:49 .dockerignore [2021-02-04T05:51:07.336Z] drwxrwxr-x. 2 jenkins jenkins 93 Feb 4 05:50 driver [2021-02-04T05:51:07.336Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 4 05:49 .git [2021-02-04T05:51:07.336Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 4 05:49 .github [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 339 Feb 4 05:49 .gitignore [2021-02-04T05:51:07.336Z] -rw-r--r--. 1 jenkins jenkins 267 Feb 4 05:51 go.mod [2021-02-04T05:51:07.336Z] -rw-r--r--. 1 jenkins jenkins 13985 Feb 4 05:51 go.sum [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 680 Feb 4 05:49 Jenkinsfile [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 05:49 LICENSE [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 951 Feb 4 05:49 Makefile [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 5917 Feb 4 05:49 README.md [2021-02-04T05:51:07.336Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 4 05:49 snap [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 4 05:45 VERSION [2021-02-04T05:51:07.336Z] -rw-rw-r--. 1 jenkins jenkins 713 Feb 4 05:49 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:51:07.724Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c9735759aa0332367e0786e3538ddaf66780adec --label arch=amd64 --label version=0.0.0 . [2021-02-04T05:51:07.724Z] Sending build context to Docker daemon 100.9kB [2021-02-04T05:51:07.999Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T05:51:07.999Z] Step 2/25 : FROM ${BASE} AS builder [2021-02-04T05:51:07.999Z] ---> d720ce66751d [2021-02-04T05:51:07.999Z] Step 3/25 : ARG MAKE='make build' [2021-02-04T05:51:08.284Z] ---> Running in 8bf29b44fb12 [2021-02-04T05:51:08.557Z] Removing intermediate container 8bf29b44fb12 [2021-02-04T05:51:08.557Z] ---> 5306294fb27e [2021-02-04T05:51:08.557Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-02-04T05:51:08.557Z] ---> Running in 480a73fd038f [2021-02-04T05:51:08.831Z] Removing intermediate container 480a73fd038f [2021-02-04T05:51:08.831Z] ---> a7b8f02c9c98 [2021-02-04T05:51:08.831Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-02-04T05:51:09.142Z] ---> Running in 871908e5d963 [2021-02-04T05:51:09.443Z] Removing intermediate container 871908e5d963 [2021-02-04T05:51:09.443Z] ---> a4a9a74de382 [2021-02-04T05:51:09.443Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T05:51:09.443Z] ---> Running in f10994d6794b [2021-02-04T05:51:11.107Z] Removing intermediate container f10994d6794b [2021-02-04T05:51:11.107Z] ---> e9383b800925 [2021-02-04T05:51:11.107Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-04T05:51:11.107Z] ---> Running in 3985ce2ae83b [2021-02-04T05:51:12.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T05:51:12.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T05:51:13.331Z] OK: 166 MiB in 39 packages [2021-02-04T05:51:14.001Z] Removing intermediate container 3985ce2ae83b [2021-02-04T05:51:14.001Z] ---> 613dd5110517 [2021-02-04T05:51:14.001Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2021-02-04T05:51:14.001Z] ---> Running in 5989e957daf9 [2021-02-04T05:51:14.369Z] Removing intermediate container 5989e957daf9 [2021-02-04T05:51:14.369Z] ---> daf5276b34b0 [2021-02-04T05:51:14.369Z] Step 9/25 : COPY go.mod . [2021-02-04T05:51:14.989Z] ---> c2018a44859e [2021-02-04T05:51:14.989Z] Step 10/25 : COPY Makefile . [2021-02-04T05:51:15.286Z] ---> 6d9cb7bb9629 [2021-02-04T05:51:15.286Z] Step 11/25 : RUN make update [2021-02-04T05:51:15.286Z] ---> Running in 32a7cfd4358f [2021-02-04T05:51:16.292Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-04T05:51:17.283Z] Removing intermediate container 32a7cfd4358f [2021-02-04T05:51:17.284Z] ---> 677f988dbb4d [2021-02-04T05:51:17.284Z] Step 12/25 : COPY . . [2021-02-04T05:51:17.892Z] ---> 733f8a17cc33 [2021-02-04T05:51:17.892Z] Step 13/25 : RUN $MAKE [2021-02-04T05:51:18.207Z] ---> Running in 9b52683205f0 [2021-02-04T05:51:19.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2021-02-04T05:51:41.966Z] Removing intermediate container 9b52683205f0 [2021-02-04T05:51:41.966Z] ---> 5c3cb77be44d [2021-02-04T05:51:41.966Z] Step 14/25 : FROM alpine:3.12 [2021-02-04T05:51:41.966Z] 3.12: Pulling from library/alpine [2021-02-04T05:51:41.966Z] 801bfaa63ef2: Pulling fs layer [2021-02-04T05:51:41.966Z] 801bfaa63ef2: Verifying Checksum [2021-02-04T05:51:41.966Z] 801bfaa63ef2: Pull complete [2021-02-04T05:51:41.966Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T05:51:41.966Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T05:51:41.966Z] ---> 389fef711851 [2021-02-04T05:51:41.966Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-04T05:51:41.966Z] ---> Running in e887e4682f90 [2021-02-04T05:51:41.966Z] Removing intermediate container e887e4682f90 [2021-02-04T05:51:41.966Z] ---> 6223359fae9b [2021-02-04T05:51:41.966Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-02-04T05:51:41.966Z] ---> Running in b9df4cb1c049 [2021-02-04T05:51:41.966Z] Removing intermediate container b9df4cb1c049 [2021-02-04T05:51:41.966Z] ---> c96395534a77 [2021-02-04T05:51:41.966Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2021-02-04T05:51:42.575Z] ---> 8513d8bd535a [2021-02-04T05:51:42.575Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2021-02-04T05:51:42.847Z] ---> 45ea06952f86 [2021-02-04T05:51:42.847Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2021-02-04T05:51:43.844Z] ---> ee99ee3aee06 [2021-02-04T05:51:43.844Z] Step 20/25 : EXPOSE 49986 [2021-02-04T05:51:44.131Z] ---> Running in 5f41b11c332d [2021-02-04T05:51:44.406Z] Removing intermediate container 5f41b11c332d [2021-02-04T05:51:44.406Z] ---> dc860b291b81 [2021-02-04T05:51:44.406Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2021-02-04T05:51:44.406Z] ---> Running in 94a1a475822b [2021-02-04T05:51:44.676Z] Removing intermediate container 94a1a475822b [2021-02-04T05:51:44.676Z] ---> e19f40179fdb [2021-02-04T05:51:44.676Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-04T05:51:44.976Z] ---> Running in 837785aaef53 [2021-02-04T05:51:45.263Z] Removing intermediate container 837785aaef53 [2021-02-04T05:51:45.263Z] ---> c0c52929db45 [2021-02-04T05:51:45.263Z] Step 23/25 : LABEL arch=amd64 [2021-02-04T05:51:45.756Z] ---> Running in 4943281a41c1 [2021-02-04T05:51:45.756Z] Removing intermediate container 4943281a41c1 [2021-02-04T05:51:45.756Z] ---> d7e252ba0b70 [2021-02-04T05:51:45.756Z] Step 24/25 : LABEL git_sha=c9735759aa0332367e0786e3538ddaf66780adec [2021-02-04T05:51:45.756Z] ---> Running in b7eb04b1e10a [2021-02-04T05:51:46.054Z] Removing intermediate container b7eb04b1e10a [2021-02-04T05:51:46.054Z] ---> 88129e714172 [2021-02-04T05:51:46.054Z] Step 25/25 : LABEL version=0.0.0 [2021-02-04T05:51:46.381Z] ---> Running in 2da290009464 [2021-02-04T05:51:46.652Z] Removing intermediate container 2da290009464 [2021-02-04T05:51:46.652Z] ---> 03e56706c430 [2021-02-04T05:51:46.652Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-04T05:51:46.652Z] Successfully built 03e56706c430 [2021-02-04T05:51:46.652Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-04T05:51:48.708Z] provisioning config files... [2021-02-04T05:51:48.728Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-69@tmp/config6050175500818949144tmp [Pipeline] { [Pipeline] sh [2021-02-04T05:51:49.228Z] + set +x [2021-02-04T05:51:49.228Z] + curl -s https://codecov.io/bash [2021-02-04T05:51:49.228Z] + bash -s -- [2021-02-04T05:51:49.551Z] [2021-02-04T05:51:49.551Z] _____ _ [2021-02-04T05:51:49.551Z] / ____| | | [2021-02-04T05:51:49.551Z] | | ___ __| | ___ ___ _____ __ [2021-02-04T05:51:49.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-04T05:51:49.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-04T05:51:49.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-04T05:51:49.551Z] Bash-20210129-7c25fce [2021-02-04T05:51:49.551Z] [2021-02-04T05:51:49.551Z] [2021-02-04T05:51:49.551Z] ==> git version 2.24.3 found [2021-02-04T05:51:49.551Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-04T05:51:49.551Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-04T05:51:49.551Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-04T05:51:49.551Z] ==> Jenkins CI detected. [2021-02-04T05:51:49.551Z] project root: . [2021-02-04T05:51:49.551Z] --> token set from env [2021-02-04T05:51:49.551Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-04T05:51:49.551Z] ==> Running gcov in . (disable via -X gcov) [2021-02-04T05:51:49.551Z] ==> Python coveragepy not found [2021-02-04T05:51:49.551Z] ==> Searching for coverage reports in: [2021-02-04T05:51:49.551Z] + . [2021-02-04T05:51:49.551Z] -> Found 1 reports [2021-02-04T05:51:49.551Z] ==> Detecting git/mercurial file structure [2021-02-04T05:51:49.551Z] ==> Reading reports [2021-02-04T05:51:49.551Z] + ./coverage.out bytes=9369 [2021-02-04T05:51:49.551Z] ==> Appending adjustments [2021-02-04T05:51:49.551Z] https://docs.codecov.io/docs/fixing-reports [2021-02-04T05:51:49.551Z] + Found adjustments [2021-02-04T05:51:49.825Z] ==> Gzipping contents [2021-02-04T05:51:49.825Z] 4.0K /tmp/codecov.D7R3WW.gz [2021-02-04T05:51:49.825Z] ==> Uploading reports [2021-02-04T05:51:49.825Z] url: https://codecov.io [2021-02-04T05:51:49.825Z] query: branch=PR-69&commit=c9735759aa0332367e0786e3538ddaf66780adec&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-69%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=69&job=&cmd_args= [2021-02-04T05:51:49.825Z] -> Pinging Codecov [2021-02-04T05:51:49.825Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-69&commit=c9735759aa0332367e0786e3538ddaf66780adec&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-69%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=69&job=&cmd_args= [2021-02-04T05:51:50.103Z] -> Uploading to [2021-02-04T05:51:50.103Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-04/4E5D53B4F1F92C436F7061BF334D961C/c9735759aa0332367e0786e3538ddaf66780adec/778a89e8-73e1-4195-9500-63fa5d08466e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T055150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fe54b07da0e436016137426b08171fef20075b2cc1b223c8ab2ac78fbece81f [2021-02-04T05:51:50.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-04T05:51:50.104Z] Dload Upload Total Spent Left Speed [2021-02-04T05:51:50.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1726 0 0 100 1726 0 3852 --:--:-- --:--:-- --:--:-- 3861 [2021-02-04T05:51:50.715Z] -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/c9735759aa0332367e0786e3538ddaf66780adec [Pipeline] } [2021-02-04T05:51:50.727Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:51:53.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:51:54.386Z] ---> package-listing.sh [2021-02-04T05:51:54.386Z] ++ facter osfamily [2021-02-04T05:51:54.386Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-04T05:51:54.653Z] + OS_FAMILY=redhat [2021-02-04T05:51:54.653Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-69 [2021-02-04T05:51:54.653Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-04T05:51:54.653Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-04T05:51:54.653Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-04T05:51:54.653Z] + PACKAGES=/tmp/packages_start.txt [2021-02-04T05:51:54.653Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-69 ']' [2021-02-04T05:51:54.653Z] + PACKAGES=/tmp/packages_end.txt [2021-02-04T05:51:54.653Z] + case "${OS_FAMILY}" in [2021-02-04T05:51:54.653Z] + sort [2021-02-04T05:51:54.653Z] + rpm -qa [2021-02-04T05:52:01.368Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-04T05:52:01.368Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-04T05:52:01.368Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-04T05:52:01.368Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-69 ']' [2021-02-04T05:52:01.368Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-69/archives/ [2021-02-04T05:52:01.368Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-69/archives/ [Pipeline] echo [2021-02-04T05:52:01.386Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-04T05:52:01.698Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:52:02.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T05:52:02.684Z] [2021-02-04T05:52:02.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-04T05:52:03.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T05:52:03.399Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-04T05:52:03.399Z] df20fa9351a1: Pulling fs layer [2021-02-04T05:52:03.399Z] 36b3adc4ff6f: Pulling fs layer [2021-02-04T05:52:03.399Z] 8ad3a11d3b57: Pulling fs layer [2021-02-04T05:52:03.399Z] 46f8f816bc3b: Pulling fs layer [2021-02-04T05:52:03.399Z] 93b61091891f: Pulling fs layer [2021-02-04T05:52:03.399Z] 93b9cdb0e59b: Pulling fs layer [2021-02-04T05:52:03.399Z] 46f8f816bc3b: Waiting [2021-02-04T05:52:03.399Z] 93b61091891f: Waiting [2021-02-04T05:52:03.399Z] 5e14af77c1be: Pulling fs layer [2021-02-04T05:52:03.399Z] 01666e4c0597: Pulling fs layer [2021-02-04T05:52:03.399Z] 5e14af77c1be: Waiting [2021-02-04T05:52:03.399Z] aa168da1d23b: Pulling fs layer [2021-02-04T05:52:03.399Z] 01666e4c0597: Waiting [2021-02-04T05:52:03.399Z] aa168da1d23b: Waiting [2021-02-04T05:52:03.399Z] 93b9cdb0e59b: Waiting [2021-02-04T05:52:03.399Z] 36b3adc4ff6f: Verifying Checksum [2021-02-04T05:52:03.399Z] 36b3adc4ff6f: Download complete [2021-02-04T05:52:03.681Z] 46f8f816bc3b: Verifying Checksum [2021-02-04T05:52:03.681Z] 46f8f816bc3b: Download complete [2021-02-04T05:52:03.681Z] df20fa9351a1: Verifying Checksum [2021-02-04T05:52:03.681Z] df20fa9351a1: Download complete [2021-02-04T05:52:03.681Z] 93b9cdb0e59b: Verifying Checksum [2021-02-04T05:52:03.681Z] 93b9cdb0e59b: Download complete [2021-02-04T05:52:03.681Z] 5e14af77c1be: Verifying Checksum [2021-02-04T05:52:03.681Z] 5e14af77c1be: Download complete [2021-02-04T05:52:03.681Z] 01666e4c0597: Download complete [2021-02-04T05:52:03.681Z] 93b61091891f: Verifying Checksum [2021-02-04T05:52:03.681Z] 93b61091891f: Download complete [2021-02-04T05:52:04.311Z] df20fa9351a1: Pull complete [2021-02-04T05:52:04.589Z] 36b3adc4ff6f: Pull complete [2021-02-04T05:52:04.900Z] 8ad3a11d3b57: Verifying Checksum [2021-02-04T05:52:04.900Z] 8ad3a11d3b57: Download complete [2021-02-04T05:52:07.051Z] 8ad3a11d3b57: Pull complete [2021-02-04T05:52:07.677Z] 46f8f816bc3b: Pull complete [2021-02-04T05:52:08.321Z] 93b61091891f: Pull complete [2021-02-04T05:52:08.604Z] 93b9cdb0e59b: Pull complete [2021-02-04T05:52:08.882Z] 5e14af77c1be: Pull complete [2021-02-04T05:52:09.164Z] 01666e4c0597: Pull complete [2021-02-04T05:52:09.436Z] aa168da1d23b: Verifying Checksum [2021-02-04T05:52:09.436Z] aa168da1d23b: Download complete [2021-02-04T05:52:22.123Z] aa168da1d23b: Pull complete [2021-02-04T05:52:22.123Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-04T05:52:22.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T05:52:22.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-04T05:52:22.357Z] prd-centos7-docker-4c-2g-24917 does not seem to be running inside a container [2021-02-04T05:52:22.427Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-69 -v /w/workspace/dgexfoundry_device-rest-go_PR-69:/w/workspace/dgexfoundry_device-rest-go_PR-69:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-69@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-04T05:52:31.714Z] $ docker top 587768313aea91fcb65ebbd16a7d7d52aea4470caf5f9a935a0198f2b16343ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T05:52:32.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-04T05:52:33.029Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-04T05:52:33.377Z] + ls /var/log/sa-host [2021-02-04T05:52:33.377Z] + sadf -c /var/log/sa-host/sa04 [2021-02-04T05:52:33.377Z] file_magic: OK [2021-02-04T05:52:33.377Z] HZ: Using current value: 100 [2021-02-04T05:52:33.377Z] file_header: OK [2021-02-04T05:52:33.377Z] 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-02-04T05:52:33.377Z] Statistics: [2021-02-04T05:52:33.377Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-04T05:52:33.377Z] File successfully converted to sysstat format version 12.2.1 [2021-02-04T05:52:33.377Z] + sadf -c /var/log/sa-host/sa23 [2021-02-04T05:52:33.377Z] file_magic: OK [2021-02-04T05:52:33.377Z] HZ: Using current value: 100 [2021-02-04T05:52:33.377Z] file_header: OK [2021-02-04T05:52:33.377Z] 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-02-04T05:52:33.377Z] Statistics: [2021-02-04T05:52:33.377Z] Hnuu...uuuununununu... [2021-02-04T05:52:33.377Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-04T05:52:34.105Z] provisioning config files... [2021-02-04T05:52:34.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-69@tmp/config7507408633080703258tmp [Pipeline] { [Pipeline] echo [2021-02-04T05:52:34.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:52:34.719Z] ---> create-netrc.sh [Pipeline] } [2021-02-04T05:52:34.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-04T05:52:34.901Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:52:35.417Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-04T05:52:35.432Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:52:35.862Z] ---> sudo-logs.sh [2021-02-04T05:52:35.862Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-04T05:52:35.997Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:52:36.321Z] ---> job-cost.sh [2021-02-04T05:52:36.321Z] lf-activate-venv: SKIPPING [2021-02-04T05:52:36.321Z] INFO: No Stack... [2021-02-04T05:52:37.281Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-04T05:52:38.703Z] INFO: Archiving Costs [Pipeline] echo [2021-02-04T05:52:38.719Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T05:52:39.052Z] ---> logs-deploy.sh [2021-02-04T05:52:39.052Z] lf-activate-venv: SKIPPING [2021-02-04T05:52:39.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-69/4 [2021-02-04T05:52:39.052Z] INFO: archiving workspace using pattern(s): [2021-02-04T05:52:41.722Z] Archives upload complete. [2021-02-04T05:52:41.722Z] INFO: archiving logs to Nexus