Pull request #148 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/ci-build-images Obtained Jenkinsfile from a18d30cf5fde53f63478e44638c929395c9bbfca+416cea7fe48538f497d73d7633747799b7b87e80 (ea0532ad3ae25be7b501cf1e58063969d03d5b36) 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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/ci-build-images/branches/PR-148/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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.15-alpine], releaseBranchOverride:golang-1.15] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: golang-1.15 DOCKER_CUSTOM_TAGS: 1.15-alpine [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-2117 in /w/workspace/exfoundry_ci-build-images_PR-148 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 Fetching without tags Merging remotes/origin/golang-1.15 commit 416cea7fe48538f497d73d7633747799b7b87e80 into PR head commit a18d30cf5fde53f63478e44638c929395c9bbfca Merge succeeded, producing a18d30cf5fde53f63478e44638c929395c9bbfca Checking out Revision a18d30cf5fde53f63478e44638c929395c9bbfca (PR-148) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/148/head:refs/remotes/origin/PR-148 # timeout=10 > git config --add remote.origin.fetch +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a18d30cf5fde53f63478e44638c929395c9bbfca # 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 416cea7fe48538f497d73d7633747799b7b87e80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a18d30cf5fde53f63478e44638c929395c9bbfca # timeout=10 Commit message: "chore: update to Go 1.15.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-10T16:46:55.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-10T16:46:56.269Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-10T16:46:56.478Z] ========================================================= [2020-09-10T16:46:56.478Z] EdgeX Global Pipelines Version Info [2020-09-10T16:46:56.478Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-10T16:46:57.863Z] ------------------- [2020-09-10T16:46:57.863Z] stable info: [2020-09-10T16:46:57.863Z] ------------------- [2020-09-10T16:46:57.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-10T16:46:57.863Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-10T16:46:57.863Z] Message: update stable to v1.0.119 [2020-09-10T16:46:58.811Z] ------------------- [2020-09-10T16:46:58.811Z] experimental info: [2020-09-10T16:46:58.811Z] ------------------- [2020-09-10T16:46:58.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-10T16:46:58.811Z] Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d [2020-09-10T16:46:58.811Z] Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-10T16:46:59.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2020-09-10T16:46:59.369Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2020-09-10T16:46:59.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2020-09-10T16:46:59.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-10T16:46:59.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-10T16:46:59.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2020-09-10T16:46:59.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2020-09-10T16:47:00.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2020-09-10T16:47:00.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2020-09-10T16:47:00.338Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-10T16:47:00.519Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2020-09-10T16:47:00.658Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2020-09-10T16:47:00.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-10T16:47:00.909Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.15 [Pipeline] echo [2020-09-10T16:47:01.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.15-alpine [Pipeline] echo [2020-09-10T16:47:01.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo [2020-09-10T16:47:01.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo [2020-09-10T16:47:01.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo [2020-09-10T16:47:01.515Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a18d30cf5fde53f63478e44638c929395c9bbfca [Pipeline] echo [2020-09-10T16:47:01.619Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a18d30c [Pipeline] echo [2020-09-10T16:47:01.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-10T16:47:06.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-10T16:47:06.561Z] + ls -al . [2020-09-10T16:47:06.561Z] total 12 [2020-09-10T16:47:06.561Z] drwxrwxr-x. 3 jenkins jenkins 76 Sep 10 16:46 . [2020-09-10T16:47:06.561Z] drwxrwxr-x. 4 jenkins jenkins 112 Sep 10 16:46 .. [2020-09-10T16:47:06.561Z] -rw-rw-r--. 1 jenkins jenkins 389 Sep 10 16:46 Dockerfile [2020-09-10T16:47:06.561Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 10 16:46 .git [2020-09-10T16:47:06.561Z] -rw-rw-r--. 1 jenkins jenkins 585 Sep 10 16:46 .golangci.yml [2020-09-10T16:47:06.561Z] -rw-rw-r--. 1 jenkins jenkins 894 Sep 10 16:46 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-09-10T16:47:07.155Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a18d30cf5fde53f63478e44638c929395c9bbfca --label arch=amd64 . [2020-09-10T16:47:07.419Z] Sending build context to Docker daemon 212kB [2020-09-10T16:47:07.419Z] Step 1/6 : FROM golang:1.15.2-alpine [2020-09-10T16:47:07.681Z] 1.15.2-alpine: Pulling from library/golang [2020-09-10T16:47:07.953Z] df20fa9351a1: Pulling fs layer [2020-09-10T16:47:07.953Z] ed8968b2872e: Pulling fs layer [2020-09-10T16:47:07.953Z] a92cc7c5fd73: Pulling fs layer [2020-09-10T16:47:07.953Z] e871e8e8d7a9: Pulling fs layer [2020-09-10T16:47:07.953Z] e73272ec9a57: Pulling fs layer [2020-09-10T16:47:07.953Z] e73272ec9a57: Waiting [2020-09-10T16:47:07.953Z] ed8968b2872e: Verifying Checksum [2020-09-10T16:47:07.953Z] ed8968b2872e: Download complete [2020-09-10T16:47:07.953Z] a92cc7c5fd73: Verifying Checksum [2020-09-10T16:47:07.953Z] a92cc7c5fd73: Download complete [2020-09-10T16:47:07.953Z] df20fa9351a1: Verifying Checksum [2020-09-10T16:47:07.953Z] df20fa9351a1: Download complete [2020-09-10T16:47:08.215Z] e73272ec9a57: Verifying Checksum [2020-09-10T16:47:08.215Z] e73272ec9a57: Download complete [2020-09-10T16:47:08.481Z] df20fa9351a1: Pull complete [2020-09-10T16:47:08.481Z] ed8968b2872e: Pull complete [2020-09-10T16:47:08.747Z] a92cc7c5fd73: Pull complete [2020-09-10T16:47:09.700Z] e871e8e8d7a9: Verifying Checksum [2020-09-10T16:47:09.700Z] e871e8e8d7a9: Download complete [2020-09-10T16:47:16.344Z] e871e8e8d7a9: Pull complete [2020-09-10T16:47:16.344Z] e73272ec9a57: Pull complete [2020-09-10T16:47:16.344Z] Digest: sha256:4d8abd16b03209b30b48f69a2e10347aacf7ce65d8f9f685e8c3e20a512234d9 [2020-09-10T16:47:16.344Z] Status: Downloaded newer image for golang:1.15.2-alpine [2020-09-10T16:47:16.344Z] ---> b3bc898ad092 [2020-09-10T16:47:16.344Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-10T16:47:17.786Z] Still waiting to schedule task [2020-09-10T16:47:17.786Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-10T16:47:18.265Z] ---> Running in 13d1310558ce [2020-09-10T16:47:18.265Z] Removing intermediate container 13d1310558ce [2020-09-10T16:47:18.265Z] ---> d3e1790acafb [2020-09-10T16:47:18.265Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T16:47:18.265Z] ---> Running in abed41d58706 [2020-09-10T16:47:19.217Z] Removing intermediate container abed41d58706 [2020-09-10T16:47:19.217Z] ---> f523e83b8cd4 [2020-09-10T16:47:19.217Z] Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash [2020-09-10T16:47:19.217Z] ---> Running in d315ac9e525b [2020-09-10T16:47:20.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-10T16:47:21.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-10T16:47:22.057Z] (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-10T16:47:22.057Z] (2/24) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-10T16:47:22.319Z] (3/24) Installing readline (8.0.4-r0) [2020-09-10T16:47:22.319Z] (4/24) Installing bash (5.0.17-r0) [2020-09-10T16:47:22.894Z] Executing bash-5.0.17-r0.post-install [2020-09-10T16:47:22.894Z] (5/24) Installing nghttp2-libs (1.41.0-r0) [2020-09-10T16:47:22.894Z] (6/24) Installing libcurl (7.69.1-r0) [2020-09-10T16:47:23.156Z] (7/24) Installing curl (7.69.1-r0) [2020-09-10T16:47:23.420Z] (8/24) Installing libgcc (9.3.0-r2) [2020-09-10T16:47:23.420Z] (9/24) Installing libstdc++ (9.3.0-r2) [2020-09-10T16:47:23.997Z] (10/24) Installing binutils (2.34-r1) [2020-09-10T16:47:25.917Z] (11/24) Installing gmp (6.2.0-r0) [2020-09-10T16:47:25.917Z] (12/24) Installing isl (0.18-r0) [2020-09-10T16:47:26.490Z] (13/24) Installing libgomp (9.3.0-r2) [2020-09-10T16:47:26.490Z] (14/24) Installing libatomic (9.3.0-r2) [2020-09-10T16:47:26.751Z] (15/24) Installing libgphobos (9.3.0-r2) [2020-09-10T16:47:28.139Z] (16/24) Installing mpfr4 (4.0.2-r4) [2020-09-10T16:47:28.139Z] (17/24) Installing mpc1 (1.1.0-r1) [2020-09-10T16:47:28.139Z] (18/24) Installing gcc (9.3.0-r2) [2020-09-10T16:47:54.757Z] (19/24) Installing expat (2.2.9-r1) [2020-09-10T16:47:54.757Z] (20/24) Installing pcre2 (10.35-r0) [2020-09-10T16:47:54.757Z] (21/24) Installing git (2.26.2-r0) [2020-09-10T16:47:58.066Z] (22/24) Installing linux-headers (5.4.5-r1) [2020-09-10T16:47:58.664Z] (23/24) Installing make (4.3-r0) [2020-09-10T16:47:58.664Z] (24/24) Installing musl-dev (1.1.24-r9) [2020-09-10T16:48:00.051Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T16:48:00.051Z] OK: 166 MiB in 39 packages [2020-09-10T16:48:04.271Z] Removing intermediate container d315ac9e525b [2020-09-10T16:48:04.271Z] ---> c91e45fb05ca [2020-09-10T16:48:04.271Z] Step 5/6 : LABEL arch=amd64 [2020-09-10T16:48:04.535Z] ---> Running in 6be588046041 [2020-09-10T16:48:04.535Z] Removing intermediate container 6be588046041 [2020-09-10T16:48:04.535Z] ---> 7c135290c1f7 [2020-09-10T16:48:04.535Z] Step 6/6 : LABEL git_sha=a18d30cf5fde53f63478e44638c929395c9bbfca [2020-09-10T16:48:04.799Z] ---> Running in fe223a4b5122 [2020-09-10T16:48:04.799Z] Removing intermediate container fe223a4b5122 [2020-09-10T16:48:04.799Z] ---> 9e55513e54d7 [2020-09-10T16:48:04.799Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-10T16:48:04.799Z] Successfully built 9e55513e54d7 [2020-09-10T16:48:04.799Z] Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-10T16:49:08.827Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2118 in /w/workspace/exfoundry_ci-build-images_PR-148 [Pipeline] { [Pipeline] checkout [2020-09-10T16:49:14.218Z] using credential edgex-jenkins-ssh [2020-09-10T16:49:14.270Z] Cloning the remote Git repository [2020-09-10T16:49:14.270Z] Cloning with configured refspecs honoured and without tags [2020-09-10T16:49:14.340Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-09-10T16:49:14.454Z] > git init /w/workspace/exfoundry_ci-build-images_PR-148 # timeout=10 [2020-09-10T16:49:14.519Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-09-10T16:49:14.520Z] > git --version # timeout=10 [2020-09-10T16:49:14.543Z] > git --version # 'git version 2.17.1' [2020-09-10T16:49:14.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T16:49:14.617Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 [2020-09-10T16:49:15.505Z] Fetching without tags [2020-09-10T16:49:16.086Z] Merging remotes/origin/golang-1.15 commit 416cea7fe48538f497d73d7633747799b7b87e80 into PR head commit a18d30cf5fde53f63478e44638c929395c9bbfca [2020-09-10T16:49:16.313Z] Merge succeeded, producing a18d30cf5fde53f63478e44638c929395c9bbfca [2020-09-10T16:49:16.313Z] Checking out Revision a18d30cf5fde53f63478e44638c929395c9bbfca (PR-148) [2020-09-10T16:49:15.407Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-09-10T16:49:15.442Z] > git config --add remote.origin.fetch +refs/pull/148/head:refs/remotes/origin/PR-148 # timeout=10 [2020-09-10T16:49:15.463Z] > git config --add remote.origin.fetch +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 [2020-09-10T16:49:15.492Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-09-10T16:49:15.529Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-09-10T16:49:15.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T16:49:15.541Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 [2020-09-10T16:49:16.128Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T16:49:16.159Z] > git checkout -f a18d30cf5fde53f63478e44638c929395c9bbfca # timeout=10 [2020-09-10T16:49:16.240Z] > git remote # timeout=10 [2020-09-10T16:49:16.257Z] > git config --get remote.origin.url # timeout=10 [2020-09-10T16:49:16.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-10T16:49:16.280Z] > git merge 416cea7fe48538f497d73d7633747799b7b87e80 # timeout=10 [2020-09-10T16:49:16.304Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-10T16:49:16.332Z] > git config core.sparsecheckout # timeout=10 [2020-09-10T16:49:16.354Z] > git checkout -f a18d30cf5fde53f63478e44638c929395c9bbfca # timeout=10 [2020-09-10T16:49:20.782Z] Commit message: "chore: update to Go 1.15.2" [2020-09-10T16:49:20.849Z] > git --version # timeout=10 [2020-09-10T16:49:20.864Z] > git --version # 'git version 2.17.1' [2020-09-10T16:49:20.879Z] fatal: bad object 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-10T16:49:23.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-10T16:49:23.485Z] + ls -al . [2020-09-10T16:49:23.485Z] total 24 [2020-09-10T16:49:23.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 10 16:49 . [2020-09-10T16:49:23.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 10 16:49 .. [2020-09-10T16:49:23.485Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 10 16:49 .git [2020-09-10T16:49:23.485Z] -rw-rw-r-- 1 jenkins jenkins 585 Sep 10 16:49 .golangci.yml [2020-09-10T16:49:23.485Z] -rw-rw-r-- 1 jenkins jenkins 389 Sep 10 16:49 Dockerfile [2020-09-10T16:49:23.485Z] -rw-rw-r-- 1 jenkins jenkins 894 Sep 10 16:49 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-09-10T16:49:23.945Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a18d30cf5fde53f63478e44638c929395c9bbfca --label arch=arm64 . [2020-09-10T16:49:24.544Z] Sending build context to Docker daemon 212kB [2020-09-10T16:49:24.819Z] Step 1/6 : FROM golang:1.15.2-alpine [2020-09-10T16:49:25.413Z] 1.15.2-alpine: Pulling from library/golang [2020-09-10T16:49:25.413Z] b538f80385f9: Pulling fs layer [2020-09-10T16:49:25.413Z] 74f711af9a0d: Pulling fs layer [2020-09-10T16:49:25.413Z] 99f96fe45779: Pulling fs layer [2020-09-10T16:49:25.413Z] 8529a6b9a6be: Pulling fs layer [2020-09-10T16:49:25.413Z] 45590311c82a: Pulling fs layer [2020-09-10T16:49:25.413Z] 8529a6b9a6be: Waiting [2020-09-10T16:49:25.413Z] 45590311c82a: Waiting [2020-09-10T16:49:25.692Z] b538f80385f9: Verifying Checksum [2020-09-10T16:49:25.692Z] b538f80385f9: Download complete [2020-09-10T16:49:25.692Z] 99f96fe45779: Verifying Checksum [2020-09-10T16:49:25.692Z] 99f96fe45779: Download complete [2020-09-10T16:49:25.963Z] 74f711af9a0d: Verifying Checksum [2020-09-10T16:49:25.963Z] 74f711af9a0d: Download complete [2020-09-10T16:49:25.963Z] 45590311c82a: Verifying Checksum [2020-09-10T16:49:25.963Z] 45590311c82a: Download complete [2020-09-10T16:49:26.557Z] b538f80385f9: Pull complete [2020-09-10T16:49:26.834Z] 74f711af9a0d: Pull complete [2020-09-10T16:49:27.430Z] 99f96fe45779: Pull complete [2020-09-10T16:49:30.051Z] 8529a6b9a6be: Verifying Checksum [2020-09-10T16:49:30.051Z] 8529a6b9a6be: Download complete [2020-09-10T16:49:40.232Z] 8529a6b9a6be: Pull complete [2020-09-10T16:49:40.232Z] 45590311c82a: Pull complete [2020-09-10T16:49:40.232Z] Digest: sha256:4d8abd16b03209b30b48f69a2e10347aacf7ce65d8f9f685e8c3e20a512234d9 [2020-09-10T16:49:40.232Z] Status: Downloaded newer image for golang:1.15.2-alpine [2020-09-10T16:49:40.232Z] ---> dbb592850b20 [2020-09-10T16:49:40.232Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-10T16:49:42.195Z] ---> Running in 4260dd9b5964 [2020-09-10T16:49:42.466Z] Removing intermediate container 4260dd9b5964 [2020-09-10T16:49:42.466Z] ---> ac58b499a9b7 [2020-09-10T16:49:42.466Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-10T16:49:42.738Z] ---> Running in c3ad78039671 [2020-09-10T16:49:45.371Z] Removing intermediate container c3ad78039671 [2020-09-10T16:49:45.371Z] ---> 0922077b7d25 [2020-09-10T16:49:45.371Z] Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash [2020-09-10T16:49:45.371Z] ---> Running in b067551f28d1 [2020-09-10T16:49:46.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-10T16:49:47.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-10T16:49:49.754Z] (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-10T16:49:49.754Z] (2/24) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-10T16:49:49.754Z] (3/24) Installing readline (8.0.4-r0) [2020-09-10T16:49:50.024Z] (4/24) Installing bash (5.0.17-r0) [2020-09-10T16:49:50.998Z] Executing bash-5.0.17-r0.post-install [2020-09-10T16:49:50.998Z] (5/24) Installing nghttp2-libs (1.41.0-r0) [2020-09-10T16:49:50.998Z] (6/24) Installing libcurl (7.69.1-r0) [2020-09-10T16:49:51.589Z] (7/24) Installing curl (7.69.1-r0) [2020-09-10T16:49:51.860Z] (8/24) Installing libgcc (9.3.0-r2) [2020-09-10T16:49:51.860Z] (9/24) Installing libstdc++ (9.3.0-r2) [2020-09-10T16:49:52.830Z] (10/24) Installing binutils (2.34-r1) [2020-09-10T16:49:56.194Z] (11/24) Installing gmp (6.2.0-r0) [2020-09-10T16:49:56.195Z] (12/24) Installing isl (0.18-r0) [2020-09-10T16:49:57.168Z] (13/24) Installing libgomp (9.3.0-r2) [2020-09-10T16:49:57.168Z] (14/24) Installing libatomic (9.3.0-r2) [2020-09-10T16:49:57.442Z] (15/24) Installing libgphobos (9.3.0-r2) [2020-09-10T16:49:59.402Z] (16/24) Installing mpfr4 (4.0.2-r4) [2020-09-10T16:49:59.672Z] (17/24) Installing mpc1 (1.1.0-r1) [2020-09-10T16:49:59.672Z] (18/24) Installing gcc (9.3.0-r2) [2020-09-10T16:50:21.776Z] (19/24) Installing expat (2.2.9-r1) [2020-09-10T16:50:21.776Z] (20/24) Installing pcre2 (10.35-r0) [2020-09-10T16:50:21.776Z] (21/24) Installing git (2.26.2-r0) [2020-09-10T16:50:22.751Z] (22/24) Installing linux-headers (5.4.5-r1) [2020-09-10T16:50:23.340Z] (23/24) Installing make (4.3-r0) [2020-09-10T16:50:23.609Z] (24/24) Installing musl-dev (1.1.24-r9) [2020-09-10T16:50:25.567Z] Executing busybox-1.31.1-r16.trigger [2020-09-10T16:50:25.567Z] OK: 142 MiB in 39 packages [2020-09-10T16:50:32.281Z] Removing intermediate container b067551f28d1 [2020-09-10T16:50:32.281Z] ---> 90add6f58fa0 [2020-09-10T16:50:32.281Z] Step 5/6 : LABEL arch=arm64 [2020-09-10T16:50:32.281Z] ---> Running in a55afe50fc39 [2020-09-10T16:50:32.876Z] Removing intermediate container a55afe50fc39 [2020-09-10T16:50:32.876Z] ---> d85ffded8ce8 [2020-09-10T16:50:32.876Z] Step 6/6 : LABEL git_sha=a18d30cf5fde53f63478e44638c929395c9bbfca [2020-09-10T16:50:32.876Z] ---> Running in c20d9f9f0c16 [2020-09-10T16:50:33.469Z] Removing intermediate container c20d9f9f0c16 [2020-09-10T16:50:33.469Z] ---> b83d45c167bd [2020-09-10T16:50:33.469Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-10T16:50:33.469Z] Successfully built b83d45c167bd [2020-09-10T16:50:33.469Z] Successfully tagged edgex-devops/edgex-golang-base-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] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-10T16:50:36.745Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T16:50:37.338Z] ---> package-listing.sh [2020-09-10T16:50:37.338Z] ++ facter osfamily [2020-09-10T16:50:37.338Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-10T16:50:37.338Z] + OS_FAMILY=redhat [2020-09-10T16:50:37.339Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-148 [2020-09-10T16:50:37.339Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-10T16:50:37.339Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-10T16:50:37.339Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-10T16:50:37.339Z] + PACKAGES=/tmp/packages_start.txt [2020-09-10T16:50:37.339Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-148 ']' [2020-09-10T16:50:37.339Z] + PACKAGES=/tmp/packages_end.txt [2020-09-10T16:50:37.339Z] + case "${OS_FAMILY}" in [2020-09-10T16:50:37.339Z] + rpm -qa [2020-09-10T16:50:37.339Z] + sort [2020-09-10T16:50:41.574Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-10T16:50:41.574Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-10T16:50:41.574Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-10T16:50:41.574Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-148 ']' [2020-09-10T16:50:41.574Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-148/archives/ [2020-09-10T16:50:41.574Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-148/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-10T16:50:42.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T16:50:42.490Z] [2020-09-10T16:50:42.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-10T16:50:42.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T16:50:42.867Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-10T16:50:42.867Z] df20fa9351a1: Already exists [2020-09-10T16:50:42.867Z] 36b3adc4ff6f: Pulling fs layer [2020-09-10T16:50:42.867Z] 8ad3a11d3b57: Pulling fs layer [2020-09-10T16:50:42.867Z] 46f8f816bc3b: Pulling fs layer [2020-09-10T16:50:42.867Z] 0dadc02b9964: Pulling fs layer [2020-09-10T16:50:42.867Z] ce6a7cf60c04: Pulling fs layer [2020-09-10T16:50:42.867Z] 7a184a31f384: Pulling fs layer [2020-09-10T16:50:42.867Z] 0879bd2ef858: Pulling fs layer [2020-09-10T16:50:42.867Z] 0dadc02b9964: Waiting [2020-09-10T16:50:42.867Z] ce6a7cf60c04: Waiting [2020-09-10T16:50:42.867Z] 7a184a31f384: Waiting [2020-09-10T16:50:42.867Z] 0879bd2ef858: Waiting [2020-09-10T16:50:42.867Z] 46f8f816bc3b: Verifying Checksum [2020-09-10T16:50:42.867Z] 46f8f816bc3b: Download complete [2020-09-10T16:50:42.867Z] 36b3adc4ff6f: Verifying Checksum [2020-09-10T16:50:42.867Z] 36b3adc4ff6f: Download complete [2020-09-10T16:50:42.867Z] ce6a7cf60c04: Verifying Checksum [2020-09-10T16:50:42.867Z] ce6a7cf60c04: Download complete [2020-09-10T16:50:42.867Z] 7a184a31f384: Verifying Checksum [2020-09-10T16:50:42.867Z] 7a184a31f384: Download complete [2020-09-10T16:50:42.867Z] 0dadc02b9964: Verifying Checksum [2020-09-10T16:50:42.867Z] 0dadc02b9964: Download complete [2020-09-10T16:50:43.133Z] 8ad3a11d3b57: Verifying Checksum [2020-09-10T16:50:43.133Z] 8ad3a11d3b57: Download complete [2020-09-10T16:50:43.133Z] 36b3adc4ff6f: Pull complete [2020-09-10T16:50:43.708Z] 0879bd2ef858: Verifying Checksum [2020-09-10T16:50:43.708Z] 0879bd2ef858: Download complete [2020-09-10T16:50:43.708Z] 8ad3a11d3b57: Pull complete [2020-09-10T16:50:43.970Z] 46f8f816bc3b: Pull complete [2020-09-10T16:50:44.234Z] 0dadc02b9964: Pull complete [2020-09-10T16:50:44.234Z] ce6a7cf60c04: Pull complete [2020-09-10T16:50:44.496Z] 7a184a31f384: Pull complete [2020-09-10T16:50:47.080Z] 0879bd2ef858: Pull complete [2020-09-10T16:50:47.080Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-10T16:50:47.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-10T16:50:47.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-10T16:50:47.249Z] prd-centos7-docker-4c-2g-2117 does not seem to be running inside a container [2020-09-10T16:50:47.297Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/exfoundry_ci-build-images_PR-148 -v /w/workspace/exfoundry_ci-build-images_PR-148:/w/workspace/exfoundry_ci-build-images_PR-148:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-148@tmp:/w/workspace/exfoundry_ci-build-images_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-10T16:50:52.464Z] $ docker top e132dc4706cfb1055d8bb8cada159d8e5d437115bbb92234d23a1e90a7c3ddb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-10T16:50:53.056Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-10T16:50:53.370Z] + ls /var/log/sa-host [2020-09-10T16:50:53.370Z] + sadf -c /var/log/sa-host/sa05 [2020-09-10T16:50:53.370Z] file_magic: OK [2020-09-10T16:50:53.370Z] HZ: Using current value: 100 [2020-09-10T16:50:53.370Z] file_header: OK [2020-09-10T16:50:53.370Z] 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-09-10T16:50:53.370Z] Statistics: [2020-09-10T16:50:53.370Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-10T16:50:53.370Z] File successfully converted to sysstat format version 12.2.1 [2020-09-10T16:50:53.370Z] + sadf -c /var/log/sa-host/sa10 [2020-09-10T16:50:53.370Z] file_magic: OK [2020-09-10T16:50:53.370Z] HZ: Using current value: 100 [2020-09-10T16:50:53.370Z] file_header: OK [2020-09-10T16:50:53.370Z] 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-09-10T16:50:53.370Z] Statistics: [2020-09-10T16:50:53.370Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-10T16:50:53.370Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-10T16:50:53.481Z] provisioning config files... [2020-09-10T16:50:53.501Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-148@tmp/config3527041116346568840tmp [Pipeline] { [Pipeline] echo [2020-09-10T16:50:53.597Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T16:50:53.923Z] ---> create-netrc.sh [Pipeline] echo [2020-09-10T16:50:53.952Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-10T16:50:54.272Z] ---> logs-deploy.sh [2020-09-10T16:50:54.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-148/1 [2020-09-10T16:50:54.273Z] INFO: archiving workspace using pattern(s): [2020-09-10T16:50:55.662Z] Archives upload complete. [2020-09-10T16:50:55.662Z] INFO: archiving logs to Nexus [2020-09-10T16:50:56.607Z] ---> uname -a: [2020-09-10T16:50:56.607Z] Linux e132dc4706cf 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-10T16:50:56.607Z] [2020-09-10T16:50:56.607Z] [2020-09-10T16:50:56.607Z] ---> lscpu: [2020-09-10T16:50:56.607Z] Architecture: x86_64 [2020-09-10T16:50:56.607Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-10T16:50:56.607Z] Byte Order: Little Endian [2020-09-10T16:50:56.607Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-10T16:50:56.607Z] CPU(s): 4 [2020-09-10T16:50:56.607Z] On-line CPU(s) list: 0-3 [2020-09-10T16:50:56.607Z] Thread(s) per core: 1 [2020-09-10T16:50:56.607Z] Core(s) per socket: 1 [2020-09-10T16:50:56.607Z] Socket(s): 4 [2020-09-10T16:50:56.607Z] NUMA node(s): 1 [2020-09-10T16:50:56.607Z] Vendor ID: GenuineIntel [2020-09-10T16:50:56.607Z] CPU family: 6 [2020-09-10T16:50:56.607Z] Model: 44 [2020-09-10T16:50:56.607Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-10T16:50:56.607Z] Stepping: 1 [2020-09-10T16:50:56.607Z] CPU MHz: 2933.436 [2020-09-10T16:50:56.607Z] BogoMIPS: 5866.87 [2020-09-10T16:50:56.607Z] Virtualization: VT-x [2020-09-10T16:50:56.607Z] Hypervisor vendor: KVM [2020-09-10T16:50:56.607Z] Virtualization type: full [2020-09-10T16:50:56.607Z] L1d cache: 128 KiB [2020-09-10T16:50:56.607Z] L1i cache: 128 KiB [2020-09-10T16:50:56.607Z] L2 cache: 16 MiB [2020-09-10T16:50:56.607Z] L3 cache: 64 MiB [2020-09-10T16:50:56.607Z] NUMA node0 CPU(s): 0-3 [2020-09-10T16:50:56.607Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-10T16:50:56.607Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-10T16:50:56.607Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-10T16:50:56.607Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-10T16:50:56.607Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-10T16:50:56.607Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-10T16:50:56.607Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-10T16:50:56.607Z] Vulnerability Tsx async abort: Not affected [2020-09-10T16:50:56.607Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-09-10T16:50:56.607Z] [2020-09-10T16:50:56.607Z]