Pull request #292 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 75cfee22a63027676541f3709e2b18327ff89622+13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 (28eb1b55c0d111998068faa8dff823b79c54636f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-921 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 Merging remotes/origin/master commit 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 into PR head commit 75cfee22a63027676541f3709e2b18327ff89622 Merge succeeded, producing 75cfee22a63027676541f3709e2b18327ff89622 Checking out Revision 75cfee22a63027676541f3709e2b18327ff89622 (PR-292) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75cfee22a63027676541f3709e2b18327ff89622 # 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 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75cfee22a63027676541f3709e2b18327ff89622 # timeout=10 Commit message: "Merge branch 'master' into jsonlogic" First time build. Skipping changelog. > git rev-list --no-walk a9e65af8d76c9a9b9e7ca0fc9e07ece1941811f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:26:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:22 18:26:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:26:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:23 latest: Pulling from edgex-devops/git-semver 18:26:23 9123ac7c32f7: Pulling fs layer 18:26:23 b8cc5d1170e3: Pulling fs layer 18:26:23 2924cbbf6a41: Pulling fs layer 18:26:23 93b08a4f1073: Pulling fs layer 18:26:23 93b08a4f1073: Waiting 18:26:23 b8cc5d1170e3: Verifying Checksum 18:26:23 b8cc5d1170e3: Download complete 18:26:24 93b08a4f1073: Verifying Checksum 18:26:24 93b08a4f1073: Download complete 18:26:24 9123ac7c32f7: Verifying Checksum 18:26:24 9123ac7c32f7: Download complete 18:26:24 2924cbbf6a41: Verifying Checksum 18:26:24 2924cbbf6a41: Download complete 18:26:25 9123ac7c32f7: Pull complete 18:26:25 b8cc5d1170e3: Pull complete 18:26:26 2924cbbf6a41: Pull complete 18:26:26 93b08a4f1073: Pull complete 18:26:26 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:26:26 prd-centos7-docker-4c-2g-921 does not seem to be running inside a container 18:26:26 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:26:27 $ docker top bfa2cff2808366f2bf3e1d2a74098f75e0b2fa0f5f6cd393da79e886a8b40798 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:27 [ssh-agent] Looking for ssh-agent implementation... 18:26:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:28 $ docker exec bfa2cff2808366f2bf3e1d2a74098f75e0b2fa0f5f6cd393da79e886a8b40798 ssh-agent 18:26:28 SSH_AUTH_SOCK=/tmp/ssh-bUSh3yjOhoNl/agent.14 18:26:28 SSH_AGENT_PID=20 18:26:28 Running ssh-add (command line suppressed) 18:26:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_2037503338491109850.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_2037503338491109850.key) 18:26:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:29 + git describe --exact-match --tags HEAD 18:26:29 fatal: No names found, cannot describe anything. [Pipeline] } 18:26:29 $ docker exec --env ******** --env ******** bfa2cff2808366f2bf3e1d2a74098f75e0b2fa0f5f6cd393da79e886a8b40798 ssh-agent -k 18:26:29 unset SSH_AUTH_SOCK; 18:26:29 unset SSH_AGENT_PID; 18:26:29 echo Agent pid 20 killed; 18:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:26:30 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:26:30 This usually means this commit has not been tagged. [Pipeline] sshagent 18:26:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:30 [ssh-agent] Looking for ssh-agent implementation... 18:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:30 $ docker exec bfa2cff2808366f2bf3e1d2a74098f75e0b2fa0f5f6cd393da79e886a8b40798 ssh-agent 18:26:30 SSH_AUTH_SOCK=/tmp/ssh-t8l1yhIfDGBJ/agent.55 18:26:30 SSH_AGENT_PID=62 18:26:30 Running ssh-add (command line suppressed) 18:26:31 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_3379539151208283567.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_3379539151208283567.key) 18:26:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:31 + git semver init 18:26:31 # -> Open(): unable to determine branch for HEAD 18:26:31 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.git 18:26:31 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-292 18:26:31 # $SEMVER_REMOTE_NAME = origin 18:26:31 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 18:26:31 # $SEMVER_USER_NAME = jenkins 18:26:31 # $SEMVER_BRANCH = PR-292 18:26:31 # $SEMVER_TEMP = /tmp/semver-803042591 18:26:31 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:26:35 # '/tmp/semver-803042591' -> '/w/workspace/ndry_app-functions-sdk-go_PR-292/.semver' 18:26:35 # -> Force: false 18:26:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.semver [Pipeline] } 18:26:35 $ docker exec --env ******** --env ******** bfa2cff2808366f2bf3e1d2a74098f75e0b2fa0f5f6cd393da79e886a8b40798 ssh-agent -k 18:26:35 unset SSH_AUTH_SOCK; 18:26:35 unset SSH_AGENT_PID; 18:26:35 echo Agent pid 62 killed; 18:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:36 + git semver [Pipeline] } 18:26:36 $ docker stop --time=1 bfa2cff2808366f2bf3e1d2a74098f75e0b2fa0f5f6cd393da79e886a8b40798 18:26:37 $ docker rm -f bfa2cff2808366f2bf3e1d2a74098f75e0b2fa0f5f6cd393da79e886a8b40798 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:26:42 Stashed 92 file(s) [Pipeline] echo 18:26:42 [edgeXSemver] initialized semver on version 0.0.0 [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 18:26:57 Still waiting to schedule task 18:26:57 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-921’ 18:26:57 Still waiting to schedule task 18:26:57 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:29:34 Running on prd-centos7-docker-4c-2g-923 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws 18:29:35 Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout 18:29:41 using credential edgex-jenkins-ssh 18:29:41 Cloning the remote Git repository 18:29:41 Cloning with configured refspecs honoured and without tags 18:29:41 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:29:41 > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 18:29:41 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:29:41 > git --version # timeout=10 18:29:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:29:45 Fetching without tags 18:29:46 Merging remotes/origin/master commit 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 into PR head commit 75cfee22a63027676541f3709e2b18327ff89622 18:29:46 Merge succeeded, producing 75cfee22a63027676541f3709e2b18327ff89622 18:29:46 Checking out Revision 75cfee22a63027676541f3709e2b18327ff89622 (PR-292) 18:29:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:29:45 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 18:29:45 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:29:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:29:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:29:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:29:46 > git config core.sparsecheckout # timeout=10 18:29:46 > git checkout -f 75cfee22a63027676541f3709e2b18327ff89622 # timeout=10 18:29:46 > git remote # timeout=10 18:29:46 > git config --get remote.origin.url # timeout=10 18:29:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:46 > git merge 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 18:29:46 > git rev-parse HEAD^{commit} # timeout=10 18:29:46 > git config core.sparsecheckout # timeout=10 18:29:46 > git checkout -f 75cfee22a63027676541f3709e2b18327ff89622 # timeout=10 18:29:50 Commit message: "Merge branch 'master' into jsonlogic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:29:52 ========================================================= 18:29:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 18:29:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:29:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 18:29:54 Sending build context to Docker daemon 36.55MB 18:29:54 Step 1/8 : ARG BASE=golang:1.13-alpine 18:29:54 Step 2/8 : FROM ${BASE} 18:29:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 18:29:54 e6b0cf9c0882: Pulling fs layer 18:29:54 2848faf0eed1: Pulling fs layer 18:29:54 0f37312ad70f: Pulling fs layer 18:29:54 5788d62ee057: Pulling fs layer 18:29:54 0e6b1d234666: Pulling fs layer 18:29:54 bf5d7aec512f: Pulling fs layer 18:29:54 34c802a77dc8: Pulling fs layer 18:29:54 9eb99e56ec68: Pulling fs layer 18:29:54 27c7a5d97fbd: Pulling fs layer 18:29:54 5c102a31e300: Pulling fs layer 18:29:54 dcfb455df0a1: Pulling fs layer 18:29:54 5788d62ee057: Waiting 18:29:54 0e6b1d234666: Waiting 18:29:54 bf5d7aec512f: Waiting 18:29:54 34c802a77dc8: Waiting 18:29:54 9eb99e56ec68: Waiting 18:29:54 27c7a5d97fbd: Waiting 18:29:54 5c102a31e300: Waiting 18:29:54 dcfb455df0a1: Waiting 18:29:54 0f37312ad70f: Verifying Checksum 18:29:54 0f37312ad70f: Download complete 18:29:54 2848faf0eed1: Verifying Checksum 18:29:54 2848faf0eed1: Download complete 18:29:54 0e6b1d234666: Verifying Checksum 18:29:54 0e6b1d234666: Download complete 18:29:54 bf5d7aec512f: Verifying Checksum 18:29:54 bf5d7aec512f: Download complete 18:29:55 e6b0cf9c0882: Verifying Checksum 18:29:55 e6b0cf9c0882: Download complete 18:29:55 e6b0cf9c0882: Pull complete 18:29:55 2848faf0eed1: Pull complete 18:29:55 0f37312ad70f: Pull complete 18:29:57 34c802a77dc8: Verifying Checksum 18:29:57 34c802a77dc8: Download complete 18:29:57 27c7a5d97fbd: Verifying Checksum 18:29:57 27c7a5d97fbd: Download complete 18:29:59 5788d62ee057: Verifying Checksum 18:29:59 5788d62ee057: Download complete 18:29:59 dcfb455df0a1: Verifying Checksum 18:29:59 dcfb455df0a1: Download complete 18:29:59 9eb99e56ec68: Verifying Checksum 18:29:59 9eb99e56ec68: Download complete 18:29:59 5c102a31e300: Verifying Checksum 18:29:59 5c102a31e300: Download complete 18:30:07 5788d62ee057: Pull complete 18:30:07 0e6b1d234666: Pull complete 18:30:07 bf5d7aec512f: Pull complete 18:30:12 34c802a77dc8: Pull complete 18:30:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-922 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws 18:30:15 Running in /w/workspace/app-functions-sdk-go/14 [Pipeline] { [Pipeline] checkout 18:30:16 9eb99e56ec68: Pull complete 18:30:16 27c7a5d97fbd: Pull complete 18:30:17 5c102a31e300: Pull complete 18:30:17 dcfb455df0a1: Pull complete 18:30:17 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 18:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 18:30:17 ---> 7c70fe431013 18:30:17 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:30:18 latest: Pulling from library/docker 18:30:18 c9b1b535fdd9: Pulling fs layer 18:30:18 cd54125436dc: Pulling fs layer 18:30:18 70d1554c15cb: Pulling fs layer 18:30:18 82dd17ef2c28: Pulling fs layer 18:30:18 7ca57ea69baf: Pulling fs layer 18:30:18 a3af031952ce: Pulling fs layer 18:30:18 e29377cccb21: Pulling fs layer 18:30:18 e29377cccb21: Waiting 18:30:18 a3af031952ce: Waiting 18:30:18 82dd17ef2c28: Waiting 18:30:18 7ca57ea69baf: Waiting 18:30:18 70d1554c15cb: Verifying Checksum 18:30:18 70d1554c15cb: Download complete 18:30:18 cd54125436dc: Verifying Checksum 18:30:18 cd54125436dc: Download complete 18:30:18 c9b1b535fdd9: Verifying Checksum 18:30:18 c9b1b535fdd9: Download complete 18:30:18 7ca57ea69baf: Verifying Checksum 18:30:18 7ca57ea69baf: Download complete 18:30:18 a3af031952ce: Verifying Checksum 18:30:18 a3af031952ce: Download complete 18:30:18 c9b1b535fdd9: Pull complete 18:30:18 e29377cccb21: Verifying Checksum 18:30:18 e29377cccb21: Download complete 18:30:19 82dd17ef2c28: Verifying Checksum 18:30:19 82dd17ef2c28: Download complete 18:30:20 cd54125436dc: Pull complete 18:30:20 70d1554c15cb: Pull complete 18:30:20 using credential edgex-jenkins-ssh 18:30:21 Cloning the remote Git repository 18:30:21 Cloning with configured refspecs honoured and without tags 18:30:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:30:21 > git init /w/workspace/app-functions-sdk-go/14 # timeout=10 18:30:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:30:21 > git --version # timeout=10 18:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:30:24 82dd17ef2c28: Pull complete 18:30:24 7ca57ea69baf: Pull complete 18:30:24 a3af031952ce: Pull complete 18:30:24 e29377cccb21: Pull complete 18:30:24 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 18:30:24 Status: Downloaded newer image for docker:latest 18:30:24 Fetching without tags 18:30:25 Merging remotes/origin/master commit 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 into PR head commit 75cfee22a63027676541f3709e2b18327ff89622 18:30:25 Merge succeeded, producing 75cfee22a63027676541f3709e2b18327ff89622 18:30:25 Checking out Revision 75cfee22a63027676541f3709e2b18327ff89622 (PR-292) 18:30:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:30:24 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 18:30:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:30:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:30:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:30:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:30:25 > git config core.sparsecheckout # timeout=10 18:30:25 > git checkout -f 75cfee22a63027676541f3709e2b18327ff89622 # timeout=10 18:30:25 > git remote # timeout=10 18:30:25 > git config --get remote.origin.url # timeout=10 18:30:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:30:25 > git merge 13b9ed29e0cd29d91c2f8787fd7032e1d8992f71 # timeout=10 18:30:25 > git rev-parse HEAD^{commit} # timeout=10 18:30:25 > git config core.sparsecheckout # timeout=10 18:30:25 > git checkout -f 75cfee22a63027676541f3709e2b18327ff89622 # timeout=10 18:30:26 ---> 3d517f4b480d 18:30:26 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:30:26 ---> Running in d4ef11fef2f5 18:30:26 Removing intermediate container d4ef11fef2f5 18:30:26 ---> 3ae661aedfc8 18:30:26 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:30:26 ---> Running in 805c6685ac1f 18:30:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 18:30:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 18:30:29 (1/5) Installing libsodium (1.0.18-r0) 18:30:29 (2/5) Installing libzmq (4.3.2-r0) 18:30:29 (3/5) Installing pkgconf (1.6.3-r0) 18:30:30 (4/5) Installing libsodium-dev (1.0.18-r0) 18:30:30 (5/5) Installing zeromq-dev (4.3.2-r0) 18:30:30 Executing busybox-1.31.1-r8.trigger 18:30:30 OK: 145 MiB in 44 packages 18:30:30 Commit message: "Merge branch 'master' into jsonlogic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:30:31 Removing intermediate container 805c6685ac1f 18:30:31 ---> a10034900128 18:30:31 Step 6/8 : WORKDIR /build 18:30:31 ---> Running in 8a494d1bf29f 18:30:31 Removing intermediate container 8a494d1bf29f 18:30:31 ---> c35c7745cd7a 18:30:31 Step 7/8 : COPY go.mod . 18:30:31 ---> b4e2dd82a841 18:30:31 Step 8/8 : RUN go mod download 18:30:31 ---> Running in d177fe54c82d [Pipeline] echo 18:30:33 ========================================================= 18:30:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 18:30:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:30:33 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:30:33 go: finding github.com/BurntSushi/toml v0.3.1 18:30:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:30:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:30:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:30:33 go: finding github.com/bgentry/speakeasy v0.1.0 18:30:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:30:33 go: finding github.com/davecgh/go-spew v1.1.1 18:30:33 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:30:33 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:30:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 18:30:33 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 18:30:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 18:30:33 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:30:33 go: finding github.com/fatih/color v1.7.0 18:30:33 go: finding github.com/go-kit/kit v0.8.0 18:30:33 go: finding github.com/go-logfmt/logfmt v0.4.0 18:30:33 go: finding github.com/go-stack/stack v1.8.0 18:30:34 go: finding github.com/golang/snappy v0.0.1 18:30:34 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:30:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:30:34 go: finding github.com/google/go-cmp v0.3.1 18:30:34 go: finding github.com/google/uuid v1.1.0 18:30:34 go: finding github.com/gorilla/mux v1.7.2 18:30:34 go: finding github.com/hashicorp/consul/api v1.1.0 18:30:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:30:34 go: finding github.com/hashicorp/errwrap v1.0.0 18:30:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:30:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:30:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:30:34 go: finding github.com/hashicorp/go-multierror v1.0.0 18:30:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:30:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:30:34 go: finding github.com/hashicorp/go-syslog v1.0.0 18:30:34 go: finding github.com/hashicorp/go-uuid v1.0.1 18:30:34 go: finding github.com/hashicorp/go.net v0.0.1 18:30:34 go: finding github.com/hashicorp/golang-lru v0.5.0 18:30:34 go: finding github.com/hashicorp/logutils v1.0.0 18:30:34 go: finding github.com/hashicorp/mdns v1.0.0 18:30:34 go: finding github.com/hashicorp/memberlist v0.1.3 18:30:34 go: finding github.com/hashicorp/serf v0.8.2 18:30:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:30:34 go: finding github.com/kr/pretty v0.2.0 18:30:34 go: finding github.com/kr/pty v1.1.1 18:30:34 go: finding github.com/kr/text v0.1.0 18:30:34 go: finding github.com/mattn/go-colorable v0.0.9 18:30:34 go: finding github.com/mattn/go-isatty v0.0.3 18:30:34 go: finding github.com/miekg/dns v1.0.14 18:30:34 go: finding github.com/mitchellh/cli v1.0.0 18:30:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:30:34 go: finding github.com/mitchellh/copystructure v1.0.0 18:30:34 go: finding github.com/mitchellh/go-homedir v1.0.0 18:30:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:30:34 go: finding github.com/mitchellh/gox v0.4.0 18:30:34 go: finding github.com/mitchellh/iochan v1.0.0 18:30:34 go: finding github.com/mitchellh/mapstructure v1.1.2 18:30:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:30:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:30:34 go: finding github.com/pebbe/zmq4 v1.0.0 18:30:34 go: finding github.com/pelletier/go-toml v1.2.0 18:30:34 go: finding github.com/pkg/errors v0.8.1 18:30:34 go: finding github.com/pmezard/go-difflib v1.0.0 18:30:34 go: finding github.com/posener/complete v1.1.1 18:30:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:30:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:30:34 go: finding github.com/stretchr/objx v0.2.0 18:30:34 go: finding github.com/stretchr/testify v1.4.0 18:30:34 go: finding github.com/tidwall/pretty v1.0.0 18:30:34 go: finding github.com/ugorji/go v1.1.4 18:30:34 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:30:34 go: finding github.com/xdg/stringprep v1.0.0 18:30:34 go: finding go.mongodb.org/mongo-driver v1.1.1 18:30:34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:30:34 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:30:34 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:30:34 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:30:34 go: finding golang.org/x/text v0.3.2 18:30:34 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:30:34 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:30:34 go: finding gopkg.in/yaml.v2 v2.2.2 18:30:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 18:30:36 Sending build context to Docker daemon 36.55MB 18:30:36 Step 1/8 : ARG BASE=golang:1.13-alpine 18:30:36 Step 2/8 : FROM ${BASE} 18:30:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:30:36 cde5963f3b93: Pulling fs layer 18:30:36 2a23fa8c16f7: Pulling fs layer 18:30:36 777b28850792: Pulling fs layer 18:30:36 8a11ddd9e578: Pulling fs layer 18:30:36 4cf88f913ddb: Pulling fs layer 18:30:36 1df406cf5192: Pulling fs layer 18:30:36 cd6300453558: Pulling fs layer 18:30:36 b9c365052c96: Pulling fs layer 18:30:36 a2d8cc88f415: Pulling fs layer 18:30:36 ea1d1ca13537: Pulling fs layer 18:30:36 1df406cf5192: Waiting 18:30:36 3750a50a1c5e: Pulling fs layer 18:30:36 cd6300453558: Waiting 18:30:36 8a11ddd9e578: Waiting 18:30:36 4cf88f913ddb: Waiting 18:30:36 a2d8cc88f415: Waiting 18:30:36 b9c365052c96: Waiting 18:30:36 ea1d1ca13537: Waiting 18:30:36 3750a50a1c5e: Waiting 18:30:36 777b28850792: Download complete 18:30:36 2a23fa8c16f7: Verifying Checksum 18:30:36 2a23fa8c16f7: Download complete 18:30:36 4cf88f913ddb: Verifying Checksum 18:30:36 4cf88f913ddb: Download complete 18:30:36 1df406cf5192: Verifying Checksum 18:30:36 1df406cf5192: Download complete 18:30:37 cde5963f3b93: Verifying Checksum 18:30:37 cde5963f3b93: Download complete 18:30:38 cde5963f3b93: Pull complete 18:30:39 2a23fa8c16f7: Pull complete 18:30:39 777b28850792: Pull complete 18:30:41 cd6300453558: Verifying Checksum 18:30:41 cd6300453558: Download complete 18:30:41 a2d8cc88f415: Verifying Checksum 18:30:41 a2d8cc88f415: Download complete 18:30:43 ea1d1ca13537: Verifying Checksum 18:30:43 ea1d1ca13537: Download complete 18:30:44 3750a50a1c5e: Verifying Checksum 18:30:44 3750a50a1c5e: Download complete 18:30:46 b9c365052c96: Verifying Checksum 18:30:46 b9c365052c96: Download complete 18:30:47 Removing intermediate container d177fe54c82d 18:30:47 ---> da5913dafa5a 18:30:47 Successfully built da5913dafa5a 18:30:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:47 + docker inspect -f . ci-base-image-x86_64 18:30:48 . [Pipeline] withDockerContainer 18:30:48 8a11ddd9e578: Download complete 18:30:48 prd-centos7-docker-4c-2g-923 does not seem to be running inside a container 18:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@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 ******** ci-base-image-x86_64 cat 18:30:50 $ docker top e9a15beff1045bf51baf741e7954a604887d5e828e814e9b0fbcd56dc0d9a361 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:51 + go version 18:30:51 go version go1.13.5 linux/amd64 [Pipeline] sh 18:30:51 + make test 18:30:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:30:54 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:31:00 8a11ddd9e578: Pull complete 18:31:00 4cf88f913ddb: Pull complete 18:31:00 1df406cf5192: Pull complete 18:31:04 cd6300453558: Pull complete 18:31:10 b9c365052c96: Pull complete 18:31:10 a2d8cc88f415: Pull complete 18:31:12 ea1d1ca13537: Pull complete 18:31:12 3750a50a1c5e: Pull complete 18:31:12 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 18:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 18:31:12 ---> 78745c68409d 18:31:12 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:31:12 latest: Pulling from library/docker 18:31:12 8fa90b21c985: Pulling fs layer 18:31:12 f2917335fcb0: Pulling fs layer 18:31:12 c8d3c84c2515: Pulling fs layer 18:31:12 a828ac2f8d0e: Pulling fs layer 18:31:12 ab7b0e4ac96f: Pulling fs layer 18:31:12 25581ce9dd66: Pulling fs layer 18:31:12 fc58c5fdb432: Pulling fs layer 18:31:12 a828ac2f8d0e: Waiting 18:31:12 ab7b0e4ac96f: Waiting 18:31:12 25581ce9dd66: Waiting 18:31:13 c8d3c84c2515: Verifying Checksum 18:31:13 c8d3c84c2515: Download complete 18:31:13 f2917335fcb0: Verifying Checksum 18:31:13 f2917335fcb0: Download complete 18:31:13 8fa90b21c985: Verifying Checksum 18:31:13 8fa90b21c985: Download complete 18:31:14 ab7b0e4ac96f: Verifying Checksum 18:31:14 ab7b0e4ac96f: Download complete 18:31:14 25581ce9dd66: Verifying Checksum 18:31:14 25581ce9dd66: Download complete 18:31:14 8fa90b21c985: Pull complete 18:31:14 fc58c5fdb432: Download complete 18:31:16 f2917335fcb0: Pull complete 18:31:16 c8d3c84c2515: Pull complete 18:31:16 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.113s coverage: 88.9% of statements 18:31:20 a828ac2f8d0e: Verifying Checksum 18:31:20 a828ac2f8d0e: Download complete 18:31:23 a828ac2f8d0e: Pull complete 18:31:23 ab7b0e4ac96f: Pull complete 18:31:23 25581ce9dd66: Pull complete 18:31:23 fc58c5fdb432: Pull complete 18:31:23 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 18:31:23 Status: Downloaded newer image for docker:latest 18:31:30 ---> 6bfad64f20bf 18:31:30 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:31:30 ---> Running in 6e893bb1f7f3 18:31:30 Removing intermediate container 6e893bb1f7f3 18:31:30 ---> ad4bf08dc380 18:31:30 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:31:30 ---> Running in dc42326ab4a9 18:31:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 18:31:32 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.527s coverage: 41.7% of statements 18:31:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:31:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:31:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.028s coverage: 100.0% of statements 18:31:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.650s coverage: 69.3% of statements 18:31:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 18:31:33 (1/5) Installing libsodium (1.0.18-r0) 18:31:33 (2/5) Installing libzmq (4.3.2-r0) 18:31:34 (3/5) Installing pkgconf (1.6.3-r0) 18:31:34 (4/5) Installing libsodium-dev (1.0.18-r0) 18:31:34 (5/5) Installing zeromq-dev (4.3.2-r0) 18:31:34 Executing busybox-1.31.1-r8.trigger 18:31:34 OK: 127 MiB in 44 packages 18:31:35 Removing intermediate container dc42326ab4a9 18:31:35 ---> 4211fd54dea5 18:31:35 Step 6/8 : WORKDIR /build 18:31:36 ---> Running in c7b478f5e4da 18:31:36 Removing intermediate container c7b478f5e4da 18:31:36 ---> ad3fa553d82a 18:31:36 Step 7/8 : COPY go.mod . 18:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.274s coverage: 74.7% of statements 18:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.008s coverage: 89.5% of statements 18:31:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.026s coverage: 100.0% of statements 18:31:36 ---> e58401944e30 18:31:36 Step 8/8 : RUN go mod download 18:31:37 ---> Running in 46a5c1d9cc3c 18:31:39 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:31:39 go: finding github.com/BurntSushi/toml v0.3.1 18:31:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 18:31:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:31:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 18:31:39 go: finding github.com/bgentry/speakeasy v0.1.0 18:31:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 18:31:39 go: finding github.com/davecgh/go-spew v1.1.1 18:31:39 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:31:39 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 18:31:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 18:31:39 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 18:31:39 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 18:31:39 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 18:31:39 go: finding github.com/fatih/color v1.7.0 18:31:39 go: finding github.com/go-kit/kit v0.8.0 18:31:39 go: finding github.com/go-logfmt/logfmt v0.4.0 18:31:39 go: finding github.com/go-stack/stack v1.8.0 18:31:39 go: finding github.com/golang/snappy v0.0.1 18:31:39 go: finding github.com/gomodule/redigo v2.0.0+incompatible 18:31:39 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:31:39 go: finding github.com/google/go-cmp v0.3.1 18:31:39 go: finding github.com/google/uuid v1.1.0 18:31:39 go: finding github.com/gorilla/mux v1.7.2 18:31:39 go: finding github.com/hashicorp/consul/api v1.1.0 18:31:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 18:31:39 go: finding github.com/hashicorp/errwrap v1.0.0 18:31:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 18:31:39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 18:31:39 go: finding github.com/hashicorp/go-msgpack v0.5.3 18:31:39 go: finding github.com/hashicorp/go-multierror v1.0.0 18:31:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 18:31:39 go: finding github.com/hashicorp/go-sockaddr v1.0.0 18:31:39 go: finding github.com/hashicorp/go-syslog v1.0.0 18:31:39 go: finding github.com/hashicorp/go-uuid v1.0.1 18:31:39 go: finding github.com/hashicorp/go.net v0.0.1 18:31:39 go: finding github.com/hashicorp/golang-lru v0.5.0 18:31:39 go: finding github.com/hashicorp/logutils v1.0.0 18:31:39 go: finding github.com/hashicorp/mdns v1.0.0 18:31:39 go: finding github.com/hashicorp/memberlist v0.1.3 18:31:39 go: finding github.com/hashicorp/serf v0.8.2 18:31:39 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:31:39 go: finding github.com/kr/pretty v0.2.0 18:31:39 go: finding github.com/kr/pty v1.1.1 18:31:39 go: finding github.com/kr/text v0.1.0 18:31:39 go: finding github.com/mattn/go-colorable v0.0.9 18:31:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.173s coverage: 100.0% of statements 18:31:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.008s coverage: 100.0% of statements 18:31:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.007s coverage: 100.0% of statements 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:31:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:31:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.006s coverage: 97.7% of statements 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:31:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:31:39 go: finding github.com/mattn/go-isatty v0.0.3 18:31:39 go: finding github.com/miekg/dns v1.0.14 18:31:39 go: finding github.com/mitchellh/cli v1.0.0 18:31:39 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:31:39 go: finding github.com/mitchellh/copystructure v1.0.0 18:31:39 go: finding github.com/mitchellh/go-homedir v1.0.0 18:31:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 18:31:39 go: finding github.com/mitchellh/gox v0.4.0 18:31:39 go: finding github.com/mitchellh/iochan v1.0.0 18:31:39 go: finding github.com/mitchellh/mapstructure v1.1.2 18:31:39 go: finding github.com/mitchellh/reflectwalk v1.0.0 18:31:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:31:39 go: finding github.com/pebbe/zmq4 v1.0.0 18:31:39 go: finding github.com/pelletier/go-toml v1.2.0 18:31:39 go: finding github.com/pkg/errors v0.8.1 18:31:39 go: finding github.com/pmezard/go-difflib v1.0.0 18:31:39 go: finding github.com/posener/complete v1.1.1 18:31:39 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 18:31:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:31:39 go: finding github.com/stretchr/objx v0.2.0 18:31:39 go: finding github.com/stretchr/testify v1.4.0 18:31:39 go: finding github.com/tidwall/pretty v1.0.0 18:31:39 go: finding github.com/ugorji/go v1.1.4 18:31:39 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 18:31:39 go: finding github.com/xdg/stringprep v1.0.0 18:31:39 go: finding go.mongodb.org/mongo-driver v1.1.1 18:31:39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:31:39 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:31:39 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 18:31:39 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 18:31:39 go: finding golang.org/x/text v0.3.2 18:31:39 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 18:31:39 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:31:39 go: finding gopkg.in/yaml.v2 v2.2.2 18:31:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.762s coverage: 84.8% of statements 18:31:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.123s coverage: 83.3% of statements 18:31:42 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:31:44 level=DEBUG ts=2020-03-17T18:31:38.914600388Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:38.932403607Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:38.943034753Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:38.961514427Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:31:44 level=DEBUG ts=2020-03-17T18:31:38.981074615Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:38.981558475Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:38.981636896Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:40.996425188Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.001586006Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.005781906Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.005943743Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.005987628Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.018216167Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.018376623Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached" 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.027187042Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.032271314Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.032469923Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:41.03256103Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.037143213Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.043983394Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.048082784Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.053380172Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.058243288Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.062881646Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.067194462Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.072511918Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.076410565Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.081555099Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.085747392Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.08989686Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.093612183Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.097906769Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.101985678Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" 18:31:44 level=ERROR ts=2020-03-17T18:31:44.106440828Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.110752607Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.128912401Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.143635264Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.14654735Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.149089781Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.150985941Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.153372322Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.155658765Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.157831698Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.15985682Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.161704547Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.163426381Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.165777041Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.167965529Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.170344773Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.173329454Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.176131833Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.179218373Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.181295888Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.183144492Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.18558442Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.187825532Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.190297088Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.192723984Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.194787246Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.197918511Z app=app_functions_sdk_go source=jsonlogic.go:41 msg="Applying JSONLogic Rule" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.200164309Z app=app_functions_sdk_go source=jsonlogic.go:49 msg="Condition met: %true" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.202443224Z app=app_functions_sdk_go source=jsonlogic.go:41 msg="Applying JSONLogic Rule" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.204723165Z app=app_functions_sdk_go source=jsonlogic.go:49 msg="Condition met: %true" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.206990579Z app=app_functions_sdk_go source=jsonlogic.go:41 msg="Applying JSONLogic Rule" 18:31:44 level=DEBUG ts=2020-03-17T18:31:44.209317068Z app=app_functions_sdk_go source=jsonlogic.go:41 msg="Applying JSONLogic Rule" 18:31:44 --- FAIL: TestJSONLogicValidJSONBadRule (0.00s) 18:31:44 panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered] 18:31:44 panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string 18:31:44 18:31:44 goroutine 77 [running]: 18:31:44 testing.tRunner.func1(0xc00044c300) 18:31:44 /usr/local/go/src/testing/testing.go:874 +0x3a3 18:31:44 panic(0xa3bd60, 0xc00037cf30) 18:31:44 /usr/local/go/src/runtime/panic.go:679 +0x1b2 18:31:44 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0xc00044c300) 18:31:44 /w/workspace/app-functions-sdk-go/14/pkg/transforms/jsonlogic_test.go:52 +0x206 18:31:44 testing.tRunner(0xc00044c300, 0xb34e50) 18:31:44 /usr/local/go/src/testing/testing.go:909 +0xc9 18:31:44 created by testing.(*T).Run 18:31:44 /usr/local/go/src/testing/testing.go:960 +0x350 18:31:44 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.376s 18:31:44 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:31:44 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.068s coverage: 100.0% of statements 18:31:44 FAIL 18:31:44 make: *** [Makefile:6: test] Error 1 [Pipeline] } 18:31:44 $ docker stop --time=1 e9a15beff1045bf51baf741e7954a604887d5e828e814e9b0fbcd56dc0d9a361 18:31:46 $ docker rm -f e9a15beff1045bf51baf741e7954a604887d5e828e814e9b0fbcd56dc0d9a361 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:31:47 Failed in branch amd64 18:31:58 Removing intermediate container 46a5c1d9cc3c 18:31:58 ---> 5806f8bbee71 18:31:58 Successfully built 5806f8bbee71 18:31:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:31:58 + docker inspect -f . ci-base-image-arm64 18:31:59 . [Pipeline] withDockerContainer 18:31:59 prd-ubuntu18.04-docker-arm64-4c-16g-922 does not seem to be running inside a container 18:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/14 -v /w/workspace/app-functions-sdk-go/14:/w/workspace/app-functions-sdk-go/14:rw,z -v /w/workspace/app-functions-sdk-go/14@tmp:/w/workspace/app-functions-sdk-go/14@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 ******** ci-base-image-arm64 cat 18:32:01 $ docker top 85611f84d569776fef56151bea4cfcbfa9835326a43c6e13fb957a0db14da1cd -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:02 + go version 18:32:02 go version go1.13.5 linux/arm64 [Pipeline] sh 18:32:02 + make test 18:32:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:32:04 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 18:32:51 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.161s coverage: 88.9% of statements 18:33:03 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.543s coverage: 41.7% of statements 18:33:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 18:33:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 18:33:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.055s coverage: 100.0% of statements 18:33:07 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 5.555s coverage: 69.3% of statements 18:33:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.086s coverage: 74.7% of statements 18:33:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 18:33:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.015s coverage: 100.0% of statements 18:33:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.105s coverage: 100.0% of statements 18:33:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.023s coverage: 100.0% of statements 18:33:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.016s coverage: 100.0% of statements 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 18:33:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 18:33:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.014s coverage: 97.7% of statements 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 18:33:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 18:33:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.720s coverage: 84.8% of statements 18:33:24 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.107s coverage: 83.3% of statements 18:33:24 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 18:33:24 level=DEBUG ts=2020-03-17T18:33:16.074071439Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:16.085778031Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:16.095181687Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:16.100246622Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:33:24 level=DEBUG ts=2020-03-17T18:33:16.106779175Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:16.106993114Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:16.107158912Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.113253669Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.157617094Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.164754075Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.165217327Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.16550486Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.185879974Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.186254351Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached" 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.200230629Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.206543721Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.206897118Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:18.20694767Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.212764553Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.268056654Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.273282196Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.279956475Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.285700001Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.291004197Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.296953593Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.302115362Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.307555954Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.312474022Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.317025082Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.322741407Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.328303405Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.333566349Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.339115236Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" 18:33:24 level=ERROR ts=2020-03-17T18:33:21.343933419Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.349663564Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.377317385Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.386773553Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.393084516Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.398951047Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.404495254Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.410905941Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.417302148Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.423249583Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.446325662Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.452205544Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.462454539Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.468214386Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.47368819Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.480097706Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.487235357Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.493416753Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.500607867Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.506445647Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.5125567Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.518790139Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.562761186Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.571811135Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.580183503Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.586530647Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.594086927Z app=app_functions_sdk_go source=jsonlogic.go:41 msg="Applying JSONLogic Rule" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.600923173Z app=app_functions_sdk_go source=jsonlogic.go:49 msg="Condition met: %true" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.607399303Z app=app_functions_sdk_go source=jsonlogic.go:41 msg="Applying JSONLogic Rule" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.613857983Z app=app_functions_sdk_go source=jsonlogic.go:49 msg="Condition met: %true" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.620657798Z app=app_functions_sdk_go source=jsonlogic.go:41 msg="Applying JSONLogic Rule" 18:33:24 level=DEBUG ts=2020-03-17T18:33:21.626839494Z app=app_functions_sdk_go source=jsonlogic.go:41 msg="Applying JSONLogic Rule" 18:33:24 --- FAIL: TestJSONLogicValidJSONBadRule (0.01s) 18:33:24 panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered] 18:33:24 panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string 18:33:24 18:33:24 goroutine 100 [running]: 18:33:24 testing.tRunner.func1(0x40000e1100) 18:33:24 /usr/local/go/src/testing/testing.go:874 +0x348 18:33:24 panic(0x5b2100, 0x4000470750) 18:33:24 /usr/local/go/src/runtime/panic.go:679 +0x194 18:33:24 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0x40000e1100) 18:33:24 /w/workspace/app-functions-sdk-go/14/pkg/transforms/jsonlogic_test.go:52 +0x1c8 18:33:24 testing.tRunner(0x40000e1100, 0x6ab0f8) 18:33:24 /usr/local/go/src/testing/testing.go:909 +0xb8 18:33:24 created by testing.(*T).Run 18:33:24 /usr/local/go/src/testing/testing.go:960 +0x2c0 18:33:24 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.588s 18:33:24 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 18:33:24 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.022s coverage: 100.0% of statements 18:33:24 FAIL 18:33:24 make: *** [Makefile:6: test] Error 1 [Pipeline] } 18:33:24 $ docker stop --time=1 85611f84d569776fef56151bea4cfcbfa9835326a43c6e13fb957a0db14da1cd 18:33:26 $ docker rm -f 85611f84d569776fef56151bea4cfcbfa9835326a43c6e13fb957a0db14da1cd [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:33:28 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:33:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:33:29 ---> package-listing.sh 18:33:29 ++ facter osfamily 18:33:29 ++ tr '[:upper:]' '[:lower:]' 18:33:29 + OS_FAMILY=redhat 18:33:29 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-292 18:33:29 + START_PACKAGES=/tmp/packages_start.txt 18:33:29 + END_PACKAGES=/tmp/packages_end.txt 18:33:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:33:29 + PACKAGES=/tmp/packages_start.txt 18:33:29 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' 18:33:29 + PACKAGES=/tmp/packages_end.txt 18:33:29 + case "${OS_FAMILY}" in 18:33:29 + rpm -qa 18:33:29 + sort 18:33:35 + '[' -f /tmp/packages_start.txt ']' 18:33:35 + '[' -f /tmp/packages_end.txt ']' 18:33:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:33:35 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' 18:33:35 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ 18:33:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ [Pipeline] isUnix [Pipeline] sh 18:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:35 18:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:33:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:35 alpine: Pulling from edgex-lftools-log-publisher 18:33:35 c9b1b535fdd9: Pulling fs layer 18:33:35 2cc5ad85d9ab: Pulling fs layer 18:33:35 756a868c4378: Pulling fs layer 18:33:35 444b2fc9a129: Pulling fs layer 18:33:35 ea15f1150254: Pulling fs layer 18:33:35 41b27a9f41bf: Pulling fs layer 18:33:35 28c525ee5125: Pulling fs layer 18:33:35 094b1ea09ed8: Pulling fs layer 18:33:35 138eaada9080: Pulling fs layer 18:33:35 0622d0fa9048: Pulling fs layer 18:33:35 41b27a9f41bf: Waiting 18:33:35 138eaada9080: Waiting 18:33:35 0622d0fa9048: Waiting 18:33:35 094b1ea09ed8: Waiting 18:33:35 444b2fc9a129: Waiting 18:33:35 28c525ee5125: Waiting 18:33:35 ea15f1150254: Waiting 18:33:35 2cc5ad85d9ab: Verifying Checksum 18:33:35 2cc5ad85d9ab: Download complete 18:33:36 444b2fc9a129: Verifying Checksum 18:33:36 444b2fc9a129: Download complete 18:33:36 c9b1b535fdd9: Verifying Checksum 18:33:36 c9b1b535fdd9: Download complete 18:33:36 ea15f1150254: Verifying Checksum 18:33:36 ea15f1150254: Download complete 18:33:36 28c525ee5125: Verifying Checksum 18:33:36 28c525ee5125: Download complete 18:33:36 c9b1b535fdd9: Pull complete 18:33:37 2cc5ad85d9ab: Pull complete 18:33:38 756a868c4378: Verifying Checksum 18:33:38 756a868c4378: Download complete 18:33:38 094b1ea09ed8: Verifying Checksum 18:33:38 094b1ea09ed8: Download complete 18:33:38 0622d0fa9048: Verifying Checksum 18:33:38 0622d0fa9048: Download complete 18:33:39 138eaada9080: Verifying Checksum 18:33:39 138eaada9080: Download complete 18:33:40 41b27a9f41bf: Verifying Checksum 18:33:40 41b27a9f41bf: Download complete 18:33:41 756a868c4378: Pull complete 18:33:41 444b2fc9a129: Pull complete 18:33:41 ea15f1150254: Pull complete 18:33:47 41b27a9f41bf: Pull complete 18:33:47 28c525ee5125: Pull complete 18:33:51 094b1ea09ed8: Pull complete 18:33:51 138eaada9080: Pull complete 18:33:51 0622d0fa9048: Pull complete 18:33:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:33:51 prd-centos7-docker-4c-2g-921 does not seem to be running inside a container 18:33:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:33:53 $ docker top 4e225e882bb1b98a5d23764bbd0c59fc2a9b74e07a0b45aea375db6ab9927066 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:33:53 provisioning config files... 18:33:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config381660758388729945tmp [Pipeline] { [Pipeline] echo 18:33:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:33:54 ---> create-netrc.sh [Pipeline] echo 18:33:54 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:33:55 ---> logs-deploy.sh 18:33:55 + ARCHIVE_ARTIFACTS= 18:33:55 + LOGS_SERVER=https://logs.edgexfoundry.org 18:33:55 + '[' https://logs.edgexfoundry.org == None ']' 18:33:55 + NEXUS_URL=https://nexus.edgexfoundry.org 18:33:55 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/14 18:33:55 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/14/ 18:33:55 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/14 /w/workspace/ndry_app-functions-sdk-go_PR-292 18:33:56 Archives upload complete. 18:33:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/14/