Pull request #632 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 28858e1a00223f131b6314f62cafbd60f8376407 rather than d45ecd7ed36d4beef854c681931720316365c93f Obtained Jenkinsfile from 28858e1a00223f131b6314f62cafbd60f8376407 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6299138593069923101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1111023252474291485.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-632/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/go-mod-core-contracts/branches/PR-632/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2277261498478635511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5505909736925396371.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-632/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/go-mod-core-contracts/branches/PR-632/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh184077441322317545.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false 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 Running on prd-centos7-docker-4c-2g-93 in /w/workspace/dry_go-mod-core-contracts_PR-632 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-632 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-632@tmp/jenkins-gitclient-ssh3788554916423794064.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 28858e1a00223f131b6314f62cafbd60f8376407 into PR head commit d45ecd7ed36d4beef854c681931720316365c93f Merge succeeded, producing d45ecd7ed36d4beef854c681931720316365c93f Checking out Revision d45ecd7ed36d4beef854c681931720316365c93f (PR-632) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-632@tmp/jenkins-gitclient-ssh6728849107686562631.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/632/head:refs/remotes/origin/PR-632 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # 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/dry_go-mod-core-contracts_PR-632@tmp/jenkins-gitclient-ssh2417010226172325080.key > git merge 28858e1a00223f131b6314f62cafbd60f8376407 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 Commit message: "refactor: Move all constants to common package" > git rev-list --no-walk d6f49f2cefb6573b572a9a73e08c181de2550a53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T00:50:42.814Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T00:50:42.946Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T00:50:42.979Z] ========================================================= [2021-06-10T00:50:42.979Z] EdgeX Global Pipelines Version Info [2021-06-10T00:50:42.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:50:44.435Z] ------------------- [2021-06-10T00:50:44.435Z] stable info: [2021-06-10T00:50:44.435Z] ------------------- [2021-06-10T00:50:44.435Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T00:50:44.435Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T00:50:44.435Z] Message: update stable to v1.0.194 [2021-06-10T00:50:45.010Z] ------------------- [2021-06-10T00:50:45.010Z] experimental info: [2021-06-10T00:50:45.010Z] ------------------- [2021-06-10T00:50:45.011Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T00:50:45.011Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T00:50:45.011Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T00:50:45.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-10T00:50:45.170Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-10T00:50:45.195Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T00:50:45.221Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T00:50:45.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T00:50:45.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T00:50:45.302Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T00:50:45.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T00:50:45.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T00:50:45.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T00:50:45.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T00:50:45.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-10T00:50:45.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T00:50:45.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T00:50:45.506Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T00:50:45.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T00:50:45.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T00:50:45.580Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T00:50:45.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T00:50:45.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T00:50:45.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T00:50:45.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T00:50:45.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T00:50:45.752Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T00:50:45.777Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T00:50:45.804Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T00:50:45.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-632 [Pipeline] echo [2021-06-10T00:50:45.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-632 [Pipeline] echo [2021-06-10T00:50:45.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-632 [Pipeline] echo [2021-06-10T00:50:45.909Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d45ecd7ed36d4beef854c681931720316365c93f [Pipeline] echo [2021-06-10T00:50:45.935Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d45ecd7 [Pipeline] echo [2021-06-10T00:50:45.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T00:50:46.431Z] + git log --format=format:%s -1 d45ecd7ed36d4beef854c681931720316365c93f [Pipeline] echo [2021-06-10T00:50:46.468Z] GIT_COMMIT: d45ecd7ed36d4beef854c681931720316365c93f, Commit Message: refactor: Move all constants to common package [Pipeline] echo [2021-06-10T00:50:46.482Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:50:47.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T00:50:47.714Z] [2021-06-10T00:50:47.714Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:50:48.037Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T00:50:48.037Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T00:50:48.037Z] 31603596830f: Pulling fs layer [2021-06-10T00:50:48.037Z] 54011a49482f: Pulling fs layer [2021-06-10T00:50:48.037Z] a6820b24f6d8: Pulling fs layer [2021-06-10T00:50:48.037Z] f581987b2513: Pulling fs layer [2021-06-10T00:50:48.037Z] f581987b2513: Waiting [2021-06-10T00:50:48.301Z] 54011a49482f: Verifying Checksum [2021-06-10T00:50:48.301Z] 54011a49482f: Download complete [2021-06-10T00:50:48.301Z] 31603596830f: Verifying Checksum [2021-06-10T00:50:48.301Z] 31603596830f: Download complete [2021-06-10T00:50:48.301Z] f581987b2513: Verifying Checksum [2021-06-10T00:50:48.301Z] f581987b2513: Download complete [2021-06-10T00:50:48.565Z] 31603596830f: Pull complete [2021-06-10T00:50:48.565Z] a6820b24f6d8: Verifying Checksum [2021-06-10T00:50:48.565Z] a6820b24f6d8: Download complete [2021-06-10T00:50:48.565Z] 54011a49482f: Pull complete [2021-06-10T00:50:49.185Z] a6820b24f6d8: Pull complete [2021-06-10T00:50:49.448Z] f581987b2513: Pull complete [2021-06-10T00:50:49.448Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T00:50:49.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T00:50:49.448Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T00:50:49.541Z] prd-centos7-docker-4c-2g-93 does not seem to be running inside a container [2021-06-10T00:50:49.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-632 -v /w/workspace/dry_go-mod-core-contracts_PR-632:/w/workspace/dry_go-mod-core-contracts_PR-632:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-632@tmp:/w/workspace/dry_go-mod-core-contracts_PR-632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T00:50:50.700Z] $ docker top e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T00:50:50.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T00:50:50.825Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T00:50:50.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T00:50:50.935Z] $ docker exec e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 ssh-agent [2021-06-10T00:50:51.042Z] SSH_AUTH_SOCK=/tmp/ssh-HeFMjyF92czM/agent.13 [2021-06-10T00:50:51.042Z] SSH_AGENT_PID=19 [2021-06-10T00:50:51.049Z] Running ssh-add (command line suppressed) [2021-06-10T00:50:51.139Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-632@tmp/private_key_49662655988209169.key (/w/workspace/dry_go-mod-core-contracts_PR-632@tmp/private_key_49662655988209169.key) [2021-06-10T00:50:51.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T00:50:51.470Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T00:50:51.489Z] $ docker exec --env ******** --env ******** e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 ssh-agent -k [2021-06-10T00:50:51.583Z] unset SSH_AUTH_SOCK; [2021-06-10T00:50:51.583Z] unset SSH_AGENT_PID; [2021-06-10T00:50:51.583Z] echo Agent pid 19 killed; [2021-06-10T00:50:51.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T00:50:51.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T00:50:51.647Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T00:50:51.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T00:50:51.748Z] $ docker exec e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 ssh-agent [2021-06-10T00:50:51.846Z] SSH_AUTH_SOCK=/tmp/ssh-R7Nq96kv5dnx/agent.53 [2021-06-10T00:50:51.846Z] SSH_AGENT_PID=59 [2021-06-10T00:50:51.851Z] Running ssh-add (command line suppressed) [2021-06-10T00:50:51.940Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-632@tmp/private_key_788022292826804294.key (/w/workspace/dry_go-mod-core-contracts_PR-632@tmp/private_key_788022292826804294.key) [2021-06-10T00:50:51.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T00:50:52.259Z] + git semver init [2021-06-10T00:50:52.259Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T00:50:52.259Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-632/.git [2021-06-10T00:50:52.259Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-632 [2021-06-10T00:50:52.259Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T00:50:52.259Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T00:50:52.259Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T00:50:52.259Z] # $SEMVER_BRANCH = PR-632 [2021-06-10T00:50:52.259Z] # $SEMVER_TEMP = /tmp/semver-310775861 [2021-06-10T00:50:52.259Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-10T00:50:52.841Z] # '/tmp/semver-310775861' -> '/w/workspace/dry_go-mod-core-contracts_PR-632/.semver' [2021-06-10T00:50:52.841Z] # -> Force: false [2021-06-10T00:50:52.841Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-632/.semver [Pipeline] } [2021-06-10T00:50:52.848Z] $ docker exec --env ******** --env ******** e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 ssh-agent -k [2021-06-10T00:50:52.945Z] unset SSH_AUTH_SOCK; [2021-06-10T00:50:52.946Z] unset SSH_AGENT_PID; [2021-06-10T00:50:52.946Z] echo Agent pid 59 killed; [2021-06-10T00:50:52.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T00:50:53.296Z] + git semver [Pipeline] } [2021-06-10T00:50:53.309Z] $ docker stop --time=1 e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 [2021-06-10T00:50:54.593Z] $ docker rm -f e47fd6f1d8964562d26e76216a221b5176c628654b796159989c84ca221e0eb6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T00:50:54.963Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T00:50:55.247Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T00:50:55.251Z] [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-06-10T00:51:10.496Z] Still waiting to schedule task [2021-06-10T00:51:10.496Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-93’ [2021-06-10T00:51:10.499Z] Still waiting to schedule task [2021-06-10T00:51:10.499Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T00:53:12.400Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-94 in /w/workspace/dry_go-mod-core-contracts_PR-632 [Pipeline] { [Pipeline] ws [2021-06-10T00:53:12.419Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-06-10T00:53:12.660Z] Selected Git installation does not exist. Using Default [2021-06-10T00:53:12.660Z] The recommended git tool is: NONE [2021-06-10T00:53:17.494Z] using credential edgex-jenkins-ssh [2021-06-10T00:53:17.512Z] Cloning the remote Git repository [2021-06-10T00:53:17.562Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-10T00:53:17.769Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-06-10T00:53:17.850Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-10T00:53:17.850Z] > git --version # timeout=10 [2021-06-10T00:53:17.866Z] > git --version # 'git version 2.17.1' [2021-06-10T00:53:17.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T00:53:17.961Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T00:53:19.923Z] Merging remotes/origin/master commit 28858e1a00223f131b6314f62cafbd60f8376407 into PR head commit d45ecd7ed36d4beef854c681931720316365c93f [2021-06-10T00:53:19.158Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-10T00:53:19.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T00:53:19.205Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-10T00:53:19.233Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-10T00:53:19.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T00:53:19.246Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/632/head:refs/remotes/origin/PR-632 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T00:53:19.938Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T00:53:19.954Z] > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 [2021-06-10T00:53:20.060Z] > git remote # timeout=10 [2021-06-10T00:53:20.078Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T00:53:20.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T00:53:20.170Z] Merge succeeded, producing d45ecd7ed36d4beef854c681931720316365c93f [2021-06-10T00:53:20.170Z] Checking out Revision d45ecd7ed36d4beef854c681931720316365c93f (PR-632) [2021-06-10T00:53:20.105Z] > git merge 28858e1a00223f131b6314f62cafbd60f8376407 # timeout=10 [2021-06-10T00:53:20.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T00:53:20.175Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T00:53:20.189Z] > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 [2021-06-10T00:53:24.319Z] Commit message: "refactor: Move all constants to common package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T00:53:25.996Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T00:53:26.406Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T00:53:26.747Z] + true [2021-06-10T00:53:26.747Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-06-10T00:53:45.309Z] ========================================================= [2021-06-10T00:53:45.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T00:53:45.309Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:53:45.662Z] + 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-06-10T00:53:46.649Z] Sending build context to Docker daemon 2.899MB [2021-06-10T00:53:46.649Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T00:53:46.649Z] Step 2/7 : FROM ${BASE} [2021-06-10T00:53:47.248Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T00:53:47.248Z] 595b0fe564bb: Pulling fs layer [2021-06-10T00:53:47.248Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T00:53:47.248Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T00:53:47.248Z] ba82ee9f976e: Pulling fs layer [2021-06-10T00:53:47.248Z] 506bd15cee9f: Pulling fs layer [2021-06-10T00:53:47.248Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T00:53:47.248Z] 618dc40b7e24: Pulling fs layer [2021-06-10T00:53:47.248Z] ba82ee9f976e: Waiting [2021-06-10T00:53:47.248Z] 506bd15cee9f: Waiting [2021-06-10T00:53:47.248Z] 618dc40b7e24: Waiting [2021-06-10T00:53:47.248Z] 75a0a4a0db45: Waiting [2021-06-10T00:53:47.248Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T00:53:47.248Z] 5b7225fbf94c: Download complete [2021-06-10T00:53:47.248Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T00:53:47.248Z] 3088b5b3c5c0: Download complete [2021-06-10T00:53:47.248Z] 506bd15cee9f: Verifying Checksum [2021-06-10T00:53:47.248Z] 506bd15cee9f: Download complete [2021-06-10T00:53:47.248Z] 75a0a4a0db45: Download complete [2021-06-10T00:53:47.248Z] 595b0fe564bb: Verifying Checksum [2021-06-10T00:53:47.248Z] 595b0fe564bb: Download complete [2021-06-10T00:53:47.848Z] 595b0fe564bb: Pull complete [2021-06-10T00:53:48.450Z] 3088b5b3c5c0: Pull complete [2021-06-10T00:53:49.052Z] 5b7225fbf94c: Pull complete [2021-06-10T00:53:49.653Z] 618dc40b7e24: Verifying Checksum [2021-06-10T00:53:49.653Z] 618dc40b7e24: Download complete [2021-06-10T00:53:49.770Z] Running on prd-centos7-docker-4c-2g-95 in /w/workspace/dry_go-mod-core-contracts_PR-632 [Pipeline] { [Pipeline] ws [2021-06-10T00:53:49.790Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-06-10T00:53:49.934Z] Selected Git installation does not exist. Using Default [2021-06-10T00:53:49.934Z] The recommended git tool is: NONE [2021-06-10T00:53:51.093Z] ba82ee9f976e: Download complete [2021-06-10T00:53:52.337Z] using credential edgex-jenkins-ssh [2021-06-10T00:53:52.353Z] Cloning the remote Git repository [2021-06-10T00:53:52.368Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-10T00:53:52.430Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-06-10T00:53:52.458Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-10T00:53:52.459Z] > git --version # timeout=10 [2021-06-10T00:53:52.467Z] > git --version # 'git version 2.24.4' [2021-06-10T00:53:52.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T00:53:52.493Z] [INFO] Currently running in a labeled security context [2021-06-10T00:53:52.499Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T00:53:52.499Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh9045755273322233998.key [2021-06-10T00:53:52.536Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T00:53:53.146Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-10T00:53:53.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T00:53:53.170Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-10T00:53:53.187Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-10T00:53:53.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T00:53:53.188Z] [INFO] Currently running in a labeled security context [2021-06-10T00:53:53.188Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T00:53:53.188Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh1085644890847571726.key [2021-06-10T00:53:53.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/632/head:refs/remotes/origin/PR-632 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T00:53:53.695Z] Merging remotes/origin/master commit 28858e1a00223f131b6314f62cafbd60f8376407 into PR head commit d45ecd7ed36d4beef854c681931720316365c93f [2021-06-10T00:53:53.800Z] Merge succeeded, producing d45ecd7ed36d4beef854c681931720316365c93f [2021-06-10T00:53:53.801Z] Checking out Revision d45ecd7ed36d4beef854c681931720316365c93f (PR-632) [2021-06-10T00:53:53.699Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T00:53:53.707Z] > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 [2021-06-10T00:53:53.748Z] > git remote # timeout=10 [2021-06-10T00:53:53.756Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T00:53:53.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T00:53:53.767Z] [INFO] Currently running in a labeled security context [2021-06-10T00:53:53.767Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T00:53:53.767Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh3448614245348381878.key [2021-06-10T00:53:53.773Z] > git merge 28858e1a00223f131b6314f62cafbd60f8376407 # timeout=10 [2021-06-10T00:53:53.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T00:53:53.799Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T00:53:53.806Z] > git checkout -f d45ecd7ed36d4beef854c681931720316365c93f # timeout=10 [2021-06-10T00:53:57.350Z] Commit message: "refactor: Move all constants to common package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T00:53:58.325Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T00:53:58.649Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T00:53:58.954Z] + sudo service docker restart [2021-06-10T00:53:58.954Z] + true [2021-06-10T00:53:58.954Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T00:54:01.316Z] ba82ee9f976e: Pull complete [2021-06-10T00:54:01.591Z] 506bd15cee9f: Pull complete [2021-06-10T00:54:01.862Z] 75a0a4a0db45: Pull complete [2021-06-10T00:54:06.163Z] 618dc40b7e24: Pull complete [2021-06-10T00:54:06.163Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T00:54:06.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T00:54:06.163Z] ---> a36622ca3599 [2021-06-10T00:54:06.163Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T00:54:07.589Z] ---> Running in 7fd4cc8b4a28 [2021-06-10T00:54:07.862Z] Removing intermediate container 7fd4cc8b4a28 [2021-06-10T00:54:07.863Z] ---> 5fb2ef8d24dd [2021-06-10T00:54:07.863Z] Step 4/7 : RUN apk add bash [2021-06-10T00:54:08.138Z] ---> Running in d12cb6ac8cd6 [2021-06-10T00:54:09.568Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T00:54:10.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T00:54:11.520Z] OK: 138 MiB in 40 packages [2021-06-10T00:54:12.980Z] Removing intermediate container d12cb6ac8cd6 [2021-06-10T00:54:12.980Z] ---> 479ce6dd9391 [2021-06-10T00:54:12.980Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T00:54:12.980Z] ---> Running in d591dcb49277 [2021-06-10T00:54:13.577Z] Removing intermediate container d591dcb49277 [2021-06-10T00:54:13.577Z] ---> 8a7faee2a3ff [2021-06-10T00:54:13.577Z] Step 6/7 : COPY go.mod . [2021-06-10T00:54:14.180Z] ---> a3f2b37533e6 [2021-06-10T00:54:14.180Z] Step 7/7 : RUN go mod download [2021-06-10T00:54:14.456Z] ---> Running in 7d90f55d2a4e [Pipeline] unstash [Pipeline] echo [2021-06-10T00:54:17.246Z] ========================================================= [2021-06-10T00:54:17.246Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T00:54:17.246Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:54:17.575Z] + 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-06-10T00:54:18.147Z] Sending build context to Docker daemon 2.899MB [2021-06-10T00:54:18.147Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-10T00:54:18.147Z] Step 2/7 : FROM ${BASE} [2021-06-10T00:54:18.407Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T00:54:18.407Z] 540db60ca938: Pulling fs layer [2021-06-10T00:54:18.407Z] adcc1eea9eea: Pulling fs layer [2021-06-10T00:54:18.407Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T00:54:18.407Z] 0510c868ecb4: Pulling fs layer [2021-06-10T00:54:18.407Z] afea3b2eda06: Pulling fs layer [2021-06-10T00:54:18.407Z] 7809a108b3ef: Pulling fs layer [2021-06-10T00:54:18.407Z] f706445af74f: Pulling fs layer [2021-06-10T00:54:18.407Z] afea3b2eda06: Waiting [2021-06-10T00:54:18.407Z] 7809a108b3ef: Waiting [2021-06-10T00:54:18.407Z] f706445af74f: Waiting [2021-06-10T00:54:18.407Z] 0510c868ecb4: Waiting [2021-06-10T00:54:18.407Z] 4c4ab2625f07: Download complete [2021-06-10T00:54:18.407Z] adcc1eea9eea: Verifying Checksum [2021-06-10T00:54:18.407Z] adcc1eea9eea: Download complete [2021-06-10T00:54:18.407Z] afea3b2eda06: Verifying Checksum [2021-06-10T00:54:18.407Z] afea3b2eda06: Download complete [2021-06-10T00:54:18.407Z] 7809a108b3ef: Verifying Checksum [2021-06-10T00:54:18.407Z] 7809a108b3ef: Download complete [2021-06-10T00:54:18.407Z] 540db60ca938: Verifying Checksum [2021-06-10T00:54:18.407Z] 540db60ca938: Download complete [2021-06-10T00:54:18.673Z] 540db60ca938: Pull complete [2021-06-10T00:54:18.673Z] adcc1eea9eea: Pull complete [2021-06-10T00:54:18.937Z] 4c4ab2625f07: Pull complete [2021-06-10T00:54:19.511Z] f706445af74f: Verifying Checksum [2021-06-10T00:54:19.511Z] f706445af74f: Download complete [2021-06-10T00:54:20.464Z] 0510c868ecb4: Verifying Checksum [2021-06-10T00:54:20.464Z] 0510c868ecb4: Download complete [2021-06-10T00:54:23.790Z] 0510c868ecb4: Pull complete [2021-06-10T00:54:23.790Z] afea3b2eda06: Pull complete [2021-06-10T00:54:23.790Z] 7809a108b3ef: Pull complete [2021-06-10T00:54:25.213Z] f706445af74f: Pull complete [2021-06-10T00:54:25.213Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T00:54:25.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T00:54:25.213Z] ---> b068be0155e3 [2021-06-10T00:54:25.213Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T00:54:32.785Z] Removing intermediate container 7d90f55d2a4e [2021-06-10T00:54:32.786Z] ---> 99242f786764 [2021-06-10T00:54:32.786Z] Successfully built 99242f786764 [2021-06-10T00:54:32.786Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:54:33.135Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T00:54:33.135Z] . [Pipeline] withDockerContainer [2021-06-10T00:54:33.374Z] ---> Running in ad2bf78b471d [2021-06-10T00:54:33.374Z] Removing intermediate container ad2bf78b471d [2021-06-10T00:54:33.374Z] ---> 98d563f86712 [2021-06-10T00:54:33.374Z] Step 4/7 : RUN apk add bash [2021-06-10T00:54:33.374Z] ---> Running in ffa77b6ceeed [2021-06-10T00:54:33.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T00:54:33.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-06-10T00:54:33.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T00:54:33.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T00:54:34.208Z] OK: 149 MiB in 40 packages [2021-06-10T00:54:34.475Z] Removing intermediate container ffa77b6ceeed [2021-06-10T00:54:34.475Z] ---> b059dd7de3ae [2021-06-10T00:54:34.475Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-10T00:54:34.475Z] ---> Running in 2df489d2da37 [2021-06-10T00:54:34.475Z] Removing intermediate container 2df489d2da37 [2021-06-10T00:54:34.475Z] ---> 7e0904e45375 [2021-06-10T00:54:34.475Z] Step 6/7 : COPY go.mod . [2021-06-10T00:54:34.736Z] ---> 968bdd6f4f87 [2021-06-10T00:54:34.736Z] Step 7/7 : RUN go mod download [2021-06-10T00:54:34.736Z] ---> Running in f203d401ccfc [2021-06-10T00:54:35.131Z] $ docker top f9fd625ff363adf98af47c000c3faf5d04d39181235953fad63ea15571e88300 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T00:54:36.091Z] + go version [2021-06-10T00:54:36.091Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T00:54:36.115Z] $ docker stop --time=1 f9fd625ff363adf98af47c000c3faf5d04d39181235953fad63ea15571e88300 [2021-06-10T00:54:37.864Z] $ docker rm -f f9fd625ff363adf98af47c000c3faf5d04d39181235953fad63ea15571e88300 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:54:38.676Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T00:54:38.676Z] . [Pipeline] withDockerContainer [2021-06-10T00:54:38.906Z] prd-ubuntu18.04-docker-arm64-4c-16g-94 does not seem to be running inside a container [2021-06-10T00:54:38.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T00:54:40.579Z] $ docker top 4f1ad6400cfc17a4275e05f71769b9f52ebe554307f9fba63edc2aeb927c4208 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T00:54:41.523Z] + go mod tidy [Pipeline] sh [2021-06-10T00:54:42.469Z] + make test [2021-06-10T00:54:42.469Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T00:54:43.458Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-10T00:54:44.753Z] Removing intermediate container f203d401ccfc [2021-06-10T00:54:44.753Z] ---> e9cd2026f546 [2021-06-10T00:54:44.753Z] Successfully built e9cd2026f546 [2021-06-10T00:54:44.753Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:54:45.056Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T00:54:45.057Z] . [Pipeline] withDockerContainer [2021-06-10T00:54:45.137Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-06-10T00:54:45.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T00:54:45.554Z] $ docker top 9f493cafb1fbda18d3efda6bcbbe2b75eb3d7aa47a5415265e6809dcb7e13311 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T00:54:45.928Z] + go version [2021-06-10T00:54:45.928Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T00:54:45.937Z] $ docker stop --time=1 9f493cafb1fbda18d3efda6bcbbe2b75eb3d7aa47a5415265e6809dcb7e13311 [2021-06-10T00:54:47.097Z] $ docker rm -f 9f493cafb1fbda18d3efda6bcbbe2b75eb3d7aa47a5415265e6809dcb7e13311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:54:47.684Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T00:54:47.684Z] . [Pipeline] withDockerContainer [2021-06-10T00:54:47.763Z] prd-centos7-docker-4c-2g-95 does not seem to be running inside a container [2021-06-10T00:54:47.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T00:54:48.212Z] $ docker top 5385ecafd9bb9566e0b16370360991924d5a3295e0b5bfbbc4b64183a3da799c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T00:54:48.609Z] + go mod tidy [Pipeline] sh [2021-06-10T00:54:48.956Z] + make test [2021-06-10T00:54:48.956Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T00:54:49.230Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-10T00:54:59.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.046s coverage: 83.2% of statements [2021-06-10T00:54:59.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-10T00:54:59.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-10T00:54:59.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-10T00:54:59.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-06-10T00:54:59.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-10T00:55:00.291Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 45.5% of statements [2021-06-10T00:55:00.292Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements [2021-06-10T00:55:00.292Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 86.2% of statements [2021-06-10T00:55:00.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-06-10T00:55:00.557Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements [2021-06-10T00:55:00.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-06-10T00:55:00.818Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T00:55:06.166Z] gofmt -l . [2021-06-10T00:55:06.166Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T00:55:06.179Z] $ docker stop --time=1 5385ecafd9bb9566e0b16370360991924d5a3295e0b5bfbbc4b64183a3da799c [2021-06-10T00:55:07.744Z] $ docker rm -f 5385ecafd9bb9566e0b16370360991924d5a3295e0b5bfbbc4b64183a3da799c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T00:55:08.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T00:55:08.400Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:55:09.518Z] ---> job-cost.sh [2021-06-10T00:55:09.519Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YmKo [2021-06-10T00:55:15.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.414s coverage: 83.2% of statements [2021-06-10T00:55:15.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-10T00:55:15.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-10T00:55:15.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-10T00:55:15.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.075s coverage: 26.3% of statements [2021-06-10T00:55:15.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-10T00:55:17.879Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.082s coverage: 45.5% of statements [2021-06-10T00:55:17.879Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.047s coverage: 90.0% of statements [2021-06-10T00:55:18.864Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.217s coverage: 86.2% of statements [2021-06-10T00:55:18.864Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.089s coverage: 59.5% of statements [2021-06-10T00:55:18.864Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.026s coverage: 35.5% of statements [2021-06-10T00:55:19.554Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T00:55:19.848Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.033s coverage: 49.4% of statements [2021-06-10T00:55:19.848Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T00:55:31.839Z] lf-activate-venv(): INFO: Adding /tmp/venv-YmKo/bin to PATH [2021-06-10T00:55:31.839Z] INFO: No Stack... [2021-06-10T00:55:32.789Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T00:55:33.368Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T00:55:33.668Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-06-10T00:55:33.668Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T00:55:33.705Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [2021-06-10T00:55:33.714Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] did not exist. Created. [2021-06-10T00:55:33.714Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T00:55:34.041Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T00:55:34.105Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T00:55:34.122Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T00:55:38.174Z] gofmt -l . [2021-06-10T00:55:38.174Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T00:55:38.195Z] $ docker stop --time=1 4f1ad6400cfc17a4275e05f71769b9f52ebe554307f9fba63edc2aeb927c4208 [2021-06-10T00:55:40.150Z] $ docker rm -f 4f1ad6400cfc17a4275e05f71769b9f52ebe554307f9fba63edc2aeb927c4208 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T00:55:40.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T00:55:41.009Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T00:55:41.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:55:42.396Z] ---> job-cost.sh [2021-06-10T00:55:42.396Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yn2Y [2021-06-10T00:56:21.399Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T00:57:43.175Z] lf-activate-venv(): INFO: Adding /tmp/venv-yn2Y/bin to PATH [2021-06-10T00:57:43.175Z] INFO: No Stack... [2021-06-10T00:57:43.175Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T00:57:43.175Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T00:57:43.520Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-06-10T00:57:43.521Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T00:57:43.582Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [2021-06-10T00:57:43.590Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] did not exist. Created. [2021-06-10T00:57:43.591Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T00:57:43.962Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-68f0f5cf/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-68f0f5cf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T00:57:44.304Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T00:57:44.328Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T00:57:44.476Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T00:57:44.492Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-632-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-10T00:57:45.310Z] provisioning config files... [2021-06-10T00:57:45.322Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-632@tmp/config3515575708536179344tmp [Pipeline] { [Pipeline] sh [2021-06-10T00:57:45.642Z] + set +x [2021-06-10T00:57:45.642Z] + bash -s -- [2021-06-10T00:57:45.642Z] + curl -s https://codecov.io/bash [2021-06-10T00:57:45.642Z] [2021-06-10T00:57:45.642Z] _____ _ [2021-06-10T00:57:45.642Z] / ____| | | [2021-06-10T00:57:45.642Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T00:57:45.642Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T00:57:45.642Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T00:57:45.642Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T00:57:45.642Z] Bash-1.0.3 [2021-06-10T00:57:45.642Z] [2021-06-10T00:57:45.642Z] [2021-06-10T00:57:45.642Z] ==> git version 2.24.4 found [2021-06-10T00:57:45.642Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-10T00:57:45.642Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T00:57:45.642Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T00:57:45.642Z] ==> Jenkins CI detected. [2021-06-10T00:57:45.642Z] project root: . [2021-06-10T00:57:45.642Z] --> token set from env [2021-06-10T00:57:45.642Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T00:57:45.642Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T00:57:45.642Z] ==> Python coveragepy not found [2021-06-10T00:57:45.642Z] ==> Searching for coverage reports in: [2021-06-10T00:57:45.642Z] + . [2021-06-10T00:57:45.909Z] -> Found 1 reports [2021-06-10T00:57:45.909Z] ==> Detecting git/mercurial file structure [2021-06-10T00:57:45.909Z] ==> Reading reports [2021-06-10T00:57:45.909Z] + ./coverage.out bytes=105070 [2021-06-10T00:57:45.909Z] ==> Appending adjustments [2021-06-10T00:57:45.909Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T00:57:46.488Z] + Found adjustments [2021-06-10T00:57:46.488Z] ==> Gzipping contents [2021-06-10T00:57:46.488Z] 16K /tmp/codecov.xjn7C2.gz [2021-06-10T00:57:46.488Z] ==> Uploading reports [2021-06-10T00:57:46.488Z] url: https://codecov.io [2021-06-10T00:57:46.488Z] query: branch=PR-632&commit=d45ecd7ed36d4beef854c681931720316365c93f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-632%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=632&job=&cmd_args= [2021-06-10T00:57:46.488Z] -> Pinging Codecov [2021-06-10T00:57:46.488Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-632&commit=d45ecd7ed36d4beef854c681931720316365c93f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-632%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=632&job=&cmd_args= [2021-06-10T00:57:47.064Z] -> Uploading to [2021-06-10T00:57:47.064Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/71470A77251A30514AAF9C0BB2E5B6CE/d45ecd7ed36d4beef854c681931720316365c93f/3e8ad01c-c4f5-4432-a460-62330beda4f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T005746Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d8c681de22163127d0949054c11ca843bce420c1637ccd1265ffd93f3136fbb [2021-06-10T00:57:47.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T00:57:47.064Z] Dload Upload Total Spent Left Speed [2021-06-10T00:57:47.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15766 0 0 100 15766 0 36678 --:--:-- --:--:-- --:--:-- 36750 [2021-06-10T00:57:47.325Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d45ecd7ed36d4beef854c681931720316365c93f [Pipeline] } [2021-06-10T00:57:47.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:57:49.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:57:49.787Z] ---> package-listing.sh [2021-06-10T00:57:49.787Z] ++ facter osfamily [2021-06-10T00:57:49.787Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T00:57:50.050Z] + OS_FAMILY=redhat [2021-06-10T00:57:50.050Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-632 [2021-06-10T00:57:50.050Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T00:57:50.050Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T00:57:50.050Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T00:57:50.050Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T00:57:50.050Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-632 ']' [2021-06-10T00:57:50.050Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T00:57:50.050Z] + case "${OS_FAMILY}" in [2021-06-10T00:57:50.050Z] + rpm -qa [2021-06-10T00:57:50.050Z] + sort [2021-06-10T00:57:50.623Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T00:57:50.623Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T00:57:50.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T00:57:50.623Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-632 ']' [2021-06-10T00:57:50.623Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-632/archives/ [2021-06-10T00:57:50.623Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-632/archives/ [Pipeline] echo [2021-06-10T00:57:50.638Z] 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/dry_go-mod-core-contracts_PR-632/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T00:57:50.930Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:57:51.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T00:57:51.516Z] [2021-06-10T00:57:51.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T00:57:51.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T00:57:51.829Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T00:57:51.829Z] df20fa9351a1: Pulling fs layer [2021-06-10T00:57:51.829Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T00:57:51.829Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T00:57:51.829Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T00:57:51.829Z] 93b61091891f: Pulling fs layer [2021-06-10T00:57:51.829Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T00:57:51.829Z] 5e14af77c1be: Pulling fs layer [2021-06-10T00:57:51.829Z] 01666e4c0597: Pulling fs layer [2021-06-10T00:57:51.829Z] aa168da1d23b: Pulling fs layer [2021-06-10T00:57:51.829Z] 93b9cdb0e59b: Waiting [2021-06-10T00:57:51.829Z] 5e14af77c1be: Waiting [2021-06-10T00:57:51.829Z] 01666e4c0597: Waiting [2021-06-10T00:57:51.829Z] aa168da1d23b: Waiting [2021-06-10T00:57:51.829Z] 46f8f816bc3b: Waiting [2021-06-10T00:57:51.829Z] 93b61091891f: Waiting [2021-06-10T00:57:51.829Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T00:57:51.829Z] 36b3adc4ff6f: Download complete [2021-06-10T00:57:51.829Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T00:57:51.829Z] 46f8f816bc3b: Download complete [2021-06-10T00:57:52.093Z] df20fa9351a1: Verifying Checksum [2021-06-10T00:57:52.093Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T00:57:52.093Z] 93b9cdb0e59b: Download complete [2021-06-10T00:57:52.093Z] 5e14af77c1be: Verifying Checksum [2021-06-10T00:57:52.093Z] 5e14af77c1be: Download complete [2021-06-10T00:57:52.093Z] 93b61091891f: Verifying Checksum [2021-06-10T00:57:52.093Z] 93b61091891f: Download complete [2021-06-10T00:57:52.093Z] 01666e4c0597: Verifying Checksum [2021-06-10T00:57:52.093Z] 01666e4c0597: Download complete [2021-06-10T00:57:52.354Z] df20fa9351a1: Pull complete [2021-06-10T00:57:52.354Z] 36b3adc4ff6f: Pull complete [2021-06-10T00:57:52.619Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T00:57:52.619Z] 8ad3a11d3b57: Download complete [2021-06-10T00:57:52.886Z] 8ad3a11d3b57: Pull complete [2021-06-10T00:57:53.150Z] 46f8f816bc3b: Pull complete [2021-06-10T00:57:53.410Z] 93b61091891f: Pull complete [2021-06-10T00:57:53.410Z] 93b9cdb0e59b: Pull complete [2021-06-10T00:57:53.410Z] 5e14af77c1be: Pull complete [2021-06-10T00:57:53.410Z] 01666e4c0597: Pull complete [2021-06-10T00:57:54.354Z] aa168da1d23b: Verifying Checksum [2021-06-10T00:57:54.354Z] aa168da1d23b: Download complete [2021-06-10T00:57:58.585Z] aa168da1d23b: Pull complete [2021-06-10T00:57:58.585Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T00:57:58.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T00:57:58.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T00:57:58.667Z] prd-centos7-docker-4c-2g-93 does not seem to be running inside a container [2021-06-10T00:57:58.711Z] $ 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/dry_go-mod-core-contracts_PR-632/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-632 -v /w/workspace/dry_go-mod-core-contracts_PR-632:/w/workspace/dry_go-mod-core-contracts_PR-632:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-632@tmp:/w/workspace/dry_go-mod-core-contracts_PR-632@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T00:58:01.001Z] $ docker top 60e7ad75f252729c9402f4cc3a0a061639cd6622bfef3976590927415ff1dfe1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T00:58:01.401Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T00:58:01.709Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T00:58:02.017Z] + ls /var/log/sa-host [2021-06-10T00:58:02.017Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T00:58:02.017Z] file_magic: OK [2021-06-10T00:58:02.017Z] HZ: Using current value: 100 [2021-06-10T00:58:02.017Z] file_header: OK [2021-06-10T00:58:02.017Z] 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-06-10T00:58:02.017Z] Statistics: [2021-06-10T00:58:02.017Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T00:58:02.017Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T00:58:02.017Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T00:58:02.017Z] file_magic: OK [2021-06-10T00:58:02.017Z] HZ: Using current value: 100 [2021-06-10T00:58:02.017Z] file_header: OK [2021-06-10T00:58:02.017Z] 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-06-10T00:58:02.017Z] Statistics: [2021-06-10T00:58:02.017Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T00:58:02.017Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T00:58:02.701Z] provisioning config files... [2021-06-10T00:58:02.715Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-632@tmp/config1846969078861710673tmp [Pipeline] { [Pipeline] echo [2021-06-10T00:58:02.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:58:03.043Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T00:58:03.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:58:03.471Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T00:58:03.482Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:58:03.800Z] ---> sudo-logs.sh [2021-06-10T00:58:03.800Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T00:58:03.828Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:58:04.124Z] ---> job-cost.sh [2021-06-10T00:58:04.124Z] lf-activate-venv: SKIPPING [2021-06-10T00:58:04.124Z] DEBUG: total: 0.18000000715255737 [2021-06-10T00:58:04.124Z] INFO: Retrieving Stack Cost... [2021-06-10T00:58:05.073Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T00:58:05.643Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T00:58:05.658Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T00:58:05.958Z] ---> logs-deploy.sh [2021-06-10T00:58:05.958Z] lf-activate-venv: SKIPPING [2021-06-10T00:58:05.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-632/2 [2021-06-10T00:58:05.958Z] INFO: archiving workspace using pattern(s): [2021-06-10T00:58:06.906Z] Archives upload complete. [2021-06-10T00:58:06.906Z] INFO: archiving logs to Nexus [2021-06-10T00:58:07.481Z] ---> uname -a: [2021-06-10T00:58:07.481Z] Linux prd-centos7-docker-4c-2g-93.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-06-10T00:58:07.481Z] [2021-06-10T00:58:07.481Z] [2021-06-10T00:58:07.481Z] ---> lscpu: [2021-06-10T00:58:07.481Z] Architecture: x86_64 [2021-06-10T00:58:07.481Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T00:58:07.481Z] Byte Order: Little Endian [2021-06-10T00:58:07.481Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T00:58:07.481Z] CPU(s): 2 [2021-06-10T00:58:07.481Z] On-line CPU(s) list: 0,1 [2021-06-10T00:58:07.481Z] Thread(s) per core: 1 [2021-06-10T00:58:07.481Z] Core(s) per socket: 1 [2021-06-10T00:58:07.481Z] Socket(s): 2 [2021-06-10T00:58:07.481Z] NUMA node(s): 1 [2021-06-10T00:58:07.481Z] Vendor ID: AuthenticAMD [2021-06-10T00:58:07.481Z] CPU family: 23 [2021-06-10T00:58:07.481Z] Model: 49 [2021-06-10T00:58:07.481Z] Model name: AMD EPYC-Rome Processor [2021-06-10T00:58:07.481Z] Stepping: 0 [2021-06-10T00:58:07.481Z] CPU MHz: 2800.000 [2021-06-10T00:58:07.481Z] BogoMIPS: 5600.00 [2021-06-10T00:58:07.481Z] Virtualization: AMD-V [2021-06-10T00:58:07.481Z] Hypervisor vendor: KVM [2021-06-10T00:58:07.481Z] Virtualization type: full [2021-06-10T00:58:07.481Z] L1d cache: 64 KiB [2021-06-10T00:58:07.481Z] L1i cache: 64 KiB [2021-06-10T00:58:07.481Z] L2 cache: 1 MiB [2021-06-10T00:58:07.481Z] L3 cache: 32 MiB [2021-06-10T00:58:07.481Z] NUMA node0 CPU(s): 0,1 [2021-06-10T00:58:07.481Z] Vulnerability Itlb multihit: Not affected [2021-06-10T00:58:07.481Z] Vulnerability L1tf: Not affected [2021-06-10T00:58:07.481Z] Vulnerability Mds: Not affected [2021-06-10T00:58:07.481Z] Vulnerability Meltdown: Not affected [2021-06-10T00:58:07.481Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T00:58:07.481Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T00:58:07.481Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T00:58:07.481Z] Vulnerability Srbds: Not affected [2021-06-10T00:58:07.481Z] Vulnerability Tsx async abort: Not affected [2021-06-10T00:58:07.482Z] 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-06-10T00:58:07.482Z] [2021-06-10T00:58:07.482Z] [2021-06-10T00:58:07.482Z] ---> nproc: [2021-06-10T00:58:07.482Z] 2 [2021-06-10T00:58:07.482Z] [2021-06-10T00:58:07.482Z]