Pull request #66 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-rest-go Obtained Jenkinsfile from 1823a67e0868418d03770a63e2cb1eef336783ce+3b3704fceb7b97b6b41b020a3a5d9692cb604e42 (30253953b9e027c283317f25229784ad7233d016) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-66/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-66/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16577 in /w/workspace/dgexfoundry_device-rest-go_PR-66 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-66 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 1823a67e0868418d03770a63e2cb1eef336783ce Merge succeeded, producing 1823a67e0868418d03770a63e2cb1eef336783ce Checking out Revision 1823a67e0868418d03770a63e2cb1eef336783ce (PR-66) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1823a67e0868418d03770a63e2cb1eef336783ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1823a67e0868418d03770a63e2cb1eef336783ce # timeout=10 Commit message: "ci: standardize dockerfiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T19:08:39.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T19:08:39.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T19:08:40.276Z] ========================================================= [2020-12-17T19:08:40.276Z] EdgeX Global Pipelines Version Info [2020-12-17T19:08:40.276Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:08:41.873Z] ------------------- [2020-12-17T19:08:41.873Z] stable info: [2020-12-17T19:08:41.873Z] ------------------- [2020-12-17T19:08:41.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T19:08:41.873Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:08:41.873Z] Message: update stable to v1.0.173 [2020-12-17T19:08:42.823Z] ------------------- [2020-12-17T19:08:42.823Z] experimental info: [2020-12-17T19:08:42.823Z] ------------------- [2020-12-17T19:08:42.823Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T19:08:42.823Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T19:08:42.823Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T19:08:43.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2020-12-17T19:08:43.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2020-12-17T19:08:43.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T19:08:43.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T19:08:43.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T19:08:44.001Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T19:08:44.202Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T19:08:44.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T19:08:44.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-17T19:08:44.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T19:08:44.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T19:08:44.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo [2020-12-17T19:08:45.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T19:08:45.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T19:08:45.516Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T19:08:45.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T19:08:45.801Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T19:08:45.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-17T19:08:46.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T19:08:46.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-17T19:08:46.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-17T19:08:46.506Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-17T19:08:46.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-17T19:08:46.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-17T19:08:46.903Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-17T19:08:47.021Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T19:08:47.147Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T19:08:47.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-66 [Pipeline] echo [2020-12-17T19:08:47.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-66 [Pipeline] echo [2020-12-17T19:08:47.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-66 [Pipeline] echo [2020-12-17T19:08:47.749Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1823a67e0868418d03770a63e2cb1eef336783ce [Pipeline] echo [2020-12-17T19:08:47.889Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1823a67 [Pipeline] echo [2020-12-17T19:08:48.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:08:48.288Z] provisioning config files... [2020-12-17T19:08:48.317Z] copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-66@tmp/config2334294866925366519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:08:48.750Z] ---> docker-login.sh [2020-12-17T19:08:48.750Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:08:49.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:08:49.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:08:49.017Z] Configure a credential helper to remove this warning. See [2020-12-17T19:08:49.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:08:49.017Z] [2020-12-17T19:08:49.017Z] Login Succeeded [2020-12-17T19:08:49.017Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:08:49.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:08:49.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:08:49.296Z] Configure a credential helper to remove this warning. See [2020-12-17T19:08:49.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:08:49.296Z] [2020-12-17T19:08:49.296Z] Login Succeeded [2020-12-17T19:08:49.296Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:08:49.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:08:49.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:08:49.559Z] Configure a credential helper to remove this warning. See [2020-12-17T19:08:49.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:08:49.559Z] [2020-12-17T19:08:49.559Z] Login Succeeded [2020-12-17T19:08:49.559Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:08:49.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:08:49.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:08:49.559Z] Configure a credential helper to remove this warning. See [2020-12-17T19:08:49.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:08:49.559Z] [2020-12-17T19:08:49.559Z] Login Succeeded [2020-12-17T19:08:49.559Z] docker.io [2020-12-17T19:08:49.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:08:50.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:08:50.091Z] Configure a credential helper to remove this warning. See [2020-12-17T19:08:50.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:08:50.091Z] [2020-12-17T19:08:50.091Z] Login Succeeded [2020-12-17T19:08:50.091Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:08:50.117Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:08:51.322Z] + git log --format=format:%s -1 1823a67e0868418d03770a63e2cb1eef336783ce [Pipeline] echo [2020-12-17T19:08:51.405Z] GIT_COMMIT: 1823a67e0868418d03770a63e2cb1eef336783ce, Commit Message: ci: standardize dockerfiles [Pipeline] echo [2020-12-17T19:08:51.479Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:08:52.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:08:52.167Z] [2020-12-17T19:08:52.167Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:08:52.557Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:08:52.557Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T19:08:52.557Z] 31603596830f: Pulling fs layer [2020-12-17T19:08:52.557Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T19:08:52.557Z] 6ca5941a6612: Pulling fs layer [2020-12-17T19:08:52.557Z] ecc8261a40a4: Pulling fs layer [2020-12-17T19:08:52.557Z] ecc8261a40a4: Waiting [2020-12-17T19:08:52.557Z] 2a8b12db71e7: Verifying Checksum [2020-12-17T19:08:52.557Z] 2a8b12db71e7: Download complete [2020-12-17T19:08:52.820Z] 31603596830f: Verifying Checksum [2020-12-17T19:08:52.820Z] 31603596830f: Download complete [2020-12-17T19:08:52.820Z] ecc8261a40a4: Verifying Checksum [2020-12-17T19:08:52.820Z] ecc8261a40a4: Download complete [2020-12-17T19:08:52.820Z] 6ca5941a6612: Verifying Checksum [2020-12-17T19:08:52.820Z] 6ca5941a6612: Download complete [2020-12-17T19:08:53.084Z] 31603596830f: Pull complete [2020-12-17T19:08:53.084Z] 2a8b12db71e7: Pull complete [2020-12-17T19:08:54.035Z] 6ca5941a6612: Pull complete [2020-12-17T19:08:54.035Z] ecc8261a40a4: Pull complete [2020-12-17T19:08:54.035Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T19:08:54.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T19:08:54.298Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T19:08:54.424Z] prd-centos7-docker-4c-2g-16577 does not seem to be running inside a container [2020-12-17T19:08:54.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-66 -v /w/workspace/dgexfoundry_device-rest-go_PR-66:/w/workspace/dgexfoundry_device-rest-go_PR-66:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-66@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-17T19:08:56.335Z] $ docker top 026aaa21629506f4f2c056c52a07b2f8d04dba283103904a4ece75aa64e8a4b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T19:08:56.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T19:08:56.746Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T19:08:56.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T19:08:56.991Z] $ docker exec 026aaa21629506f4f2c056c52a07b2f8d04dba283103904a4ece75aa64e8a4b9 ssh-agent [2020-12-17T19:08:57.161Z] SSH_AUTH_SOCK=/tmp/ssh-84NIJDxIo3WJ/agent.11 [2020-12-17T19:08:57.161Z] SSH_AGENT_PID=17 [2020-12-17T19:08:57.170Z] Running ssh-add (command line suppressed) [2020-12-17T19:08:57.293Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-66@tmp/private_key_5853224108415013686.key (/w/workspace/dgexfoundry_device-rest-go_PR-66@tmp/private_key_5853224108415013686.key) [2020-12-17T19:08:57.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T19:08:57.722Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T19:08:57.755Z] $ docker exec --env ******** --env ******** 026aaa21629506f4f2c056c52a07b2f8d04dba283103904a4ece75aa64e8a4b9 ssh-agent -k [2020-12-17T19:08:57.879Z] unset SSH_AUTH_SOCK; [2020-12-17T19:08:57.879Z] unset SSH_AGENT_PID; [2020-12-17T19:08:57.879Z] echo Agent pid 17 killed; [2020-12-17T19:08:57.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T19:08:58.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T19:08:58.122Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T19:08:58.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T19:08:58.292Z] $ docker exec 026aaa21629506f4f2c056c52a07b2f8d04dba283103904a4ece75aa64e8a4b9 ssh-agent [2020-12-17T19:08:58.462Z] SSH_AUTH_SOCK=/tmp/ssh-WWytUQk2rmSX/agent.46 [2020-12-17T19:08:58.462Z] SSH_AGENT_PID=51 [2020-12-17T19:08:58.469Z] Running ssh-add (command line suppressed) [2020-12-17T19:08:58.585Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-66@tmp/private_key_1123749949825090354.key (/w/workspace/dgexfoundry_device-rest-go_PR-66@tmp/private_key_1123749949825090354.key) [2020-12-17T19:08:58.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T19:08:59.013Z] + git semver init [2020-12-17T19:08:59.013Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T19:08:59.013Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-66/.git [2020-12-17T19:08:59.013Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-66 [2020-12-17T19:08:59.013Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T19:08:59.013Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T19:08:59.013Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T19:08:59.013Z] # $SEMVER_BRANCH = PR-66 [2020-12-17T19:08:59.013Z] # $SEMVER_TEMP = /tmp/semver-804063904 [2020-12-17T19:08:59.013Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2020-12-17T19:09:00.405Z] # '/tmp/semver-804063904' -> '/w/workspace/dgexfoundry_device-rest-go_PR-66/.semver' [2020-12-17T19:09:00.405Z] # -> Force: false [2020-12-17T19:09:00.405Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-66/.semver [Pipeline] } [2020-12-17T19:09:00.423Z] $ docker exec --env ******** --env ******** 026aaa21629506f4f2c056c52a07b2f8d04dba283103904a4ece75aa64e8a4b9 ssh-agent -k [2020-12-17T19:09:00.544Z] unset SSH_AUTH_SOCK; [2020-12-17T19:09:00.545Z] unset SSH_AGENT_PID; [2020-12-17T19:09:00.545Z] echo Agent pid 51 killed; [2020-12-17T19:09:00.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T19:09:01.179Z] + git semver [Pipeline] } [2020-12-17T19:09:01.215Z] $ docker stop --time=1 026aaa21629506f4f2c056c52a07b2f8d04dba283103904a4ece75aa64e8a4b9 [2020-12-17T19:09:02.661Z] $ docker rm -f 026aaa21629506f4f2c056c52a07b2f8d04dba283103904a4ece75aa64e8a4b9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:09:03.218Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T19:09:03.725Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T19:09:03.755Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-17T19:09:19.589Z] Still waiting to schedule task [2020-12-17T19:09:19.589Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-17T19:09:19.615Z] Still waiting to schedule task [2020-12-17T19:09:19.615Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-17T19:11:13.505Z] Running on prd-centos7-docker-4c-2g-16580 in /w/workspace/dgexfoundry_device-rest-go_PR-66 [Pipeline] { [Pipeline] ws [2020-12-17T19:11:13.630Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T19:11:16.218Z] using credential edgex-jenkins-ssh [2020-12-17T19:11:16.273Z] Cloning the remote Git repository [2020-12-17T19:11:16.055Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-12-17T19:11:16.125Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-12-17T19:11:16.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-12-17T19:11:16.192Z] > git --version # timeout=10 [2020-12-17T19:11:16.198Z] > git --version # 'git version 2.24.3' [2020-12-17T19:11:16.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:11:16.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:11:17.892Z] Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 1823a67e0868418d03770a63e2cb1eef336783ce [2020-12-17T19:11:17.970Z] Merge succeeded, producing 1823a67e0868418d03770a63e2cb1eef336783ce [2020-12-17T19:11:17.971Z] Checking out Revision 1823a67e0868418d03770a63e2cb1eef336783ce (PR-66) [2020-12-17T19:11:17.259Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-12-17T19:11:17.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:11:17.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-12-17T19:11:17.298Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-12-17T19:11:17.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:11:17.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T19:11:17.792Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:11:17.800Z] > git checkout -f 1823a67e0868418d03770a63e2cb1eef336783ce # timeout=10 [2020-12-17T19:11:17.835Z] > git remote # timeout=10 [2020-12-17T19:11:17.841Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T19:11:17.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:11:17.850Z] > git merge 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 [2020-12-17T19:11:17.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T19:11:17.869Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:11:17.874Z] > git checkout -f 1823a67e0868418d03770a63e2cb1eef336783ce # timeout=10 [2020-12-17T19:11:21.542Z] Commit message: "ci: standardize dockerfiles" [2020-12-17T19:11:21.573Z] > git --version # timeout=10 [2020-12-17T19:11:21.578Z] > git --version # 'git version 2.24.3' [2020-12-17T19:11:21.584Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:11:23.133Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:11:23.487Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:11:23.807Z] + sudo service docker restart [2020-12-17T19:11:23.808Z] + true [2020-12-17T19:11:23.808Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:11:25.340Z] provisioning config files... [2020-12-17T19:11:25.371Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8634404107874635891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:11:25.841Z] ---> docker-login.sh [2020-12-17T19:11:25.841Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:11:26.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:11:26.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:11:26.108Z] Configure a credential helper to remove this warning. See [2020-12-17T19:11:26.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:11:26.108Z] [2020-12-17T19:11:26.108Z] Login Succeeded [2020-12-17T19:11:26.108Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:11:26.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:11:26.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:11:26.370Z] Configure a credential helper to remove this warning. See [2020-12-17T19:11:26.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:11:26.370Z] [2020-12-17T19:11:26.370Z] Login Succeeded [2020-12-17T19:11:26.370Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:11:26.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:11:26.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:11:26.635Z] Configure a credential helper to remove this warning. See [2020-12-17T19:11:26.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:11:26.635Z] [2020-12-17T19:11:26.635Z] Login Succeeded [2020-12-17T19:11:26.635Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:11:26.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:11:26.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:11:26.899Z] Configure a credential helper to remove this warning. See [2020-12-17T19:11:26.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:11:26.899Z] [2020-12-17T19:11:26.899Z] Login Succeeded [2020-12-17T19:11:26.899Z] docker.io [2020-12-17T19:11:26.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:11:27.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:11:27.161Z] Configure a credential helper to remove this warning. See [2020-12-17T19:11:27.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:11:27.161Z] [2020-12-17T19:11:27.161Z] Login Succeeded [2020-12-17T19:11:27.161Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:11:27.182Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T19:11:27.796Z] ========================================================= [2020-12-17T19:11:27.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T19:11:27.796Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:11:28.186Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-17T19:11:28.186Z] Sending build context to Docker daemon 84.48kB [2020-12-17T19:11:28.186Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:11:28.186Z] Step 2/10 : FROM ${BASE} [2020-12-17T19:11:28.454Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T19:11:28.454Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T19:11:28.454Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T19:11:28.454Z] de9db76c5a1d: Pulling fs layer [2020-12-17T19:11:28.454Z] bca2f99d35d6: Pulling fs layer [2020-12-17T19:11:28.454Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T19:11:28.454Z] 7c6f9722023f: Pulling fs layer [2020-12-17T19:11:28.454Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T19:11:28.454Z] 93359f2a8cfa: Waiting [2020-12-17T19:11:28.454Z] 7c6f9722023f: Waiting [2020-12-17T19:11:28.454Z] a35cf1a2eb13: Waiting [2020-12-17T19:11:28.454Z] bca2f99d35d6: Waiting [2020-12-17T19:11:28.454Z] de9db76c5a1d: Verifying Checksum [2020-12-17T19:11:28.454Z] de9db76c5a1d: Download complete [2020-12-17T19:11:28.454Z] 0ef7d3d256c8: Download complete [2020-12-17T19:11:28.454Z] 93359f2a8cfa: Verifying Checksum [2020-12-17T19:11:28.454Z] 93359f2a8cfa: Download complete [2020-12-17T19:11:28.454Z] 7c6f9722023f: Verifying Checksum [2020-12-17T19:11:28.454Z] 7c6f9722023f: Download complete [2020-12-17T19:11:28.454Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T19:11:28.454Z] 188c0c94c7c5: Download complete [2020-12-17T19:11:28.716Z] 188c0c94c7c5: Pull complete [2020-12-17T19:11:28.979Z] 0ef7d3d256c8: Pull complete [2020-12-17T19:11:28.979Z] de9db76c5a1d: Pull complete [2020-12-17T19:11:30.375Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T19:11:30.375Z] a35cf1a2eb13: Download complete [2020-12-17T19:11:31.327Z] bca2f99d35d6: Verifying Checksum [2020-12-17T19:11:31.327Z] bca2f99d35d6: Download complete [2020-12-17T19:11:36.658Z] bca2f99d35d6: Pull complete [2020-12-17T19:11:36.921Z] 93359f2a8cfa: Pull complete [2020-12-17T19:11:36.921Z] 7c6f9722023f: Pull complete [2020-12-17T19:11:42.256Z] a35cf1a2eb13: Pull complete [2020-12-17T19:11:42.256Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T19:11:42.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T19:11:42.256Z] ---> a62c8e92a672 [2020-12-17T19:11:42.257Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:11:42.257Z] ---> Running in ff87534bcea6 [2020-12-17T19:11:42.257Z] Removing intermediate container ff87534bcea6 [2020-12-17T19:11:42.257Z] ---> fb2032e9cd9e [2020-12-17T19:11:42.257Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:11:42.534Z] ---> Running in 0652c19da351 [2020-12-17T19:11:42.534Z] Removing intermediate container 0652c19da351 [2020-12-17T19:11:42.534Z] ---> 1de7a101afd8 [2020-12-17T19:11:42.534Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T19:11:42.808Z] ---> Running in 92037715930e [2020-12-17T19:11:42.808Z] Removing intermediate container 92037715930e [2020-12-17T19:11:42.808Z] ---> 121f98eca518 [2020-12-17T19:11:42.809Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:11:42.809Z] ---> Running in 0714af9b2150 [2020-12-17T19:11:44.204Z] Removing intermediate container 0714af9b2150 [2020-12-17T19:11:44.204Z] ---> 8c1d0b8701a3 [2020-12-17T19:11:44.204Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:11:44.204Z] ---> Running in be71dc9559cd [2020-12-17T19:11:45.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:11:45.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:11:46.311Z] OK: 166 MiB in 39 packages [2020-12-17T19:11:46.577Z] Removing intermediate container be71dc9559cd [2020-12-17T19:11:46.577Z] ---> 1d3fbebbc682 [2020-12-17T19:11:46.577Z] Step 8/10 : WORKDIR /device-rest-go [2020-12-17T19:11:46.577Z] ---> Running in aeee9d18aee4 [2020-12-17T19:11:46.840Z] Removing intermediate container aeee9d18aee4 [2020-12-17T19:11:46.840Z] ---> 5abc72a45c1c [2020-12-17T19:11:46.840Z] Step 9/10 : COPY . . [2020-12-17T19:11:47.102Z] ---> 85788cbfd53c [2020-12-17T19:11:47.102Z] Step 10/10 : RUN go mod download [2020-12-17T19:11:47.102Z] ---> Running in ef0e92e0ebf3 [2020-12-17T19:11:58.666Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16581 in /w/workspace/dgexfoundry_device-rest-go_PR-66 [Pipeline] { [Pipeline] ws [2020-12-17T19:11:58.766Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T19:12:04.334Z] using credential edgex-jenkins-ssh [2020-12-17T19:12:04.407Z] Cloning the remote Git repository [2020-12-17T19:12:04.475Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2020-12-17T19:12:04.593Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2020-12-17T19:12:04.687Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-12-17T19:12:04.688Z] > git --version # timeout=10 [2020-12-17T19:12:04.722Z] > git --version # 'git version 2.17.1' [2020-12-17T19:12:04.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:12:04.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:12:05.315Z] Removing intermediate container ef0e92e0ebf3 [2020-12-17T19:12:05.315Z] ---> a0f87b96613c [2020-12-17T19:12:05.315Z] Successfully built a0f87b96613c [2020-12-17T19:12:05.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:12:05.678Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T19:12:05.678Z] . [Pipeline] withDockerContainer [2020-12-17T19:12:05.815Z] prd-centos7-docker-4c-2g-16580 does not seem to be running inside a container [2020-12-17T19:12:05.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T19:12:06.422Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-12-17T19:12:06.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T19:12:06.470Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2020-12-17T19:12:06.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2020-12-17T19:12:07.093Z] Merging remotes/origin/master commit 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 into PR head commit 1823a67e0868418d03770a63e2cb1eef336783ce [2020-12-17T19:12:07.266Z] $ docker top 0fc33d986d01ce0a43c341dda46a438994255cbdef1891ff480a3222450610ba -eo pid,comm [2020-12-17T19:12:07.453Z] Merge succeeded, producing 1823a67e0868418d03770a63e2cb1eef336783ce [2020-12-17T19:12:07.453Z] Checking out Revision 1823a67e0868418d03770a63e2cb1eef336783ce (PR-66) [Pipeline] { [Pipeline] sh [2020-12-17T19:12:06.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:12:06.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T19:12:07.117Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:12:07.182Z] > git checkout -f 1823a67e0868418d03770a63e2cb1eef336783ce # timeout=10 [2020-12-17T19:12:07.277Z] > git remote # timeout=10 [2020-12-17T19:12:07.317Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T19:12:07.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T19:12:07.376Z] > git merge 3b3704fceb7b97b6b41b020a3a5d9692cb604e42 # timeout=10 [2020-12-17T19:12:07.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T19:12:07.464Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T19:12:07.506Z] > git checkout -f 1823a67e0868418d03770a63e2cb1eef336783ce # timeout=10 [2020-12-17T19:12:07.858Z] + go version [2020-12-17T19:12:07.858Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T19:12:07.893Z] $ docker stop --time=1 0fc33d986d01ce0a43c341dda46a438994255cbdef1891ff480a3222450610ba [2020-12-17T19:12:09.302Z] $ docker rm -f 0fc33d986d01ce0a43c341dda46a438994255cbdef1891ff480a3222450610ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:12:10.420Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T19:12:10.420Z] . [Pipeline] withDockerContainer [2020-12-17T19:12:10.543Z] prd-centos7-docker-4c-2g-16580 does not seem to be running inside a container [2020-12-17T19:12:10.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-17T19:12:11.239Z] $ docker top d6263b0a516ea64ba4996bbe47042e9fae72a1241a8b920865144d8361ed651e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:12:11.795Z] + make test [2020-12-17T19:12:11.795Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-17T19:12:11.805Z] Commit message: "ci: standardize dockerfiles" [2020-12-17T19:12:11.864Z] > git --version # timeout=10 [2020-12-17T19:12:11.874Z] > git --version # 'git version 2.17.1' [2020-12-17T19:12:11.888Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [2020-12-17T19:12:12.390Z] ? github.com/edgexfoundry/device-rest-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:12:13.687Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:12:14.189Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T19:12:14.561Z] + sudo service docker restart [2020-12-17T19:12:14.561Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T19:12:17.416Z] provisioning config files... [2020-12-17T19:12:17.459Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1056081929306592051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:12:17.944Z] ---> docker-login.sh [2020-12-17T19:12:17.944Z] nexus3.edgexfoundry.org:10001 [2020-12-17T19:12:18.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:12:19.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:12:19.219Z] Configure a credential helper to remove this warning. See [2020-12-17T19:12:19.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:12:19.219Z] [2020-12-17T19:12:19.219Z] Login Succeeded [2020-12-17T19:12:19.219Z] nexus3.edgexfoundry.org:10002 [2020-12-17T19:12:19.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:12:19.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:12:19.767Z] Configure a credential helper to remove this warning. See [2020-12-17T19:12:19.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:12:19.767Z] [2020-12-17T19:12:19.767Z] Login Succeeded [2020-12-17T19:12:19.767Z] nexus3.edgexfoundry.org:10003 [2020-12-17T19:12:20.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:12:20.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:12:20.322Z] Configure a credential helper to remove this warning. See [2020-12-17T19:12:20.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:12:20.322Z] [2020-12-17T19:12:20.322Z] Login Succeeded [2020-12-17T19:12:20.322Z] nexus3.edgexfoundry.org:10004 [2020-12-17T19:12:20.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:12:20.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:12:20.597Z] Configure a credential helper to remove this warning. See [2020-12-17T19:12:20.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:12:20.597Z] [2020-12-17T19:12:20.597Z] Login Succeeded [2020-12-17T19:12:20.597Z] docker.io [2020-12-17T19:12:21.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T19:12:21.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T19:12:21.471Z] Configure a credential helper to remove this warning. See [2020-12-17T19:12:21.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T19:12:21.471Z] [2020-12-17T19:12:21.471Z] Login Succeeded [2020-12-17T19:12:21.471Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T19:12:21.505Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-17T19:12:22.074Z] ========================================================= [2020-12-17T19:12:22.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T19:12:22.074Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:12:22.509Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-17T19:12:22.509Z] Sending build context to Docker daemon 84.48kB [2020-12-17T19:12:22.786Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:12:22.786Z] Step 2/10 : FROM ${BASE} [2020-12-17T19:12:23.077Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T19:12:23.078Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T19:12:23.078Z] a4357932f1b6: Pulling fs layer [2020-12-17T19:12:23.078Z] 18c013af1878: Pulling fs layer [2020-12-17T19:12:23.078Z] 00ac8860ef70: Pulling fs layer [2020-12-17T19:12:23.078Z] 63d7cb157983: Pulling fs layer [2020-12-17T19:12:23.078Z] 00ac8860ef70: Waiting [2020-12-17T19:12:23.078Z] b116817d02f9: Pulling fs layer [2020-12-17T19:12:23.078Z] 745a02a5169b: Pulling fs layer [2020-12-17T19:12:23.078Z] b116817d02f9: Waiting [2020-12-17T19:12:23.078Z] 63d7cb157983: Waiting [2020-12-17T19:12:23.078Z] 745a02a5169b: Waiting [2020-12-17T19:12:23.078Z] 18c013af1878: Verifying Checksum [2020-12-17T19:12:23.078Z] 18c013af1878: Download complete [2020-12-17T19:12:23.078Z] a4357932f1b6: Verifying Checksum [2020-12-17T19:12:23.078Z] a4357932f1b6: Download complete [2020-12-17T19:12:23.078Z] 63d7cb157983: Verifying Checksum [2020-12-17T19:12:23.078Z] 63d7cb157983: Download complete [2020-12-17T19:12:23.078Z] 5f621e34cdf4: Download complete [2020-12-17T19:12:23.359Z] b116817d02f9: Verifying Checksum [2020-12-17T19:12:23.359Z] b116817d02f9: Download complete [2020-12-17T19:12:23.973Z] 5f621e34cdf4: Pull complete [2020-12-17T19:12:24.589Z] a4357932f1b6: Pull complete [2020-12-17T19:12:24.838Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-12-17T19:12:24.838Z] ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 56.3% of statements [2020-12-17T19:12:24.838Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-17T19:12:24.877Z] 18c013af1878: Pull complete [2020-12-17T19:12:25.167Z] 745a02a5169b: Download complete [2020-12-17T19:12:26.801Z] gofmt -l . [2020-12-17T19:12:27.065Z] [ "`gofmt -l .`" = "" ] [2020-12-17T19:12:27.065Z] ./bin/test-go-mod-tidy.sh [2020-12-17T19:12:27.148Z] 00ac8860ef70: Verifying Checksum [2020-12-17T19:12:27.148Z] 00ac8860ef70: Download complete [2020-12-17T19:12:27.328Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-17T19:12:27.629Z] $ docker stop --time=1 d6263b0a516ea64ba4996bbe47042e9fae72a1241a8b920865144d8361ed651e [2020-12-17T19:12:29.976Z] $ docker rm -f d6263b0a516ea64ba4996bbe47042e9fae72a1241a8b920865144d8361ed651e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:12:30.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T19:12:31.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-17T19:12:33.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T19:12:34.123Z] + ls -al . [2020-12-17T19:12:34.123Z] total 96 [2020-12-17T19:12:34.123Z] drwxrwxr-x. 8 jenkins jenkins 4096 Dec 17 19:12 . [2020-12-17T19:12:34.123Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 17 19:11 .. [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 5294 Dec 17 19:11 Attribution.txt [2020-12-17T19:12:34.123Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 17 19:11 bin [2020-12-17T19:12:34.123Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 17 19:11 cmd [2020-12-17T19:12:34.123Z] -rw-r--r--. 1 jenkins jenkins 9369 Dec 17 19:12 coverage.out [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 1521 Dec 17 19:11 Dockerfile [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 993 Dec 17 19:11 Dockerfile.build [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 151 Dec 17 19:11 .dockerignore [2020-12-17T19:12:34.123Z] drwxrwxr-x. 2 jenkins jenkins 93 Dec 17 19:12 driver [2020-12-17T19:12:34.123Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 17 19:11 .git [2020-12-17T19:12:34.123Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 17 19:11 .github [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 339 Dec 17 19:11 .gitignore [2020-12-17T19:12:34.123Z] -rw-r--r--. 1 jenkins jenkins 267 Dec 17 19:12 go.mod [2020-12-17T19:12:34.123Z] -rw-r--r--. 1 jenkins jenkins 13790 Dec 17 19:12 go.sum [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 680 Dec 17 19:11 Jenkinsfile [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 17 19:11 LICENSE [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 951 Dec 17 19:11 Makefile [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 5917 Dec 17 19:11 README.md [2020-12-17T19:12:34.123Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 17 19:11 snap [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 17 19:09 VERSION [2020-12-17T19:12:34.123Z] -rw-rw-r--. 1 jenkins jenkins 713 Dec 17 19:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:12:34.496Z] + 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=1823a67e0868418d03770a63e2cb1eef336783ce --label arch=amd64 --label version=0.0.0 . [2020-12-17T19:12:34.496Z] Sending build context to Docker daemon 96.26kB [2020-12-17T19:12:34.496Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:12:34.496Z] Step 2/25 : FROM ${BASE} AS builder [2020-12-17T19:12:34.496Z] ---> a0f87b96613c [2020-12-17T19:12:34.496Z] Step 3/25 : ARG MAKE='make build' [2020-12-17T19:12:34.765Z] ---> Running in 77d28971ceb5 [2020-12-17T19:12:35.027Z] Removing intermediate container 77d28971ceb5 [2020-12-17T19:12:35.027Z] ---> 09c5cd47f966 [2020-12-17T19:12:35.027Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:12:35.027Z] ---> Running in 418cbc1a1248 [2020-12-17T19:12:35.297Z] Removing intermediate container 418cbc1a1248 [2020-12-17T19:12:35.297Z] ---> 807cabd02db7 [2020-12-17T19:12:35.297Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:12:35.297Z] ---> Running in 4c6673525e2b [2020-12-17T19:12:35.564Z] Removing intermediate container 4c6673525e2b [2020-12-17T19:12:35.564Z] ---> 72180f0bfc2c [2020-12-17T19:12:35.564Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:12:35.564Z] ---> Running in cbb463e727a3 [2020-12-17T19:12:36.959Z] Removing intermediate container cbb463e727a3 [2020-12-17T19:12:36.959Z] ---> f1de7ef1330b [2020-12-17T19:12:36.959Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:12:36.959Z] ---> Running in 12499ea19e1f [2020-12-17T19:12:37.360Z] 00ac8860ef70: Pull complete [2020-12-17T19:12:37.360Z] 63d7cb157983: Pull complete [2020-12-17T19:12:37.360Z] b116817d02f9: Pull complete [2020-12-17T19:12:37.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T19:12:38.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T19:12:38.749Z] OK: 166 MiB in 39 packages [2020-12-17T19:12:39.350Z] Removing intermediate container 12499ea19e1f [2020-12-17T19:12:39.350Z] ---> 8b71a1c9a1ed [2020-12-17T19:12:39.350Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-12-17T19:12:39.350Z] ---> Running in f4ed7b9dc2c5 [2020-12-17T19:12:39.350Z] Removing intermediate container f4ed7b9dc2c5 [2020-12-17T19:12:39.350Z] ---> 464a10b359fd [2020-12-17T19:12:39.350Z] Step 9/25 : COPY go.mod . [2020-12-17T19:12:39.628Z] ---> a30187a289dd [2020-12-17T19:12:39.628Z] Step 10/25 : COPY Makefile . [2020-12-17T19:12:39.905Z] ---> 42d1b893da68 [2020-12-17T19:12:39.905Z] Step 11/25 : RUN make update [2020-12-17T19:12:39.905Z] ---> Running in d52dcc1dc2d4 [2020-12-17T19:12:40.495Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-17T19:12:40.851Z] 745a02a5169b: Pull complete [2020-12-17T19:12:40.852Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T19:12:40.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T19:12:40.852Z] ---> b7e6874047d6 [2020-12-17T19:12:40.852Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:12:41.072Z] Removing intermediate container d52dcc1dc2d4 [2020-12-17T19:12:41.072Z] ---> 8e54fe36b36e [2020-12-17T19:12:41.072Z] Step 12/25 : COPY . . [2020-12-17T19:12:41.336Z] ---> dceb81f56ed8 [2020-12-17T19:12:41.336Z] Step 13/25 : RUN $MAKE [2020-12-17T19:12:41.336Z] ---> Running in 2ece602f8d1b [2020-12-17T19:12:41.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2020-12-17T19:12:44.256Z] ---> Running in 8d26d3476c21 [2020-12-17T19:12:44.528Z] Removing intermediate container 8d26d3476c21 [2020-12-17T19:12:44.528Z] ---> a68b28f23996 [2020-12-17T19:12:44.528Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:12:44.807Z] ---> Running in 94470e7f3653 [2020-12-17T19:12:46.245Z] Removing intermediate container 94470e7f3653 [2020-12-17T19:12:46.245Z] ---> fcbba792d734 [2020-12-17T19:12:46.245Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T19:12:46.245Z] ---> Running in 94dfbff62013 [2020-12-17T19:12:47.225Z] Removing intermediate container 94dfbff62013 [2020-12-17T19:12:47.225Z] ---> 721da298303f [2020-12-17T19:12:47.225Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:12:47.499Z] ---> Running in 1f068bc5785d [2020-12-17T19:12:50.896Z] Removing intermediate container 1f068bc5785d [2020-12-17T19:12:50.896Z] ---> 435c45841dbf [2020-12-17T19:12:50.896Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:12:51.504Z] ---> Running in 03cea1d16e21 [2020-12-17T19:12:52.479Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:12:53.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:12:54.349Z] Removing intermediate container 2ece602f8d1b [2020-12-17T19:12:54.349Z] ---> 7a085b3b7a41 [2020-12-17T19:12:54.349Z] Step 14/25 : FROM alpine:3.12 [2020-12-17T19:12:54.349Z] 3.12: Pulling from library/alpine [2020-12-17T19:12:54.349Z] 801bfaa63ef2: Pulling fs layer [2020-12-17T19:12:54.349Z] 801bfaa63ef2: Verifying Checksum [2020-12-17T19:12:54.349Z] 801bfaa63ef2: Download complete [2020-12-17T19:12:54.349Z] 801bfaa63ef2: Pull complete [2020-12-17T19:12:54.349Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T19:12:54.349Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T19:12:54.349Z] ---> 389fef711851 [2020-12-17T19:12:54.349Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T19:12:54.349Z] ---> Running in 55611973fb6f [2020-12-17T19:12:54.431Z] OK: 142 MiB in 39 packages [2020-12-17T19:12:54.617Z] Removing intermediate container 55611973fb6f [2020-12-17T19:12:54.617Z] ---> 345a6fb7d6c7 [2020-12-17T19:12:54.617Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-12-17T19:12:54.617Z] ---> Running in 88372a0bdbbf [2020-12-17T19:12:54.881Z] Removing intermediate container 88372a0bdbbf [2020-12-17T19:12:54.881Z] ---> 1109dfe40600 [2020-12-17T19:12:54.881Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-12-17T19:12:55.153Z] ---> f5d008070aba [2020-12-17T19:12:55.153Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-12-17T19:12:55.419Z] ---> 9f63a97f96d4 [2020-12-17T19:12:55.419Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-12-17T19:12:55.868Z] Removing intermediate container 03cea1d16e21 [2020-12-17T19:12:55.868Z] ---> 30140c20cca5 [2020-12-17T19:12:55.868Z] Step 8/10 : WORKDIR /device-rest-go [2020-12-17T19:12:55.868Z] ---> Running in a7701fd6b39e [2020-12-17T19:12:56.009Z] ---> ff69f527a4e1 [2020-12-17T19:12:56.009Z] Step 20/25 : EXPOSE 49986 [2020-12-17T19:12:56.009Z] ---> Running in 6da42cd35cee [2020-12-17T19:12:56.009Z] Removing intermediate container 6da42cd35cee [2020-12-17T19:12:56.009Z] ---> a7195449f048 [2020-12-17T19:12:56.009Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-12-17T19:12:56.272Z] ---> Running in f0c2bea5716c [2020-12-17T19:12:56.272Z] Removing intermediate container f0c2bea5716c [2020-12-17T19:12:56.272Z] ---> a874dd73adfa [2020-12-17T19:12:56.272Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-12-17T19:12:56.463Z] Removing intermediate container a7701fd6b39e [2020-12-17T19:12:56.463Z] ---> 44672dd4bafd [2020-12-17T19:12:56.463Z] Step 9/10 : COPY . . [2020-12-17T19:12:56.537Z] ---> Running in 57fc36864675 [2020-12-17T19:12:56.537Z] Removing intermediate container 57fc36864675 [2020-12-17T19:12:56.537Z] ---> 26d37d9a2b32 [2020-12-17T19:12:56.537Z] Step 23/25 : LABEL arch=amd64 [2020-12-17T19:12:56.537Z] ---> Running in 62b3251d6a37 [2020-12-17T19:12:56.802Z] Removing intermediate container 62b3251d6a37 [2020-12-17T19:12:56.802Z] ---> 65a7c3967a5a [2020-12-17T19:12:56.802Z] Step 24/25 : LABEL git_sha=1823a67e0868418d03770a63e2cb1eef336783ce [2020-12-17T19:12:56.802Z] ---> Running in d9d802cfd640 [2020-12-17T19:12:57.060Z] ---> c3d3c0c03e6c [2020-12-17T19:12:57.060Z] Step 10/10 : RUN go mod download [2020-12-17T19:12:57.066Z] Removing intermediate container d9d802cfd640 [2020-12-17T19:12:57.066Z] ---> f7362df00ce3 [2020-12-17T19:12:57.067Z] Step 25/25 : LABEL version=0.0.0 [2020-12-17T19:12:57.067Z] ---> Running in eb83a35d4361 [2020-12-17T19:12:57.334Z] Removing intermediate container eb83a35d4361 [2020-12-17T19:12:57.334Z] ---> a361c22aad3a [2020-12-17T19:12:57.334Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T19:12:57.334Z] Successfully built a361c22aad3a [2020-12-17T19:12:57.334Z] Successfully tagged docker-device-rest-go:latest [2020-12-17T19:12:57.338Z] ---> Running in ba3c555657fe [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-17T19:13:19.642Z] Removing intermediate container ba3c555657fe [2020-12-17T19:13:19.642Z] ---> 16bf2af730d4 [2020-12-17T19:13:19.642Z] Successfully built 16bf2af730d4 [2020-12-17T19:13:19.642Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:13:20.004Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T19:13:20.004Z] . [Pipeline] withDockerContainer [2020-12-17T19:13:20.262Z] prd-ubuntu18.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container [2020-12-17T19:13:20.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T19:13:21.803Z] $ docker top f7a9e13e91d289350084ec7e80411eecbe682bdbf1d6c86f64402208a8e833ef -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:13:22.898Z] + go version [2020-12-17T19:13:22.898Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T19:13:22.941Z] $ docker stop --time=1 f7a9e13e91d289350084ec7e80411eecbe682bdbf1d6c86f64402208a8e833ef [2020-12-17T19:13:24.783Z] $ docker rm -f f7a9e13e91d289350084ec7e80411eecbe682bdbf1d6c86f64402208a8e833ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:13:26.004Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T19:13:26.004Z] . [Pipeline] withDockerContainer [2020-12-17T19:13:26.251Z] prd-ubuntu18.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container [2020-12-17T19:13:26.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-17T19:13:27.750Z] $ docker top 21e210a9bc2649436eca7df97c5bad61d8fddaaa4d776ed8c1ae14e33a9b82f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:13:28.853Z] + make test [2020-12-17T19:13:28.853Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-12-17T19:13:29.860Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2020-12-17T19:14:08.926Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2020-12-17T19:14:08.926Z] ok github.com/edgexfoundry/device-rest-go/driver 0.075s coverage: 56.3% of statements [2020-12-17T19:14:08.926Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-17T19:14:11.561Z] gofmt -l . [2020-12-17T19:14:11.561Z] [ "`gofmt -l .`" = "" ] [2020-12-17T19:14:11.561Z] ./bin/test-go-mod-tidy.sh [2020-12-17T19:14:12.161Z] ./bin/test-attribution-txt.sh [Pipeline] } [2020-12-17T19:14:12.791Z] $ docker stop --time=1 21e210a9bc2649436eca7df97c5bad61d8fddaaa4d776ed8c1ae14e33a9b82f1 [2020-12-17T19:14:15.011Z] $ docker rm -f 21e210a9bc2649436eca7df97c5bad61d8fddaaa4d776ed8c1ae14e33a9b82f1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T19:14:15.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-17T19:14:16.014Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T19:14:16.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T19:14:17.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-17T19:14:18.191Z] + ls -al . [2020-12-17T19:14:18.191Z] total 124 [2020-12-17T19:14:18.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 19:14 . [2020-12-17T19:14:18.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:12 .. [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 17 19:12 .dockerignore [2020-12-17T19:14:18.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 19:12 .git [2020-12-17T19:14:18.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:12 .github [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 339 Dec 17 19:12 .gitignore [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 5294 Dec 17 19:12 Attribution.txt [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 1521 Dec 17 19:12 Dockerfile [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 993 Dec 17 19:12 Dockerfile.build [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 17 19:12 Jenkinsfile [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 17 19:12 LICENSE [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 951 Dec 17 19:12 Makefile [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 5917 Dec 17 19:12 README.md [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 17 19:09 VERSION [2020-12-17T19:14:18.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:12 bin [2020-12-17T19:14:18.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 17 19:12 cmd [2020-12-17T19:14:18.191Z] -rw-r--r-- 1 jenkins jenkins 9369 Dec 17 19:14 coverage.out [2020-12-17T19:14:18.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:14 driver [2020-12-17T19:14:18.191Z] -rw-r--r-- 1 jenkins jenkins 267 Dec 17 19:14 go.mod [2020-12-17T19:14:18.191Z] -rw-r--r-- 1 jenkins jenkins 13790 Dec 17 19:14 go.sum [2020-12-17T19:14:18.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:12 snap [2020-12-17T19:14:18.191Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 17 19:12 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:14:18.591Z] + 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=1823a67e0868418d03770a63e2cb1eef336783ce --label arch=arm64 --label version=0.0.0 . [2020-12-17T19:14:18.591Z] Sending build context to Docker daemon 96.26kB [2020-12-17T19:14:18.868Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2020-12-17T19:14:18.868Z] Step 2/25 : FROM ${BASE} AS builder [2020-12-17T19:14:18.868Z] ---> 16bf2af730d4 [2020-12-17T19:14:18.868Z] Step 3/25 : ARG MAKE='make build' [2020-12-17T19:14:19.176Z] ---> Running in 77ffc72468c6 [2020-12-17T19:14:19.787Z] Removing intermediate container 77ffc72468c6 [2020-12-17T19:14:19.787Z] ---> dea2e37c11b7 [2020-12-17T19:14:19.787Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-12-17T19:14:19.787Z] ---> Running in 85bfcff7452b [2020-12-17T19:14:20.390Z] Removing intermediate container 85bfcff7452b [2020-12-17T19:14:20.390Z] ---> 9d6631b382f3 [2020-12-17T19:14:20.390Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-12-17T19:14:20.390Z] ---> Running in 6f25696bb10e [2020-12-17T19:14:20.666Z] Removing intermediate container 6f25696bb10e [2020-12-17T19:14:20.666Z] ---> d3b28144c69f [2020-12-17T19:14:20.666Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T19:14:20.938Z] ---> Running in 1ca33018de83 [2020-12-17T19:14:22.922Z] Removing intermediate container 1ca33018de83 [2020-12-17T19:14:22.922Z] ---> 68beaf4c2652 [2020-12-17T19:14:22.922Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-12-17T19:14:23.195Z] ---> Running in 5c4dc0016c65 [2020-12-17T19:14:24.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T19:14:25.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T19:14:26.131Z] OK: 142 MiB in 39 packages [2020-12-17T19:14:27.120Z] Removing intermediate container 5c4dc0016c65 [2020-12-17T19:14:27.120Z] ---> f6d5411c36fb [2020-12-17T19:14:27.120Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go [2020-12-17T19:14:27.120Z] ---> Running in e212c7deae26 [2020-12-17T19:14:27.723Z] Removing intermediate container e212c7deae26 [2020-12-17T19:14:27.723Z] ---> d7b64967724d [2020-12-17T19:14:27.723Z] Step 9/25 : COPY go.mod . [2020-12-17T19:14:28.319Z] ---> 788b6f328581 [2020-12-17T19:14:28.319Z] Step 10/25 : COPY Makefile . [2020-12-17T19:14:29.302Z] ---> e907458c5cec [2020-12-17T19:14:29.302Z] Step 11/25 : RUN make update [2020-12-17T19:14:29.302Z] ---> Running in 5be21193ba6c [2020-12-17T19:14:30.289Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-12-17T19:14:31.743Z] Removing intermediate container 5be21193ba6c [2020-12-17T19:14:31.743Z] ---> d2b12dc8fabd [2020-12-17T19:14:31.743Z] Step 12/25 : COPY . . [2020-12-17T19:14:32.344Z] ---> 33b0da46ef1f [2020-12-17T19:14:32.344Z] Step 13/25 : RUN $MAKE [2020-12-17T19:14:32.344Z] ---> Running in abcf4f48e329 [2020-12-17T19:14:33.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2020-12-17T19:15:00.705Z] Removing intermediate container abcf4f48e329 [2020-12-17T19:15:00.705Z] ---> da5dfbb6bea5 [2020-12-17T19:15:00.705Z] Step 14/25 : FROM alpine:3.12 [2020-12-17T19:15:00.705Z] 3.12: Pulling from library/alpine [2020-12-17T19:15:01.312Z] 159e5727ea61: Pulling fs layer [2020-12-17T19:15:01.595Z] 159e5727ea61: Download complete [2020-12-17T19:15:02.213Z] 159e5727ea61: Pull complete [2020-12-17T19:15:02.213Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T19:15:02.213Z] Status: Downloaded newer image for alpine:3.12 [2020-12-17T19:15:02.213Z] ---> afeebe901d6b [2020-12-17T19:15:02.213Z] Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-17T19:15:02.500Z] ---> Running in 828a5471ca5f [2020-12-17T19:15:02.778Z] Removing intermediate container 828a5471ca5f [2020-12-17T19:15:02.778Z] ---> 7516f6788791 [2020-12-17T19:15:02.778Z] Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} [2020-12-17T19:15:03.051Z] ---> Running in 243ca4c5cf79 [2020-12-17T19:15:03.324Z] Removing intermediate container 243ca4c5cf79 [2020-12-17T19:15:03.324Z] ---> 7765f866a75f [2020-12-17T19:15:03.324Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / [2020-12-17T19:15:03.943Z] ---> ee280d3b5261 [2020-12-17T19:15:03.943Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / [2020-12-17T19:15:04.921Z] ---> d55f9dc4fc51 [2020-12-17T19:15:04.921Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / [2020-12-17T19:15:05.903Z] ---> 72aa9a9170dc [2020-12-17T19:15:05.903Z] Step 20/25 : EXPOSE 49986 [2020-12-17T19:15:06.176Z] ---> Running in efa52c3749d6 [2020-12-17T19:15:06.454Z] Removing intermediate container efa52c3749d6 [2020-12-17T19:15:06.454Z] ---> 979dfc1eabcc [2020-12-17T19:15:06.454Z] Step 21/25 : ENTRYPOINT ["/device-rest-go"] [2020-12-17T19:15:06.726Z] ---> Running in e601aa1047f8 [2020-12-17T19:15:07.001Z] Removing intermediate container e601aa1047f8 [2020-12-17T19:15:07.001Z] ---> d7029e7d52e3 [2020-12-17T19:15:07.001Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-12-17T19:15:07.273Z] ---> Running in 147126c45b5f [2020-12-17T19:15:07.550Z] Removing intermediate container 147126c45b5f [2020-12-17T19:15:07.550Z] ---> 93c08354261c [2020-12-17T19:15:07.550Z] Step 23/25 : LABEL arch=arm64 [2020-12-17T19:15:07.823Z] ---> Running in 31fa0a79d0b2 [2020-12-17T19:15:08.096Z] Removing intermediate container 31fa0a79d0b2 [2020-12-17T19:15:08.096Z] ---> d016ec85e4ea [2020-12-17T19:15:08.096Z] Step 24/25 : LABEL git_sha=1823a67e0868418d03770a63e2cb1eef336783ce [2020-12-17T19:15:08.373Z] ---> Running in 4daff4689371 [2020-12-17T19:15:08.648Z] Removing intermediate container 4daff4689371 [2020-12-17T19:15:08.648Z] ---> 046566908e70 [2020-12-17T19:15:08.648Z] Step 25/25 : LABEL version=0.0.0 [2020-12-17T19:15:08.926Z] ---> Running in fb2efb22aa42 [2020-12-17T19:15:09.196Z] Removing intermediate container fb2efb22aa42 [2020-12-17T19:15:09.196Z] ---> c481b925b3b0 [2020-12-17T19:15:09.196Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-17T19:15:09.196Z] Successfully built c481b925b3b0 [2020-12-17T19:15:09.196Z] Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-17T19:15:11.687Z] provisioning config files... [2020-12-17T19:15:11.699Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-66@tmp/config780554803887316197tmp [Pipeline] { [Pipeline] sh [2020-12-17T19:15:12.136Z] + set +x [2020-12-17T19:15:12.136Z] + curl -s https://codecov.io/bash [2020-12-17T19:15:12.136Z] + bash -s -- [2020-12-17T19:15:12.404Z] [2020-12-17T19:15:12.404Z] _____ _ [2020-12-17T19:15:12.404Z] / ____| | | [2020-12-17T19:15:12.404Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T19:15:12.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T19:15:12.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T19:15:12.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T19:15:12.404Z] Bash-20201130-cc6d3fe [2020-12-17T19:15:12.404Z] [2020-12-17T19:15:12.404Z] [2020-12-17T19:15:12.404Z] ==> Jenkins CI detected. [2020-12-17T19:15:12.404Z] project root: . [2020-12-17T19:15:12.404Z] --> token set from env [2020-12-17T19:15:12.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T19:15:12.404Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T19:15:12.404Z] ==> Python coveragepy not found [2020-12-17T19:15:12.404Z] ==> Searching for coverage reports in: [2020-12-17T19:15:12.404Z] + . [2020-12-17T19:15:12.404Z] -> Found 1 reports [2020-12-17T19:15:12.404Z] ==> Detecting git/mercurial file structure [2020-12-17T19:15:12.404Z] ==> Reading reports [2020-12-17T19:15:12.404Z] + ./coverage.out bytes=9369 [2020-12-17T19:15:12.404Z] ==> Appending adjustments [2020-12-17T19:15:12.404Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T19:15:12.404Z] + Found adjustments [2020-12-17T19:15:12.404Z] ==> Gzipping contents [2020-12-17T19:15:12.404Z] 4.0K /tmp/codecov.4sShoq.gz [2020-12-17T19:15:12.404Z] ==> Uploading reports [2020-12-17T19:15:12.404Z] url: https://codecov.io [2020-12-17T19:15:12.404Z] query: branch=PR-66&commit=1823a67e0868418d03770a63e2cb1eef336783ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=66&job=&cmd_args= [2020-12-17T19:15:12.404Z] -> Pinging Codecov [2020-12-17T19:15:12.404Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-66&commit=1823a67e0868418d03770a63e2cb1eef336783ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=66&job=&cmd_args= [2020-12-17T19:15:12.979Z] -> Uploading to [2020-12-17T19:15:12.979Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/4E5D53B4F1F92C436F7061BF334D961C/1823a67e0868418d03770a63e2cb1eef336783ce/6a4c976b-85e8-483e-b65f-c4fdd3dc30e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T191512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7825deec2752e1f5b4b2dc14e41d8fe5051e3cfee9b5f5900f3444124a0bf3eb [2020-12-17T19:15:12.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T19:15:12.979Z] Dload Upload Total Spent Left Speed [2020-12-17T19:15:13.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1726 0 0 100 1726 0 4082 --:--:-- --:--:-- --:--:-- 4090 [2020-12-17T19:15:13.552Z] -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/1823a67e0868418d03770a63e2cb1eef336783ce [Pipeline] } [2020-12-17T19:15:13.578Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:16.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:17.333Z] ---> package-listing.sh [2020-12-17T19:15:17.333Z] ++ facter osfamily [2020-12-17T19:15:17.333Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T19:15:17.333Z] + OS_FAMILY=redhat [2020-12-17T19:15:17.333Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-66 [2020-12-17T19:15:17.333Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T19:15:17.333Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T19:15:17.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T19:15:17.333Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T19:15:17.333Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-66 ']' [2020-12-17T19:15:17.333Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T19:15:17.333Z] + case "${OS_FAMILY}" in [2020-12-17T19:15:17.333Z] + rpm -qa [2020-12-17T19:15:17.333Z] + sort [2020-12-17T19:15:22.678Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T19:15:22.678Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T19:15:22.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T19:15:22.678Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-66 ']' [2020-12-17T19:15:22.678Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-66/archives/ [2020-12-17T19:15:22.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-66/archives/ [Pipeline] echo [2020-12-17T19:15:22.714Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-17T19:15:23.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:15:23.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:15:23.403Z] [2020-12-17T19:15:23.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T19:15:23.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:15:23.787Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T19:15:23.787Z] df20fa9351a1: Pulling fs layer [2020-12-17T19:15:23.787Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T19:15:23.787Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T19:15:23.787Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T19:15:23.787Z] 93b61091891f: Pulling fs layer [2020-12-17T19:15:23.787Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T19:15:23.787Z] 5e14af77c1be: Pulling fs layer [2020-12-17T19:15:23.787Z] 01666e4c0597: Pulling fs layer [2020-12-17T19:15:23.787Z] aa168da1d23b: Pulling fs layer [2020-12-17T19:15:23.787Z] 93b9cdb0e59b: Waiting [2020-12-17T19:15:23.787Z] 5e14af77c1be: Waiting [2020-12-17T19:15:23.787Z] 01666e4c0597: Waiting [2020-12-17T19:15:23.787Z] aa168da1d23b: Waiting [2020-12-17T19:15:23.787Z] 46f8f816bc3b: Waiting [2020-12-17T19:15:23.787Z] 93b61091891f: Waiting [2020-12-17T19:15:23.787Z] 36b3adc4ff6f: Verifying Checksum [2020-12-17T19:15:23.787Z] 36b3adc4ff6f: Download complete [2020-12-17T19:15:23.787Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T19:15:23.787Z] 46f8f816bc3b: Download complete [2020-12-17T19:15:23.787Z] df20fa9351a1: Download complete [2020-12-17T19:15:24.052Z] 93b9cdb0e59b: Verifying Checksum [2020-12-17T19:15:24.052Z] 93b9cdb0e59b: Download complete [2020-12-17T19:15:24.052Z] 5e14af77c1be: Verifying Checksum [2020-12-17T19:15:24.052Z] 5e14af77c1be: Download complete [2020-12-17T19:15:24.052Z] 93b61091891f: Verifying Checksum [2020-12-17T19:15:24.052Z] 93b61091891f: Download complete [2020-12-17T19:15:24.052Z] 01666e4c0597: Verifying Checksum [2020-12-17T19:15:24.052Z] 01666e4c0597: Download complete [2020-12-17T19:15:24.052Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T19:15:24.052Z] 8ad3a11d3b57: Download complete [2020-12-17T19:15:24.315Z] df20fa9351a1: Pull complete [2020-12-17T19:15:24.315Z] 36b3adc4ff6f: Pull complete [2020-12-17T19:15:25.706Z] aa168da1d23b: Verifying Checksum [2020-12-17T19:15:25.707Z] aa168da1d23b: Download complete [2020-12-17T19:15:25.971Z] 8ad3a11d3b57: Pull complete [2020-12-17T19:15:26.545Z] 46f8f816bc3b: Pull complete [2020-12-17T19:15:26.808Z] 93b61091891f: Pull complete [2020-12-17T19:15:26.808Z] 93b9cdb0e59b: Pull complete [2020-12-17T19:15:26.808Z] 5e14af77c1be: Pull complete [2020-12-17T19:15:27.079Z] 01666e4c0597: Pull complete [2020-12-17T19:15:35.318Z] aa168da1d23b: Pull complete [2020-12-17T19:15:35.318Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T19:15:35.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T19:15:35.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T19:15:35.544Z] prd-centos7-docker-4c-2g-16577 does not seem to be running inside a container [2020-12-17T19:15:35.597Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-66 -v /w/workspace/dgexfoundry_device-rest-go_PR-66:/w/workspace/dgexfoundry_device-rest-go_PR-66:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-66@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-17T19:15:39.392Z] $ docker top 1dbd1fd88617c276fa4ab0adb8b9f909453fb128190531a60c85b258d9838d03 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T19:15:39.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T19:15:40.266Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T19:15:40.592Z] + ls /var/log/sa-host [2020-12-17T19:15:40.592Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T19:15:40.592Z] file_magic: OK [2020-12-17T19:15:40.592Z] HZ: Using current value: 100 [2020-12-17T19:15:40.592Z] file_header: OK [2020-12-17T19:15:40.592Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T19:15:40.592Z] Statistics: [2020-12-17T19:15:40.592Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-17T19:15:40.592Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T19:15:40.592Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T19:15:40.592Z] file_magic: OK [2020-12-17T19:15:40.592Z] HZ: Using current value: 100 [2020-12-17T19:15:40.592Z] file_header: OK [2020-12-17T19:15:40.592Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T19:15:40.592Z] Statistics: [2020-12-17T19:15:40.592Z] Hnuu...uuuununununu... [2020-12-17T19:15:40.592Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T19:15:40.868Z] provisioning config files... [2020-12-17T19:15:40.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-66@tmp/config6031002836602442078tmp [Pipeline] { [Pipeline] echo [2020-12-17T19:15:41.062Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:41.402Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T19:15:41.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T19:15:41.615Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:41.998Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T19:15:42.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:42.440Z] ---> sudo-logs.sh [2020-12-17T19:15:42.440Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T19:15:42.490Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:42.869Z] ---> job-cost.sh [2020-12-17T19:15:42.869Z] lf-activate-venv: SKIPPING [2020-12-17T19:15:42.869Z] INFO: No Stack... [2020-12-17T19:15:44.269Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T19:15:44.535Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T19:15:44.603Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T19:15:44.989Z] ---> logs-deploy.sh [2020-12-17T19:15:44.989Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-66/1 [2020-12-17T19:15:44.989Z] INFO: archiving workspace using pattern(s): [2020-12-17T19:15:46.910Z] Archives upload complete. [2020-12-17T19:15:46.910Z] INFO: archiving logs to Nexus