Pull request #714 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 7f33dd462789275c31f20396528986d6433e1dc8+db11a9be6c8646c0b785f5875b2d439dd0a6ea71 (7459f85be6fc28ad673ed62dc645003bed236744) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27674 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [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_PR-714 # 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 Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 7f33dd462789275c31f20396528986d6433e1dc8 Merge succeeded, producing 7f33dd462789275c31f20396528986d6433e1dc8 Checking out Revision 7f33dd462789275c31f20396528986d6433e1dc8 (PR-714) > 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/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 Commit message: "refactor: Add local struct for help func to return parameters in per feedback" > git rev-list --no-walk 23c0d554464aae258c7ba4067fdec97afafbba4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:45 ========================================================= 15:54:45 EdgeX Global Pipelines Version Info 15:54:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:54:46 ------------------- 15:54:46 stable info: 15:54:46 ------------------- 15:54:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:46 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 15:54:46 Message: update stable to v1.0.181 15:54:47 ------------------- 15:54:47 experimental info: 15:54:47 ------------------- 15:54:47 Commited By: **** collab-it+edgex@linuxfoundation.org 15:54:47 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 15:54:47 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:54:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:54:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:54:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-714 [Pipeline] echo 15:54:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-714 [Pipeline] echo 15:54:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-714 [Pipeline] echo 15:54:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f33dd462789275c31f20396528986d6433e1dc8 [Pipeline] echo 15:54:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f33dd4 [Pipeline] echo 15:54:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:51 + git log --format=format:%s -1 7f33dd462789275c31f20396528986d6433e1dc8 [Pipeline] echo 15:54:51 GIT_COMMIT: 7f33dd462789275c31f20396528986d6433e1dc8, Commit Message: refactor: Add local struct for help func to return parameters in per feedback [Pipeline] echo 15:54:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:52 15:54:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:54:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:52 latest: Pulling from edgex-devops/git-semver 15:54:52 31603596830f: Pulling fs layer 15:54:52 2a8b12db71e7: Pulling fs layer 15:54:52 6ca5941a6612: Pulling fs layer 15:54:52 ecc8261a40a4: Pulling fs layer 15:54:52 ecc8261a40a4: Waiting 15:54:52 2a8b12db71e7: Verifying Checksum 15:54:52 2a8b12db71e7: Download complete 15:54:52 31603596830f: Verifying Checksum 15:54:52 31603596830f: Download complete 15:54:52 ecc8261a40a4: Verifying Checksum 15:54:52 ecc8261a40a4: Download complete 15:54:52 6ca5941a6612: Verifying Checksum 15:54:52 6ca5941a6612: Download complete 15:54:52 31603596830f: Pull complete 15:54:52 2a8b12db71e7: Pull complete 15:54:53 6ca5941a6612: Pull complete 15:54:53 ecc8261a40a4: Pull complete 15:54:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:54:54 prd-centos7-docker-4c-2g-27674 does not seem to be running inside a container 15:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-714 -v /w/workspace/ndry_app-functions-sdk-go_PR-714:/w/workspace/ndry_app-functions-sdk-go_PR-714:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:56 $ docker top abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:56 [ssh-agent] Looking for ssh-agent implementation... 15:54:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:56 $ docker exec abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 ssh-agent 15:54:56 SSH_AUTH_SOCK=/tmp/ssh-tfrLqXw7HZeM/agent.13 15:54:56 SSH_AGENT_PID=18 15:54:56 Running ssh-add (command line suppressed) 15:54:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_9136144347909453111.key (/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_9136144347909453111.key) 15:54:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:57 + git tag --points-at HEAD [Pipeline] } 15:54:57 $ docker exec --env ******** --env ******** abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 ssh-agent -k 15:54:57 unset SSH_AUTH_SOCK; 15:54:57 unset SSH_AGENT_PID; 15:54:57 echo Agent pid 18 killed; 15:54:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:54:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:57 [ssh-agent] Looking for ssh-agent implementation... 15:54:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:57 $ docker exec abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 ssh-agent 15:54:58 SSH_AUTH_SOCK=/tmp/ssh-hPZVeyUG9oGt/agent.48 15:54:58 SSH_AGENT_PID=53 15:54:58 Running ssh-add (command line suppressed) 15:54:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_3139809038778535087.key (/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_3139809038778535087.key) 15:54:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:58 + git semver init 15:54:58 # -> Open(): unable to determine branch for HEAD 15:54:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-714/.git 15:54:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-714 15:54:58 # $SEMVER_REMOTE_NAME = origin 15:54:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:58 # $SEMVER_USER_NAME = edgex-jenkins 15:54:58 # $SEMVER_BRANCH = PR-714 15:54:58 # $SEMVER_TEMP = /tmp/semver-993206326 15:54:58 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:55:01 # '/tmp/semver-993206326' -> '/w/workspace/ndry_app-functions-sdk-go_PR-714/.semver' 15:55:01 # -> Force: false 15:55:01 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-714/.semver [Pipeline] } 15:55:01 $ docker exec --env ******** --env ******** abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 ssh-agent -k 15:55:01 unset SSH_AUTH_SOCK; 15:55:01 unset SSH_AGENT_PID; 15:55:01 echo Agent pid 53 killed; 15:55:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:01 + git semver [Pipeline] } 15:55:01 $ docker stop --time=1 abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 15:55:03 $ docker rm -f abd072b48bc41e0fd5298bac2ae3703a8c3a411e8efda7adc9bf30d3b7245e02 [Pipeline] // withDockerContainer [Pipeline] sh 15:55:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:55:04 Stashed 1 file(s) [Pipeline] echo 15:55:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:55:19 Still waiting to schedule task 15:55:19 ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-27676’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27675’ doesn’t have label ‘centos7-docker-4c-2g’ 15:55:19 Still waiting to schedule task 15:55:19 ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-27676’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27675’ is offline 15:57:45 Running on prd-centos7-docker-4c-2g-27677 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [Pipeline] { [Pipeline] ws 15:57:45 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 15:57:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27679 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [Pipeline] { 15:57:58 using credential edgex-jenkins-ssh [Pipeline] ws 15:57:58 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 15:57:58 Cloning the remote Git repository 15:57:58 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:57:58 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 15:57:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:57:58 > git --version # timeout=10 15:57:58 > git --version # 'git version 2.24.3' 15:57:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:03 using credential edgex-jenkins-ssh 15:58:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:58:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:58:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:58:03 Cloning the remote Git repository 15:58:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:58:03 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 15:58:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:58:03 > git --version # timeout=10 15:58:03 > git --version # 'git version 2.17.1' 15:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:05 Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 7f33dd462789275c31f20396528986d6433e1dc8 15:58:05 > git config core.sparsecheckout # timeout=10 15:58:05 > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 15:58:05 > git remote # timeout=10 15:58:05 > git config --get remote.origin.url # timeout=10 15:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:05 > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 15:58:05 Merge succeeded, producing 7f33dd462789275c31f20396528986d6433e1dc8 15:58:05 Checking out Revision 7f33dd462789275c31f20396528986d6433e1dc8 (PR-714) 15:58:05 > git rev-parse HEAD^{commit} # timeout=10 15:58:05 > git config core.sparsecheckout # timeout=10 15:58:05 > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 15:58:08 Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 7f33dd462789275c31f20396528986d6433e1dc8 15:58:08 Merge succeeded, producing 7f33dd462789275c31f20396528986d6433e1dc8 15:58:08 Checking out Revision 7f33dd462789275c31f20396528986d6433e1dc8 (PR-714) 15:58:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:58:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:58:07 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:58:08 > git config core.sparsecheckout # timeout=10 15:58:08 > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 15:58:08 > git remote # timeout=10 15:58:08 > git config --get remote.origin.url # timeout=10 15:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:08 > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 15:58:08 > git rev-parse HEAD^{commit} # timeout=10 15:58:08 > git config core.sparsecheckout # timeout=10 15:58:08 > git checkout -f 7f33dd462789275c31f20396528986d6433e1dc8 # timeout=10 15:58:10 Commit message: "refactor: Add local struct for help func to return parameters in per feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:12 Commit message: "refactor: Add local struct for help func to return parameters in per feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:58:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 15:58:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:58:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:58:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:58:14 + sudo service docker restart 15:58:14 + true 15:58:14 Redirecting to /bin/systemctl restart docker.service 15:58:15 + true 15:58:15 + sudo service docker restart [Pipeline] unstash [Pipeline] unstash [Pipeline] echo 15:58:17 ========================================================= 15:58:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:58:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:58:17 + 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 . [Pipeline] echo 15:58:17 ========================================================= 15:58:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:58:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:58:18 + 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 . 15:58:18 Sending build context to Docker daemon 19.27MB 15:58:18 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:58:18 Step 2/8 : FROM ${BASE} 15:58:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:58:18 5f621e34cdf4: Pulling fs layer 15:58:18 a4357932f1b6: Pulling fs layer 15:58:18 18c013af1878: Pulling fs layer 15:58:18 00ac8860ef70: Pulling fs layer 15:58:18 63d7cb157983: Pulling fs layer 15:58:18 b116817d02f9: Pulling fs layer 15:58:18 745a02a5169b: Pulling fs layer 15:58:18 00ac8860ef70: Waiting 15:58:18 63d7cb157983: Waiting 15:58:18 b116817d02f9: Waiting 15:58:18 745a02a5169b: Waiting 15:58:19 18c013af1878: Download complete 15:58:19 a4357932f1b6: Verifying Checksum 15:58:19 a4357932f1b6: Download complete 15:58:19 63d7cb157983: Verifying Checksum 15:58:19 63d7cb157983: Download complete 15:58:19 b116817d02f9: Download complete 15:58:19 5f621e34cdf4: Verifying Checksum 15:58:19 5f621e34cdf4: Download complete 15:58:19 5f621e34cdf4: Pull complete 15:58:20 a4357932f1b6: Pull complete 15:58:20 Sending build context to Docker daemon 19.27MB 15:58:21 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 15:58:21 Step 2/8 : FROM ${BASE} 15:58:21 18c013af1878: Pull complete 15:58:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:58:21 188c0c94c7c5: Pulling fs layer 15:58:21 0ef7d3d256c8: Pulling fs layer 15:58:21 de9db76c5a1d: Pulling fs layer 15:58:21 bca2f99d35d6: Pulling fs layer 15:58:21 93359f2a8cfa: Pulling fs layer 15:58:21 7c6f9722023f: Pulling fs layer 15:58:21 a35cf1a2eb13: Pulling fs layer 15:58:21 bca2f99d35d6: Waiting 15:58:21 93359f2a8cfa: Waiting 15:58:21 7c6f9722023f: Waiting 15:58:21 a35cf1a2eb13: Waiting 15:58:21 de9db76c5a1d: Verifying Checksum 15:58:21 de9db76c5a1d: Download complete 15:58:21 0ef7d3d256c8: Verifying Checksum 15:58:21 0ef7d3d256c8: Download complete 15:58:22 745a02a5169b: Verifying Checksum 15:58:22 745a02a5169b: Download complete 15:58:22 93359f2a8cfa: Verifying Checksum 15:58:22 93359f2a8cfa: Download complete 15:58:22 7c6f9722023f: Verifying Checksum 15:58:22 7c6f9722023f: Download complete 15:58:22 188c0c94c7c5: Verifying Checksum 15:58:24 00ac8860ef70: Verifying Checksum 15:58:24 00ac8860ef70: Download complete 15:58:25 188c0c94c7c5: Pull complete 15:58:25 0ef7d3d256c8: Pull complete 15:58:25 de9db76c5a1d: Pull complete 15:58:31 a35cf1a2eb13: Verifying Checksum 15:58:31 a35cf1a2eb13: Download complete 15:58:34 00ac8860ef70: Pull complete 15:58:34 63d7cb157983: Pull complete 15:58:34 b116817d02f9: Pull complete 15:58:37 bca2f99d35d6: Verifying Checksum 15:58:37 bca2f99d35d6: Download complete 15:58:37 745a02a5169b: Pull complete 15:58:37 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:58:37 ---> b7e6874047d6 15:58:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:58:38 20.10.0: Pulling from library/docker 15:58:38 a3cc7d3b244e: Pulling fs layer 15:58:38 02a3295e0d61: Pulling fs layer 15:58:38 0f4f2e6d8100: Pulling fs layer 15:58:38 330b718f631f: Pulling fs layer 15:58:38 a93816041522: Pulling fs layer 15:58:38 bdb6da89ff94: Pulling fs layer 15:58:38 2a70c0c122f4: Pulling fs layer 15:58:38 330b718f631f: Waiting 15:58:38 a93816041522: Waiting 15:58:38 bdb6da89ff94: Waiting 15:58:38 2a70c0c122f4: Waiting 15:58:38 0f4f2e6d8100: Verifying Checksum 15:58:38 0f4f2e6d8100: Download complete 15:58:38 a3cc7d3b244e: Verifying Checksum 15:58:38 a3cc7d3b244e: Download complete 15:58:38 02a3295e0d61: Verifying Checksum 15:58:38 02a3295e0d61: Download complete 15:58:38 a93816041522: Verifying Checksum 15:58:38 a93816041522: Download complete 15:58:38 bdb6da89ff94: Verifying Checksum 15:58:38 bdb6da89ff94: Download complete 15:58:38 2a70c0c122f4: Verifying Checksum 15:58:38 2a70c0c122f4: Download complete 15:58:39 a3cc7d3b244e: Pull complete 15:58:40 02a3295e0d61: Pull complete 15:58:40 0f4f2e6d8100: Pull complete 15:58:40 330b718f631f: Verifying Checksum 15:58:40 330b718f631f: Download complete 15:58:44 330b718f631f: Pull complete 15:58:44 a93816041522: Pull complete 15:58:44 bdb6da89ff94: Pull complete 15:58:44 2a70c0c122f4: Pull complete 15:58:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:58:45 Status: Downloaded newer image for docker:20.10.0 15:58:51 ---> 78c72532075c 15:58:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:58:51 ---> Running in c57fff13c704 15:58:51 Removing intermediate container c57fff13c704 15:58:51 ---> 09fbbc53e048 15:58:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:58:51 ---> Running in 27d7a02b8b36 15:58:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:58:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:58:54 (1/5) Installing libsodium (1.0.18-r0) 15:58:54 (2/5) Installing libzmq (4.3.3-r0) 15:58:54 (3/5) Installing pkgconf (1.7.2-r0) 15:58:54 (4/5) Installing libsodium-dev (1.0.18-r0) 15:58:54 (5/5) Installing zeromq-dev (4.3.3-r0) 15:58:54 Executing busybox-1.31.1-r19.trigger 15:58:54 OK: 144 MiB in 44 packages 15:58:56 Removing intermediate container 27d7a02b8b36 15:58:56 ---> b913bd9a4b25 15:58:56 Step 6/8 : WORKDIR /build 15:58:56 ---> Running in 0f98874b34bc 15:58:56 Removing intermediate container 0f98874b34bc 15:58:56 ---> 48c20ddd8953 15:58:56 Step 7/8 : COPY go.mod . 15:58:57 ---> ba2236367445 15:58:57 Step 8/8 : RUN go mod download 15:58:57 ---> Running in 40490293539c 15:59:00 bca2f99d35d6: Pull complete 15:59:00 93359f2a8cfa: Pull complete 15:59:00 7c6f9722023f: Pull complete 15:59:09 a35cf1a2eb13: Pull complete 15:59:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:59:09 ---> a62c8e92a672 15:59:09 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:59:09 20.10.0: Pulling from library/docker 15:59:09 05e7bc50f07f: Pulling fs layer 15:59:09 6db28d0fdbf6: Pulling fs layer 15:59:09 292df0bc6bf3: Pulling fs layer 15:59:09 2e060f4bd70b: Pulling fs layer 15:59:09 80e8d568a223: Pulling fs layer 15:59:09 8dc6ef1a942a: Pulling fs layer 15:59:09 2312dd95470a: Pulling fs layer 15:59:09 2e060f4bd70b: Waiting 15:59:09 80e8d568a223: Waiting 15:59:09 8dc6ef1a942a: Waiting 15:59:09 2312dd95470a: Waiting 15:59:09 292df0bc6bf3: Verifying Checksum 15:59:09 292df0bc6bf3: Download complete 15:59:09 6db28d0fdbf6: Verifying Checksum 15:59:09 6db28d0fdbf6: Download complete 15:59:09 05e7bc50f07f: Download complete 15:59:09 80e8d568a223: Verifying Checksum 15:59:09 80e8d568a223: Download complete 15:59:09 8dc6ef1a942a: Verifying Checksum 15:59:09 8dc6ef1a942a: Download complete 15:59:09 2312dd95470a: Verifying Checksum 15:59:09 2312dd95470a: Download complete 15:59:09 05e7bc50f07f: Pull complete 15:59:10 6db28d0fdbf6: Pull complete 15:59:11 292df0bc6bf3: Pull complete 15:59:15 2e060f4bd70b: Verifying Checksum 15:59:15 2e060f4bd70b: Download complete 15:59:22 2e060f4bd70b: Pull complete 15:59:22 80e8d568a223: Pull complete 15:59:22 8dc6ef1a942a: Pull complete 15:59:22 2312dd95470a: Pull complete 15:59:22 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:59:22 Status: Downloaded newer image for docker:20.10.0 15:59:24 Removing intermediate container 40490293539c 15:59:24 ---> 03752fa4dc7a 15:59:24 Successfully built 03752fa4dc7a 15:59:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:59:24 + docker inspect -f . ci-base-image-arm64 15:59:24 . [Pipeline] withDockerContainer 15:59:24 prd-ubuntu18.04-docker-arm64-4c-16g-27679 does not seem to be running inside a container 15:59:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:26 $ docker top 8283f806b3d94c55a6e734902286b3807d15318fbe576443fb4bfa8eb2778428 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:27 ---> 2b348b2b5a0e 15:59:27 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:59:27 ---> Running in 215f453b687e 15:59:27 Removing intermediate container 215f453b687e 15:59:27 ---> 616a82e1cee9 15:59:27 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:59:27 ---> Running in 05cf463a8a32 15:59:27 + go version 15:59:27 go version go1.15.5 linux/arm64 [Pipeline] } 15:59:27 $ docker stop --time=1 8283f806b3d94c55a6e734902286b3807d15318fbe576443fb4bfa8eb2778428 15:59:29 $ docker rm -f 8283f806b3d94c55a6e734902286b3807d15318fbe576443fb4bfa8eb2778428 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 15:59:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 15:59:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:30 + docker inspect -f . ci-base-image-arm64 15:59:30 . [Pipeline] withDockerContainer 15:59:31 prd-ubuntu18.04-docker-arm64-4c-16g-27679 does not seem to be running inside a container 15:59:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:31 (1/5) Installing libsodium (1.0.18-r0) 15:59:31 (2/5) Installing libzmq (4.3.3-r0) 15:59:31 (3/5) Installing pkgconf (1.7.2-r0) 15:59:31 (4/5) Installing libsodium-dev (1.0.18-r0) 15:59:32 (5/5) Installing zeromq-dev (4.3.3-r0) 15:59:32 Executing busybox-1.31.1-r19.trigger 15:59:32 OK: 167 MiB in 44 packages 15:59:32 $ docker top 4e967785707d212bd5dde56a0f19df00fe3c8eece380c87a8910516e6f8f5853 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:33 + make test 15:59:33 make -C ./app-service-template build 15:59:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 15:59:33 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 15:59:34 Removing intermediate container 05cf463a8a32 15:59:34 ---> c6a5bc8fad2a 15:59:34 Step 6/8 : WORKDIR /build 15:59:34 ---> Running in 5433a02fd917 15:59:35 Removing intermediate container 5433a02fd917 15:59:35 ---> 0ee5b3c51421 15:59:35 Step 7/8 : COPY go.mod . 15:59:35 ---> dc4ed29191c3 15:59:35 Step 8/8 : RUN go mod download 15:59:35 ---> Running in 45175c032b88 16:00:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 16:00:06 make -C ./app-service-template test 16:00:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 16:00:06 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:00:28 ? new-app-service [no test files] 16:00:28 ok new-app-service/functions 0.024s coverage: 75.8% of statements 16:00:28 CGO_ENABLED=1 go vet ./... 16:00:34 Removing intermediate container 45175c032b88 16:00:34 ---> e9e4631af62d 16:00:34 Successfully built e9e4631af62d 16:00:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:00:34 + docker inspect -f . ci-base-image-x86_64 16:00:35 . [Pipeline] withDockerContainer 16:00:36 prd-centos7-docker-4c-2g-27677 does not seem to be running inside a container 16:00:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:38 gofmt -l . 16:00:38 [ "`gofmt -l .`" = "" ] 16:00:38 ./bin/test-go-mod-tidy.sh 16:00:38 ./bin/test-attribution-txt.sh 16:00:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 16:00:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:00:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 16:00:41 $ docker top 8fee481af075bec7128c668eeba484c83dac8b5c606a1d471cd12b20cf36091a -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:43 + go version 16:00:43 go version go1.15.5 linux/amd64 [Pipeline] } 16:00:43 $ docker stop --time=1 8fee481af075bec7128c668eeba484c83dac8b5c606a1d471cd12b20cf36091a 16:00:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.056s coverage: 82.6% of statements 16:00:45 $ docker rm -f 8fee481af075bec7128c668eeba484c83dac8b5c606a1d471cd12b20cf36091a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:47 + docker inspect -f . ci-base-image-x86_64 16:00:47 . [Pipeline] withDockerContainer 16:00:48 prd-centos7-docker-4c-2g-27677 does not seem to be running inside a container 16:00:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:50 $ docker top e3694ac4a05f264fd64052110deb3d468f25e39cf04850977c1b2497e5aefc95 -eo pid,comm 16:00:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.086s coverage: 57.4% of statements 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:00:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.120s coverage: 61.5% of statements 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:00:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.093s coverage: 75.6% of statements 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:00:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements 16:00:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:00:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 8.8% of statements [Pipeline] { [Pipeline] sh 16:00:52 + make test 16:00:52 make -C ./app-service-template build 16:00:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 16:00:52 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 16:01:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.885s coverage: 77.5% of statements 16:01:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:01:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.047s coverage: 87.9% of statements 16:01:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.037s coverage: 80.5% of statements 16:01:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.044s coverage: 71.7% of statements 16:01:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.079s coverage: 82.8% of statements 16:01:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 16:01:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:01:23 gofmt -l . 16:01:23 [ "`gofmt -l .`" = "" ] 16:01:24 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 16:01:24 $ docker stop --time=1 4e967785707d212bd5dde56a0f19df00fe3c8eece380c87a8910516e6f8f5853 16:01:26 $ docker rm -f 4e967785707d212bd5dde56a0f19df00fe3c8eece380c87a8910516e6f8f5853 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:01:28 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 16:01:30 ---> job-cost.sh 16:01:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9poU 16:01:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 16:01:32 make -C ./app-service-template test 16:01:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 16:01:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:01:56 ? new-app-service [no test files] 16:01:59 ok new-app-service/functions 0.115s coverage: 75.8% of statements 16:01:59 CGO_ENABLED=1 go vet ./... 16:02:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:02:13 gofmt -l . 16:02:13 [ "`gofmt -l .`" = "" ] 16:02:13 ./bin/test-go-mod-tidy.sh 16:02:15 ./bin/test-attribution-txt.sh 16:02:18 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 16:02:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:02:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 16:02:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.065s coverage: 82.6% of statements 16:02:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.317s coverage: 57.4% of statements 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:02:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.272s coverage: 61.5% of statements 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:02:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.288s coverage: 75.6% of statements 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:02:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.0% of statements 16:02:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:02:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.063s coverage: 8.8% of statements 16:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-9poU/bin to PATH 16:04:15 INFO: No Stack... 16:04:17 INFO: Retrieving Pricing Info for: lf-standard-4 16:04:17 INFO: Archiving Costs [Pipeline] sh 16:04:18 + cut -d, -f6 16:04:18 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [Pipeline] lock 16:04:18 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] 16:04:18 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] did not exist. Created. 16:04:18 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:04:18 + echo total: 0.20999999344348907 [Pipeline] stash 16:04:19 Stashed 1 file(s) [Pipeline] } 16:04:19 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:12:44 coverage: 77.5% of statements 16:12:44 panic: test timed out after 10m0s 16:12:44 16:12:44 goroutine 9 [running]: 16:12:44 testing.(*M).startAlarm.func1() 16:12:44 /usr/local/go/src/testing/testing.go:1618 +0xe5 16:12:44 created by time.goFunc 16:12:44 /usr/local/go/src/time/sleep.go:167 +0x45 16:12:44 16:12:44 goroutine 1 [chan receive]: 16:12:44 testing.(*T).Run(0xc000001e00, 0x87c23d, 0x29, 0x88a4c8, 0x490a01) 16:12:44 /usr/local/go/src/testing/testing.go:1169 +0x2da 16:12:44 testing.runTests.func1(0xc000083680) 16:12:44 /usr/local/go/src/testing/testing.go:1439 +0x78 16:12:44 testing.tRunner(0xc000083680, 0xc00022fda8) 16:12:44 /usr/local/go/src/testing/testing.go:1123 +0xef 16:12:44 testing.runTests(0xc000204960, 0xaec540, 0x8, 0x8, 0xc00610fcd062a557, 0x8bb3180918, 0xb2d3a0, 0x410eb0) 16:12:44 /usr/local/go/src/testing/testing.go:1437 +0x2fe 16:12:44 testing.(*M).Run(0xc0000fbe00, 0x0) 16:12:44 /usr/local/go/src/testing/testing.go:1345 +0x1eb 16:12:44 main.main() 16:12:44 _testmain.go:105 +0x1c5 16:12:44 16:12:44 goroutine 7 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.TestInitializeAndProcessBackgroundMessage(0xc000001e00) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging_test.go:544 +0x6b2 16:12:44 testing.tRunner(0xc000001e00, 0x88a4c8) 16:12:44 /usr/local/go/src/testing/testing.go:1123 +0xef 16:12:44 created by testing.(*T).Run 16:12:44 /usr/local/go/src/testing/testing.go:1168 +0x2b3 16:12:44 16:12:44 goroutine 20 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0002be340, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc000122510, 0x86c1bf, 0x6, 0xc00008e7e0) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a 16:12:44 16:12:44 goroutine 21 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0002be340, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc00008e840, 0x0, 0xc000122510) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a 16:12:44 16:12:44 goroutine 22 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020300, 0x7f9ae4175780, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020300, 0xc0001df4a0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0001df4a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0001df4a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0001df470, 0xc0002a15e0, 0xc0001df478) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 25 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0002be3d0, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc0001226c0, 0x86ae78, 0x0, 0xc00008ea80) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a 16:12:44 16:12:44 goroutine 26 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0002be3d0, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc00008eae0, 0x0, 0xc0001226c0) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a 16:12:44 16:12:44 goroutine 27 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc00029b380, 0xd641c0, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc00029b380, 0xc0001df530, 0x0, 0x4095dc, 0xc0002c6300, 0x4) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0001df530, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0001df530, 0x0, 0x300, 0x7d1de0, 0xc0000c74f0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0001df500, 0xc0002a1680, 0xc0001df508) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 36 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc0000203c0, 0xd90580, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc0000203c0, 0xc0003a83f0, 0x0, 0xc0000be708, 0xc00030a000, 0x43d725) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a83f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a83f0, 0x0, 0x80, 0x7d1de0, 0xc0000c7630, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a83c0, 0xc0003c8000, 0xc0003a83c8) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 37 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0003a43d0, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc0003a0360, 0x86f472, 0xe, 0xc0003c01e0) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a 16:12:44 16:12:44 goroutine 38 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0003a43d0, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc0003c0240, 0x0, 0xc0003a0360) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a 16:12:44 16:12:44 goroutine 39 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020380, 0xd9ee60, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020380, 0xc0003a8450, 0x0, 0x4095dc, 0xc000382600, 0x4) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a8450, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a8450, 0x0, 0x300, 0x7d1de0, 0xc00006c050, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a8420, 0xc0003c80a0, 0xc0003a8428) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 42 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0003a4580, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc0003a0510, 0x86f472, 0xe, 0xc0003c04e0) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a 16:12:44 16:12:44 goroutine 30 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc0000204c0, 0xde13e0, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc0000204c0, 0xc0001dfb00, 0x0, 0xc0003a2238, 0xc00003e800, 0x43d725) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0001dfb00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0001dfb00, 0x0, 0x70, 0x7d1de0, 0xc00039c1e0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0001dfad0, 0xc0002a17c0, 0xc0001dfad8) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 31 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc0002bedf0, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc000122f30, 0x86f472, 0xe, 0xc00008ed80) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a 16:12:44 16:12:44 goroutine 32 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0002bedf0, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc00008ede0, 0x0, 0xc000122f30) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a 16:12:44 16:12:44 goroutine 33 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc0003ac1c0, 0xdefc00, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc0003ac1c0, 0xc0001dfb60, 0x0, 0x4095dc, 0xc0002c6c00, 0x4) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0001dfb60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0001dfb60, 0x0, 0x300, 0x7d1de0, 0xc00039c140, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0001dfb30, 0xc0002a1860, 0xc0001dfb38) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 41 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc00029b500, 0xe31ce0, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc00029b500, 0xc0003a8540, 0x0, 0xc000400448, 0xc00003f400, 0x43d725) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a8540, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a8540, 0x0, 0x70, 0x7d1de0, 0xc00006c280, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a8510, 0xc0003c8140, 0xc0003a8518) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 43 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc0003a4580, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc0003c0540, 0x0, 0xc0003a0510) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a 16:12:44 16:12:44 goroutine 44 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020540, 0xe3fe40, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020540, 0xc0003a85a0, 0x0, 0x4095dc, 0xc0002c6780, 0x4) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a85a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a85a0, 0x0, 0x300, 0x7d1de0, 0xc00006c140, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a8570, 0xc0003c81e0, 0xc0003a8578) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 8 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020600, 0xe82580, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020600, 0xc0004180f0, 0x0, 0x4face5, 0xf, 0x4faca0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0004180f0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0004180f0, 0x0, 0x24, 0x402, 0x4faca0, 0x99f8a0, 0xafc640) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0004180c0, 0xc000432000, 0xc0004180c8) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 16:12:44 goroutine 45 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func1(0xc00001c6b0, 0x8e9120, 0xb5dad0, 0x8e5340, 0xc0000a6010, 0xc000408360, 0x86f472, 0xe, 0xc0003c0600) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:99 +0x30c 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:94 +0x69a 16:12:44 16:12:44 goroutine 46 [select]: 16:12:44 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize.func2(0xc00001c6b0, 0x8e5340, 0xc0000a6010, 0x8e9120, 0xb5dad0, 0xc0003c0660, 0xc000028300, 0xc000408360) 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:115 +0x1a5 16:12:44 created by github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.(*Trigger).Initialize 16:12:44 /w/workspace/app-functions-sdk-go/5/internal/trigger/messagebus/messaging.go:112 +0x75a 16:12:44 16:12:44 goroutine 47 [syscall]: 16:12:44 github.com/pebbe/zmq4._C2func_zmq4_msg_recv(0xc000020640, 0xe90e40, 0x0, 0x0, 0x0, 0x0) 16:12:44 _cgo_gotypes.go:401 +0x55 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes.func1(0xc000020640, 0xc0003a8630, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0x68 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvBytes(0xc0003a8630, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1080 +0xca 16:12:44 github.com/pebbe/zmq4.(*Socket).Recv(...) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/zmq4.go:1060 16:12:44 github.com/pebbe/zmq4.(*Socket).RecvMessage(0xc0003a8630, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) 16:12:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.2/utils.go:115 +0x85 16:12:44 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic.func1(0xc0003a8600, 0xc0003c8280, 0xc0003a8608) 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:141 +0x57 16:12:44 created by github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq.(*zeromqClient).subscribeTopic 16:12:44 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v2@v2.0.0-dev.2/internal/pkg/zeromq/client.go:138 +0x165 16:12:44 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 600.033s 16:12:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:12:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.044s coverage: 87.9% of statements 16:12:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.018s coverage: 80.5% of statements 16:12:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.087s coverage: 71.7% of statements 16:12:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.327s coverage: 82.8% of statements 16:12:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.084s coverage: 94.4% of statements 16:12:44 FAIL 16:12:44 make: *** [Makefile:12: test] Error 1 [Pipeline] } 16:12:44 $ docker stop --time=1 e3694ac4a05f264fd64052110deb3d468f25e39cf04850977c1b2497e5aefc95 16:12:47 $ docker rm -f e3694ac4a05f264fd64052110deb3d468f25e39cf04850977c1b2497e5aefc95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:12:49 ---> job-cost.sh 16:12:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Ozp 16:13:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:14:21 lf-activate-venv(): INFO: Adding /tmp/venv-3Ozp/bin to PATH 16:14:21 INFO: No Stack... 16:14:21 INFO: Retrieving Pricing Info for: v1-standard-2 16:14:21 INFO: Archiving Costs [Pipeline] sh 16:14:22 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv 16:14:22 + cut -d, -f6 [Pipeline] lock 16:14:22 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] 16:14:22 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] did not exist. Created. 16:14:22 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:22 /w/workspace/app-functions-sdk-go/5@tmp/durable-3cfcff92/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 16:14:23 + echo total: 0.029999999329447746 [Pipeline] stash 16:14:23 Warning: overwriting stash ‘stack-cost’ 16:14:24 Stashed 1 file(s) [Pipeline] } 16:14:24 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:14:25 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:14:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:14:28 ---> package-listing.sh 16:14:28 ++ facter osfamily 16:14:28 ++ tr '[:upper:]' '[:lower:]' 16:14:28 + OS_FAMILY=redhat 16:14:28 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-714 16:14:28 + START_PACKAGES=/tmp/packages_start.txt 16:14:28 + END_PACKAGES=/tmp/packages_end.txt 16:14:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:14:28 + PACKAGES=/tmp/packages_start.txt 16:14:28 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-714 ']' 16:14:28 + PACKAGES=/tmp/packages_end.txt 16:14:28 + case "${OS_FAMILY}" in 16:14:28 + rpm -qa 16:14:28 + sort 16:14:33 + '[' -f /tmp/packages_start.txt ']' 16:14:33 + '[' -f /tmp/packages_end.txt ']' 16:14:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:14:33 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-714 ']' 16:14:33 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-714/archives/ 16:14:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-714/archives/ [Pipeline] echo 16:14:33 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_PR-714/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:14:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:34 16:14:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:14:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:34 alpine: Pulling from edgex-lftools-log-publisher 16:14:34 df20fa9351a1: Pulling fs layer 16:14:34 36b3adc4ff6f: Pulling fs layer 16:14:34 8ad3a11d3b57: Pulling fs layer 16:14:34 46f8f816bc3b: Pulling fs layer 16:14:34 93b61091891f: Pulling fs layer 16:14:34 93b9cdb0e59b: Pulling fs layer 16:14:34 5e14af77c1be: Pulling fs layer 16:14:34 01666e4c0597: Pulling fs layer 16:14:34 aa168da1d23b: Pulling fs layer 16:14:34 46f8f816bc3b: Waiting 16:14:34 93b61091891f: Waiting 16:14:34 93b9cdb0e59b: Waiting 16:14:34 5e14af77c1be: Waiting 16:14:34 01666e4c0597: Waiting 16:14:34 aa168da1d23b: Waiting 16:14:34 36b3adc4ff6f: Download complete 16:14:34 46f8f816bc3b: Verifying Checksum 16:14:34 46f8f816bc3b: Download complete 16:14:34 df20fa9351a1: Verifying Checksum 16:14:34 df20fa9351a1: Download complete 16:14:34 93b9cdb0e59b: Verifying Checksum 16:14:34 93b9cdb0e59b: Download complete 16:14:34 93b61091891f: Download complete 16:14:34 5e14af77c1be: Verifying Checksum 16:14:34 5e14af77c1be: Download complete 16:14:34 01666e4c0597: Verifying Checksum 16:14:34 01666e4c0597: Download complete 16:14:34 df20fa9351a1: Pull complete 16:14:35 8ad3a11d3b57: Verifying Checksum 16:14:35 8ad3a11d3b57: Download complete 16:14:35 36b3adc4ff6f: Pull complete 16:14:35 8ad3a11d3b57: Pull complete 16:14:35 46f8f816bc3b: Pull complete 16:14:36 93b61091891f: Pull complete 16:14:37 aa168da1d23b: Verifying Checksum 16:14:37 93b9cdb0e59b: Pull complete 16:14:37 5e14af77c1be: Pull complete 16:14:38 01666e4c0597: Pull complete 16:14:44 aa168da1d23b: Pull complete 16:14:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:14:44 prd-centos7-docker-4c-2g-27674 does not seem to be running inside a container 16:14:44 $ 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_PR-714/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_PR-714 -v /w/workspace/ndry_app-functions-sdk-go_PR-714:/w/workspace/ndry_app-functions-sdk-go_PR-714:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:14:48 $ docker top d9595a92674003bf64d28beb171dcafc9206fd27d036df7b1c2a970e69d76a4c -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:49 + touch /tmp/pre-build-complete [Pipeline] sh 16:14:49 + mkdir -p /var/log/sa [Pipeline] sh 16:14:49 + ls /var/log/sa-host 16:14:49 + sadf -c /var/log/sa-host/sa23 16:14:49 file_magic: OK 16:14:49 HZ: Using current value: 100 16:14:49 file_header: OK 16:14:49 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 16:14:49 Statistics: 16:14:49 Hnuu...uuuununununu... 16:14:49 File successfully converted to sysstat format version 12.2.1 16:14:49 + sadf -c /var/log/sa-host/sa25 16:14:49 file_magic: OK 16:14:49 HZ: Using current value: 100 16:14:49 file_header: OK 16:14:49 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 16:14:49 Statistics: 16:14:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:14:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:50 provisioning config files... 16:14:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/config3292077924732529975tmp [Pipeline] { [Pipeline] echo 16:14:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:50 ---> create-netrc.sh [Pipeline] } 16:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:14:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:14:51 ---> python-tools-install.sh [Pipeline] echo 16:14:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:14:51 ---> sudo-logs.sh 16:14:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:14:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:14:51 ---> job-cost.sh 16:14:51 lf-activate-venv: SKIPPING 16:14:51 DEBUG: total: 0.029999999329447746 16:14:51 INFO: Retrieving Stack Cost... 16:14:54 INFO: Retrieving Pricing Info for: v1-standard-2 16:14:54 INFO: Archiving Costs [Pipeline] echo 16:14:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:54 ---> logs-deploy.sh 16:14:54 lf-activate-venv: SKIPPING 16:14:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-714/5 16:14:54 INFO: archiving workspace using pattern(s): 16:14:56 Archives upload complete. 16:14:56 INFO: archiving logs to Nexus