Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8767d0343bb22558268e36dcb62db2286673396f 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 ‘prd-centos7-docker-4c-2g-27888’ is offline Running on prd-centos7-docker-4c-2g-27891 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 Checking out Revision 8767d0343bb22558268e36dcb62db2286673396f (master) > 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 > 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 8767d0343bb22558268e36dcb62db2286673396f # timeout=10 Commit message: "refactor: Restructure Trigger configuration (#724)" > git rev-list --no-walk 866257ffcfaa1493c6f36db43f391099b44c29ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-26T21:39:55.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-26T21:39:55.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-26T21:39:55.435Z] ========================================================= [2021-02-26T21:39:55.435Z] EdgeX Global Pipelines Version Info [2021-02-26T21:39:55.435Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:39:56.925Z] ------------------- [2021-02-26T21:39:56.926Z] stable info: [2021-02-26T21:39:56.926Z] ------------------- [2021-02-26T21:39:56.926Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-26T21:39:56.926Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-02-26T21:39:56.926Z] Message: update stable to v1.0.183 [2021-02-26T21:39:57.869Z] ------------------- [2021-02-26T21:39:57.869Z] experimental info: [2021-02-26T21:39:57.869Z] ------------------- [2021-02-26T21:39:57.869Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-26T21:39:57.869Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-02-26T21:39:57.869Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-26T21:39:58.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-26T21:39:58.232Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-26T21:39:58.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-26T21:39:58.422Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-26T21:39:58.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-26T21:39:58.607Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-26T21:39:58.698Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-26T21:39:58.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-26T21:39:58.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-26T21:39:58.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-26T21:39:59.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-26T21:39:59.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-26T21:39:59.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-26T21:39:59.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-26T21:39:59.513Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T21:39:59.614Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T21:39:59.708Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T21:39:59.796Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T21:39:59.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-26T21:39:59.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-26T21:40:00.068Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-26T21:40:00.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-26T21:40:00.329Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-26T21:40:00.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-26T21:40:00.520Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-26T21:40:00.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-02-26T21:40:00.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-26T21:40:00.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-26T21:40:00.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-26T21:40:01.089Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8767d0343bb22558268e36dcb62db2286673396f [Pipeline] echo [2021-02-26T21:40:01.181Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8767d03 [Pipeline] echo [2021-02-26T21:40:01.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T21:40:02.047Z] + git log --format=format:%s -1 8767d0343bb22558268e36dcb62db2286673396f [Pipeline] echo [2021-02-26T21:40:02.111Z] GIT_COMMIT: 8767d0343bb22558268e36dcb62db2286673396f, Commit Message: refactor: Restructure Trigger configuration (#724) [Pipeline] echo [2021-02-26T21:40:02.192Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:40:02.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T21:40:03.088Z] [2021-02-26T21:40:03.088Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:40:03.431Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T21:40:03.431Z] latest: Pulling from edgex-devops/git-semver [2021-02-26T21:40:03.431Z] 31603596830f: Pulling fs layer [2021-02-26T21:40:03.431Z] 2a8b12db71e7: Pulling fs layer [2021-02-26T21:40:03.431Z] 6ca5941a6612: Pulling fs layer [2021-02-26T21:40:03.431Z] ecc8261a40a4: Pulling fs layer [2021-02-26T21:40:03.431Z] ecc8261a40a4: Waiting [2021-02-26T21:40:03.431Z] 2a8b12db71e7: Verifying Checksum [2021-02-26T21:40:03.431Z] 2a8b12db71e7: Download complete [2021-02-26T21:40:03.693Z] 31603596830f: Verifying Checksum [2021-02-26T21:40:03.693Z] 31603596830f: Download complete [2021-02-26T21:40:03.693Z] 6ca5941a6612: Verifying Checksum [2021-02-26T21:40:03.693Z] 6ca5941a6612: Download complete [2021-02-26T21:40:03.693Z] ecc8261a40a4: Verifying Checksum [2021-02-26T21:40:03.693Z] ecc8261a40a4: Download complete [2021-02-26T21:40:03.959Z] 31603596830f: Pull complete [2021-02-26T21:40:04.221Z] 2a8b12db71e7: Pull complete [2021-02-26T21:40:04.797Z] 6ca5941a6612: Pull complete [2021-02-26T21:40:05.060Z] ecc8261a40a4: Pull complete [2021-02-26T21:40:05.060Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-26T21:40:05.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T21:40:05.339Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-26T21:40:05.479Z] prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container [2021-02-26T21:40:05.522Z] $ 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-02-26T21:40:07.811Z] $ docker top 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T21:40:08.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T21:40:08.101Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T21:40:08.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T21:40:08.321Z] $ docker exec 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 ssh-agent [2021-02-26T21:40:08.478Z] SSH_AUTH_SOCK=/tmp/ssh-1AW0xsloqFuh/agent.12 [2021-02-26T21:40:08.478Z] SSH_AGENT_PID=17 [2021-02-26T21:40:08.487Z] Running ssh-add (command line suppressed) [2021-02-26T21:40:08.600Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6307217583002957116.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6307217583002957116.key) [2021-02-26T21:40:08.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T21:40:08.985Z] + git tag --points-at HEAD [Pipeline] } [2021-02-26T21:40:09.007Z] $ docker exec --env ******** --env ******** 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 ssh-agent -k [2021-02-26T21:40:09.116Z] unset SSH_AUTH_SOCK; [2021-02-26T21:40:09.116Z] unset SSH_AGENT_PID; [2021-02-26T21:40:09.116Z] echo Agent pid 17 killed; [2021-02-26T21:40:09.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-26T21:40:09.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T21:40:09.309Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T21:40:09.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T21:40:09.475Z] $ docker exec 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 ssh-agent [2021-02-26T21:40:09.637Z] SSH_AUTH_SOCK=/tmp/ssh-aKltyfmHmSoT/agent.48 [2021-02-26T21:40:09.637Z] SSH_AGENT_PID=54 [2021-02-26T21:40:09.643Z] Running ssh-add (command line suppressed) [2021-02-26T21:40:09.755Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2699333444485028684.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2699333444485028684.key) [2021-02-26T21:40:09.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T21:40:10.197Z] + git semver init [2021-02-26T21:40:10.197Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T21:40:10.197Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-26T21:40:10.197Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-26T21:40:10.197Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T21:40:10.197Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T21:40:10.197Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T21:40:10.197Z] # $SEMVER_BRANCH = master [2021-02-26T21:40:10.197Z] # $SEMVER_TEMP = /tmp/semver-537638291 [2021-02-26T21:40:10.197Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-26T21:40:14.411Z] # '/tmp/semver-537638291' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-02-26T21:40:14.411Z] # -> Force: false [2021-02-26T21:40:14.411Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-02-26T21:40:14.423Z] $ docker exec --env ******** --env ******** 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 ssh-agent -k [2021-02-26T21:40:14.550Z] unset SSH_AUTH_SOCK; [2021-02-26T21:40:14.551Z] unset SSH_AGENT_PID; [2021-02-26T21:40:14.551Z] echo Agent pid 54 killed; [2021-02-26T21:40:14.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T21:40:15.076Z] + git semver [Pipeline] } [2021-02-26T21:40:15.093Z] $ docker stop --time=1 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 [2021-02-26T21:40:16.643Z] $ docker rm -f 6a3c2f547df290103f2587cda33a81ce2de2b99c5cec77ca8892d9c594e17641 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T21:40:17.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-26T21:40:17.633Z] Stashed 1 file(s) [Pipeline] echo [2021-02-26T21:40:17.636Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.23 [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-02-26T21:40:33.127Z] Still waiting to schedule task [2021-02-26T21:40:33.128Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-26T21:40:33.130Z] Still waiting to schedule task [2021-02-26T21:40:33.131Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-26T21:42:14.209Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27892 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-02-26T21:42:14.268Z] Running in /w/workspace/app-functions-sdk-go/190 [Pipeline] { [Pipeline] checkout [2021-02-26T21:42:19.366Z] using credential edgex-jenkins-ssh [2021-02-26T21:42:19.479Z] Cloning the remote Git repository [2021-02-26T21:42:19.547Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-26T21:42:19.660Z] > git init /w/workspace/app-functions-sdk-go/190 # timeout=10 [2021-02-26T21:42:19.736Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-26T21:42:19.738Z] > git --version # timeout=10 [2021-02-26T21:42:19.764Z] > git --version # 'git version 2.17.1' [2021-02-26T21:42:19.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T21:42:19.837Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T21:42:22.998Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-26T21:42:23.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T21:42:23.045Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-26T21:42:23.078Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-26T21:42:23.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T21:42:23.101Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T21:42:23.584Z] Checking out Revision 8767d0343bb22558268e36dcb62db2286673396f (master) [2021-02-26T21:42:23.610Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T21:42:23.634Z] > git checkout -f 8767d0343bb22558268e36dcb62db2286673396f # timeout=10 [2021-02-26T21:42:28.265Z] Commit message: "refactor: Restructure Trigger configuration (#724)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T21:42:30.188Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-26T21:42:30.622Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T21:42:30.994Z] + + sudo service docker restart [2021-02-26T21:42:30.994Z] true [Pipeline] unstash [Pipeline] echo [2021-02-26T21:42:33.855Z] ========================================================= [2021-02-26T21:42:33.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-26T21:42:33.856Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:42:34.250Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-26T21:42:35.241Z] Sending build context to Docker daemon 19.28MB [2021-02-26T21:42:35.241Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-26T21:42:35.241Z] Step 2/8 : FROM ${BASE} [2021-02-26T21:42:35.516Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-26T21:42:35.516Z] 5f621e34cdf4: Pulling fs layer [2021-02-26T21:42:35.516Z] a4357932f1b6: Pulling fs layer [2021-02-26T21:42:35.516Z] 18c013af1878: Pulling fs layer [2021-02-26T21:42:35.516Z] 00ac8860ef70: Pulling fs layer [2021-02-26T21:42:35.516Z] 63d7cb157983: Pulling fs layer [2021-02-26T21:42:35.516Z] b116817d02f9: Pulling fs layer [2021-02-26T21:42:35.516Z] 745a02a5169b: Pulling fs layer [2021-02-26T21:42:35.516Z] 00ac8860ef70: Waiting [2021-02-26T21:42:35.516Z] 63d7cb157983: Waiting [2021-02-26T21:42:35.516Z] b116817d02f9: Waiting [2021-02-26T21:42:35.516Z] 745a02a5169b: Waiting [2021-02-26T21:42:35.516Z] 18c013af1878: Verifying Checksum [2021-02-26T21:42:35.516Z] 18c013af1878: Download complete [2021-02-26T21:42:35.516Z] a4357932f1b6: Download complete [2021-02-26T21:42:35.791Z] 63d7cb157983: Verifying Checksum [2021-02-26T21:42:35.791Z] 63d7cb157983: Download complete [2021-02-26T21:42:35.791Z] b116817d02f9: Verifying Checksum [2021-02-26T21:42:35.791Z] b116817d02f9: Download complete [2021-02-26T21:42:36.385Z] 5f621e34cdf4: Verifying Checksum [2021-02-26T21:42:36.385Z] 5f621e34cdf4: Download complete [2021-02-26T21:42:36.988Z] 5f621e34cdf4: Pull complete [2021-02-26T21:42:37.594Z] a4357932f1b6: Pull complete [2021-02-26T21:42:38.192Z] 18c013af1878: Pull complete [2021-02-26T21:42:38.465Z] 745a02a5169b: Verifying Checksum [2021-02-26T21:42:38.465Z] 745a02a5169b: Download complete [2021-02-26T21:42:39.909Z] 00ac8860ef70: Verifying Checksum [2021-02-26T21:42:39.909Z] 00ac8860ef70: Download complete [2021-02-26T21:42:50.077Z] 00ac8860ef70: Pull complete [2021-02-26T21:42:50.077Z] 63d7cb157983: Pull complete [2021-02-26T21:42:50.680Z] b116817d02f9: Pull complete [2021-02-26T21:42:55.015Z] 745a02a5169b: Pull complete [2021-02-26T21:42:55.015Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-26T21:42:55.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-26T21:42:55.015Z] ---> b7e6874047d6 [2021-02-26T21:42:55.015Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-26T21:42:55.015Z] 20.10.0: Pulling from library/docker [2021-02-26T21:42:55.015Z] a3cc7d3b244e: Pulling fs layer [2021-02-26T21:42:55.015Z] 02a3295e0d61: Pulling fs layer [2021-02-26T21:42:55.015Z] 0f4f2e6d8100: Pulling fs layer [2021-02-26T21:42:55.015Z] 330b718f631f: Pulling fs layer [2021-02-26T21:42:55.015Z] a93816041522: Pulling fs layer [2021-02-26T21:42:55.015Z] bdb6da89ff94: Pulling fs layer [2021-02-26T21:42:55.015Z] 2a70c0c122f4: Pulling fs layer [2021-02-26T21:42:55.015Z] 330b718f631f: Waiting [2021-02-26T21:42:55.015Z] a93816041522: Waiting [2021-02-26T21:42:55.015Z] bdb6da89ff94: Waiting [2021-02-26T21:42:55.015Z] 2a70c0c122f4: Waiting [2021-02-26T21:42:55.015Z] 0f4f2e6d8100: Verifying Checksum [2021-02-26T21:42:55.015Z] 0f4f2e6d8100: Download complete [2021-02-26T21:42:55.015Z] a3cc7d3b244e: Verifying Checksum [2021-02-26T21:42:55.015Z] a3cc7d3b244e: Download complete [2021-02-26T21:42:55.015Z] a93816041522: Verifying Checksum [2021-02-26T21:42:55.015Z] a93816041522: Download complete [2021-02-26T21:42:55.015Z] 02a3295e0d61: Verifying Checksum [2021-02-26T21:42:55.015Z] 02a3295e0d61: Download complete [2021-02-26T21:42:55.015Z] bdb6da89ff94: Verifying Checksum [2021-02-26T21:42:55.015Z] bdb6da89ff94: Download complete [2021-02-26T21:42:55.015Z] 2a70c0c122f4: Verifying Checksum [2021-02-26T21:42:55.015Z] 2a70c0c122f4: Download complete [2021-02-26T21:42:55.288Z] a3cc7d3b244e: Pull complete [2021-02-26T21:42:55.890Z] 02a3295e0d61: Pull complete [2021-02-26T21:42:56.489Z] 0f4f2e6d8100: Pull complete [2021-02-26T21:42:56.489Z] 330b718f631f: Verifying Checksum [2021-02-26T21:42:56.489Z] 330b718f631f: Download complete [2021-02-26T21:43:00.819Z] 330b718f631f: Pull complete [2021-02-26T21:43:00.819Z] a93816041522: Pull complete [2021-02-26T21:43:01.093Z] bdb6da89ff94: Pull complete [2021-02-26T21:43:01.275Z] Running on prd-centos7-docker-4c-2g-27893 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-02-26T21:43:01.333Z] Running in /w/workspace/app-functions-sdk-go/190 [Pipeline] { [2021-02-26T21:43:01.369Z] 2a70c0c122f4: Pull complete [2021-02-26T21:43:01.370Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-26T21:43:01.370Z] Status: Downloaded newer image for docker:20.10.0 [Pipeline] checkout [2021-02-26T21:43:03.635Z] using credential edgex-jenkins-ssh [2021-02-26T21:43:03.694Z] Cloning the remote Git repository [2021-02-26T21:43:03.722Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-26T21:43:03.797Z] > git init /w/workspace/app-functions-sdk-go/190 # timeout=10 [2021-02-26T21:43:03.864Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-26T21:43:03.865Z] > git --version # timeout=10 [2021-02-26T21:43:03.871Z] > git --version # 'git version 2.24.3' [2021-02-26T21:43:03.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T21:43:03.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T21:43:05.917Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-26T21:43:05.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T21:43:05.939Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-26T21:43:05.951Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-26T21:43:05.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T21:43:05.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T21:43:06.332Z] Checking out Revision 8767d0343bb22558268e36dcb62db2286673396f (master) [2021-02-26T21:43:06.792Z] ---> 7b224599d1d8 [2021-02-26T21:43:06.792Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-26T21:43:07.067Z] ---> Running in bb3ace4fd875 [2021-02-26T21:43:06.341Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T21:43:06.347Z] > git checkout -f 8767d0343bb22558268e36dcb62db2286673396f # timeout=10 [2021-02-26T21:43:07.673Z] Removing intermediate container bb3ace4fd875 [2021-02-26T21:43:07.673Z] ---> 58b3e8bbd4a7 [2021-02-26T21:43:07.673Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-26T21:43:07.673Z] ---> Running in 5743ad55cfd5 [2021-02-26T21:43:09.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T21:43:09.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T21:43:09.987Z] Commit message: "refactor: Restructure Trigger configuration (#724)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-02-26T21:43:10.662Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-26T21:43:10.662Z] (2/5) Installing libzmq (4.3.3-r0) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T21:43:10.938Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-26T21:43:10.938Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-26T21:43:11.208Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-26T21:43:11.208Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T21:43:11.208Z] OK: 144 MiB in 44 packages [2021-02-26T21:43:11.347Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-26T21:43:11.668Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T21:43:11.966Z] + sudo service docker restart [2021-02-26T21:43:11.966Z] + true [2021-02-26T21:43:11.967Z] Redirecting to /bin/systemctl restart docker.service [2021-02-26T21:43:12.643Z] Removing intermediate container 5743ad55cfd5 [2021-02-26T21:43:12.643Z] ---> b05791cafbe8 [2021-02-26T21:43:12.643Z] Step 6/8 : WORKDIR /build [2021-02-26T21:43:12.643Z] ---> Running in 50e48b3cadfc [2021-02-26T21:43:13.238Z] Removing intermediate container 50e48b3cadfc [2021-02-26T21:43:13.238Z] ---> ff52515f4714 [2021-02-26T21:43:13.238Z] Step 7/8 : COPY go.mod . [Pipeline] unstash [Pipeline] echo [2021-02-26T21:43:13.576Z] ========================================================= [2021-02-26T21:43:13.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-26T21:43:13.576Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:43:13.843Z] ---> b6fdf3e6ff2c [2021-02-26T21:43:13.843Z] Step 8/8 : RUN go mod download [2021-02-26T21:43:13.929Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-26T21:43:14.115Z] ---> Running in 7f6b4176306b [2021-02-26T21:43:14.504Z] Sending build context to Docker daemon 19.28MB [2021-02-26T21:43:14.505Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-26T21:43:14.505Z] Step 2/8 : FROM ${BASE} [2021-02-26T21:43:14.505Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-26T21:43:14.505Z] 188c0c94c7c5: Pulling fs layer [2021-02-26T21:43:14.505Z] 0ef7d3d256c8: Pulling fs layer [2021-02-26T21:43:14.505Z] de9db76c5a1d: Pulling fs layer [2021-02-26T21:43:14.505Z] bca2f99d35d6: Pulling fs layer [2021-02-26T21:43:14.505Z] 93359f2a8cfa: Pulling fs layer [2021-02-26T21:43:14.505Z] 7c6f9722023f: Pulling fs layer [2021-02-26T21:43:14.505Z] a35cf1a2eb13: Pulling fs layer [2021-02-26T21:43:14.505Z] 93359f2a8cfa: Waiting [2021-02-26T21:43:14.505Z] 7c6f9722023f: Waiting [2021-02-26T21:43:14.505Z] a35cf1a2eb13: Waiting [2021-02-26T21:43:14.505Z] bca2f99d35d6: Waiting [2021-02-26T21:43:14.505Z] de9db76c5a1d: Verifying Checksum [2021-02-26T21:43:14.505Z] de9db76c5a1d: Download complete [2021-02-26T21:43:14.505Z] 0ef7d3d256c8: Verifying Checksum [2021-02-26T21:43:14.505Z] 0ef7d3d256c8: Download complete [2021-02-26T21:43:14.505Z] 93359f2a8cfa: Verifying Checksum [2021-02-26T21:43:14.505Z] 93359f2a8cfa: Download complete [2021-02-26T21:43:14.505Z] 7c6f9722023f: Verifying Checksum [2021-02-26T21:43:14.505Z] 7c6f9722023f: Download complete [2021-02-26T21:43:14.505Z] 188c0c94c7c5: Verifying Checksum [2021-02-26T21:43:14.505Z] 188c0c94c7c5: Download complete [2021-02-26T21:43:14.767Z] 188c0c94c7c5: Pull complete [2021-02-26T21:43:15.031Z] 0ef7d3d256c8: Pull complete [2021-02-26T21:43:15.293Z] de9db76c5a1d: Pull complete [2021-02-26T21:43:16.247Z] a35cf1a2eb13: Verifying Checksum [2021-02-26T21:43:16.247Z] a35cf1a2eb13: Download complete [2021-02-26T21:43:17.200Z] bca2f99d35d6: Verifying Checksum [2021-02-26T21:43:17.200Z] bca2f99d35d6: Download complete [2021-02-26T21:43:22.551Z] bca2f99d35d6: Pull complete [2021-02-26T21:43:22.551Z] 93359f2a8cfa: Pull complete [2021-02-26T21:43:22.551Z] 7c6f9722023f: Pull complete [2021-02-26T21:43:30.718Z] a35cf1a2eb13: Pull complete [2021-02-26T21:43:30.718Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-26T21:43:30.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-26T21:43:30.718Z] ---> a62c8e92a672 [2021-02-26T21:43:30.718Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-26T21:43:30.718Z] 20.10.0: Pulling from library/docker [2021-02-26T21:43:30.718Z] 05e7bc50f07f: Pulling fs layer [2021-02-26T21:43:30.718Z] 6db28d0fdbf6: Pulling fs layer [2021-02-26T21:43:30.718Z] 292df0bc6bf3: Pulling fs layer [2021-02-26T21:43:30.718Z] 2e060f4bd70b: Pulling fs layer [2021-02-26T21:43:30.718Z] 80e8d568a223: Pulling fs layer [2021-02-26T21:43:30.718Z] 8dc6ef1a942a: Pulling fs layer [2021-02-26T21:43:30.718Z] 2312dd95470a: Pulling fs layer [2021-02-26T21:43:30.718Z] 80e8d568a223: Waiting [2021-02-26T21:43:30.718Z] 2312dd95470a: Waiting [2021-02-26T21:43:30.718Z] 8dc6ef1a942a: Waiting [2021-02-26T21:43:30.718Z] 2e060f4bd70b: Waiting [2021-02-26T21:43:30.718Z] 292df0bc6bf3: Verifying Checksum [2021-02-26T21:43:30.718Z] 292df0bc6bf3: Download complete [2021-02-26T21:43:30.718Z] 6db28d0fdbf6: Verifying Checksum [2021-02-26T21:43:30.718Z] 6db28d0fdbf6: Download complete [2021-02-26T21:43:30.718Z] 05e7bc50f07f: Download complete [2021-02-26T21:43:30.718Z] 80e8d568a223: Verifying Checksum [2021-02-26T21:43:30.718Z] 80e8d568a223: Download complete [2021-02-26T21:43:30.718Z] 2312dd95470a: Verifying Checksum [2021-02-26T21:43:30.718Z] 2312dd95470a: Download complete [2021-02-26T21:43:30.718Z] 8dc6ef1a942a: Verifying Checksum [2021-02-26T21:43:30.718Z] 8dc6ef1a942a: Download complete [2021-02-26T21:43:30.718Z] 05e7bc50f07f: Pull complete [2021-02-26T21:43:30.718Z] 6db28d0fdbf6: Pull complete [2021-02-26T21:43:30.718Z] 292df0bc6bf3: Pull complete [2021-02-26T21:43:31.297Z] 2e060f4bd70b: Verifying Checksum [2021-02-26T21:43:31.297Z] 2e060f4bd70b: Download complete [2021-02-26T21:43:33.887Z] 2e060f4bd70b: Pull complete [2021-02-26T21:43:33.887Z] 80e8d568a223: Pull complete [2021-02-26T21:43:34.153Z] 8dc6ef1a942a: Pull complete [2021-02-26T21:43:34.153Z] 2312dd95470a: Pull complete [2021-02-26T21:43:34.417Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-26T21:43:34.417Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-26T21:43:35.816Z] ---> 40c1ad115e80 [2021-02-26T21:43:35.817Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-26T21:43:35.817Z] ---> Running in 317147110f49 [2021-02-26T21:43:35.817Z] Removing intermediate container 317147110f49 [2021-02-26T21:43:35.817Z] ---> 03e5be33fa89 [2021-02-26T21:43:35.817Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-26T21:43:36.079Z] ---> Running in f4bf92a95e33 [2021-02-26T21:43:36.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T21:43:37.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T21:43:37.807Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-26T21:43:37.807Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-26T21:43:38.069Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-26T21:43:38.069Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-26T21:43:38.069Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-26T21:43:38.332Z] Executing busybox-1.31.1-r19.trigger [2021-02-26T21:43:38.332Z] OK: 167 MiB in 44 packages [2021-02-26T21:43:38.917Z] Removing intermediate container f4bf92a95e33 [2021-02-26T21:43:38.917Z] ---> 613e440522eb [2021-02-26T21:43:38.917Z] Step 6/8 : WORKDIR /build [2021-02-26T21:43:38.917Z] ---> Running in ef810f249d01 [2021-02-26T21:43:38.917Z] Removing intermediate container ef810f249d01 [2021-02-26T21:43:38.917Z] ---> ad17b803946b [2021-02-26T21:43:38.917Z] Step 7/8 : COPY go.mod . [2021-02-26T21:43:39.179Z] ---> d350dd3a994e [2021-02-26T21:43:39.179Z] Step 8/8 : RUN go mod download [2021-02-26T21:43:39.179Z] ---> Running in 5d2e9d752774 [2021-02-26T21:43:40.931Z] Removing intermediate container 7f6b4176306b [2021-02-26T21:43:40.931Z] ---> 793f1232df72 [2021-02-26T21:43:40.931Z] Successfully built 793f1232df72 [2021-02-26T21:43:40.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:43:41.284Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T21:43:41.284Z] . [Pipeline] withDockerContainer [2021-02-26T21:43:41.567Z] prd-ubuntu18.04-docker-arm64-4c-16g-27892 does not seem to be running inside a container [2021-02-26T21:43:41.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/190 -v /w/workspace/app-functions-sdk-go/190:/w/workspace/app-functions-sdk-go/190:rw,z -v /w/workspace/app-functions-sdk-go/190@tmp:/w/workspace/app-functions-sdk-go/190@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-02-26T21:43:43.124Z] $ docker top 82601f0baadb309a2ab36dcb7682c45eac04bea4317c42668a34c9b27e29d57d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T21:43:44.101Z] + go version [2021-02-26T21:43:44.102Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-26T21:43:44.128Z] $ docker stop --time=1 82601f0baadb309a2ab36dcb7682c45eac04bea4317c42668a34c9b27e29d57d [2021-02-26T21:43:45.990Z] $ docker rm -f 82601f0baadb309a2ab36dcb7682c45eac04bea4317c42668a34c9b27e29d57d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:43:46.956Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T21:43:46.956Z] . [Pipeline] withDockerContainer [2021-02-26T21:43:47.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-27892 does not seem to be running inside a container [2021-02-26T21:43:47.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/190 -v /w/workspace/app-functions-sdk-go/190:/w/workspace/app-functions-sdk-go/190:rw,z -v /w/workspace/app-functions-sdk-go/190@tmp:/w/workspace/app-functions-sdk-go/190@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-02-26T21:43:48.699Z] $ docker top 1ecfe3d3181eccf6818cf01304e28535a5a42e44c9615ca6814c753c480a176b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T21:43:49.693Z] + make test [2021-02-26T21:43:49.693Z] make -C ./app-service-template build [2021-02-26T21:43:49.693Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/190/app-service-template' [2021-02-26T21:43:49.693Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-02-26T21:44:05.826Z] Removing intermediate container 5d2e9d752774 [2021-02-26T21:44:05.826Z] ---> ef5ebcfe1395 [2021-02-26T21:44:05.826Z] Successfully built ef5ebcfe1395 [2021-02-26T21:44:05.826Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:44:06.145Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T21:44:06.145Z] . [Pipeline] withDockerContainer [2021-02-26T21:44:06.293Z] prd-centos7-docker-4c-2g-27893 does not seem to be running inside a container [2021-02-26T21:44:06.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/190 -v /w/workspace/app-functions-sdk-go/190:/w/workspace/app-functions-sdk-go/190:rw,z -v /w/workspace/app-functions-sdk-go/190@tmp:/w/workspace/app-functions-sdk-go/190@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-02-26T21:44:07.256Z] $ docker top 21bda8f1ee5f2b194d7d84a0be147312425a0a8375fe4280a35897100b8b5ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T21:44:07.812Z] + go version [2021-02-26T21:44:07.812Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-26T21:44:07.831Z] $ docker stop --time=1 21bda8f1ee5f2b194d7d84a0be147312425a0a8375fe4280a35897100b8b5ad9 [2021-02-26T21:44:09.190Z] $ docker rm -f 21bda8f1ee5f2b194d7d84a0be147312425a0a8375fe4280a35897100b8b5ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:44:10.003Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T21:44:10.003Z] . [Pipeline] withDockerContainer [2021-02-26T21:44:10.100Z] prd-centos7-docker-4c-2g-27893 does not seem to be running inside a container [2021-02-26T21:44:10.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/190 -v /w/workspace/app-functions-sdk-go/190:/w/workspace/app-functions-sdk-go/190:rw,z -v /w/workspace/app-functions-sdk-go/190@tmp:/w/workspace/app-functions-sdk-go/190@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-02-26T21:44:10.819Z] $ docker top ce63ff5b1cb743d101c1c2cfbf871c03e08a0946cb55c0c6b6ef51ab37e4f7d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T21:44:11.338Z] + make test [2021-02-26T21:44:11.338Z] make -C ./app-service-template build [2021-02-26T21:44:11.338Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/190/app-service-template' [2021-02-26T21:44:11.338Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-02-26T21:44:22.100Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/190/app-service-template' [2021-02-26T21:44:22.100Z] make -C ./app-service-template test [2021-02-26T21:44:22.100Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/190/app-service-template' [2021-02-26T21:44:22.100Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-26T21:44:26.350Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/190/app-service-template' [2021-02-26T21:44:26.350Z] make -C ./app-service-template test [2021-02-26T21:44:26.350Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/190/app-service-template' [2021-02-26T21:44:26.350Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-26T21:44:31.699Z] ? new-app-service [no test files] [2021-02-26T21:44:31.699Z] ok new-app-service/functions 0.012s coverage: 75.8% of statements [2021-02-26T21:44:31.699Z] CGO_ENABLED=1 go vet ./... [2021-02-26T21:44:34.300Z] gofmt -l . [2021-02-26T21:44:34.300Z] [ "`gofmt -l .`" = "" ] [2021-02-26T21:44:34.300Z] ./bin/test-go-mod-tidy.sh [2021-02-26T21:44:34.878Z] ./bin/test-attribution-txt.sh [2021-02-26T21:44:35.464Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/190/app-service-template' [2021-02-26T21:44:35.464Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-26T21:44:35.745Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-26T21:44:37.209Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.014s coverage: 82.6% of statements [2021-02-26T21:44:38.629Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.026s coverage: 58.6% of statements [2021-02-26T21:44:38.629Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-26T21:44:38.629Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-26T21:44:38.629Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.5% of statements [2021-02-26T21:44:38.629Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-26T21:44:39.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.026s coverage: 75.6% of statements [2021-02-26T21:44:39.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-26T21:44:39.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-26T21:44:39.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-26T21:44:39.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-26T21:44:39.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-26T21:44:39.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-26T21:44:39.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.0% of statements [2021-02-26T21:44:39.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-26T21:44:39.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.019s coverage: 8.8% of statements [2021-02-26T21:44:44.312Z] ? new-app-service [no test files] [2021-02-26T21:44:44.312Z] ok new-app-service/functions 0.024s coverage: 75.8% of statements [2021-02-26T21:44:44.312Z] CGO_ENABLED=1 go vet ./... [2021-02-26T21:44:52.638Z] gofmt -l . [2021-02-26T21:44:52.639Z] [ "`gofmt -l .`" = "" ] [2021-02-26T21:44:52.639Z] ./bin/test-go-mod-tidy.sh [2021-02-26T21:44:52.639Z] ./bin/test-attribution-txt.sh [2021-02-26T21:44:53.617Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/190/app-service-template' [2021-02-26T21:44:53.617Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-26T21:44:54.159Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.836s coverage: 77.5% of statements [2021-02-26T21:44:54.159Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-26T21:44:54.159Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.012s coverage: 87.9% of statements [2021-02-26T21:44:54.159Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.012s coverage: 80.5% of statements [2021-02-26T21:44:54.159Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 71.7% of statements [2021-02-26T21:44:54.602Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-26T21:44:58.934Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.033s coverage: 82.6% of statements [2021-02-26T21:45:04.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.145s coverage: 58.6% of statements [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-26T21:45:04.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.082s coverage: 61.5% of statements [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-26T21:45:04.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.122s coverage: 75.6% of statements [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-26T21:45:04.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.032s coverage: 97.0% of statements [2021-02-26T21:45:04.371Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-26T21:45:04.371Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.035s coverage: 8.8% of statements [2021-02-26T21:45:06.416Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 82.8% of statements [2021-02-26T21:45:06.416Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-02-26T21:45:06.416Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-26T21:45:07.373Z] gofmt -l . [2021-02-26T21:45:07.373Z] [ "`gofmt -l .`" = "" ] [2021-02-26T21:45:07.373Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-26T21:45:07.389Z] $ docker stop --time=1 ce63ff5b1cb743d101c1c2cfbf871c03e08a0946cb55c0c6b6ef51ab37e4f7d7 [2021-02-26T21:45:08.947Z] $ docker rm -f ce63ff5b1cb743d101c1c2cfbf871c03e08a0946cb55c0c6b6ef51ab37e4f7d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T21:45:09.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-26T21:45:10.027Z] 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-02-26T21:45:11.359Z] ---> job-cost.sh [2021-02-26T21:45:11.359Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oNsm [2021-02-26T21:45:22.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.869s coverage: 77.5% of statements [2021-02-26T21:45:22.694Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-26T21:45:22.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.049s coverage: 87.9% of statements [2021-02-26T21:45:22.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.046s coverage: 80.5% of statements [2021-02-26T21:45:22.694Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.030s coverage: 71.7% of statements [2021-02-26T21:45:26.301Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T21:45:35.061Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.075s coverage: 82.8% of statements [2021-02-26T21:45:35.062Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.053s coverage: 94.4% of statements [2021-02-26T21:45:35.062Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-26T21:45:38.464Z] gofmt -l . [2021-02-26T21:45:38.464Z] [ "`gofmt -l .`" = "" ] [2021-02-26T21:45:38.738Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-26T21:45:39.407Z] $ docker stop --time=1 1ecfe3d3181eccf6818cf01304e28535a5a42e44c9615ca6814c753c480a176b [2021-02-26T21:45:41.517Z] $ docker rm -f 1ecfe3d3181eccf6818cf01304e28535a5a42e44c9615ca6814c753c480a176b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T21:45:42.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-26T21:45:42.585Z] Warning: overwriting stash ‘coverage-report’ [2021-02-26T21:45:43.500Z] 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-02-26T21:45:44.495Z] ---> job-cost.sh [2021-02-26T21:45:44.495Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-awDo [2021-02-26T21:45:58.476Z] lf-activate-venv(): INFO: Adding /tmp/venv-oNsm/bin to PATH [2021-02-26T21:45:58.476Z] INFO: No Stack... [2021-02-26T21:45:58.476Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T21:45:58.476Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T21:45:58.792Z] + cat /w/workspace/app-functions-sdk-go/190/archives/cost.csv [2021-02-26T21:45:58.792Z] + cut -d, -f6 [Pipeline] lock [2021-02-26T21:45:58.869Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [2021-02-26T21:45:58.889Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] did not exist. Created. [2021-02-26T21:45:58.889Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T21:45:59.277Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-26T21:45:59.426Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T21:45:59.439Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-26T21:46:23.529Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T21:48:30.308Z] lf-activate-venv(): INFO: Adding /tmp/venv-awDo/bin to PATH [2021-02-26T21:48:30.308Z] INFO: No Stack... [2021-02-26T21:48:30.308Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-26T21:48:30.308Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T21:48:30.652Z] + cat /w/workspace/app-functions-sdk-go/190/archives/cost.csv [2021-02-26T21:48:30.652Z] + cut -d, -f6 [Pipeline] lock [2021-02-26T21:48:30.765Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [2021-02-26T21:48:30.775Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] did not exist. Created. [2021-02-26T21:48:30.776Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T21:48:31.224Z] /w/workspace/app-functions-sdk-go/190@tmp/durable-5b8db097/script.sh: 1: /w/workspace/app-functions-sdk-go/190@tmp/durable-5b8db097/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-02-26T21:48:31.571Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-26T21:48:31.666Z] Warning: overwriting stash ‘stack-cost’ [2021-02-26T21:48:31.832Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T21:48:31.844Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-190-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-02-26T21:48:33.043Z] provisioning config files... [2021-02-26T21:48:33.056Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4925078455428729953tmp [Pipeline] { [Pipeline] sh [2021-02-26T21:48:33.439Z] + set +x [2021-02-26T21:48:33.439Z] + curl -s https://codecov.io/bash [2021-02-26T21:48:33.439Z] + bash -s -- [2021-02-26T21:48:33.701Z] [2021-02-26T21:48:33.701Z] _____ _ [2021-02-26T21:48:33.701Z] / ____| | | [2021-02-26T21:48:33.701Z] | | ___ __| | ___ ___ _____ __ [2021-02-26T21:48:33.701Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-26T21:48:33.701Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-26T21:48:33.701Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-26T21:48:33.701Z] Bash-20210226-7100762 [2021-02-26T21:48:33.701Z] [2021-02-26T21:48:33.701Z] [2021-02-26T21:48:33.701Z] ==> git version 2.24.3 found [2021-02-26T21:48:33.701Z] ==> 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-02-26T21:48:33.701Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-26T21:48:33.701Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-26T21:48:33.701Z] ==> Jenkins CI detected. [2021-02-26T21:48:33.701Z] project root: . [2021-02-26T21:48:33.701Z] --> token set from env [2021-02-26T21:48:33.701Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-26T21:48:33.701Z] ==> Running gcov in . (disable via -X gcov) [2021-02-26T21:48:33.701Z] ==> Python coveragepy not found [2021-02-26T21:48:33.701Z] ==> Searching for coverage reports in: [2021-02-26T21:48:33.701Z] + . [2021-02-26T21:48:33.701Z] -> Found 2 reports [2021-02-26T21:48:33.701Z] ==> Detecting git/mercurial file structure [2021-02-26T21:48:33.701Z] ==> Reading reports [2021-02-26T21:48:33.701Z] + ./app-service-template/coverage.out bytes=1148 [2021-02-26T21:48:33.701Z] + ./coverage.out bytes=82817 [2021-02-26T21:48:33.701Z] ==> Appending adjustments [2021-02-26T21:48:33.701Z] https://docs.codecov.io/docs/fixing-reports [2021-02-26T21:48:34.279Z] + Found adjustments [2021-02-26T21:48:34.279Z] ==> Gzipping contents [2021-02-26T21:48:34.279Z] 16K /tmp/codecov.VOCbg8.gz [2021-02-26T21:48:34.279Z] ==> Uploading reports [2021-02-26T21:48:34.279Z] url: https://codecov.io [2021-02-26T21:48:34.279Z] query: branch=master&commit=8767d0343bb22558268e36dcb62db2286673396f&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F190%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-26T21:48:34.279Z] -> Pinging Codecov [2021-02-26T21:48:34.279Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=master&commit=8767d0343bb22558268e36dcb62db2286673396f&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F190%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-02-26T21:48:34.542Z] -> Uploading to [2021-02-26T21:48:34.542Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-26/3D8B5DFFC46A037C893635FACE044666/8767d0343bb22558268e36dcb62db2286673396f/c3427bb9-d81c-4653-907d-5467ff47c601.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T214834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=786501ec0147f724495fffec7d4ecb8e5681a3a35fc8d199290f1076ad8ffba4 [2021-02-26T21:48:34.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T21:48:34.542Z] Dload Upload Total Spent Left Speed [2021-02-26T21:48:35.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14464 0 0 100 14464 0 30922 --:--:-- --:--:-- --:--:-- 30905 [2021-02-26T21:48:35.072Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8767d0343bb22558268e36dcb62db2286673396f [Pipeline] } [2021-02-26T21:48:35.081Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-02-26T21:48:36.059Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-02-26T21:48:36.165Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:48:36.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-26T21:48:36.504Z] [2021-02-26T21:48:36.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:48:36.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-26T21:48:36.863Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-02-26T21:48:36.863Z] 188c0c94c7c5: Pulling fs layer [2021-02-26T21:48:36.863Z] 0ef7d3d256c8: Pulling fs layer [2021-02-26T21:48:36.863Z] de9db76c5a1d: Pulling fs layer [2021-02-26T21:48:36.863Z] 0eba1c9be4d2: Pulling fs layer [2021-02-26T21:48:36.863Z] 0d57e429df01: Pulling fs layer [2021-02-26T21:48:36.863Z] 4e4be7b47b0d: Pulling fs layer [2021-02-26T21:48:36.863Z] e1f770b5df2f: Pulling fs layer [2021-02-26T21:48:36.863Z] 85a0685a4137: Pulling fs layer [2021-02-26T21:48:36.863Z] 0eba1c9be4d2: Waiting [2021-02-26T21:48:36.863Z] 0d57e429df01: Waiting [2021-02-26T21:48:36.863Z] 4e4be7b47b0d: Waiting [2021-02-26T21:48:36.863Z] e1f770b5df2f: Waiting [2021-02-26T21:48:36.863Z] 85a0685a4137: Waiting [2021-02-26T21:48:36.863Z] de9db76c5a1d: Verifying Checksum [2021-02-26T21:48:36.863Z] de9db76c5a1d: Download complete [2021-02-26T21:48:36.863Z] 0ef7d3d256c8: Verifying Checksum [2021-02-26T21:48:36.863Z] 0ef7d3d256c8: Download complete [2021-02-26T21:48:36.863Z] 0d57e429df01: Verifying Checksum [2021-02-26T21:48:36.863Z] 0d57e429df01: Download complete [2021-02-26T21:48:36.863Z] 4e4be7b47b0d: Verifying Checksum [2021-02-26T21:48:36.863Z] 4e4be7b47b0d: Download complete [2021-02-26T21:48:36.863Z] 188c0c94c7c5: Verifying Checksum [2021-02-26T21:48:36.863Z] 188c0c94c7c5: Download complete [2021-02-26T21:48:37.444Z] 188c0c94c7c5: Pull complete [2021-02-26T21:48:37.444Z] 0ef7d3d256c8: Pull complete [2021-02-26T21:48:37.705Z] de9db76c5a1d: Pull complete [2021-02-26T21:48:39.094Z] e1f770b5df2f: Verifying Checksum [2021-02-26T21:48:39.094Z] e1f770b5df2f: Download complete [2021-02-26T21:48:41.019Z] 85a0685a4137: Verifying Checksum [2021-02-26T21:48:41.019Z] 85a0685a4137: Download complete [2021-02-26T21:48:41.019Z] 0eba1c9be4d2: Verifying Checksum [2021-02-26T21:48:41.019Z] 0eba1c9be4d2: Download complete [2021-02-26T21:48:47.645Z] 0eba1c9be4d2: Pull complete [2021-02-26T21:48:47.645Z] 0d57e429df01: Pull complete [2021-02-26T21:48:47.645Z] 4e4be7b47b0d: Pull complete [2021-02-26T21:48:49.040Z] e1f770b5df2f: Pull complete [2021-02-26T21:48:55.669Z] 85a0685a4137: Pull complete [2021-02-26T21:48:55.669Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-02-26T21:48:55.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-02-26T21:48:55.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-02-26T21:48:55.885Z] prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container [2021-02-26T21:48:55.935Z] $ 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-02-26T21:48:56.908Z] $ docker top 5f6dd45b772bf6e187647be87607c1338bdc09c33167ae17cb75052336c39598 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-26T21:48:57.180Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-02-26T21:48:57.481Z] + set -o pipefail [2021-02-26T21:48:57.481Z] + snyk monitor '--org=edgex-jenkins' [2021-02-26T21:49:05.656Z] [2021-02-26T21:49:05.656Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-02-26T21:49:05.656Z] [2021-02-26T21:49:05.656Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/232b52d9-f2e4-4861-8a70-6286e0b2f486 [2021-02-26T21:49:05.656Z] [2021-02-26T21:49:05.656Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-02-26T21:49:05.656Z] [2021-02-26T21:49:05.656Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-02-26T21:49:05.656Z] [2021-02-26T21:49:05.656Z] [2021-02-26T21:49:05.656Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2021-02-26T21:49:05.656Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-02-26T21:49:05.670Z] $ docker stop --time=1 5f6dd45b772bf6e187647be87607c1338bdc09c33167ae17cb75052336c39598 [2021-02-26T21:49:08.515Z] $ docker rm -f 5f6dd45b772bf6e187647be87607c1338bdc09c33167ae17cb75052336c39598 [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-02-26T21:49:09.579Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-26T21:49:09.634Z] provisioning config files... [2021-02-26T21:49:09.652Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7778483355389436141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:49:10.033Z] --> edgex-publish-swagger.sh [2021-02-26T21:49:10.033Z] === Publish openapi/v2 API === [2021-02-26T21:49:10.033Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-02-26T21:49:10.033Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-02-26T21:49:10.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T21:49:10.033Z] Dload Upload Total Spent Left Speed [2021-02-26T21:49:11.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11134 0:00:01 0:00:01 --:--:-- 11146 100 13052 0 0 100 13052 0 11132 0:00:01 0:00:01 --:--:-- 11146 [2021-02-26T21:49:11.424Z] [2021-02-26T21:49:11.424Z] [Pipeline] } [2021-02-26T21:49:11.433Z] 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-02-26T21:49:12.323Z] + git log --format=format:%s -1 8767d0343bb22558268e36dcb62db2286673396f [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:49:12.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T21:49:12.633Z] . [Pipeline] withDockerContainer [2021-02-26T21:49:12.727Z] prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container [2021-02-26T21:49:12.772Z] $ 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-02-26T21:49:13.428Z] $ docker top c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T21:49:13.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T21:49:13.727Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T21:49:13.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T21:49:13.935Z] $ docker exec c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 ssh-agent [2021-02-26T21:49:14.101Z] SSH_AUTH_SOCK=/tmp/ssh-vw8mK2VtWYcW/agent.11 [2021-02-26T21:49:14.101Z] SSH_AGENT_PID=17 [2021-02-26T21:49:14.107Z] Running ssh-add (command line suppressed) [2021-02-26T21:49:14.234Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7797143709567449381.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7797143709567449381.key) [2021-02-26T21:49:14.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T21:49:14.619Z] + git semver tag [2021-02-26T21:49:14.619Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T21:49:14.619Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-26T21:49:14.619Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-26T21:49:14.619Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T21:49:14.619Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T21:49:14.619Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T21:49:14.619Z] # $SEMVER_BRANCH = master [2021-02-26T21:49:14.619Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-02-26T21:49:14.619Z] # 8767d0343bb22558268e36dcb62db2286673396f HEAD [2021-02-26T21:49:14.619Z] # -> Force: false [2021-02-26T21:49:14.619Z] # b9ce81f0f77fc9db7e0723103c4daf1faa237b45 refs/tags/v2.0.0-dev.23 [Pipeline] } [2021-02-26T21:49:14.664Z] $ docker exec --env ******** --env ******** c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 ssh-agent -k [2021-02-26T21:49:14.780Z] unset SSH_AUTH_SOCK; [2021-02-26T21:49:14.780Z] unset SSH_AGENT_PID; [2021-02-26T21:49:14.780Z] echo Agent pid 17 killed; [2021-02-26T21:49:14.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T21:49:15.380Z] + git semver [Pipeline] } [2021-02-26T21:49:15.396Z] $ docker stop --time=1 c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 [2021-02-26T21:49:16.759Z] $ docker rm -f c8015d977e234e0936adc9832be5ea66c0ae13b43e7380e9e407ebe208230a40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:49:17.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-26T21:49:17.375Z] [2021-02-26T21:49:17.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:49:17.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-26T21:49:17.716Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-26T21:49:17.716Z] ab5ef0e58194: Pulling fs layer [2021-02-26T21:49:17.716Z] 9712f1f96733: Pulling fs layer [2021-02-26T21:49:17.716Z] 63f879dbbcfc: Pulling fs layer [2021-02-26T21:49:17.716Z] 0d9ebad4ef96: Pulling fs layer [2021-02-26T21:49:17.716Z] e9a5061849ea: Pulling fs layer [2021-02-26T21:49:17.716Z] d747dcd14b5f: Pulling fs layer [2021-02-26T21:49:17.716Z] 2de7ff778b66: Pulling fs layer [2021-02-26T21:49:17.716Z] 0d9ebad4ef96: Waiting [2021-02-26T21:49:17.716Z] d747dcd14b5f: Waiting [2021-02-26T21:49:17.716Z] 2de7ff778b66: Waiting [2021-02-26T21:49:17.716Z] e9a5061849ea: Waiting [2021-02-26T21:49:17.716Z] 9712f1f96733: Verifying Checksum [2021-02-26T21:49:17.716Z] 9712f1f96733: Download complete [2021-02-26T21:49:19.642Z] 63f879dbbcfc: Verifying Checksum [2021-02-26T21:49:19.642Z] 63f879dbbcfc: Download complete [2021-02-26T21:49:19.642Z] e9a5061849ea: Verifying Checksum [2021-02-26T21:49:19.642Z] e9a5061849ea: Download complete [2021-02-26T21:49:19.642Z] d747dcd14b5f: Verifying Checksum [2021-02-26T21:49:19.642Z] d747dcd14b5f: Download complete [2021-02-26T21:49:19.906Z] 0d9ebad4ef96: Verifying Checksum [2021-02-26T21:49:19.906Z] 0d9ebad4ef96: Download complete [2021-02-26T21:49:19.906Z] 2de7ff778b66: Verifying Checksum [2021-02-26T21:49:19.906Z] 2de7ff778b66: Download complete [2021-02-26T21:49:20.482Z] ab5ef0e58194: Verifying Checksum [2021-02-26T21:49:20.482Z] ab5ef0e58194: Download complete [2021-02-26T21:49:24.727Z] ab5ef0e58194: Pull complete [2021-02-26T21:49:24.727Z] 9712f1f96733: Pull complete [2021-02-26T21:49:26.663Z] 63f879dbbcfc: Pull complete [2021-02-26T21:49:33.551Z] 0d9ebad4ef96: Pull complete [2021-02-26T21:49:34.943Z] e9a5061849ea: Pull complete [2021-02-26T21:49:35.210Z] d747dcd14b5f: Pull complete [2021-02-26T21:49:37.778Z] 2de7ff778b66: Pull complete [2021-02-26T21:49:37.778Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-26T21:49:37.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-26T21:49:37.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-26T21:49:37.973Z] prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container [2021-02-26T21:49:38.020Z] $ 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-02-26T21:49:42.441Z] $ docker top 97703329f0e260cf9ae497ae9f4351b3c37da7135728faa882551c3f3ed958c7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-26T21:49:42.743Z] provisioning config files... [2021-02-26T21:49:42.753Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6224679467553756329tmp [2021-02-26T21:49:42.770Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7800166939692207643tmp [2021-02-26T21:49:42.785Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1559096848275493176tmp [Pipeline] { [Pipeline] echo [2021-02-26T21:49:42.869Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:49:43.173Z] ---> sigul-configuration.sh [2021-02-26T21:49:43.173Z] gpg: directory `/root/.gnupg' created [2021-02-26T21:49:43.173Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-26T21:49:43.173Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-26T21:49:43.173Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-26T21:49:43.173Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-26T21:49:43.173Z] gpg: CAST5 encrypted data [2021-02-26T21:49:43.436Z] gpg: encrypted with 1 passphrase [2021-02-26T21:49:43.436Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-26T21:49:43.736Z] + mkdir /home/jenkins [2021-02-26T21:49:43.736Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-26T21:49:44.036Z] + 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-02-26T21:49:44.047Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:49:44.344Z] ---> sigul-install.sh [2021-02-26T21:49:49.648Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-26T21:49:50.208Z] + git tag --list [2021-02-26T21:49:50.208Z] v0.1.0 [2021-02-26T21:49:50.208Z] v0.1.1 [2021-02-26T21:49:50.208Z] v1.0.0 [2021-02-26T21:49:50.208Z] v1.1.0 [2021-02-26T21:49:50.208Z] v1.2.0 [2021-02-26T21:49:50.208Z] v1.3.0 [2021-02-26T21:49:50.208Z] v1.3.1 [2021-02-26T21:49:50.208Z] v1.3.1-dev.1 [2021-02-26T21:49:50.208Z] v1.3.2-dev.1 [2021-02-26T21:49:50.208Z] v2.0.0-dev.1 [2021-02-26T21:49:50.208Z] v2.0.0-dev.10 [2021-02-26T21:49:50.208Z] v2.0.0-dev.11 [2021-02-26T21:49:50.208Z] v2.0.0-dev.12 [2021-02-26T21:49:50.208Z] v2.0.0-dev.13 [2021-02-26T21:49:50.208Z] v2.0.0-dev.14 [2021-02-26T21:49:50.208Z] v2.0.0-dev.15 [2021-02-26T21:49:50.208Z] v2.0.0-dev.16 [2021-02-26T21:49:50.208Z] v2.0.0-dev.17 [2021-02-26T21:49:50.208Z] v2.0.0-dev.18 [2021-02-26T21:49:50.208Z] v2.0.0-dev.19 [2021-02-26T21:49:50.208Z] v2.0.0-dev.2 [2021-02-26T21:49:50.208Z] v2.0.0-dev.20 [2021-02-26T21:49:50.208Z] v2.0.0-dev.21 [2021-02-26T21:49:50.208Z] v2.0.0-dev.22 [2021-02-26T21:49:50.208Z] v2.0.0-dev.23 [2021-02-26T21:49:50.208Z] v2.0.0-dev.3 [2021-02-26T21:49:50.208Z] v2.0.0-dev.4 [2021-02-26T21:49:50.208Z] v2.0.0-dev.5 [2021-02-26T21:49:50.208Z] v2.0.0-dev.6 [2021-02-26T21:49:50.208Z] v2.0.0-dev.7 [2021-02-26T21:49:50.208Z] v2.0.0-dev.8 [2021-02-26T21:49:50.208Z] v2.0.0-dev.9 [Pipeline] sh [2021-02-26T21:49:50.508Z] + lftools sign git-tag v2.0.0-dev.23 [2021-02-26T21:49:51.898Z] Signing Git tag with Sigul... [2021-02-26T21:49:51.898Z] Signing v2.0.0-dev.23 [Pipeline] echo [2021-02-26T21:49:52.854Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:49:53.150Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-26T21:49:53.160Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-26T21:49:53.251Z] $ docker stop --time=1 97703329f0e260cf9ae497ae9f4351b3c37da7135728faa882551c3f3ed958c7 [2021-02-26T21:49:55.367Z] $ docker rm -f 97703329f0e260cf9ae497ae9f4351b3c37da7135728faa882551c3f3ed958c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:49:56.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T21:49:56.322Z] . [Pipeline] withDockerContainer [2021-02-26T21:49:56.422Z] prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container [2021-02-26T21:49:56.470Z] $ 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-02-26T21:49:57.097Z] $ docker top a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T21:49:57.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T21:49:57.385Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T21:49:57.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T21:49:57.583Z] $ docker exec a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 ssh-agent [2021-02-26T21:49:57.761Z] SSH_AUTH_SOCK=/tmp/ssh-E2arCjEUHeQ1/agent.11 [2021-02-26T21:49:57.761Z] SSH_AGENT_PID=16 [2021-02-26T21:49:57.769Z] Running ssh-add (command line suppressed) [2021-02-26T21:49:57.892Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4951687198030378053.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4951687198030378053.key) [2021-02-26T21:49:57.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T21:49:58.291Z] + git semver bump pre [2021-02-26T21:49:58.291Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T21:49:58.291Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-26T21:49:58.291Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-26T21:49:58.291Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T21:49:58.291Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T21:49:58.291Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T21:49:58.291Z] # $SEMVER_BRANCH = master [2021-02-26T21:49:58.291Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-02-26T21:49:58.291Z] 2.0.0-dev.24 [Pipeline] } [2021-02-26T21:49:58.303Z] $ docker exec --env ******** --env ******** a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 ssh-agent -k [2021-02-26T21:49:58.428Z] unset SSH_AUTH_SOCK; [2021-02-26T21:49:58.429Z] unset SSH_AGENT_PID; [2021-02-26T21:49:58.429Z] echo Agent pid 16 killed; [2021-02-26T21:49:58.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T21:49:58.965Z] + git semver [Pipeline] } [2021-02-26T21:49:58.983Z] $ docker stop --time=1 a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 [2021-02-26T21:50:00.347Z] $ docker rm -f a5c46d7a706a4ce23864e243a1a5f8864f31f8dba2664f7708c1a673c27802b6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:50:00.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T21:50:00.902Z] . [Pipeline] withDockerContainer [2021-02-26T21:50:01.003Z] prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container [2021-02-26T21:50:01.052Z] $ 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-02-26T21:50:01.693Z] $ docker top b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T21:50:02.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T21:50:02.009Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T21:50:02.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T21:50:02.206Z] $ docker exec b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd ssh-agent [2021-02-26T21:50:02.384Z] SSH_AUTH_SOCK=/tmp/ssh-aMQVdCQbKxdH/agent.11 [2021-02-26T21:50:02.384Z] SSH_AGENT_PID=16 [2021-02-26T21:50:02.393Z] Running ssh-add (command line suppressed) [2021-02-26T21:50:02.519Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3563161966950335318.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3563161966950335318.key) [2021-02-26T21:50:02.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T21:50:02.939Z] + git semver push [2021-02-26T21:50:02.939Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T21:50:02.939Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-02-26T21:50:02.939Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-02-26T21:50:02.939Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T21:50:02.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T21:50:02.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T21:50:02.939Z] # $SEMVER_BRANCH = master [2021-02-26T21:50:02.939Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-02-26T21:50:09.553Z] $ docker exec --env ******** --env ******** b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd ssh-agent -k [2021-02-26T21:50:09.679Z] unset SSH_AUTH_SOCK; [2021-02-26T21:50:09.679Z] unset SSH_AGENT_PID; [2021-02-26T21:50:09.679Z] echo Agent pid 16 killed; [2021-02-26T21:50:09.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T21:50:10.252Z] + git semver [Pipeline] } [2021-02-26T21:50:10.269Z] $ docker stop --time=1 b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd [2021-02-26T21:50:11.970Z] $ docker rm -f b9402cbd4059d9cec87ddcf8c8ceeebb3d6ce95e08433a60b38721c8cb7fddbd [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-02-26T21:50:13.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:50:14.661Z] ---> package-listing.sh [2021-02-26T21:50:14.661Z] ++ facter osfamily [2021-02-26T21:50:14.661Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-26T21:50:14.661Z] + OS_FAMILY=redhat [2021-02-26T21:50:14.661Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-02-26T21:50:14.661Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-26T21:50:14.661Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-26T21:50:14.661Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-26T21:50:14.661Z] + PACKAGES=/tmp/packages_start.txt [2021-02-26T21:50:14.661Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-02-26T21:50:14.661Z] + PACKAGES=/tmp/packages_end.txt [2021-02-26T21:50:14.661Z] + case "${OS_FAMILY}" in [2021-02-26T21:50:14.661Z] + rpm -qa [2021-02-26T21:50:14.661Z] + sort [2021-02-26T21:50:19.974Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-26T21:50:19.974Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-26T21:50:19.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-26T21:50:19.974Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-02-26T21:50:19.974Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-02-26T21:50:19.974Z] + 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-02-26T21:50:19.988Z] 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-02-26T21:50:20.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:50:20.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T21:50:20.593Z] [2021-02-26T21:50:20.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-26T21:50:20.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T21:50:20.935Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-26T21:50:20.935Z] df20fa9351a1: Pulling fs layer [2021-02-26T21:50:20.935Z] 36b3adc4ff6f: Pulling fs layer [2021-02-26T21:50:20.935Z] 8ad3a11d3b57: Pulling fs layer [2021-02-26T21:50:20.935Z] 46f8f816bc3b: Pulling fs layer [2021-02-26T21:50:20.935Z] 93b61091891f: Pulling fs layer [2021-02-26T21:50:20.935Z] 93b9cdb0e59b: Pulling fs layer [2021-02-26T21:50:20.935Z] 5e14af77c1be: Pulling fs layer [2021-02-26T21:50:20.935Z] 01666e4c0597: Pulling fs layer [2021-02-26T21:50:20.935Z] aa168da1d23b: Pulling fs layer [2021-02-26T21:50:20.935Z] 46f8f816bc3b: Waiting [2021-02-26T21:50:20.935Z] 93b61091891f: Waiting [2021-02-26T21:50:20.935Z] 01666e4c0597: Waiting [2021-02-26T21:50:20.935Z] 93b9cdb0e59b: Waiting [2021-02-26T21:50:20.935Z] 5e14af77c1be: Waiting [2021-02-26T21:50:20.935Z] aa168da1d23b: Waiting [2021-02-26T21:50:20.935Z] 36b3adc4ff6f: Download complete [2021-02-26T21:50:20.935Z] 46f8f816bc3b: Verifying Checksum [2021-02-26T21:50:20.935Z] 46f8f816bc3b: Download complete [2021-02-26T21:50:20.935Z] df20fa9351a1: Verifying Checksum [2021-02-26T21:50:20.935Z] df20fa9351a1: Download complete [2021-02-26T21:50:20.935Z] 93b9cdb0e59b: Verifying Checksum [2021-02-26T21:50:20.935Z] 93b9cdb0e59b: Download complete [2021-02-26T21:50:20.935Z] 93b61091891f: Verifying Checksum [2021-02-26T21:50:20.935Z] 93b61091891f: Download complete [2021-02-26T21:50:21.197Z] 5e14af77c1be: Verifying Checksum [2021-02-26T21:50:21.197Z] 5e14af77c1be: Download complete [2021-02-26T21:50:21.197Z] 01666e4c0597: Verifying Checksum [2021-02-26T21:50:21.197Z] 01666e4c0597: Download complete [2021-02-26T21:50:21.197Z] 8ad3a11d3b57: Verifying Checksum [2021-02-26T21:50:21.197Z] 8ad3a11d3b57: Download complete [2021-02-26T21:50:21.461Z] df20fa9351a1: Pull complete [2021-02-26T21:50:21.724Z] 36b3adc4ff6f: Pull complete [2021-02-26T21:50:22.677Z] 8ad3a11d3b57: Pull complete [2021-02-26T21:50:22.939Z] 46f8f816bc3b: Pull complete [2021-02-26T21:50:23.524Z] aa168da1d23b: Verifying Checksum [2021-02-26T21:50:23.524Z] aa168da1d23b: Download complete [2021-02-26T21:50:24.100Z] 93b61091891f: Pull complete [2021-02-26T21:50:24.100Z] 93b9cdb0e59b: Pull complete [2021-02-26T21:50:24.367Z] 5e14af77c1be: Pull complete [2021-02-26T21:50:24.367Z] 01666e4c0597: Pull complete [2021-02-26T21:50:32.555Z] aa168da1d23b: Pull complete [2021-02-26T21:50:32.555Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-26T21:50:32.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T21:50:32.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-26T21:50:32.738Z] prd-centos7-docker-4c-2g-27891 does not seem to be running inside a container [2021-02-26T21:50:32.787Z] $ 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-02-26T21:50:35.794Z] $ docker top 65a714e401707c5095cc2ce593d0e5947fb959d1a6b618527492728705319211 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T21:50:36.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-26T21:50:36.862Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-26T21:50:37.162Z] + ls /var/log/sa-host [2021-02-26T21:50:37.162Z] + sadf -c /var/log/sa-host/sa23 [2021-02-26T21:50:37.162Z] file_magic: OK [2021-02-26T21:50:37.162Z] HZ: Using current value: 100 [2021-02-26T21:50:37.162Z] file_header: OK [2021-02-26T21:50:37.162Z] 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-02-26T21:50:37.162Z] Statistics: [2021-02-26T21:50:37.162Z] Hnuu...uuuununununu... [2021-02-26T21:50:37.162Z] File successfully converted to sysstat format version 12.2.1 [2021-02-26T21:50:37.162Z] + sadf -c /var/log/sa-host/sa26 [2021-02-26T21:50:37.162Z] file_magic: OK [2021-02-26T21:50:37.162Z] HZ: Using current value: 100 [2021-02-26T21:50:37.162Z] file_header: OK [2021-02-26T21:50:37.162Z] 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-02-26T21:50:37.162Z] Statistics: [2021-02-26T21:50:37.162Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-26T21:50:37.162Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-26T21:50:39.235Z] provisioning config files... [2021-02-26T21:50:39.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1865533278738741309tmp [Pipeline] { [Pipeline] echo [2021-02-26T21:50:39.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:50:39.619Z] ---> create-netrc.sh [Pipeline] } [2021-02-26T21:50:39.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-26T21:50:39.720Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:50:40.017Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-26T21:50:40.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:50:40.321Z] ---> sudo-logs.sh [2021-02-26T21:50:40.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-26T21:50:40.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:50:40.685Z] ---> job-cost.sh [2021-02-26T21:50:40.685Z] lf-activate-venv: SKIPPING [2021-02-26T21:50:40.685Z] DEBUG: total: 0.20999999344348907 [2021-02-26T21:50:40.685Z] INFO: Retrieving Stack Cost... [2021-02-26T21:50:41.631Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T21:50:42.205Z] INFO: Archiving Costs [Pipeline] echo [2021-02-26T21:50:42.219Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T21:50:42.514Z] ---> logs-deploy.sh [2021-02-26T21:50:42.514Z] lf-activate-venv: SKIPPING [2021-02-26T21:50:42.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/190 [2021-02-26T21:50:42.514Z] INFO: archiving workspace using pattern(s): [2021-02-26T21:50:44.436Z] Archives upload complete. [2021-02-26T21:50:44.436Z] INFO: archiving logs to Nexus