Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e84fe6276a2a8c98e1b7ad556c07cd5a61d831df 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27206 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision e84fe6276a2a8c98e1b7ad556c07cd5a61d831df (master) > git config core.sparsecheckout # timeout=10 > git checkout -f e84fe6276a2a8c98e1b7ad556c07cd5a61d831df # timeout=10 Commit message: "feat: Add secrets capability to Encryption pipeline function (#706)" > git rev-list --no-walk ec0576ea59df62470e6cbd1e6b2c2d28ff29b4fb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:48:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:48:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:48:45 ========================================================= 22:48:45 EdgeX Global Pipelines Version Info 22:48:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:48:46 ------------------- 22:48:46 stable info: 22:48:46 ------------------- 22:48:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:48:46 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:48:46 Message: update stable to v1.0.179 22:48:47 ------------------- 22:48:47 experimental info: 22:48:47 ------------------- 22:48:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:48:47 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:48:47 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:48:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:48:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:48:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:48:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:48:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:48:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e84fe6276a2a8c98e1b7ad556c07cd5a61d831df [Pipeline] echo 22:48:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e84fe62 [Pipeline] echo 22:48:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:48:52 + git log --format=format:%s -1 e84fe6276a2a8c98e1b7ad556c07cd5a61d831df [Pipeline] echo 22:48:52 GIT_COMMIT: e84fe6276a2a8c98e1b7ad556c07cd5a61d831df, Commit Message: feat: Add secrets capability to Encryption pipeline function (#706) [Pipeline] echo 22:48:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:53 22:48:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:48:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:53 latest: Pulling from edgex-devops/git-semver 22:48:53 31603596830f: Pulling fs layer 22:48:53 2a8b12db71e7: Pulling fs layer 22:48:53 6ca5941a6612: Pulling fs layer 22:48:53 ecc8261a40a4: Pulling fs layer 22:48:53 ecc8261a40a4: Waiting 22:48:53 2a8b12db71e7: Verifying Checksum 22:48:53 2a8b12db71e7: Download complete 22:48:53 31603596830f: Download complete 22:48:53 ecc8261a40a4: Verifying Checksum 22:48:53 ecc8261a40a4: Download complete 22:48:53 6ca5941a6612: Verifying Checksum 22:48:53 6ca5941a6612: Download complete 22:48:54 31603596830f: Pull complete 22:48:54 2a8b12db71e7: Pull complete 22:48:55 6ca5941a6612: Pull complete 22:48:55 ecc8261a40a4: Pull complete 22:48:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:48:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:48:55 prd-centos7-docker-4c-2g-27206 does not seem to be running inside a container 22:48:55 $ 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 22:48:57 $ docker top b5ab302b75385c51930bea9d17b503aaf0267efb3e619384cf61e491327f7505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:48:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:58 [ssh-agent] Looking for ssh-agent implementation... 22:48:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:58 $ docker exec b5ab302b75385c51930bea9d17b503aaf0267efb3e619384cf61e491327f7505 ssh-agent 22:48:58 SSH_AUTH_SOCK=/tmp/ssh-Xm7SVhIAXj5z/agent.12 22:48:58 SSH_AGENT_PID=17 22:48:58 Running ssh-add (command line suppressed) 22:48:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3457401256847279866.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3457401256847279866.key) 22:48:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:59 + git tag --points-at HEAD [Pipeline] } 22:48:59 $ docker exec --env ******** --env ******** b5ab302b75385c51930bea9d17b503aaf0267efb3e619384cf61e491327f7505 ssh-agent -k 22:48:59 unset SSH_AUTH_SOCK; 22:48:59 unset SSH_AGENT_PID; 22:48:59 echo Agent pid 17 killed; 22:48:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:48:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:59 [ssh-agent] Looking for ssh-agent implementation... 22:48:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:59 $ docker exec b5ab302b75385c51930bea9d17b503aaf0267efb3e619384cf61e491327f7505 ssh-agent 22:48:59 SSH_AUTH_SOCK=/tmp/ssh-vl0t3a0ef9Mx/agent.47 22:48:59 SSH_AGENT_PID=53 22:48:59 Running ssh-add (command line suppressed) 22:49:00 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7961275339392218139.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7961275339392218139.key) 22:49:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:00 + git semver init 22:49:00 # -> Open(): unable to determine branch for HEAD 22:49:00 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:49:00 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:49:00 # $SEMVER_REMOTE_NAME = origin 22:49:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:49:00 # $SEMVER_USER_NAME = edgex-jenkins 22:49:00 # $SEMVER_BRANCH = master 22:49:00 # $SEMVER_TEMP = /tmp/semver-406006002 22:49:00 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:49:03 # '/tmp/semver-406006002' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 22:49:03 # -> Force: false 22:49:03 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 22:49:03 $ docker exec --env ******** --env ******** b5ab302b75385c51930bea9d17b503aaf0267efb3e619384cf61e491327f7505 ssh-agent -k 22:49:03 unset SSH_AUTH_SOCK; 22:49:03 unset SSH_AGENT_PID; 22:49:03 echo Agent pid 53 killed; 22:49:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:03 + git semver [Pipeline] } 22:49:03 $ docker stop --time=1 b5ab302b75385c51930bea9d17b503aaf0267efb3e619384cf61e491327f7505 22:49:05 $ docker rm -f b5ab302b75385c51930bea9d17b503aaf0267efb3e619384cf61e491327f7505 [Pipeline] // withDockerContainer [Pipeline] sh 22:49:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:49:06 Stashed 1 file(s) [Pipeline] echo 22:49:06 [edgeXSemver]: initialized semver on version 2.0.0-dev.16 [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 22:49:21 Still waiting to schedule task 22:49:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:49:21 Still waiting to schedule task 22:49:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:51:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27207 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 22:51:01 Running in /w/workspace/app-functions-sdk-go/183 [Pipeline] { [Pipeline] checkout 22:51:06 using credential edgex-jenkins-ssh 22:51:06 Cloning the remote Git repository 22:51:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:51:06 > git init /w/workspace/app-functions-sdk-go/183 # timeout=10 22:51:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:51:06 > git --version # timeout=10 22:51:06 > git --version # 'git version 2.17.1' 22:51:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:51:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:51:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:51:09 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:51:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:51:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:51:10 Checking out Revision e84fe6276a2a8c98e1b7ad556c07cd5a61d831df (master) 22:51:10 > git config core.sparsecheckout # timeout=10 22:51:10 > git checkout -f e84fe6276a2a8c98e1b7ad556c07cd5a61d831df # timeout=10 22:51:15 Commit message: "feat: Add secrets capability to Encryption pipeline function (#706)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:51:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:51:17 + true 22:51:17 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:51:19 ========================================================= 22:51:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:51:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:51:19 + 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 . 22:51:20 Sending build context to Docker daemon 19.22MB 22:51:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:51:20 Step 2/8 : FROM ${BASE} 22:51:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:51:21 5f621e34cdf4: Pulling fs layer 22:51:21 a4357932f1b6: Pulling fs layer 22:51:21 18c013af1878: Pulling fs layer 22:51:21 00ac8860ef70: Pulling fs layer 22:51:21 63d7cb157983: Pulling fs layer 22:51:21 b116817d02f9: Pulling fs layer 22:51:21 745a02a5169b: Pulling fs layer 22:51:21 00ac8860ef70: Waiting 22:51:21 b116817d02f9: Waiting 22:51:21 745a02a5169b: Waiting 22:51:21 18c013af1878: Download complete 22:51:21 a4357932f1b6: Verifying Checksum 22:51:21 a4357932f1b6: Download complete 22:51:21 63d7cb157983: Verifying Checksum 22:51:21 63d7cb157983: Download complete 22:51:22 b116817d02f9: Verifying Checksum 22:51:22 b116817d02f9: Download complete 22:51:22 5f621e34cdf4: Verifying Checksum 22:51:22 5f621e34cdf4: Download complete 22:51:22 5f621e34cdf4: Pull complete 22:51:23 a4357932f1b6: Pull complete 22:51:23 18c013af1878: Pull complete 22:51:24 745a02a5169b: Verifying Checksum 22:51:24 745a02a5169b: Download complete 22:51:25 00ac8860ef70: Verifying Checksum 22:51:25 00ac8860ef70: Download complete 22:51:36 00ac8860ef70: Pull complete 22:51:36 63d7cb157983: Pull complete 22:51:36 b116817d02f9: Pull complete 22:51:40 745a02a5169b: Pull complete 22:51:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:51:40 ---> b7e6874047d6 22:51:40 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:51:40 20.10.0: Pulling from library/docker 22:51:40 a3cc7d3b244e: Pulling fs layer 22:51:40 02a3295e0d61: Pulling fs layer 22:51:40 0f4f2e6d8100: Pulling fs layer 22:51:40 330b718f631f: Pulling fs layer 22:51:40 a93816041522: Pulling fs layer 22:51:40 bdb6da89ff94: Pulling fs layer 22:51:40 2a70c0c122f4: Pulling fs layer 22:51:40 330b718f631f: Waiting 22:51:40 a93816041522: Waiting 22:51:40 bdb6da89ff94: Waiting 22:51:40 2a70c0c122f4: Waiting 22:51:40 0f4f2e6d8100: Verifying Checksum 22:51:40 0f4f2e6d8100: Download complete 22:51:40 02a3295e0d61: Verifying Checksum 22:51:40 02a3295e0d61: Download complete 22:51:40 a3cc7d3b244e: Verifying Checksum 22:51:40 a3cc7d3b244e: Download complete 22:51:40 a93816041522: Verifying Checksum 22:51:40 a93816041522: Download complete 22:51:40 bdb6da89ff94: Verifying Checksum 22:51:40 bdb6da89ff94: Download complete 22:51:40 2a70c0c122f4: Verifying Checksum 22:51:40 2a70c0c122f4: Download complete 22:51:41 a3cc7d3b244e: Pull complete 22:51:41 02a3295e0d61: Pull complete 22:51:41 0f4f2e6d8100: Pull complete 22:51:41 330b718f631f: Verifying Checksum 22:51:41 330b718f631f: Download complete 22:51:45 330b718f631f: Pull complete 22:51:45 a93816041522: Pull complete 22:51:46 bdb6da89ff94: Pull complete 22:51:46 2a70c0c122f4: Pull complete 22:51:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:51:46 Status: Downloaded newer image for docker:20.10.0 22:51:53 ---> 6a3d1e7cb0e0 22:51:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:51:53 ---> Running in 93217677f12d 22:51:53 Removing intermediate container 93217677f12d 22:51:53 ---> 15fe30b31f9e 22:51:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:51:53 ---> Running in f433bb0709b5 22:51:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:51:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:51:55 (1/5) Installing libsodium (1.0.18-r0) 22:51:55 (2/5) Installing libzmq (4.3.3-r0) 22:51:55 (3/5) Installing pkgconf (1.7.2-r0) 22:51:55 (4/5) Installing libsodium-dev (1.0.18-r0) 22:51:55 (5/5) Installing zeromq-dev (4.3.3-r0) 22:51:55 Executing busybox-1.31.1-r19.trigger 22:51:55 OK: 144 MiB in 44 packages 22:51:57 Removing intermediate container f433bb0709b5 22:51:57 ---> e4611234e8bf 22:51:57 Step 6/8 : WORKDIR /build 22:51:57 ---> Running in f590ff89de63 22:51:57 Removing intermediate container f590ff89de63 22:51:57 ---> 042b4956eed9 22:51:57 Step 7/8 : COPY go.mod . 22:51:58 ---> 7b2b35584511 22:51:58 Step 8/8 : RUN go mod download 22:51:58 ---> Running in d0d76fbcec85 22:52:25 Removing intermediate container d0d76fbcec85 22:52:25 ---> 98006f44563c 22:52:25 Successfully built 98006f44563c 22:52:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:52:25 + docker inspect -f . ci-base-image-arm64 22:52:25 . [Pipeline] withDockerContainer 22:52:25 prd-ubuntu18.04-docker-arm64-4c-16g-27207 does not seem to be running inside a container 22:52:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/183 -v /w/workspace/app-functions-sdk-go/183:/w/workspace/app-functions-sdk-go/183:rw,z -v /w/workspace/app-functions-sdk-go/183@tmp:/w/workspace/app-functions-sdk-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:52:27 $ docker top 2386a635d6c3a23bccdf288b5084100764656e2ecae3d93a27c0a0b3cdd73245 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:28 + go version 22:52:28 go version go1.15.5 linux/arm64 [Pipeline] } 22:52:28 $ docker stop --time=1 2386a635d6c3a23bccdf288b5084100764656e2ecae3d93a27c0a0b3cdd73245 22:52:30 $ docker rm -f 2386a635d6c3a23bccdf288b5084100764656e2ecae3d93a27c0a0b3cdd73245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:31 + docker inspect -f . ci-base-image-arm64 22:52:31 . [Pipeline] withDockerContainer 22:52:31 prd-ubuntu18.04-docker-arm64-4c-16g-27207 does not seem to be running inside a container 22:52:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/183 -v /w/workspace/app-functions-sdk-go/183:/w/workspace/app-functions-sdk-go/183:rw,z -v /w/workspace/app-functions-sdk-go/183@tmp:/w/workspace/app-functions-sdk-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:52:33 $ docker top 99042475135c558bc82d5df3afcefe1d093eb7868f04f3c79b7c8c2d3a5d9e11 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:34 + make test 22:52:34 make -C ./app-service-template build 22:52:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/183/app-service-template' 22:52:34 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:53:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/183/app-service-template' 22:53:06 make -C ./app-service-template test 22:53:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/183/app-service-template' 22:53:06 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:53:10 Running on prd-centos7-docker-4c-2g-27208 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 22:53:10 Running in /w/workspace/app-functions-sdk-go/183 [Pipeline] { [Pipeline] checkout 22:53:20 using credential edgex-jenkins-ssh 22:53:20 Cloning the remote Git repository 22:53:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:53:20 > git init /w/workspace/app-functions-sdk-go/183 # timeout=10 22:53:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:53:21 > git --version # timeout=10 22:53:21 > git --version # 'git version 2.24.3' 22:53:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:53:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:53:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:53:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:53:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:53:28 Checking out Revision e84fe6276a2a8c98e1b7ad556c07cd5a61d831df (master) 22:53:29 ? new-app-service [no test files] 22:53:29 ok new-app-service/functions 0.023s coverage: 75.8% of statements 22:53:29 CGO_ENABLED=1 go vet ./... 22:53:28 > git config core.sparsecheckout # timeout=10 22:53:28 > git checkout -f e84fe6276a2a8c98e1b7ad556c07cd5a61d831df # timeout=10 22:53:33 Commit message: "feat: Add secrets capability to Encryption pipeline function (#706)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:53:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:53:37 gofmt -l . 22:53:37 [ "`gofmt -l .`" = "" ] 22:53:37 ./bin/test-go-mod-tidy.sh 22:53:37 ./bin/test-attribution-txt.sh 22:53:37 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/183/app-service-template' 22:53:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:53:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:53:38 + sudo service docker restart 22:53:38 + true 22:53:38 Redirecting to /bin/systemctl restart docker.service 22:53:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [Pipeline] unstash [Pipeline] echo 22:53:42 ========================================================= 22:53:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:53:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:53:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.031s coverage: 82.6% of statements 22:53:42 + 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 . 22:53:43 Sending build context to Docker daemon 19.22MB 22:53:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:53:43 Step 2/8 : FROM ${BASE} 22:53:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:53:44 188c0c94c7c5: Pulling fs layer 22:53:44 0ef7d3d256c8: Pulling fs layer 22:53:44 de9db76c5a1d: Pulling fs layer 22:53:44 bca2f99d35d6: Pulling fs layer 22:53:44 93359f2a8cfa: Pulling fs layer 22:53:44 7c6f9722023f: Pulling fs layer 22:53:44 a35cf1a2eb13: Pulling fs layer 22:53:44 bca2f99d35d6: Waiting 22:53:44 93359f2a8cfa: Waiting 22:53:44 7c6f9722023f: Waiting 22:53:44 a35cf1a2eb13: Waiting 22:53:44 de9db76c5a1d: Verifying Checksum 22:53:44 de9db76c5a1d: Download complete 22:53:44 0ef7d3d256c8: Download complete 22:53:44 93359f2a8cfa: Download complete 22:53:44 7c6f9722023f: Verifying Checksum 22:53:44 7c6f9722023f: Download complete 22:53:44 188c0c94c7c5: Verifying Checksum 22:53:44 188c0c94c7c5: Download complete 22:53:45 188c0c94c7c5: Pull complete 22:53:46 0ef7d3d256c8: Pull complete 22:53:46 de9db76c5a1d: Pull complete 22:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.130s coverage: 52.6% of statements 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.092s coverage: 61.5% of statements 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.072s coverage: 73.2% of statements 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.047s coverage: 97.0% of statements 22:53:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:53:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.049s coverage: 8.8% of statements 22:53:53 a35cf1a2eb13: Verifying Checksum 22:53:53 a35cf1a2eb13: Download complete 22:53:55 bca2f99d35d6: Verifying Checksum 22:53:55 bca2f99d35d6: Download complete 22:54:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.885s coverage: 77.5% of statements 22:54:06 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:54:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.041s coverage: 87.9% of statements 22:54:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.060s coverage: 80.5% of statements 22:54:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.021s coverage: 71.7% of statements 22:54:12 bca2f99d35d6: Pull complete 22:54:12 93359f2a8cfa: Pull complete 22:54:12 7c6f9722023f: Pull complete 22:54:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.079s coverage: 82.7% of statements 22:54:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 22:54:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:54:22 gofmt -l . 22:54:22 a35cf1a2eb13: Pull complete 22:54:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:54:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:54:22 ---> a62c8e92a672 22:54:22 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:54:22 20.10.0: Pulling from library/docker 22:54:22 05e7bc50f07f: Pulling fs layer 22:54:22 6db28d0fdbf6: Pulling fs layer 22:54:22 292df0bc6bf3: Pulling fs layer 22:54:22 2e060f4bd70b: Pulling fs layer 22:54:22 80e8d568a223: Pulling fs layer 22:54:22 8dc6ef1a942a: Pulling fs layer 22:54:22 2312dd95470a: Pulling fs layer 22:54:22 2e060f4bd70b: Waiting 22:54:22 80e8d568a223: Waiting 22:54:22 8dc6ef1a942a: Waiting 22:54:22 2312dd95470a: Waiting 22:54:22 292df0bc6bf3: Verifying Checksum 22:54:22 292df0bc6bf3: Download complete 22:54:22 6db28d0fdbf6: Verifying Checksum 22:54:22 6db28d0fdbf6: Download complete 22:54:22 05e7bc50f07f: Verifying Checksum 22:54:22 05e7bc50f07f: Download complete 22:54:22 80e8d568a223: Verifying Checksum 22:54:22 80e8d568a223: Download complete 22:54:22 2312dd95470a: Verifying Checksum 22:54:22 2312dd95470a: Download complete 22:54:22 8dc6ef1a942a: Verifying Checksum 22:54:22 8dc6ef1a942a: Download complete 22:54:22 [ "`gofmt -l .`" = "" ] 22:54:23 ./app-service-template/bin/test-go-mod-tidy.sh 22:54:23 05e7bc50f07f: Pull complete [Pipeline] } 22:54:23 $ docker stop --time=1 99042475135c558bc82d5df3afcefe1d093eb7868f04f3c79b7c8c2d3a5d9e11 22:54:24 6db28d0fdbf6: Pull complete 22:54:25 292df0bc6bf3: Pull complete 22:54:25 $ docker rm -f 99042475135c558bc82d5df3afcefe1d093eb7868f04f3c79b7c8c2d3a5d9e11 [Pipeline] // withDockerContainer [Pipeline] sh 22:54:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:54:27 2e060f4bd70b: Verifying Checksum 22:54:27 2e060f4bd70b: Download complete 22:54:27 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:54:31 2e060f4bd70b: Pull complete 22:54:31 80e8d568a223: Pull complete 22:54:31 8dc6ef1a942a: Pull complete 22:54:32 2312dd95470a: Pull complete 22:54:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:54:32 Status: Downloaded newer image for docker:20.10.0 22:54:35 ---> 9c5152ef6a1a 22:54:35 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:54:35 ---> Running in b55db4bd329f 22:54:36 Removing intermediate container b55db4bd329f 22:54:36 ---> 4eb611521bf4 22:54:36 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:54:36 ---> Running in a3006a4c5e8e 22:54:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:54:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:54:39 (1/5) Installing libsodium (1.0.18-r0) 22:54:39 (2/5) Installing libzmq (4.3.3-r0) 22:54:39 (3/5) Installing pkgconf (1.7.2-r0) 22:54:39 (4/5) Installing libsodium-dev (1.0.18-r0) 22:54:39 (5/5) Installing zeromq-dev (4.3.3-r0) 22:54:39 Executing busybox-1.31.1-r19.trigger 22:54:40 OK: 167 MiB in 44 packages 22:54:41 Removing intermediate container a3006a4c5e8e 22:54:41 ---> 4f74c263e888 22:54:41 Step 6/8 : WORKDIR /build 22:54:41 ---> Running in c9c92dbeaf2f 22:54:41 Removing intermediate container c9c92dbeaf2f 22:54:41 ---> 286811f4be1a 22:54:41 Step 7/8 : COPY go.mod . 22:54:42 ---> e7868c61111d 22:54:42 Step 8/8 : RUN go mod download 22:54:42 ---> Running in 4e432b690d07 22:55:22 Removing intermediate container 4e432b690d07 22:55:22 ---> e92a1e769f5c 22:55:22 Successfully built e92a1e769f5c 22:55:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:55:23 + docker inspect -f . ci-base-image-x86_64 22:55:23 . [Pipeline] withDockerContainer 22:55:24 prd-centos7-docker-4c-2g-27208 does not seem to be running inside a container 22:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/183 -v /w/workspace/app-functions-sdk-go/183:/w/workspace/app-functions-sdk-go/183:rw,z -v /w/workspace/app-functions-sdk-go/183@tmp:/w/workspace/app-functions-sdk-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:55:26 $ docker top aa149d45b0593d29f9dcadb3b0a5a580e42e8c7d0ada7094cd864f16a2c92d64 -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:28 + go version 22:55:28 go version go1.15.5 linux/amd64 [Pipeline] } 22:55:28 $ docker stop --time=1 aa149d45b0593d29f9dcadb3b0a5a580e42e8c7d0ada7094cd864f16a2c92d64 22:55:31 $ docker rm -f aa149d45b0593d29f9dcadb3b0a5a580e42e8c7d0ada7094cd864f16a2c92d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:32 + docker inspect -f . ci-base-image-x86_64 22:55:32 . [Pipeline] withDockerContainer 22:55:33 prd-centos7-docker-4c-2g-27208 does not seem to be running inside a container 22:55:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/183 -v /w/workspace/app-functions-sdk-go/183:/w/workspace/app-functions-sdk-go/183:rw,z -v /w/workspace/app-functions-sdk-go/183@tmp:/w/workspace/app-functions-sdk-go/183@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:55:35 $ docker top 8b362952bfe00eb2bfa91bb5a0248287f4ed6aa2c167f2ffeb09f9c1607616bf -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:37 + make test 22:55:37 make -C ./app-service-template build 22:55:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/183/app-service-template' 22:55:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:56:05 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/183/app-service-template' 22:56:05 make -C ./app-service-template test 22:56:05 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/183/app-service-template' 22:56:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:56:18 ? new-app-service [no test files] 22:56:20 ok new-app-service/functions 0.028s coverage: 75.8% of statements 22:56:20 CGO_ENABLED=1 go vet ./... 22:56:25 gofmt -l . 22:56:25 [ "`gofmt -l .`" = "" ] 22:56:25 ./bin/test-go-mod-tidy.sh 22:56:27 ./bin/test-attribution-txt.sh 22:56:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/183/app-service-template' 22:56:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:56:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 22:56:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.024s coverage: 82.6% of statements 22:56:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.572s coverage: 52.6% of statements 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:56:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.053s coverage: 61.5% of statements 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:56:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.043s coverage: 73.2% of statements 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:56:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.0% of statements 22:56:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:56:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 8.8% of statements 22:56:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.980s coverage: 77.5% of statements 22:56:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:56:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.034s coverage: 87.9% of statements 22:56:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.024s coverage: 80.5% of statements 22:56:53 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 71.7% of statements 22:57:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.052s coverage: 82.7% of statements 22:57:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements 22:57:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:57:05 gofmt -l . 22:57:05 [ "`gofmt -l .`" = "" ] 22:57:05 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 22:57:05 $ docker stop --time=1 8b362952bfe00eb2bfa91bb5a0248287f4ed6aa2c167f2ffeb09f9c1607616bf 22:57:08 $ docker rm -f 8b362952bfe00eb2bfa91bb5a0248287f4ed6aa2c167f2ffeb09f9c1607616bf [Pipeline] // withDockerContainer [Pipeline] sh 22:57:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:57:09 Warning: overwriting stash ‘coverage-report’ 22:57:12 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 [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 22:57:14 provisioning config files... 22:57:14 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6695705910897611902tmp [Pipeline] { [Pipeline] sh 22:57:14 + set +x 22:57:14 + curl -s https://codecov.io/bash 22:57:14 + bash -s -- 22:57:14 22:57:14 _____ _ 22:57:14 / ____| | | 22:57:14 | | ___ __| | ___ ___ _____ __ 22:57:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:57:14 | |___| (_) | (_| | __/ (_| (_) \ V / 22:57:14 \_____\___/ \__,_|\___|\___\___/ \_/ 22:57:14 Bash-20210129-7c25fce 22:57:14 22:57:14 22:57:14 ==> git version 2.24.3 found 22:57:14 ==> 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 22:57:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:57:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:57:14 ==> Jenkins CI detected. 22:57:14 project root: . 22:57:14 --> token set from env 22:57:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:57:14 ==> Running gcov in . (disable via -X gcov) 22:57:14 ==> Python coveragepy not found 22:57:14 ==> Searching for coverage reports in: 22:57:14 + . 22:57:14 -> Found 2 reports 22:57:14 ==> Detecting git/mercurial file structure 22:57:14 ==> Reading reports 22:57:14 + ./app-service-template/coverage.out bytes=1148 22:57:14 + ./coverage.out bytes=82265 22:57:14 ==> Appending adjustments 22:57:14 https://docs.codecov.io/docs/fixing-reports 22:57:15 + Found adjustments 22:57:15 ==> Gzipping contents 22:57:15 16K /tmp/codecov.bA8b1E.gz 22:57:15 ==> Uploading reports 22:57:15 url: https://codecov.io 22:57:15 query: branch=master&commit=e84fe6276a2a8c98e1b7ad556c07cd5a61d831df&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:57:15 -> Pinging Codecov 22:57:15 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=e84fe6276a2a8c98e1b7ad556c07cd5a61d831df&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:57:15 -> Uploading to 22:57:15 https://storage.googleapis.com/codecov/v4/raw/2021-02-22/3D8B5DFFC46A037C893635FACE044666/e84fe6276a2a8c98e1b7ad556c07cd5a61d831df/15bdfa38-3ec5-4e0d-ac8d-dc50ebb1b36b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210222T225715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=352852dc9808782e07807f764871251fb6ae719c925525a8828ed0d1cd7375f2 22:57:15 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:15 Dload Upload Total Spent Left Speed 22:57:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14342 0 0 100 14342 0 28906 --:--:-- --:--:-- --:--:-- 28973 22:57:16 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e84fe6276a2a8c98e1b7ad556c07cd5a61d831df [Pipeline] } 22:57:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:57:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:57:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:57:18 22:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:57:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:57:18 188c0c94c7c5: Pulling fs layer 22:57:18 0ef7d3d256c8: Pulling fs layer 22:57:18 de9db76c5a1d: Pulling fs layer 22:57:18 0eba1c9be4d2: Pulling fs layer 22:57:18 0d57e429df01: Pulling fs layer 22:57:18 4e4be7b47b0d: Pulling fs layer 22:57:18 e1f770b5df2f: Pulling fs layer 22:57:18 85a0685a4137: Pulling fs layer 22:57:18 4e4be7b47b0d: Waiting 22:57:18 85a0685a4137: Waiting 22:57:18 e1f770b5df2f: Waiting 22:57:18 0d57e429df01: Waiting 22:57:18 0eba1c9be4d2: Waiting 22:57:18 de9db76c5a1d: Verifying Checksum 22:57:18 de9db76c5a1d: Download complete 22:57:18 0ef7d3d256c8: Verifying Checksum 22:57:18 0ef7d3d256c8: Download complete 22:57:18 0d57e429df01: Verifying Checksum 22:57:18 0d57e429df01: Download complete 22:57:18 188c0c94c7c5: Verifying Checksum 22:57:18 4e4be7b47b0d: Verifying Checksum 22:57:18 4e4be7b47b0d: Download complete 22:57:18 188c0c94c7c5: Pull complete 22:57:18 0ef7d3d256c8: Pull complete 22:57:19 de9db76c5a1d: Pull complete 22:57:20 e1f770b5df2f: Verifying Checksum 22:57:20 e1f770b5df2f: Download complete 22:57:22 0eba1c9be4d2: Verifying Checksum 22:57:22 0eba1c9be4d2: Download complete 22:57:22 85a0685a4137: Verifying Checksum 22:57:22 85a0685a4137: Download complete 22:57:29 0eba1c9be4d2: Pull complete 22:57:29 0d57e429df01: Pull complete 22:57:29 4e4be7b47b0d: Pull complete 22:57:31 e1f770b5df2f: Pull complete 22:57:39 85a0685a4137: Pull complete 22:57:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:57:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:57:39 prd-centos7-docker-4c-2g-27206 does not seem to be running inside a container 22:57:39 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:57:40 $ docker top 219f5b5df1541341d08980c49c8d3ba3a6df04dba4c0d06c9a6a16ad8430dcf8 -eo pid,comm [Pipeline] { [Pipeline] echo 22:57:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:57:41 + set -o pipefail 22:57:41 + snyk monitor '--org=edgex-jenkins' 22:57:53 22:57:53 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 22:57:53 22:57:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/61a6b823-b7b9-4083-a2dc-8b714b15a83d 22:57:53 22:57:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:57:53 22:57:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:57:53 22:57:53 22:57:53 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 22:57:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:57:53 $ docker stop --time=1 219f5b5df1541341d08980c49c8d3ba3a6df04dba4c0d06c9a6a16ad8430dcf8 22:57:56 $ docker rm -f 219f5b5df1541341d08980c49c8d3ba3a6df04dba4c0d06c9a6a16ad8430dcf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:57:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:57 provisioning config files... 22:57:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3392289657236825565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:58 --> edgex-publish-swagger.sh 22:57:58 === Publish openapi/v2 API === 22:57:58 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:57:58 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 22:57:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:58 Dload Upload Total Spent Left Speed 22:57:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10523 0:00:01 0:00:01 --:--:-- 10525 100 13052 0 0 100 13052 0 10521 0:00:01 0:00:01 --:--:-- 10525 22:57:59 22:57:59 [Pipeline] } 22:57:59 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 22:58:00 + git log --format=format:%s -1 e84fe6276a2a8c98e1b7ad556c07cd5a61d831df [Pipeline] isUnix [Pipeline] sh 22:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:58:00 . [Pipeline] withDockerContainer 22:58:00 prd-centos7-docker-4c-2g-27206 does not seem to be running inside a container 22:58:01 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:58:01 $ docker top a9e11820ecc1566b38b6efebe349208b2da63241661643af0af3b829784f19ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:02 [ssh-agent] Looking for ssh-agent implementation... 22:58:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:02 $ docker exec a9e11820ecc1566b38b6efebe349208b2da63241661643af0af3b829784f19ce ssh-agent 22:58:02 SSH_AUTH_SOCK=/tmp/ssh-8eDqpgMSbGqx/agent.11 22:58:02 SSH_AGENT_PID=17 22:58:02 Running ssh-add (command line suppressed) 22:58:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2611901290705559463.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2611901290705559463.key) 22:58:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:03 + git semver tag 22:58:03 # -> Open(): unable to determine branch for HEAD 22:58:03 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:58:03 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:58:03 # $SEMVER_REMOTE_NAME = origin 22:58:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:58:03 # $SEMVER_USER_NAME = edgex-jenkins 22:58:03 # $SEMVER_BRANCH = master 22:58:03 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 22:58:03 # e84fe6276a2a8c98e1b7ad556c07cd5a61d831df HEAD 22:58:03 # -> Force: false 22:58:03 # d15e057a01bbd6a536ce74e1848a4056a11b8dcb refs/tags/v2.0.0-dev.16 [Pipeline] } 22:58:03 $ docker exec --env ******** --env ******** a9e11820ecc1566b38b6efebe349208b2da63241661643af0af3b829784f19ce ssh-agent -k 22:58:03 unset SSH_AUTH_SOCK; 22:58:03 unset SSH_AGENT_PID; 22:58:03 echo Agent pid 17 killed; 22:58:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:03 + git semver [Pipeline] } 22:58:03 $ docker stop --time=1 a9e11820ecc1566b38b6efebe349208b2da63241661643af0af3b829784f19ce 22:58:05 $ docker rm -f a9e11820ecc1566b38b6efebe349208b2da63241661643af0af3b829784f19ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:58:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:58:05 22:58:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:58:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:58:06 0.23.1-centos7: Pulling from edgex-lftools 22:58:06 ab5ef0e58194: Pulling fs layer 22:58:06 9712f1f96733: Pulling fs layer 22:58:06 63f879dbbcfc: Pulling fs layer 22:58:06 0d9ebad4ef96: Pulling fs layer 22:58:06 e9a5061849ea: Pulling fs layer 22:58:06 d747dcd14b5f: Pulling fs layer 22:58:06 2de7ff778b66: Pulling fs layer 22:58:06 0d9ebad4ef96: Waiting 22:58:06 e9a5061849ea: Waiting 22:58:06 d747dcd14b5f: Waiting 22:58:06 2de7ff778b66: Waiting 22:58:06 9712f1f96733: Download complete 22:58:07 63f879dbbcfc: Verifying Checksum 22:58:07 63f879dbbcfc: Download complete 22:58:07 e9a5061849ea: Verifying Checksum 22:58:07 e9a5061849ea: Download complete 22:58:07 d747dcd14b5f: Verifying Checksum 22:58:07 d747dcd14b5f: Download complete 22:58:08 2de7ff778b66: Verifying Checksum 22:58:08 2de7ff778b66: Download complete 22:58:08 0d9ebad4ef96: Verifying Checksum 22:58:08 0d9ebad4ef96: Download complete 22:58:08 ab5ef0e58194: Verifying Checksum 22:58:08 ab5ef0e58194: Download complete 22:58:12 ab5ef0e58194: Pull complete 22:58:12 9712f1f96733: Pull complete 22:58:16 63f879dbbcfc: Pull complete 22:58:22 0d9ebad4ef96: Pull complete 22:58:24 e9a5061849ea: Pull complete 22:58:24 d747dcd14b5f: Pull complete 22:58:27 2de7ff778b66: Pull complete 22:58:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:58:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:58:27 prd-centos7-docker-4c-2g-27206 does not seem to be running inside a container 22:58:27 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:58:30 $ docker top 6bb0e56f6d616279a7915656ad78bfad7ec318de27a7ba86231eba23048b746b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:58:30 provisioning config files... 22:58:30 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7206567427801795162tmp 22:58:30 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3456138837476310243tmp 22:58:30 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config85800754957435573tmp [Pipeline] { [Pipeline] echo 22:58:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:58:31 ---> sigul-configuration.sh 22:58:31 gpg: directory `/root/.gnupg' created 22:58:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:58:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:58:31 gpg: keyring `/root/.gnupg/secring.gpg' created 22:58:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:58:31 gpg: CAST5 encrypted data 22:58:31 gpg: encrypted with 1 passphrase 22:58:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:58:31 + mkdir /home/jenkins 22:58:31 + mkdir /home/jenkins/sigul [Pipeline] sh 22:58:32 + 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 22:58:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:58:32 ---> sigul-install.sh 22:58:37 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:58:38 + git tag --list 22:58:38 v0.1.0 22:58:38 v0.1.1 22:58:38 v1.0.0 22:58:38 v1.1.0 22:58:38 v1.2.0 22:58:38 v1.3.0 22:58:38 v1.3.1 22:58:38 v1.3.1-dev.1 22:58:38 v1.3.2-dev.1 22:58:38 v2.0.0-dev.1 22:58:38 v2.0.0-dev.10 22:58:38 v2.0.0-dev.11 22:58:38 v2.0.0-dev.12 22:58:38 v2.0.0-dev.13 22:58:38 v2.0.0-dev.14 22:58:38 v2.0.0-dev.15 22:58:38 v2.0.0-dev.16 22:58:38 v2.0.0-dev.2 22:58:38 v2.0.0-dev.3 22:58:38 v2.0.0-dev.4 22:58:38 v2.0.0-dev.5 22:58:38 v2.0.0-dev.6 22:58:38 v2.0.0-dev.7 22:58:38 v2.0.0-dev.8 22:58:38 v2.0.0-dev.9 [Pipeline] sh 22:58:38 + lftools sign git-tag v2.0.0-dev.16 22:58:39 Signing Git tag with Sigul... 22:58:39 Signing v2.0.0-dev.16 [Pipeline] echo 22:58:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:58:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:58:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:58:41 $ docker stop --time=1 6bb0e56f6d616279a7915656ad78bfad7ec318de27a7ba86231eba23048b746b 22:58:43 $ docker rm -f 6bb0e56f6d616279a7915656ad78bfad7ec318de27a7ba86231eba23048b746b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:58:44 . [Pipeline] withDockerContainer 22:58:44 prd-centos7-docker-4c-2g-27206 does not seem to be running inside a container 22:58:44 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:58:45 $ docker top c5cd14bb6387ddb28efcfae711bfadb476902be02373c6d020b8a05674ea1616 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:45 [ssh-agent] Looking for ssh-agent implementation... 22:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:45 $ docker exec c5cd14bb6387ddb28efcfae711bfadb476902be02373c6d020b8a05674ea1616 ssh-agent 22:58:45 SSH_AUTH_SOCK=/tmp/ssh-HmmCnjqSgy9E/agent.11 22:58:45 SSH_AGENT_PID=16 22:58:45 Running ssh-add (command line suppressed) 22:58:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9207424006522251477.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9207424006522251477.key) 22:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:46 + git semver bump pre 22:58:46 # -> Open(): unable to determine branch for HEAD 22:58:46 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:58:46 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:58:46 # $SEMVER_REMOTE_NAME = origin 22:58:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:58:46 # $SEMVER_USER_NAME = edgex-jenkins 22:58:46 # $SEMVER_BRANCH = master 22:58:46 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 22:58:46 2.0.0-dev.17 [Pipeline] } 22:58:46 $ docker exec --env ******** --env ******** c5cd14bb6387ddb28efcfae711bfadb476902be02373c6d020b8a05674ea1616 ssh-agent -k 22:58:46 unset SSH_AUTH_SOCK; 22:58:46 unset SSH_AGENT_PID; 22:58:46 echo Agent pid 16 killed; 22:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:47 + git semver [Pipeline] } 22:58:47 $ docker stop --time=1 c5cd14bb6387ddb28efcfae711bfadb476902be02373c6d020b8a05674ea1616 22:58:48 $ docker rm -f c5cd14bb6387ddb28efcfae711bfadb476902be02373c6d020b8a05674ea1616 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:58:49 . [Pipeline] withDockerContainer 22:58:49 prd-centos7-docker-4c-2g-27206 does not seem to be running inside a container 22:58:49 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:58:50 $ docker top 3526c38375b1d4b6dc6a1bf6d7c8ce74f56f403fb68f9e597c4c2c67b32d4b4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:50 [ssh-agent] Looking for ssh-agent implementation... 22:58:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:50 $ docker exec 3526c38375b1d4b6dc6a1bf6d7c8ce74f56f403fb68f9e597c4c2c67b32d4b4b ssh-agent 22:58:50 SSH_AUTH_SOCK=/tmp/ssh-MqL8uI0UuHrG/agent.11 22:58:50 SSH_AGENT_PID=17 22:58:50 Running ssh-add (command line suppressed) 22:58:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4561178426420954894.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4561178426420954894.key) 22:58:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:51 + git semver push 22:58:51 # -> Open(): unable to determine branch for HEAD 22:58:51 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:58:51 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:58:51 # $SEMVER_REMOTE_NAME = origin 22:58:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:58:51 # $SEMVER_USER_NAME = edgex-jenkins 22:58:51 # $SEMVER_BRANCH = master 22:58:51 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 22:58:56 $ docker exec --env ******** --env ******** 3526c38375b1d4b6dc6a1bf6d7c8ce74f56f403fb68f9e597c4c2c67b32d4b4b ssh-agent -k 22:58:56 unset SSH_AUTH_SOCK; 22:58:56 unset SSH_AGENT_PID; 22:58:56 echo Agent pid 17 killed; 22:58:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:57 + git semver [Pipeline] } 22:58:57 $ docker stop --time=1 3526c38375b1d4b6dc6a1bf6d7c8ce74f56f403fb68f9e597c4c2c67b32d4b4b 22:58:58 $ docker rm -f 3526c38375b1d4b6dc6a1bf6d7c8ce74f56f403fb68f9e597c4c2c67b32d4b4b [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 22:59:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:59:01 ---> package-listing.sh 22:59:01 ++ facter osfamily 22:59:01 ++ tr '[:upper:]' '[:lower:]' 22:59:01 + OS_FAMILY=redhat 22:59:01 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 22:59:01 + START_PACKAGES=/tmp/packages_start.txt 22:59:01 + END_PACKAGES=/tmp/packages_end.txt 22:59:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:59:01 + PACKAGES=/tmp/packages_start.txt 22:59:01 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 22:59:01 + PACKAGES=/tmp/packages_end.txt 22:59:01 + case "${OS_FAMILY}" in 22:59:01 + rpm -qa 22:59:01 + sort 22:59:06 + '[' -f /tmp/packages_start.txt ']' 22:59:06 + '[' -f /tmp/packages_end.txt ']' 22:59:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:59:06 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 22:59:06 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 22:59:06 + 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 22:59:06 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 22:59:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:59:07 22:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:59:07 alpine: Pulling from edgex-lftools-log-publisher 22:59:07 df20fa9351a1: Pulling fs layer 22:59:07 36b3adc4ff6f: Pulling fs layer 22:59:07 8ad3a11d3b57: Pulling fs layer 22:59:07 46f8f816bc3b: Pulling fs layer 22:59:07 93b61091891f: Pulling fs layer 22:59:07 93b9cdb0e59b: Pulling fs layer 22:59:07 5e14af77c1be: Pulling fs layer 22:59:07 01666e4c0597: Pulling fs layer 22:59:07 aa168da1d23b: Pulling fs layer 22:59:07 93b9cdb0e59b: Waiting 22:59:07 5e14af77c1be: Waiting 22:59:07 01666e4c0597: Waiting 22:59:07 aa168da1d23b: Waiting 22:59:07 46f8f816bc3b: Waiting 22:59:07 93b61091891f: Waiting 22:59:07 36b3adc4ff6f: Verifying Checksum 22:59:07 36b3adc4ff6f: Download complete 22:59:07 46f8f816bc3b: Verifying Checksum 22:59:07 46f8f816bc3b: Download complete 22:59:07 df20fa9351a1: Verifying Checksum 22:59:07 93b61091891f: Download complete 22:59:07 5e14af77c1be: Verifying Checksum 22:59:07 5e14af77c1be: Download complete 22:59:07 01666e4c0597: Download complete 22:59:08 df20fa9351a1: Pull complete 22:59:08 8ad3a11d3b57: Verifying Checksum 22:59:08 8ad3a11d3b57: Download complete 22:59:08 36b3adc4ff6f: Pull complete 22:59:09 93b9cdb0e59b: Verifying Checksum 22:59:09 93b9cdb0e59b: Download complete 22:59:10 8ad3a11d3b57: Pull complete 22:59:10 aa168da1d23b: Verifying Checksum 22:59:10 aa168da1d23b: Download complete 22:59:10 46f8f816bc3b: Pull complete 22:59:11 93b61091891f: Pull complete 22:59:11 93b9cdb0e59b: Pull complete 22:59:11 5e14af77c1be: Pull complete 22:59:11 01666e4c0597: Pull complete 22:59:19 aa168da1d23b: Pull complete 22:59:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:59:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:59:19 prd-centos7-docker-4c-2g-27206 does not seem to be running inside a container 22:59:19 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:59:22 $ docker top 795319d4a49f9847a8c2e5ba2141c85d66ca685a80cb6a8b8e305a08a5421972 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:23 + touch /tmp/pre-build-complete [Pipeline] sh 22:59:23 + mkdir -p /var/log/sa [Pipeline] sh 22:59:24 + ls /var/log/sa-host 22:59:24 + sadf -c /var/log/sa-host/sa22 22:59:24 file_magic: OK 22:59:24 HZ: Using current value: 100 22:59:24 file_header: OK 22:59:24 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 22:59:24 Statistics: 22:59:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:59:24 File successfully converted to sysstat format version 12.2.1 22:59:24 + sadf -c /var/log/sa-host/sa23 22:59:24 file_magic: OK 22:59:24 HZ: Using current value: 100 22:59:24 file_header: OK 22:59:24 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 22:59:24 Statistics: 22:59:24 Hnuu...uuuununununu... 22:59:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:24 provisioning config files... 22:59:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5730198444506126789tmp [Pipeline] { [Pipeline] echo 22:59:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:59:25 ---> create-netrc.sh [Pipeline] } 22:59:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:59:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:59:25 ---> python-tools-install.sh [Pipeline] echo 22:59:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:59:25 ---> sudo-logs.sh 22:59:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:59:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:59:26 ---> job-cost.sh 22:59:26 lf-activate-venv: SKIPPING 22:59:26 INFO: No Stack... 22:59:27 INFO: Retrieving Pricing Info for: v1-standard-2 22:59:27 INFO: Archiving Costs [Pipeline] echo 22:59:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:59:28 ---> logs-deploy.sh 22:59:28 lf-activate-venv: SKIPPING 22:59:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/183 22:59:28 INFO: archiving workspace using pattern(s): 22:59:29 Archives upload complete. 22:59:29 INFO: archiving logs to Nexus