Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c9e8075d305e58d2d7767f1bbb09e5bd867b510b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-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: docker-app-functions-sdk-go 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: true SWAGGER_API_FOLDERS: openapi/v2 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4172 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Checking out Revision c9e8075d305e58d2d7767f1bbb09e5bd867b510b (master) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9e8075d305e58d2d7767f1bbb09e5bd867b510b # timeout=10 Commit message: "refactor: Move topic config to appropriate config struct (#830)" > git rev-list --no-walk c93cf0ed3f41567c1bae2c6d879eead5a905221c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T18:36:06.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T18:36:06.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T18:36:06.218Z] ========================================================= [2021-05-10T18:36:06.218Z] EdgeX Global Pipelines Version Info [2021-05-10T18:36:06.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:36:08.242Z] ------------------- [2021-05-10T18:36:08.242Z] stable info: [2021-05-10T18:36:08.242Z] ------------------- [2021-05-10T18:36:08.242Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T18:36:08.242Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T18:36:08.242Z] Message: update stable to v1.0.191 [2021-05-10T18:36:08.821Z] ------------------- [2021-05-10T18:36:08.821Z] experimental info: [2021-05-10T18:36:08.821Z] ------------------- [2021-05-10T18:36:08.821Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T18:36:08.822Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-10T18:36:08.822Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T18:36:08.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-10T18:36:08.981Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-10T18:36:09.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T18:36:09.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T18:36:09.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T18:36:09.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T18:36:09.105Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T18:36:09.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T18:36:09.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-10T18:36:09.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T18:36:09.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T18:36:09.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-05-10T18:36:09.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T18:36:09.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T18:36:09.315Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T18:36:09.341Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T18:36:09.365Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T18:36:09.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T18:36:09.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T18:36:09.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-10T18:36:09.462Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-10T18:36:09.487Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-10T18:36:09.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-10T18:36:09.535Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-10T18:36:09.561Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-10T18:36:09.587Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T18:36:09.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-10T18:36:09.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-10T18:36:09.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-10T18:36:09.707Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9e8075d305e58d2d7767f1bbb09e5bd867b510b [Pipeline] echo [2021-05-10T18:36:09.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9e8075 [Pipeline] echo [2021-05-10T18:36:09.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T18:36:10.206Z] + git log --format=format:%s -1 c9e8075d305e58d2d7767f1bbb09e5bd867b510b [Pipeline] echo [2021-05-10T18:36:10.283Z] GIT_COMMIT: c9e8075d305e58d2d7767f1bbb09e5bd867b510b, Commit Message: refactor: Move topic config to appropriate config struct (#830) [Pipeline] echo [2021-05-10T18:36:10.305Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:36:10.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T18:36:11.142Z] [2021-05-10T18:36:11.142Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:36:11.469Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T18:36:11.469Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T18:36:11.469Z] 31603596830f: Pulling fs layer [2021-05-10T18:36:11.469Z] 54011a49482f: Pulling fs layer [2021-05-10T18:36:11.469Z] a6820b24f6d8: Pulling fs layer [2021-05-10T18:36:11.469Z] f581987b2513: Pulling fs layer [2021-05-10T18:36:11.469Z] f581987b2513: Waiting [2021-05-10T18:36:11.469Z] 54011a49482f: Verifying Checksum [2021-05-10T18:36:11.469Z] 54011a49482f: Download complete [2021-05-10T18:36:11.743Z] 31603596830f: Verifying Checksum [2021-05-10T18:36:11.744Z] 31603596830f: Download complete [2021-05-10T18:36:11.744Z] a6820b24f6d8: Verifying Checksum [2021-05-10T18:36:11.744Z] a6820b24f6d8: Download complete [2021-05-10T18:36:12.008Z] f581987b2513: Verifying Checksum [2021-05-10T18:36:12.008Z] f581987b2513: Download complete [2021-05-10T18:36:12.008Z] 31603596830f: Pull complete [2021-05-10T18:36:12.272Z] 54011a49482f: Pull complete [2021-05-10T18:36:13.227Z] a6820b24f6d8: Pull complete [2021-05-10T18:36:13.227Z] f581987b2513: Pull complete [2021-05-10T18:36:13.227Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T18:36:13.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T18:36:13.227Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T18:36:13.340Z] prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container [2021-05-10T18:36:13.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T18:36:15.352Z] $ docker top 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T18:36:15.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T18:36:15.512Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T18:36:15.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T18:36:15.742Z] $ docker exec 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 ssh-agent [2021-05-10T18:36:15.923Z] SSH_AUTH_SOCK=/tmp/ssh-gMVCzAlfYULM/agent.11 [2021-05-10T18:36:15.923Z] SSH_AGENT_PID=16 [2021-05-10T18:36:15.935Z] Running ssh-add (command line suppressed) [2021-05-10T18:36:16.075Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2904308380147016644.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2904308380147016644.key) [2021-05-10T18:36:16.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T18:36:16.439Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T18:36:16.458Z] $ docker exec --env ******** --env ******** 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 ssh-agent -k [2021-05-10T18:36:16.579Z] unset SSH_AUTH_SOCK; [2021-05-10T18:36:16.579Z] unset SSH_AGENT_PID; [2021-05-10T18:36:16.579Z] echo Agent pid 16 killed; [2021-05-10T18:36:16.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T18:36:16.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T18:36:16.675Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T18:36:16.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T18:36:16.854Z] $ docker exec 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 ssh-agent [2021-05-10T18:36:17.016Z] SSH_AUTH_SOCK=/tmp/ssh-m2TJ7aWgP3U4/agent.46 [2021-05-10T18:36:17.016Z] SSH_AGENT_PID=51 [2021-05-10T18:36:17.023Z] Running ssh-add (command line suppressed) [2021-05-10T18:36:17.141Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3894068429030745476.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3894068429030745476.key) [2021-05-10T18:36:17.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T18:36:17.496Z] + git semver init [2021-05-10T18:36:17.496Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T18:36:17.496Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-10T18:36:17.496Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-10T18:36:17.496Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T18:36:17.496Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T18:36:17.496Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T18:36:17.496Z] # $SEMVER_BRANCH = master [2021-05-10T18:36:17.496Z] # $SEMVER_TEMP = /tmp/semver-722070205 [2021-05-10T18:36:17.496Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-10T18:36:20.052Z] # '/tmp/semver-722070205' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-10T18:36:20.314Z] # -> Force: false [2021-05-10T18:36:20.314Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-10T18:36:20.328Z] $ docker exec --env ******** --env ******** 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 ssh-agent -k [2021-05-10T18:36:20.449Z] unset SSH_AUTH_SOCK; [2021-05-10T18:36:20.450Z] unset SSH_AGENT_PID; [2021-05-10T18:36:20.450Z] echo Agent pid 51 killed; [2021-05-10T18:36:20.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T18:36:20.841Z] + git semver [Pipeline] } [2021-05-10T18:36:20.860Z] $ docker stop --time=1 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 [2021-05-10T18:36:22.433Z] $ docker rm -f 458a6ac9e6d81eed72533d6994e8c01ec513a522ce9ffd53bd2fa5e7133c0752 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T18:36:23.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T18:36:23.405Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T18:36:23.408Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.57 [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-10T18:36:38.592Z] Still waiting to schedule task [2021-05-10T18:36:38.592Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-10T18:36:38.595Z] Still waiting to schedule task [2021-05-10T18:36:38.595Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-10T18:39:08.820Z] Running on prd-centos7-docker-4c-2g-4175 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-10T18:39:08.844Z] Running in /w/workspace/app-functions-sdk-go/229 [Pipeline] { [Pipeline] checkout [2021-05-10T18:39:11.587Z] using credential edgex-jenkins-ssh [2021-05-10T18:39:11.610Z] Cloning the remote Git repository [2021-05-10T18:39:11.637Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-10T18:39:11.705Z] > git init /w/workspace/app-functions-sdk-go/229 # timeout=10 [2021-05-10T18:39:11.774Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-10T18:39:11.774Z] > git --version # timeout=10 [2021-05-10T18:39:11.781Z] > git --version # 'git version 2.24.3' [2021-05-10T18:39:11.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T18:39:11.810Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T18:39:13.342Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-10T18:39:13.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T18:39:13.389Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-10T18:39:13.404Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-10T18:39:13.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T18:39:13.411Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T18:39:13.880Z] Checking out Revision c9e8075d305e58d2d7767f1bbb09e5bd867b510b (master) [2021-05-10T18:39:13.889Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T18:39:13.894Z] > git checkout -f c9e8075d305e58d2d7767f1bbb09e5bd867b510b # timeout=10 [2021-05-10T18:39:17.627Z] Commit message: "refactor: Move topic config to appropriate config struct (#830)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T18:39:18.916Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T18:39:19.256Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T18:39:19.561Z] + sudo service docker restart [2021-05-10T18:39:19.561Z] + true [2021-05-10T18:39:19.562Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-10T18:39:20.670Z] ========================================================= [2021-05-10T18:39:20.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T18:39:20.670Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:39:20.997Z] + 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-10T18:39:21.572Z] Sending build context to Docker daemon 19.55MB [2021-05-10T18:39:21.572Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T18:39:21.572Z] Step 2/8 : FROM ${BASE} [2021-05-10T18:39:21.833Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T18:39:21.833Z] 540db60ca938: Pulling fs layer [2021-05-10T18:39:21.833Z] adcc1eea9eea: Pulling fs layer [2021-05-10T18:39:21.833Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T18:39:21.833Z] 0510c868ecb4: Pulling fs layer [2021-05-10T18:39:21.833Z] afea3b2eda06: Pulling fs layer [2021-05-10T18:39:21.834Z] 7809a108b3ef: Pulling fs layer [2021-05-10T18:39:21.834Z] f706445af74f: Pulling fs layer [2021-05-10T18:39:21.834Z] afea3b2eda06: Waiting [2021-05-10T18:39:21.834Z] 7809a108b3ef: Waiting [2021-05-10T18:39:21.834Z] f706445af74f: Waiting [2021-05-10T18:39:21.834Z] 0510c868ecb4: Waiting [2021-05-10T18:39:21.834Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T18:39:21.834Z] 4c4ab2625f07: Download complete [2021-05-10T18:39:21.834Z] adcc1eea9eea: Verifying Checksum [2021-05-10T18:39:21.834Z] adcc1eea9eea: Download complete [2021-05-10T18:39:21.834Z] afea3b2eda06: Verifying Checksum [2021-05-10T18:39:21.834Z] afea3b2eda06: Download complete [2021-05-10T18:39:21.834Z] 7809a108b3ef: Verifying Checksum [2021-05-10T18:39:21.834Z] 7809a108b3ef: Download complete [2021-05-10T18:39:22.140Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4174 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-10T18:39:22.159Z] Running in /w/workspace/app-functions-sdk-go/229 [Pipeline] { [Pipeline] checkout [2021-05-10T18:39:22.412Z] 540db60ca938: Verifying Checksum [2021-05-10T18:39:22.412Z] 540db60ca938: Download complete [2021-05-10T18:39:22.412Z] 540db60ca938: Pull complete [2021-05-10T18:39:22.681Z] adcc1eea9eea: Pull complete [2021-05-10T18:39:22.948Z] 4c4ab2625f07: Pull complete [2021-05-10T18:39:24.350Z] f706445af74f: Verifying Checksum [2021-05-10T18:39:24.350Z] f706445af74f: Download complete [2021-05-10T18:39:24.937Z] 0510c868ecb4: Verifying Checksum [2021-05-10T18:39:24.937Z] 0510c868ecb4: Download complete [2021-05-10T18:39:27.917Z] using credential edgex-jenkins-ssh [2021-05-10T18:39:27.949Z] Cloning the remote Git repository [2021-05-10T18:39:28.073Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-10T18:39:28.356Z] > git init /w/workspace/app-functions-sdk-go/229 # timeout=10 [2021-05-10T18:39:28.448Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-10T18:39:28.449Z] > git --version # timeout=10 [2021-05-10T18:39:28.483Z] > git --version # 'git version 2.17.1' [2021-05-10T18:39:28.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T18:39:28.575Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T18:39:30.282Z] 0510c868ecb4: Pull complete [2021-05-10T18:39:30.549Z] afea3b2eda06: Pull complete [2021-05-10T18:39:30.549Z] 7809a108b3ef: Pull complete [2021-05-10T18:39:32.476Z] Checking out Revision c9e8075d305e58d2d7767f1bbb09e5bd867b510b (master) [2021-05-10T18:39:31.860Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-10T18:39:31.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T18:39:31.909Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-10T18:39:31.938Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-10T18:39:31.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T18:39:31.950Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T18:39:32.496Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T18:39:32.510Z] > git checkout -f c9e8075d305e58d2d7767f1bbb09e5bd867b510b # timeout=10 [2021-05-10T18:39:34.799Z] f706445af74f: Pull complete [2021-05-10T18:39:34.799Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T18:39:34.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T18:39:34.799Z] ---> b068be0155e3 [2021-05-10T18:39:34.799Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-10T18:39:34.799Z] 20.10.0: Pulling from library/docker [2021-05-10T18:39:34.799Z] 05e7bc50f07f: Pulling fs layer [2021-05-10T18:39:34.799Z] 6db28d0fdbf6: Pulling fs layer [2021-05-10T18:39:34.799Z] 292df0bc6bf3: Pulling fs layer [2021-05-10T18:39:34.799Z] 2e060f4bd70b: Pulling fs layer [2021-05-10T18:39:34.799Z] 80e8d568a223: Pulling fs layer [2021-05-10T18:39:34.799Z] 8dc6ef1a942a: Pulling fs layer [2021-05-10T18:39:34.799Z] 2312dd95470a: Pulling fs layer [2021-05-10T18:39:34.799Z] 2e060f4bd70b: Waiting [2021-05-10T18:39:34.799Z] 80e8d568a223: Waiting [2021-05-10T18:39:34.799Z] 8dc6ef1a942a: Waiting [2021-05-10T18:39:34.799Z] 2312dd95470a: Waiting [2021-05-10T18:39:34.799Z] 292df0bc6bf3: Verifying Checksum [2021-05-10T18:39:34.799Z] 292df0bc6bf3: Download complete [2021-05-10T18:39:34.799Z] 6db28d0fdbf6: Verifying Checksum [2021-05-10T18:39:34.799Z] 6db28d0fdbf6: Download complete [2021-05-10T18:39:34.799Z] 05e7bc50f07f: Download complete [2021-05-10T18:39:34.799Z] 80e8d568a223: Verifying Checksum [2021-05-10T18:39:34.799Z] 80e8d568a223: Download complete [2021-05-10T18:39:34.799Z] 8dc6ef1a942a: Verifying Checksum [2021-05-10T18:39:34.799Z] 8dc6ef1a942a: Download complete [2021-05-10T18:39:34.799Z] 2312dd95470a: Verifying Checksum [2021-05-10T18:39:34.799Z] 2312dd95470a: Download complete [2021-05-10T18:39:35.761Z] 05e7bc50f07f: Pull complete [2021-05-10T18:39:35.761Z] 6db28d0fdbf6: Pull complete [2021-05-10T18:39:36.027Z] 292df0bc6bf3: Pull complete [2021-05-10T18:39:36.302Z] 2e060f4bd70b: Verifying Checksum [2021-05-10T18:39:36.302Z] 2e060f4bd70b: Download complete [2021-05-10T18:39:36.840Z] Commit message: "refactor: Move topic config to appropriate config struct (#830)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T18:39:38.343Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T18:39:38.756Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T18:39:39.101Z] + + true [2021-05-10T18:39:39.101Z] sudo service docker restart [2021-05-10T18:39:40.578Z] 2e060f4bd70b: Pull complete [2021-05-10T18:39:40.578Z] 80e8d568a223: Pull complete [2021-05-10T18:39:40.578Z] 8dc6ef1a942a: Pull complete [2021-05-10T18:39:40.842Z] 2312dd95470a: Pull complete [2021-05-10T18:39:40.842Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T18:39:40.842Z] Status: Downloaded newer image for docker:20.10.0 [Pipeline] unstash [Pipeline] echo [2021-05-10T18:39:41.355Z] ========================================================= [2021-05-10T18:39:41.355Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T18:39:41.355Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:39:41.718Z] + 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-10T18:39:42.704Z] Sending build context to Docker daemon 19.54MB [2021-05-10T18:39:42.704Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-10T18:39:42.704Z] Step 2/8 : FROM ${BASE} [2021-05-10T18:39:42.789Z] ---> 941e0c6c7aa3 [2021-05-10T18:39:42.789Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-10T18:39:42.789Z] ---> Running in acacaff52689 [2021-05-10T18:39:42.789Z] Removing intermediate container acacaff52689 [2021-05-10T18:39:42.789Z] ---> 95e9c7f9fb16 [2021-05-10T18:39:42.789Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-10T18:39:42.789Z] ---> Running in 28eaa933e627 [2021-05-10T18:39:42.983Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T18:39:42.983Z] 595b0fe564bb: Pulling fs layer [2021-05-10T18:39:42.983Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T18:39:42.983Z] 316046926c0a: Pulling fs layer [2021-05-10T18:39:42.983Z] 4ebd0625c992: Pulling fs layer [2021-05-10T18:39:42.983Z] 207e8628e3a3: Pulling fs layer [2021-05-10T18:39:42.983Z] c791037a9be2: Pulling fs layer [2021-05-10T18:39:42.983Z] ffd874e62e21: Pulling fs layer [2021-05-10T18:39:42.983Z] 207e8628e3a3: Waiting [2021-05-10T18:39:42.983Z] c791037a9be2: Waiting [2021-05-10T18:39:42.983Z] ffd874e62e21: Waiting [2021-05-10T18:39:42.983Z] 4ebd0625c992: Waiting [2021-05-10T18:39:43.259Z] 316046926c0a: Download complete [2021-05-10T18:39:43.259Z] 7186ed65a4f7: Verifying Checksum [2021-05-10T18:39:43.259Z] 7186ed65a4f7: Download complete [2021-05-10T18:39:43.259Z] 207e8628e3a3: Verifying Checksum [2021-05-10T18:39:43.259Z] 207e8628e3a3: Download complete [2021-05-10T18:39:43.259Z] c791037a9be2: Download complete [2021-05-10T18:39:43.259Z] 595b0fe564bb: Download complete [2021-05-10T18:39:43.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T18:39:43.893Z] 595b0fe564bb: Pull complete [2021-05-10T18:39:44.495Z] 7186ed65a4f7: Pull complete [2021-05-10T18:39:44.772Z] 316046926c0a: Pull complete [2021-05-10T18:39:45.369Z] ffd874e62e21: Verifying Checksum [2021-05-10T18:39:45.369Z] ffd874e62e21: Download complete [2021-05-10T18:39:46.809Z] 4ebd0625c992: Verifying Checksum [2021-05-10T18:39:46.809Z] 4ebd0625c992: Download complete [2021-05-10T18:39:47.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T18:39:52.834Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-10T18:39:53.422Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-10T18:39:54.004Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-10T18:39:54.276Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-10T18:39:54.544Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-10T18:39:54.544Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T18:39:54.544Z] OK: 150 MiB in 45 packages [2021-05-10T18:39:55.961Z] Removing intermediate container 28eaa933e627 [2021-05-10T18:39:55.961Z] ---> f75d9adf1e6a [2021-05-10T18:39:55.961Z] Step 6/8 : WORKDIR /build [2021-05-10T18:39:55.961Z] ---> Running in fc3cb25934ce [2021-05-10T18:39:55.961Z] Removing intermediate container fc3cb25934ce [2021-05-10T18:39:55.961Z] ---> a3496dc7be50 [2021-05-10T18:39:55.961Z] Step 7/8 : COPY go.mod . [2021-05-10T18:39:56.227Z] ---> f4adba8eb447 [2021-05-10T18:39:56.227Z] Step 8/8 : RUN go mod download [2021-05-10T18:39:56.227Z] ---> Running in 7157aefc3aed [2021-05-10T18:39:57.004Z] 4ebd0625c992: Pull complete [2021-05-10T18:39:57.281Z] 207e8628e3a3: Pull complete [2021-05-10T18:39:57.555Z] c791037a9be2: Pull complete [2021-05-10T18:40:01.883Z] ffd874e62e21: Pull complete [2021-05-10T18:40:01.883Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T18:40:01.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T18:40:01.883Z] ---> cfc18b08335c [2021-05-10T18:40:01.883Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-10T18:40:01.883Z] 20.10.0: Pulling from library/docker [2021-05-10T18:40:01.883Z] a3cc7d3b244e: Pulling fs layer [2021-05-10T18:40:01.883Z] 02a3295e0d61: Pulling fs layer [2021-05-10T18:40:01.883Z] 0f4f2e6d8100: Pulling fs layer [2021-05-10T18:40:01.883Z] 330b718f631f: Pulling fs layer [2021-05-10T18:40:01.883Z] a93816041522: Pulling fs layer [2021-05-10T18:40:01.883Z] bdb6da89ff94: Pulling fs layer [2021-05-10T18:40:01.883Z] 2a70c0c122f4: Pulling fs layer [2021-05-10T18:40:01.883Z] 330b718f631f: Waiting [2021-05-10T18:40:01.883Z] a93816041522: Waiting [2021-05-10T18:40:01.883Z] bdb6da89ff94: Waiting [2021-05-10T18:40:01.883Z] 2a70c0c122f4: Waiting [2021-05-10T18:40:01.883Z] 0f4f2e6d8100: Verifying Checksum [2021-05-10T18:40:01.883Z] 0f4f2e6d8100: Download complete [2021-05-10T18:40:01.883Z] 02a3295e0d61: Verifying Checksum [2021-05-10T18:40:01.883Z] 02a3295e0d61: Download complete [2021-05-10T18:40:01.883Z] a3cc7d3b244e: Verifying Checksum [2021-05-10T18:40:01.883Z] a3cc7d3b244e: Download complete [2021-05-10T18:40:01.883Z] a93816041522: Verifying Checksum [2021-05-10T18:40:01.883Z] a93816041522: Download complete [2021-05-10T18:40:01.883Z] 2a70c0c122f4: Verifying Checksum [2021-05-10T18:40:01.883Z] 2a70c0c122f4: Download complete [2021-05-10T18:40:01.883Z] bdb6da89ff94: Verifying Checksum [2021-05-10T18:40:01.883Z] bdb6da89ff94: Download complete [2021-05-10T18:40:02.160Z] a3cc7d3b244e: Pull complete [2021-05-10T18:40:02.760Z] 02a3295e0d61: Pull complete [2021-05-10T18:40:03.353Z] 0f4f2e6d8100: Pull complete [2021-05-10T18:40:03.353Z] 330b718f631f: Verifying Checksum [2021-05-10T18:40:03.353Z] 330b718f631f: Download complete [2021-05-10T18:40:06.740Z] 330b718f631f: Pull complete [2021-05-10T18:40:07.013Z] a93816041522: Pull complete [2021-05-10T18:40:07.613Z] bdb6da89ff94: Pull complete [2021-05-10T18:40:07.887Z] 2a70c0c122f4: Pull complete [2021-05-10T18:40:07.887Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-10T18:40:07.887Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-10T18:40:14.605Z] ---> 859846c17618 [2021-05-10T18:40:14.605Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-10T18:40:14.605Z] ---> Running in c22aa9dd5e5a [2021-05-10T18:40:14.605Z] Removing intermediate container c22aa9dd5e5a [2021-05-10T18:40:14.605Z] ---> 355c74d27421 [2021-05-10T18:40:14.605Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-10T18:40:14.605Z] ---> Running in eb58f4332c6b [2021-05-10T18:40:15.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T18:40:17.551Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T18:40:18.974Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-10T18:40:19.249Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-10T18:40:19.249Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-10T18:40:19.520Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-10T18:40:19.797Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-10T18:40:19.797Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T18:40:19.797Z] OK: 139 MiB in 45 packages [2021-05-10T18:40:21.232Z] Removing intermediate container eb58f4332c6b [2021-05-10T18:40:21.232Z] ---> cf3228682b0c [2021-05-10T18:40:21.232Z] Step 6/8 : WORKDIR /build [2021-05-10T18:40:21.232Z] ---> Running in 394298e2280a [2021-05-10T18:40:21.830Z] Removing intermediate container 394298e2280a [2021-05-10T18:40:21.830Z] ---> a47ecabd76dd [2021-05-10T18:40:21.830Z] Step 7/8 : COPY go.mod . [2021-05-10T18:40:22.437Z] ---> fce2fd0ed810 [2021-05-10T18:40:22.437Z] Step 8/8 : RUN go mod download [2021-05-10T18:40:22.437Z] ---> Running in 0943475bf98d [2021-05-10T18:40:22.886Z] Removing intermediate container 7157aefc3aed [2021-05-10T18:40:22.886Z] ---> 43bb67ca0f88 [2021-05-10T18:40:22.886Z] Successfully built 43bb67ca0f88 [2021-05-10T18:40:22.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:40:23.217Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T18:40:23.217Z] . [Pipeline] withDockerContainer [2021-05-10T18:40:23.411Z] prd-centos7-docker-4c-2g-4175 does not seem to be running inside a container [2021-05-10T18:40:23.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/229 -v /w/workspace/app-functions-sdk-go/229:/w/workspace/app-functions-sdk-go/229:rw,z -v /w/workspace/app-functions-sdk-go/229@tmp:/w/workspace/app-functions-sdk-go/229@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 ******** ci-base-image-x86_64 cat [2021-05-10T18:40:24.446Z] $ docker top 07acd8ef1b678fa2e3825dcc6f65a5c1d9792b7cede9d8cbe0c9c6964ff196f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T18:40:24.918Z] + go version [2021-05-10T18:40:24.918Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T18:40:24.934Z] $ docker stop --time=1 07acd8ef1b678fa2e3825dcc6f65a5c1d9792b7cede9d8cbe0c9c6964ff196f9 [2021-05-10T18:40:26.328Z] $ docker rm -f 07acd8ef1b678fa2e3825dcc6f65a5c1d9792b7cede9d8cbe0c9c6964ff196f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:40:26.843Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T18:40:26.843Z] . [Pipeline] withDockerContainer [2021-05-10T18:40:26.987Z] prd-centos7-docker-4c-2g-4175 does not seem to be running inside a container [2021-05-10T18:40:27.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/229 -v /w/workspace/app-functions-sdk-go/229:/w/workspace/app-functions-sdk-go/229:rw,z -v /w/workspace/app-functions-sdk-go/229@tmp:/w/workspace/app-functions-sdk-go/229@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 ******** ci-base-image-x86_64 cat [2021-05-10T18:40:27.815Z] $ docker top 445e5e6f11403303d529a3ae8ed0b8a9e3153359088d73b530046ad17f8a6535 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T18:40:28.247Z] + go mod tidy [Pipeline] sh [2021-05-10T18:40:29.962Z] + make test [2021-05-10T18:40:29.962Z] make -C ./app-service-template build [2021-05-10T18:40:29.962Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/229/app-service-template' [2021-05-10T18:40:29.962Z] go mod tidy [2021-05-10T18:40:30.944Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-10T18:40:46.082Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/229/app-service-template' [2021-05-10T18:40:46.082Z] make -C ./app-service-template test [2021-05-10T18:40:46.082Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/229/app-service-template' [2021-05-10T18:40:46.082Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-10T18:40:49.264Z] Removing intermediate container 0943475bf98d [2021-05-10T18:40:49.265Z] ---> b6491800927d [2021-05-10T18:40:49.265Z] Successfully built b6491800927d [2021-05-10T18:40:49.265Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:40:49.608Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T18:40:49.608Z] . [Pipeline] withDockerContainer [2021-05-10T18:40:49.880Z] prd-ubuntu18.04-docker-arm64-4c-16g-4174 does not seem to be running inside a container [2021-05-10T18:40:49.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/229 -v /w/workspace/app-functions-sdk-go/229:/w/workspace/app-functions-sdk-go/229:rw,z -v /w/workspace/app-functions-sdk-go/229@tmp:/w/workspace/app-functions-sdk-go/229@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 ******** ci-base-image-arm64 cat [2021-05-10T18:40:51.457Z] $ docker top 1f20094244501165036771764ea56c9b106b0ca11f616b640a7640ee78f40c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T18:40:52.421Z] + go version [2021-05-10T18:40:52.421Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T18:40:52.443Z] $ docker stop --time=1 1f20094244501165036771764ea56c9b106b0ca11f616b640a7640ee78f40c71 [2021-05-10T18:40:54.420Z] $ docker rm -f 1f20094244501165036771764ea56c9b106b0ca11f616b640a7640ee78f40c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:40:55.122Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T18:40:55.122Z] . [Pipeline] withDockerContainer [2021-05-10T18:40:55.389Z] prd-ubuntu18.04-docker-arm64-4c-16g-4174 does not seem to be running inside a container [2021-05-10T18:40:55.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/229 -v /w/workspace/app-functions-sdk-go/229:/w/workspace/app-functions-sdk-go/229:rw,z -v /w/workspace/app-functions-sdk-go/229@tmp:/w/workspace/app-functions-sdk-go/229@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 ******** ci-base-image-arm64 cat [2021-05-10T18:40:56.649Z] ok new-app-service 0.018s coverage: 47.8% of statements [2021-05-10T18:40:56.649Z] ? new-app-service/config [no test files] [2021-05-10T18:40:56.649Z] ok new-app-service/functions 0.011s [2021-05-10T18:40:56.649Z] CGO_ENABLED=1 go vet ./... [2021-05-10T18:40:57.004Z] $ docker top 9e12e402b7f8c322492e69a60780f2a473607d19cf8d2e60dabc13a0c92aa244 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T18:40:58.032Z] + go mod tidy [Pipeline] sh [2021-05-10T18:40:59.294Z] + make test [2021-05-10T18:40:59.294Z] make -C ./app-service-template build [2021-05-10T18:40:59.294Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/229/app-service-template' [2021-05-10T18:40:59.294Z] go mod tidy [2021-05-10T18:41:00.273Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-10T18:41:06.751Z] gofmt -l . [2021-05-10T18:41:06.751Z] [ "`gofmt -l .`" = "" ] [2021-05-10T18:41:06.751Z] ./bin/test-go-mod-tidy.sh [2021-05-10T18:41:06.751Z] ./bin/test-attribution-txt.sh [2021-05-10T18:41:06.751Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/229/app-service-template' [2021-05-10T18:41:06.751Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-10T18:41:06.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-10T18:41:10.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.030s coverage: 56.5% of statements [2021-05-10T18:41:10.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.042s coverage: 92.5% of statements [2021-05-10T18:41:10.192Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-10T18:41:10.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.042s coverage: 61.5% of statements [2021-05-10T18:41:10.192Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-10T18:41:10.463Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s [2021-05-10T18:41:11.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.171s coverage: 75.4% of statements [2021-05-10T18:41:11.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-10T18:41:11.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-10T18:41:11.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-10T18:41:11.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-10T18:41:11.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-10T18:41:11.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-10T18:41:11.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.0% of statements [2021-05-10T18:41:11.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-10T18:41:11.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.042s coverage: 10.5% of statements [2021-05-10T18:41:14.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.811s coverage: 76.9% of statements [2021-05-10T18:41:14.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-10T18:41:14.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.015s coverage: 18.4% of statements [2021-05-10T18:41:14.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.027s coverage: 27.3% of statements [2021-05-10T18:41:14.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-10T18:41:14.828Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-10T18:41:14.828Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.013s coverage: 51.4% of statements [2021-05-10T18:41:32.673Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/229/app-service-template' [2021-05-10T18:41:32.673Z] make -C ./app-service-template test [2021-05-10T18:41:32.673Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/229/app-service-template' [2021-05-10T18:41:32.673Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-10T18:41:41.444Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.144s coverage: 81.9% of statements [2021-05-10T18:41:41.444Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.012s coverage: 94.4% of statements [2021-05-10T18:41:41.444Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-10T18:41:41.444Z] gofmt -l . [2021-05-10T18:41:41.444Z] [ "`gofmt -l .`" = "" ] [2021-05-10T18:41:41.444Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-10T18:41:41.467Z] $ docker stop --time=1 445e5e6f11403303d529a3ae8ed0b8a9e3153359088d73b530046ad17f8a6535 [2021-05-10T18:41:43.084Z] $ docker rm -f 445e5e6f11403303d529a3ae8ed0b8a9e3153359088d73b530046ad17f8a6535 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T18:41:43.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T18:41:44.016Z] Stashed 2 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-05-10T18:41:44.735Z] ---> job-cost.sh [2021-05-10T18:41:44.735Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Oyan [2021-05-10T18:41:59.673Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T18:42:05.280Z] ok new-app-service 0.048s coverage: 47.8% of statements [2021-05-10T18:42:05.280Z] ? new-app-service/config [no test files] [2021-05-10T18:42:05.280Z] ok new-app-service/functions 0.030s [2021-05-10T18:42:05.280Z] CGO_ENABLED=1 go vet ./... [2021-05-10T18:42:31.844Z] lf-activate-venv(): INFO: Adding /tmp/venv-Oyan/bin to PATH [2021-05-10T18:42:31.844Z] INFO: No Stack... [2021-05-10T18:42:31.844Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T18:42:31.844Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T18:42:32.110Z] gofmt -l . [2021-05-10T18:42:32.110Z] [ "`gofmt -l .`" = "" ] [2021-05-10T18:42:32.110Z] ./bin/test-go-mod-tidy.sh [2021-05-10T18:42:32.110Z] ./bin/test-attribution-txt.sh [2021-05-10T18:42:32.110Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/229/app-service-template' [2021-05-10T18:42:32.110Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-10T18:42:32.162Z] + cat /w/workspace/app-functions-sdk-go/229/archives/cost.csv [2021-05-10T18:42:32.162Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T18:42:32.265Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [2021-05-10T18:42:32.275Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] did not exist. Created. [2021-05-10T18:42:32.275Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T18:42:32.627Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-10T18:42:32.758Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T18:42:32.774Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T18:42:33.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-10T18:42:41.865Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.085s coverage: 56.5% of statements [2021-05-10T18:42:41.866Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.060s coverage: 92.5% of statements [2021-05-10T18:42:41.866Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-10T18:42:41.866Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.094s coverage: 61.5% of statements [2021-05-10T18:42:41.866Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-10T18:42:41.866Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.111s [2021-05-10T18:42:43.858Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.104s coverage: 75.4% of statements [2021-05-10T18:42:43.858Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-10T18:42:43.858Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-10T18:42:43.858Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-10T18:42:43.858Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-10T18:42:43.858Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-10T18:42:43.858Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-10T18:42:43.858Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.0% of statements [2021-05-10T18:42:43.858Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-10T18:42:44.849Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.101s coverage: 10.5% of statements [2021-05-10T18:42:48.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.848s coverage: 76.9% of statements [2021-05-10T18:42:48.256Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-10T18:42:48.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.039s coverage: 18.4% of statements [2021-05-10T18:42:48.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.057s coverage: 27.3% of statements [2021-05-10T18:42:48.256Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-10T18:42:48.256Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-10T18:42:48.536Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.096s coverage: 51.4% of statements [2021-05-10T18:43:20.850Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.114s coverage: 81.9% of statements [2021-05-10T18:43:20.850Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.045s coverage: 94.4% of statements [2021-05-10T18:43:20.850Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-10T18:43:20.850Z] gofmt -l . [2021-05-10T18:43:20.850Z] [ "`gofmt -l .`" = "" ] [2021-05-10T18:43:21.123Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-10T18:43:21.736Z] $ docker stop --time=1 9e12e402b7f8c322492e69a60780f2a473607d19cf8d2e60dabc13a0c92aa244 [2021-05-10T18:43:23.703Z] $ docker rm -f 9e12e402b7f8c322492e69a60780f2a473607d19cf8d2e60dabc13a0c92aa244 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T18:43:24.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T18:43:24.585Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T18:43:25.453Z] Stashed 2 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-05-10T18:43:26.026Z] ---> job-cost.sh [2021-05-10T18:43:26.027Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-74Wi [2021-05-10T18:44:04.978Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T18:45:26.706Z] lf-activate-venv(): INFO: Adding /tmp/venv-74Wi/bin to PATH [2021-05-10T18:45:26.706Z] INFO: No Stack... [2021-05-10T18:45:26.977Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T18:45:27.568Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T18:45:27.910Z] + cat /w/workspace/app-functions-sdk-go/229/archives/cost.csv [2021-05-10T18:45:27.910Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T18:45:28.031Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [2021-05-10T18:45:28.039Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] did not exist. Created. [2021-05-10T18:45:28.039Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T18:45:28.405Z] /w/workspace/app-functions-sdk-go/229@tmp/durable-454ca98d/script.sh: 1: /w/workspace/app-functions-sdk-go/229@tmp/durable-454ca98d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-10T18:45:28.753Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T18:45:28.777Z] Warning: overwriting stash ‘stack-cost’ [2021-05-10T18:45:28.933Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T18:45:28.940Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-229-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] wrap [2021-05-10T18:45:29.507Z] provisioning config files... [2021-05-10T18:45:29.521Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2108920247134076348tmp [Pipeline] { [Pipeline] sh [2021-05-10T18:45:29.842Z] + set +x [2021-05-10T18:45:29.842Z] + curl -s https://codecov.io/bash [2021-05-10T18:45:29.842Z] + bash -s -- [2021-05-10T18:45:30.108Z] [2021-05-10T18:45:30.108Z] _____ _ [2021-05-10T18:45:30.108Z] / ____| | | [2021-05-10T18:45:30.108Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T18:45:30.108Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T18:45:30.108Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T18:45:30.108Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T18:45:30.108Z] Bash-1.0.2 [2021-05-10T18:45:30.108Z] [2021-05-10T18:45:30.108Z] [2021-05-10T18:45:30.108Z] ==> git version 2.24.3 found [2021-05-10T18:45:30.108Z] ==> 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-05-10T18:45:30.108Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T18:45:30.108Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T18:45:30.108Z] ==> Jenkins CI detected. [2021-05-10T18:45:30.108Z] project root: . [2021-05-10T18:45:30.108Z] --> token set from env [2021-05-10T18:45:30.108Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T18:45:30.108Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T18:45:30.108Z] ==> Python coveragepy not found [2021-05-10T18:45:30.108Z] ==> Searching for coverage reports in: [2021-05-10T18:45:30.108Z] + . [2021-05-10T18:45:30.108Z] -> Found 2 reports [2021-05-10T18:45:30.108Z] ==> Detecting git/mercurial file structure [2021-05-10T18:45:30.108Z] ==> Reading reports [2021-05-10T18:45:30.108Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-10T18:45:30.108Z] + ./coverage.out bytes=86556 [2021-05-10T18:45:30.108Z] ==> Appending adjustments [2021-05-10T18:45:30.108Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T18:45:30.683Z] + Found adjustments [2021-05-10T18:45:30.683Z] ==> Gzipping contents [2021-05-10T18:45:30.683Z] 16K /tmp/codecov.qUKhPD.gz [2021-05-10T18:45:30.683Z] ==> Uploading reports [2021-05-10T18:45:30.683Z] url: https://codecov.io [2021-05-10T18:45:30.683Z] query: branch=master&commit=c9e8075d305e58d2d7767f1bbb09e5bd867b510b&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F229%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-10T18:45:30.683Z] -> Pinging Codecov [2021-05-10T18:45:30.683Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=c9e8075d305e58d2d7767f1bbb09e5bd867b510b&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F229%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-10T18:45:31.257Z] -> Uploading to [2021-05-10T18:45:31.257Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/3D8B5DFFC46A037C893635FACE044666/c9e8075d305e58d2d7767f1bbb09e5bd867b510b/c1de9b74-6d44-4aac-9dd3-e12d4d410481.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T184531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79bbc9a8c7434b89fa3c8856e513f6e1bd4c957fb1f3afa2e81f172a5b05b8c8 [2021-05-10T18:45:31.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T18:45:31.257Z] Dload Upload Total Spent Left Speed [2021-05-10T18:45:31.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15343 0 0 100 15343 0 28810 --:--:-- --:--:-- --:--:-- 28786 100 15343 0 0 100 15343 0 28800 --:--:-- --:--:-- --:--:-- 28786 [2021-05-10T18:45:31.832Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/c9e8075d305e58d2d7767f1bbb09e5bd867b510b [Pipeline] } [2021-05-10T18:45:31.851Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-10T18:45:32.474Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-10T18:45:32.513Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:45:33.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-10T18:45:33.011Z] [2021-05-10T18:45:33.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:45:33.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-10T18:45:33.372Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-10T18:45:33.372Z] 188c0c94c7c5: Pulling fs layer [2021-05-10T18:45:33.372Z] 0ef7d3d256c8: Pulling fs layer [2021-05-10T18:45:33.372Z] de9db76c5a1d: Pulling fs layer [2021-05-10T18:45:33.372Z] 0eba1c9be4d2: Pulling fs layer [2021-05-10T18:45:33.372Z] 0d57e429df01: Pulling fs layer [2021-05-10T18:45:33.372Z] 4e4be7b47b0d: Pulling fs layer [2021-05-10T18:45:33.372Z] e1f770b5df2f: Pulling fs layer [2021-05-10T18:45:33.372Z] 85a0685a4137: Pulling fs layer [2021-05-10T18:45:33.372Z] 0d57e429df01: Waiting [2021-05-10T18:45:33.372Z] 4e4be7b47b0d: Waiting [2021-05-10T18:45:33.372Z] e1f770b5df2f: Waiting [2021-05-10T18:45:33.372Z] 85a0685a4137: Waiting [2021-05-10T18:45:33.372Z] 0eba1c9be4d2: Waiting [2021-05-10T18:45:33.372Z] de9db76c5a1d: Download complete [2021-05-10T18:45:33.372Z] 0ef7d3d256c8: Verifying Checksum [2021-05-10T18:45:33.372Z] 0ef7d3d256c8: Download complete [2021-05-10T18:45:33.372Z] 0d57e429df01: Verifying Checksum [2021-05-10T18:45:33.372Z] 0d57e429df01: Download complete [2021-05-10T18:45:33.372Z] 4e4be7b47b0d: Verifying Checksum [2021-05-10T18:45:33.372Z] 4e4be7b47b0d: Download complete [2021-05-10T18:45:33.372Z] 188c0c94c7c5: Verifying Checksum [2021-05-10T18:45:33.372Z] 188c0c94c7c5: Download complete [2021-05-10T18:45:33.962Z] 188c0c94c7c5: Pull complete [2021-05-10T18:45:33.962Z] 0ef7d3d256c8: Pull complete [2021-05-10T18:45:34.224Z] de9db76c5a1d: Pull complete [2021-05-10T18:45:34.801Z] e1f770b5df2f: Verifying Checksum [2021-05-10T18:45:34.801Z] e1f770b5df2f: Download complete [2021-05-10T18:45:38.131Z] 0eba1c9be4d2: Verifying Checksum [2021-05-10T18:45:38.131Z] 0eba1c9be4d2: Download complete [2021-05-10T18:45:38.131Z] 85a0685a4137: Verifying Checksum [2021-05-10T18:45:43.493Z] 0eba1c9be4d2: Pull complete [2021-05-10T18:45:43.493Z] 0d57e429df01: Pull complete [2021-05-10T18:45:43.493Z] 4e4be7b47b0d: Pull complete [2021-05-10T18:45:45.447Z] e1f770b5df2f: Pull complete [2021-05-10T18:45:53.644Z] 85a0685a4137: Pull complete [2021-05-10T18:45:53.644Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-10T18:45:53.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-10T18:45:53.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-10T18:45:53.875Z] prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container [2021-05-10T18:45:53.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-10T18:45:55.008Z] $ docker top ab9e8d801a62a951be4c29e5d301c3854ab0feab62c583c6c31932c5bceaa47b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-10T18:45:55.169Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-10T18:45:55.470Z] + set -o pipefail [2021-05-10T18:45:55.470Z] + snyk monitor '--org=edgex-jenkins' [2021-05-10T18:46:07.738Z] [2021-05-10T18:46:07.738Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-10T18:46:07.738Z] [2021-05-10T18:46:07.738Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/68886305-5d8c-4027-84d9-ec1e9cacf178 [2021-05-10T18:46:07.738Z] [2021-05-10T18:46:07.738Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-10T18:46:07.738Z] [2021-05-10T18:46:07.738Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-10T18:46:07.738Z] [2021-05-10T18:46:07.738Z] [Pipeline] } [2021-05-10T18:46:07.754Z] $ docker stop --time=1 ab9e8d801a62a951be4c29e5d301c3854ab0feab62c583c6c31932c5bceaa47b [2021-05-10T18:46:09.787Z] $ docker rm -f ab9e8d801a62a951be4c29e5d301c3854ab0feab62c583c6c31932c5bceaa47b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-05-10T18:46:10.819Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T18:46:10.841Z] provisioning config files... [2021-05-10T18:46:10.855Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config474170997380893658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:46:11.175Z] --> edgex-publish-swagger.sh [2021-05-10T18:46:11.175Z] === Publish openapi/v2 API === [2021-05-10T18:46:11.175Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-10T18:46:11.175Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-10T18:46:11.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T18:46:11.175Z] Dload Upload Total Spent Left Speed [2021-05-10T18:46:12.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12196 0:00:01 0:00:01 --:--:-- 12209 100 13052 0 0 100 13052 0 12194 0:00:01 0:00:01 --:--:-- 12209 [2021-05-10T18:46:12.129Z] [2021-05-10T18:46:12.129Z] [Pipeline] } [2021-05-10T18:46:12.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T18:46:12.629Z] + git log --format=format:%s -1 c9e8075d305e58d2d7767f1bbb09e5bd867b510b [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:46:12.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T18:46:12.946Z] . [Pipeline] withDockerContainer [2021-05-10T18:46:13.047Z] prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container [2021-05-10T18:46:13.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T18:46:13.910Z] $ docker top 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T18:46:14.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T18:46:14.112Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T18:46:14.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T18:46:14.361Z] $ docker exec 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc ssh-agent [2021-05-10T18:46:14.536Z] SSH_AUTH_SOCK=/tmp/ssh-wfpptSHEyMYY/agent.11 [2021-05-10T18:46:14.536Z] SSH_AGENT_PID=17 [2021-05-10T18:46:14.544Z] Running ssh-add (command line suppressed) [2021-05-10T18:46:14.673Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6417182120620893633.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6417182120620893633.key) [2021-05-10T18:46:14.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T18:46:15.042Z] + git semver tag [2021-05-10T18:46:15.042Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T18:46:15.042Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-10T18:46:15.042Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-10T18:46:15.042Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T18:46:15.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T18:46:15.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T18:46:15.042Z] # $SEMVER_BRANCH = master [2021-05-10T18:46:15.042Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-10T18:46:15.042Z] # c9e8075d305e58d2d7767f1bbb09e5bd867b510b HEAD [2021-05-10T18:46:15.042Z] # -> Force: false [2021-05-10T18:46:15.042Z] # f3da2f8639efce793f7dbd3d467f2ccb3b28a277 refs/tags/v2.0.0-dev.57 [Pipeline] } [2021-05-10T18:46:15.053Z] $ docker exec --env ******** --env ******** 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc ssh-agent -k [2021-05-10T18:46:15.168Z] unset SSH_AUTH_SOCK; [2021-05-10T18:46:15.168Z] unset SSH_AGENT_PID; [2021-05-10T18:46:15.168Z] echo Agent pid 17 killed; [2021-05-10T18:46:15.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T18:46:15.561Z] + git semver [Pipeline] } [2021-05-10T18:46:15.578Z] $ docker stop --time=1 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc [2021-05-10T18:46:16.925Z] $ docker rm -f 00f2696d377c2f7541b7d4089efc78dc9e612f72abb436042e8e4ded11f900dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:46:17.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-10T18:46:17.433Z] [2021-05-10T18:46:17.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:46:17.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-10T18:46:17.756Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-10T18:46:17.756Z] ab5ef0e58194: Pulling fs layer [2021-05-10T18:46:17.756Z] 9712f1f96733: Pulling fs layer [2021-05-10T18:46:17.756Z] 63f879dbbcfc: Pulling fs layer [2021-05-10T18:46:17.756Z] 0d9ebad4ef96: Pulling fs layer [2021-05-10T18:46:17.756Z] e9a5061849ea: Pulling fs layer [2021-05-10T18:46:17.756Z] d747dcd14b5f: Pulling fs layer [2021-05-10T18:46:17.756Z] 2de7ff778b66: Pulling fs layer [2021-05-10T18:46:17.756Z] e9a5061849ea: Waiting [2021-05-10T18:46:17.756Z] d747dcd14b5f: Waiting [2021-05-10T18:46:17.756Z] 2de7ff778b66: Waiting [2021-05-10T18:46:17.756Z] 0d9ebad4ef96: Waiting [2021-05-10T18:46:17.756Z] 9712f1f96733: Verifying Checksum [2021-05-10T18:46:17.756Z] 9712f1f96733: Download complete [2021-05-10T18:46:19.686Z] 63f879dbbcfc: Verifying Checksum [2021-05-10T18:46:19.686Z] 63f879dbbcfc: Download complete [2021-05-10T18:46:19.949Z] e9a5061849ea: Verifying Checksum [2021-05-10T18:46:19.949Z] e9a5061849ea: Download complete [2021-05-10T18:46:19.949Z] d747dcd14b5f: Verifying Checksum [2021-05-10T18:46:19.949Z] d747dcd14b5f: Download complete [2021-05-10T18:46:20.898Z] 2de7ff778b66: Verifying Checksum [2021-05-10T18:46:20.898Z] 2de7ff778b66: Download complete [2021-05-10T18:46:21.161Z] ab5ef0e58194: Verifying Checksum [2021-05-10T18:46:21.161Z] ab5ef0e58194: Download complete [2021-05-10T18:46:21.161Z] 0d9ebad4ef96: Verifying Checksum [2021-05-10T18:46:21.161Z] 0d9ebad4ef96: Download complete [2021-05-10T18:46:26.556Z] ab5ef0e58194: Pull complete [2021-05-10T18:46:26.556Z] 9712f1f96733: Pull complete [2021-05-10T18:46:29.135Z] 63f879dbbcfc: Pull complete [2021-05-10T18:46:35.772Z] 0d9ebad4ef96: Pull complete [2021-05-10T18:46:36.725Z] e9a5061849ea: Pull complete [2021-05-10T18:46:36.725Z] d747dcd14b5f: Pull complete [2021-05-10T18:46:39.290Z] 2de7ff778b66: Pull complete [2021-05-10T18:46:39.290Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-10T18:46:39.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-10T18:46:39.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-10T18:46:39.522Z] prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container [2021-05-10T18:46:39.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-10T18:46:43.684Z] $ docker top a1e82e9d300cc0f5958faf1d8f15b86a934a1b66d77ce772bed578f9144441cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-10T18:46:43.935Z] provisioning config files... [2021-05-10T18:46:43.949Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6211655877312358645tmp [2021-05-10T18:46:43.976Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8482297878230857980tmp [2021-05-10T18:46:43.996Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3820937562067684840tmp [Pipeline] { [Pipeline] echo [2021-05-10T18:46:44.033Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:46:44.357Z] ---> sigul-configuration.sh [2021-05-10T18:46:44.357Z] gpg: directory `/root/.gnupg' created [2021-05-10T18:46:44.357Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-10T18:46:44.357Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-10T18:46:44.358Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-10T18:46:44.358Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-10T18:46:44.358Z] gpg: CAST5 encrypted data [2021-05-10T18:46:44.622Z] gpg: encrypted with 1 passphrase [2021-05-10T18:46:44.622Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-10T18:46:44.928Z] + mkdir /home/jenkins [2021-05-10T18:46:44.928Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-10T18:46:45.232Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-10T18:46:45.243Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:46:45.545Z] ---> sigul-install.sh [2021-05-10T18:46:53.814Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-10T18:46:54.380Z] + git tag --list [2021-05-10T18:46:54.380Z] v0.1.0 [2021-05-10T18:46:54.380Z] v0.1.1 [2021-05-10T18:46:54.380Z] v1.0.0 [2021-05-10T18:46:54.380Z] v1.1.0 [2021-05-10T18:46:54.380Z] v1.2.0 [2021-05-10T18:46:54.380Z] v1.3.0 [2021-05-10T18:46:54.380Z] v1.3.1 [2021-05-10T18:46:54.380Z] v1.3.1-dev.1 [2021-05-10T18:46:54.380Z] v1.3.2-dev.1 [2021-05-10T18:46:54.380Z] v2.0.0-dev.1 [2021-05-10T18:46:54.380Z] v2.0.0-dev.10 [2021-05-10T18:46:54.380Z] v2.0.0-dev.11 [2021-05-10T18:46:54.380Z] v2.0.0-dev.12 [2021-05-10T18:46:54.380Z] v2.0.0-dev.13 [2021-05-10T18:46:54.380Z] v2.0.0-dev.14 [2021-05-10T18:46:54.380Z] v2.0.0-dev.15 [2021-05-10T18:46:54.380Z] v2.0.0-dev.16 [2021-05-10T18:46:54.380Z] v2.0.0-dev.17 [2021-05-10T18:46:54.380Z] v2.0.0-dev.18 [2021-05-10T18:46:54.380Z] v2.0.0-dev.19 [2021-05-10T18:46:54.380Z] v2.0.0-dev.2 [2021-05-10T18:46:54.380Z] v2.0.0-dev.20 [2021-05-10T18:46:54.380Z] v2.0.0-dev.21 [2021-05-10T18:46:54.380Z] v2.0.0-dev.22 [2021-05-10T18:46:54.380Z] v2.0.0-dev.23 [2021-05-10T18:46:54.380Z] v2.0.0-dev.24 [2021-05-10T18:46:54.380Z] v2.0.0-dev.25 [2021-05-10T18:46:54.380Z] v2.0.0-dev.26 [2021-05-10T18:46:54.380Z] v2.0.0-dev.27 [2021-05-10T18:46:54.380Z] v2.0.0-dev.28 [2021-05-10T18:46:54.380Z] v2.0.0-dev.29 [2021-05-10T18:46:54.380Z] v2.0.0-dev.3 [2021-05-10T18:46:54.380Z] v2.0.0-dev.30 [2021-05-10T18:46:54.380Z] v2.0.0-dev.31 [2021-05-10T18:46:54.380Z] v2.0.0-dev.32 [2021-05-10T18:46:54.380Z] v2.0.0-dev.33 [2021-05-10T18:46:54.380Z] v2.0.0-dev.34 [2021-05-10T18:46:54.380Z] v2.0.0-dev.35 [2021-05-10T18:46:54.380Z] v2.0.0-dev.36 [2021-05-10T18:46:54.380Z] v2.0.0-dev.37 [2021-05-10T18:46:54.380Z] v2.0.0-dev.38 [2021-05-10T18:46:54.380Z] v2.0.0-dev.39 [2021-05-10T18:46:54.380Z] v2.0.0-dev.4 [2021-05-10T18:46:54.380Z] v2.0.0-dev.40 [2021-05-10T18:46:54.380Z] v2.0.0-dev.41 [2021-05-10T18:46:54.380Z] v2.0.0-dev.42 [2021-05-10T18:46:54.380Z] v2.0.0-dev.43 [2021-05-10T18:46:54.380Z] v2.0.0-dev.44 [2021-05-10T18:46:54.380Z] v2.0.0-dev.45 [2021-05-10T18:46:54.380Z] v2.0.0-dev.46 [2021-05-10T18:46:54.380Z] v2.0.0-dev.47 [2021-05-10T18:46:54.380Z] v2.0.0-dev.48 [2021-05-10T18:46:54.380Z] v2.0.0-dev.49 [2021-05-10T18:46:54.380Z] v2.0.0-dev.5 [2021-05-10T18:46:54.380Z] v2.0.0-dev.50 [2021-05-10T18:46:54.380Z] v2.0.0-dev.51 [2021-05-10T18:46:54.380Z] v2.0.0-dev.52 [2021-05-10T18:46:54.380Z] v2.0.0-dev.53 [2021-05-10T18:46:54.380Z] v2.0.0-dev.54 [2021-05-10T18:46:54.380Z] v2.0.0-dev.55 [2021-05-10T18:46:54.380Z] v2.0.0-dev.56 [2021-05-10T18:46:54.380Z] v2.0.0-dev.57 [2021-05-10T18:46:54.380Z] v2.0.0-dev.6 [2021-05-10T18:46:54.380Z] v2.0.0-dev.7 [2021-05-10T18:46:54.380Z] v2.0.0-dev.8 [2021-05-10T18:46:54.380Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-10T18:46:54.683Z] + lftools sign git-tag v2.0.0-dev.57 [2021-05-10T18:46:56.075Z] Signing Git tag with Sigul... [2021-05-10T18:46:56.075Z] Signing v2.0.0-dev.57 [Pipeline] echo [2021-05-10T18:46:57.034Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:46:57.335Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-10T18:46:57.346Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-10T18:46:57.375Z] $ docker stop --time=1 a1e82e9d300cc0f5958faf1d8f15b86a934a1b66d77ce772bed578f9144441cb [2021-05-10T18:46:59.603Z] $ docker rm -f a1e82e9d300cc0f5958faf1d8f15b86a934a1b66d77ce772bed578f9144441cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:47:00.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T18:47:00.176Z] . [Pipeline] withDockerContainer [2021-05-10T18:47:00.290Z] prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container [2021-05-10T18:47:00.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T18:47:01.177Z] $ docker top 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T18:47:01.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T18:47:01.463Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T18:47:01.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T18:47:01.751Z] $ docker exec 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 ssh-agent [2021-05-10T18:47:01.961Z] SSH_AUTH_SOCK=/tmp/ssh-5F3Vd3Z79o3f/agent.11 [2021-05-10T18:47:01.961Z] SSH_AGENT_PID=17 [2021-05-10T18:47:01.969Z] Running ssh-add (command line suppressed) [2021-05-10T18:47:02.112Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8060456185670044673.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8060456185670044673.key) [2021-05-10T18:47:02.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T18:47:02.478Z] + git semver bump pre [2021-05-10T18:47:02.478Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T18:47:02.478Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-10T18:47:02.478Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-10T18:47:02.478Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T18:47:02.478Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T18:47:02.478Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T18:47:02.478Z] # $SEMVER_BRANCH = master [2021-05-10T18:47:02.478Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-10T18:47:02.478Z] 2.0.0-dev.58 [Pipeline] } [2021-05-10T18:47:02.490Z] $ docker exec --env ******** --env ******** 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 ssh-agent -k [2021-05-10T18:47:02.624Z] unset SSH_AUTH_SOCK; [2021-05-10T18:47:02.625Z] unset SSH_AGENT_PID; [2021-05-10T18:47:02.625Z] echo Agent pid 17 killed; [2021-05-10T18:47:02.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T18:47:03.032Z] + git semver [Pipeline] } [2021-05-10T18:47:03.060Z] $ docker stop --time=1 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 [2021-05-10T18:47:04.456Z] $ docker rm -f 51023f0a78a090ec104719df109e83d095f5eb62fc607018d3996313c0381df5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:47:04.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T18:47:04.965Z] . [Pipeline] withDockerContainer [2021-05-10T18:47:05.075Z] prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container [2021-05-10T18:47:05.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T18:47:05.941Z] $ docker top d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T18:47:06.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T18:47:06.110Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T18:47:06.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T18:47:06.334Z] $ docker exec d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 ssh-agent [2021-05-10T18:47:06.518Z] SSH_AUTH_SOCK=/tmp/ssh-OOE4PjmcgFbA/agent.12 [2021-05-10T18:47:06.518Z] SSH_AGENT_PID=17 [2021-05-10T18:47:06.525Z] Running ssh-add (command line suppressed) [2021-05-10T18:47:06.654Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8022166306378389886.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8022166306378389886.key) [2021-05-10T18:47:06.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T18:47:07.021Z] + git semver push [2021-05-10T18:47:07.021Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T18:47:07.021Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-10T18:47:07.021Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-10T18:47:07.021Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T18:47:07.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T18:47:07.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T18:47:07.021Z] # $SEMVER_BRANCH = master [2021-05-10T18:47:07.021Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-10T18:47:12.338Z] $ docker exec --env ******** --env ******** d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 ssh-agent -k [2021-05-10T18:47:12.486Z] unset SSH_AUTH_SOCK; [2021-05-10T18:47:12.488Z] unset SSH_AGENT_PID; [2021-05-10T18:47:12.489Z] echo Agent pid 17 killed; [2021-05-10T18:47:12.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T18:47:12.887Z] + git semver [Pipeline] } [2021-05-10T18:47:12.904Z] $ docker stop --time=1 d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 [2021-05-10T18:47:14.260Z] $ docker rm -f d930361d322c8191e4ab463d16156f8834bbe22ee786b4b3c5535a3cec34b030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:47:15.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:47:15.595Z] ---> package-listing.sh [2021-05-10T18:47:15.595Z] ++ facter osfamily [2021-05-10T18:47:15.595Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T18:47:15.595Z] + OS_FAMILY=redhat [2021-05-10T18:47:15.595Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-10T18:47:15.595Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T18:47:15.595Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T18:47:15.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T18:47:15.595Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T18:47:15.595Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-10T18:47:15.595Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T18:47:15.595Z] + case "${OS_FAMILY}" in [2021-05-10T18:47:15.595Z] + rpm -qa [2021-05-10T18:47:15.595Z] + sort [2021-05-10T18:47:20.910Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T18:47:20.910Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T18:47:20.910Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T18:47:20.910Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-10T18:47:20.910Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-10T18:47:20.910Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2021-05-10T18:47:20.924Z] 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T18:47:21.216Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:47:21.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T18:47:21.524Z] [2021-05-10T18:47:21.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T18:47:21.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T18:47:21.853Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T18:47:21.853Z] df20fa9351a1: Pulling fs layer [2021-05-10T18:47:21.853Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T18:47:21.853Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T18:47:21.853Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T18:47:21.853Z] 93b61091891f: Pulling fs layer [2021-05-10T18:47:21.853Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T18:47:21.853Z] 5e14af77c1be: Pulling fs layer [2021-05-10T18:47:21.853Z] 01666e4c0597: Pulling fs layer [2021-05-10T18:47:21.853Z] aa168da1d23b: Pulling fs layer [2021-05-10T18:47:21.853Z] 93b9cdb0e59b: Waiting [2021-05-10T18:47:21.853Z] 5e14af77c1be: Waiting [2021-05-10T18:47:21.853Z] 46f8f816bc3b: Waiting [2021-05-10T18:47:21.853Z] 93b61091891f: Waiting [2021-05-10T18:47:21.853Z] 01666e4c0597: Waiting [2021-05-10T18:47:21.853Z] aa168da1d23b: Waiting [2021-05-10T18:47:21.853Z] 36b3adc4ff6f: Verifying Checksum [2021-05-10T18:47:21.853Z] 36b3adc4ff6f: Download complete [2021-05-10T18:47:22.116Z] 46f8f816bc3b: Download complete [2021-05-10T18:47:22.379Z] 93b61091891f: Verifying Checksum [2021-05-10T18:47:22.379Z] 93b61091891f: Download complete [2021-05-10T18:47:22.379Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T18:47:22.379Z] 93b9cdb0e59b: Download complete [2021-05-10T18:47:22.379Z] 5e14af77c1be: Verifying Checksum [2021-05-10T18:47:22.379Z] 5e14af77c1be: Download complete [2021-05-10T18:47:22.379Z] 01666e4c0597: Verifying Checksum [2021-05-10T18:47:22.379Z] 01666e4c0597: Download complete [2021-05-10T18:47:22.642Z] df20fa9351a1: Verifying Checksum [2021-05-10T18:47:22.642Z] df20fa9351a1: Download complete [2021-05-10T18:47:23.224Z] df20fa9351a1: Pull complete [2021-05-10T18:47:23.224Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T18:47:23.224Z] 8ad3a11d3b57: Download complete [2021-05-10T18:47:23.494Z] 36b3adc4ff6f: Pull complete [2021-05-10T18:47:24.072Z] 8ad3a11d3b57: Pull complete [2021-05-10T18:47:24.338Z] 46f8f816bc3b: Pull complete [2021-05-10T18:47:24.600Z] 93b61091891f: Pull complete [2021-05-10T18:47:24.862Z] 93b9cdb0e59b: Pull complete [2021-05-10T18:47:24.862Z] 5e14af77c1be: Pull complete [2021-05-10T18:47:25.124Z] 01666e4c0597: Pull complete [2021-05-10T18:47:33.367Z] aa168da1d23b: Verifying Checksum [2021-05-10T18:47:33.367Z] aa168da1d23b: Download complete [2021-05-10T18:47:41.552Z] aa168da1d23b: Pull complete [2021-05-10T18:47:41.552Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T18:47:41.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T18:47:41.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T18:47:41.674Z] prd-centos7-docker-4c-2g-4172 does not seem to be running inside a container [2021-05-10T18:47:41.725Z] $ 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T18:47:44.698Z] $ docker top 94386c39bc35edbe7eceecc95d7ac27aa15306e7ef3f8a2b9486a11f5e4270e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T18:47:45.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T18:47:45.461Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T18:47:45.758Z] + ls /var/log/sa-host [2021-05-10T18:47:45.758Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T18:47:45.758Z] file_magic: OK [2021-05-10T18:47:45.758Z] HZ: Using current value: 100 [2021-05-10T18:47:45.758Z] file_header: OK [2021-05-10T18:47:45.758Z] 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-10T18:47:45.758Z] Statistics: [2021-05-10T18:47:45.758Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-10T18:47:45.758Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T18:47:45.758Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T18:47:45.758Z] file_magic: OK [2021-05-10T18:47:45.758Z] HZ: Using current value: 100 [2021-05-10T18:47:45.758Z] file_header: OK [2021-05-10T18:47:45.758Z] 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-10T18:47:45.758Z] Statistics: [2021-05-10T18:47:45.758Z] Hnuu...uuuununununu... [2021-05-10T18:47:45.758Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T18:47:46.336Z] provisioning config files... [2021-05-10T18:47:46.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3925578829276265977tmp [Pipeline] { [Pipeline] echo [2021-05-10T18:47:46.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:47:46.678Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T18:47:46.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T18:47:46.714Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:47:47.014Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T18:47:47.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:47:47.327Z] ---> sudo-logs.sh [2021-05-10T18:47:47.327Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T18:47:47.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:47:47.664Z] ---> job-cost.sh [2021-05-10T18:47:47.664Z] lf-activate-venv: SKIPPING [2021-05-10T18:47:47.664Z] DEBUG: total: 0.20999999344348907 [2021-05-10T18:47:47.664Z] INFO: Retrieving Stack Cost... [2021-05-10T18:47:48.238Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T18:47:48.815Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T18:47:48.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T18:47:49.130Z] ---> logs-deploy.sh [2021-05-10T18:47:49.130Z] lf-activate-venv: SKIPPING [2021-05-10T18:47:49.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/229 [2021-05-10T18:47:49.130Z] INFO: archiving workspace using pattern(s): [2021-05-10T18:47:51.053Z] Archives upload complete. [2021-05-10T18:47:51.053Z] INFO: archiving logs to Nexus [2021-05-10T18:47:52.003Z] ---> uname -a: [2021-05-10T18:47:52.003Z] Linux prd-centos7-docker-4c-2g-4172.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-10T18:47:52.003Z] [2021-05-10T18:47:52.003Z] [2021-05-10T18:47:52.003Z] ---> lscpu: [2021-05-10T18:47:52.003Z] Architecture: x86_64 [2021-05-10T18:47:52.003Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-10T18:47:52.003Z] Byte Order: Little Endian [2021-05-10T18:47:52.003Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-10T18:47:52.003Z] CPU(s): 4 [2021-05-10T18:47:52.003Z] On-line CPU(s) list: 0-3 [2021-05-10T18:47:52.003Z] Thread(s) per core: 1 [2021-05-10T18:47:52.003Z] Core(s) per socket: 1 [2021-05-10T18:47:52.003Z] Socket(s): 4 [2021-05-10T18:47:52.003Z] NUMA node(s): 1 [2021-05-10T18:47:52.003Z] Vendor ID: GenuineIntel [2021-05-10T18:47:52.003Z] CPU family: 6 [2021-05-10T18:47:52.003Z] Model: 44 [2021-05-10T18:47:52.003Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-10T18:47:52.003Z] Stepping: 1 [2021-05-10T18:47:52.003Z] CPU MHz: 2933.438 [2021-05-10T18:47:52.003Z] BogoMIPS: 5866.87 [2021-05-10T18:47:52.003Z] Virtualization: VT-x [2021-05-10T18:47:52.003Z] Hypervisor vendor: KVM [2021-05-10T18:47:52.003Z] Virtualization type: full [2021-05-10T18:47:52.003Z] L1d cache: 128 KiB [2021-05-10T18:47:52.003Z] L1i cache: 128 KiB [2021-05-10T18:47:52.003Z] L2 cache: 16 MiB [2021-05-10T18:47:52.003Z] L3 cache: 64 MiB [2021-05-10T18:47:52.003Z] NUMA node0 CPU(s): 0-3 [2021-05-10T18:47:52.003Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-10T18:47:52.003Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-10T18:47:52.003Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-10T18:47:52.003Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-10T18:47:52.003Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-10T18:47:52.003Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-10T18:47:52.003Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-10T18:47:52.003Z] Vulnerability Srbds: Not affected [2021-05-10T18:47:52.003Z] Vulnerability Tsx async abort: Not affected [2021-05-10T18:47:52.003Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-10T18:47:52.003Z] [2021-05-10T18:47:52.003Z] [2021-05-10T18:47:52.003Z] ---> nproc: [2021-05-10T18:47:52.003Z] 4 [2021-05-10T18:47:52.003Z] [2021-05-10T18:47:52.003Z]