Pull request #101 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 lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from 2ecd16f07dbe7387bf6618d26a73c47416e56f44+8ab618566fd99c79b3e6b1ee7b4c674816e04a15 (162aa233fee98de7dd6d6d571ebb714acf8d2085) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9076799065863104684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1732792358235435090.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-101/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-101/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4771330291454842562.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-101/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8776645156525612412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1100919354402409737.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-101/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-101/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4495278150194466024.key > 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 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1113 in /w/workspace/gexfoundry_device-rest-go_PR-101 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-101 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-101@tmp/jenkins-gitclient-ssh2944021189423900184.key > 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 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit 2ecd16f07dbe7387bf6618d26a73c47416e56f44 Merge succeeded, producing 2ecd16f07dbe7387bf6618d26a73c47416e56f44 Checking out Revision 2ecd16f07dbe7387bf6618d26a73c47416e56f44 (PR-101) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-101@tmp/jenkins-gitclient-ssh5728079878605452231.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-101@tmp/jenkins-gitclient-ssh1551573553517294185.key > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-18T00:05:00.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-18T00:05:00.277Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-18T00:05:00.401Z] ========================================================= [2021-05-18T00:05:00.401Z] EdgeX Global Pipelines Version Info [2021-05-18T00:05:00.401Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:05:01.883Z] ------------------- [2021-05-18T00:05:01.883Z] stable info: [2021-05-18T00:05:01.883Z] ------------------- [2021-05-18T00:05:01.883Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-18T00:05:01.883Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T00:05:01.883Z] Message: update stable to v1.0.192 [2021-05-18T00:05:02.465Z] ------------------- [2021-05-18T00:05:02.465Z] experimental info: [2021-05-18T00:05:02.465Z] ------------------- [2021-05-18T00:05:02.465Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-18T00:05:02.465Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T00:05:02.465Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-18T00:05:02.705Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-05-18T00:05:02.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-05-18T00:05:02.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-18T00:05:02.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-18T00:05:02.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-18T00:05:02.987Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-18T00:05:03.045Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-18T00:05:03.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-18T00:05:03.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-18T00:05:03.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-18T00:05:03.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-18T00:05:03.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-05-18T00:05:03.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-18T00:05:03.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-18T00:05:03.500Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T00:05:03.555Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-18T00:05:03.618Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T00:05:03.675Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-18T00:05:03.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-18T00:05:03.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-18T00:05:03.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-18T00:05:03.917Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-18T00:05:04.004Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-18T00:05:04.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-18T00:05:04.113Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-18T00:05:04.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-18T00:05:04.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo [2021-05-18T00:05:04.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo [2021-05-18T00:05:04.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo [2021-05-18T00:05:04.446Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ecd16f07dbe7387bf6618d26a73c47416e56f44 [Pipeline] echo [2021-05-18T00:05:04.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ecd16f [Pipeline] echo [2021-05-18T00:05:04.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:05:04.724Z] provisioning config files... [2021-05-18T00:05:04.743Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-101@tmp/config6430224165493493535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:05:05.107Z] ---> docker-login.sh [2021-05-18T00:05:05.107Z] nexus3.edgexfoundry.org:10001 [2021-05-18T00:05:05.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:05:05.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:05:05.635Z] Configure a credential helper to remove this warning. See [2021-05-18T00:05:05.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:05:05.635Z] [2021-05-18T00:05:05.635Z] Login Succeeded [2021-05-18T00:05:05.635Z] nexus3.edgexfoundry.org:10002 [2021-05-18T00:05:05.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:05:05.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:05:05.635Z] Configure a credential helper to remove this warning. See [2021-05-18T00:05:05.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:05:05.635Z] [2021-05-18T00:05:05.635Z] Login Succeeded [2021-05-18T00:05:05.635Z] nexus3.edgexfoundry.org:10003 [2021-05-18T00:05:05.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:05:05.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:05:05.900Z] Configure a credential helper to remove this warning. See [2021-05-18T00:05:05.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:05:05.900Z] [2021-05-18T00:05:05.900Z] Login Succeeded [2021-05-18T00:05:05.900Z] nexus3.edgexfoundry.org:10004 [2021-05-18T00:05:05.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:05:05.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:05:05.900Z] Configure a credential helper to remove this warning. See [2021-05-18T00:05:05.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:05:05.900Z] [2021-05-18T00:05:05.900Z] Login Succeeded [2021-05-18T00:05:05.900Z] docker.io [2021-05-18T00:05:06.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:05:06.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:05:06.422Z] Configure a credential helper to remove this warning. See [2021-05-18T00:05:06.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:05:06.422Z] [2021-05-18T00:05:06.422Z] Login Succeeded [2021-05-18T00:05:06.422Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T00:05:06.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T00:05:07.220Z] + git log --format=format:%s -1 2ecd16f07dbe7387bf6618d26a73c47416e56f44 [Pipeline] echo [2021-05-18T00:05:07.277Z] GIT_COMMIT: 2ecd16f07dbe7387bf6618d26a73c47416e56f44, Commit Message: refactor: Update for new service key names and overrides for hyphen to underscore [Pipeline] echo [2021-05-18T00:05:07.312Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:05:07.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:05:07.926Z] [2021-05-18T00:05:07.926Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:05:08.287Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:05:08.287Z] latest: Pulling from edgex-devops/git-semver [2021-05-18T00:05:08.287Z] 31603596830f: Pulling fs layer [2021-05-18T00:05:08.287Z] 54011a49482f: Pulling fs layer [2021-05-18T00:05:08.287Z] a6820b24f6d8: Pulling fs layer [2021-05-18T00:05:08.287Z] f581987b2513: Pulling fs layer [2021-05-18T00:05:08.287Z] f581987b2513: Waiting [2021-05-18T00:05:08.287Z] 54011a49482f: Verifying Checksum [2021-05-18T00:05:08.287Z] 54011a49482f: Download complete [2021-05-18T00:05:08.287Z] 31603596830f: Verifying Checksum [2021-05-18T00:05:08.287Z] 31603596830f: Download complete [2021-05-18T00:05:08.556Z] f581987b2513: Verifying Checksum [2021-05-18T00:05:08.556Z] f581987b2513: Download complete [2021-05-18T00:05:08.556Z] a6820b24f6d8: Verifying Checksum [2021-05-18T00:05:08.556Z] a6820b24f6d8: Download complete [2021-05-18T00:05:08.556Z] 31603596830f: Pull complete [2021-05-18T00:05:08.556Z] 54011a49482f: Pull complete [2021-05-18T00:05:09.516Z] a6820b24f6d8: Pull complete [2021-05-18T00:05:10.089Z] f581987b2513: Pull complete [2021-05-18T00:05:10.355Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-18T00:05:10.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-18T00:05:10.355Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-18T00:05:10.469Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-05-18T00:05:10.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-101 -v /w/workspace/gexfoundry_device-rest-go_PR-101:/w/workspace/gexfoundry_device-rest-go_PR-101:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-101@tmp:/w/workspace/gexfoundry_device-rest-go_PR-101@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-18T00:05:18.762Z] $ docker top 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-18T00:05:18.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T00:05:18.962Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T00:05:19.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T00:05:19.085Z] $ docker exec 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d ssh-agent [2021-05-18T00:05:19.190Z] SSH_AUTH_SOCK=/tmp/ssh-dFFgnmUVRMYs/agent.13 [2021-05-18T00:05:19.190Z] SSH_AGENT_PID=19 [2021-05-18T00:05:19.198Z] Running ssh-add (command line suppressed) [2021-05-18T00:05:19.296Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-101@tmp/private_key_7706661344921039757.key (/w/workspace/gexfoundry_device-rest-go_PR-101@tmp/private_key_7706661344921039757.key) [2021-05-18T00:05:19.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T00:05:19.687Z] + git tag --points-at HEAD [Pipeline] } [2021-05-18T00:05:19.714Z] $ docker exec --env ******** --env ******** 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d ssh-agent -k [2021-05-18T00:05:19.802Z] unset SSH_AUTH_SOCK; [2021-05-18T00:05:19.803Z] unset SSH_AGENT_PID; [2021-05-18T00:05:19.803Z] echo Agent pid 19 killed; [2021-05-18T00:05:19.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-18T00:05:19.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-18T00:05:19.902Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-18T00:05:20.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-18T00:05:20.014Z] $ docker exec 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d ssh-agent [2021-05-18T00:05:20.122Z] SSH_AUTH_SOCK=/tmp/ssh-JtWHWMveliVc/agent.51 [2021-05-18T00:05:20.122Z] SSH_AGENT_PID=58 [2021-05-18T00:05:20.130Z] Running ssh-add (command line suppressed) [2021-05-18T00:05:20.227Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-101@tmp/private_key_456248457492087809.key (/w/workspace/gexfoundry_device-rest-go_PR-101@tmp/private_key_456248457492087809.key) [2021-05-18T00:05:20.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-18T00:05:20.588Z] + git semver init [2021-05-18T00:05:20.588Z] # -> Open(): unable to determine branch for HEAD [2021-05-18T00:05:20.588Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-101/.git [2021-05-18T00:05:20.588Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-101 [2021-05-18T00:05:20.588Z] # $SEMVER_REMOTE_NAME = origin [2021-05-18T00:05:20.588Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-18T00:05:20.588Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-18T00:05:20.588Z] # $SEMVER_BRANCH = PR-101 [2021-05-18T00:05:20.588Z] # $SEMVER_TEMP = /tmp/semver-619887049 [2021-05-18T00:05:20.588Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-05-18T00:05:21.538Z] # '/tmp/semver-619887049' -> '/w/workspace/gexfoundry_device-rest-go_PR-101/.semver' [2021-05-18T00:05:21.538Z] # -> Force: false [2021-05-18T00:05:21.538Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-101/.semver [Pipeline] } [2021-05-18T00:05:21.559Z] $ docker exec --env ******** --env ******** 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d ssh-agent -k [2021-05-18T00:05:21.659Z] unset SSH_AUTH_SOCK; [2021-05-18T00:05:21.660Z] unset SSH_AGENT_PID; [2021-05-18T00:05:21.660Z] echo Agent pid 58 killed; [2021-05-18T00:05:21.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-18T00:05:22.100Z] + git semver [Pipeline] } [2021-05-18T00:05:22.150Z] $ docker stop --time=1 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d [2021-05-18T00:05:25.072Z] $ docker rm -f 205732141af3af3ae9f27e471d1aa814e9da8656d7bd7727d9d63093b69de39d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-18T00:05:25.545Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-18T00:05:25.847Z] Stashed 1 file(s) [Pipeline] echo [2021-05-18T00:05:25.872Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-18T00:05:41.375Z] Still waiting to schedule task [2021-05-18T00:05:41.376Z] ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-18T00:05:41.376Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-18T00:05:41.376Z] ‘prd-centos7-docker-4c-2g-1114’ is offline [2021-05-18T00:05:41.376Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-18T00:05:41.376Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-18T00:05:41.376Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-18T00:05:41.376Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-18T00:05:41.400Z] Still waiting to schedule task [2021-05-18T00:05:41.400Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-18T00:07:54.294Z] Running on prd-centos7-docker-4c-2g-1117 in /w/workspace/gexfoundry_device-rest-go_PR-101 [Pipeline] { [Pipeline] ws [2021-05-18T00:07:54.347Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-18T00:07:54.542Z] The recommended git tool is: git [2021-05-18T00:07:56.974Z] using credential edgex-jenkins-ssh [2021-05-18T00:07:56.984Z] Cloning the remote Git repository [2021-05-18T00:07:57.000Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-18T00:07:57.066Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-18T00:07:57.118Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-18T00:07:57.118Z] > git --version # timeout=10 [2021-05-18T00:07:57.129Z] > git --version # 'git version 2.24.4' [2021-05-18T00:07:57.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:07:57.154Z] [INFO] Currently running in a labeled security context [2021-05-18T00:07:57.154Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T00:07:57.154Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh1210191073345094773.key [2021-05-18T00:07:57.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:07:57.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-18T00:07:57.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:07:57.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-18T00:07:57.955Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-18T00:07:57.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:07:57.957Z] [INFO] Currently running in a labeled security context [2021-05-18T00:07:57.957Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T00:07:57.958Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6763150106296611338.key [2021-05-18T00:07:58.390Z] Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit 2ecd16f07dbe7387bf6618d26a73c47416e56f44 [2021-05-18T00:07:58.476Z] Merge succeeded, producing 2ecd16f07dbe7387bf6618d26a73c47416e56f44 [2021-05-18T00:07:58.477Z] Checking out Revision 2ecd16f07dbe7387bf6618d26a73c47416e56f44 (PR-101) [2021-05-18T00:07:57.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T00:07:58.401Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:07:58.411Z] > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 [2021-05-18T00:07:58.436Z] > git remote # timeout=10 [2021-05-18T00:07:58.440Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T00:07:58.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:07:58.448Z] [INFO] Currently running in a labeled security context [2021-05-18T00:07:58.448Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-18T00:07:58.448Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8648888509213159541.key [2021-05-18T00:07:58.454Z] > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 [2021-05-18T00:07:58.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T00:07:58.481Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:07:58.491Z] > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 [2021-05-18T00:08:02.155Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [2021-05-18T00:08:02.227Z] > git --version # timeout=10 [2021-05-18T00:08:02.233Z] > git --version # 'git version 2.24.4' [2021-05-18T00:08:02.241Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T00:08:03.826Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:08:04.164Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:08:04.493Z] + sudo service docker restart [2021-05-18T00:08:04.493Z] + true [2021-05-18T00:08:04.493Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:08:22.766Z] provisioning config files... [2021-05-18T00:08:22.783Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6262229238300884045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:08:23.158Z] ---> docker-login.sh [2021-05-18T00:08:23.158Z] nexus3.edgexfoundry.org:10001 [2021-05-18T00:08:23.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:23.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:23.425Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:23.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:23.425Z] [2021-05-18T00:08:23.425Z] Login Succeeded [2021-05-18T00:08:23.425Z] nexus3.edgexfoundry.org:10002 [2021-05-18T00:08:23.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:23.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:23.688Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:23.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:23.688Z] [2021-05-18T00:08:23.688Z] Login Succeeded [2021-05-18T00:08:23.688Z] nexus3.edgexfoundry.org:10003 [2021-05-18T00:08:23.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:23.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:23.688Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:23.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:23.688Z] [2021-05-18T00:08:23.688Z] Login Succeeded [2021-05-18T00:08:23.688Z] nexus3.edgexfoundry.org:10004 [2021-05-18T00:08:23.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:23.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:23.952Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:23.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:23.952Z] [2021-05-18T00:08:23.952Z] Login Succeeded [2021-05-18T00:08:23.952Z] docker.io [2021-05-18T00:08:23.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:08:24.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:08:24.223Z] Configure a credential helper to remove this warning. See [2021-05-18T00:08:24.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:08:24.223Z] [2021-05-18T00:08:24.223Z] Login Succeeded [2021-05-18T00:08:24.223Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T00:08:24.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T00:08:24.545Z] ========================================================= [2021-05-18T00:08:24.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-18T00:08:24.545Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:08:24.889Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-18T00:08:24.889Z] Sending build context to Docker daemon 92.16kB [2021-05-18T00:08:24.889Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T00:08:24.889Z] Step 2/10 : FROM ${BASE} [2021-05-18T00:08:25.154Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-18T00:08:25.154Z] 540db60ca938: Pulling fs layer [2021-05-18T00:08:25.154Z] adcc1eea9eea: Pulling fs layer [2021-05-18T00:08:25.154Z] 4c4ab2625f07: Pulling fs layer [2021-05-18T00:08:25.154Z] 0510c868ecb4: Pulling fs layer [2021-05-18T00:08:25.154Z] afea3b2eda06: Pulling fs layer [2021-05-18T00:08:25.154Z] 7809a108b3ef: Pulling fs layer [2021-05-18T00:08:25.154Z] f706445af74f: Pulling fs layer [2021-05-18T00:08:25.154Z] 0510c868ecb4: Waiting [2021-05-18T00:08:25.154Z] afea3b2eda06: Waiting [2021-05-18T00:08:25.154Z] 7809a108b3ef: Waiting [2021-05-18T00:08:25.154Z] f706445af74f: Waiting [2021-05-18T00:08:25.154Z] 4c4ab2625f07: Verifying Checksum [2021-05-18T00:08:25.154Z] 4c4ab2625f07: Download complete [2021-05-18T00:08:25.154Z] adcc1eea9eea: Verifying Checksum [2021-05-18T00:08:25.154Z] adcc1eea9eea: Download complete [2021-05-18T00:08:25.154Z] afea3b2eda06: Verifying Checksum [2021-05-18T00:08:25.154Z] afea3b2eda06: Download complete [2021-05-18T00:08:25.154Z] 540db60ca938: Verifying Checksum [2021-05-18T00:08:25.154Z] 540db60ca938: Download complete [2021-05-18T00:08:25.154Z] 7809a108b3ef: Verifying Checksum [2021-05-18T00:08:25.154Z] 7809a108b3ef: Download complete [2021-05-18T00:08:25.420Z] 540db60ca938: Pull complete [2021-05-18T00:08:25.685Z] adcc1eea9eea: Pull complete [2021-05-18T00:08:25.952Z] 4c4ab2625f07: Pull complete [2021-05-18T00:08:26.894Z] f706445af74f: Verifying Checksum [2021-05-18T00:08:26.894Z] f706445af74f: Download complete [2021-05-18T00:08:27.483Z] 0510c868ecb4: Verifying Checksum [2021-05-18T00:08:27.483Z] 0510c868ecb4: Download complete [2021-05-18T00:08:31.741Z] 0510c868ecb4: Pull complete [2021-05-18T00:08:31.741Z] afea3b2eda06: Pull complete [2021-05-18T00:08:31.741Z] 7809a108b3ef: Pull complete [2021-05-18T00:08:33.143Z] f706445af74f: Pull complete [2021-05-18T00:08:33.143Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-18T00:08:33.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-18T00:08:33.143Z] ---> b068be0155e3 [2021-05-18T00:08:33.143Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-18T00:09:05.282Z] ---> Running in 4ee507ad770d [2021-05-18T00:09:05.282Z] Removing intermediate container 4ee507ad770d [2021-05-18T00:09:05.282Z] ---> 3bb4d95c785b [2021-05-18T00:09:05.282Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T00:09:05.282Z] ---> Running in 2ec139032d72 [2021-05-18T00:09:05.282Z] Removing intermediate container 2ec139032d72 [2021-05-18T00:09:05.282Z] ---> be73052ff449 [2021-05-18T00:09:05.282Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-18T00:09:05.282Z] ---> Running in 37e6c5dca44d [2021-05-18T00:09:05.282Z] Removing intermediate container 37e6c5dca44d [2021-05-18T00:09:05.282Z] ---> 9919bde6992d [2021-05-18T00:09:05.282Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:09:05.282Z] ---> Running in 3bef88419e1d [2021-05-18T00:09:05.282Z] Removing intermediate container 3bef88419e1d [2021-05-18T00:09:05.282Z] ---> ce98bb7c6c9f [2021-05-18T00:09:05.282Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T00:09:05.282Z] ---> Running in d6bc810d52f0 [2021-05-18T00:09:05.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-18T00:09:05.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-18T00:09:06.231Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-18T00:09:06.231Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-18T00:09:06.490Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-18T00:09:06.490Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-18T00:09:06.490Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-18T00:09:06.752Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-18T00:09:07.014Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-18T00:09:07.592Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-18T00:09:07.592Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-18T00:09:07.869Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T00:09:07.869Z] OK: 154 MiB in 49 packages [2021-05-18T00:09:09.259Z] Removing intermediate container d6bc810d52f0 [2021-05-18T00:09:09.259Z] ---> d8f54c0a3116 [2021-05-18T00:09:09.259Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-18T00:09:09.259Z] ---> Running in cbab31c7cac9 [2021-05-18T00:09:09.527Z] Removing intermediate container cbab31c7cac9 [2021-05-18T00:09:09.527Z] ---> 8d081d49783c [2021-05-18T00:09:09.527Z] Step 9/10 : COPY . . [2021-05-18T00:09:09.797Z] ---> 3bf2b6363aa0 [2021-05-18T00:09:09.797Z] Step 10/10 : RUN go mod download [2021-05-18T00:09:09.797Z] ---> Running in 6219d6fe1148 [2021-05-18T00:09:11.221Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2021-05-18T00:09:11.221Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:09:12.741Z] ---> job-cost.sh [2021-05-18T00:09:12.741Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uf1Q [2021-05-18T00:09:14.411Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1119 in /w/workspace/gexfoundry_device-rest-go_PR-101 [Pipeline] { [Pipeline] ws [2021-05-18T00:09:14.478Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-18T00:09:14.764Z] The recommended git tool is: git [2021-05-18T00:09:20.759Z] using credential edgex-jenkins-ssh [2021-05-18T00:09:20.778Z] Cloning the remote Git repository [2021-05-18T00:09:20.819Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-18T00:09:20.931Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-18T00:09:21.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-18T00:09:21.026Z] > git --version # timeout=10 [2021-05-18T00:09:21.040Z] > git --version # 'git version 2.17.1' [2021-05-18T00:09:21.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:09:21.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:09:23.261Z] Merging remotes/origin/master commit 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 into PR head commit 2ecd16f07dbe7387bf6618d26a73c47416e56f44 [2021-05-18T00:09:23.479Z] Merge succeeded, producing 2ecd16f07dbe7387bf6618d26a73c47416e56f44 [2021-05-18T00:09:23.480Z] Checking out Revision 2ecd16f07dbe7387bf6618d26a73c47416e56f44 (PR-101) [2021-05-18T00:09:22.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-18T00:09:22.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-18T00:09:22.613Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-18T00:09:22.656Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-18T00:09:22.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:09:22.668Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-18T00:09:23.276Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:09:23.294Z] > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 [2021-05-18T00:09:23.385Z] > git remote # timeout=10 [2021-05-18T00:09:23.408Z] > git config --get remote.origin.url # timeout=10 [2021-05-18T00:09:23.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-18T00:09:23.438Z] > git merge 8ab618566fd99c79b3e6b1ee7b4c674816e04a15 # timeout=10 [2021-05-18T00:09:23.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-18T00:09:23.483Z] > git config core.sparsecheckout # timeout=10 [2021-05-18T00:09:23.494Z] > git checkout -f 2ecd16f07dbe7387bf6618d26a73c47416e56f44 # timeout=10 [2021-05-18T00:09:27.678Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T00:09:27.810Z] Commit message: "refactor: Update for new service key names and overrides for hyphen to underscore" [2021-05-18T00:09:27.874Z] > git --version # timeout=10 [2021-05-18T00:09:27.882Z] > git --version # 'git version 2.17.1' [2021-05-18T00:09:27.892Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-18T00:09:28.170Z] [2021-05-18T00:09:28.170Z] GitHub has been notified of this commit’s build result [2021-05-18T00:09:28.170Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-18T00:09:29.556Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:09:29.984Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-18T00:09:30.359Z] + sudo service docker restart [2021-05-18T00:09:30.359Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:09:48.776Z] provisioning config files... [2021-05-18T00:09:48.806Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3241821539277506087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:09:49.221Z] ---> docker-login.sh [2021-05-18T00:09:49.221Z] nexus3.edgexfoundry.org:10001 [2021-05-18T00:09:49.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:09:50.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:09:50.433Z] Configure a credential helper to remove this warning. See [2021-05-18T00:09:50.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:09:50.433Z] [2021-05-18T00:09:50.433Z] Login Succeeded [2021-05-18T00:09:50.433Z] nexus3.edgexfoundry.org:10002 [2021-05-18T00:09:51.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:09:51.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:09:51.041Z] Configure a credential helper to remove this warning. See [2021-05-18T00:09:51.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:09:51.041Z] [2021-05-18T00:09:51.041Z] Login Succeeded [2021-05-18T00:09:51.041Z] nexus3.edgexfoundry.org:10003 [2021-05-18T00:09:51.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:09:51.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:09:51.594Z] Configure a credential helper to remove this warning. See [2021-05-18T00:09:51.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:09:51.594Z] [2021-05-18T00:09:51.594Z] Login Succeeded [2021-05-18T00:09:51.594Z] nexus3.edgexfoundry.org:10004 [2021-05-18T00:09:52.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:09:52.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:09:52.199Z] Configure a credential helper to remove this warning. See [2021-05-18T00:09:52.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:09:52.199Z] [2021-05-18T00:09:52.199Z] Login Succeeded [2021-05-18T00:09:52.199Z] docker.io [2021-05-18T00:09:52.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-18T00:09:53.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-18T00:09:53.083Z] Configure a credential helper to remove this warning. See [2021-05-18T00:09:53.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-18T00:09:53.083Z] [2021-05-18T00:09:53.083Z] Login Succeeded [2021-05-18T00:09:53.083Z] ---> docker-login.sh ends [Pipeline] } [2021-05-18T00:09:53.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-18T00:09:53.770Z] ========================================================= [2021-05-18T00:09:53.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-18T00:09:53.770Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:09:54.226Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-18T00:09:54.226Z] Sending build context to Docker daemon 92.16kB [2021-05-18T00:09:54.515Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-18T00:09:54.515Z] Step 2/10 : FROM ${BASE} [2021-05-18T00:09:54.791Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-18T00:09:54.791Z] 595b0fe564bb: Pulling fs layer [2021-05-18T00:09:54.791Z] 7186ed65a4f7: Pulling fs layer [2021-05-18T00:09:54.791Z] 316046926c0a: Pulling fs layer [2021-05-18T00:09:54.791Z] 4ebd0625c992: Pulling fs layer [2021-05-18T00:09:54.791Z] 207e8628e3a3: Pulling fs layer [2021-05-18T00:09:54.791Z] c791037a9be2: Pulling fs layer [2021-05-18T00:09:54.791Z] ffd874e62e21: Pulling fs layer [2021-05-18T00:09:54.791Z] 4ebd0625c992: Waiting [2021-05-18T00:09:54.791Z] 207e8628e3a3: Waiting [2021-05-18T00:09:54.791Z] ffd874e62e21: Waiting [2021-05-18T00:09:54.791Z] 316046926c0a: Verifying Checksum [2021-05-18T00:09:54.791Z] 316046926c0a: Download complete [2021-05-18T00:09:54.791Z] 7186ed65a4f7: Verifying Checksum [2021-05-18T00:09:54.791Z] 7186ed65a4f7: Download complete [2021-05-18T00:09:54.791Z] 207e8628e3a3: Verifying Checksum [2021-05-18T00:09:54.791Z] 207e8628e3a3: Download complete [2021-05-18T00:09:55.067Z] c791037a9be2: Verifying Checksum [2021-05-18T00:09:55.067Z] c791037a9be2: Download complete [2021-05-18T00:09:55.067Z] 595b0fe564bb: Verifying Checksum [2021-05-18T00:09:55.067Z] 595b0fe564bb: Download complete [2021-05-18T00:09:55.669Z] 595b0fe564bb: Pull complete [2021-05-18T00:09:56.312Z] 7186ed65a4f7: Pull complete [2021-05-18T00:09:56.917Z] 316046926c0a: Pull complete [2021-05-18T00:09:57.516Z] ffd874e62e21: Verifying Checksum [2021-05-18T00:09:57.516Z] ffd874e62e21: Download complete [2021-05-18T00:09:58.498Z] 4ebd0625c992: Verifying Checksum [2021-05-18T00:09:58.498Z] 4ebd0625c992: Download complete [2021-05-18T00:10:06.487Z] lf-activate-venv(): INFO: Adding /tmp/venv-Uf1Q/bin to PATH [2021-05-18T00:10:06.487Z] INFO: No Stack... [2021-05-18T00:10:06.487Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T00:10:06.487Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T00:10:06.811Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-05-18T00:10:06.811Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T00:10:06.867Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [2021-05-18T00:10:06.873Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] did not exist. Created. [2021-05-18T00:10:06.873Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T00:10:07.351Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-18T00:10:07.595Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T00:10:07.616Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T00:10:08.194Z] Failed in branch amd64 [2021-05-18T00:10:08.666Z] 4ebd0625c992: Pull complete [2021-05-18T00:10:08.944Z] 207e8628e3a3: Pull complete [2021-05-18T00:10:09.230Z] c791037a9be2: Pull complete [2021-05-18T00:10:13.606Z] ffd874e62e21: Pull complete [2021-05-18T00:10:13.607Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-18T00:10:13.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-18T00:10:13.607Z] ---> cfc18b08335c [2021-05-18T00:10:13.607Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-18T00:10:15.592Z] ---> Running in e0d7422b54e7 [2021-05-18T00:10:15.870Z] Removing intermediate container e0d7422b54e7 [2021-05-18T00:10:15.870Z] ---> 8d3e887319cf [2021-05-18T00:10:15.870Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-18T00:10:15.870Z] ---> Running in 3108e5c775e0 [2021-05-18T00:10:16.467Z] Removing intermediate container 3108e5c775e0 [2021-05-18T00:10:16.467Z] ---> 1807566c22e0 [2021-05-18T00:10:16.467Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-18T00:10:16.467Z] ---> Running in 476463b4b06f [2021-05-18T00:10:17.070Z] Removing intermediate container 476463b4b06f [2021-05-18T00:10:17.070Z] ---> a38b86fa5899 [2021-05-18T00:10:17.070Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-18T00:10:17.070Z] ---> Running in 0eef2cbd3b5f [2021-05-18T00:10:19.710Z] Removing intermediate container 0eef2cbd3b5f [2021-05-18T00:10:19.710Z] ---> 60ce9d9354f7 [2021-05-18T00:10:19.710Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-18T00:10:19.710Z] ---> Running in b32a1408db64 [2021-05-18T00:10:20.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-18T00:10:21.684Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-18T00:10:22.680Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-18T00:10:22.680Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-18T00:10:22.680Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-18T00:10:22.955Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-18T00:10:22.955Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-18T00:10:22.955Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-18T00:10:23.231Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-18T00:10:23.504Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-18T00:10:23.776Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-18T00:10:23.776Z] Executing busybox-1.32.1-r6.trigger [2021-05-18T00:10:23.776Z] OK: 144 MiB in 49 packages [2021-05-18T00:10:25.224Z] Removing intermediate container b32a1408db64 [2021-05-18T00:10:25.224Z] ---> 8145ba81723d [2021-05-18T00:10:25.224Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-18T00:10:25.498Z] ---> Running in 9a40ea53f529 [2021-05-18T00:10:26.097Z] Removing intermediate container 9a40ea53f529 [2021-05-18T00:10:26.097Z] ---> bbb68df41906 [2021-05-18T00:10:26.097Z] Step 9/10 : COPY . . [2021-05-18T00:10:26.692Z] ---> aa0e23265c1b [2021-05-18T00:10:26.692Z] Step 10/10 : RUN go mod download [2021-05-18T00:10:26.966Z] ---> Running in 53a9d6bbb97b [2021-05-18T00:10:29.632Z] go: github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.58 (replaced by ../../device-sdk-go): reading /device-sdk-go/go.mod: open /device-sdk-go/go.mod: no such file or directory [2021-05-18T00:10:29.907Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:10:31.169Z] ---> job-cost.sh [2021-05-18T00:10:31.169Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i05y [2021-05-18T00:11:18.148Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-18T00:12:54.944Z] lf-activate-venv(): INFO: Adding /tmp/venv-i05y/bin to PATH [2021-05-18T00:12:54.944Z] INFO: No Stack... [2021-05-18T00:12:54.944Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-18T00:12:54.944Z] INFO: Archiving Costs [Pipeline] sh [2021-05-18T00:12:55.309Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-05-18T00:12:55.309Z] + cut -d, -f6 [Pipeline] lock [2021-05-18T00:12:55.399Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [2021-05-18T00:12:55.404Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] did not exist. Created. [2021-05-18T00:12:55.404Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-18T00:12:55.837Z] /w/workspace/device-rest-go/1@tmp/durable-b807fea6/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-b807fea6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-18T00:12:56.201Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-18T00:12:56.249Z] Warning: overwriting stash ‘stack-cost’ [2021-05-18T00:12:56.830Z] Stashed 1 file(s) [Pipeline] } [2021-05-18T00:12:56.863Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-18T00:12:57.489Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:13:00.253Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:13:00.873Z] ---> package-listing.sh [2021-05-18T00:13:00.873Z] ++ facter osfamily [2021-05-18T00:13:00.873Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-18T00:13:01.140Z] + OS_FAMILY=redhat [2021-05-18T00:13:01.140Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-101 [2021-05-18T00:13:01.140Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-18T00:13:01.140Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-18T00:13:01.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-18T00:13:01.140Z] + PACKAGES=/tmp/packages_start.txt [2021-05-18T00:13:01.140Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-101 ']' [2021-05-18T00:13:01.140Z] + PACKAGES=/tmp/packages_end.txt [2021-05-18T00:13:01.140Z] + case "${OS_FAMILY}" in [2021-05-18T00:13:01.140Z] + sort [2021-05-18T00:13:01.140Z] + rpm -qa [2021-05-18T00:13:01.720Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-18T00:13:01.720Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-18T00:13:01.720Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-18T00:13:01.982Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-101 ']' [2021-05-18T00:13:01.982Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-101/archives/ [2021-05-18T00:13:01.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-101/archives/ [Pipeline] echo [2021-05-18T00:13:02.013Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-18T00:13:02.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:13:02.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:13:02.928Z] [2021-05-18T00:13:02.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-18T00:13:03.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:13:03.553Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-18T00:13:03.553Z] df20fa9351a1: Pulling fs layer [2021-05-18T00:13:03.553Z] 36b3adc4ff6f: Pulling fs layer [2021-05-18T00:13:03.553Z] 8ad3a11d3b57: Pulling fs layer [2021-05-18T00:13:03.553Z] 46f8f816bc3b: Pulling fs layer [2021-05-18T00:13:03.553Z] 93b61091891f: Pulling fs layer [2021-05-18T00:13:03.553Z] 93b9cdb0e59b: Pulling fs layer [2021-05-18T00:13:03.553Z] 5e14af77c1be: Pulling fs layer [2021-05-18T00:13:03.553Z] 01666e4c0597: Pulling fs layer [2021-05-18T00:13:03.553Z] aa168da1d23b: Pulling fs layer [2021-05-18T00:13:03.553Z] 93b9cdb0e59b: Waiting [2021-05-18T00:13:03.553Z] 5e14af77c1be: Waiting [2021-05-18T00:13:03.553Z] 01666e4c0597: Waiting [2021-05-18T00:13:03.553Z] aa168da1d23b: Waiting [2021-05-18T00:13:03.553Z] 46f8f816bc3b: Waiting [2021-05-18T00:13:03.553Z] 36b3adc4ff6f: Download complete [2021-05-18T00:13:03.553Z] 46f8f816bc3b: Verifying Checksum [2021-05-18T00:13:03.553Z] 46f8f816bc3b: Download complete [2021-05-18T00:13:03.553Z] df20fa9351a1: Verifying Checksum [2021-05-18T00:13:03.553Z] df20fa9351a1: Download complete [2021-05-18T00:13:03.553Z] 93b9cdb0e59b: Verifying Checksum [2021-05-18T00:13:03.553Z] 93b9cdb0e59b: Download complete [2021-05-18T00:13:03.815Z] 5e14af77c1be: Verifying Checksum [2021-05-18T00:13:03.816Z] 5e14af77c1be: Download complete [2021-05-18T00:13:03.816Z] 01666e4c0597: Verifying Checksum [2021-05-18T00:13:03.816Z] 01666e4c0597: Download complete [2021-05-18T00:13:03.816Z] 93b61091891f: Verifying Checksum [2021-05-18T00:13:03.816Z] 93b61091891f: Download complete [2021-05-18T00:13:03.816Z] 8ad3a11d3b57: Verifying Checksum [2021-05-18T00:13:03.816Z] 8ad3a11d3b57: Download complete [2021-05-18T00:13:04.088Z] df20fa9351a1: Pull complete [2021-05-18T00:13:04.350Z] 36b3adc4ff6f: Pull complete [2021-05-18T00:13:05.740Z] aa168da1d23b: Verifying Checksum [2021-05-18T00:13:05.740Z] aa168da1d23b: Download complete [2021-05-18T00:13:05.740Z] 8ad3a11d3b57: Pull complete [2021-05-18T00:13:05.740Z] 46f8f816bc3b: Pull complete [2021-05-18T00:13:06.692Z] 93b61091891f: Pull complete [2021-05-18T00:13:06.952Z] 93b9cdb0e59b: Pull complete [2021-05-18T00:13:07.216Z] 5e14af77c1be: Pull complete [2021-05-18T00:13:07.480Z] 01666e4c0597: Pull complete [2021-05-18T00:13:14.081Z] aa168da1d23b: Pull complete [2021-05-18T00:13:14.081Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-18T00:13:14.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-18T00:13:14.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-18T00:13:14.181Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-05-18T00:13:14.221Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-101 -v /w/workspace/gexfoundry_device-rest-go_PR-101:/w/workspace/gexfoundry_device-rest-go_PR-101:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-101@tmp:/w/workspace/gexfoundry_device-rest-go_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-18T00:13:47.122Z] $ docker top 436c425109c2f8e75b7fbff77367d700b977738427bbd0819fa91a51c12e6b8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-18T00:13:47.555Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-18T00:13:47.869Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-18T00:13:48.193Z] + ls /var/log/sa-host [2021-05-18T00:13:48.193Z] + sadf -c /var/log/sa-host/sa05 [2021-05-18T00:13:48.193Z] file_magic: OK [2021-05-18T00:13:48.193Z] HZ: Using current value: 100 [2021-05-18T00:13:48.193Z] file_header: OK [2021-05-18T00:13:48.193Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-18T00:13:48.193Z] Statistics: [2021-05-18T00:13:48.193Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T00:13:48.193Z] File successfully converted to sysstat format version 12.2.1 [2021-05-18T00:13:48.193Z] + sadf -c /var/log/sa-host/sa18 [2021-05-18T00:13:48.193Z] file_magic: OK [2021-05-18T00:13:48.193Z] HZ: Using current value: 100 [2021-05-18T00:13:48.193Z] file_header: OK [2021-05-18T00:13:48.193Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-18T00:13:48.193Z] Statistics: [2021-05-18T00:13:48.193Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-18T00:13:48.193Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-18T00:13:48.467Z] provisioning config files... [2021-05-18T00:13:48.484Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-101@tmp/config2250815308737186875tmp [Pipeline] { [Pipeline] echo [2021-05-18T00:13:48.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:13:48.894Z] ---> create-netrc.sh [Pipeline] } [2021-05-18T00:13:48.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-18T00:13:48.998Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:13:49.329Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-18T00:13:49.371Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:13:49.703Z] ---> sudo-logs.sh [2021-05-18T00:13:49.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-18T00:13:49.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:13:50.131Z] ---> job-cost.sh [2021-05-18T00:13:50.131Z] lf-activate-venv: SKIPPING [2021-05-18T00:13:50.131Z] DEBUG: total: 0.18000000715255737 [2021-05-18T00:13:50.131Z] INFO: Retrieving Stack Cost... [2021-05-18T00:13:51.077Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-18T00:13:51.339Z] INFO: Archiving Costs [Pipeline] echo [2021-05-18T00:13:51.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-18T00:13:51.716Z] ---> logs-deploy.sh [2021-05-18T00:13:51.716Z] lf-activate-venv: SKIPPING [2021-05-18T00:13:51.716Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-101/1 [2021-05-18T00:13:51.716Z] INFO: archiving workspace using pattern(s): [2021-05-18T00:13:52.668Z] Archives upload complete. [2021-05-18T00:13:52.668Z] INFO: archiving logs to Nexus [2021-05-18T00:13:53.242Z] ---> uname -a: [2021-05-18T00:13:53.242Z] Linux prd-centos7-docker-4c-2g-1113.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-18T00:13:53.242Z] [2021-05-18T00:13:53.242Z] [2021-05-18T00:13:53.242Z] ---> lscpu: [2021-05-18T00:13:53.242Z] Architecture: x86_64 [2021-05-18T00:13:53.242Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-18T00:13:53.242Z] Byte Order: Little Endian [2021-05-18T00:13:53.242Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-18T00:13:53.242Z] CPU(s): 2 [2021-05-18T00:13:53.242Z] On-line CPU(s) list: 0,1 [2021-05-18T00:13:53.242Z] Thread(s) per core: 1 [2021-05-18T00:13:53.242Z] Core(s) per socket: 1 [2021-05-18T00:13:53.242Z] Socket(s): 2 [2021-05-18T00:13:53.242Z] NUMA node(s): 1 [2021-05-18T00:13:53.242Z] Vendor ID: AuthenticAMD [2021-05-18T00:13:53.242Z] CPU family: 23 [2021-05-18T00:13:53.242Z] Model: 49 [2021-05-18T00:13:53.242Z] Model name: AMD EPYC-Rome Processor [2021-05-18T00:13:53.242Z] Stepping: 0 [2021-05-18T00:13:53.242Z] CPU MHz: 2800.000 [2021-05-18T00:13:53.242Z] BogoMIPS: 5600.00 [2021-05-18T00:13:53.242Z] Virtualization: AMD-V [2021-05-18T00:13:53.242Z] Hypervisor vendor: KVM [2021-05-18T00:13:53.242Z] Virtualization type: full [2021-05-18T00:13:53.242Z] L1d cache: 64 KiB [2021-05-18T00:13:53.242Z] L1i cache: 64 KiB [2021-05-18T00:13:53.242Z] L2 cache: 1 MiB [2021-05-18T00:13:53.242Z] L3 cache: 32 MiB [2021-05-18T00:13:53.242Z] NUMA node0 CPU(s): 0,1 [2021-05-18T00:13:53.242Z] Vulnerability Itlb multihit: Not affected [2021-05-18T00:13:53.243Z] Vulnerability L1tf: Not affected [2021-05-18T00:13:53.243Z] Vulnerability Mds: Not affected [2021-05-18T00:13:53.243Z] Vulnerability Meltdown: Not affected [2021-05-18T00:13:53.243Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-18T00:13:53.243Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-18T00:13:53.243Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-18T00:13:53.243Z] Vulnerability Srbds: Not affected [2021-05-18T00:13:53.243Z] Vulnerability Tsx async abort: Not affected [2021-05-18T00:13:53.243Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-18T00:13:53.243Z] [2021-05-18T00:13:53.243Z] [2021-05-18T00:13:53.243Z] ---> nproc: [2021-05-18T00:13:53.243Z] 2 [2021-05-18T00:13:53.243Z] [2021-05-18T00:13:53.243Z]