Started by upstream project "edgexfoundry/cd-management/release" build number 47 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) 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 ‘prd-centos7-docker-4c-2g-24603’ Running on prd-centos7-docker-4c-2g-24608 in /w/workspace/gexfoundry_device-rest-go_master [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/gexfoundry_device-rest-go_master # 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 > 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 9e4888f50a2a312870744f4f89808877d999d7c6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 Commit message: "Merge pull request #76 from iain-anderson/commit-lint" > git rev-list --no-walk 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-02T20:31:44.990Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-02T20:31:45.204Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T20:31:45.295Z] ========================================================= [2021-02-02T20:31:45.295Z] EdgeX Global Pipelines Version Info [2021-02-02T20:31:45.295Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:31:47.190Z] ------------------- [2021-02-02T20:31:47.191Z] stable info: [2021-02-02T20:31:47.191Z] ------------------- [2021-02-02T20:31:47.191Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-02T20:31:47.191Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-02T20:31:47.191Z] Message: update stable to v1.0.179 [2021-02-02T20:31:47.762Z] ------------------- [2021-02-02T20:31:47.762Z] experimental info: [2021-02-02T20:31:47.762Z] ------------------- [2021-02-02T20:31:47.762Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-02T20:31:47.762Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-02T20:31:47.762Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-02T20:31:48.023Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-02-02T20:31:48.110Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-02-02T20:31:48.191Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-02T20:31:48.274Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-02T20:31:48.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-02T20:31:48.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-02T20:31:48.526Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-02T20:31:48.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-02T20:31:48.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-02T20:31:48.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-02T20:31:48.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-02T20:31:48.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2021-02-02T20:31:49.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-02T20:31:49.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-02T20:31:49.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-02T20:31:49.376Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-02T20:31:49.459Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-02T20:31:49.538Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-02T20:31:49.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-02T20:31:49.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-02T20:31:49.793Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-02T20:31:49.875Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-02T20:31:49.989Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-02T20:31:50.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-02T20:31:50.194Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-02T20:31:50.280Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-02T20:31:50.365Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-02T20:31:50.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-02T20:31:50.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-02T20:31:50.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-02T20:31:50.745Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] echo [2021-02-02T20:31:50.905Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e4888f [Pipeline] echo [2021-02-02T20:31:51.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:31:51.200Z] provisioning config files... [2021-02-02T20:31:51.231Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4521156079500080661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:31:51.608Z] ---> docker-login.sh [2021-02-02T20:31:51.608Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:31:51.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:51.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:51.870Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:51.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:51.870Z] [2021-02-02T20:31:51.870Z] Login Succeeded [2021-02-02T20:31:51.870Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:31:51.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:52.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:52.131Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:52.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:52.131Z] [2021-02-02T20:31:52.131Z] Login Succeeded [2021-02-02T20:31:52.131Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:31:52.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:52.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:52.131Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:52.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:52.131Z] [2021-02-02T20:31:52.131Z] Login Succeeded [2021-02-02T20:31:52.131Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:31:52.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:52.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:52.394Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:52.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:52.394Z] [2021-02-02T20:31:52.394Z] Login Succeeded [2021-02-02T20:31:52.394Z] docker.io [2021-02-02T20:31:52.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:31:52.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:31:52.655Z] Configure a credential helper to remove this warning. See [2021-02-02T20:31:52.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:31:52.655Z] [2021-02-02T20:31:52.655Z] Login Succeeded [2021-02-02T20:31:52.655Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:31:52.666Z] 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-02T20:31:53.540Z] + git log --format=format:%s -1 9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] echo [2021-02-02T20:31:53.607Z] GIT_COMMIT: 9e4888f50a2a312870744f4f89808877d999d7c6, Commit Message: Merge pull request #76 from iain-anderson/commit-lint [Pipeline] echo [2021-02-02T20:31:53.701Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:31:54.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:31:54.351Z] [2021-02-02T20:31:54.351Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:31:54.691Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:31:54.691Z] latest: Pulling from edgex-devops/git-semver [2021-02-02T20:31:54.691Z] 31603596830f: Pulling fs layer [2021-02-02T20:31:54.691Z] 2a8b12db71e7: Pulling fs layer [2021-02-02T20:31:54.691Z] 6ca5941a6612: Pulling fs layer [2021-02-02T20:31:54.691Z] ecc8261a40a4: Pulling fs layer [2021-02-02T20:31:54.691Z] ecc8261a40a4: Waiting [2021-02-02T20:31:54.691Z] 2a8b12db71e7: Verifying Checksum [2021-02-02T20:31:54.691Z] 2a8b12db71e7: Download complete [2021-02-02T20:31:54.691Z] 31603596830f: Verifying Checksum [2021-02-02T20:31:54.691Z] 31603596830f: Download complete [2021-02-02T20:31:54.982Z] ecc8261a40a4: Verifying Checksum [2021-02-02T20:31:54.982Z] ecc8261a40a4: Download complete [2021-02-02T20:31:54.982Z] 6ca5941a6612: Verifying Checksum [2021-02-02T20:31:54.982Z] 6ca5941a6612: Download complete [2021-02-02T20:31:54.982Z] 31603596830f: Pull complete [2021-02-02T20:31:55.246Z] 2a8b12db71e7: Pull complete [2021-02-02T20:31:56.194Z] 6ca5941a6612: Pull complete [2021-02-02T20:31:56.456Z] ecc8261a40a4: Pull complete [2021-02-02T20:31:56.456Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-02T20:31:56.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:31:56.456Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-02T20:31:56.557Z] prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container [2021-02-02T20:31:56.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-02T20:31:58.759Z] $ docker top 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-02T20:31:59.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-02T20:31:59.069Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-02T20:31:59.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-02T20:31:59.286Z] $ docker exec 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 ssh-agent [2021-02-02T20:31:59.449Z] SSH_AUTH_SOCK=/tmp/ssh-OZQJqHpPEdO6/agent.11 [2021-02-02T20:31:59.449Z] SSH_AGENT_PID=16 [2021-02-02T20:31:59.459Z] Running ssh-add (command line suppressed) [2021-02-02T20:31:59.580Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1389214311678172772.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_1389214311678172772.key) [2021-02-02T20:31:59.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-02T20:31:59.962Z] + git tag --points-at HEAD [Pipeline] } [2021-02-02T20:31:59.977Z] $ docker exec --env ******** --env ******** 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 ssh-agent -k [2021-02-02T20:32:00.088Z] unset SSH_AUTH_SOCK; [2021-02-02T20:32:00.088Z] unset SSH_AGENT_PID; [2021-02-02T20:32:00.088Z] echo Agent pid 16 killed; [2021-02-02T20:32:00.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-02-02T20:32:00.269Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.2.1|v1.2.1-dev.4' [Pipeline] sshagent [2021-02-02T20:32:00.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-02T20:32:00.386Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-02T20:32:00.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-02T20:32:00.567Z] $ docker exec 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 ssh-agent [2021-02-02T20:32:00.735Z] SSH_AUTH_SOCK=/tmp/ssh-l4ylJzhsNSp3/agent.46 [2021-02-02T20:32:00.735Z] SSH_AGENT_PID=51 [2021-02-02T20:32:00.742Z] Running ssh-add (command line suppressed) [2021-02-02T20:32:00.855Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6019964470761261976.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6019964470761261976.key) [2021-02-02T20:32:00.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-02T20:32:01.239Z] + git semver init [2021-02-02T20:32:01.239Z] # -> Open(): unable to determine branch for HEAD [2021-02-02T20:32:01.239Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git [2021-02-02T20:32:01.239Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master [2021-02-02T20:32:01.239Z] # $SEMVER_REMOTE_NAME = origin [2021-02-02T20:32:01.239Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-02T20:32:01.239Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-02T20:32:01.239Z] # $SEMVER_BRANCH = master [2021-02-02T20:32:01.239Z] # $SEMVER_TEMP = /tmp/semver-664001730 [2021-02-02T20:32:01.239Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-02-02T20:32:02.632Z] # '/tmp/semver-664001730' -> '/w/workspace/gexfoundry_device-rest-go_master/.semver' [2021-02-02T20:32:02.632Z] # -> Force: false [2021-02-02T20:32:02.632Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver [Pipeline] } [2021-02-02T20:32:02.645Z] $ docker exec --env ******** --env ******** 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 ssh-agent -k [2021-02-02T20:32:02.763Z] unset SSH_AUTH_SOCK; [2021-02-02T20:32:02.763Z] unset SSH_AGENT_PID; [2021-02-02T20:32:02.763Z] echo Agent pid 51 killed; [2021-02-02T20:32:02.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T20:32:03.281Z] + git semver [Pipeline] } [2021-02-02T20:32:03.297Z] $ docker stop --time=1 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 [2021-02-02T20:32:04.690Z] $ docker rm -f 2ef2e2cef0167709dd4f00d81c8e5aef1fa48f062b9c447d8e48fbafa621b947 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T20:32:05.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-02T20:32:05.692Z] Stashed 1 file(s) [Pipeline] echo [2021-02-02T20:32:05.695Z] [edgeXSemver]: initialized semver on version 1.2.1 [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-02T20:32:21.197Z] Still waiting to schedule task [2021-02-02T20:32:21.197Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24609’ is offline; ‘prd-centos7-docker-4c-2g-24610’ is offline; ‘prd-centos7-docker-4c-2g-24611’ is offline; ‘prd-centos7-docker-4c-2g-24612’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-24595’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-02-02T20:32:21.200Z] Still waiting to schedule task [2021-02-02T20:32:21.200Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-02T20:34:10.593Z] Running on prd-centos7-docker-4c-2g-24618 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2021-02-02T20:34:10.741Z] Running in /w/workspace/device-rest-go/32 [Pipeline] { [Pipeline] checkout [2021-02-02T20:34:13.469Z] using credential edgex-jenkins-ssh [2021-02-02T20:34:13.516Z] Cloning the remote Git repository [2021-02-02T20:34:13.544Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-02-02T20:34:13.624Z] > git init /w/workspace/device-rest-go/32 # timeout=10 [2021-02-02T20:34:13.688Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-02-02T20:34:13.689Z] > git --version # timeout=10 [2021-02-02T20:34:13.696Z] > git --version # 'git version 2.24.3' [2021-02-02T20:34:13.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T20:34:13.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T20:34:15.172Z] Checking out Revision 9e4888f50a2a312870744f4f89808877d999d7c6 (master) [2021-02-02T20:34:14.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-02-02T20:34:14.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T20:34:14.719Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-02-02T20:34:14.735Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-02-02T20:34:14.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T20:34:14.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T20:34:15.185Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T20:34:15.195Z] > git checkout -f 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 [2021-02-02T20:34:19.023Z] Commit message: "Merge pull request #76 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T20:34:20.379Z] + git checkout 9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:34:20.379Z] HEAD is now at 9e4888f Merge pull request #76 from iain-anderson/commit-lint [Pipeline] sh [2021-02-02T20:34:20.731Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-02T20:34:21.039Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-02T20:34:21.395Z] + sudo service docker restart [2021-02-02T20:34:21.395Z] + true [2021-02-02T20:34:21.395Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:34:22.438Z] provisioning config files... [2021-02-02T20:34:22.466Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/32@tmp/config7498296676237283532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:34:22.914Z] ---> docker-login.sh [2021-02-02T20:34:22.914Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:34:23.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:23.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:23.444Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:23.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:23.444Z] [2021-02-02T20:34:23.444Z] Login Succeeded [2021-02-02T20:34:23.444Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:34:23.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:23.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:23.710Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:23.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:23.710Z] [2021-02-02T20:34:23.710Z] Login Succeeded [2021-02-02T20:34:23.710Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:34:23.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:23.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:23.710Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:23.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:23.710Z] [2021-02-02T20:34:23.710Z] Login Succeeded [2021-02-02T20:34:23.710Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:34:23.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:23.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:23.981Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:23.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:23.981Z] [2021-02-02T20:34:23.981Z] Login Succeeded [2021-02-02T20:34:23.981Z] docker.io [2021-02-02T20:34:24.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:34:24.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:34:24.507Z] Configure a credential helper to remove this warning. See [2021-02-02T20:34:24.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:34:24.507Z] [2021-02-02T20:34:24.507Z] Login Succeeded [2021-02-02T20:34:24.507Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:34:24.518Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-02T20:34:24.854Z] ========================================================= [2021-02-02T20:34:24.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-02T20:34:24.854Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:34:25.224Z] + 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-02T20:34:25.224Z] Sending build context to Docker daemon 89.6kB [2021-02-02T20:34:25.224Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T20:34:25.224Z] Step 2/10 : FROM ${BASE} [2021-02-02T20:34:25.486Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-02T20:34:25.486Z] 188c0c94c7c5: Pulling fs layer [2021-02-02T20:34:25.486Z] 0ef7d3d256c8: Pulling fs layer [2021-02-02T20:34:25.486Z] de9db76c5a1d: Pulling fs layer [2021-02-02T20:34:25.486Z] bca2f99d35d6: Pulling fs layer [2021-02-02T20:34:25.486Z] 93359f2a8cfa: Pulling fs layer [2021-02-02T20:34:25.486Z] 7c6f9722023f: Pulling fs layer [2021-02-02T20:34:25.486Z] a35cf1a2eb13: Pulling fs layer [2021-02-02T20:34:25.486Z] 93359f2a8cfa: Waiting [2021-02-02T20:34:25.486Z] 7c6f9722023f: Waiting [2021-02-02T20:34:25.486Z] a35cf1a2eb13: Waiting [2021-02-02T20:34:25.486Z] bca2f99d35d6: Waiting [2021-02-02T20:34:25.486Z] de9db76c5a1d: Verifying Checksum [2021-02-02T20:34:25.486Z] de9db76c5a1d: Download complete [2021-02-02T20:34:25.486Z] 0ef7d3d256c8: Verifying Checksum [2021-02-02T20:34:25.486Z] 0ef7d3d256c8: Download complete [2021-02-02T20:34:25.486Z] 93359f2a8cfa: Verifying Checksum [2021-02-02T20:34:25.486Z] 93359f2a8cfa: Download complete [2021-02-02T20:34:25.486Z] 7c6f9722023f: Verifying Checksum [2021-02-02T20:34:25.486Z] 7c6f9722023f: Download complete [2021-02-02T20:34:25.486Z] 188c0c94c7c5: Verifying Checksum [2021-02-02T20:34:25.486Z] 188c0c94c7c5: Download complete [2021-02-02T20:34:25.757Z] 188c0c94c7c5: Pull complete [2021-02-02T20:34:26.025Z] 0ef7d3d256c8: Pull complete [2021-02-02T20:34:26.293Z] de9db76c5a1d: Pull complete [2021-02-02T20:34:27.719Z] a35cf1a2eb13: Verifying Checksum [2021-02-02T20:34:27.719Z] a35cf1a2eb13: Download complete [2021-02-02T20:34:28.303Z] bca2f99d35d6: Verifying Checksum [2021-02-02T20:34:28.303Z] bca2f99d35d6: Download complete [2021-02-02T20:34:35.017Z] bca2f99d35d6: Pull complete [2021-02-02T20:34:35.017Z] 93359f2a8cfa: Pull complete [2021-02-02T20:34:35.017Z] 7c6f9722023f: Pull complete [2021-02-02T20:34:40.372Z] a35cf1a2eb13: Pull complete [2021-02-02T20:34:40.372Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-02T20:34:40.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-02T20:34:40.372Z] ---> a62c8e92a672 [2021-02-02T20:34:40.372Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-02T20:34:40.635Z] ---> Running in 5f2ebbcb60f6 [2021-02-02T20:34:40.898Z] Removing intermediate container 5f2ebbcb60f6 [2021-02-02T20:34:40.898Z] ---> caa44c05f61e [2021-02-02T20:34:40.898Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-02T20:34:40.898Z] ---> Running in edb371ebcec0 [2021-02-02T20:34:41.160Z] Removing intermediate container edb371ebcec0 [2021-02-02T20:34:41.160Z] ---> a2ff4bd034ea [2021-02-02T20:34:41.160Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-02T20:34:41.160Z] ---> Running in 0918da3c7476 [2021-02-02T20:34:41.160Z] Removing intermediate container 0918da3c7476 [2021-02-02T20:34:41.160Z] ---> 686a22adbfa2 [2021-02-02T20:34:41.160Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T20:34:41.424Z] ---> Running in fb00ffeb83f4 [2021-02-02T20:34:42.383Z] Removing intermediate container fb00ffeb83f4 [2021-02-02T20:34:42.383Z] ---> 870b7c7d4222 [2021-02-02T20:34:42.383Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-02T20:34:42.659Z] ---> Running in a28ac07c6633 [2021-02-02T20:34:43.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T20:34:43.825Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T20:34:44.404Z] OK: 166 MiB in 39 packages [2021-02-02T20:34:44.984Z] Removing intermediate container a28ac07c6633 [2021-02-02T20:34:44.984Z] ---> 95f25188d139 [2021-02-02T20:34:44.984Z] Step 8/10 : WORKDIR /device-rest-go [2021-02-02T20:34:44.984Z] ---> Running in 86cdf8b7e930 [2021-02-02T20:34:45.249Z] Removing intermediate container 86cdf8b7e930 [2021-02-02T20:34:45.249Z] ---> 479182d1d5a1 [2021-02-02T20:34:45.249Z] Step 9/10 : COPY . . [2021-02-02T20:34:45.830Z] ---> bfe15ad6a1a5 [2021-02-02T20:34:45.830Z] Step 10/10 : RUN go mod download [2021-02-02T20:34:45.830Z] ---> Running in e9f36d644782 [2021-02-02T20:35:07.990Z] Removing intermediate container e9f36d644782 [2021-02-02T20:35:07.990Z] ---> 0216cca40831 [2021-02-02T20:35:07.990Z] Successfully built 0216cca40831 [2021-02-02T20:35:07.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:35:08.321Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-02T20:35:08.321Z] . [Pipeline] withDockerContainer [2021-02-02T20:35:08.544Z] prd-centos7-docker-4c-2g-24618 does not seem to be running inside a container [2021-02-02T20:35:08.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/32 -v /w/workspace/device-rest-go/32:/w/workspace/device-rest-go/32:rw,z -v /w/workspace/device-rest-go/32@tmp:/w/workspace/device-rest-go/32@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 ******** ci-base-image-x86_64 cat [2021-02-02T20:35:09.551Z] $ docker top 80c7ef5b4bf97ea18f3ec2ae00f1837818e1b5bc6bc6707174ab47cba5bfce94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:35:10.206Z] + go version [2021-02-02T20:35:10.206Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-02T20:35:10.226Z] $ docker stop --time=1 80c7ef5b4bf97ea18f3ec2ae00f1837818e1b5bc6bc6707174ab47cba5bfce94 [2021-02-02T20:35:11.617Z] $ docker rm -f 80c7ef5b4bf97ea18f3ec2ae00f1837818e1b5bc6bc6707174ab47cba5bfce94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:35:12.512Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-02T20:35:12.512Z] . [Pipeline] withDockerContainer [2021-02-02T20:35:12.621Z] prd-centos7-docker-4c-2g-24618 does not seem to be running inside a container [2021-02-02T20:35:12.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/32 -v /w/workspace/device-rest-go/32:/w/workspace/device-rest-go/32:rw,z -v /w/workspace/device-rest-go/32@tmp:/w/workspace/device-rest-go/32@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 ******** ci-base-image-x86_64 cat [2021-02-02T20:35:13.332Z] $ docker top 0ff79cb62d689b0b5c559e7c802532a2ab566754f26f5398f79591859f652c63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:35:13.823Z] + make test [2021-02-02T20:35:13.823Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-02T20:35:14.799Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-02-02T20:35:16.405Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24621 in /w/workspace/gexfoundry_device-rest-go_master [Pipeline] { [Pipeline] ws [2021-02-02T20:35:16.481Z] Running in /w/workspace/device-rest-go/32 [Pipeline] { [Pipeline] checkout [2021-02-02T20:35:21.815Z] using credential edgex-jenkins-ssh [2021-02-02T20:35:21.886Z] Cloning the remote Git repository [2021-02-02T20:35:21.943Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-02-02T20:35:22.056Z] > git init /w/workspace/device-rest-go/32 # timeout=10 [2021-02-02T20:35:22.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-02-02T20:35:22.129Z] > git --version # timeout=10 [2021-02-02T20:35:22.145Z] > git --version # 'git version 2.17.1' [2021-02-02T20:35:22.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T20:35:22.227Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T20:35:23.961Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-02-02T20:35:23.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T20:35:24.009Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-02-02T20:35:24.088Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-02-02T20:35:24.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T20:35:24.104Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T20:35:24.565Z] Checking out Revision 9e4888f50a2a312870744f4f89808877d999d7c6 (master) [2021-02-02T20:35:24.595Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T20:35:24.616Z] > git checkout -f 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 [2021-02-02T20:35:27.237Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-02-02T20:35:27.237Z] ok github.com/edgexfoundry/device-rest-go/driver 0.061s coverage: 56.3% of statements [2021-02-02T20:35:27.237Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-02T20:35:29.157Z] Commit message: "Merge pull request #76 from iain-anderson/commit-lint" [2021-02-02T20:35:29.188Z] gofmt -l . [2021-02-02T20:35:29.188Z] [ "`gofmt -l .`" = "" ] [2021-02-02T20:35:29.188Z] ./bin/test-go-mod-tidy.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T20:35:29.780Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-02-02T20:35:30.240Z] $ docker stop --time=1 0ff79cb62d689b0b5c559e7c802532a2ab566754f26f5398f79591859f652c63 [2021-02-02T20:35:30.507Z] + git checkout 9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:35:30.507Z] HEAD is now at 9e4888f Merge pull request #76 from iain-anderson/commit-lint [2021-02-02T20:35:33.715Z] $ docker rm -f 0ff79cb62d689b0b5c559e7c802532a2ab566754f26f5398f79591859f652c63 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-02-02T20:35:34.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-02T20:35:34.380Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-02T20:35:34.590Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-02T20:35:34.731Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [2021-02-02T20:35:35.171Z] + sudo service docker restart [2021-02-02T20:35:35.171Z] + true [Pipeline] sh [2021-02-02T20:35:35.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-02T20:35:36.241Z] + ls -al . [2021-02-02T20:35:36.241Z] total 96 [2021-02-02T20:35:36.241Z] drwxrwxr-x. 8 jenkins jenkins 4096 Feb 2 20:35 . [2021-02-02T20:35:36.241Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 2 20:34 .. [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 5294 Feb 2 20:34 Attribution.txt [2021-02-02T20:35:36.241Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 2 20:34 bin [2021-02-02T20:35:36.241Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 2 20:34 cmd [2021-02-02T20:35:36.241Z] -rw-r--r--. 1 jenkins jenkins 9369 Feb 2 20:35 coverage.out [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 1530 Feb 2 20:34 Dockerfile [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 1002 Feb 2 20:34 Dockerfile.build [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 151 Feb 2 20:34 .dockerignore [2021-02-02T20:35:36.241Z] drwxrwxr-x. 2 jenkins jenkins 93 Feb 2 20:35 driver [2021-02-02T20:35:36.241Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 2 20:34 .git [2021-02-02T20:35:36.241Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 2 20:34 .github [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 339 Feb 2 20:34 .gitignore [2021-02-02T20:35:36.241Z] -rw-r--r--. 1 jenkins jenkins 267 Feb 2 20:35 go.mod [2021-02-02T20:35:36.241Z] -rw-r--r--. 1 jenkins jenkins 13985 Feb 2 20:35 go.sum [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 680 Feb 2 20:34 Jenkinsfile [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 2 20:34 LICENSE [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 951 Feb 2 20:34 Makefile [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 5917 Feb 2 20:34 README.md [2021-02-02T20:35:36.241Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 2 20:34 snap [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 2 20:32 VERSION [2021-02-02T20:35:36.241Z] -rw-rw-r--. 1 jenkins jenkins 713 Feb 2 20:34 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:35:36.550Z] + 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=9e4888f50a2a312870744f4f89808877d999d7c6 --label arch=amd64 --label version=1.2.1 . [2021-02-02T20:35:36.550Z] Sending build context to Docker daemon 101.4kB [2021-02-02T20:35:36.550Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T20:35:36.550Z] Step 2/25 : FROM ${BASE} AS builder [2021-02-02T20:35:36.550Z] ---> 0216cca40831 [2021-02-02T20:35:36.550Z] Step 3/25 : ARG MAKE='make build' [2021-02-02T20:35:36.812Z] ---> Running in 1feb4dcdcc99 [2021-02-02T20:35:37.077Z] Removing intermediate container 1feb4dcdcc99 [2021-02-02T20:35:37.077Z] ---> 9a87cb4e4c1b [2021-02-02T20:35:37.077Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-02-02T20:35:37.077Z] ---> Running in f2457a0eeb88 [2021-02-02T20:35:37.077Z] Removing intermediate container f2457a0eeb88 [2021-02-02T20:35:37.077Z] ---> 2e3d6f32a845 [2021-02-02T20:35:37.077Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:35:37.232Z] provisioning config files... [2021-02-02T20:35:37.272Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/32@tmp/config6876818050873668369tmp [Pipeline] { [2021-02-02T20:35:37.345Z] ---> Running in ffdb394c540e [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:35:37.616Z] Removing intermediate container ffdb394c540e [2021-02-02T20:35:37.616Z] ---> 9310e12519e0 [2021-02-02T20:35:37.616Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T20:35:37.616Z] ---> Running in 4ffa02e08c72 [2021-02-02T20:35:37.690Z] ---> docker-login.sh [2021-02-02T20:35:37.690Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:35:38.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:38.572Z] Removing intermediate container 4ffa02e08c72 [2021-02-02T20:35:38.572Z] ---> 99b343dd334f [2021-02-02T20:35:38.572Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-02T20:35:38.572Z] ---> Running in b6e09dd5943f [2021-02-02T20:35:38.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:38.892Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:38.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:38.892Z] [2021-02-02T20:35:38.892Z] Login Succeeded [2021-02-02T20:35:38.892Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:35:39.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T20:35:39.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:39.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:39.442Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:39.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:39.442Z] [2021-02-02T20:35:39.442Z] Login Succeeded [2021-02-02T20:35:39.442Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:35:39.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:39.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:39.999Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:39.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:39.999Z] [2021-02-02T20:35:39.999Z] Login Succeeded [2021-02-02T20:35:39.999Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:35:40.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T20:35:40.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:40.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:40.272Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:40.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:40.272Z] [2021-02-02T20:35:40.272Z] Login Succeeded [2021-02-02T20:35:40.272Z] docker.io [2021-02-02T20:35:40.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:35:41.062Z] OK: 166 MiB in 39 packages [2021-02-02T20:35:41.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:35:41.136Z] Configure a credential helper to remove this warning. See [2021-02-02T20:35:41.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:35:41.136Z] [2021-02-02T20:35:41.136Z] Login Succeeded [2021-02-02T20:35:41.136Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:35:41.158Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-02T20:35:41.615Z] ========================================================= [2021-02-02T20:35:41.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-02T20:35:41.615Z] ========================================================= [2021-02-02T20:35:41.639Z] Removing intermediate container b6e09dd5943f [2021-02-02T20:35:41.639Z] ---> 8066bc2cd633 [2021-02-02T20:35:41.639Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2021-02-02T20:35:41.639Z] ---> Running in c865dde397ec [2021-02-02T20:35:41.639Z] Removing intermediate container c865dde397ec [2021-02-02T20:35:41.639Z] ---> 32a45f100e9c [2021-02-02T20:35:41.639Z] Step 9/25 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:35:41.901Z] ---> f530af42c70f [2021-02-02T20:35:41.901Z] Step 10/25 : COPY Makefile . [2021-02-02T20:35:42.003Z] + 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-02T20:35:42.003Z] Sending build context to Docker daemon 89.6kB [2021-02-02T20:35:42.181Z] ---> 9a88d6b02519 [2021-02-02T20:35:42.181Z] Step 11/25 : RUN make update [2021-02-02T20:35:42.181Z] ---> Running in b18fc96e83e8 [2021-02-02T20:35:42.290Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T20:35:42.290Z] Step 2/10 : FROM ${BASE} [2021-02-02T20:35:42.290Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-02T20:35:42.290Z] 5f621e34cdf4: Pulling fs layer [2021-02-02T20:35:42.290Z] a4357932f1b6: Pulling fs layer [2021-02-02T20:35:42.290Z] 18c013af1878: Pulling fs layer [2021-02-02T20:35:42.290Z] 00ac8860ef70: Pulling fs layer [2021-02-02T20:35:42.290Z] 63d7cb157983: Pulling fs layer [2021-02-02T20:35:42.290Z] b116817d02f9: Pulling fs layer [2021-02-02T20:35:42.290Z] 745a02a5169b: Pulling fs layer [2021-02-02T20:35:42.290Z] 00ac8860ef70: Waiting [2021-02-02T20:35:42.290Z] 63d7cb157983: Waiting [2021-02-02T20:35:42.290Z] b116817d02f9: Waiting [2021-02-02T20:35:42.290Z] 745a02a5169b: Waiting [2021-02-02T20:35:43.423Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-02T20:35:43.423Z] Removing intermediate container b18fc96e83e8 [2021-02-02T20:35:43.423Z] ---> c146c487e8ba [2021-02-02T20:35:43.423Z] Step 12/25 : COPY . . [2021-02-02T20:35:43.449Z] 18c013af1878: Verifying Checksum [2021-02-02T20:35:43.449Z] 18c013af1878: Download complete [2021-02-02T20:35:43.449Z] a4357932f1b6: Verifying Checksum [2021-02-02T20:35:43.449Z] a4357932f1b6: Download complete [2021-02-02T20:35:43.449Z] 63d7cb157983: Download complete [2021-02-02T20:35:43.449Z] b116817d02f9: Verifying Checksum [2021-02-02T20:35:43.449Z] b116817d02f9: Download complete [2021-02-02T20:35:43.449Z] 5f621e34cdf4: Verifying Checksum [2021-02-02T20:35:43.449Z] 5f621e34cdf4: Download complete [2021-02-02T20:35:43.449Z] 5f621e34cdf4: Pull complete [2021-02-02T20:35:43.700Z] ---> ac334f959897 [2021-02-02T20:35:43.700Z] Step 13/25 : RUN $MAKE [2021-02-02T20:35:43.700Z] ---> Running in 28c381dacf03 [2021-02-02T20:35:43.748Z] a4357932f1b6: Pull complete [2021-02-02T20:35:44.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.1" -o cmd/device-rest-go ./cmd [2021-02-02T20:35:44.351Z] 18c013af1878: Pull complete [2021-02-02T20:35:45.343Z] 745a02a5169b: Download complete [2021-02-02T20:35:46.325Z] 00ac8860ef70: Verifying Checksum [2021-02-02T20:35:46.325Z] 00ac8860ef70: Download complete [2021-02-02T20:35:56.506Z] 00ac8860ef70: Pull complete [2021-02-02T20:35:56.506Z] 63d7cb157983: Pull complete [2021-02-02T20:35:56.506Z] b116817d02f9: Pull complete [2021-02-02T20:35:56.747Z] Removing intermediate container 28c381dacf03 [2021-02-02T20:35:56.748Z] ---> 4ea68b6bdb0e [2021-02-02T20:35:56.748Z] Step 14/25 : FROM alpine:3.12 [2021-02-02T20:35:56.748Z] 3.12: Pulling from library/alpine [2021-02-02T20:35:56.748Z] 801bfaa63ef2: Pulling fs layer [2021-02-02T20:35:56.748Z] 801bfaa63ef2: Verifying Checksum [2021-02-02T20:35:56.748Z] 801bfaa63ef2: Download complete [2021-02-02T20:35:57.015Z] 801bfaa63ef2: Pull complete [2021-02-02T20:35:57.016Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-02T20:35:57.016Z] Status: Downloaded newer image for alpine:3.12 [2021-02-02T20:35:57.016Z] ---> 389fef711851 [2021-02-02T20:35:57.016Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-02T20:35:57.016Z] ---> Running in dcadab4bafd7 [2021-02-02T20:35:57.280Z] Removing intermediate container dcadab4bafd7 [2021-02-02T20:35:57.280Z] ---> a9d7fb43fbb6 [2021-02-02T20:35:57.280Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-02-02T20:35:57.280Z] ---> Running in 6f77ba468082 [2021-02-02T20:35:57.544Z] Removing intermediate container 6f77ba468082 [2021-02-02T20:35:57.544Z] ---> c9965724d569 [2021-02-02T20:35:57.544Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2021-02-02T20:35:57.819Z] ---> 06f67e9332a1 [2021-02-02T20:35:57.819Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2021-02-02T20:35:57.819Z] ---> acece866d9eb [2021-02-02T20:35:57.819Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2021-02-02T20:35:58.400Z] ---> a7927c6fac6a [2021-02-02T20:35:58.400Z] Step 20/25 : EXPOSE 49986 [2021-02-02T20:35:58.669Z] ---> Running in 2f34e92be777 [2021-02-02T20:35:58.669Z] Removing intermediate container 2f34e92be777 [2021-02-02T20:35:58.669Z] ---> f3c4a7a47a94 [2021-02-02T20:35:58.669Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2021-02-02T20:35:58.953Z] ---> Running in 27abd4f72d8c [2021-02-02T20:35:58.953Z] Removing intermediate container 27abd4f72d8c [2021-02-02T20:35:58.953Z] ---> e3a69435eb25 [2021-02-02T20:35:58.953Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-02T20:35:58.953Z] ---> Running in cc17fac0919b [2021-02-02T20:35:59.224Z] Removing intermediate container cc17fac0919b [2021-02-02T20:35:59.224Z] ---> 3cf4fc829b04 [2021-02-02T20:35:59.224Z] Step 23/25 : LABEL arch=amd64 [2021-02-02T20:35:59.224Z] ---> Running in 18945e962c71 [2021-02-02T20:35:59.488Z] Removing intermediate container 18945e962c71 [2021-02-02T20:35:59.488Z] ---> 6b35ddd2720d [2021-02-02T20:35:59.488Z] Step 24/25 : LABEL git_sha=9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:35:59.488Z] ---> Running in 2e0aaed4bc86 [2021-02-02T20:35:59.759Z] Removing intermediate container 2e0aaed4bc86 [2021-02-02T20:35:59.759Z] ---> d0eef712fb33 [2021-02-02T20:35:59.759Z] Step 25/25 : LABEL version=1.2.1 [2021-02-02T20:35:59.759Z] ---> Running in 62a15b4b7366 [2021-02-02T20:36:00.021Z] Removing intermediate container 62a15b4b7366 [2021-02-02T20:36:00.021Z] ---> f1d9c3964ca3 [2021-02-02T20:36:00.021Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-02T20:36:00.021Z] Successfully built f1d9c3964ca3 [2021-02-02T20:36:00.021Z] Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:36:00.448Z] provisioning config files... [2021-02-02T20:36:00.479Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/32@tmp/config4396261414001947596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:36:00.885Z] 745a02a5169b: Pull complete [2021-02-02T20:36:00.885Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-02T20:36:00.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-02T20:36:00.885Z] ---> b7e6874047d6 [2021-02-02T20:36:00.885Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-02-02T20:36:00.895Z] ---> docker-login.sh [2021-02-02T20:36:00.895Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:36:00.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:01.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:01.158Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:01.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:01.158Z] [2021-02-02T20:36:01.158Z] Login Succeeded [2021-02-02T20:36:01.158Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:36:01.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:01.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:01.424Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:01.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:01.424Z] [2021-02-02T20:36:01.424Z] Login Succeeded [2021-02-02T20:36:01.424Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:36:01.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:01.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:01.424Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:01.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:01.424Z] [2021-02-02T20:36:01.424Z] Login Succeeded [2021-02-02T20:36:01.424Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:36:01.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:01.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:01.690Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:01.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:01.690Z] [2021-02-02T20:36:01.690Z] Login Succeeded [2021-02-02T20:36:01.690Z] docker.io [2021-02-02T20:36:01.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:36:02.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:36:02.220Z] Configure a credential helper to remove this warning. See [2021-02-02T20:36:02.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:36:02.220Z] [2021-02-02T20:36:02.220Z] Login Succeeded [2021-02-02T20:36:02.220Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:36:02.235Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-02T20:36:02.492Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags: [2021-02-02T20:36:02.492Z] 9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:36:02.492Z] latest [2021-02-02T20:36:02.492Z] 1.2.1 [2021-02-02T20:36:02.492Z] 9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [2021-02-02T20:36:02.492Z] master [2021-02-02T20:36:02.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:02.884Z] ---> Running in 101ce1ac552f [2021-02-02T20:36:03.080Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:03.405Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:36:03.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2021-02-02T20:36:03.405Z] 5f43d0ac44d4: Preparing [2021-02-02T20:36:03.405Z] e639b8e4603e: Preparing [2021-02-02T20:36:03.405Z] fe982b5e3c04: Preparing [2021-02-02T20:36:03.405Z] 777b2c648970: Preparing [2021-02-02T20:36:03.405Z] 777b2c648970: Layer already exists [2021-02-02T20:36:03.505Z] Removing intermediate container 101ce1ac552f [2021-02-02T20:36:03.505Z] ---> ed27edbf4368 [2021-02-02T20:36:03.505Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-02-02T20:36:03.505Z] ---> Running in 9f4d215f8538 [2021-02-02T20:36:03.669Z] e639b8e4603e: Pushed [2021-02-02T20:36:03.669Z] fe982b5e3c04: Pushed [2021-02-02T20:36:03.808Z] Removing intermediate container 9f4d215f8538 [2021-02-02T20:36:03.808Z] ---> 925e4093401c [2021-02-02T20:36:03.808Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-02T20:36:04.081Z] ---> Running in cfb736096ed0 [2021-02-02T20:36:04.369Z] Removing intermediate container cfb736096ed0 [2021-02-02T20:36:04.369Z] ---> a81bcb2db101 [2021-02-02T20:36:04.369Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T20:36:04.637Z] 5f43d0ac44d4: Pushed [2021-02-02T20:36:04.637Z] 9e4888f50a2a312870744f4f89808877d999d7c6: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [2021-02-02T20:36:04.646Z] ---> Running in f5c46a54af22 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:04.953Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:05.262Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2021-02-02T20:36:05.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2021-02-02T20:36:05.263Z] 5f43d0ac44d4: Preparing [2021-02-02T20:36:05.263Z] e639b8e4603e: Preparing [2021-02-02T20:36:05.263Z] fe982b5e3c04: Preparing [2021-02-02T20:36:05.263Z] 777b2c648970: Preparing [2021-02-02T20:36:05.263Z] 5f43d0ac44d4: Layer already exists [2021-02-02T20:36:05.263Z] 777b2c648970: Layer already exists [2021-02-02T20:36:05.263Z] e639b8e4603e: Layer already exists [2021-02-02T20:36:05.263Z] fe982b5e3c04: Layer already exists [2021-02-02T20:36:05.263Z] latest: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:05.582Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.2.1 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:05.888Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.2.1 [2021-02-02T20:36:05.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2021-02-02T20:36:05.888Z] 5f43d0ac44d4: Preparing [2021-02-02T20:36:05.888Z] e639b8e4603e: Preparing [2021-02-02T20:36:05.888Z] fe982b5e3c04: Preparing [2021-02-02T20:36:05.888Z] 777b2c648970: Preparing [2021-02-02T20:36:05.888Z] e639b8e4603e: Layer already exists [2021-02-02T20:36:05.888Z] 777b2c648970: Layer already exists [2021-02-02T20:36:05.888Z] fe982b5e3c04: Layer already exists [2021-02-02T20:36:05.888Z] 5f43d0ac44d4: Layer already exists [2021-02-02T20:36:05.888Z] 1.2.1: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:06.205Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:06.511Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [2021-02-02T20:36:06.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2021-02-02T20:36:06.511Z] 5f43d0ac44d4: Preparing [2021-02-02T20:36:06.511Z] e639b8e4603e: Preparing [2021-02-02T20:36:06.511Z] fe982b5e3c04: Preparing [2021-02-02T20:36:06.511Z] 777b2c648970: Preparing [2021-02-02T20:36:06.511Z] 5f43d0ac44d4: Layer already exists [2021-02-02T20:36:06.511Z] fe982b5e3c04: Layer already exists [2021-02-02T20:36:06.511Z] 777b2c648970: Layer already exists [2021-02-02T20:36:06.511Z] e639b8e4603e: Layer already exists [2021-02-02T20:36:06.511Z] 9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:06.841Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:07.155Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [2021-02-02T20:36:07.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go] [2021-02-02T20:36:07.155Z] 5f43d0ac44d4: Preparing [2021-02-02T20:36:07.155Z] e639b8e4603e: Preparing [2021-02-02T20:36:07.155Z] fe982b5e3c04: Preparing [2021-02-02T20:36:07.155Z] 777b2c648970: Preparing [2021-02-02T20:36:07.155Z] 5f43d0ac44d4: Layer already exists [2021-02-02T20:36:07.155Z] 777b2c648970: Layer already exists [2021-02-02T20:36:07.155Z] fe982b5e3c04: Layer already exists [2021-02-02T20:36:07.155Z] e639b8e4603e: Layer already exists [2021-02-02T20:36:07.155Z] master: digest: sha256:7968a2468f5cec3d2a41894e9fc736f9b80b881d751adce19bb39fe7b8cd00db size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-02-02T20:36:07.289Z] Removing intermediate container f5c46a54af22 [2021-02-02T20:36:07.289Z] ---> e4dc41f886fa [2021-02-02T20:36:07.289Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-02T20:36:07.289Z] ---> Running in d5ff1b72371b [Pipeline] // withEnv [Pipeline] echo [2021-02-02T20:36:07.348Z] ===================================================== [Pipeline] echo [2021-02-02T20:36:07.399Z] taggedImages: [2021-02-02T20:36:07.400Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:36:07.400Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest [2021-02-02T20:36:07.400Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.2.1 [2021-02-02T20:36:07.400Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [2021-02-02T20:36:07.400Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go:master [Pipeline] } [Pipeline] // script [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] } [2021-02-02T20:36:08.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } [2021-02-02T20:36:08.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T20:36:10.360Z] OK: 142 MiB in 39 packages [2021-02-02T20:36:11.348Z] Removing intermediate container d5ff1b72371b [2021-02-02T20:36:11.348Z] ---> 072e3e20f463 [2021-02-02T20:36:11.348Z] Step 8/10 : WORKDIR /device-rest-go [2021-02-02T20:36:11.348Z] ---> Running in 8a120487d132 [2021-02-02T20:36:11.952Z] Removing intermediate container 8a120487d132 [2021-02-02T20:36:11.952Z] ---> 3197cb26f712 [2021-02-02T20:36:11.952Z] Step 9/10 : COPY . . [2021-02-02T20:36:12.554Z] ---> 81be3daf18dc [2021-02-02T20:36:12.554Z] Step 10/10 : RUN go mod download [2021-02-02T20:36:12.831Z] ---> Running in 4305aff88aea [2021-02-02T20:36:39.745Z] Removing intermediate container 4305aff88aea [2021-02-02T20:36:39.745Z] ---> 93cb7650b90c [2021-02-02T20:36:39.745Z] Successfully built 93cb7650b90c [2021-02-02T20:36:39.745Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:40.105Z] + docker inspect -f . ci-base-image-arm64 [2021-02-02T20:36:40.106Z] . [Pipeline] withDockerContainer [2021-02-02T20:36:40.438Z] prd-ubuntu18.04-docker-arm64-4c-16g-24621 does not seem to be running inside a container [2021-02-02T20:36:40.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/32 -v /w/workspace/device-rest-go/32:/w/workspace/device-rest-go/32:rw,z -v /w/workspace/device-rest-go/32@tmp:/w/workspace/device-rest-go/32@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 ******** ci-base-image-arm64 cat [2021-02-02T20:36:42.163Z] $ docker top 79774b892bab6b4a85031560d0e6b70fe2afc3f8f0a441396ab8dc7a2f3fd917 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:36:43.277Z] + go version [2021-02-02T20:36:43.277Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-02T20:36:43.307Z] $ docker stop --time=1 79774b892bab6b4a85031560d0e6b70fe2afc3f8f0a441396ab8dc7a2f3fd917 [2021-02-02T20:36:45.265Z] $ docker rm -f 79774b892bab6b4a85031560d0e6b70fe2afc3f8f0a441396ab8dc7a2f3fd917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:36:46.635Z] + docker inspect -f . ci-base-image-arm64 [2021-02-02T20:36:46.635Z] . [Pipeline] withDockerContainer [2021-02-02T20:36:46.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-24621 does not seem to be running inside a container [2021-02-02T20:36:47.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/32 -v /w/workspace/device-rest-go/32:/w/workspace/device-rest-go/32:rw,z -v /w/workspace/device-rest-go/32@tmp:/w/workspace/device-rest-go/32@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 ******** ci-base-image-arm64 cat [2021-02-02T20:36:48.677Z] $ docker top 59d38ab1b31748f583d2b117f015b0cbabadc4da35108b5965b48267b2cfb7e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:36:49.733Z] + make test [2021-02-02T20:36:49.733Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-02-02T20:36:51.197Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-02-02T20:37:30.281Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-02-02T20:37:30.281Z] ok github.com/edgexfoundry/device-rest-go/driver 0.054s coverage: 56.3% of statements [2021-02-02T20:37:30.281Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-02T20:37:35.704Z] gofmt -l . [2021-02-02T20:37:35.704Z] [ "`gofmt -l .`" = "" ] [2021-02-02T20:37:35.704Z] ./bin/test-go-mod-tidy.sh [2021-02-02T20:37:35.704Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-02-02T20:37:36.006Z] $ docker stop --time=1 59d38ab1b31748f583d2b117f015b0cbabadc4da35108b5965b48267b2cfb7e5 [2021-02-02T20:37:38.519Z] $ docker rm -f 59d38ab1b31748f583d2b117f015b0cbabadc4da35108b5965b48267b2cfb7e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T20:37:39.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-02T20:37:39.604Z] Warning: overwriting stash ‘coverage-report’ [2021-02-02T20:37:40.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T20:37:41.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-02T20:37:41.688Z] + ls -al . [2021-02-02T20:37:41.688Z] total 124 [2021-02-02T20:37:41.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 20:37 . [2021-02-02T20:37:41.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 20:35 .. [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 2 20:35 .dockerignore [2021-02-02T20:37:41.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 20:35 .git [2021-02-02T20:37:41.688Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 .github [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 339 Feb 2 20:35 .gitignore [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 5294 Feb 2 20:35 Attribution.txt [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 1530 Feb 2 20:35 Dockerfile [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 1002 Feb 2 20:35 Dockerfile.build [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 2 20:35 Jenkinsfile [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 2 20:35 LICENSE [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 951 Feb 2 20:35 Makefile [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 5917 Feb 2 20:35 README.md [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 20:32 VERSION [2021-02-02T20:37:41.688Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 bin [2021-02-02T20:37:41.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 20:35 cmd [2021-02-02T20:37:41.688Z] -rw-r--r-- 1 jenkins jenkins 9369 Feb 2 20:37 coverage.out [2021-02-02T20:37:41.688Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:37 driver [2021-02-02T20:37:41.688Z] -rw-r--r-- 1 jenkins jenkins 267 Feb 2 20:37 go.mod [2021-02-02T20:37:41.688Z] -rw-r--r-- 1 jenkins jenkins 13985 Feb 2 20:37 go.sum [2021-02-02T20:37:41.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 20:35 snap [2021-02-02T20:37:41.688Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 2 20:35 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:37:42.117Z] + 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=9e4888f50a2a312870744f4f89808877d999d7c6 --label arch=arm64 --label version=1.2.1 . [2021-02-02T20:37:42.117Z] Sending build context to Docker daemon 101.4kB [2021-02-02T20:37:42.726Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T20:37:42.726Z] Step 2/25 : FROM ${BASE} AS builder [2021-02-02T20:37:42.726Z] ---> 93cb7650b90c [2021-02-02T20:37:42.726Z] Step 3/25 : ARG MAKE='make build' [2021-02-02T20:37:42.726Z] ---> Running in 2e1b98c58e02 [2021-02-02T20:37:43.325Z] Removing intermediate container 2e1b98c58e02 [2021-02-02T20:37:43.325Z] ---> bb472450bfd9 [2021-02-02T20:37:43.325Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-02-02T20:37:43.325Z] ---> Running in f9b953c0fcde [2021-02-02T20:37:43.921Z] Removing intermediate container f9b953c0fcde [2021-02-02T20:37:43.921Z] ---> 469888639d84 [2021-02-02T20:37:43.921Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-02-02T20:37:43.921Z] ---> Running in 481f9424efcc [2021-02-02T20:37:44.521Z] Removing intermediate container 481f9424efcc [2021-02-02T20:37:44.521Z] ---> 33fb6897e435 [2021-02-02T20:37:44.521Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T20:37:44.521Z] ---> Running in 82aca653f622 [2021-02-02T20:37:47.164Z] Removing intermediate container 82aca653f622 [2021-02-02T20:37:47.164Z] ---> 66af84aa2c68 [2021-02-02T20:37:47.164Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-02T20:37:47.164Z] ---> Running in b82fa84d67c2 [2021-02-02T20:37:48.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T20:37:49.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T20:37:51.009Z] OK: 142 MiB in 39 packages [2021-02-02T20:37:51.988Z] Removing intermediate container b82fa84d67c2 [2021-02-02T20:37:51.988Z] ---> f53f0b740d94 [2021-02-02T20:37:51.988Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2021-02-02T20:37:52.262Z] ---> Running in a7e0d07c3e72 [2021-02-02T20:37:52.857Z] Removing intermediate container a7e0d07c3e72 [2021-02-02T20:37:52.857Z] ---> 68bfbd802c75 [2021-02-02T20:37:52.857Z] Step 9/25 : COPY go.mod . [2021-02-02T20:37:53.456Z] ---> f6871422489b [2021-02-02T20:37:53.456Z] Step 10/25 : COPY Makefile . [2021-02-02T20:37:54.052Z] ---> edb7613beb4c [2021-02-02T20:37:54.052Z] Step 11/25 : RUN make update [2021-02-02T20:37:54.326Z] ---> Running in c9364823dea2 [2021-02-02T20:37:55.314Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-02-02T20:37:56.758Z] Removing intermediate container c9364823dea2 [2021-02-02T20:37:56.758Z] ---> e86c77997c1a [2021-02-02T20:37:56.758Z] Step 12/25 : COPY . . [2021-02-02T20:37:57.355Z] ---> 72649104d81d [2021-02-02T20:37:57.355Z] Step 13/25 : RUN $MAKE [2021-02-02T20:37:57.636Z] ---> Running in f3d9c39789cc [2021-02-02T20:37:58.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.2.1" -o cmd/device-rest-go ./cmd [2021-02-02T20:38:31.377Z] Removing intermediate container f3d9c39789cc [2021-02-02T20:38:31.377Z] ---> 7407ed7b2a0b [2021-02-02T20:38:31.377Z] Step 14/25 : FROM alpine:3.12 [2021-02-02T20:38:31.377Z] 3.12: Pulling from library/alpine [2021-02-02T20:38:31.377Z] 159e5727ea61: Pulling fs layer [2021-02-02T20:38:31.377Z] 159e5727ea61: Verifying Checksum [2021-02-02T20:38:31.377Z] 159e5727ea61: Download complete [2021-02-02T20:38:31.377Z] 159e5727ea61: Pull complete [2021-02-02T20:38:31.377Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-02T20:38:31.377Z] Status: Downloaded newer image for alpine:3.12 [2021-02-02T20:38:31.377Z] ---> afeebe901d6b [2021-02-02T20:38:31.377Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-02T20:38:31.377Z] ---> Running in aa9888811201 [2021-02-02T20:38:31.378Z] Removing intermediate container aa9888811201 [2021-02-02T20:38:31.378Z] ---> 653bbffad104 [2021-02-02T20:38:31.378Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-02-02T20:38:31.378Z] ---> Running in a712c1d8ef68 [2021-02-02T20:38:31.378Z] Removing intermediate container a712c1d8ef68 [2021-02-02T20:38:31.378Z] ---> 0aebdf36f783 [2021-02-02T20:38:31.378Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2021-02-02T20:38:31.378Z] ---> dc4bc034a37c [2021-02-02T20:38:31.378Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2021-02-02T20:38:31.378Z] ---> 7949a6ea3438 [2021-02-02T20:38:31.378Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2021-02-02T20:38:32.351Z] ---> 577d4a380c0c [2021-02-02T20:38:32.351Z] Step 20/25 : EXPOSE 49986 [2021-02-02T20:38:32.351Z] ---> Running in 05dea49bf546 [2021-02-02T20:38:32.945Z] Removing intermediate container 05dea49bf546 [2021-02-02T20:38:32.945Z] ---> 0ecfb03d3a9d [2021-02-02T20:38:32.945Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2021-02-02T20:38:32.945Z] ---> Running in 34cb0c940d9b [2021-02-02T20:38:33.540Z] Removing intermediate container 34cb0c940d9b [2021-02-02T20:38:33.540Z] ---> 7794ac4d1d8a [2021-02-02T20:38:33.540Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-02-02T20:38:33.540Z] ---> Running in 40541f2f9036 [2021-02-02T20:38:34.134Z] Removing intermediate container 40541f2f9036 [2021-02-02T20:38:34.134Z] ---> 129c14f0056c [2021-02-02T20:38:34.134Z] Step 23/25 : LABEL arch=arm64 [2021-02-02T20:38:34.134Z] ---> Running in 5b7df210e7ee [2021-02-02T20:38:34.409Z] Removing intermediate container 5b7df210e7ee [2021-02-02T20:38:34.409Z] ---> d0c4f266a372 [2021-02-02T20:38:34.409Z] Step 24/25 : LABEL git_sha=9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:38:34.683Z] ---> Running in a32986c35c96 [2021-02-02T20:38:34.955Z] Removing intermediate container a32986c35c96 [2021-02-02T20:38:34.955Z] ---> abc00c2cdab3 [2021-02-02T20:38:34.955Z] Step 25/25 : LABEL version=1.2.1 [2021-02-02T20:38:35.230Z] ---> Running in 3a69e2c0e395 [2021-02-02T20:38:35.505Z] Removing intermediate container 3a69e2c0e395 [2021-02-02T20:38:35.505Z] ---> e8628f04f9a9 [2021-02-02T20:38:35.505Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-02T20:38:35.505Z] Successfully built e8628f04f9a9 [2021-02-02T20:38:35.505Z] Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T20:38:36.285Z] provisioning config files... [2021-02-02T20:38:36.315Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/32@tmp/config245434519442056721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:38:36.700Z] ---> docker-login.sh [2021-02-02T20:38:36.700Z] nexus3.edgexfoundry.org:10001 [2021-02-02T20:38:36.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:36.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:36.976Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:36.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:36.976Z] [2021-02-02T20:38:36.976Z] Login Succeeded [2021-02-02T20:38:36.976Z] nexus3.edgexfoundry.org:10002 [2021-02-02T20:38:37.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:37.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:37.843Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:37.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:37.843Z] [2021-02-02T20:38:37.843Z] Login Succeeded [2021-02-02T20:38:37.843Z] nexus3.edgexfoundry.org:10003 [2021-02-02T20:38:38.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:38.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:38.442Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:38.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:38.442Z] [2021-02-02T20:38:38.442Z] Login Succeeded [2021-02-02T20:38:38.442Z] nexus3.edgexfoundry.org:10004 [2021-02-02T20:38:38.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:39.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:39.031Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:39.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:39.031Z] [2021-02-02T20:38:39.031Z] Login Succeeded [2021-02-02T20:38:39.031Z] docker.io [2021-02-02T20:38:39.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T20:38:39.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T20:38:39.900Z] Configure a credential helper to remove this warning. See [2021-02-02T20:38:39.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T20:38:39.900Z] [2021-02-02T20:38:39.900Z] Login Succeeded [2021-02-02T20:38:39.900Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T20:38:39.917Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-02T20:38:40.174Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags: [2021-02-02T20:38:40.174Z] 9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:38:40.174Z] latest [2021-02-02T20:38:40.174Z] 1.2.1 [2021-02-02T20:38:40.174Z] 9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [2021-02-02T20:38:40.174Z] master [2021-02-02T20:38:40.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:40.711Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:41.053Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:38:41.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2021-02-02T20:38:41.053Z] f3b4653d255e: Preparing [2021-02-02T20:38:41.053Z] ac38bb48a869: Preparing [2021-02-02T20:38:41.053Z] 71b82f733fb0: Preparing [2021-02-02T20:38:41.053Z] 379067d0cb53: Preparing [2021-02-02T20:38:41.324Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:41.324Z] ac38bb48a869: Pushed [2021-02-02T20:38:41.324Z] 71b82f733fb0: Pushed [2021-02-02T20:38:43.938Z] f3b4653d255e: Pushed [2021-02-02T20:38:43.938Z] 9e4888f50a2a312870744f4f89808877d999d7c6: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:44.301Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:44.654Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2021-02-02T20:38:44.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2021-02-02T20:38:44.654Z] f3b4653d255e: Preparing [2021-02-02T20:38:44.654Z] ac38bb48a869: Preparing [2021-02-02T20:38:44.654Z] 71b82f733fb0: Preparing [2021-02-02T20:38:44.654Z] 379067d0cb53: Preparing [2021-02-02T20:38:44.654Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:44.654Z] 71b82f733fb0: Layer already exists [2021-02-02T20:38:44.654Z] ac38bb48a869: Layer already exists [2021-02-02T20:38:44.929Z] f3b4653d255e: Layer already exists [2021-02-02T20:38:44.929Z] latest: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:45.276Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.2.1 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:45.621Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.2.1 [2021-02-02T20:38:45.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2021-02-02T20:38:45.621Z] f3b4653d255e: Preparing [2021-02-02T20:38:45.621Z] ac38bb48a869: Preparing [2021-02-02T20:38:45.621Z] 71b82f733fb0: Preparing [2021-02-02T20:38:45.621Z] 379067d0cb53: Preparing [2021-02-02T20:38:45.895Z] ac38bb48a869: Layer already exists [2021-02-02T20:38:45.895Z] 71b82f733fb0: Layer already exists [2021-02-02T20:38:45.895Z] f3b4653d255e: Layer already exists [2021-02-02T20:38:45.895Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:45.895Z] 1.2.1: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:46.248Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:46.596Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [2021-02-02T20:38:46.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2021-02-02T20:38:46.596Z] f3b4653d255e: Preparing [2021-02-02T20:38:46.596Z] ac38bb48a869: Preparing [2021-02-02T20:38:46.596Z] 71b82f733fb0: Preparing [2021-02-02T20:38:46.596Z] 379067d0cb53: Preparing [2021-02-02T20:38:46.869Z] f3b4653d255e: Layer already exists [2021-02-02T20:38:46.869Z] ac38bb48a869: Layer already exists [2021-02-02T20:38:46.869Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:46.869Z] 71b82f733fb0: Layer already exists [2021-02-02T20:38:46.869Z] 9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:47.217Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:47.560Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [2021-02-02T20:38:47.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64] [2021-02-02T20:38:47.560Z] f3b4653d255e: Preparing [2021-02-02T20:38:47.560Z] ac38bb48a869: Preparing [2021-02-02T20:38:47.560Z] 71b82f733fb0: Preparing [2021-02-02T20:38:47.560Z] 379067d0cb53: Preparing [2021-02-02T20:38:47.832Z] 71b82f733fb0: Layer already exists [2021-02-02T20:38:47.832Z] 379067d0cb53: Layer already exists [2021-02-02T20:38:47.832Z] f3b4653d255e: Layer already exists [2021-02-02T20:38:47.832Z] ac38bb48a869: Layer already exists [2021-02-02T20:38:47.832Z] master: digest: sha256:708e0e9c02eed7a834d5f704a0c0d46427395e50cd2ddd1bd66660d612661095 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-02-02T20:38:48.038Z] ===================================================== [Pipeline] echo [2021-02-02T20:38:48.085Z] taggedImages: [2021-02-02T20:38:48.085Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6 [2021-02-02T20:38:48.085Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest [2021-02-02T20:38:48.085Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.2.1 [2021-02-02T20:38:48.085Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:9e4888f50a2a312870744f4f89808877d999d7c6-1.2.1 [2021-02-02T20:38:48.085Z] - nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master [Pipeline] } [Pipeline] // script [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-02T20:38:49.182Z] provisioning config files... [2021-02-02T20:38:49.192Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config4422669044420073621tmp [Pipeline] { [Pipeline] sh [2021-02-02T20:38:49.603Z] + set +x [2021-02-02T20:38:49.604Z] + curl -s https://codecov.io/bash [2021-02-02T20:38:49.604Z] + bash -s -- [2021-02-02T20:38:49.866Z] [2021-02-02T20:38:49.866Z] _____ _ [2021-02-02T20:38:49.866Z] / ____| | | [2021-02-02T20:38:49.866Z] | | ___ __| | ___ ___ _____ __ [2021-02-02T20:38:49.866Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-02T20:38:49.866Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-02T20:38:49.866Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-02T20:38:49.866Z] Bash-20210129-7c25fce [2021-02-02T20:38:49.866Z] [2021-02-02T20:38:49.866Z] [2021-02-02T20:38:49.866Z] ==> git version 2.24.3 found [2021-02-02T20:38:49.866Z] ==> 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-02T20:38:49.866Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-02T20:38:49.866Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-02T20:38:49.866Z] ==> Jenkins CI detected. [2021-02-02T20:38:49.866Z] project root: . [2021-02-02T20:38:49.866Z] --> token set from env [2021-02-02T20:38:49.866Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-02T20:38:49.866Z] ==> Running gcov in . (disable via -X gcov) [2021-02-02T20:38:49.866Z] ==> Python coveragepy not found [2021-02-02T20:38:49.866Z] ==> Searching for coverage reports in: [2021-02-02T20:38:49.866Z] + . [2021-02-02T20:38:49.866Z] -> Found 1 reports [2021-02-02T20:38:49.866Z] ==> Detecting git/mercurial file structure [2021-02-02T20:38:49.866Z] ==> Reading reports [2021-02-02T20:38:49.866Z] + ./coverage.out bytes=9369 [2021-02-02T20:38:49.866Z] ==> Appending adjustments [2021-02-02T20:38:49.866Z] https://docs.codecov.io/docs/fixing-reports [2021-02-02T20:38:49.866Z] + Found adjustments [2021-02-02T20:38:49.866Z] ==> Gzipping contents [2021-02-02T20:38:49.866Z] 4.0K /tmp/codecov.QoKSnw.gz [2021-02-02T20:38:49.866Z] ==> Uploading reports [2021-02-02T20:38:49.866Z] url: https://codecov.io [2021-02-02T20:38:49.866Z] query: branch=master&commit=9e4888f50a2a312870744f4f89808877d999d7c6&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-02T20:38:49.866Z] -> Pinging Codecov [2021-02-02T20:38:49.866Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=9e4888f50a2a312870744f4f89808877d999d7c6&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-02T20:38:50.440Z] -> Uploading to [2021-02-02T20:38:50.440Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-02/4E5D53B4F1F92C436F7061BF334D961C/9e4888f50a2a312870744f4f89808877d999d7c6/47bf485c-98f7-4a6f-bfe8-c70a7e5bc1ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210202T203850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=968cbb29f8948812d774576763823f509972ad832168f33e2b46cc7dc399a247 [2021-02-02T20:38:50.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-02T20:38:50.440Z] Dload Upload Total Spent Left Speed [2021-02-02T20:38:50.702Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1737 0 0 100 1737 0 3890 --:--:-- --:--:-- --:--:-- 3894 [2021-02-02T20:38:50.702Z] -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] } [2021-02-02T20:38:50.712Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-02T20:38:51.197Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-02T20:38:51.249Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:51.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-02T20:38:51.584Z] [2021-02-02T20:38:51.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:38:51.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-02T20:38:51.958Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-02T20:38:51.958Z] 188c0c94c7c5: Pulling fs layer [2021-02-02T20:38:51.958Z] 0ef7d3d256c8: Pulling fs layer [2021-02-02T20:38:51.958Z] de9db76c5a1d: Pulling fs layer [2021-02-02T20:38:51.958Z] 0eba1c9be4d2: Pulling fs layer [2021-02-02T20:38:51.958Z] 0d57e429df01: Pulling fs layer [2021-02-02T20:38:51.958Z] 4e4be7b47b0d: Pulling fs layer [2021-02-02T20:38:51.958Z] e1f770b5df2f: Pulling fs layer [2021-02-02T20:38:51.958Z] 85a0685a4137: Pulling fs layer [2021-02-02T20:38:51.958Z] 0eba1c9be4d2: Waiting [2021-02-02T20:38:51.958Z] 0d57e429df01: Waiting [2021-02-02T20:38:51.958Z] 4e4be7b47b0d: Waiting [2021-02-02T20:38:51.958Z] e1f770b5df2f: Waiting [2021-02-02T20:38:51.958Z] 85a0685a4137: Waiting [2021-02-02T20:38:51.958Z] de9db76c5a1d: Verifying Checksum [2021-02-02T20:38:51.958Z] de9db76c5a1d: Download complete [2021-02-02T20:38:51.958Z] 0ef7d3d256c8: Download complete [2021-02-02T20:38:51.958Z] 0d57e429df01: Verifying Checksum [2021-02-02T20:38:51.958Z] 0d57e429df01: Download complete [2021-02-02T20:38:51.958Z] 4e4be7b47b0d: Verifying Checksum [2021-02-02T20:38:51.958Z] 4e4be7b47b0d: Download complete [2021-02-02T20:38:51.958Z] 188c0c94c7c5: Verifying Checksum [2021-02-02T20:38:51.958Z] 188c0c94c7c5: Download complete [2021-02-02T20:38:52.219Z] 188c0c94c7c5: Pull complete [2021-02-02T20:38:52.480Z] 0ef7d3d256c8: Pull complete [2021-02-02T20:38:52.741Z] de9db76c5a1d: Pull complete [2021-02-02T20:38:53.004Z] e1f770b5df2f: Verifying Checksum [2021-02-02T20:38:53.004Z] e1f770b5df2f: Download complete [2021-02-02T20:38:54.926Z] 85a0685a4137: Verifying Checksum [2021-02-02T20:38:54.926Z] 85a0685a4137: Download complete [2021-02-02T20:38:54.926Z] 0eba1c9be4d2: Verifying Checksum [2021-02-02T20:38:54.926Z] 0eba1c9be4d2: Download complete [2021-02-02T20:39:00.243Z] 0eba1c9be4d2: Pull complete [2021-02-02T20:39:00.243Z] 0d57e429df01: Pull complete [2021-02-02T20:39:00.243Z] 4e4be7b47b0d: Pull complete [2021-02-02T20:39:02.177Z] e1f770b5df2f: Pull complete [2021-02-02T20:39:10.329Z] 85a0685a4137: Pull complete [2021-02-02T20:39:10.330Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-02T20:39:10.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-02T20:39:10.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-02T20:39:10.507Z] prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container [2021-02-02T20:39:10.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-02-02T20:39:11.423Z] $ docker top fdb661cd1b8ef0820f655bee26a60551b6c585e4f4ae972e70087bb774d271c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-02T20:39:11.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-02T20:39:11.922Z] + set -o pipefail [2021-02-02T20:39:11.922Z] + snyk monitor '--org=edgex-jenkins' [2021-02-02T20:39:18.517Z] [2021-02-02T20:39:18.517Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master (github.com/edgexfoundry/device-rest-go)... [2021-02-02T20:39:18.517Z] [2021-02-02T20:39:18.517Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/42f32ac5-30ed-4d37-b64b-36d5b6bc94db [2021-02-02T20:39:18.517Z] [2021-02-02T20:39:18.517Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-02T20:39:18.517Z] [2021-02-02T20:39:18.778Z] [Pipeline] } [2021-02-02T20:39:18.790Z] $ docker stop --time=1 fdb661cd1b8ef0820f655bee26a60551b6c585e4f4ae972e70087bb774d271c4 [2021-02-02T20:39:21.387Z] $ docker rm -f fdb661cd1b8ef0820f655bee26a60551b6c585e4f4ae972e70087bb774d271c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-02T20:39:23.212Z] + git log --format=format:%s -1 9e4888f50a2a312870744f4f89808877d999d7c6 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:39:23.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:39:23.514Z] . [Pipeline] withDockerContainer [2021-02-02T20:39:23.601Z] prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container [2021-02-02T20:39:23.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-02T20:39:24.292Z] $ docker top e96b0cce585bf7b21551e558b36f5bc6aa372c83ed81e2aaebaf14ff8bf0b8dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T20:39:24.518Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.2.1|v1.2.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T20:39:24.885Z] + git semver [Pipeline] } [2021-02-02T20:39:24.901Z] $ docker stop --time=1 e96b0cce585bf7b21551e558b36f5bc6aa372c83ed81e2aaebaf14ff8bf0b8dc [2021-02-02T20:39:26.225Z] $ docker rm -f e96b0cce585bf7b21551e558b36f5bc6aa372c83ed81e2aaebaf14ff8bf0b8dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:39:26.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-02T20:39:26.871Z] [2021-02-02T20:39:26.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:39:27.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-02T20:39:27.208Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-02T20:39:27.208Z] ab5ef0e58194: Pulling fs layer [2021-02-02T20:39:27.208Z] 9712f1f96733: Pulling fs layer [2021-02-02T20:39:27.208Z] 63f879dbbcfc: Pulling fs layer [2021-02-02T20:39:27.208Z] 0d9ebad4ef96: Pulling fs layer [2021-02-02T20:39:27.208Z] e9a5061849ea: Pulling fs layer [2021-02-02T20:39:27.208Z] d747dcd14b5f: Pulling fs layer [2021-02-02T20:39:27.208Z] 2de7ff778b66: Pulling fs layer [2021-02-02T20:39:27.208Z] 0d9ebad4ef96: Waiting [2021-02-02T20:39:27.208Z] e9a5061849ea: Waiting [2021-02-02T20:39:27.208Z] d747dcd14b5f: Waiting [2021-02-02T20:39:27.208Z] 2de7ff778b66: Waiting [2021-02-02T20:39:27.208Z] 9712f1f96733: Download complete [2021-02-02T20:39:28.602Z] 63f879dbbcfc: Verifying Checksum [2021-02-02T20:39:28.602Z] 63f879dbbcfc: Download complete [2021-02-02T20:39:28.867Z] e9a5061849ea: Verifying Checksum [2021-02-02T20:39:28.867Z] e9a5061849ea: Download complete [2021-02-02T20:39:28.867Z] d747dcd14b5f: Verifying Checksum [2021-02-02T20:39:28.867Z] d747dcd14b5f: Download complete [2021-02-02T20:39:29.130Z] 2de7ff778b66: Verifying Checksum [2021-02-02T20:39:29.130Z] 2de7ff778b66: Download complete [2021-02-02T20:39:29.392Z] 0d9ebad4ef96: Verifying Checksum [2021-02-02T20:39:29.392Z] 0d9ebad4ef96: Download complete [2021-02-02T20:39:29.654Z] ab5ef0e58194: Verifying Checksum [2021-02-02T20:39:29.654Z] ab5ef0e58194: Download complete [2021-02-02T20:39:33.889Z] ab5ef0e58194: Pull complete [2021-02-02T20:39:33.889Z] 9712f1f96733: Pull complete [2021-02-02T20:39:35.811Z] 63f879dbbcfc: Pull complete [2021-02-02T20:39:41.135Z] 0d9ebad4ef96: Pull complete [2021-02-02T20:39:43.076Z] e9a5061849ea: Pull complete [2021-02-02T20:39:43.340Z] d747dcd14b5f: Pull complete [2021-02-02T20:39:45.907Z] 2de7ff778b66: Pull complete [2021-02-02T20:39:45.907Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-02T20:39:45.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-02T20:39:45.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-02T20:39:46.075Z] prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container [2021-02-02T20:39:46.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-02T20:39:50.083Z] $ docker top 985bdc7b2ca970b1a33aed228d495643cbfd9c7fab4bf837a0d1100017239451 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-02T20:39:50.305Z] provisioning config files... [2021-02-02T20:39:50.313Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6270409242398928184tmp [2021-02-02T20:39:50.326Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5207093288236569719tmp [2021-02-02T20:39:50.338Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5757014082202949690tmp [Pipeline] { [Pipeline] echo [2021-02-02T20:39:50.442Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:39:50.736Z] ---> sigul-configuration.sh [2021-02-02T20:39:50.736Z] gpg: directory `/root/.gnupg' created [2021-02-02T20:39:50.736Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-02T20:39:50.736Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-02T20:39:50.736Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-02T20:39:50.736Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-02T20:39:50.736Z] gpg: CAST5 encrypted data [2021-02-02T20:39:50.997Z] gpg: encrypted with 1 passphrase [2021-02-02T20:39:50.997Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-02T20:39:51.291Z] + mkdir /home/jenkins [2021-02-02T20:39:51.291Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-02T20:39:51.586Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-02-02T20:39:51.596Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:39:51.892Z] ---> sigul-install.sh [2021-02-02T20:39:58.679Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-02T20:39:58.976Z] + git tag --list [2021-02-02T20:39:58.976Z] v1.0.0 [2021-02-02T20:39:58.976Z] v1.1.0 [2021-02-02T20:39:58.976Z] v1.1.1 [2021-02-02T20:39:58.976Z] v1.1.2 [2021-02-02T20:39:58.976Z] v1.2.0 [2021-02-02T20:39:58.976Z] v1.2.1 [2021-02-02T20:39:58.976Z] v1.2.1-dev.1 [2021-02-02T20:39:58.976Z] v1.2.1-dev.2 [2021-02-02T20:39:58.976Z] v1.2.1-dev.3 [2021-02-02T20:39:58.976Z] v1.2.1-dev.4 [Pipeline] sh [2021-02-02T20:39:59.274Z] + lftools sign git-tag v1.2.1 [2021-02-02T20:40:00.661Z] Signing Git tag with Sigul... [2021-02-02T20:40:00.661Z] Signing v1.2.1 [Pipeline] echo [2021-02-02T20:40:01.626Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:01.925Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-02T20:40:01.935Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-02T20:40:02.028Z] $ docker stop --time=1 985bdc7b2ca970b1a33aed228d495643cbfd9c7fab4bf837a0d1100017239451 [2021-02-02T20:40:03.739Z] $ docker rm -f 985bdc7b2ca970b1a33aed228d495643cbfd9c7fab4bf837a0d1100017239451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:40:04.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:40:04.616Z] . [Pipeline] withDockerContainer [2021-02-02T20:40:04.710Z] prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container [2021-02-02T20:40:04.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-02T20:40:05.419Z] $ docker top 3b61dcce6f6adc96f6b7e1c552485074e7501f211a3ba921ad8abf7c091cfc10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T20:40:05.660Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.2.1|v1.2.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T20:40:06.063Z] + git semver [Pipeline] } [2021-02-02T20:40:06.087Z] $ docker stop --time=1 3b61dcce6f6adc96f6b7e1c552485074e7501f211a3ba921ad8abf7c091cfc10 [2021-02-02T20:40:07.463Z] $ docker rm -f 3b61dcce6f6adc96f6b7e1c552485074e7501f211a3ba921ad8abf7c091cfc10 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:40:08.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T20:40:08.004Z] . [Pipeline] withDockerContainer [2021-02-02T20:40:08.104Z] prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container [2021-02-02T20:40:08.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-02T20:40:08.709Z] $ docker top 5adb2c4e4bf48a2dc2cb985f778d27f602887e6cfc1b9c0e4dd7368c0d8ec9a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T20:40:08.938Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.2.1|v1.2.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T20:40:09.368Z] + git semver [Pipeline] } [2021-02-02T20:40:09.381Z] $ docker stop --time=1 5adb2c4e4bf48a2dc2cb985f778d27f602887e6cfc1b9c0e4dd7368c0d8ec9a5 [2021-02-02T20:40:10.747Z] $ docker rm -f 5adb2c4e4bf48a2dc2cb985f778d27f602887e6cfc1b9c0e4dd7368c0d8ec9a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-02T20:40:12.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:12.711Z] ---> package-listing.sh [2021-02-02T20:40:12.711Z] ++ facter osfamily [2021-02-02T20:40:12.711Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-02T20:40:12.711Z] + OS_FAMILY=redhat [2021-02-02T20:40:12.711Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master [2021-02-02T20:40:12.711Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-02T20:40:12.711Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-02T20:40:12.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-02T20:40:12.711Z] + PACKAGES=/tmp/packages_start.txt [2021-02-02T20:40:12.711Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2021-02-02T20:40:12.711Z] + PACKAGES=/tmp/packages_end.txt [2021-02-02T20:40:12.711Z] + case "${OS_FAMILY}" in [2021-02-02T20:40:12.711Z] + rpm -qa [2021-02-02T20:40:12.711Z] + sort [2021-02-02T20:40:18.012Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-02T20:40:18.012Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-02T20:40:18.012Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-02T20:40:18.012Z] + '[' /w/workspace/gexfoundry_device-rest-go_master ']' [2021-02-02T20:40:18.012Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/ [2021-02-02T20:40:18.012Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/ [Pipeline] echo [2021-02-02T20:40:18.029Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-02T20:40:18.332Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:40:18.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T20:40:18.637Z] [2021-02-02T20:40:18.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-02T20:40:18.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T20:40:18.995Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-02T20:40:18.995Z] df20fa9351a1: Pulling fs layer [2021-02-02T20:40:18.995Z] 36b3adc4ff6f: Pulling fs layer [2021-02-02T20:40:18.995Z] 8ad3a11d3b57: Pulling fs layer [2021-02-02T20:40:18.995Z] 46f8f816bc3b: Pulling fs layer [2021-02-02T20:40:18.995Z] 93b61091891f: Pulling fs layer [2021-02-02T20:40:18.995Z] 93b9cdb0e59b: Pulling fs layer [2021-02-02T20:40:18.995Z] 5e14af77c1be: Pulling fs layer [2021-02-02T20:40:18.995Z] 01666e4c0597: Pulling fs layer [2021-02-02T20:40:18.995Z] aa168da1d23b: Pulling fs layer [2021-02-02T20:40:18.995Z] 93b61091891f: Waiting [2021-02-02T20:40:18.995Z] 93b9cdb0e59b: Waiting [2021-02-02T20:40:18.995Z] 5e14af77c1be: Waiting [2021-02-02T20:40:18.995Z] 01666e4c0597: Waiting [2021-02-02T20:40:18.995Z] aa168da1d23b: Waiting [2021-02-02T20:40:18.995Z] 46f8f816bc3b: Waiting [2021-02-02T20:40:18.995Z] 36b3adc4ff6f: Download complete [2021-02-02T20:40:18.995Z] 46f8f816bc3b: Verifying Checksum [2021-02-02T20:40:18.995Z] 46f8f816bc3b: Download complete [2021-02-02T20:40:18.995Z] df20fa9351a1: Verifying Checksum [2021-02-02T20:40:18.995Z] 93b9cdb0e59b: Verifying Checksum [2021-02-02T20:40:18.995Z] 93b9cdb0e59b: Download complete [2021-02-02T20:40:18.995Z] 93b61091891f: Verifying Checksum [2021-02-02T20:40:18.995Z] 93b61091891f: Download complete [2021-02-02T20:40:18.995Z] 5e14af77c1be: Verifying Checksum [2021-02-02T20:40:18.995Z] 5e14af77c1be: Download complete [2021-02-02T20:40:18.995Z] 01666e4c0597: Verifying Checksum [2021-02-02T20:40:18.995Z] 01666e4c0597: Download complete [2021-02-02T20:40:19.595Z] 8ad3a11d3b57: Verifying Checksum [2021-02-02T20:40:19.595Z] 8ad3a11d3b57: Download complete [2021-02-02T20:40:19.595Z] df20fa9351a1: Pull complete [2021-02-02T20:40:19.862Z] 36b3adc4ff6f: Pull complete [2021-02-02T20:40:20.827Z] 8ad3a11d3b57: Pull complete [2021-02-02T20:40:20.827Z] 46f8f816bc3b: Pull complete [2021-02-02T20:40:21.095Z] aa168da1d23b: Verifying Checksum [2021-02-02T20:40:21.095Z] aa168da1d23b: Download complete [2021-02-02T20:40:21.668Z] 93b61091891f: Pull complete [2021-02-02T20:40:21.931Z] 93b9cdb0e59b: Pull complete [2021-02-02T20:40:21.931Z] 5e14af77c1be: Pull complete [2021-02-02T20:40:22.203Z] 01666e4c0597: Pull complete [2021-02-02T20:40:30.385Z] aa168da1d23b: Pull complete [2021-02-02T20:40:30.385Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-02T20:40:30.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T20:40:30.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-02T20:40:30.499Z] prd-centos7-docker-4c-2g-24608 does not seem to be running inside a container [2021-02-02T20:40:30.547Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-02T20:40:33.426Z] $ docker top fb6118e0e83a90fc2435eea3349567e6ede721a17bf28c35c93daf89ed1a82a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T20:40:33.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-02T20:40:34.223Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-02T20:40:34.523Z] + ls /var/log/sa-host [2021-02-02T20:40:34.523Z] + sadf -c /var/log/sa-host/sa02 [2021-02-02T20:40:34.523Z] file_magic: OK [2021-02-02T20:40:34.523Z] HZ: Using current value: 100 [2021-02-02T20:40:34.523Z] file_header: OK [2021-02-02T20:40:34.523Z] 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-02T20:40:34.523Z] Statistics: [2021-02-02T20:40:34.523Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-02T20:40:34.523Z] File successfully converted to sysstat format version 12.2.1 [2021-02-02T20:40:34.523Z] + sadf -c /var/log/sa-host/sa23 [2021-02-02T20:40:34.523Z] file_magic: OK [2021-02-02T20:40:34.523Z] HZ: Using current value: 100 [2021-02-02T20:40:34.523Z] file_header: OK [2021-02-02T20:40:34.523Z] 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-02T20:40:34.523Z] Statistics: [2021-02-02T20:40:34.523Z] Hnuu...uuuununununu... [2021-02-02T20:40:34.523Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-02T20:40:34.729Z] provisioning config files... [2021-02-02T20:40:34.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config6491281342059676425tmp [Pipeline] { [Pipeline] echo [2021-02-02T20:40:34.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:35.180Z] ---> create-netrc.sh [Pipeline] } [2021-02-02T20:40:35.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-02T20:40:35.288Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:35.583Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-02T20:40:35.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:36.095Z] ---> sudo-logs.sh [2021-02-02T20:40:36.095Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-02T20:40:36.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:36.410Z] ---> job-cost.sh [2021-02-02T20:40:36.410Z] lf-activate-venv: SKIPPING [2021-02-02T20:40:36.410Z] INFO: No Stack... [2021-02-02T20:40:37.801Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-02T20:40:38.061Z] INFO: Archiving Costs [Pipeline] echo [2021-02-02T20:40:38.076Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T20:40:38.374Z] ---> logs-deploy.sh [2021-02-02T20:40:38.374Z] lf-activate-venv: SKIPPING [2021-02-02T20:40:38.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/32 [2021-02-02T20:40:38.374Z] INFO: archiving workspace using pattern(s): [2021-02-02T20:40:40.296Z] Archives upload complete. [2021-02-02T20:40:40.296Z] INFO: archiving logs to Nexus